++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Oct 23 08:34:29 PM UTC 2025 ===================' INFO: =================== Thu Oct 23 08:34:29 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.19 + 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 +++ find_my_ip_and_order_for_node CONFIG +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.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}' ++++ tr '\n' , ++++ grep -vi host ++++ uniq ++++ sort ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.19,10.86.96.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.86.96.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=__ ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ sort ++ set -o posix ++ set ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/23/2025 20:35:14.167 7f7328b73e00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/23/2025 20:35:14.540 7f7328b73e00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/23/2025 20:35:14.574 7f7328b73e00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/23/2025 20:35:14.574 7f7328b73e00 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.19 - - [2025-10-23 20:35:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.003265 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-10-23 20:35:30] "GET / HTTP/1.1" 503 181 0.000258 10.0.0.19 - - [2025-10-23 20:35:30] "GET / HTTP/1.1" 503 181 0.000825 10.0.0.19 - - [2025-10-23 20:35:31] "GET / HTTP/1.1" 200 35931 0.001419 10.0.0.19 - - [2025-10-23 20:35:31] "GET / HTTP/1.1" 200 45303 0.001306 10.0.0.19 - - [2025-10-23 20:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004313 10.0.0.19 - - [2025-10-23 20:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002812 10.0.0.19 - - [2025-10-23 20:35:31] "GET / HTTP/1.1" 200 35931 0.004171 10.0.0.19 - - [2025-10-23 20:35:31] "GET /global-system-config/e7a4f756-31fd-4ebd-8219-b1cc20374138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.025707 10.0.0.19 - - [2025-10-23 20:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.027327 10.0.0.19 - - [2025-10-23 20:35:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.003672 10.0.0.19 - - [2025-10-23 20:35:31] "POST /config-database-nodes HTTP/1.1" 200 611 0.074539 10.0.0.19 - - [2025-10-23 20:35:31] "POST /fqname-to-id HTTP/1.1" 404 186 0.004592 10.0.0.19 - - [2025-10-23 20:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.19 - - [2025-10-23 20:35:31] "GET /global-system-config/e7a4f756-31fd-4ebd-8219-b1cc20374138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008081 10.0.0.19 - - [2025-10-23 20:35:31] "POST /service-appliance-sets HTTP/1.1" 200 553 0.104630 10.0.0.19 - - [2025-10-23 20:35:31] "POST /fqname-to-id HTTP/1.1" 404 180 0.003561 10.0.0.19 - - [2025-10-23 20:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.19 - - [2025-10-23 20:35:31] "GET /global-system-config/e7a4f756-31fd-4ebd-8219-b1cc20374138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009434 10.0.0.19 - - [2025-10-23 20:35:32] "POST /service-appliance-sets HTTP/1.1" 200 541 0.101417 10.0.0.19 - - [2025-10-23 20:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.19 - - [2025-10-23 20:35:32] "GET /network-ipam/4d4b5e18-df2e-4457-a7e7-80f2e562d4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.009969 10.0.0.19 - - [2025-10-23 20:35:32] "GET / HTTP/1.1" 200 35931 0.001765 10.0.0.19 - - [2025-10-23 20:35:32] "GET / HTTP/1.1" 200 35931 0.001536 10.0.0.19 - - [2025-10-23 20:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005657 10.0.0.19 - - [2025-10-23 20:35:32] "GET / HTTP/1.1" 200 35931 0.010683 10.0.0.19 - - [2025-10-23 20:35:32] "POST /service-templates HTTP/1.1" 200 511 0.171123 10.0.0.19 - - [2025-10-23 20:35:32] "GET /routing-instance/14b6103a-93a0-4ca9-9d18-b0300b7773ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.013160 10.0.0.19 - - [2025-10-23 20:35:32] "POST /service-templates HTTP/1.1" 200 501 0.136558 10.0.0.19 - - [2025-10-23 20:35:32] "POST /bgp-routers HTTP/1.1" 200 616 0.191859 10.0.0.19 - - [2025-10-23 20:35:32] "GET /bgp-router/8276bd1b-64fa-4f77-93c5-fb8002788117?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.019125 10.0.0.19 - - [2025-10-23 20:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006103 10.0.0.19 - - [2025-10-23 20:35:32] "GET /global-system-config/e7a4f756-31fd-4ebd-8219-b1cc20374138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.016134 10.0.0.19 - - [2025-10-23 20:35:33] "POST /service-templates HTTP/1.1" 200 515 0.137750 10.0.0.19 - - [2025-10-23 20:35:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016128 10.0.0.19 - - [2025-10-23 20:35:33] "POST /ref-update HTTP/1.1" 200 156 0.095767 10.0.0.19 - - [2025-10-23 20:35:33] "POST /service-templates HTTP/1.1" 200 535 0.183031 10.0.0.19 - - [2025-10-23 20:35:33] "POST /service-templates HTTP/1.1" 200 507 0.143295 10.0.0.19 - - [2025-10-23 20:35:33] "GET / HTTP/1.1" 200 35931 0.001404 10.0.0.19 - - [2025-10-23 20:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006735 10.0.0.19 - - [2025-10-23 20:35:33] "GET /global-system-config/e7a4f756-31fd-4ebd-8219-b1cc20374138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.108782 10.0.0.19 - - [2025-10-23 20:35:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.003190 10.0.0.19 - - [2025-10-23 20:35:33] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.084503 10.0.0.19 - - [2025-10-23 20:35:34] "GET / HTTP/1.1" 200 35931 0.003529 10.0.0.19 - - [2025-10-23 20:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005090 10.0.0.19 - - [2025-10-23 20:35:34] "GET /global-system-config/e7a4f756-31fd-4ebd-8219-b1cc20374138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.025556 10.0.0.19 - - [2025-10-23 20:35:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.006464 10.0.0.19 - - [2025-10-23 20:35:34] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.044472 10.0.0.19 - - [2025-10-23 20:35:37] "GET / HTTP/1.1" 200 35931 0.001724 10.0.0.19 - - [2025-10-23 20:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.19 - - [2025-10-23 20:35:37] "GET /global-system-config/e7a4f756-31fd-4ebd-8219-b1cc20374138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007146 10.0.0.19 - - [2025-10-23 20:35:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.004276 10.0.0.19 - - [2025-10-23 20:35:37] "POST /database-nodes HTTP/1.1" 200 597 0.083914 10.0.0.19 - - [2025-10-23 20:35:38] "GET / HTTP/1.1" 200 35931 0.001599 10.0.0.19 - - [2025-10-23 20:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.19 - - [2025-10-23 20:35:38] "GET /global-system-config/e7a4f756-31fd-4ebd-8219-b1cc20374138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.010875 10.0.0.19 - - [2025-10-23 20:35:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.005358 10.0.0.19 - - [2025-10-23 20:35:38] "POST /analytics-nodes HTTP/1.1" 200 599 0.063365 10.0.0.19 - - [2025-10-23 20:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.19 - - [2025-10-23 20:35:39] "GET /network-ipam/4d4b5e18-df2e-4457-a7e7-80f2e562d4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002689 10.0.0.19 - - [2025-10-23 20:35:39] "GET / HTTP/1.1" 200 35931 0.001922 10.0.0.19 - - [2025-10-23 20:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.19 - - [2025-10-23 20:35:39] "GET /global-system-config/e7a4f756-31fd-4ebd-8219-b1cc20374138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.010320 10.0.0.19 - - [2025-10-23 20:35:39] "POST /fqname-to-id HTTP/1.1" 404 225 0.007938 10.0.0.19 - - [2025-10-23 20:35:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.005188 10.0.0.19 - - [2025-10-23 20:35:39] "POST /access-control-lists HTTP/1.1" 200 587 0.048911 10.0.0.19 - - [2025-10-23 20:35:39] "POST /fqname-to-id HTTP/1.1" 404 224 0.039705 10.0.0.19 - - [2025-10-23 20:35:39] "POST /config-nodes HTTP/1.1" 200 593 0.073801 10.0.0.19 - - [2025-10-23 20:35:39] "POST /access-control-lists HTTP/1.1" 200 585 0.039562 10.0.0.19 - - [2025-10-23 20:35:40] "POST /route-targets HTTP/1.1" 200 327 0.016997 10.0.0.19 - - [2025-10-23 20:35:40] "POST /ref-update HTTP/1.1" 200 156 0.031164 10.0.0.19 - - [2025-10-23 20:35:40] "POST /route-targets HTTP/1.1" 200 327 0.014878 10.0.0.19 - - [2025-10-23 20:35:40] "POST /ref-update HTTP/1.1" 200 156 0.041311 10.0.0.19 - - [2025-10-23 20:35:40] "POST /route-targets HTTP/1.1" 200 327 0.023236 10.0.0.19 - - [2025-10-23 20:35:40] "POST /ref-update HTTP/1.1" 200 156 0.048820 10.0.0.19 - - [2025-10-23 20:35:40] "GET / HTTP/1.1" 200 35931 0.002166 10.0.0.19 - - [2025-10-23 20:35:40] "POST /route-targets HTTP/1.1" 200 327 0.025357 10.0.0.19 - - [2025-10-23 20:35:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.023151 10.0.0.19 - - [2025-10-23 20:35:40] "POST /ref-update HTTP/1.1" 200 156 0.057542 10.0.0.19 - - [2025-10-23 20:35:40] "POST /fqname-to-id HTTP/1.1" 404 201 0.002812 10.0.0.19 - - [2025-10-23 20:35:40] "POST /access-control-lists HTTP/1.1" 200 551 0.095262 10.0.0.19 - - [2025-10-23 20:35:40] "PUT /access-control-list/19b5afd3-24dd-49e1-b398-b4c19b42cdc8 HTTP/1.1" 200 272 0.022032 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:35:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000913 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:35:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002104 10.0.0.19 - - [2025-10-23 20:35:40] "PUT /access-control-list/e529ae66-a1f4-4a90-9316-d1480640826c HTTP/1.1" 200 272 0.037157 10.0.0.19 - - [2025-10-23 20:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004742 10.0.0.19 - - [2025-10-23 20:35:45] "GET /global-vrouter-config/beff080d-a82b-4768-aa7d-32f2dcb8c1db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.011823 10.0.0.19 - - [2025-10-23 20:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006941 10.0.0.19 - - [2025-10-23 20:35:45] "PUT /global-vrouter-config/beff080d-a82b-4768-aa7d-32f2dcb8c1db HTTP/1.1" 200 276 0.021171 10.0.0.19 - - [2025-10-23 20:35:45] "GET / HTTP/1.1" 200 35931 0.001707 10.0.0.19 - - [2025-10-23 20:35:45] "POST /alarms HTTP/1.1" 200 581 0.038938 10.0.0.19 - - [2025-10-23 20:35:45] "POST /alarms HTTP/1.1" 200 575 0.052568 10.0.0.19 - - [2025-10-23 20:35:45] "POST /alarms HTTP/1.1" 200 575 0.034608 10.0.0.19 - - [2025-10-23 20:35:46] "POST /alarms HTTP/1.1" 200 559 0.026577 10.0.0.19 - - [2025-10-23 20:35:46] "POST /alarms HTTP/1.1" 200 555 0.065156 10.0.0.19 - - [2025-10-23 20:35:46] "POST /alarms HTTP/1.1" 200 557 0.056642 10.0.0.19 - - [2025-10-23 20:35:46] "POST /alarms HTTP/1.1" 200 565 0.063813 10.0.0.19 - - [2025-10-23 20:35:46] "POST /alarms HTTP/1.1" 200 549 0.090269 10.0.0.19 - - [2025-10-23 20:35:46] "POST /alarms HTTP/1.1" 200 557 0.062395 10.0.0.19 - - [2025-10-23 20:35:46] "POST /alarms HTTP/1.1" 200 567 0.034256 10.0.0.19 - - [2025-10-23 20:35:46] "POST /alarms HTTP/1.1" 200 555 0.042830 10.0.0.19 - - [2025-10-23 20:35:46] "POST /alarms HTTP/1.1" 200 567 0.025951 10.0.0.19 - - [2025-10-23 20:35:46] "POST /alarms HTTP/1.1" 200 575 0.083160 10.0.0.19 - - [2025-10-23 20:35:46] "POST /alarms HTTP/1.1" 200 569 0.041487 10.0.0.19 - - [2025-10-23 20:35:46] "POST /alarms HTTP/1.1" 200 561 0.036973 10.0.0.19 - - [2025-10-23 20:35:46] "POST /alarms HTTP/1.1" 200 561 0.028470 10.0.0.19 - - [2025-10-23 20:35:46] "POST /alarms HTTP/1.1" 200 561 0.035578 10.0.0.19 - - [2025-10-23 20:35:46] "POST /alarms HTTP/1.1" 200 547 0.042751 10.0.0.19 - - [2025-10-23 20:35:47] "POST /alarms HTTP/1.1" 200 595 0.018795 10.0.0.19 - - [2025-10-23 20:35:47] "POST /alarms HTTP/1.1" 200 575 0.028610 10.0.0.19 - - [2025-10-23 20:35:47] "POST /alarms HTTP/1.1" 200 571 0.030040 10.0.0.19 - - [2025-10-23 20:35:47] "POST /alarms HTTP/1.1" 200 583 0.066941 10.0.0.19 - - [2025-10-23 20:35:47] "POST /alarms HTTP/1.1" 200 609 0.041096 10.0.0.19 - - [2025-10-23 20:35:47] "GET / HTTP/1.1" 200 35931 0.001381 10.0.0.19 - - [2025-10-23 20:35:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002502 10.0.0.19 - - [2025-10-23 20:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.19 - - [2025-10-23 20:35:47] "PUT /global-vrouter-config/beff080d-a82b-4768-aa7d-32f2dcb8c1db HTTP/1.1" 200 276 0.009866 10.0.0.19 - - [2025-10-23 20:35:47] "GET / HTTP/1.1" 200 35931 0.001298 10.0.0.19 - - [2025-10-23 20:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.19 - - [2025-10-23 20:35:47] "GET /global-vrouter-config/beff080d-a82b-4768-aa7d-32f2dcb8c1db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003767 10.0.0.19 - - [2025-10-23 20:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.19 - - [2025-10-23 20:35:47] "PUT /global-vrouter-config/beff080d-a82b-4768-aa7d-32f2dcb8c1db HTTP/1.1" 200 276 0.013557 10.0.0.19 - - [2025-10-23 20:35:48] "GET / HTTP/1.1" 200 35931 0.001877 10.0.0.19 - - [2025-10-23 20:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.19 - - [2025-10-23 20:35:48] "GET /global-system-config/e7a4f756-31fd-4ebd-8219-b1cc20374138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004990 10.0.0.19 - - [2025-10-23 20:35:48] "PUT /global-system-config/e7a4f756-31fd-4ebd-8219-b1cc20374138 HTTP/1.1" 200 274 0.034693 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:37:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001102 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:37:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001102 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:37:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000972 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:37:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001369 10.0.0.19 - - [2025-10-23 20:37:09] "GET / HTTP/1.1" 200 35931 0.001434 10.0.0.19 - - [2025-10-23 20:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004781 10.0.0.19 - - [2025-10-23 20:37:09] "GET /domain/5a5ef1e0-29c5-4bb6-b3aa-913b18e87e4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.005618 10.0.0.19 - - [2025-10-23 20:37:09] "POST /id-to-fqname HTTP/1.1" 200 173 0.000564 10.0.0.19 - - [2025-10-23 20:37:09] "POST /fqname-to-id HTTP/1.1" 404 182 0.020027 10.0.0.19 - - [2025-10-23 20:37:09] "POST /security-groups HTTP/1.1" 200 570 0.084981 10.0.0.19 - - [2025-10-23 20:37:10] "POST /projects HTTP/1.1" 200 481 0.291264 10.0.0.19 - - [2025-10-23 20:37:10] "POST /fqname-to-id HTTP/1.1" 404 213 0.002755 10.0.0.19 - - [2025-10-23 20:37:10] "POST /security-groups HTTP/1.1" 200 534 0.088798 10.0.0.19 - - [2025-10-23 20:37:10] "POST /access-control-lists HTTP/1.1" 200 579 0.126414 10.0.0.19 - - [2025-10-23 20:37:10] "POST /chown HTTP/1.1" 200 109 0.060021 10.0.0.19 - - [2025-10-23 20:37:10] "POST /fqname-to-id HTTP/1.1" 404 212 0.027823 10.0.0.19 - - [2025-10-23 20:37:10] "POST /policy-managements HTTP/1.1" 409 214 0.010237 10.0.0.19 - - [2025-10-23 20:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.19 - - [2025-10-23 20:37:10] "GET /policy-management/e2987709-e430-428c-a1ba-211ee172603b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.037670 10.0.0.19 - - [2025-10-23 20:37:10] "POST /access-control-lists HTTP/1.1" 200 577 0.101544 10.0.0.19 - - [2025-10-23 20:37:10] "POST /application-policy-sets HTTP/1.1" 200 528 0.137937 10.0.0.19 - - [2025-10-23 20:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005449 10.0.0.19 - - [2025-10-23 20:37:10] "GET /global-vrouter-config/beff080d-a82b-4768-aa7d-32f2dcb8c1db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004125 10.0.0.19 - - [2025-10-23 20:37:10] "PUT /global-vrouter-config/beff080d-a82b-4768-aa7d-32f2dcb8c1db HTTP/1.1" 200 276 0.017265 10.0.0.19 - - [2025-10-23 20:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.19 - - [2025-10-23 20:37:10] "GET /virtual-network/7316a233-1ddf-4048-b935-1380a974631d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.009500 10.0.0.19 - - [2025-10-23 20:37:10] "POST /id-to-fqname HTTP/1.1" 200 177 0.000596 10.0.0.19 - - [2025-10-23 20:37:10] "POST /fqname-to-id HTTP/1.1" 404 186 0.005358 10.0.0.19 - - [2025-10-23 20:37:10] "POST /fqname-to-id HTTP/1.1" 404 232 0.006817 10.0.0.19 - - [2025-10-23 20:37:10] "POST /security-groups HTTP/1.1" 200 574 0.090003 10.0.0.19 - - [2025-10-23 20:37:10] "POST /access-control-lists HTTP/1.1" 200 594 0.078742 10.0.0.19 - - [2025-10-23 20:37:10] "POST /projects HTTP/1.1" 200 489 0.313498 10.0.0.19 - - [2025-10-23 20:37:10] "POST /fqname-to-id HTTP/1.1" 404 231 0.015437 10.0.0.19 - - [2025-10-23 20:37:11] "POST /access-control-lists HTTP/1.1" 200 592 0.072014 10.0.0.19 - - [2025-10-23 20:37:11] "POST /security-groups HTTP/1.1" 200 546 0.082204 10.0.0.19 - - [2025-10-23 20:37:11] "POST /chown HTTP/1.1" 200 109 0.028508 10.0.0.19 - - [2025-10-23 20:37:11] "POST /fqname-to-id HTTP/1.1" 404 217 0.003366 10.0.0.19 - - [2025-10-23 20:37:11] "POST /network-ipams HTTP/1.1" 200 522 0.083221 10.0.0.19 - - [2025-10-23 20:37:11] "POST /access-control-lists HTTP/1.1" 200 583 0.164392 10.0.0.19 - - [2025-10-23 20:37:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.012766 10.0.0.19 - - [2025-10-23 20:37:11] "POST /network-ipams HTTP/1.1" 200 510 0.131594 10.0.0.19 - - [2025-10-23 20:37:11] "POST /fqname-to-id HTTP/1.1" 404 198 0.002446 10.0.0.19 - - [2025-10-23 20:37:11] "POST /access-control-lists HTTP/1.1" 200 581 0.102414 10.0.0.19 - - [2025-10-23 20:37:11] "POST /fqname-to-id HTTP/1.1" 404 240 0.002267 10.0.0.19 - - [2025-10-23 20:37:11] "POST /access-control-lists HTTP/1.1" 200 602 0.068131 10.0.0.19 - - [2025-10-23 20:37:11] "POST /fqname-to-id HTTP/1.1" 404 239 0.020513 10.0.0.19 - - [2025-10-23 20:37:11] "POST /useragent-kv HTTP/1.1" 200 115 0.005697 10.0.0.19 - - [2025-10-23 20:37:11] "POST /virtual-networks HTTP/1.1" 200 538 0.238092 10.0.0.19 - - [2025-10-23 20:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.016915 10.0.0.19 - - [2025-10-23 20:37:11] "POST /access-control-lists HTTP/1.1" 200 600 0.056885 10.0.0.19 - - [2025-10-23 20:37:11] "GET /virtual-network/d5b501ea-f0b5-416f-9851-a9701b08f2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.012684 10.0.0.19 - - [2025-10-23 20:37:11] "POST /network-ipams HTTP/1.1" 200 518 0.028446 10.0.0.19 - - [2025-10-23 20:37:11] "POST /fqname-to-id HTTP/1.1" 404 202 0.007320 10.0.0.19 - - [2025-10-23 20:37:11] "POST /fqname-to-id HTTP/1.1" 404 229 0.008015 10.0.0.19 - - [2025-10-23 20:37:11] "POST /access-control-lists HTTP/1.1" 200 589 0.079581 10.0.0.19 - - [2025-10-23 20:37:12] "POST /route-targets HTTP/1.1" 200 327 0.045880 10.0.0.19 - - [2025-10-23 20:37:12] "POST /ref-update HTTP/1.1" 200 156 0.070567 10.0.0.19 - - [2025-10-23 20:37:12] "POST /useragent-kv HTTP/1.1" 200 115 0.010621 10.0.0.19 - - [2025-10-23 20:37:12] "POST /virtual-networks HTTP/1.1" 200 546 0.313162 10.0.0.19 - - [2025-10-23 20:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006994 10.0.0.19 - - [2025-10-23 20:37:12] "PUT /access-control-list/9afbb56d-2fe3-4e9d-9af0-7c0d2e9325fd HTTP/1.1" 200 272 0.094990 10.0.0.19 - - [2025-10-23 20:37:12] "GET /virtual-network/d9c94017-e1c5-460f-89a0-ef31e362f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.057520 10.0.0.19 - - [2025-10-23 20:37:12] "POST /fqname-to-id HTTP/1.1" 404 199 0.002302 10.0.0.19 - - [2025-10-23 20:37:12] "POST /network-policys HTTP/1.1" 200 538 0.023710 10.0.0.19 - - [2025-10-23 20:37:12] "POST /fqname-to-id HTTP/1.1" 404 197 0.020228 10.0.0.19 - - [2025-10-23 20:37:12] "POST /route-targets HTTP/1.1" 200 327 0.037104 10.0.0.19 - - [2025-10-23 20:37:12] "POST /ref-update HTTP/1.1" 200 156 0.030561 10.0.0.19 - - [2025-10-23 20:37:12] "POST /network-policys HTTP/1.1" 200 534 0.087244 10.0.0.19 - - [2025-10-23 20:37:12] "POST /fqname-to-id HTTP/1.1" 404 201 0.006549 10.0.0.19 - - [2025-10-23 20:37:12] "POST /network-policys HTTP/1.1" 200 542 0.030023 10.0.0.19 - - [2025-10-23 20:37:12] "PUT /access-control-list/6f342591-a552-4a14-aade-eef0888978e5 HTTP/1.1" 200 272 0.043715 10.0.0.19 - - [2025-10-23 20:37:12] "POST /ref-update HTTP/1.1" 200 156 0.136604 10.0.0.19 - - [2025-10-23 20:37:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004473 10.0.0.19 - - [2025-10-23 20:37:12] "PUT /access-control-list/9afbb56d-2fe3-4e9d-9af0-7c0d2e9325fd HTTP/1.1" 200 272 0.075515 10.0.0.19 - - [2025-10-23 20:37:12] "POST /ref-update HTTP/1.1" 200 156 0.146295 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:37:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001263 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:37:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000976 10.0.0.19 - - [2025-10-23 20:37:13] "PUT /access-control-list/9afbb56d-2fe3-4e9d-9af0-7c0d2e9325fd HTTP/1.1" 200 272 0.041162 10.0.0.19 - - [2025-10-23 20:37:13] "POST /ref-update HTTP/1.1" 200 156 0.128749 10.0.0.19 - - [2025-10-23 20:37:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017610 10.0.0.19 - - [2025-10-23 20:37:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004488 10.0.0.19 - - [2025-10-23 20:37:13] "PUT /access-control-list/6f342591-a552-4a14-aade-eef0888978e5 HTTP/1.1" 200 272 0.107439 10.0.0.19 - - [2025-10-23 20:37:13] "POST /ref-update HTTP/1.1" 200 156 0.070105 10.0.0.19 - - [2025-10-23 20:37:13] "POST /ref-update HTTP/1.1" 200 156 0.130229 10.0.0.19 - - [2025-10-23 20:37:13] "POST /fqname-to-id HTTP/1.1" 404 237 0.003449 10.0.0.19 - - [2025-10-23 20:37:13] "POST /ref-update HTTP/1.1" 200 156 0.070816 10.0.0.19 - - [2025-10-23 20:37:13] "POST /access-control-lists HTTP/1.1" 200 601 0.080220 10.0.0.19 - - [2025-10-23 20:37:13] "POST /ref-update HTTP/1.1" 200 156 0.086146 10.0.0.19 - - [2025-10-23 20:37:13] "POST /ref-update HTTP/1.1" 200 156 0.129286 10.0.0.19 - - [2025-10-23 20:37:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002784 10.0.0.19 - - [2025-10-23 20:37:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003248 10.0.0.19 - - [2025-10-23 20:37:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003433 10.0.0.19 - - [2025-10-23 20:37:13] "PUT /access-control-list/9e08234d-bdb3-4a9a-b144-805ce2833b7f HTTP/1.1" 200 272 0.058945 10.0.0.19 - - [2025-10-23 20:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.19 - - [2025-10-23 20:37:13] "PUT /access-control-list/6f342591-a552-4a14-aade-eef0888978e5 HTTP/1.1" 200 272 0.058897 10.0.0.19 - - [2025-10-23 20:37:13] "GET /virtual-network/7316a233-1ddf-4048-b935-1380a974631d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.050080 10.0.0.19 - - [2025-10-23 20:37:13] "POST /ref-update HTTP/1.1" 200 156 0.024553 10.0.0.19 - - [2025-10-23 20:37:13] "GET /application-policy-set/eaf9534e-21d0-4730-a119-d03a3c9c587f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.009438 10.0.0.19 - - [2025-10-23 20:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.19 - - [2025-10-23 20:37:13] "GET /policy-management/e2987709-e430-428c-a1ba-211ee172603b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003134 10.0.0.19 - - [2025-10-23 20:37:13] "POST /firewall-policys HTTP/1.1" 200 530 0.019583 10.0.0.19 - - [2025-10-23 20:37:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.024949 10.0.0.19 - - [2025-10-23 20:37:13] "GET /firewall-policy/8d64c87b-a537-400d-9921-4ffa99bdc58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.011879 10.0.0.19 - - [2025-10-23 20:37:13] "GET /application-policy-set/eaf9534e-21d0-4730-a119-d03a3c9c587f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.003596 10.0.0.19 - - [2025-10-23 20:37:13] "GET /firewall-policy/8d64c87b-a537-400d-9921-4ffa99bdc58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004766 10.0.0.19 - - [2025-10-23 20:37:13] "POST /ref-update HTTP/1.1" 200 156 0.025744 10.0.0.19 - - [2025-10-23 20:37:14] "GET /application-policy-set/eaf9534e-21d0-4730-a119-d03a3c9c587f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.008189 10.0.0.19 - - [2025-10-23 20:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.19 - - [2025-10-23 20:37:14] "GET /policy-management/e2987709-e430-428c-a1ba-211ee172603b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.017436 10.0.0.19 - - [2025-10-23 20:37:14] "POST /firewall-policys HTTP/1.1" 200 532 0.025627 10.0.0.19 - - [2025-10-23 20:37:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.021739 10.0.0.19 - - [2025-10-23 20:37:14] "GET /firewall-policy/de147e92-5821-4138-8b52-5d9d0865d19f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.010945 10.0.0.19 - - [2025-10-23 20:37:14] "GET /application-policy-set/eaf9534e-21d0-4730-a119-d03a3c9c587f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004696 10.0.0.19 - - [2025-10-23 20:37:14] "GET /firewall-policy/de147e92-5821-4138-8b52-5d9d0865d19f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.009495 10.0.0.19 - - [2025-10-23 20:37:14] "GET /firewall-policy/8d64c87b-a537-400d-9921-4ffa99bdc58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003749 10.0.0.19 - - [2025-10-23 20:37:14] "GET /firewall-policy/8d64c87b-a537-400d-9921-4ffa99bdc58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.010087 10.0.0.19 - - [2025-10-23 20:37:14] "POST /ref-update HTTP/1.1" 200 156 0.021784 10.0.0.19 - - [2025-10-23 20:37:14] "POST /ref-update HTTP/1.1" 200 156 0.098323 10.0.0.19 - - [2025-10-23 20:37:14] "POST /ref-update HTTP/1.1" 200 156 0.062932 10.0.0.19 - - [2025-10-23 20:37:14] "GET /application-policy-set/eaf9534e-21d0-4730-a119-d03a3c9c587f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.004432 10.0.0.19 - - [2025-10-23 20:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.19 - - [2025-10-23 20:37:14] "GET /policy-management/e2987709-e430-428c-a1ba-211ee172603b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005713 10.0.0.19 - - [2025-10-23 20:37:14] "POST /firewall-policys HTTP/1.1" 200 530 0.040019 10.0.0.19 - - [2025-10-23 20:37:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.025477 10.0.0.19 - - [2025-10-23 20:37:14] "GET /firewall-policy/7f1a3121-1290-4aef-93a2-2c68ce3fa49f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003009 10.0.0.19 - - [2025-10-23 20:37:14] "GET /application-policy-set/eaf9534e-21d0-4730-a119-d03a3c9c587f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.023605 10.0.0.19 - - [2025-10-23 20:37:14] "GET /firewall-policy/7f1a3121-1290-4aef-93a2-2c68ce3fa49f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003309 10.0.0.19 - - [2025-10-23 20:37:14] "GET /firewall-policy/8d64c87b-a537-400d-9921-4ffa99bdc58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002934 10.0.0.19 - - [2025-10-23 20:37:14] "GET /firewall-policy/de147e92-5821-4138-8b52-5d9d0865d19f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002872 10.0.0.19 - - [2025-10-23 20:37:14] "GET /firewall-policy/8d64c87b-a537-400d-9921-4ffa99bdc58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.006021 10.0.0.19 - - [2025-10-23 20:37:14] "GET /firewall-policy/de147e92-5821-4138-8b52-5d9d0865d19f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002806 10.0.0.19 - - [2025-10-23 20:37:14] "POST /ref-update HTTP/1.1" 200 156 0.025974 10.0.0.19 - - [2025-10-23 20:37:14] "POST /ref-update HTTP/1.1" 200 156 0.032832 10.0.0.19 - - [2025-10-23 20:37:15] "POST /ref-update HTTP/1.1" 200 156 0.115491 10.0.0.19 - - [2025-10-23 20:37:15] "POST /ref-update HTTP/1.1" 200 156 0.058614 10.0.0.19 - - [2025-10-23 20:37:15] "POST /ref-update HTTP/1.1" 200 156 0.078419 10.0.0.19 - - [2025-10-23 20:37:15] "GET /application-policy-set/eaf9534e-21d0-4730-a119-d03a3c9c587f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.016768 10.0.0.19 - - [2025-10-23 20:37:15] "POST /tags HTTP/1.1" 200 299 0.086271 10.0.0.19 - - [2025-10-23 20:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.013063 10.0.0.19 - - [2025-10-23 20:37:15] "GET /tag/6c3ddd1d-be83-41ba-ba39-a04aacbd7904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.021732 10.0.0.19 - - [2025-10-23 20:37:15] "POST /set-tag HTTP/1.1" 200 109 0.034479 10.0.0.19 - - [2025-10-23 20:37:15] "POST /tags HTTP/1.1" 200 357 0.119568 10.0.0.19 - - [2025-10-23 20:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.026540 10.0.0.19 - - [2025-10-23 20:37:15] "GET /tag/afd51cbd-0ed1-4b45-b098-4eff475c80a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.023037 10.0.0.19 - - [2025-10-23 20:37:15] "POST /tags HTTP/1.1" 200 305 0.079416 10.0.0.19 - - [2025-10-23 20:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010674 10.0.0.19 - - [2025-10-23 20:37:16] "GET /tag/3e85addd-9a61-4529-88be-c08fe4c2c9c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.019410 10.0.0.19 - - [2025-10-23 20:37:16] "POST /id-to-fqname HTTP/1.1" 200 174 0.000656 10.0.0.19 - - [2025-10-23 20:37:16] "POST /fqname-to-id HTTP/1.1" 404 183 0.029010 10.0.0.19 - - [2025-10-23 20:37:16] "POST /security-groups HTTP/1.1" 200 571 0.127311 10.0.0.19 - - [2025-10-23 20:37:16] "POST /projects HTTP/1.1" 200 483 0.322495 10.0.0.19 - - [2025-10-23 20:37:16] "POST /fqname-to-id HTTP/1.1" 404 214 0.002701 10.0.0.19 - - [2025-10-23 20:37:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.035508 10.0.0.19 - - [2025-10-23 20:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.012178 10.0.0.19 - - [2025-10-23 20:37:16] "GET /virtual-network/d5b501ea-f0b5-416f-9851-a9701b08f2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.023806 10.0.0.19 - - [2025-10-23 20:37:16] "POST /access-control-lists HTTP/1.1" 200 580 0.129855 10.0.0.19 - - [2025-10-23 20:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.027304 10.0.0.19 - - [2025-10-23 20:37:16] "POST /fqname-to-id HTTP/1.1" 404 213 0.006468 10.0.0.19 - - [2025-10-23 20:37:16] "GET /virtual-network/d9c94017-e1c5-460f-89a0-ef31e362f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.019642 10.0.0.19 - - [2025-10-23 20:37:16] "POST /access-control-lists HTTP/1.1" 200 578 0.078725 10.0.0.19 - - [2025-10-23 20:37:16] "PUT /virtual-network/d5b501ea-f0b5-416f-9851-a9701b08f2ba HTTP/1.1" 200 264 0.118480 10.0.0.19 - - [2025-10-23 20:37:16] "PUT /virtual-network/d9c94017-e1c5-460f-89a0-ef31e362f300 HTTP/1.1" 200 264 0.064723 10.0.0.19 - - [2025-10-23 20:37:16] "POST /security-groups HTTP/1.1" 200 537 0.082013 10.0.0.19 - - [2025-10-23 20:37:16] "POST /fqname-to-id HTTP/1.1" 404 234 0.002107 10.0.0.19 - - [2025-10-23 20:37:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.018098 10.0.0.19 - - [2025-10-23 20:37:17] "POST /access-control-lists HTTP/1.1" 200 596 0.042736 10.0.0.19 - - [2025-10-23 20:37:17] "POST /fqname-to-id HTTP/1.1" 404 233 0.014772 10.0.0.19 - - [2025-10-23 20:37:17] "POST /chown HTTP/1.1" 200 109 0.048584 10.0.0.19 - - [2025-10-23 20:37:17] "GET /application-policy-set/eaf9534e-21d0-4730-a119-d03a3c9c587f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020451 10.0.0.19 - - [2025-10-23 20:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.19 - - [2025-10-23 20:37:17] "GET /policy-management/e2987709-e430-428c-a1ba-211ee172603b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005474 10.0.0.19 - - [2025-10-23 20:37:17] "POST /access-control-lists HTTP/1.1" 200 594 0.099776 10.0.0.19 - - [2025-10-23 20:37:17] "POST /tags HTTP/1.1" 409 207 0.016945 10.0.0.19 - - [2025-10-23 20:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.19 - - [2025-10-23 20:37:17] "GET /tag/3e85addd-9a61-4529-88be-c08fe4c2c9c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.012665 10.0.0.19 - - [2025-10-23 20:37:17] "POST /firewall-rules HTTP/1.1" 200 564 0.092390 10.0.0.19 - - [2025-10-23 20:37:17] "GET /firewall-rule/67fe3967-f445-43ad-b2e3-e84f28f2a443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.007519 10.0.0.19 - - [2025-10-23 20:37:17] "GET /firewall-policy/de147e92-5821-4138-8b52-5d9d0865d19f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003009 10.0.0.19 - - [2025-10-23 20:37:17] "GET /firewall-rule/67fe3967-f445-43ad-b2e3-e84f28f2a443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002743 10.0.0.19 - - [2025-10-23 20:37:17] "POST /ref-update HTTP/1.1" 200 156 0.051175 10.0.0.19 - - [2025-10-23 20:37:17] "GET /application-policy-set/eaf9534e-21d0-4730-a119-d03a3c9c587f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.030305 10.0.0.19 - - [2025-10-23 20:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006604 10.0.0.19 - - [2025-10-23 20:37:17] "GET /policy-management/e2987709-e430-428c-a1ba-211ee172603b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003436 10.0.0.19 - - [2025-10-23 20:37:17] "POST /tags HTTP/1.1" 409 207 0.004071 10.0.0.19 - - [2025-10-23 20:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:37:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001021 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:37:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001220 10.0.0.19 - - [2025-10-23 20:37:17] "GET /tag/3e85addd-9a61-4529-88be-c08fe4c2c9c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.012992 10.0.0.19 - - [2025-10-23 20:37:17] "POST /firewall-rules HTTP/1.1" 200 562 0.091693 10.0.0.19 - - [2025-10-23 20:37:17] "GET /firewall-rule/2fd3a115-5402-48c5-9407-c673ddafb18b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.016520 10.0.0.19 - - [2025-10-23 20:37:17] "GET /firewall-policy/de147e92-5821-4138-8b52-5d9d0865d19f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.005489 10.0.0.19 - - [2025-10-23 20:37:17] "GET /firewall-rule/2fd3a115-5402-48c5-9407-c673ddafb18b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.005344 10.0.0.19 - - [2025-10-23 20:37:17] "POST /ref-update HTTP/1.1" 200 156 0.051500 10.0.0.19 - - [2025-10-23 20:37:18] "POST /fqname-to-id HTTP/1.1" 404 226 0.002721 10.0.0.19 - - [2025-10-23 20:37:18] "POST /tags HTTP/1.1" 200 305 0.333140 10.0.0.19 - - [2025-10-23 20:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.015163 10.0.0.19 - - [2025-10-23 20:37:18] "GET /tag/80a3cee9-1b32-4477-b747-b0bd308bc7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.021316 10.0.0.19 - - [2025-10-23 20:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.19 - - [2025-10-23 20:37:18] "GET /project/2db7cdc5-fed2-41a6-ab2d-889b24962317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037472 10.0.0.19 - - [2025-10-23 20:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.19 - - [2025-10-23 20:37:18] "GET /virtual-network/d9c94017-e1c5-460f-89a0-ef31e362f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006037 10.0.0.19 - - [2025-10-23 20:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.19 - - [2025-10-23 20:37:18] "GET /service-appliance-set/42cc97bc-55ea-4b80-ba46-5f8012b630aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004334 10.0.0.19 - - [2025-10-23 20:37:18] "POST /fqname-to-id HTTP/1.1" 404 240 0.006681 10.0.0.19 - - [2025-10-23 20:37:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.104610 10.0.0.19 - - [2025-10-23 20:37:18] "GET /virtual-machine-interface/2dd3cead-dd8f-4f55-aeb9-c5c75a893e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.017123 10.0.0.19 - - [2025-10-23 20:37:18] "POST /instance-ips HTTP/1.1" 200 381 0.062458 10.0.0.19 - - [2025-10-23 20:37:18] "GET /instance-ip/60b548b9-9b77-4b72-9ad9-ff0e5f19c0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.030510 10.0.0.19 - - [2025-10-23 20:37:19] "POST /loadbalancers HTTP/1.1" 200 582 0.074100 10.0.0.19 - - [2025-10-23 20:37:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.012126 10.0.0.19 - - [2025-10-23 20:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.023403 10.0.0.19 - - [2025-10-23 20:37:19] "GET /project/2db7cdc5-fed2-41a6-ab2d-889b24962317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.061001 10.0.0.19 - - [2025-10-23 20:37:19] "GET /project/2db7cdc5-fed2-41a6-ab2d-889b24962317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.056601 10.0.0.19 - - [2025-10-23 20:37:19] "GET /loadbalancer/7161da7c-e7ab-4066-b5e7-a45117f6f556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.015763 10.0.0.19 - - [2025-10-23 20:37:19] "GET /instance-ip/60b548b9-9b77-4b72-9ad9-ff0e5f19c0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003772 10.0.0.19 - - [2025-10-23 20:37:19] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.043339 10.0.0.19 - - [2025-10-23 20:37:19] "POST /floating-ips HTTP/1.1" 200 583 0.070782 10.0.0.19 - - [2025-10-23 20:37:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.064942 10.0.0.19 - - [2025-10-23 20:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.034671 10.0.0.19 - - [2025-10-23 20:37:19] "GET /project/2db7cdc5-fed2-41a6-ab2d-889b24962317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034935 10.0.0.19 - - [2025-10-23 20:37:19] "GET /loadbalancer-listener/1de25a8e-d10c-47ec-b768-6248a7c51b19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.028481 10.0.0.19 - - [2025-10-23 20:37:19] "GET /loadbalancer-listener/1de25a8e-d10c-47ec-b768-6248a7c51b19?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.010788 10.0.0.19 - - [2025-10-23 20:37:19] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.030040 10.0.0.19 - - [2025-10-23 20:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008777 10.0.0.19 - - [2025-10-23 20:37:19] "GET /instance-ip/60b548b9-9b77-4b72-9ad9-ff0e5f19c0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008011 10.0.0.19 - - [2025-10-23 20:37:19] "GET /global-vrouter-config/beff080d-a82b-4768-aa7d-32f2dcb8c1db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.009248 10.0.0.19 - - [2025-10-23 20:37:19] "GET /instance-ip/60b548b9-9b77-4b72-9ad9-ff0e5f19c0fc?fields=floating_ips HTTP/1.1" 200 1170 0.007708 10.0.0.19 - - [2025-10-23 20:37:19] "GET /floating-ip/a1efbd43-0853-4ba6-9041-0c2ce59a923e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.004136 10.0.0.19 - - [2025-10-23 20:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.19 - - [2025-10-23 20:37:19] "PUT /global-vrouter-config/beff080d-a82b-4768-aa7d-32f2dcb8c1db HTTP/1.1" 200 276 0.013893 10.0.0.19 - - [2025-10-23 20:37:19] "POST /tags HTTP/1.1" 200 301 0.087783 10.0.0.19 - - [2025-10-23 20:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.19 - - [2025-10-23 20:37:19] "GET /tag/78d4e1dd-02c2-41bb-a834-c0b2620a5e01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.017922 10.0.0.19 - - [2025-10-23 20:37:19] "POST /tags HTTP/1.1" 200 325 0.092053 10.0.0.19 - - [2025-10-23 20:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005800 10.0.0.19 - - [2025-10-23 20:37:20] "GET /tag/4f484cc4-0cd2-4053-8772-1e604e61bd93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1166 0.033883 10.0.0.19 - - [2025-10-23 20:37:20] "POST /tags HTTP/1.1" 200 363 0.054385 10.0.0.19 - - [2025-10-23 20:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004677 10.0.0.19 - - [2025-10-23 20:37:20] "GET /tag/0e6160d1-513a-403c-afca-2d7f25b1174e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.020929 10.0.0.19 - - [2025-10-23 20:37:20] "POST /tags HTTP/1.1" 200 311 0.066402 10.0.0.19 - - [2025-10-23 20:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.19 - - [2025-10-23 20:37:20] "GET /tag/d38475ca-1247-468e-8e54-f1c0ce575c4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.028515 10.0.0.19 - - [2025-10-23 20:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.19 - - [2025-10-23 20:37:20] "GET /virtual-network/d5b501ea-f0b5-416f-9851-a9701b08f2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.009287 10.0.0.19 - - [2025-10-23 20:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011880 10.0.0.19 - - [2025-10-23 20:37:20] "GET /project/ec5a3cf1-b44a-42f8-941e-1cc2642f247b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.042591 10.0.0.19 - - [2025-10-23 20:37:20] "POST /virtual-machines HTTP/1.1" 200 377 0.011131 10.0.0.19 - - [2025-10-23 20:37:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.014784 10.0.0.19 - - [2025-10-23 20:37:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.191908 10.0.0.19 - - [2025-10-23 20:37:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.019130 10.0.0.19 - - [2025-10-23 20:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007649 10.0.0.19 - - [2025-10-23 20:37:20] "GET /virtual-machine-interface/12a93260-b050-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.080977 10.0.0.19 - - [2025-10-23 20:37:21] "POST /instance-ips HTTP/1.1" 200 409 0.068506 10.0.0.19 - - [2025-10-23 20:37:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.079425 10.0.0.19 - - [2025-10-23 20:37:21] "GET /virtual-machine-interface/12a93260-b050-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.017423 10.0.0.19 - - [2025-10-23 20:37:21] "POST /set-tag HTTP/1.1" 200 109 0.057997 10.0.0.19 - - [2025-10-23 20:37:21] "GET /virtual-machine-interface/12a93260-b050-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.039881 10.0.0.19 - - [2025-10-23 20:37:21] "GET /instance-ip/12d2756c-b050-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.005921 10.0.0.19 - - [2025-10-23 20:37:21] "POST /tags HTTP/1.1" 200 355 0.062112 10.0.0.19 - - [2025-10-23 20:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.039097 10.0.0.19 - - [2025-10-23 20:37:21] "GET /tag/2427ea3a-1dd7-4120-86a4-cfe6739ece3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.021151 10.0.0.19 - - [2025-10-23 20:37:21] "POST /tags HTTP/1.1" 200 303 0.047935 10.0.0.19 - - [2025-10-23 20:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.19 - - [2025-10-23 20:37:21] "GET /tag/c7a2f00d-bdea-4608-8a3e-df456959ea53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.022283 10.0.0.19 - - [2025-10-23 20:37:21] "POST /projects HTTP/1.1" 409 218 0.002698 10.0.0.19 - - [2025-10-23 20:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004663 10.0.0.19 - - [2025-10-23 20:37:21] "GET /project/2db7cdc5-fed2-41a6-ab2d-889b24962317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049112 10.0.0.19 - - [2025-10-23 20:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.19 - - [2025-10-23 20:37:21] "GET /network-ipam/c1295054-f4a0-4a34-bba0-ad0679f8f37a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004443 10.0.0.19 - - [2025-10-23 20:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007190 10.0.0.19 - - [2025-10-23 20:37:21] "GET /virtual-network/d5b501ea-f0b5-416f-9851-a9701b08f2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.008400 10.0.0.19 - - [2025-10-23 20:37:21] "PUT /virtual-network/d5b501ea-f0b5-416f-9851-a9701b08f2ba HTTP/1.1" 200 264 0.072288 10.0.0.19 - - [2025-10-23 20:37:22] "GET /virtual-network/d5b501ea-f0b5-416f-9851-a9701b08f2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.016212 10.0.0.19 - - [2025-10-23 20:37:22] "POST /set-tag HTTP/1.1" 200 109 0.108240 10.0.0.19 - - [2025-10-23 20:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.19 - - [2025-10-23 20:37:22] "GET /network-ipam/4d686a75-b275-432e-b6a9-35cf4586ed1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.005650 10.0.0.19 - - [2025-10-23 20:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.19 - - [2025-10-23 20:37:22] "GET /virtual-network/d9c94017-e1c5-460f-89a0-ef31e362f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005124 10.0.0.19 - - [2025-10-23 20:37:22] "PUT /virtual-network/d9c94017-e1c5-460f-89a0-ef31e362f300 HTTP/1.1" 200 264 0.054333 10.0.0.19 - - [2025-10-23 20:37:22] "GET /virtual-network/d9c94017-e1c5-460f-89a0-ef31e362f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.012358 10.0.0.19 - - [2025-10-23 20:37:22] "POST /set-tag HTTP/1.1" 200 109 0.051594 10.0.0.19 - - [2025-10-23 20:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009748 10.0.0.19 - - [2025-10-23 20:37:22] "GET /network-policy/c5c751b7-f682-48c7-9273-4e48f64a41de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.010269 10.0.0.19 - - [2025-10-23 20:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.19 - - [2025-10-23 20:37:22] "GET /network-policy/d7416973-6e17-4be1-8cf7-bd01e53f86f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.003078 10.0.0.19 - - [2025-10-23 20:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.19 - - [2025-10-23 20:37:22] "GET /network-policy/17d0d7d6-271c-4305-ac15-462cb134fb71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.007955 10.0.0.19 - - [2025-10-23 20:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.19 - - [2025-10-23 20:37:22] "PUT /network-policy/17d0d7d6-271c-4305-ac15-462cb134fb71 HTTP/1.1" 200 262 0.011891 10.0.0.19 - - [2025-10-23 20:37:22] "POST /ref-update HTTP/1.1" 200 156 0.069885 10.0.0.19 - - [2025-10-23 20:37:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002691 10.0.0.19 - - [2025-10-23 20:37:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005855 10.0.0.19 - - [2025-10-23 20:37:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002323 10.0.0.19 - - [2025-10-23 20:37:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008704 10.0.0.19 - - [2025-10-23 20:37:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003908 10.0.0.19 - - [2025-10-23 20:37:22] "POST /security-groups HTTP/1.1" 409 245 0.003041 10.0.0.19 - - [2025-10-23 20:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.19 - - [2025-10-23 20:37:22] "PUT /security-group/7b498438-1ae7-4d84-bef4-110db2ef7bd9 HTTP/1.1" 200 262 0.065230 10.0.0.19 - - [2025-10-23 20:37:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.046939 10.0.0.19 - - [2025-10-23 20:37:22] "PUT /access-control-list/4614a27d-1476-4445-9e9d-9ca1ace65491 HTTP/1.1" 200 272 0.044847 10.0.0.19 - - [2025-10-23 20:37:22] "GET /application-policy-set/eaf9534e-21d0-4730-a119-d03a3c9c587f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.019195 10.0.0.19 - - [2025-10-23 20:37:23] "PUT /access-control-list/b4dd1841-e8e2-4117-8675-07861d5867f8 HTTP/1.1" 200 272 0.025956 10.0.0.19 - - [2025-10-23 20:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.19 - - [2025-10-23 20:37:23] "GET /policy-management/e2987709-e430-428c-a1ba-211ee172603b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003876 10.0.0.19 - - [2025-10-23 20:37:23] "POST /tags HTTP/1.1" 409 206 0.002302 10.0.0.19 - - [2025-10-23 20:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002627 10.0.0.19 - - [2025-10-23 20:37:23] "GET /tag/c7a2f00d-bdea-4608-8a3e-df456959ea53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012967 10.0.0.19 - - [2025-10-23 20:37:23] "POST /firewall-rules HTTP/1.1" 200 562 0.069862 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:37:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001072 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:37:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001091 10.0.0.19 - - [2025-10-23 20:37:23] "GET /firewall-rule/16feff3b-6e2e-446c-b738-8b14c36baebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.005352 10.0.0.19 - - [2025-10-23 20:37:23] "GET /firewall-policy/de147e92-5821-4138-8b52-5d9d0865d19f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004140 10.0.0.19 - - [2025-10-23 20:37:23] "GET /firewall-rule/16feff3b-6e2e-446c-b738-8b14c36baebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003283 10.0.0.19 - - [2025-10-23 20:37:23] "POST /ref-update HTTP/1.1" 200 156 0.049167 10.0.0.19 - - [2025-10-23 20:37:23] "GET /application-policy-set/eaf9534e-21d0-4730-a119-d03a3c9c587f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.017375 10.0.0.19 - - [2025-10-23 20:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006327 10.0.0.19 - - [2025-10-23 20:37:23] "GET /policy-management/e2987709-e430-428c-a1ba-211ee172603b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003874 10.0.0.19 - - [2025-10-23 20:37:23] "POST /tags HTTP/1.1" 409 206 0.002024 10.0.0.19 - - [2025-10-23 20:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.19 - - [2025-10-23 20:37:23] "GET /tag/c7a2f00d-bdea-4608-8a3e-df456959ea53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.016593 10.0.0.19 - - [2025-10-23 20:37:23] "POST /firewall-rules HTTP/1.1" 200 560 0.282978 10.0.0.19 - - [2025-10-23 20:37:23] "GET /firewall-rule/e3a04168-770a-4671-a948-313ef935e49f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.006117 10.0.0.19 - - [2025-10-23 20:37:23] "GET /firewall-policy/de147e92-5821-4138-8b52-5d9d0865d19f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.011303 10.0.0.19 - - [2025-10-23 20:37:23] "GET /firewall-rule/e3a04168-770a-4671-a948-313ef935e49f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.003626 10.0.0.19 - - [2025-10-23 20:37:23] "POST /ref-update HTTP/1.1" 200 156 0.046883 10.0.0.19 - - [2025-10-23 20:37:23] "POST /tags HTTP/1.1" 200 301 0.035849 10.0.0.19 - - [2025-10-23 20:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.014611 10.0.0.19 - - [2025-10-23 20:37:24] "GET /tag/9617ff1c-d927-4982-8c7d-512cda924914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014403 10.0.0.19 - - [2025-10-23 20:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.19 - - [2025-10-23 20:37:24] "GET /project/ec5a3cf1-b44a-42f8-941e-1cc2642f247b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.044975 10.0.0.19 - - [2025-10-23 20:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.19 - - [2025-10-23 20:37:24] "GET /virtual-network/d9c94017-e1c5-460f-89a0-ef31e362f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005134 10.0.0.19 - - [2025-10-23 20:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.19 - - [2025-10-23 20:37:24] "GET /service-appliance-set/42cc97bc-55ea-4b80-ba46-5f8012b630aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003513 10.0.0.19 - - [2025-10-23 20:37:24] "POST /fqname-to-id HTTP/1.1" 404 242 0.002185 10.0.0.19 - - [2025-10-23 20:37:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.124886 10.0.0.19 - - [2025-10-23 20:37:24] "GET /virtual-machine-interface/8d410707-7655-4a99-b00c-5f8e3e1055eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.024117 10.0.0.19 - - [2025-10-23 20:37:24] "POST /instance-ips HTTP/1.1" 200 377 0.031124 10.0.0.19 - - [2025-10-23 20:37:24] "GET /instance-ip/ebec25db-b9cd-484f-83f1-d92a68a6ac5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.025496 10.0.0.19 - - [2025-10-23 20:37:24] "POST /loadbalancers HTTP/1.1" 200 582 0.086828 10.0.0.19 - - [2025-10-23 20:37:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.025249 10.0.0.19 - - [2025-10-23 20:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.016146 10.0.0.19 - - [2025-10-23 20:37:24] "GET /project/ec5a3cf1-b44a-42f8-941e-1cc2642f247b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.149474 10.0.0.19 - - [2025-10-23 20:37:24] "GET /instance-ip/ebec25db-b9cd-484f-83f1-d92a68a6ac5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.013589 10.0.0.19 - - [2025-10-23 20:37:24] "GET /project/ec5a3cf1-b44a-42f8-941e-1cc2642f247b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.171574 10.0.0.19 - - [2025-10-23 20:37:24] "GET /loadbalancer/c1c0fd6d-dd84-4d80-887b-b26c7bb92a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.006542 10.0.0.19 - - [2025-10-23 20:37:24] "POST /floating-ips HTTP/1.1" 200 581 0.101443 10.0.0.19 - - [2025-10-23 20:37:25] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.107856 10.0.0.19 - - [2025-10-23 20:37:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.036424 10.0.0.19 - - [2025-10-23 20:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008480 10.0.0.19 - - [2025-10-23 20:37:25] "GET /project/ec5a3cf1-b44a-42f8-941e-1cc2642f247b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.053765 10.0.0.19 - - [2025-10-23 20:37:25] "GET /loadbalancer-listener/8be03bc3-171f-4cf2-99d4-559a089b4251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.005314 10.0.0.19 - - [2025-10-23 20:37:25] "GET /loadbalancer-listener/8be03bc3-171f-4cf2-99d4-559a089b4251?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.006368 10.0.0.19 - - [2025-10-23 20:37:25] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.099632 10.0.0.19 - - [2025-10-23 20:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007959 10.0.0.19 - - [2025-10-23 20:37:25] "GET /instance-ip/ebec25db-b9cd-484f-83f1-d92a68a6ac5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004658 10.0.0.19 - - [2025-10-23 20:37:25] "GET /instance-ip/ebec25db-b9cd-484f-83f1-d92a68a6ac5c?fields=floating_ips HTTP/1.1" 200 1164 0.013835 10.0.0.19 - - [2025-10-23 20:37:25] "GET /floating-ip/8aa38e64-a012-4bb1-9cf6-2d4ba71d4d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.007431 10.0.0.19 - - [2025-10-23 20:37:25] "GET /project/ec5a3cf1-b44a-42f8-941e-1cc2642f247b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.091904 10.0.0.19 - - [2025-10-23 20:37:25] "GET /loadbalancer/c1c0fd6d-dd84-4d80-887b-b26c7bb92a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004084 10.0.0.19 - - [2025-10-23 20:37:25] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.043990 10.0.0.19 - - [2025-10-23 20:37:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.037523 10.0.0.19 - - [2025-10-23 20:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010084 10.0.0.19 - - [2025-10-23 20:37:25] "GET /project/ec5a3cf1-b44a-42f8-941e-1cc2642f247b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.045778 10.0.0.19 - - [2025-10-23 20:37:25] "GET /loadbalancer-listener/e2132316-87c8-4807-871c-34183a08a91d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.003634 10.0.0.19 - - [2025-10-23 20:37:25] "GET /loadbalancer-listener/e2132316-87c8-4807-871c-34183a08a91d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004870 10.0.0.19 - - [2025-10-23 20:37:25] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.028850 10.0.0.19 - - [2025-10-23 20:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009910 10.0.0.19 - - [2025-10-23 20:37:25] "GET /instance-ip/ebec25db-b9cd-484f-83f1-d92a68a6ac5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005862 10.0.0.19 - - [2025-10-23 20:37:25] "GET /instance-ip/ebec25db-b9cd-484f-83f1-d92a68a6ac5c?fields=floating_ips HTTP/1.1" 200 1164 0.003183 10.0.0.19 - - [2025-10-23 20:37:25] "GET /floating-ip/8aa38e64-a012-4bb1-9cf6-2d4ba71d4d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002998 10.0.0.19 - - [2025-10-23 20:37:25] "GET /project/ec5a3cf1-b44a-42f8-941e-1cc2642f247b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.037696 10.0.0.19 - - [2025-10-23 20:37:25] "GET /loadbalancer/c1c0fd6d-dd84-4d80-887b-b26c7bb92a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003209 10.0.0.19 - - [2025-10-23 20:37:25] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.028011 10.0.0.19 - - [2025-10-23 20:37:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.024823 10.0.0.19 - - [2025-10-23 20:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007819 10.0.0.19 - - [2025-10-23 20:37:26] "GET /project/ec5a3cf1-b44a-42f8-941e-1cc2642f247b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.027514 10.0.0.19 - - [2025-10-23 20:37:26] "GET /loadbalancer-listener/a9e793de-f65f-483a-bb94-88c0a733a5b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.003442 10.0.0.19 - - [2025-10-23 20:37:26] "GET /loadbalancer-listener/a9e793de-f65f-483a-bb94-88c0a733a5b4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.004287 10.0.0.19 - - [2025-10-23 20:37:26] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.020818 10.0.0.19 - - [2025-10-23 20:37:26] "GET /instance-ip/ebec25db-b9cd-484f-83f1-d92a68a6ac5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004119 10.0.0.19 - - [2025-10-23 20:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.19 - - [2025-10-23 20:37:26] "GET /instance-ip/ebec25db-b9cd-484f-83f1-d92a68a6ac5c?fields=floating_ips HTTP/1.1" 200 1164 0.003574 10.0.0.19 - - [2025-10-23 20:37:26] "GET /loadbalancer/c1c0fd6d-dd84-4d80-887b-b26c7bb92a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002355 10.0.0.19 - - [2025-10-23 20:37:26] "GET /floating-ip/8aa38e64-a012-4bb1-9cf6-2d4ba71d4d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003307 10.0.0.19 - - [2025-10-23 20:37:26] "POST /tags HTTP/1.1" 200 371 0.027352 10.0.0.19 - - [2025-10-23 20:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011917 10.0.0.19 - - [2025-10-23 20:37:26] "GET /tag/b02389ca-99e0-486c-92d8-7938da31fe8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.018540 10.0.0.19 - - [2025-10-23 20:37:26] "POST /tags HTTP/1.1" 200 319 0.024417 10.0.0.19 - - [2025-10-23 20:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012213 10.0.0.19 - - [2025-10-23 20:37:26] "GET /tag/ed077f07-9523-48c4-bda2-4ac8ed68efbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.027135 10.0.0.19 - - [2025-10-23 20:37:26] "POST /id-to-fqname HTTP/1.1" 200 181 0.000793 10.0.0.19 - - [2025-10-23 20:37:26] "POST /fqname-to-id HTTP/1.1" 404 190 0.004303 10.0.0.19 - - [2025-10-23 20:37:26] "POST /security-groups HTTP/1.1" 200 578 0.066221 10.0.0.19 - - [2025-10-23 20:37:26] "POST /fqname-to-id HTTP/1.1" 404 225 0.002677 10.0.0.19 - - [2025-10-23 20:37:26] "POST /projects HTTP/1.1" 200 497 0.225987 10.0.0.19 - - [2025-10-23 20:37:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.026594 10.0.0.19 - - [2025-10-23 20:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.016888 10.0.0.19 - - [2025-10-23 20:37:26] "POST /access-control-lists HTTP/1.1" 200 587 0.058921 10.0.0.19 - - [2025-10-23 20:37:26] "POST /fqname-to-id HTTP/1.1" 404 224 0.031136 10.0.0.19 - - [2025-10-23 20:37:26] "GET /virtual-network/d5b501ea-f0b5-416f-9851-a9701b08f2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.007122 10.0.0.19 - - [2025-10-23 20:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.19 - - [2025-10-23 20:37:26] "GET /virtual-network/d9c94017-e1c5-460f-89a0-ef31e362f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.008055 10.0.0.19 - - [2025-10-23 20:37:26] "POST /access-control-lists HTTP/1.1" 200 585 0.044189 10.0.0.19 - - [2025-10-23 20:37:26] "PUT /virtual-network/d5b501ea-f0b5-416f-9851-a9701b08f2ba HTTP/1.1" 200 264 0.101898 10.0.0.19 - - [2025-10-23 20:37:27] "PUT /virtual-network/d9c94017-e1c5-460f-89a0-ef31e362f300 HTTP/1.1" 200 264 0.063136 10.0.0.19 - - [2025-10-23 20:37:27] "POST /security-groups HTTP/1.1" 200 558 0.081513 10.0.0.19 - - [2025-10-23 20:37:27] "POST /fqname-to-id HTTP/1.1" 404 248 0.003898 10.0.0.19 - - [2025-10-23 20:37:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.025540 10.0.0.19 - - [2025-10-23 20:37:27] "POST /access-control-lists HTTP/1.1" 200 610 0.091851 10.0.0.19 - - [2025-10-23 20:37:27] "POST /fqname-to-id HTTP/1.1" 404 247 0.009255 10.0.0.19 - - [2025-10-23 20:37:27] "POST /chown HTTP/1.1" 200 109 0.097384 10.0.0.19 - - [2025-10-23 20:37:27] "GET /application-policy-set/eaf9534e-21d0-4730-a119-d03a3c9c587f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011625 10.0.0.19 - - [2025-10-23 20:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004008 10.0.0.19 - - [2025-10-23 20:37:27] "GET /policy-management/e2987709-e430-428c-a1ba-211ee172603b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.032388 10.0.0.19 - - [2025-10-23 20:37:27] "POST /tags HTTP/1.1" 409 214 0.003030 10.0.0.19 - - [2025-10-23 20:37:27] "POST /access-control-lists HTTP/1.1" 200 608 0.085485 10.0.0.19 - - [2025-10-23 20:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.19 - - [2025-10-23 20:37:27] "GET /tag/ed077f07-9523-48c4-bda2-4ac8ed68efbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.013807 10.0.0.19 - - [2025-10-23 20:37:27] "POST /firewall-rules HTTP/1.1" 200 578 0.087301 10.0.0.19 - - [2025-10-23 20:37:27] "GET /firewall-rule/f29cf7d2-56b5-4410-b77e-265b8a16cd29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004817 10.0.0.19 - - [2025-10-23 20:37:27] "GET /firewall-policy/de147e92-5821-4138-8b52-5d9d0865d19f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.016109 10.0.0.19 - - [2025-10-23 20:37:27] "GET /firewall-rule/f29cf7d2-56b5-4410-b77e-265b8a16cd29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002885 10.0.0.19 - - [2025-10-23 20:37:27] "POST /ref-update HTTP/1.1" 200 156 0.041319 10.0.0.19 - - [2025-10-23 20:37:27] "GET /application-policy-set/eaf9534e-21d0-4730-a119-d03a3c9c587f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009654 10.0.0.19 - - [2025-10-23 20:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.19 - - [2025-10-23 20:37:27] "GET /policy-management/e2987709-e430-428c-a1ba-211ee172603b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003089 10.0.0.19 - - [2025-10-23 20:37:27] "POST /tags HTTP/1.1" 409 214 0.002470 10.0.0.19 - - [2025-10-23 20:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.19 - - [2025-10-23 20:37:27] "GET /tag/ed077f07-9523-48c4-bda2-4ac8ed68efbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.011789 10.0.0.19 - - [2025-10-23 20:37:27] "POST /firewall-rules HTTP/1.1" 200 576 0.072160 10.0.0.19 - - [2025-10-23 20:37:27] "GET /firewall-rule/0cfe57d9-bb2b-4cf3-9a91-2b12ebcff199?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.015610 10.0.0.19 - - [2025-10-23 20:37:28] "GET /firewall-policy/de147e92-5821-4138-8b52-5d9d0865d19f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.005023 10.0.0.19 - - [2025-10-23 20:37:28] "GET /firewall-rule/0cfe57d9-bb2b-4cf3-9a91-2b12ebcff199?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.012148 10.0.0.19 - - [2025-10-23 20:37:28] "POST /ref-update HTTP/1.1" 200 156 0.049126 10.0.0.19 - - [2025-10-23 20:37:28] "POST /tags HTTP/1.1" 200 363 0.032323 10.0.0.19 - - [2025-10-23 20:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001543 10.0.0.19 - - [2025-10-23 20:37:28] "GET /tag/8c269045-0265-4857-b96c-ce25d884693d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.025579 10.0.0.19 - - [2025-10-23 20:37:28] "POST /tags HTTP/1.1" 200 311 0.035532 10.0.0.19 - - [2025-10-23 20:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.19 - - [2025-10-23 20:37:28] "GET /tag/898e3385-5e09-4526-8bf2-5bb1ea6d97e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013941 10.0.0.19 - - [2025-10-23 20:37:28] "POST /id-to-fqname HTTP/1.1" 200 177 0.000860 10.0.0.19 - - [2025-10-23 20:37:28] "POST /fqname-to-id HTTP/1.1" 404 186 0.022200 10.0.0.19 - - [2025-10-23 20:37:28] "POST /security-groups HTTP/1.1" 200 574 0.089864 10.0.0.19 - - [2025-10-23 20:37:28] "POST /projects HTTP/1.1" 200 489 0.241165 10.0.0.19 - - [2025-10-23 20:37:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.024691 10.0.0.19 - - [2025-10-23 20:37:28] "POST /fqname-to-id HTTP/1.1" 404 217 0.005727 10.0.0.19 - - [2025-10-23 20:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.022072 10.0.0.19 - - [2025-10-23 20:37:28] "GET /virtual-network/d5b501ea-f0b5-416f-9851-a9701b08f2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.013063 10.0.0.19 - - [2025-10-23 20:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.19 - - [2025-10-23 20:37:28] "GET /virtual-network/d9c94017-e1c5-460f-89a0-ef31e362f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.005985 10.0.0.19 - - [2025-10-23 20:37:28] "POST /access-control-lists HTTP/1.1" 200 583 0.108206 10.0.0.19 - - [2025-10-23 20:37:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.025885 10.0.0.19 - - [2025-10-23 20:37:28] "PUT /virtual-network/d5b501ea-f0b5-416f-9851-a9701b08f2ba HTTP/1.1" 200 264 0.079709 10.0.0.19 - - [2025-10-23 20:37:28] "POST /access-control-lists HTTP/1.1" 200 581 0.084182 10.0.0.19 - - [2025-10-23 20:37:28] "PUT /virtual-network/d9c94017-e1c5-460f-89a0-ef31e362f300 HTTP/1.1" 200 264 0.116294 10.0.0.19 - - [2025-10-23 20:37:29] "POST /security-groups HTTP/1.1" 200 546 0.080898 10.0.0.19 - - [2025-10-23 20:37:29] "POST /fqname-to-id HTTP/1.1" 404 240 0.002587 10.0.0.19 - - [2025-10-23 20:37:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.016818 10.0.0.19 - - [2025-10-23 20:37:29] "POST /chown HTTP/1.1" 200 109 0.020593 10.0.0.19 - - [2025-10-23 20:37:29] "GET /application-policy-set/eaf9534e-21d0-4730-a119-d03a3c9c587f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.021000 10.0.0.19 - - [2025-10-23 20:37:29] "POST /access-control-lists HTTP/1.1" 200 602 0.108880 10.0.0.19 - - [2025-10-23 20:37:29] "POST /fqname-to-id HTTP/1.1" 404 239 0.023260 10.0.0.19 - - [2025-10-23 20:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004745 10.0.0.19 - - [2025-10-23 20:37:29] "GET /policy-management/e2987709-e430-428c-a1ba-211ee172603b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003885 10.0.0.19 - - [2025-10-23 20:37:29] "POST /tags HTTP/1.1" 409 210 0.002835 10.0.0.19 - - [2025-10-23 20:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.19 - - [2025-10-23 20:37:29] "GET /tag/898e3385-5e09-4526-8bf2-5bb1ea6d97e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013155 10.0.0.19 - - [2025-10-23 20:37:29] "POST /access-control-lists HTTP/1.1" 200 600 0.091816 10.0.0.19 - - [2025-10-23 20:37:29] "POST /firewall-rules HTTP/1.1" 200 570 0.128845 10.0.0.19 - - [2025-10-23 20:37:29] "GET /firewall-rule/60fff448-644c-4c81-b48a-6d9e91497b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.028633 10.0.0.19 - - [2025-10-23 20:37:29] "GET /firewall-policy/de147e92-5821-4138-8b52-5d9d0865d19f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.008299 10.0.0.19 - - [2025-10-23 20:37:29] "GET /firewall-rule/60fff448-644c-4c81-b48a-6d9e91497b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003159 10.0.0.19 - - [2025-10-23 20:37:29] "POST /ref-update HTTP/1.1" 200 156 0.033190 10.0.0.19 - - [2025-10-23 20:37:29] "GET /application-policy-set/eaf9534e-21d0-4730-a119-d03a3c9c587f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.021117 10.0.0.19 - - [2025-10-23 20:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.19 - - [2025-10-23 20:37:29] "GET /policy-management/e2987709-e430-428c-a1ba-211ee172603b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003610 10.0.0.19 - - [2025-10-23 20:37:29] "POST /tags HTTP/1.1" 409 210 0.002305 10.0.0.19 - - [2025-10-23 20:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.19 - - [2025-10-23 20:37:29] "GET /tag/898e3385-5e09-4526-8bf2-5bb1ea6d97e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014002 10.0.0.19 - - [2025-10-23 20:37:29] "POST /firewall-rules HTTP/1.1" 200 568 0.071323 10.0.0.19 - - [2025-10-23 20:37:29] "GET /firewall-rule/4c5a527e-8f37-41cf-a3e4-ac36864d3063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.005966 10.0.0.19 - - [2025-10-23 20:37:29] "GET /firewall-policy/de147e92-5821-4138-8b52-5d9d0865d19f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.005227 10.0.0.19 - - [2025-10-23 20:37:29] "GET /firewall-rule/4c5a527e-8f37-41cf-a3e4-ac36864d3063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.012639 10.0.0.19 - - [2025-10-23 20:37:29] "POST /ref-update HTTP/1.1" 200 156 0.047478 10.0.0.19 - - [2025-10-23 20:37:30] "POST /tags HTTP/1.1" 409 237 0.010450 10.0.0.19 - - [2025-10-23 20:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.19 - - [2025-10-23 20:37:30] "GET /tag/0e6160d1-513a-403c-afca-2d7f25b1174e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.014981 10.0.0.19 - - [2025-10-23 20:37:30] "POST /tags HTTP/1.1" 409 210 0.008097 10.0.0.19 - - [2025-10-23 20:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.19 - - [2025-10-23 20:37:30] "GET /tag/d38475ca-1247-468e-8e54-f1c0ce575c4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014252 10.0.0.19 - - [2025-10-23 20:37:30] "POST /projects HTTP/1.1" 409 223 0.002621 10.0.0.19 - - [2025-10-23 20:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.19 - - [2025-10-23 20:37:30] "GET /project/ec5a3cf1-b44a-42f8-941e-1cc2642f247b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.030342 10.0.0.19 - - [2025-10-23 20:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006638 10.0.0.19 - - [2025-10-23 20:37:30] "GET /virtual-network/d5b501ea-f0b5-416f-9851-a9701b08f2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.004897 10.0.0.19 - - [2025-10-23 20:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.19 - - [2025-10-23 20:37:30] "GET /virtual-network/d9c94017-e1c5-460f-89a0-ef31e362f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004638 10.0.0.19 - - [2025-10-23 20:37:30] "PUT /virtual-network/d5b501ea-f0b5-416f-9851-a9701b08f2ba HTTP/1.1" 200 264 0.053456 10.0.0.19 - - [2025-10-23 20:37:30] "PUT /virtual-network/d9c94017-e1c5-460f-89a0-ef31e362f300 HTTP/1.1" 200 264 0.057435 10.0.0.19 - - [2025-10-23 20:37:30] "POST /security-groups HTTP/1.1" 409 253 0.012686 10.0.0.19 - - [2025-10-23 20:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007107 10.0.0.19 - - [2025-10-23 20:37:30] "PUT /security-group/5da93d06-cbef-4ea5-832f-450a10f834bd HTTP/1.1" 200 262 0.060300 10.0.0.19 - - [2025-10-23 20:37:30] "PUT /access-control-list/207c1ee5-9cc3-4c44-abdd-7005a436b19f HTTP/1.1" 200 272 0.023056 10.0.0.19 - - [2025-10-23 20:37:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.045758 10.0.0.19 - - [2025-10-23 20:37:30] "PUT /access-control-list/563aa3b4-bd99-4273-b105-5fcded4fda04 HTTP/1.1" 200 272 0.033193 10.0.0.19 - - [2025-10-23 20:37:30] "GET /application-policy-set/eaf9534e-21d0-4730-a119-d03a3c9c587f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009058 10.0.0.19 - - [2025-10-23 20:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.19 - - [2025-10-23 20:37:30] "GET /policy-management/e2987709-e430-428c-a1ba-211ee172603b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002811 10.0.0.19 - - [2025-10-23 20:37:30] "POST /tags HTTP/1.1" 409 210 0.002456 10.0.0.19 - - [2025-10-23 20:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.19 - - [2025-10-23 20:37:30] "GET /tag/d38475ca-1247-468e-8e54-f1c0ce575c4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013155 10.0.0.19 - - [2025-10-23 20:37:30] "POST /firewall-rules HTTP/1.1" 200 570 0.073446 10.0.0.19 - - [2025-10-23 20:37:30] "GET /firewall-rule/c4976b9d-1d24-47fe-961b-f279b211d348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005164 10.0.0.19 - - [2025-10-23 20:37:30] "GET /firewall-policy/de147e92-5821-4138-8b52-5d9d0865d19f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.007699 10.0.0.19 - - [2025-10-23 20:37:30] "GET /firewall-rule/c4976b9d-1d24-47fe-961b-f279b211d348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003071 10.0.0.19 - - [2025-10-23 20:37:31] "POST /ref-update HTTP/1.1" 200 156 0.050179 10.0.0.19 - - [2025-10-23 20:37:31] "GET /application-policy-set/eaf9534e-21d0-4730-a119-d03a3c9c587f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008211 10.0.0.19 - - [2025-10-23 20:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.19 - - [2025-10-23 20:37:31] "GET /policy-management/e2987709-e430-428c-a1ba-211ee172603b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003606 10.0.0.19 - - [2025-10-23 20:37:31] "POST /tags HTTP/1.1" 409 210 0.002378 10.0.0.19 - - [2025-10-23 20:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.19 - - [2025-10-23 20:37:31] "GET /tag/d38475ca-1247-468e-8e54-f1c0ce575c4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012412 10.0.0.19 - - [2025-10-23 20:37:31] "POST /firewall-rules HTTP/1.1" 200 568 0.068821 10.0.0.19 - - [2025-10-23 20:37:31] "GET /firewall-rule/db5eefd9-e560-4bd3-b169-bd595f466306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.015233 10.0.0.19 - - [2025-10-23 20:37:31] "GET /firewall-policy/de147e92-5821-4138-8b52-5d9d0865d19f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.005690 10.0.0.19 - - [2025-10-23 20:37:31] "GET /firewall-rule/db5eefd9-e560-4bd3-b169-bd595f466306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003209 10.0.0.19 - - [2025-10-23 20:37:31] "POST /ref-update HTTP/1.1" 200 156 0.053332 10.0.0.19 - - [2025-10-23 20:37:31] "GET /virtual-machine-interface/12a93260-b050-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011619 10.0.0.19 - - [2025-10-23 20:37:31] "POST /set-tag HTTP/1.1" 200 109 0.002714 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:38:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001222 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:38:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001168 10.0.0.73 - - [2025-10-23 20:38:13] "GET / HTTP/1.1" 200 35931 0.001797 10.0.0.73 - - [2025-10-23 20:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.73 - - [2025-10-23 20:38:13] "GET /global-system-config/e7a4f756-31fd-4ebd-8219-b1cc20374138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005171 10.0.0.73 - - [2025-10-23 20:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.73 - - [2025-10-23 20:38:13] "GET /routing-instance/14b6103a-93a0-4ca9-9d18-b0300b7773ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003819 10.0.0.73 - - [2025-10-23 20:38:13] "PUT /global-system-config/e7a4f756-31fd-4ebd-8219-b1cc20374138 HTTP/1.1" 200 274 0.011942 10.0.0.73 - - [2025-10-23 20:38:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.008410 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:38:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000971 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:38:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000859 10.0.0.73 - - [2025-10-23 20:38:13] "POST /virtual-routers HTTP/1.1" 200 599 0.029276 10.0.0.73 - - [2025-10-23 20:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005481 10.0.0.73 - - [2025-10-23 20:38:13] "GET /virtual-router/1e612aa6-def9-402e-bb78-6ab401265be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.007263 10.0.0.73 - - [2025-10-23 20:38:13] "POST /fqname-to-id HTTP/1.1" 404 229 0.004148 10.0.0.73 - - [2025-10-23 20:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.73 - - [2025-10-23 20:38:13] "GET /virtual-network/7316a233-1ddf-4048-b935-1380a974631d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.012882 10.0.0.73 - - [2025-10-23 20:38:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.069787 10.0.0.19 - - [2025-10-23 20:38:27] "GET / HTTP/1.1" 200 35931 0.001499 10.0.0.19 - - [2025-10-23 20:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.19 - - [2025-10-23 20:38:27] "GET /global-system-config/e7a4f756-31fd-4ebd-8219-b1cc20374138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004889 10.0.0.19 - - [2025-10-23 20:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.19 - - [2025-10-23 20:38:27] "GET /config-node/81974daa-3265-4152-8cd5-c87f21227e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003333 10.0.0.19 - - [2025-10-23 20:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.19 - - [2025-10-23 20:38:33] "GET /virtual-router/1e612aa6-def9-402e-bb78-6ab401265be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003838 10.0.0.19 - - [2025-10-23 20:38:40] "GET / HTTP/1.1" 200 35931 0.001402 10.0.0.19 - - [2025-10-23 20:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.19 - - [2025-10-23 20:38:40] "GET /routing-instance/14b6103a-93a0-4ca9-9d18-b0300b7773ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003976 10.0.0.19 - - [2025-10-23 20:38:40] "POST /bgp-routers HTTP/1.1" 409 301 0.002557 10.0.0.19 - - [2025-10-23 20:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.19 - - [2025-10-23 20:38:40] "GET /bgp-router/8276bd1b-64fa-4f77-93c5-fb8002788117?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004082 10.0.0.19 - - [2025-10-23 20:38:40] "PUT /bgp-router/8276bd1b-64fa-4f77-93c5-fb8002788117 HTTP/1.1" 200 254 0.011433 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:38:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001134 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:38:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001042 10.0.0.19 - - [2025-10-23 20:39:40] "GET /global-system-configs HTTP/1.1" 200 322 0.010108 10.0.0.19 - - [2025-10-23 20:39:40] "GET /global-system-configs HTTP/1.1" 200 322 0.006353 10.0.0.19 - - [2025-10-23 20:41:17] "GET /virtual-router/1e612aa6-def9-402e-bb78-6ab401265be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003580 10.0.0.19 - - [2025-10-23 20:41:17] "POST /ref-update HTTP/1.1" 200 156 0.010906 10.0.0.19 - - [2025-10-23 20:41:34] "GET /virtual-machine-interface/12a93260-b050-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006409 10.0.0.19 - - [2025-10-23 20:41:34] "POST /set-tag HTTP/1.1" 200 109 0.002663 10.0.0.19 - - [2025-10-23 20:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.19 - - [2025-10-23 20:41:34] "GET /loadbalancer/c1c0fd6d-dd84-4d80-887b-b26c7bb92a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002597 10.0.0.19 - - [2025-10-23 20:41:34] "GET /virtual-machine-interface/12a93260-b050-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005929 10.0.0.19 - - [2025-10-23 20:41:34] "POST /set-tag HTTP/1.1" 200 109 0.002688 10.0.0.19 - - [2025-10-23 20:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.19 - - [2025-10-23 20:41:34] "GET /loadbalancer/c1c0fd6d-dd84-4d80-887b-b26c7bb92a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002232 10.0.0.19 - - [2025-10-23 20:41:34] "GET /loadbalancer-pool/defe62a4-db9a-4a4f-aa4f-7430ff124fe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004602 10.0.0.19 - - [2025-10-23 20:41:34] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018760 10.0.0.19 - - [2025-10-23 20:41:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.010279 10.0.0.19 - - [2025-10-23 20:41:34] "GET /virtual-machine-interface/12a93260-b050-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015414 10.0.0.19 - - [2025-10-23 20:41:34] "GET /virtual-machine-interface/12a93260-b050-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006516 10.0.0.19 - - [2025-10-23 20:41:34] "POST /ref-update HTTP/1.1" 200 156 0.007980 10.0.0.19 - - [2025-10-23 20:41:34] "POST /tags HTTP/1.1" 409 205 0.002261 10.0.0.19 - - [2025-10-23 20:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.19 - - [2025-10-23 20:41:34] "GET /tag/9617ff1c-d927-4982-8c7d-512cda924914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013342 10.0.0.19 - - [2025-10-23 20:41:34] "GET /floating-ip/8aa38e64-a012-4bb1-9cf6-2d4ba71d4d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.005286 10.0.0.19 - - [2025-10-23 20:41:34] "PUT /floating-ip/8aa38e64-a012-4bb1-9cf6-2d4ba71d4d6e HTTP/1.1" 200 256 0.008225 10.0.0.19 - - [2025-10-23 20:41:34] "POST /set-tag HTTP/1.1" 200 109 0.073870 10.0.0.19 - - [2025-10-23 20:41:34] "GET /loadbalancer-pool/4a2ba384-c17a-4aa3-9722-13f92dbec9cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.022511 10.0.0.19 - - [2025-10-23 20:41:34] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023746 10.0.0.19 - - [2025-10-23 20:41:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.009697 10.0.0.19 - - [2025-10-23 20:41:34] "GET /virtual-machine-interface/12a93260-b050-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012070 10.0.0.19 - - [2025-10-23 20:41:34] "GET /virtual-machine-interface/12a93260-b050-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008257 10.0.0.19 - - [2025-10-23 20:41:34] "POST /set-tag HTTP/1.1" 200 109 0.009505 10.0.0.19 - - [2025-10-23 20:41:34] "POST /ref-update HTTP/1.1" 200 156 0.012116 10.0.0.19 - - [2025-10-23 20:41:34] "GET /loadbalancer-pool/9a798ebd-d4a7-4116-aa84-8c337f178941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004175 10.0.0.19 - - [2025-10-23 20:41:34] "GET /floating-ip/8aa38e64-a012-4bb1-9cf6-2d4ba71d4d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.004983 10.0.0.19 - - [2025-10-23 20:41:34] "POST /loadbalancer-members HTTP/1.1" 200 692 0.040324 10.0.0.19 - - [2025-10-23 20:41:34] "PUT /floating-ip/8aa38e64-a012-4bb1-9cf6-2d4ba71d4d6e HTTP/1.1" 200 256 0.048229 10.0.0.19 - - [2025-10-23 20:41:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.054700 10.0.0.19 - - [2025-10-23 20:41:34] "GET /virtual-machine-interface/12a93260-b050-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009599 10.0.0.19 - - [2025-10-23 20:41:34] "GET /virtual-machine-interface/12a93260-b050-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006932 10.0.0.19 - - [2025-10-23 20:41:34] "POST /ref-update HTTP/1.1" 200 156 0.008175 10.0.0.19 - - [2025-10-23 20:41:34] "POST /set-tag HTTP/1.1" 200 109 0.002280 10.0.0.19 - - [2025-10-23 20:41:35] "GET /floating-ip/8aa38e64-a012-4bb1-9cf6-2d4ba71d4d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.003869 10.0.0.19 - - [2025-10-23 20:41:35] "PUT /floating-ip/8aa38e64-a012-4bb1-9cf6-2d4ba71d4d6e HTTP/1.1" 200 256 0.010961 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:41:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001320 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:41:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001112 10.0.0.19 - - [2025-10-23 20:43:12] "GET /virtual-machine-interface/12a93260-b050-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005627 10.0.0.19 - - [2025-10-23 20:43:12] "POST /set-tag HTTP/1.1" 200 109 0.008579 10.0.0.19 - - [2025-10-23 20:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.19 - - [2025-10-23 20:43:12] "GET /loadbalancer/c1c0fd6d-dd84-4d80-887b-b26c7bb92a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004016 10.0.0.19 - - [2025-10-23 20:43:12] "GET /virtual-machine-interface/12a93260-b050-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006130 10.0.0.19 - - [2025-10-23 20:43:12] "POST /set-tag HTTP/1.1" 200 109 0.029371 10.0.0.19 - - [2025-10-23 20:43:12] "DELETE /loadbalancer-member/09dec258-2de5-4b31-b2de-583bae61d2a6 HTTP/1.1" 200 115 0.066293 10.0.0.19 - - [2025-10-23 20:43:12] "GET /virtual-machine-interface/12a93260-b050-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005427 10.0.0.19 - - [2025-10-23 20:43:12] "POST /set-tag HTTP/1.1" 200 109 0.002586 10.0.0.19 - - [2025-10-23 20:43:12] "DELETE /loadbalancer-member/b172ef00-33c0-40c7-86fe-6f7a3ce887f0 HTTP/1.1" 200 115 0.059816 10.0.0.19 - - [2025-10-23 20:43:12] "GET /virtual-machine-interface/12a93260-b050-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005306 10.0.0.19 - - [2025-10-23 20:43:12] "POST /set-tag HTTP/1.1" 200 109 0.003233 10.0.0.19 - - [2025-10-23 20:43:12] "DELETE /loadbalancer-member/9720e1fa-bdb3-4d32-ab0e-014a7a960fa1 HTTP/1.1" 200 115 0.027399 10.0.0.19 - - [2025-10-23 20:43:12] "GET /virtual-machine-interface/12a93260-b050-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004872 10.0.0.19 - - [2025-10-23 20:43:12] "POST /set-tag HTTP/1.1" 200 109 0.002652 10.0.0.19 - - [2025-10-23 20:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.19 - - [2025-10-23 20:43:12] "GET /loadbalancer/c1c0fd6d-dd84-4d80-887b-b26c7bb92a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002673 10.0.0.19 - - [2025-10-23 20:43:12] "GET /loadbalancer-pool/defe62a4-db9a-4a4f-aa4f-7430ff124fe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003566 10.0.0.19 - - [2025-10-23 20:43:12] "POST /loadbalancer-members HTTP/1.1" 200 690 0.032750 10.0.0.19 - - [2025-10-23 20:43:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.029351 10.0.0.19 - - [2025-10-23 20:43:12] "GET /virtual-machine-interface/12a93260-b050-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011623 10.0.0.19 - - [2025-10-23 20:43:12] "GET /virtual-machine-interface/12a93260-b050-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006948 10.0.0.19 - - [2025-10-23 20:43:12] "GET /floating-ip/8aa38e64-a012-4bb1-9cf6-2d4ba71d4d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002724 10.0.0.19 - - [2025-10-23 20:43:13] "POST /set-tag HTTP/1.1" 200 109 0.063875 10.0.0.19 - - [2025-10-23 20:43:13] "GET /loadbalancer-pool/4a2ba384-c17a-4aa3-9722-13f92dbec9cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.018815 10.0.0.19 - - [2025-10-23 20:43:13] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020949 10.0.0.19 - - [2025-10-23 20:43:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.013106 10.0.0.19 - - [2025-10-23 20:43:13] "GET /virtual-machine-interface/12a93260-b050-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.021612 10.0.0.19 - - [2025-10-23 20:43:13] "POST /set-tag HTTP/1.1" 200 109 0.004522 10.0.0.19 - - [2025-10-23 20:43:13] "GET /virtual-machine-interface/12a93260-b050-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006155 10.0.0.19 - - [2025-10-23 20:43:13] "GET /floating-ip/8aa38e64-a012-4bb1-9cf6-2d4ba71d4d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002406 10.0.0.19 - - [2025-10-23 20:43:13] "GET /loadbalancer-pool/9a798ebd-d4a7-4116-aa84-8c337f178941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003103 10.0.0.19 - - [2025-10-23 20:43:13] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016411 10.0.0.19 - - [2025-10-23 20:43:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.023390 10.0.0.19 - - [2025-10-23 20:43:13] "GET /virtual-machine-interface/12a93260-b050-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009389 10.0.0.19 - - [2025-10-23 20:43:13] "GET /virtual-machine-interface/12a93260-b050-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004053 10.0.0.19 - - [2025-10-23 20:43:13] "GET /floating-ip/8aa38e64-a012-4bb1-9cf6-2d4ba71d4d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002346 10.0.0.19 - - [2025-10-23 20:43:13] "POST /set-tag HTTP/1.1" 200 109 0.007411 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:43:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001234 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:43:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001003 10.0.0.19 - - [2025-10-23 20:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.19 - - [2025-10-23 20:43:33] "GET /virtual-router/1e612aa6-def9-402e-bb78-6ab401265be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004033 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:43:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001237 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:43:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001058 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:43:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001051 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:43:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001051 10.0.0.73 - - [2025-10-23 20:43:45] "GET / HTTP/1.1" 200 35931 0.003402 10.0.0.73 - - [2025-10-23 20:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.73 - - [2025-10-23 20:43:45] "GET /global-system-config/e7a4f756-31fd-4ebd-8219-b1cc20374138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005035 10.0.0.73 - - [2025-10-23 20:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.73 - - [2025-10-23 20:43:45] "GET /routing-instance/14b6103a-93a0-4ca9-9d18-b0300b7773ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003911 10.0.0.73 - - [2025-10-23 20:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007138 10.0.0.73 - - [2025-10-23 20:43:45] "GET /virtual-router/1e612aa6-def9-402e-bb78-6ab401265be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005947 10.0.0.73 - - [2025-10-23 20:43:45] "PUT /virtual-router/1e612aa6-def9-402e-bb78-6ab401265be2 HTTP/1.1" 200 262 0.010890 10.0.0.73 - - [2025-10-23 20:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009315 10.0.0.73 - - [2025-10-23 20:43:45] "GET /virtual-router/1e612aa6-def9-402e-bb78-6ab401265be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.007342 10.0.0.73 - - [2025-10-23 20:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.73 - - [2025-10-23 20:43:45] "GET /virtual-machine-interface/a822b943-1aa6-4f71-b680-c6510658e6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.005160 10.0.0.73 - - [2025-10-23 20:43:45] "PUT /virtual-machine-interface/a822b943-1aa6-4f71-b680-c6510658e6ec HTTP/1.1" 200 284 0.017887 10.0.0.19 - - [2025-10-23 20:44:40] "GET /global-system-configs HTTP/1.1" 200 322 0.004445 10.0.0.19 - - [2025-10-23 20:44:40] "GET /global-system-configs HTTP/1.1" 200 322 0.002834 10.0.0.19 - - [2025-10-23 20:45:06] "GET / HTTP/1.1" 200 35931 0.002040 10.0.0.19 - - [2025-10-23 20:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005576 10.0.0.19 - - [2025-10-23 20:45:06] "GET /project/2db7cdc5-fed2-41a6-ab2d-889b24962317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041578 10.0.0.19 - - [2025-10-23 20:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.19 - - [2025-10-23 20:45:06] "GET /project/2db7cdc5-fed2-41a6-ab2d-889b24962317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035300 10.0.0.19 - - [2025-10-23 20:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.19 - - [2025-10-23 20:45:06] "GET /project/2db7cdc5-fed2-41a6-ab2d-889b24962317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033987 10.0.0.19 - - [2025-10-23 20:45:06] "POST /tags HTTP/1.1" 200 333 0.041881 10.0.0.19 - - [2025-10-23 20:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.19 - - [2025-10-23 20:45:07] "GET /tag/b53b18c5-0010-4523-b14e-a0c7d71c46b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.014287 10.0.0.19 - - [2025-10-23 20:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.19 - - [2025-10-23 20:45:07] "GET /project/2db7cdc5-fed2-41a6-ab2d-889b24962317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041790 10.0.0.19 - - [2025-10-23 20:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.013737 10.0.0.19 - - [2025-10-23 20:45:07] "GET /project/2db7cdc5-fed2-41a6-ab2d-889b24962317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040967 10.0.0.19 - - [2025-10-23 20:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.19 - - [2025-10-23 20:45:07] "GET /virtual-networks?parent_id=2db7cdc5-fed2-41a6-ab2d-889b24962317&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.005922 10.0.0.19 - - [2025-10-23 20:45:07] "GET /virtual-network/d9c94017-e1c5-460f-89a0-ef31e362f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.009951 10.0.0.19 - - [2025-10-23 20:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.19 - - [2025-10-23 20:45:07] "GET /service-appliance-set/42cc97bc-55ea-4b80-ba46-5f8012b630aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003030 10.0.0.19 - - [2025-10-23 20:45:07] "POST /fqname-to-id HTTP/1.1" 404 254 0.002350 10.0.0.19 - - [2025-10-23 20:45:07] "POST /virtual-networks HTTP/1.1" 200 512 0.083795 10.0.0.19 - - [2025-10-23 20:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.015485 10.0.0.19 - - [2025-10-23 20:45:07] "GET /network-ipam/ec03ecfe-80a7-42a2-b5ad-61e42d2eef2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.061694 10.0.0.19 - - [2025-10-23 20:45:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.173647 10.0.0.19 - - [2025-10-23 20:45:07] "GET /virtual-machine-interface/80a305e4-23e9-4ebf-8fb9-60efddc6e207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.031761 10.0.0.19 - - [2025-10-23 20:45:07] "POST /useragent-kv HTTP/1.1" 200 115 0.004550 10.0.0.19 - - [2025-10-23 20:45:07] "POST /ref-update HTTP/1.1" 200 156 0.172867 10.0.0.19 - - [2025-10-23 20:45:07] "GET /virtual-network/f6bf4391-2e7c-43a8-8158-ca3d339d9813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.012119 10.0.0.19 - - [2025-10-23 20:45:07] "POST /instance-ips HTTP/1.1" 200 409 0.098854 10.0.0.19 - - [2025-10-23 20:45:07] "GET /domains HTTP/1.1" 200 280 0.006750 10.0.0.19 - - [2025-10-23 20:45:07] "GET /instance-ip/abbbe364-6096-4b7f-b7d7-7ecf119a93c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.013138 10.0.0.19 - - [2025-10-23 20:45:07] "GET /domain/5a5ef1e0-29c5-4bb6-b3aa-913b18e87e4d HTTP/1.1" 200 3086 0.015915 10.0.0.19 - - [2025-10-23 20:45:07] "GET /project/2db7cdc5-fed2-41a6-ab2d-889b24962317 HTTP/1.1" 200 5476 0.050588 10.0.0.19 - - [2025-10-23 20:45:07] "GET /virtual-network/f6bf4391-2e7c-43a8-8158-ca3d339d9813 HTTP/1.1" 200 2082 0.015877 10.0.0.19 - - [2025-10-23 20:45:07] "GET /virtual-network/f6bf4391-2e7c-43a8-8158-ca3d339d9813 HTTP/1.1" 200 2082 0.008729 10.0.0.19 - - [2025-10-23 20:45:07] "GET /routing-instance/e0d883dc-2a57-4452-bb5a-21b42aad977c HTTP/1.1" 200 1182 0.007590 10.0.0.19 - - [2025-10-23 20:45:07] "GET /routing-instance/e0d883dc-2a57-4452-bb5a-21b42aad977c HTTP/1.1" 200 1182 0.006879 10.0.0.19 - - [2025-10-23 20:45:07] "POST /route-targets HTTP/1.1" 200 327 0.059889 10.0.0.19 - - [2025-10-23 20:45:07] "POST /loadbalancers HTTP/1.1" 200 610 0.130345 10.0.0.19 - - [2025-10-23 20:45:07] "POST /ref-update HTTP/1.1" 200 156 0.045916 10.0.0.19 - - [2025-10-23 20:45:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.032279 10.0.0.19 - - [2025-10-23 20:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008258 10.0.0.19 - - [2025-10-23 20:45:07] "GET /project/2db7cdc5-fed2-41a6-ab2d-889b24962317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.095823 10.0.0.19 - - [2025-10-23 20:45:07] "GET /instance-ip/abbbe364-6096-4b7f-b7d7-7ecf119a93c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.011728 10.0.0.19 - - [2025-10-23 20:45:07] "GET /project/2db7cdc5-fed2-41a6-ab2d-889b24962317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.062451 10.0.0.19 - - [2025-10-23 20:45:08] "GET /loadbalancer/54405b5d-1ca3-4dbf-a4c5-c82970f2ca0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002144 10.0.0.19 - - [2025-10-23 20:45:08] "POST /floating-ips HTTP/1.1" 200 597 0.061506 10.0.0.19 - - [2025-10-23 20:45:08] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.040363 10.0.0.19 - - [2025-10-23 20:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.19 - - [2025-10-23 20:45:08] "GET /project/2db7cdc5-fed2-41a6-ab2d-889b24962317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033582 10.0.0.19 - - [2025-10-23 20:45:08] "GET /loadbalancer-listener/50d83f6c-a013-4cfd-a4ac-ffc65fc99c78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003267 10.0.0.19 - - [2025-10-23 20:45:08] "GET /loadbalancer-listener/50d83f6c-a013-4cfd-a4ac-ffc65fc99c78?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.004057 10.0.0.19 - - [2025-10-23 20:45:08] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.020137 10.0.0.19 - - [2025-10-23 20:45:08] "GET /instance-ip/abbbe364-6096-4b7f-b7d7-7ecf119a93c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004244 10.0.0.19 - - [2025-10-23 20:45:08] "GET /instance-ip/abbbe364-6096-4b7f-b7d7-7ecf119a93c1?fields=floating_ips HTTP/1.1" 200 1213 0.009852 10.0.0.19 - - [2025-10-23 20:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.19 - - [2025-10-23 20:45:08] "GET /loadbalancer/54405b5d-1ca3-4dbf-a4c5-c82970f2ca0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002291 10.0.0.19 - - [2025-10-23 20:45:08] "GET /floating-ip/2f1a31cd-f385-4b44-ac56-6bbc08b7b6bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.003048 10.0.0.19 - - [2025-10-23 20:45:08] "POST /tags HTTP/1.1" 200 295 0.077420 10.0.0.19 - - [2025-10-23 20:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.017306 10.0.0.19 - - [2025-10-23 20:45:08] "GET /tag/0628f15a-f39a-4a53-a64b-07092a8a705c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.018157 10.0.0.19 - - [2025-10-23 20:45:08] "POST /tags HTTP/1.1" 409 233 0.002303 10.0.0.19 - - [2025-10-23 20:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.19 - - [2025-10-23 20:45:08] "GET /tag/2427ea3a-1dd7-4120-86a4-cfe6739ece3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.059061 10.0.0.19 - - [2025-10-23 20:45:08] "POST /tags HTTP/1.1" 409 206 0.002197 10.0.0.19 - - [2025-10-23 20:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.19 - - [2025-10-23 20:45:08] "GET /tag/c7a2f00d-bdea-4608-8a3e-df456959ea53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011690 10.0.0.19 - - [2025-10-23 20:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.19 - - [2025-10-23 20:45:08] "GET /virtual-network/d5b501ea-f0b5-416f-9851-a9701b08f2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004133 10.0.0.19 - - [2025-10-23 20:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.19 - - [2025-10-23 20:45:08] "GET /project/2db7cdc5-fed2-41a6-ab2d-889b24962317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029822 10.0.0.19 - - [2025-10-23 20:45:08] "POST /virtual-machines HTTP/1.1" 200 369 0.008191 10.0.0.19 - - [2025-10-23 20:45:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.011448 10.0.0.19 - - [2025-10-23 20:45:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.125961 10.0.0.19 - - [2025-10-23 20:45:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.009322 10.0.0.19 - - [2025-10-23 20:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011521 10.0.0.19 - - [2025-10-23 20:45:08] "GET /virtual-machine-interface/29c034de-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005910 10.0.0.19 - - [2025-10-23 20:45:09] "POST /instance-ips HTTP/1.1" 200 409 0.028983 10.0.0.19 - - [2025-10-23 20:45:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.032463 10.0.0.19 - - [2025-10-23 20:45:09] "GET /virtual-machine-interface/29c034de-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.020203 10.0.0.19 - - [2025-10-23 20:45:09] "POST /set-tag HTTP/1.1" 200 109 0.021939 10.0.0.19 - - [2025-10-23 20:45:09] "GET /virtual-machine-interface/29c034de-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014878 10.0.0.19 - - [2025-10-23 20:45:09] "GET /instance-ip/29dc8d8c-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.006253 10.0.0.19 - - [2025-10-23 20:45:09] "GET /virtual-machine-interface/29c034de-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004283 10.0.0.19 - - [2025-10-23 20:45:09] "POST /set-tag HTTP/1.1" 200 109 0.002130 10.0.0.19 - - [2025-10-23 20:45:09] "GET /virtual-router/1e612aa6-def9-402e-bb78-6ab401265be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002646 10.0.0.19 - - [2025-10-23 20:45:09] "POST /ref-update HTTP/1.1" 200 156 0.010090 10.0.0.19 - - [2025-10-23 20:45:09] "GET /virtual-machine-interface/29c034de-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012225 10.0.0.19 - - [2025-10-23 20:45:09] "POST /set-tag HTTP/1.1" 200 109 0.002743 10.0.0.19 - - [2025-10-23 20:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.19 - - [2025-10-23 20:45:09] "GET /virtual-network/d5b501ea-f0b5-416f-9851-a9701b08f2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004534 10.0.0.19 - - [2025-10-23 20:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.19 - - [2025-10-23 20:45:09] "GET /project/2db7cdc5-fed2-41a6-ab2d-889b24962317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038805 10.0.0.19 - - [2025-10-23 20:45:09] "POST /virtual-machines HTTP/1.1" 200 369 0.010290 10.0.0.19 - - [2025-10-23 20:45:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.010252 10.0.0.19 - - [2025-10-23 20:45:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.123039 10.0.0.19 - - [2025-10-23 20:45:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.010450 10.0.0.19 - - [2025-10-23 20:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.012306 10.0.0.19 - - [2025-10-23 20:45:09] "GET /virtual-machine-interface/2a396d90-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007803 10.0.0.19 - - [2025-10-23 20:45:09] "POST /instance-ips HTTP/1.1" 200 409 0.022598 10.0.0.19 - - [2025-10-23 20:45:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.024068 10.0.0.19 - - [2025-10-23 20:45:09] "GET /virtual-machine-interface/2a396d90-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005540 10.0.0.19 - - [2025-10-23 20:45:09] "POST /set-tag HTTP/1.1" 200 109 0.018634 10.0.0.19 - - [2025-10-23 20:45:10] "GET /virtual-machine-interface/2a396d90-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.025602 10.0.0.19 - - [2025-10-23 20:45:10] "GET /instance-ip/2a55981c-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003905 10.0.0.19 - - [2025-10-23 20:45:10] "GET /virtual-machine-interface/2a396d90-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004662 10.0.0.19 - - [2025-10-23 20:45:10] "POST /set-tag HTTP/1.1" 200 109 0.002816 10.0.0.19 - - [2025-10-23 20:45:10] "GET /virtual-router/1e612aa6-def9-402e-bb78-6ab401265be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003995 10.0.0.19 - - [2025-10-23 20:45:10] "POST /ref-update HTTP/1.1" 200 156 0.009704 10.0.0.19 - - [2025-10-23 20:45:10] "GET /virtual-machine-interface/2a396d90-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016315 10.0.0.19 - - [2025-10-23 20:45:10] "POST /set-tag HTTP/1.1" 200 109 0.002076 10.0.0.19 - - [2025-10-23 20:45:10] "GET /virtual-machine-interface/29c034de-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005845 10.0.0.19 - - [2025-10-23 20:45:10] "POST /set-tag HTTP/1.1" 200 109 0.002722 10.0.0.19 - - [2025-10-23 20:45:10] "GET /virtual-machine-interface/2a396d90-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005729 10.0.0.19 - - [2025-10-23 20:45:10] "POST /set-tag HTTP/1.1" 200 109 0.002453 10.0.0.19 - - [2025-10-23 20:45:12] "GET /domains HTTP/1.1" 200 280 0.002172 10.0.0.19 - - [2025-10-23 20:45:12] "GET /domain/5a5ef1e0-29c5-4bb6-b3aa-913b18e87e4d HTTP/1.1" 200 3086 0.002995 10.0.0.19 - - [2025-10-23 20:45:12] "GET /project/2db7cdc5-fed2-41a6-ab2d-889b24962317 HTTP/1.1" 200 7064 0.033176 10.0.0.19 - - [2025-10-23 20:45:12] "GET /virtual-network/f6bf4391-2e7c-43a8-8158-ca3d339d9813 HTTP/1.1" 200 2082 0.004310 10.0.0.19 - - [2025-10-23 20:45:12] "GET /virtual-network/f6bf4391-2e7c-43a8-8158-ca3d339d9813 HTTP/1.1" 200 2082 0.004630 10.0.0.19 - - [2025-10-23 20:45:12] "GET /routing-instance/e0d883dc-2a57-4452-bb5a-21b42aad977c HTTP/1.1" 200 1403 0.003902 10.0.0.19 - - [2025-10-23 20:45:12] "GET /routing-instance/e0d883dc-2a57-4452-bb5a-21b42aad977c HTTP/1.1" 200 1403 0.002359 10.0.0.19 - - [2025-10-23 20:45:12] "GET /route-target/55ec349c-d9c6-4091-b04c-b176bc475389 HTTP/1.1" 200 1152 0.002194 10.0.0.19 - - [2025-10-23 20:45:12] "GET /virtual-network/f6bf4391-2e7c-43a8-8158-ca3d339d9813 HTTP/1.1" 200 2082 0.003952 10.0.0.19 - - [2025-10-23 20:45:12] "GET /routing-instance/e0d883dc-2a57-4452-bb5a-21b42aad977c HTTP/1.1" 200 1403 0.002843 10.0.0.19 - - [2025-10-23 20:45:12] "GET /virtual-network/f6bf4391-2e7c-43a8-8158-ca3d339d9813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005028 10.0.0.19 - - [2025-10-23 20:45:12] "GET /virtual-network/f6bf4391-2e7c-43a8-8158-ca3d339d9813 HTTP/1.1" 200 2082 0.003932 10.0.0.19 - - [2025-10-23 20:45:12] "GET /routing-instance/e0d883dc-2a57-4452-bb5a-21b42aad977c HTTP/1.1" 200 1403 0.002369 10.0.0.19 - - [2025-10-23 20:45:12] "GET /routing-instance/e0d883dc-2a57-4452-bb5a-21b42aad977c HTTP/1.1" 200 1403 0.002619 10.0.0.19 - - [2025-10-23 20:45:12] "GET /route-target/55ec349c-d9c6-4091-b04c-b176bc475389 HTTP/1.1" 200 1152 0.002489 10.0.0.19 - - [2025-10-23 20:45:12] "GET /domains HTTP/1.1" 200 280 0.002320 10.0.0.19 - - [2025-10-23 20:45:12] "GET /domain/5a5ef1e0-29c5-4bb6-b3aa-913b18e87e4d HTTP/1.1" 200 3086 0.006962 10.0.0.19 - - [2025-10-23 20:45:12] "GET /project/2db7cdc5-fed2-41a6-ab2d-889b24962317 HTTP/1.1" 200 7064 0.043465 10.0.0.19 - - [2025-10-23 20:45:12] "GET /virtual-network/f6bf4391-2e7c-43a8-8158-ca3d339d9813 HTTP/1.1" 200 2082 0.006734 10.0.0.19 - - [2025-10-23 20:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.19 - - [2025-10-23 20:45:13] "GET /project/2db7cdc5-fed2-41a6-ab2d-889b24962317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.055999 10.0.0.19 - - [2025-10-23 20:45:13] "GET /virtual-network/f6bf4391-2e7c-43a8-8158-ca3d339d9813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.006264 10.0.0.19 - - [2025-10-23 20:45:13] "GET /floating-ip-pools?parent_id=f6bf4391-2e7c-43a8-8158-ca3d339d9813&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002182 10.0.0.19 - - [2025-10-23 20:45:13] "GET /virtual-network/f6bf4391-2e7c-43a8-8158-ca3d339d9813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005080 10.0.0.19 - - [2025-10-23 20:45:13] "POST /floating-ip-pools HTTP/1.1" 200 562 0.018079 10.0.0.19 - - [2025-10-23 20:45:13] "POST /ref-update HTTP/1.1" 200 156 0.026307 10.0.0.19 - - [2025-10-23 20:45:13] "GET /virtual-network/f6bf4391-2e7c-43a8-8158-ca3d339d9813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004585 10.0.0.19 - - [2025-10-23 20:45:13] "GET /domains HTTP/1.1" 200 280 0.001968 10.0.0.19 - - [2025-10-23 20:45:13] "GET /domain/5a5ef1e0-29c5-4bb6-b3aa-913b18e87e4d HTTP/1.1" 200 3086 0.002955 10.0.0.19 - - [2025-10-23 20:45:13] "GET /project/2db7cdc5-fed2-41a6-ab2d-889b24962317 HTTP/1.1" 200 7320 0.037215 10.0.0.19 - - [2025-10-23 20:45:13] "GET /virtual-network/f6bf4391-2e7c-43a8-8158-ca3d339d9813 HTTP/1.1" 200 2320 0.007396 10.0.0.19 - - [2025-10-23 20:45:13] "GET /floating-ip-pool/1ab6a099-345d-4ebe-be61-1d6c9e171203 HTTP/1.1" 200 1314 0.002553 10.0.0.19 - - [2025-10-23 20:45:13] "GET /domains HTTP/1.1" 200 280 0.001988 10.0.0.19 - - [2025-10-23 20:45:13] "GET /domain/5a5ef1e0-29c5-4bb6-b3aa-913b18e87e4d HTTP/1.1" 200 3086 0.002594 10.0.0.19 - - [2025-10-23 20:45:13] "GET /project/2db7cdc5-fed2-41a6-ab2d-889b24962317 HTTP/1.1" 200 7320 0.047472 10.0.0.19 - - [2025-10-23 20:45:13] "GET /virtual-network/f6bf4391-2e7c-43a8-8158-ca3d339d9813 HTTP/1.1" 200 2320 0.004744 10.0.0.19 - - [2025-10-23 20:45:13] "GET /virtual-network/f6bf4391-2e7c-43a8-8158-ca3d339d9813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004735 10.0.0.19 - - [2025-10-23 20:45:13] "POST /tags HTTP/1.1" 200 365 0.055997 10.0.0.19 - - [2025-10-23 20:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007767 10.0.0.19 - - [2025-10-23 20:45:13] "GET /tag/bcff2158-a62e-4b0e-a3df-4c678737acad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.029089 10.0.0.19 - - [2025-10-23 20:45:13] "POST /tags HTTP/1.1" 409 206 0.002779 10.0.0.19 - - [2025-10-23 20:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.19 - - [2025-10-23 20:45:13] "GET /tag/c7a2f00d-bdea-4608-8a3e-df456959ea53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.016935 10.0.0.19 - - [2025-10-23 20:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.19 - - [2025-10-23 20:45:13] "GET /project/2db7cdc5-fed2-41a6-ab2d-889b24962317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.048342 10.0.0.19 - - [2025-10-23 20:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.19 - - [2025-10-23 20:45:13] "GET /virtual-network/d5b501ea-f0b5-416f-9851-a9701b08f2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004920 10.0.0.19 - - [2025-10-23 20:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.19 - - [2025-10-23 20:45:13] "GET /service-appliance-set/e103df48-0743-4f2a-a412-447d18ae1a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.004263 10.0.0.19 - - [2025-10-23 20:45:13] "POST /fqname-to-id HTTP/1.1" 404 258 0.002302 10.0.0.19 - - [2025-10-23 20:45:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.094319 10.0.0.19 - - [2025-10-23 20:45:13] "GET /virtual-machine-interface/70f93fb5-d7c5-4fac-abe0-c9b1d22f7b29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.019362 10.0.0.19 - - [2025-10-23 20:45:13] "POST /set-tag HTTP/1.1" 200 109 0.017392 10.0.0.19 - - [2025-10-23 20:45:14] "POST /instance-ips HTTP/1.1" 200 417 0.041277 10.0.0.19 - - [2025-10-23 20:45:14] "GET /instance-ip/6292e88d-3a22-49c4-9e61-019132863903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.006726 10.0.0.19 - - [2025-10-23 20:45:14] "POST /loadbalancers HTTP/1.1" 200 618 0.064031 10.0.0.19 - - [2025-10-23 20:45:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.019644 10.0.0.19 - - [2025-10-23 20:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.19 - - [2025-10-23 20:45:14] "POST /service-instances HTTP/1.1" 200 566 0.020225 10.0.0.19 - - [2025-10-23 20:45:14] "POST /ref-update HTTP/1.1" 200 156 0.034302 10.0.0.19 - - [2025-10-23 20:45:14] "GET /project/2db7cdc5-fed2-41a6-ab2d-889b24962317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.066214 10.0.0.19 - - [2025-10-23 20:45:14] "GET /virtual-machine-interface/70f93fb5-d7c5-4fac-abe0-c9b1d22f7b29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005380 10.0.0.19 - - [2025-10-23 20:45:14] "GET /virtual-machine-interface/70f93fb5-d7c5-4fac-abe0-c9b1d22f7b29?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.007936 10.0.0.19 - - [2025-10-23 20:45:14] "PUT /service-instance/05b92fff-9b6b-4ed6-a594-88c86aff343c HTTP/1.1" 200 266 0.011958 10.0.0.19 - - [2025-10-23 20:45:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.017606 10.0.0.19 - - [2025-10-23 20:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009729 10.0.0.19 - - [2025-10-23 20:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008828 10.0.0.19 - - [2025-10-23 20:45:14] "GET /floating-ip-pool/1ab6a099-345d-4ebe-be61-1d6c9e171203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002712 10.0.0.19 - - [2025-10-23 20:45:14] "POST /floating-ips HTTP/1.1" 200 671 0.090417 10.0.0.19 - - [2025-10-23 20:45:14] "POST /virtual-machines HTTP/1.1" 200 429 0.068419 10.0.0.19 - - [2025-10-23 20:45:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.007185 10.0.0.19 - - [2025-10-23 20:45:14] "GET /application-policy-set/eaf9534e-21d0-4730-a119-d03a3c9c587f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005347 10.0.0.19 - - [2025-10-23 20:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.19 - - [2025-10-23 20:45:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.082723 10.0.0.19 - - [2025-10-23 20:45:14] "GET /policy-management/e2987709-e430-428c-a1ba-211ee172603b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011250 10.0.0.19 - - [2025-10-23 20:45:14] "POST /tags HTTP/1.1" 409 221 0.008999 10.0.0.19 - - [2025-10-23 20:45:14] "POST /chown HTTP/1.1" 200 109 0.036071 10.0.0.19 - - [2025-10-23 20:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.19 - - [2025-10-23 20:45:14] "GET /tag/b53b18c5-0010-4523-b14e-a0c7d71c46b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.021915 10.0.0.19 - - [2025-10-23 20:45:14] "POST /tags HTTP/1.1" 409 238 0.005555 10.0.0.19 - - [2025-10-23 20:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.19 - - [2025-10-23 20:45:14] "POST /chown HTTP/1.1" 200 109 0.014891 10.0.0.19 - - [2025-10-23 20:45:14] "PUT /virtual-machine-interface/b2a5a469-0b13-4150-9394-87dddf50055a HTTP/1.1" 200 284 0.031490 10.0.0.19 - - [2025-10-23 20:45:14] "GET /tag/bcff2158-a62e-4b0e-a3df-4c678737acad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.038822 10.0.0.19 - - [2025-10-23 20:45:14] "PUT /instance-ip/6292e88d-3a22-49c4-9e61-019132863903 HTTP/1.1" 200 256 0.057725 10.0.0.19 - - [2025-10-23 20:45:14] "POST /firewall-rules HTTP/1.1" 200 650 0.080854 10.0.0.19 - - [2025-10-23 20:45:14] "GET /firewall-rule/afe7e52b-c99b-4c83-a21b-1f82c6894343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.015285 10.0.0.19 - - [2025-10-23 20:45:14] "POST /ref-update HTTP/1.1" 200 156 0.063175 10.0.0.19 - - [2025-10-23 20:45:14] "POST /ref-update HTTP/1.1" 200 156 0.015914 10.0.0.19 - - [2025-10-23 20:45:14] "POST /ref-update HTTP/1.1" 200 156 0.016314 10.0.0.19 - - [2025-10-23 20:45:14] "GET /firewall-policy/7f1a3121-1290-4aef-93a2-2c68ce3fa49f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.008654 10.0.0.19 - - [2025-10-23 20:45:14] "GET /firewall-rule/afe7e52b-c99b-4c83-a21b-1f82c6894343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.005805 10.0.0.19 - - [2025-10-23 20:45:14] "POST /ref-update HTTP/1.1" 200 156 0.016671 10.0.0.19 - - [2025-10-23 20:45:15] "POST /ref-update HTTP/1.1" 200 156 0.031103 10.0.0.19 - - [2025-10-23 20:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004398 10.0.0.19 - - [2025-10-23 20:45:15] "POST /ref-update HTTP/1.1" 200 156 0.029267 10.0.0.19 - - [2025-10-23 20:45:15] "GET /project/2db7cdc5-fed2-41a6-ab2d-889b24962317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.059953 10.0.0.19 - - [2025-10-23 20:45:15] "POST /ref-update HTTP/1.1" 200 156 0.037501 10.0.0.19 - - [2025-10-23 20:45:15] "GET /loadbalancer/7ebdc982-ccfa-4a59-acca-0aa4dc701488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.006629 10.0.0.19 - - [2025-10-23 20:45:15] "POST /virtual-machines HTTP/1.1" 200 429 0.022676 10.0.0.19 - - [2025-10-23 20:45:15] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.065942 10.0.0.19 - - [2025-10-23 20:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.19 - - [2025-10-23 20:45:15] "GET /project/2db7cdc5-fed2-41a6-ab2d-889b24962317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.123756 10.0.0.19 - - [2025-10-23 20:45:15] "GET /loadbalancer-listener/84c4617b-0421-4e08-a96d-a5761f08ea22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.007138 10.0.0.19 - - [2025-10-23 20:45:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.186948 10.0.0.19 - - [2025-10-23 20:45:15] "POST /chown HTTP/1.1" 200 109 0.021022 10.0.0.19 - - [2025-10-23 20:45:15] "GET /loadbalancer-listener/84c4617b-0421-4e08-a96d-a5761f08ea22?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.010650 10.0.0.19 - - [2025-10-23 20:45:15] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.021268 10.0.0.19 - - [2025-10-23 20:45:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.015637 10.0.0.19 - - [2025-10-23 20:45:15] "POST /chown HTTP/1.1" 200 109 0.027793 10.0.0.19 - - [2025-10-23 20:45:15] "GET /loadbalancer-pool/472107d3-2d5f-452d-9b1f-c304fe6bd2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.022772 10.0.0.19 - - [2025-10-23 20:45:15] "PUT /virtual-machine-interface/214955f8-9278-405f-b3f5-199d97091b78 HTTP/1.1" 200 284 0.029161 10.0.0.19 - - [2025-10-23 20:45:15] "PUT /instance-ip/6292e88d-3a22-49c4-9e61-019132863903 HTTP/1.1" 200 256 0.033615 10.0.0.19 - - [2025-10-23 20:45:15] "POST /loadbalancer-members HTTP/1.1" 200 707 0.030796 10.0.0.19 - - [2025-10-23 20:45:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.009484 10.0.0.19 - - [2025-10-23 20:45:15] "GET /loadbalancer-member/f695d1b2-2254-4357-b2e2-8c4d910d4c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.006967 10.0.0.19 - - [2025-10-23 20:45:15] "POST /ref-update HTTP/1.1" 200 156 0.019283 10.0.0.19 - - [2025-10-23 20:45:15] "GET /application-policy-set/eaf9534e-21d0-4730-a119-d03a3c9c587f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002619 10.0.0.19 - - [2025-10-23 20:45:15] "POST /ref-update HTTP/1.1" 200 156 0.032179 10.0.0.19 - - [2025-10-23 20:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007050 10.0.0.19 - - [2025-10-23 20:45:15] "GET /policy-management/e2987709-e430-428c-a1ba-211ee172603b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010432 10.0.0.19 - - [2025-10-23 20:45:15] "POST /ref-update HTTP/1.1" 200 156 0.029475 10.0.0.19 - - [2025-10-23 20:45:15] "POST /tags HTTP/1.1" 409 221 0.009312 10.0.0.19 - - [2025-10-23 20:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004639 10.0.0.19 - - [2025-10-23 20:45:15] "GET /tag/b53b18c5-0010-4523-b14e-a0c7d71c46b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.029742 10.0.0.19 - - [2025-10-23 20:45:15] "POST /ref-update HTTP/1.1" 200 156 0.054563 10.0.0.19 - - [2025-10-23 20:45:15] "POST /ref-update HTTP/1.1" 200 156 0.028144 10.0.0.19 - - [2025-10-23 20:45:15] "POST /tags HTTP/1.1" 409 238 0.003267 10.0.0.19 - - [2025-10-23 20:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.19 - - [2025-10-23 20:45:15] "GET /tag/bcff2158-a62e-4b0e-a3df-4c678737acad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.014977 10.0.0.19 - - [2025-10-23 20:45:15] "PUT /service-instance/05b92fff-9b6b-4ed6-a594-88c86aff343c HTTP/1.1" 200 266 0.009537 10.0.0.19 - - [2025-10-23 20:45:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.019744 10.0.0.19 - - [2025-10-23 20:45:15] "POST /firewall-rules HTTP/1.1" 409 293 0.004579 10.0.0.19 - - [2025-10-23 20:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.19 - - [2025-10-23 20:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.19 - - [2025-10-23 20:45:15] "PUT /firewall-rule/afe7e52b-c99b-4c83-a21b-1f82c6894343 HTTP/1.1" 200 260 0.023531 10.0.0.19 - - [2025-10-23 20:45:16] "POST /chown HTTP/1.1" 200 109 0.024945 10.0.0.19 - - [2025-10-23 20:45:16] "GET /firewall-rule/afe7e52b-c99b-4c83-a21b-1f82c6894343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.010739 10.0.0.19 - - [2025-10-23 20:45:16] "POST /chown HTTP/1.1" 200 109 0.053233 10.0.0.19 - - [2025-10-23 20:45:16] "GET /firewall-policy/7f1a3121-1290-4aef-93a2-2c68ce3fa49f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.021528 10.0.0.19 - - [2025-10-23 20:45:16] "GET /firewall-rule/afe7e52b-c99b-4c83-a21b-1f82c6894343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.008999 10.0.0.19 - - [2025-10-23 20:45:16] "PUT /instance-ip/6292e88d-3a22-49c4-9e61-019132863903 HTTP/1.1" 200 256 0.048077 10.0.0.19 - - [2025-10-23 20:45:16] "POST /ref-update HTTP/1.1" 200 156 0.027582 10.0.0.19 - - [2025-10-23 20:45:16] "POST /chown HTTP/1.1" 200 109 0.009435 10.0.0.19 - - [2025-10-23 20:45:16] "POST /chown HTTP/1.1" 200 109 0.029113 10.0.0.19 - - [2025-10-23 20:45:16] "PUT /instance-ip/6292e88d-3a22-49c4-9e61-019132863903 HTTP/1.1" 200 256 0.037465 10.0.0.19 - - [2025-10-23 20:45:16] "POST /ref-update HTTP/1.1" 200 156 0.015896 10.0.0.19 - - [2025-10-23 20:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.19 - - [2025-10-23 20:45:16] "POST /chown HTTP/1.1" 200 109 0.012573 10.0.0.19 - - [2025-10-23 20:45:16] "POST /chown HTTP/1.1" 200 109 0.014284 10.0.0.19 - - [2025-10-23 20:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004447 10.0.0.19 - - [2025-10-23 20:45:16] "PUT /instance-ip/6292e88d-3a22-49c4-9e61-019132863903 HTTP/1.1" 200 256 0.041417 10.0.0.19 - - [2025-10-23 20:45:16] "GET /virtual-network/d5b501ea-f0b5-416f-9851-a9701b08f2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.020134 10.0.0.19 - - [2025-10-23 20:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004903 10.0.0.19 - - [2025-10-23 20:45:16] "POST /ref-update HTTP/1.1" 200 156 0.041353 10.0.0.19 - - [2025-10-23 20:45:16] "GET /project/2db7cdc5-fed2-41a6-ab2d-889b24962317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.052759 10.0.0.19 - - [2025-10-23 20:45:16] "POST /chown HTTP/1.1" 200 109 0.011688 10.0.0.19 - - [2025-10-23 20:45:16] "POST /chown HTTP/1.1" 200 109 0.023588 10.0.0.19 - - [2025-10-23 20:45:16] "POST /virtual-machines HTTP/1.1" 200 373 0.034053 10.0.0.19 - - [2025-10-23 20:45:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.031172 10.0.0.19 - - [2025-10-23 20:45:16] "PUT /instance-ip/6292e88d-3a22-49c4-9e61-019132863903 HTTP/1.1" 200 256 0.047745 10.0.0.19 - - [2025-10-23 20:45:16] "POST /ref-update HTTP/1.1" 200 156 0.067049 10.0.0.19 - - [2025-10-23 20:45:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.142767 10.0.0.19 - - [2025-10-23 20:45:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.012659 10.0.0.19 - - [2025-10-23 20:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.014312 10.0.0.19 - - [2025-10-23 20:45:16] "GET /virtual-machine-interface/2e73bcee-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.005147 10.0.0.19 - - [2025-10-23 20:45:16] "PUT /service-instance/05b92fff-9b6b-4ed6-a594-88c86aff343c HTTP/1.1" 200 266 0.008852 10.0.0.19 - - [2025-10-23 20:45:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.019546 10.0.0.19 - - [2025-10-23 20:45:16] "POST /instance-ips HTTP/1.1" 200 413 0.052176 10.0.0.19 - - [2025-10-23 20:45:17] "PUT /service-instance/05b92fff-9b6b-4ed6-a594-88c86aff343c HTTP/1.1" 200 266 0.017991 10.0.0.19 - - [2025-10-23 20:45:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.039055 10.0.0.19 - - [2025-10-23 20:45:17] "GET /virtual-machine-interface/2e73bcee-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.010839 10.0.0.19 - - [2025-10-23 20:45:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.006977 10.0.0.19 - - [2025-10-23 20:45:17] "PUT /service-instance/05b92fff-9b6b-4ed6-a594-88c86aff343c HTTP/1.1" 200 266 0.012834 10.0.0.19 - - [2025-10-23 20:45:17] "POST /set-tag HTTP/1.1" 200 109 0.032518 10.0.0.19 - - [2025-10-23 20:45:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.016476 10.0.0.19 - - [2025-10-23 20:45:17] "GET /virtual-machine-interface/2e73bcee-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.018310 10.0.0.19 - - [2025-10-23 20:45:17] "GET /instance-ip/2e92826e-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.019282 10.0.0.19 - - [2025-10-23 20:45:17] "PUT /service-instance/05b92fff-9b6b-4ed6-a594-88c86aff343c HTTP/1.1" 200 266 0.010065 10.0.0.19 - - [2025-10-23 20:45:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.015247 10.0.0.19 - - [2025-10-23 20:45:17] "GET /virtual-machine-interface/2e73bcee-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.030055 10.0.0.19 - - [2025-10-23 20:45:17] "POST /set-tag HTTP/1.1" 200 109 0.005213 10.0.0.19 - - [2025-10-23 20:45:17] "GET /virtual-router/1e612aa6-def9-402e-bb78-6ab401265be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.006062 10.0.0.19 - - [2025-10-23 20:45:17] "PUT /service-instance/05b92fff-9b6b-4ed6-a594-88c86aff343c HTTP/1.1" 200 266 0.015167 10.0.0.19 - - [2025-10-23 20:45:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.025360 10.0.0.19 - - [2025-10-23 20:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.19 - - [2025-10-23 20:45:17] "POST /ref-update HTTP/1.1" 200 156 0.026492 10.0.0.19 - - [2025-10-23 20:45:17] "GET /virtual-machine-interface/2e73bcee-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.015623 10.0.0.19 - - [2025-10-23 20:45:17] "POST /set-tag HTTP/1.1" 200 109 0.002102 10.0.0.19 - - [2025-10-23 20:45:17] "POST /chown HTTP/1.1" 200 109 0.006746 10.0.0.19 - - [2025-10-23 20:45:17] "GET /virtual-machine-interface/2e73bcee-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004318 10.0.0.19 - - [2025-10-23 20:45:17] "POST /chown HTTP/1.1" 200 109 0.023154 10.0.0.19 - - [2025-10-23 20:45:17] "POST /set-tag HTTP/1.1" 200 109 0.004864 10.0.0.19 - - [2025-10-23 20:45:17] "POST /ref-update HTTP/1.1" 200 156 0.015427 10.0.0.19 - - [2025-10-23 20:45:17] "POST /chown HTTP/1.1" 200 109 0.007664 10.0.0.19 - - [2025-10-23 20:45:17] "POST /chown HTTP/1.1" 200 109 0.017922 10.0.0.19 - - [2025-10-23 20:45:17] "POST /ref-update HTTP/1.1" 200 156 0.013349 10.0.0.19 - - [2025-10-23 20:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.19 - - [2025-10-23 20:45:17] "POST /chown HTTP/1.1" 200 109 0.009712 10.0.0.19 - - [2025-10-23 20:45:17] "POST /chown HTTP/1.1" 200 109 0.034054 10.0.0.19 - - [2025-10-23 20:45:17] "POST /chown HTTP/1.1" 200 109 0.008826 10.0.0.19 - - [2025-10-23 20:45:17] "POST /chown HTTP/1.1" 200 109 0.016516 10.0.0.19 - - [2025-10-23 20:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.19 - - [2025-10-23 20:45:17] "POST /chown HTTP/1.1" 200 109 0.006405 10.0.0.19 - - [2025-10-23 20:45:17] "POST /chown HTTP/1.1" 200 109 0.006661 10.0.0.19 - - [2025-10-23 20:45:17] "POST /chown HTTP/1.1" 200 109 0.014282 10.0.0.19 - - [2025-10-23 20:45:17] "POST /chown HTTP/1.1" 200 109 0.019638 10.0.0.19 - - [2025-10-23 20:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.19 - - [2025-10-23 20:45:17] "POST /chown HTTP/1.1" 200 109 0.007532 10.0.0.19 - - [2025-10-23 20:45:18] "POST /chown HTTP/1.1" 200 109 0.028190 10.0.0.19 - - [2025-10-23 20:45:18] "POST /chown HTTP/1.1" 200 109 0.007982 10.0.0.19 - - [2025-10-23 20:45:18] "POST /chown HTTP/1.1" 200 109 0.022856 10.0.0.19 - - [2025-10-23 20:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.19 - - [2025-10-23 20:45:18] "POST /chown HTTP/1.1" 200 109 0.007342 10.0.0.19 - - [2025-10-23 20:45:18] "POST /chown HTTP/1.1" 200 109 0.020035 10.0.0.19 - - [2025-10-23 20:45:18] "POST /chown HTTP/1.1" 200 109 0.017502 10.0.0.19 - - [2025-10-23 20:45:18] "POST /chown HTTP/1.1" 200 109 0.007953 10.0.0.19 - - [2025-10-23 20:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.19 - - [2025-10-23 20:45:18] "POST /chown HTTP/1.1" 200 109 0.007538 10.0.0.19 - - [2025-10-23 20:45:18] "POST /chown HTTP/1.1" 200 109 0.025034 10.0.0.19 - - [2025-10-23 20:45:18] "POST /chown HTTP/1.1" 200 109 0.010518 10.0.0.19 - - [2025-10-23 20:45:18] "POST /chown HTTP/1.1" 200 109 0.021976 10.0.0.19 - - [2025-10-23 20:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.19 - - [2025-10-23 20:45:18] "POST /chown HTTP/1.1" 200 109 0.007270 10.0.0.19 - - [2025-10-23 20:45:18] "POST /chown HTTP/1.1" 200 109 0.032348 10.0.0.19 - - [2025-10-23 20:45:18] "POST /chown HTTP/1.1" 200 109 0.017533 10.0.0.19 - - [2025-10-23 20:45:18] "POST /chown HTTP/1.1" 200 109 0.007509 10.0.0.19 - - [2025-10-23 20:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.19 - - [2025-10-23 20:45:18] "POST /chown HTTP/1.1" 200 109 0.006880 10.0.0.19 - - [2025-10-23 20:45:18] "POST /chown HTTP/1.1" 200 109 0.006724 10.0.0.19 - - [2025-10-23 20:45:18] "POST /chown HTTP/1.1" 200 109 0.013199 10.0.0.19 - - [2025-10-23 20:45:18] "POST /chown HTTP/1.1" 200 109 0.014576 10.0.0.19 - - [2025-10-23 20:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.19 - - [2025-10-23 20:45:18] "POST /chown HTTP/1.1" 200 109 0.006018 10.0.0.19 - - [2025-10-23 20:45:18] "POST /chown HTTP/1.1" 200 109 0.010813 10.0.0.19 - - [2025-10-23 20:45:18] "POST /chown HTTP/1.1" 200 109 0.014189 10.0.0.19 - - [2025-10-23 20:45:18] "POST /chown HTTP/1.1" 200 109 0.007200 10.0.0.19 - - [2025-10-23 20:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.014124 10.0.0.19 - - [2025-10-23 20:45:18] "POST /chown HTTP/1.1" 200 109 0.007491 10.0.0.19 - - [2025-10-23 20:45:18] "POST /chown HTTP/1.1" 200 109 0.006742 10.0.0.19 - - [2025-10-23 20:45:18] "POST /chown HTTP/1.1" 200 109 0.011987 10.0.0.19 - - [2025-10-23 20:45:18] "POST /chown HTTP/1.1" 200 109 0.011765 10.0.0.19 - - [2025-10-23 20:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.19 - - [2025-10-23 20:45:19] "POST /chown HTTP/1.1" 200 109 0.006469 10.0.0.19 - - [2025-10-23 20:45:19] "POST /chown HTTP/1.1" 200 109 0.027205 10.0.0.19 - - [2025-10-23 20:45:19] "POST /chown HTTP/1.1" 200 109 0.019897 10.0.0.19 - - [2025-10-23 20:45:19] "POST /chown HTTP/1.1" 200 109 0.006663 10.0.0.19 - - [2025-10-23 20:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006785 10.0.0.19 - - [2025-10-23 20:45:19] "POST /chown HTTP/1.1" 200 109 0.006289 10.0.0.19 - - [2025-10-23 20:45:19] "POST /chown HTTP/1.1" 200 109 0.006744 10.0.0.19 - - [2025-10-23 20:45:19] "POST /chown HTTP/1.1" 200 109 0.016693 10.0.0.19 - - [2025-10-23 20:45:19] "POST /chown HTTP/1.1" 200 109 0.022482 10.0.0.19 - - [2025-10-23 20:45:19] "GET /virtual-machine-interface/29c034de-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010421 10.0.0.19 - - [2025-10-23 20:45:19] "POST /set-tag HTTP/1.1" 200 109 0.002453 10.0.0.19 - - [2025-10-23 20:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.19 - - [2025-10-23 20:45:19] "GET /loadbalancer/54405b5d-1ca3-4dbf-a4c5-c82970f2ca0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002800 10.0.0.19 - - [2025-10-23 20:45:19] "GET /loadbalancer-pool/17c54eb4-1b2a-4d0b-967e-1d72a4a454c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002728 10.0.0.19 - - [2025-10-23 20:45:19] "POST /loadbalancer-members HTTP/1.1" 200 702 0.018139 10.0.0.19 - - [2025-10-23 20:45:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.021955 10.0.0.19 - - [2025-10-23 20:45:19] "GET /virtual-machine-interface/29c034de-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010535 10.0.0.19 - - [2025-10-23 20:45:19] "GET /virtual-machine-interface/29c034de-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009163 10.0.0.19 - - [2025-10-23 20:45:19] "POST /ref-update HTTP/1.1" 200 156 0.007740 10.0.0.19 - - [2025-10-23 20:45:19] "GET /floating-ip/2f1a31cd-f385-4b44-ac56-6bbc08b7b6bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.008592 10.0.0.19 - - [2025-10-23 20:45:19] "PUT /floating-ip/2f1a31cd-f385-4b44-ac56-6bbc08b7b6bd HTTP/1.1" 200 256 0.008154 10.0.0.19 - - [2025-10-23 20:45:19] "POST /tags HTTP/1.1" 409 221 0.002891 10.0.0.19 - - [2025-10-23 20:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.19 - - [2025-10-23 20:45:19] "GET /tag/b53b18c5-0010-4523-b14e-a0c7d71c46b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010043 10.0.0.19 - - [2025-10-23 20:45:19] "POST /set-tag HTTP/1.1" 200 109 0.024970 10.0.0.19 - - [2025-10-23 20:45:20] "GET /virtual-machine-interface/2a396d90-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005952 10.0.0.19 - - [2025-10-23 20:45:20] "POST /set-tag HTTP/1.1" 200 109 0.003965 10.0.0.19 - - [2025-10-23 20:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.19 - - [2025-10-23 20:45:20] "GET /loadbalancer/54405b5d-1ca3-4dbf-a4c5-c82970f2ca0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003503 10.0.0.19 - - [2025-10-23 20:45:20] "GET /loadbalancer-pool/17c54eb4-1b2a-4d0b-967e-1d72a4a454c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002938 10.0.0.19 - - [2025-10-23 20:45:20] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016716 10.0.0.19 - - [2025-10-23 20:45:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.013376 10.0.0.19 - - [2025-10-23 20:45:20] "GET /virtual-machine-interface/2a396d90-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010521 10.0.0.19 - - [2025-10-23 20:45:20] "GET /virtual-machine-interface/2a396d90-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006127 10.0.0.19 - - [2025-10-23 20:45:20] "POST /ref-update HTTP/1.1" 200 156 0.007769 10.0.0.19 - - [2025-10-23 20:45:20] "GET /floating-ip/2f1a31cd-f385-4b44-ac56-6bbc08b7b6bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.012177 10.0.0.19 - - [2025-10-23 20:45:20] "POST /set-tag HTTP/1.1" 200 109 0.016216 10.0.0.19 - - [2025-10-23 20:45:21] "GET /virtual-machine/9dcc3409-7b98-446b-af61-1b4e0f76bbff?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003286 10.0.0.19 - - [2025-10-23 20:45:21] "GET /virtual-machine-interface/29c034de-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004968 10.0.0.19 - - [2025-10-23 20:45:21] "GET /virtual-machine/63ff77c3-313c-4292-9f9d-7a60e0ef722e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002931 10.0.0.19 - - [2025-10-23 20:45:21] "GET /virtual-machine-interface/2a396d90-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004404 10.0.0.19 - - [2025-10-23 20:45:30] "GET /virtual-machine-interface/2e73bcee-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004938 10.0.0.19 - - [2025-10-23 20:45:30] "POST /set-tag HTTP/1.1" 200 109 0.002651 10.0.0.19 - - [2025-10-23 20:45:31] "GET /virtual-machine/da1b0452-b9bd-492e-9aff-c8c5f05ff50e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003036 10.0.0.19 - - [2025-10-23 20:45:31] "GET /virtual-machine-interface/2e73bcee-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005553 10.0.0.19 - - [2025-10-23 20:45:31] "GET /virtual-machine-interface/2e73bcee-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004490 10.0.0.19 - - [2025-10-23 20:45:31] "POST /set-tag HTTP/1.1" 200 109 0.002575 10.0.0.19 - - [2025-10-23 20:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.19 - - [2025-10-23 20:45:33] "POST /chown HTTP/1.1" 200 109 0.006529 10.0.0.19 - - [2025-10-23 20:45:33] "POST /chown HTTP/1.1" 200 109 0.007700 10.0.0.19 - - [2025-10-23 20:45:33] "POST /chown HTTP/1.1" 200 109 0.006814 10.0.0.19 - - [2025-10-23 20:45:33] "POST /chown HTTP/1.1" 200 109 0.018488 10.0.0.19 - - [2025-10-23 20:46:03] "GET /virtual-machine-interface/2e73bcee-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006750 10.0.0.19 - - [2025-10-23 20:46:03] "POST /set-tag HTTP/1.1" 200 109 0.002180 10.0.0.19 - - [2025-10-23 20:46:03] "GET /virtual-machine-interface/2e73bcee-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004373 10.0.0.19 - - [2025-10-23 20:46:03] "POST /set-tag HTTP/1.1" 200 109 0.002177 10.0.0.19 - - [2025-10-23 20:46:03] "GET /virtual-machine/da1b0452-b9bd-492e-9aff-c8c5f05ff50e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002969 10.0.0.19 - - [2025-10-23 20:46:03] "POST /ref-update HTTP/1.1" 200 156 0.010319 10.0.0.19 - - [2025-10-23 20:46:03] "GET /virtual-machine-interface/2e73bcee-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.012729 10.0.0.19 - - [2025-10-23 20:46:03] "POST /set-tag HTTP/1.1" 200 109 0.031827 10.0.0.19 - - [2025-10-23 20:46:03] "POST /set-tag HTTP/1.1" 200 109 0.025982 10.0.0.19 - - [2025-10-23 20:46:03] "DELETE /instance-ip/2e92826e-b051-11f0-908b-fa163e5f041e HTTP/1.1" 200 115 0.049592 10.0.0.19 - - [2025-10-23 20:46:03] "DELETE /virtual-machine-interface/2e73bcee-b051-11f0-908b-fa163e5f041e HTTP/1.1" 200 115 0.039168 10.0.0.19 - - [2025-10-23 20:46:03] "DELETE /virtual-machine/da1b0452-b9bd-492e-9aff-c8c5f05ff50e HTTP/1.1" 200 115 0.025394 10.0.0.19 - - [2025-10-23 20:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.19 - - [2025-10-23 20:46:07] "GET /tag/bcff2158-a62e-4b0e-a3df-4c678737acad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012987 10.0.0.19 - - [2025-10-23 20:46:07] "GET /tag/bcff2158-a62e-4b0e-a3df-4c678737acad?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.014638 10.0.0.19 - - [2025-10-23 20:46:07] "GET /virtual-machine-interface/214955f8-9278-405f-b3f5-199d97091b78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004585 10.0.0.19 - - [2025-10-23 20:46:07] "POST /set-tag HTTP/1.1" 200 109 0.016773 10.0.0.19 - - [2025-10-23 20:46:07] "GET /virtual-machine-interface/70f93fb5-d7c5-4fac-abe0-c9b1d22f7b29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.007755 10.0.0.19 - - [2025-10-23 20:46:07] "POST /set-tag HTTP/1.1" 200 109 0.014968 10.0.0.19 - - [2025-10-23 20:46:07] "GET /virtual-machine-interface/b2a5a469-0b13-4150-9394-87dddf50055a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004645 10.0.0.19 - - [2025-10-23 20:46:07] "POST /set-tag HTTP/1.1" 200 109 0.015001 10.0.0.19 - - [2025-10-23 20:46:07] "GET /firewall-policy/7f1a3121-1290-4aef-93a2-2c68ce3fa49f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.013024 10.0.0.19 - - [2025-10-23 20:46:07] "GET /firewall-rule/afe7e52b-c99b-4c83-a21b-1f82c6894343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003304 10.0.0.19 - - [2025-10-23 20:46:07] "POST /ref-update HTTP/1.1" 200 156 0.024059 10.0.0.19 - - [2025-10-23 20:46:07] "DELETE /firewall-rule/afe7e52b-c99b-4c83-a21b-1f82c6894343 HTTP/1.1" 200 115 0.067886 10.0.0.19 - - [2025-10-23 20:46:07] "DELETE /loadbalancer-member/f695d1b2-2254-4357-b2e2-8c4d910d4c59 HTTP/1.1" 200 115 0.045248 10.0.0.19 - - [2025-10-23 20:46:07] "DELETE /loadbalancer-pool/472107d3-2d5f-452d-9b1f-c304fe6bd2e5 HTTP/1.1" 200 115 0.064968 10.0.0.19 - - [2025-10-23 20:46:07] "PUT /service-instance/05b92fff-9b6b-4ed6-a594-88c86aff343c HTTP/1.1" 200 266 0.017712 10.0.0.19 - - [2025-10-23 20:46:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.015517 10.0.0.19 - - [2025-10-23 20:46:07] "DELETE /loadbalancer-listener/84c4617b-0421-4e08-a96d-a5761f08ea22 HTTP/1.1" 200 115 0.099071 10.0.0.19 - - [2025-10-23 20:46:07] "GET /floating-ip/80665985-ce28-43f7-b15f-33c50edecbe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.002929 10.0.0.19 - - [2025-10-23 20:46:07] "PUT /service-instance/05b92fff-9b6b-4ed6-a594-88c86aff343c HTTP/1.1" 200 266 0.017573 10.0.0.19 - - [2025-10-23 20:46:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.011390 10.0.0.19 - - [2025-10-23 20:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.19 - - [2025-10-23 20:46:07] "PUT /floating-ip/80665985-ce28-43f7-b15f-33c50edecbe4 HTTP/1.1" 200 256 0.059225 10.0.0.19 - - [2025-10-23 20:46:07] "POST /chown HTTP/1.1" 200 109 0.016234 10.0.0.19 - - [2025-10-23 20:46:07] "POST /chown HTTP/1.1" 200 109 0.015172 10.0.0.19 - - [2025-10-23 20:46:07] "POST /chown HTTP/1.1" 200 109 0.038691 10.0.0.19 - - [2025-10-23 20:46:07] "POST /chown HTTP/1.1" 200 109 0.080915 10.0.0.19 - - [2025-10-23 20:46:07] "DELETE /floating-ip/80665985-ce28-43f7-b15f-33c50edecbe4 HTTP/1.1" 200 115 0.209097 10.0.0.19 - - [2025-10-23 20:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007007 10.0.0.19 - - [2025-10-23 20:46:07] "POST /chown HTTP/1.1" 200 109 0.013139 10.0.0.19 - - [2025-10-23 20:46:08] "POST /chown HTTP/1.1" 200 109 0.042070 10.0.0.19 - - [2025-10-23 20:46:08] "DELETE /loadbalancer/7ebdc982-ccfa-4a59-acca-0aa4dc701488 HTTP/1.1" 200 115 0.118345 10.0.0.19 - - [2025-10-23 20:46:08] "POST /chown HTTP/1.1" 200 109 0.007718 10.0.0.19 - - [2025-10-23 20:46:08] "POST /chown HTTP/1.1" 200 109 0.036636 10.0.0.19 - - [2025-10-23 20:46:08] "DELETE /instance-ip/6292e88d-3a22-49c4-9e61-019132863903 HTTP/1.1" 200 115 0.074190 10.0.0.19 - - [2025-10-23 20:46:08] "PUT /service-instance/05b92fff-9b6b-4ed6-a594-88c86aff343c HTTP/1.1" 200 266 0.018567 10.0.0.19 - - [2025-10-23 20:46:08] "DELETE /virtual-machine-interface/70f93fb5-d7c5-4fac-abe0-c9b1d22f7b29 HTTP/1.1" 200 115 0.086250 10.0.0.19 - - [2025-10-23 20:46:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.012810 10.0.0.19 - - [2025-10-23 20:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.19 - - [2025-10-23 20:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005004 10.0.0.19 - - [2025-10-23 20:46:08] "DELETE /tag/bcff2158-a62e-4b0e-a3df-4c678737acad HTTP/1.1" 200 115 0.081978 10.0.0.19 - - [2025-10-23 20:46:08] "DELETE /service-instance/05b92fff-9b6b-4ed6-a594-88c86aff343c HTTP/1.1" 200 115 0.031901 10.0.0.19 - - [2025-10-23 20:46:08] "GET /virtual-machine-interface/b2a5a469-0b13-4150-9394-87dddf50055a?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.013595 10.0.0.19 - - [2025-10-23 20:46:08] "DELETE /virtual-machine-interface/b2a5a469-0b13-4150-9394-87dddf50055a HTTP/1.1" 200 115 0.043509 10.0.0.19 - - [2025-10-23 20:46:08] "POST /ref-update HTTP/1.1" 200 156 0.010577 10.0.0.19 - - [2025-10-23 20:46:08] "DELETE /virtual-machine/fda32f68-1a05-4617-8d10-9c7408231348 HTTP/1.1" 200 115 0.022499 10.0.0.19 - - [2025-10-23 20:46:08] "GET /virtual-machine-interface/214955f8-9278-405f-b3f5-199d97091b78?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.005522 10.0.0.19 - - [2025-10-23 20:46:08] "DELETE /virtual-machine-interface/214955f8-9278-405f-b3f5-199d97091b78 HTTP/1.1" 200 115 0.041171 10.0.0.19 - - [2025-10-23 20:46:08] "DELETE /virtual-machine/52c4e2d3-1b53-42d7-ac9e-d6c7cc508f75 HTTP/1.1" 200 115 0.026375 10.0.0.19 - - [2025-10-23 20:46:09] "GET /floating-ip-pool/1ab6a099-345d-4ebe-be61-1d6c9e171203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002851 10.0.0.19 - - [2025-10-23 20:46:09] "POST /ref-update HTTP/1.1" 200 156 0.011444 10.0.0.19 - - [2025-10-23 20:46:09] "DELETE /floating-ip-pool/1ab6a099-345d-4ebe-be61-1d6c9e171203 HTTP/1.1" 200 115 0.023351 10.0.0.19 - - [2025-10-23 20:46:09] "POST /useragent-kv HTTP/1.1" 200 115 0.001762 10.0.0.19 - - [2025-10-23 20:46:09] "POST /useragent-kv HTTP/1.1" 200 115 0.001973 10.0.0.19 - - [2025-10-23 20:46:09] "DELETE /virtual-network/f6bf4391-2e7c-43a8-8158-ca3d339d9813 HTTP/1.1" 200 115 0.085562 10.0.0.19 - - [2025-10-23 20:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.19 - - [2025-10-23 20:46:09] "GET /routing-instance/e0d883dc-2a57-4452-bb5a-21b42aad977c HTTP/1.1" 404 171 0.001915 10.0.0.19 - - [2025-10-23 20:46:09] "GET /domains HTTP/1.1" 200 280 0.002047 10.0.0.19 - - [2025-10-23 20:46:09] "GET /domain/5a5ef1e0-29c5-4bb6-b3aa-913b18e87e4d HTTP/1.1" 200 3086 0.007017 10.0.0.19 - - [2025-10-23 20:46:09] "DELETE /route-target/55ec349c-d9c6-4091-b04c-b176bc475389 HTTP/1.1" 200 115 0.027812 10.0.0.19 - - [2025-10-23 20:46:09] "GET /project/2db7cdc5-fed2-41a6-ab2d-889b24962317 HTTP/1.1" 200 6873 0.040152 10.0.0.19 - - [2025-10-23 20:46:09] "GET /virtual-machine-interface/2a396d90-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.016408 10.0.0.19 - - [2025-10-23 20:46:09] "POST /set-tag HTTP/1.1" 200 109 0.002981 10.0.0.19 - - [2025-10-23 20:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.19 - - [2025-10-23 20:46:09] "GET /loadbalancer/54405b5d-1ca3-4dbf-a4c5-c82970f2ca0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002455 10.0.0.19 - - [2025-10-23 20:46:09] "GET /virtual-machine-interface/2a396d90-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004536 10.0.0.19 - - [2025-10-23 20:46:09] "POST /set-tag HTTP/1.1" 200 109 0.030292 10.0.0.19 - - [2025-10-23 20:46:09] "DELETE /loadbalancer-member/d355a627-200e-4395-ba47-41230edcd014 HTTP/1.1" 200 115 0.028185 10.0.0.19 - - [2025-10-23 20:46:10] "GET /virtual-machine-interface/2a396d90-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009987 10.0.0.19 - - [2025-10-23 20:46:10] "POST /set-tag HTTP/1.1" 200 109 0.002547 10.0.0.19 - - [2025-10-23 20:46:10] "GET /virtual-machine-interface/2a396d90-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004483 10.0.0.19 - - [2025-10-23 20:46:10] "POST /set-tag HTTP/1.1" 200 109 0.002679 10.0.0.19 - - [2025-10-23 20:46:10] "GET /virtual-machine/63ff77c3-313c-4292-9f9d-7a60e0ef722e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002752 10.0.0.19 - - [2025-10-23 20:46:10] "POST /ref-update HTTP/1.1" 200 156 0.009030 10.0.0.19 - - [2025-10-23 20:46:10] "GET /virtual-machine-interface/2a396d90-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014175 10.0.0.19 - - [2025-10-23 20:46:10] "POST /set-tag HTTP/1.1" 200 109 0.017987 10.0.0.19 - - [2025-10-23 20:46:10] "POST /set-tag HTTP/1.1" 200 109 0.031924 10.0.0.19 - - [2025-10-23 20:46:10] "POST /set-tag HTTP/1.1" 200 109 0.045847 10.0.0.19 - - [2025-10-23 20:46:10] "DELETE /instance-ip/2a55981c-b051-11f0-908b-fa163e5f041e HTTP/1.1" 200 115 0.044474 10.0.0.19 - - [2025-10-23 20:46:10] "POST /ref-update HTTP/1.1" 200 156 0.007360 10.0.0.19 - - [2025-10-23 20:46:10] "DELETE /virtual-machine-interface/2a396d90-b051-11f0-908b-fa163e5f041e HTTP/1.1" 200 115 0.034938 10.0.0.19 - - [2025-10-23 20:46:10] "DELETE /virtual-machine/63ff77c3-313c-4292-9f9d-7a60e0ef722e HTTP/1.1" 200 115 0.021678 10.0.0.19 - - [2025-10-23 20:46:14] "GET /virtual-machine-interface/29c034de-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005447 10.0.0.19 - - [2025-10-23 20:46:14] "POST /set-tag HTTP/1.1" 200 109 0.002880 10.0.0.19 - - [2025-10-23 20:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008486 10.0.0.19 - - [2025-10-23 20:46:14] "GET /loadbalancer/54405b5d-1ca3-4dbf-a4c5-c82970f2ca0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002660 10.0.0.19 - - [2025-10-23 20:46:15] "GET /virtual-machine-interface/29c034de-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.009074 10.0.0.19 - - [2025-10-23 20:46:15] "POST /set-tag HTTP/1.1" 200 109 0.003324 10.0.0.19 - - [2025-10-23 20:46:15] "GET /virtual-machine-interface/29c034de-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004556 10.0.0.19 - - [2025-10-23 20:46:15] "POST /set-tag HTTP/1.1" 200 109 0.002264 10.0.0.19 - - [2025-10-23 20:46:15] "GET /virtual-machine/9dcc3409-7b98-446b-af61-1b4e0f76bbff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003565 10.0.0.19 - - [2025-10-23 20:46:15] "POST /ref-update HTTP/1.1" 200 156 0.011409 10.0.0.19 - - [2025-10-23 20:46:15] "GET /virtual-machine-interface/29c034de-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010215 10.0.0.19 - - [2025-10-23 20:46:15] "POST /set-tag HTTP/1.1" 200 109 0.018083 10.0.0.19 - - [2025-10-23 20:46:15] "POST /set-tag HTTP/1.1" 200 109 0.029558 10.0.0.19 - - [2025-10-23 20:46:15] "POST /set-tag HTTP/1.1" 200 109 0.040440 10.0.0.19 - - [2025-10-23 20:46:15] "DELETE /instance-ip/29dc8d8c-b051-11f0-908b-fa163e5f041e HTTP/1.1" 200 115 0.033056 10.0.0.19 - - [2025-10-23 20:46:15] "POST /ref-update HTTP/1.1" 200 156 0.026194 10.0.0.19 - - [2025-10-23 20:46:15] "DELETE /virtual-machine-interface/29c034de-b051-11f0-908b-fa163e5f041e HTTP/1.1" 200 115 0.068511 10.0.0.19 - - [2025-10-23 20:46:15] "DELETE /virtual-machine/9dcc3409-7b98-446b-af61-1b4e0f76bbff HTTP/1.1" 200 115 0.018641 10.0.0.19 - - [2025-10-23 20:46:16] "DELETE /tag/0628f15a-f39a-4a53-a64b-07092a8a705c HTTP/1.1" 200 115 0.055738 10.0.0.19 - - [2025-10-23 20:46:16] "DELETE /tag/2427ea3a-1dd7-4120-86a4-cfe6739ece3b HTTP/1.1" 200 115 0.036962 10.0.0.19 - - [2025-10-23 20:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.19 - - [2025-10-23 20:46:19] "GET /project/2db7cdc5-fed2-41a6-ab2d-889b24962317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032792 10.0.0.19 - - [2025-10-23 20:46:19] "POST /tags HTTP/1.1" 200 393 0.028857 10.0.0.19 - - [2025-10-23 20:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.023243 10.0.0.19 - - [2025-10-23 20:46:19] "GET /tag/96a77ef0-6d14-4ae7-95eb-ff4079a21936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012762 10.0.0.19 - - [2025-10-23 20:46:19] "POST /tags HTTP/1.1" 200 341 0.020090 10.0.0.19 - - [2025-10-23 20:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.19 - - [2025-10-23 20:46:19] "GET /tag/dcaad57a-0625-4ec6-8a50-345a243b8c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012963 10.0.0.19 - - [2025-10-23 20:46:19] "POST /id-to-fqname HTTP/1.1" 200 192 0.001980 10.0.0.19 - - [2025-10-23 20:46:19] "POST /fqname-to-id HTTP/1.1" 404 201 0.001641 10.0.0.19 - - [2025-10-23 20:46:20] "POST /security-groups HTTP/1.1" 200 589 0.064296 10.0.0.19 - - [2025-10-23 20:46:20] "POST /projects HTTP/1.1" 200 519 0.189951 10.0.0.19 - - [2025-10-23 20:46:20] "POST /fqname-to-id HTTP/1.1" 404 236 0.008209 10.0.0.19 - - [2025-10-23 20:46:20] "POST /access-control-lists HTTP/1.1" 200 598 0.071617 10.0.0.19 - - [2025-10-23 20:46:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.075742 10.0.0.19 - - [2025-10-23 20:46:20] "POST /fqname-to-id HTTP/1.1" 404 235 0.002469 10.0.0.19 - - [2025-10-23 20:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012547 10.0.0.19 - - [2025-10-23 20:46:20] "GET /virtual-network/d5b501ea-f0b5-416f-9851-a9701b08f2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007842 10.0.0.19 - - [2025-10-23 20:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.19 - - [2025-10-23 20:46:20] "GET /virtual-network/d9c94017-e1c5-460f-89a0-ef31e362f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.010598 10.0.0.19 - - [2025-10-23 20:46:20] "POST /access-control-lists HTTP/1.1" 200 596 0.086562 10.0.0.19 - - [2025-10-23 20:46:20] "PUT /virtual-network/d5b501ea-f0b5-416f-9851-a9701b08f2ba HTTP/1.1" 200 264 0.060268 10.0.0.19 - - [2025-10-23 20:46:20] "PUT /virtual-network/d9c94017-e1c5-460f-89a0-ef31e362f300 HTTP/1.1" 200 264 0.063852 10.0.0.19 - - [2025-10-23 20:46:20] "POST /security-groups HTTP/1.1" 200 591 0.078631 10.0.0.19 - - [2025-10-23 20:46:20] "POST /fqname-to-id HTTP/1.1" 404 270 0.005375 10.0.0.19 - - [2025-10-23 20:46:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.050720 10.0.0.19 - - [2025-10-23 20:46:20] "POST /chown HTTP/1.1" 200 109 0.016539 10.0.0.19 - - [2025-10-23 20:46:20] "GET /application-policy-set/eaf9534e-21d0-4730-a119-d03a3c9c587f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020392 10.0.0.19 - - [2025-10-23 20:46:20] "POST /access-control-lists HTTP/1.1" 200 632 0.107323 10.0.0.19 - - [2025-10-23 20:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.19 - - [2025-10-23 20:46:20] "GET /policy-management/e2987709-e430-428c-a1ba-211ee172603b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007050 10.0.0.19 - - [2025-10-23 20:46:20] "POST /tags HTTP/1.1" 409 226 0.001822 10.0.0.19 - - [2025-10-23 20:46:20] "POST /fqname-to-id HTTP/1.1" 404 269 0.002194 10.0.0.19 - - [2025-10-23 20:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.19 - - [2025-10-23 20:46:20] "GET /tag/dcaad57a-0625-4ec6-8a50-345a243b8c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.046137 10.0.0.19 - - [2025-10-23 20:46:20] "POST /access-control-lists HTTP/1.1" 200 630 0.076739 10.0.0.19 - - [2025-10-23 20:46:20] "POST /firewall-rules HTTP/1.1" 200 600 0.083659 10.0.0.19 - - [2025-10-23 20:46:20] "GET /firewall-rule/2e645278-bbaa-41ca-8cf4-a4a1db01d26b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004770 10.0.0.19 - - [2025-10-23 20:46:20] "GET /firewall-policy/de147e92-5821-4138-8b52-5d9d0865d19f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.004058 10.0.0.19 - - [2025-10-23 20:46:20] "GET /firewall-rule/2e645278-bbaa-41ca-8cf4-a4a1db01d26b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002924 10.0.0.19 - - [2025-10-23 20:46:21] "POST /ref-update HTTP/1.1" 200 156 0.045945 10.0.0.19 - - [2025-10-23 20:46:21] "GET /application-policy-set/eaf9534e-21d0-4730-a119-d03a3c9c587f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003044 10.0.0.19 - - [2025-10-23 20:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.19 - - [2025-10-23 20:46:21] "GET /policy-management/e2987709-e430-428c-a1ba-211ee172603b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003367 10.0.0.19 - - [2025-10-23 20:46:21] "POST /tags HTTP/1.1" 409 226 0.002083 10.0.0.19 - - [2025-10-23 20:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.19 - - [2025-10-23 20:46:21] "GET /tag/dcaad57a-0625-4ec6-8a50-345a243b8c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010880 10.0.0.19 - - [2025-10-23 20:46:21] "POST /firewall-rules HTTP/1.1" 200 598 0.069183 10.0.0.19 - - [2025-10-23 20:46:21] "GET /firewall-rule/9aaeeb1f-cdd5-4fbd-a502-a7b325a79b0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.006842 10.0.0.19 - - [2025-10-23 20:46:21] "GET /firewall-policy/de147e92-5821-4138-8b52-5d9d0865d19f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.003897 10.0.0.19 - - [2025-10-23 20:46:21] "GET /firewall-rule/9aaeeb1f-cdd5-4fbd-a502-a7b325a79b0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002930 10.0.0.19 - - [2025-10-23 20:46:21] "POST /ref-update HTTP/1.1" 200 156 0.059151 10.0.0.19 - - [2025-10-23 20:46:22] "POST /tags HTTP/1.1" 200 393 0.028925 10.0.0.19 - - [2025-10-23 20:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011017 10.0.0.19 - - [2025-10-23 20:46:22] "GET /tag/650ce0aa-292f-4338-82a3-88f91acb0439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.012861 10.0.0.19 - - [2025-10-23 20:46:22] "POST /tags HTTP/1.1" 200 341 0.019224 10.0.0.19 - - [2025-10-23 20:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014113 10.0.0.19 - - [2025-10-23 20:46:22] "GET /tag/06563cdd-0931-4929-b8ad-5fcd5ec2f2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.013646 10.0.0.19 - - [2025-10-23 20:46:23] "POST /id-to-fqname HTTP/1.1" 200 192 0.000611 10.0.0.19 - - [2025-10-23 20:46:23] "POST /fqname-to-id HTTP/1.1" 404 201 0.004421 10.0.0.19 - - [2025-10-23 20:46:23] "POST /security-groups HTTP/1.1" 200 589 0.102349 10.0.0.19 - - [2025-10-23 20:46:23] "POST /fqname-to-id HTTP/1.1" 404 236 0.001806 10.0.0.19 - - [2025-10-23 20:46:23] "POST /projects HTTP/1.1" 200 519 0.265980 10.0.0.19 - - [2025-10-23 20:46:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.010938 10.0.0.19 - - [2025-10-23 20:46:23] "POST /access-control-lists HTTP/1.1" 200 598 0.032536 10.0.0.19 - - [2025-10-23 20:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006775 10.0.0.19 - - [2025-10-23 20:46:23] "POST /fqname-to-id HTTP/1.1" 404 235 0.013031 10.0.0.19 - - [2025-10-23 20:46:23] "GET /virtual-network/d5b501ea-f0b5-416f-9851-a9701b08f2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005592 10.0.0.19 - - [2025-10-23 20:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.19 - - [2025-10-23 20:46:23] "GET /virtual-network/d9c94017-e1c5-460f-89a0-ef31e362f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004860 10.0.0.19 - - [2025-10-23 20:46:23] "POST /access-control-lists HTTP/1.1" 200 596 0.072399 10.0.0.19 - - [2025-10-23 20:46:23] "PUT /virtual-network/d5b501ea-f0b5-416f-9851-a9701b08f2ba HTTP/1.1" 200 264 0.072732 10.0.0.19 - - [2025-10-23 20:46:23] "PUT /virtual-network/d9c94017-e1c5-460f-89a0-ef31e362f300 HTTP/1.1" 200 264 0.057262 10.0.0.19 - - [2025-10-23 20:46:23] "POST /security-groups HTTP/1.1" 200 591 0.078537 10.0.0.19 - - [2025-10-23 20:46:23] "POST /fqname-to-id HTTP/1.1" 404 270 0.003764 10.0.0.19 - - [2025-10-23 20:46:23] "POST /access-control-lists HTTP/1.1" 200 632 0.059643 10.0.0.19 - - [2025-10-23 20:46:23] "POST /fqname-to-id HTTP/1.1" 404 269 0.008512 10.0.0.19 - - [2025-10-23 20:46:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.071533 10.0.0.19 - - [2025-10-23 20:46:23] "POST /chown HTTP/1.1" 200 109 0.023594 10.0.0.19 - - [2025-10-23 20:46:23] "GET /application-policy-set/eaf9534e-21d0-4730-a119-d03a3c9c587f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015942 10.0.0.19 - - [2025-10-23 20:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.19 - - [2025-10-23 20:46:23] "GET /policy-management/e2987709-e430-428c-a1ba-211ee172603b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012256 10.0.0.19 - - [2025-10-23 20:46:23] "POST /access-control-lists HTTP/1.1" 200 630 0.067986 10.0.0.19 - - [2025-10-23 20:46:23] "POST /tags HTTP/1.1" 409 226 0.010623 10.0.0.19 - - [2025-10-23 20:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.19 - - [2025-10-23 20:46:23] "GET /tag/06563cdd-0931-4929-b8ad-5fcd5ec2f2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.012414 10.0.0.19 - - [2025-10-23 20:46:23] "POST /firewall-rules HTTP/1.1" 200 600 0.073398 10.0.0.19 - - [2025-10-23 20:46:23] "GET /firewall-rule/2db259ff-cc0b-4d1d-97f2-1f5e890060ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004269 10.0.0.19 - - [2025-10-23 20:46:23] "GET /firewall-policy/de147e92-5821-4138-8b52-5d9d0865d19f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.003612 10.0.0.19 - - [2025-10-23 20:46:23] "GET /firewall-rule/2db259ff-cc0b-4d1d-97f2-1f5e890060ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002569 10.0.0.19 - - [2025-10-23 20:46:24] "POST /ref-update HTTP/1.1" 200 156 0.054897 10.0.0.19 - - [2025-10-23 20:46:24] "GET /application-policy-set/eaf9534e-21d0-4730-a119-d03a3c9c587f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.017740 10.0.0.19 - - [2025-10-23 20:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.19 - - [2025-10-23 20:46:24] "GET /policy-management/e2987709-e430-428c-a1ba-211ee172603b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003278 10.0.0.19 - - [2025-10-23 20:46:24] "POST /tags HTTP/1.1" 409 226 0.002044 10.0.0.19 - - [2025-10-23 20:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.19 - - [2025-10-23 20:46:24] "GET /tag/06563cdd-0931-4929-b8ad-5fcd5ec2f2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.012520 10.0.0.19 - - [2025-10-23 20:46:24] "POST /firewall-rules HTTP/1.1" 200 598 0.073866 10.0.0.19 - - [2025-10-23 20:46:24] "GET /firewall-rule/fee28440-5d79-465b-b30a-457310ae418f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.023139 10.0.0.19 - - [2025-10-23 20:46:24] "GET /firewall-policy/de147e92-5821-4138-8b52-5d9d0865d19f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.012192 10.0.0.19 - - [2025-10-23 20:46:24] "GET /firewall-rule/fee28440-5d79-465b-b30a-457310ae418f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.007568 10.0.0.19 - - [2025-10-23 20:46:24] "POST /ref-update HTTP/1.1" 200 156 0.073185 10.0.0.19 - - [2025-10-23 20:46:25] "POST /tags HTTP/1.1" 200 345 0.085057 10.0.0.19 - - [2025-10-23 20:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.030070 10.0.0.19 - - [2025-10-23 20:46:25] "GET /tag/e0b01ea4-dc86-4d02-9669-4b8096ee6afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.044205 10.0.0.19 - - [2025-10-23 20:46:25] "POST /projects HTTP/1.1" 409 238 0.013383 10.0.0.19 - - [2025-10-23 20:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.19 - - [2025-10-23 20:46:25] "GET /project/95839002-93e1-4215-b5bf-0e8abf4b66a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046855 10.0.0.19 - - [2025-10-23 20:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.19 - - [2025-10-23 20:46:26] "GET /virtual-network/d5b501ea-f0b5-416f-9851-a9701b08f2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005042 10.0.0.19 - - [2025-10-23 20:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.19 - - [2025-10-23 20:46:26] "GET /virtual-network/d9c94017-e1c5-460f-89a0-ef31e362f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004158 10.0.0.19 - - [2025-10-23 20:46:26] "POST /security-groups HTTP/1.1" 409 285 0.002856 10.0.0.19 - - [2025-10-23 20:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.19 - - [2025-10-23 20:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.19 - - [2025-10-23 20:46:26] "PUT /security-group/b2ad1032-2ec3-4f41-b437-661b527aaed2 HTTP/1.1" 200 262 0.064333 10.0.0.19 - - [2025-10-23 20:46:26] "PUT /access-control-list/bd764e40-ab42-4f52-98d5-226f34daac5e HTTP/1.1" 200 272 0.021000 10.0.0.19 - - [2025-10-23 20:46:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.052364 10.0.0.19 - - [2025-10-23 20:46:26] "GET /project/95839002-93e1-4215-b5bf-0e8abf4b66a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.093809 10.0.0.19 - - [2025-10-23 20:46:26] "POST /tags HTTP/1.1" 409 228 0.002871 10.0.0.19 - - [2025-10-23 20:46:26] "PUT /access-control-list/584720c5-0ea0-4c26-9ecb-717ef335e584 HTTP/1.1" 200 272 0.043765 10.0.0.19 - - [2025-10-23 20:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010463 10.0.0.19 - - [2025-10-23 20:46:26] "GET /tag/e0b01ea4-dc86-4d02-9669-4b8096ee6afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.014054 10.0.0.19 - - [2025-10-23 20:46:26] "POST /tags HTTP/1.1" 200 345 0.024425 10.0.0.19 - - [2025-10-23 20:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011406 10.0.0.19 - - [2025-10-23 20:46:26] "GET /tag/6617488f-314a-4379-8363-6720a63dc834?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.016282 10.0.0.19 - - [2025-10-23 20:46:26] "POST /projects HTTP/1.1" 409 238 0.002616 10.0.0.19 - - [2025-10-23 20:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.19 - - [2025-10-23 20:46:26] "GET /project/b24f9b1f-a966-4e00-9e80-60b651c63b18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.048842 10.0.0.19 - - [2025-10-23 20:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009237 10.0.0.19 - - [2025-10-23 20:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005618 10.0.0.19 - - [2025-10-23 20:46:26] "GET /project/b24f9b1f-a966-4e00-9e80-60b651c63b18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032087 10.0.0.19 - - [2025-10-23 20:46:26] "GET /virtual-network/d5b501ea-f0b5-416f-9851-a9701b08f2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004887 10.0.0.19 - - [2025-10-23 20:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.19 - - [2025-10-23 20:46:26] "GET /virtual-network/d9c94017-e1c5-460f-89a0-ef31e362f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005010 10.0.0.19 - - [2025-10-23 20:46:26] "POST /security-groups HTTP/1.1" 409 285 0.002596 10.0.0.19 - - [2025-10-23 20:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.19 - - [2025-10-23 20:46:26] "PUT /security-group/0d740b76-230d-4cf4-a412-6e00448a602c HTTP/1.1" 200 262 0.055529 10.0.0.19 - - [2025-10-23 20:46:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.029229 10.0.0.19 - - [2025-10-23 20:46:26] "PUT /access-control-list/dc4db556-2420-47f9-9a84-19a364fb9c8c HTTP/1.1" 200 272 0.024390 10.0.0.19 - - [2025-10-23 20:46:26] "POST /tags HTTP/1.1" 409 228 0.016128 10.0.0.19 - - [2025-10-23 20:46:26] "PUT /access-control-list/59a396ec-7203-47cc-8c55-ada06b2aa5e7 HTTP/1.1" 200 272 0.045351 10.0.0.19 - - [2025-10-23 20:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.19 - - [2025-10-23 20:46:26] "GET /tag/6617488f-314a-4379-8363-6720a63dc834?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.012181 10.0.0.19 - - [2025-10-23 20:46:26] "POST /tags HTTP/1.1" 200 291 0.057412 10.0.0.19 - - [2025-10-23 20:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.19 - - [2025-10-23 20:46:26] "GET /tag/3a0bb3c0-d350-4e5c-bd98-3be54fa944ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.012860 10.0.0.19 - - [2025-10-23 20:46:27] "POST /tags HTTP/1.1" 200 303 0.051639 10.0.0.19 - - [2025-10-23 20:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010793 10.0.0.19 - - [2025-10-23 20:46:27] "GET /tag/e9a8cbfa-6b82-4717-a676-a7eba341fa89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013069 10.0.0.19 - - [2025-10-23 20:46:27] "POST /tags HTTP/1.1" 409 252 0.002029 10.0.0.19 - - [2025-10-23 20:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.19 - - [2025-10-23 20:46:27] "GET /tag/96a77ef0-6d14-4ae7-95eb-ff4079a21936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.015619 10.0.0.19 - - [2025-10-23 20:46:27] "POST /tags HTTP/1.1" 409 226 0.002081 10.0.0.19 - - [2025-10-23 20:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.19 - - [2025-10-23 20:46:27] "GET /tag/dcaad57a-0625-4ec6-8a50-345a243b8c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012182 10.0.0.19 - - [2025-10-23 20:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.19 - - [2025-10-23 20:46:27] "GET /virtual-network/d5b501ea-f0b5-416f-9851-a9701b08f2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.011398 10.0.0.19 - - [2025-10-23 20:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.19 - - [2025-10-23 20:46:27] "GET /project/95839002-93e1-4215-b5bf-0e8abf4b66a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043530 10.0.0.19 - - [2025-10-23 20:46:27] "POST /virtual-machines HTTP/1.1" 200 395 0.008836 10.0.0.19 - - [2025-10-23 20:46:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.012907 10.0.0.19 - - [2025-10-23 20:46:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101959 10.0.0.19 - - [2025-10-23 20:46:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.008615 10.0.0.19 - - [2025-10-23 20:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008621 10.0.0.19 - - [2025-10-23 20:46:27] "GET /virtual-machine-interface/5894610e-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004320 10.0.0.19 - - [2025-10-23 20:46:27] "POST /instance-ips HTTP/1.1" 200 397 0.019317 10.0.0.19 - - [2025-10-23 20:46:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.023414 10.0.0.19 - - [2025-10-23 20:46:27] "GET /virtual-machine-interface/5894610e-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012331 10.0.0.19 - - [2025-10-23 20:46:27] "POST /set-tag HTTP/1.1" 200 109 0.063617 10.0.0.19 - - [2025-10-23 20:46:27] "GET /virtual-machine-interface/5894610e-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010796 10.0.0.19 - - [2025-10-23 20:46:27] "GET /instance-ip/58acbbd2-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004692 10.0.0.19 - - [2025-10-23 20:46:27] "GET /virtual-machine-interface/5894610e-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004447 10.0.0.19 - - [2025-10-23 20:46:27] "POST /set-tag HTTP/1.1" 200 109 0.002308 10.0.0.19 - - [2025-10-23 20:46:27] "GET /virtual-router/1e612aa6-def9-402e-bb78-6ab401265be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003645 10.0.0.19 - - [2025-10-23 20:46:27] "POST /ref-update HTTP/1.1" 200 156 0.008740 10.0.0.19 - - [2025-10-23 20:46:27] "GET /virtual-machine-interface/5894610e-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005320 10.0.0.19 - - [2025-10-23 20:46:27] "POST /set-tag HTTP/1.1" 200 109 0.003832 10.0.0.19 - - [2025-10-23 20:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.19 - - [2025-10-23 20:46:27] "GET /virtual-network/d5b501ea-f0b5-416f-9851-a9701b08f2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003941 10.0.0.19 - - [2025-10-23 20:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.19 - - [2025-10-23 20:46:28] "GET /project/95839002-93e1-4215-b5bf-0e8abf4b66a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037445 10.0.0.19 - - [2025-10-23 20:46:28] "POST /virtual-machines HTTP/1.1" 200 395 0.021906 10.0.0.19 - - [2025-10-23 20:46:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.027644 10.0.0.19 - - [2025-10-23 20:46:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.125942 10.0.0.19 - - [2025-10-23 20:46:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.009581 10.0.0.19 - - [2025-10-23 20:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007378 10.0.0.19 - - [2025-10-23 20:46:28] "GET /virtual-machine-interface/590b8518-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009002 10.0.0.19 - - [2025-10-23 20:46:28] "POST /instance-ips HTTP/1.1" 200 397 0.044306 10.0.0.19 - - [2025-10-23 20:46:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.053187 10.0.0.19 - - [2025-10-23 20:46:28] "GET /virtual-machine-interface/590b8518-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.024900 10.0.0.19 - - [2025-10-23 20:46:28] "POST /set-tag HTTP/1.1" 200 109 0.078558 10.0.0.19 - - [2025-10-23 20:46:28] "GET /virtual-machine-interface/590b8518-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021589 10.0.0.19 - - [2025-10-23 20:46:28] "GET /instance-ip/59282952-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.009976 10.0.0.19 - - [2025-10-23 20:46:28] "GET /virtual-machine-interface/590b8518-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006282 10.0.0.19 - - [2025-10-23 20:46:28] "POST /set-tag HTTP/1.1" 200 109 0.005666 10.0.0.19 - - [2025-10-23 20:46:28] "GET /virtual-router/1e612aa6-def9-402e-bb78-6ab401265be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.006250 10.0.0.19 - - [2025-10-23 20:46:28] "POST /ref-update HTTP/1.1" 200 156 0.023537 10.0.0.19 - - [2025-10-23 20:46:28] "GET /virtual-machine-interface/590b8518-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.034509 10.0.0.19 - - [2025-10-23 20:46:28] "POST /set-tag HTTP/1.1" 200 109 0.013880 10.0.0.19 - - [2025-10-23 20:46:28] "POST /tags HTTP/1.1" 200 291 0.040941 10.0.0.19 - - [2025-10-23 20:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.018472 10.0.0.19 - - [2025-10-23 20:46:29] "GET /tag/3aec8015-e1a7-4948-b6bb-c58903489109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.036265 10.0.0.19 - - [2025-10-23 20:46:29] "POST /tags HTTP/1.1" 409 252 0.007360 10.0.0.19 - - [2025-10-23 20:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008468 10.0.0.19 - - [2025-10-23 20:46:29] "GET /tag/650ce0aa-292f-4338-82a3-88f91acb0439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.035431 10.0.0.19 - - [2025-10-23 20:46:29] "POST /tags HTTP/1.1" 409 226 0.002422 10.0.0.19 - - [2025-10-23 20:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.19 - - [2025-10-23 20:46:29] "GET /tag/06563cdd-0931-4929-b8ad-5fcd5ec2f2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.016041 10.0.0.19 - - [2025-10-23 20:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.19 - - [2025-10-23 20:46:29] "GET /virtual-network/d5b501ea-f0b5-416f-9851-a9701b08f2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003861 10.0.0.19 - - [2025-10-23 20:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.19 - - [2025-10-23 20:46:29] "GET /project/b24f9b1f-a966-4e00-9e80-60b651c63b18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044991 10.0.0.19 - - [2025-10-23 20:46:29] "POST /virtual-machines HTTP/1.1" 200 395 0.008527 10.0.0.19 - - [2025-10-23 20:46:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.014143 10.0.0.19 - - [2025-10-23 20:46:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102263 10.0.0.19 - - [2025-10-23 20:46:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.009027 10.0.0.19 - - [2025-10-23 20:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.19 - - [2025-10-23 20:46:29] "GET /virtual-machine-interface/59cd77ae-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009449 10.0.0.19 - - [2025-10-23 20:46:29] "POST /instance-ips HTTP/1.1" 200 397 0.024623 10.0.0.19 - - [2025-10-23 20:46:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.020030 10.0.0.19 - - [2025-10-23 20:46:29] "GET /virtual-machine-interface/59cd77ae-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.018660 10.0.0.19 - - [2025-10-23 20:46:29] "POST /set-tag HTTP/1.1" 200 109 0.064026 10.0.0.19 - - [2025-10-23 20:46:29] "GET /virtual-machine-interface/59cd77ae-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008684 10.0.0.19 - - [2025-10-23 20:46:29] "GET /instance-ip/59e7b6fa-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006478 10.0.0.19 - - [2025-10-23 20:46:29] "GET /virtual-machine-interface/59cd77ae-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004800 10.0.0.19 - - [2025-10-23 20:46:29] "POST /set-tag HTTP/1.1" 200 109 0.002105 10.0.0.19 - - [2025-10-23 20:46:29] "GET /virtual-router/1e612aa6-def9-402e-bb78-6ab401265be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003796 10.0.0.19 - - [2025-10-23 20:46:29] "POST /ref-update HTTP/1.1" 200 156 0.008411 10.0.0.19 - - [2025-10-23 20:46:29] "GET /virtual-machine-interface/59cd77ae-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010627 10.0.0.19 - - [2025-10-23 20:46:30] "POST /set-tag HTTP/1.1" 200 109 0.009551 10.0.0.19 - - [2025-10-23 20:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.19 - - [2025-10-23 20:46:30] "GET /virtual-network/d5b501ea-f0b5-416f-9851-a9701b08f2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004428 10.0.0.19 - - [2025-10-23 20:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.19 - - [2025-10-23 20:46:30] "GET /project/b24f9b1f-a966-4e00-9e80-60b651c63b18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038926 10.0.0.19 - - [2025-10-23 20:46:30] "POST /virtual-machines HTTP/1.1" 200 395 0.022972 10.0.0.19 - - [2025-10-23 20:46:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.023918 10.0.0.19 - - [2025-10-23 20:46:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113266 10.0.0.19 - - [2025-10-23 20:46:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.009029 10.0.0.19 - - [2025-10-23 20:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008939 10.0.0.19 - - [2025-10-23 20:46:30] "GET /virtual-machine-interface/5a49825e-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004900 10.0.0.19 - - [2025-10-23 20:46:30] "POST /instance-ips HTTP/1.1" 200 397 0.022315 10.0.0.19 - - [2025-10-23 20:46:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.030761 10.0.0.19 - - [2025-10-23 20:46:30] "GET /virtual-machine-interface/5a49825e-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008818 10.0.0.19 - - [2025-10-23 20:46:30] "POST /set-tag HTTP/1.1" 200 109 0.071642 10.0.0.19 - - [2025-10-23 20:46:30] "GET /virtual-machine-interface/5a49825e-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014701 10.0.0.19 - - [2025-10-23 20:46:30] "GET /instance-ip/5a63db9a-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003814 10.0.0.19 - - [2025-10-23 20:46:30] "GET /virtual-machine-interface/5a49825e-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006146 10.0.0.19 - - [2025-10-23 20:46:30] "POST /set-tag HTTP/1.1" 200 109 0.002594 10.0.0.19 - - [2025-10-23 20:46:30] "GET /virtual-router/1e612aa6-def9-402e-bb78-6ab401265be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.004013 10.0.0.19 - - [2025-10-23 20:46:30] "POST /ref-update HTTP/1.1" 200 156 0.010903 10.0.0.19 - - [2025-10-23 20:46:30] "GET /virtual-machine-interface/5a49825e-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007566 10.0.0.19 - - [2025-10-23 20:46:30] "POST /set-tag HTTP/1.1" 200 109 0.002754 10.0.0.19 - - [2025-10-23 20:46:30] "POST /tags HTTP/1.1" 200 299 0.019495 10.0.0.19 - - [2025-10-23 20:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.016880 10.0.0.19 - - [2025-10-23 20:46:30] "GET /tag/9bc18646-1203-432b-95cb-42d18ffe7583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012702 10.0.0.19 - - [2025-10-23 20:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.19 - - [2025-10-23 20:46:30] "GET /virtual-network/d5b501ea-f0b5-416f-9851-a9701b08f2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004903 10.0.0.19 - - [2025-10-23 20:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.19 - - [2025-10-23 20:46:31] "GET /project/95839002-93e1-4215-b5bf-0e8abf4b66a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037822 10.0.0.19 - - [2025-10-23 20:46:31] "POST /virtual-machines HTTP/1.1" 200 395 0.010365 10.0.0.19 - - [2025-10-23 20:46:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.023740 10.0.0.19 - - [2025-10-23 20:46:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.118448 10.0.0.19 - - [2025-10-23 20:46:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.015499 10.0.0.19 - - [2025-10-23 20:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007346 10.0.0.19 - - [2025-10-23 20:46:31] "GET /virtual-machine-interface/5ad54ec4-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007857 10.0.0.19 - - [2025-10-23 20:46:31] "POST /instance-ips HTTP/1.1" 200 397 0.020933 10.0.0.19 - - [2025-10-23 20:46:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.020631 10.0.0.19 - - [2025-10-23 20:46:31] "GET /virtual-machine-interface/5ad54ec4-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014196 10.0.0.19 - - [2025-10-23 20:46:31] "POST /set-tag HTTP/1.1" 200 109 0.023780 10.0.0.19 - - [2025-10-23 20:46:31] "GET /virtual-machine-interface/5ad54ec4-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019343 10.0.0.19 - - [2025-10-23 20:46:31] "GET /instance-ip/5af22fa8-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003445 10.0.0.19 - - [2025-10-23 20:46:31] "GET /virtual-machine-interface/5ad54ec4-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005136 10.0.0.19 - - [2025-10-23 20:46:31] "POST /set-tag HTTP/1.1" 200 109 0.002372 10.0.0.19 - - [2025-10-23 20:46:31] "POST /tags HTTP/1.1" 200 299 0.021091 10.0.0.19 - - [2025-10-23 20:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010317 10.0.0.19 - - [2025-10-23 20:46:31] "GET /tag/f712fde1-f67b-4d82-8877-f34f289807fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013427 10.0.0.19 - - [2025-10-23 20:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.19 - - [2025-10-23 20:46:31] "GET /virtual-network/d5b501ea-f0b5-416f-9851-a9701b08f2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003887 10.0.0.19 - - [2025-10-23 20:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.19 - - [2025-10-23 20:46:31] "GET /project/95839002-93e1-4215-b5bf-0e8abf4b66a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040670 10.0.0.19 - - [2025-10-23 20:46:31] "POST /virtual-machines HTTP/1.1" 200 395 0.011568 10.0.0.19 - - [2025-10-23 20:46:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.026717 10.0.0.19 - - [2025-10-23 20:46:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101263 10.0.0.19 - - [2025-10-23 20:46:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.008466 10.0.0.19 - - [2025-10-23 20:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.013338 10.0.0.19 - - [2025-10-23 20:46:32] "GET /virtual-machine-interface/5b48e834-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005332 10.0.0.19 - - [2025-10-23 20:46:32] "POST /instance-ips HTTP/1.1" 200 397 0.024167 10.0.0.19 - - [2025-10-23 20:46:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.039131 10.0.0.19 - - [2025-10-23 20:46:32] "GET /virtual-machine-interface/5b48e834-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.022990 10.0.0.19 - - [2025-10-23 20:46:32] "POST /set-tag HTTP/1.1" 200 109 0.018620 10.0.0.19 - - [2025-10-23 20:46:32] "GET /virtual-machine-interface/5b48e834-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016024 10.0.0.19 - - [2025-10-23 20:46:32] "GET /instance-ip/5b6204cc-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004393 10.0.0.19 - - [2025-10-23 20:46:32] "GET /virtual-machine-interface/5b48e834-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005092 10.0.0.19 - - [2025-10-23 20:46:32] "POST /set-tag HTTP/1.1" 200 109 0.002269 10.0.0.19 - - [2025-10-23 20:46:32] "POST /tags HTTP/1.1" 200 299 0.017969 10.0.0.19 - - [2025-10-23 20:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007300 10.0.0.19 - - [2025-10-23 20:46:32] "GET /tag/1ec74bc3-8bd3-4ca0-a923-55a26fc1965b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012635 10.0.0.19 - - [2025-10-23 20:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 10.0.0.19 - - [2025-10-23 20:46:32] "GET /virtual-network/d5b501ea-f0b5-416f-9851-a9701b08f2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007206 10.0.0.19 - - [2025-10-23 20:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.19 - - [2025-10-23 20:46:32] "GET /project/b24f9b1f-a966-4e00-9e80-60b651c63b18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043046 10.0.0.19 - - [2025-10-23 20:46:32] "POST /virtual-machines HTTP/1.1" 200 395 0.008277 10.0.0.19 - - [2025-10-23 20:46:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.008016 10.0.0.19 - - [2025-10-23 20:46:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106915 10.0.0.19 - - [2025-10-23 20:46:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.039113 10.0.0.19 - - [2025-10-23 20:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006849 10.0.0.19 - - [2025-10-23 20:46:32] "GET /virtual-machine-interface/5bbc5b20-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004893 10.0.0.19 - - [2025-10-23 20:46:32] "POST /instance-ips HTTP/1.1" 200 397 0.020193 10.0.0.19 - - [2025-10-23 20:46:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.019846 10.0.0.19 - - [2025-10-23 20:46:32] "GET /virtual-machine-interface/5bbc5b20-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009442 10.0.0.19 - - [2025-10-23 20:46:32] "POST /set-tag HTTP/1.1" 200 109 0.020191 10.0.0.19 - - [2025-10-23 20:46:33] "GET /virtual-machine-interface/5bbc5b20-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010747 10.0.0.19 - - [2025-10-23 20:46:33] "GET /instance-ip/5bd4fe6e-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002880 10.0.0.19 - - [2025-10-23 20:46:33] "GET /virtual-machine-interface/5bbc5b20-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004938 10.0.0.19 - - [2025-10-23 20:46:33] "POST /set-tag HTTP/1.1" 200 109 0.002519 10.0.0.19 - - [2025-10-23 20:46:33] "POST /tags HTTP/1.1" 200 299 0.020932 10.0.0.19 - - [2025-10-23 20:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.014117 10.0.0.19 - - [2025-10-23 20:46:33] "GET /tag/d5de441e-dfc3-4d38-b466-22823bd2c388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.017446 10.0.0.19 - - [2025-10-23 20:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.19 - - [2025-10-23 20:46:33] "GET /virtual-network/d5b501ea-f0b5-416f-9851-a9701b08f2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005935 10.0.0.19 - - [2025-10-23 20:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.19 - - [2025-10-23 20:46:33] "GET /project/b24f9b1f-a966-4e00-9e80-60b651c63b18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.051976 10.0.0.19 - - [2025-10-23 20:46:33] "POST /virtual-machines HTTP/1.1" 200 395 0.014366 10.0.0.19 - - [2025-10-23 20:46:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.008286 10.0.0.19 - - [2025-10-23 20:46:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108758 10.0.0.19 - - [2025-10-23 20:46:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.025600 10.0.0.19 - - [2025-10-23 20:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009471 10.0.0.19 - - [2025-10-23 20:46:33] "GET /virtual-machine-interface/5c2f1106-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004796 10.0.0.19 - - [2025-10-23 20:46:33] "POST /instance-ips HTTP/1.1" 200 397 0.026662 10.0.0.19 - - [2025-10-23 20:46:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.020148 10.0.0.19 - - [2025-10-23 20:46:33] "GET /virtual-machine-interface/5c2f1106-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006198 10.0.0.19 - - [2025-10-23 20:46:33] "POST /set-tag HTTP/1.1" 200 109 0.018390 10.0.0.19 - - [2025-10-23 20:46:33] "GET /virtual-machine-interface/5c2f1106-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.023907 10.0.0.19 - - [2025-10-23 20:46:33] "GET /instance-ip/5c46050a-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003617 10.0.0.19 - - [2025-10-23 20:46:33] "GET /virtual-machine-interface/5c2f1106-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004622 10.0.0.19 - - [2025-10-23 20:46:33] "POST /set-tag HTTP/1.1" 200 109 0.001997 10.0.0.19 - - [2025-10-23 20:46:33] "GET /virtual-router/1e612aa6-def9-402e-bb78-6ab401265be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.005708 10.0.0.19 - - [2025-10-23 20:46:33] "POST /ref-update HTTP/1.1" 200 156 0.009892 10.0.0.19 - - [2025-10-23 20:46:33] "GET /virtual-machine-interface/5ad54ec4-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009805 10.0.0.19 - - [2025-10-23 20:46:33] "POST /set-tag HTTP/1.1" 200 109 0.002504 10.0.0.19 - - [2025-10-23 20:46:33] "GET /virtual-machine-interface/5894610e-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004512 10.0.0.19 - - [2025-10-23 20:46:33] "POST /set-tag HTTP/1.1" 200 109 0.002201 10.0.0.19 - - [2025-10-23 20:46:33] "GET /virtual-router/1e612aa6-def9-402e-bb78-6ab401265be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003750 10.0.0.19 - - [2025-10-23 20:46:33] "POST /ref-update HTTP/1.1" 200 156 0.008293 10.0.0.19 - - [2025-10-23 20:46:34] "GET /virtual-machine-interface/5b48e834-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004387 10.0.0.19 - - [2025-10-23 20:46:34] "POST /set-tag HTTP/1.1" 200 109 0.002180 10.0.0.19 - - [2025-10-23 20:46:34] "GET /virtual-router/1e612aa6-def9-402e-bb78-6ab401265be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004922 10.0.0.19 - - [2025-10-23 20:46:34] "POST /ref-update HTTP/1.1" 200 156 0.020818 10.0.0.19 - - [2025-10-23 20:46:34] "GET /virtual-machine-interface/5bbc5b20-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006811 10.0.0.19 - - [2025-10-23 20:46:34] "POST /set-tag HTTP/1.1" 200 109 0.002325 10.0.0.19 - - [2025-10-23 20:46:34] "GET /virtual-machine-interface/590b8518-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005315 10.0.0.19 - - [2025-10-23 20:46:34] "POST /set-tag HTTP/1.1" 200 109 0.002421 10.0.0.19 - - [2025-10-23 20:46:34] "GET /virtual-router/1e612aa6-def9-402e-bb78-6ab401265be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.012102 10.0.0.19 - - [2025-10-23 20:46:34] "POST /ref-update HTTP/1.1" 200 156 0.010487 10.0.0.19 - - [2025-10-23 20:46:34] "GET /virtual-machine-interface/5c2f1106-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005253 10.0.0.19 - - [2025-10-23 20:46:34] "POST /set-tag HTTP/1.1" 200 109 0.002542 10.0.0.19 - - [2025-10-23 20:46:34] "GET /virtual-machine-interface/59cd77ae-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004105 10.0.0.19 - - [2025-10-23 20:46:34] "POST /set-tag HTTP/1.1" 200 109 0.002320 10.0.0.19 - - [2025-10-23 20:46:34] "GET /virtual-machine-interface/5a49825e-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006959 10.0.0.19 - - [2025-10-23 20:46:34] "POST /set-tag HTTP/1.1" 200 109 0.002585 10.0.0.19 - - [2025-10-23 20:46:34] "GET /virtual-machine-interface/5ad54ec4-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004584 10.0.0.19 - - [2025-10-23 20:46:34] "POST /set-tag HTTP/1.1" 200 109 0.002090 10.0.0.19 - - [2025-10-23 20:46:34] "GET /virtual-machine-interface/5b48e834-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004158 10.0.0.19 - - [2025-10-23 20:46:34] "POST /set-tag HTTP/1.1" 200 109 0.002014 10.0.0.19 - - [2025-10-23 20:46:34] "GET /virtual-machine-interface/5bbc5b20-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005220 10.0.0.19 - - [2025-10-23 20:46:34] "POST /set-tag HTTP/1.1" 200 109 0.002300 10.0.0.19 - - [2025-10-23 20:46:34] "GET /virtual-machine-interface/590b8518-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004436 10.0.0.19 - - [2025-10-23 20:46:34] "POST /set-tag HTTP/1.1" 200 109 0.002781 10.0.0.19 - - [2025-10-23 20:46:34] "GET /virtual-machine-interface/5c2f1106-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005812 10.0.0.19 - - [2025-10-23 20:46:34] "POST /set-tag HTTP/1.1" 200 109 0.002427 10.0.0.19 - - [2025-10-23 20:46:37] "GET /virtual-machine-interface/5bbc5b20-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004529 10.0.0.19 - - [2025-10-23 20:46:37] "POST /set-tag HTTP/1.1" 200 109 0.002198 10.0.0.19 - - [2025-10-23 20:46:38] "GET /virtual-machine-interface/5b48e834-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010254 10.0.0.19 - - [2025-10-23 20:46:38] "POST /set-tag HTTP/1.1" 200 109 0.004185 10.0.0.19 - - [2025-10-23 20:46:38] "GET /virtual-machine-interface/5894610e-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005106 10.0.0.19 - - [2025-10-23 20:46:38] "POST /set-tag HTTP/1.1" 200 109 0.006594 10.0.0.19 - - [2025-10-23 20:46:39] "GET /virtual-machine-interface/59cd77ae-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005430 10.0.0.19 - - [2025-10-23 20:46:39] "POST /set-tag HTTP/1.1" 200 109 0.002166 10.0.0.19 - - [2025-10-23 20:46:39] "GET /virtual-machine-interface/5a49825e-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004147 10.0.0.19 - - [2025-10-23 20:46:39] "POST /set-tag HTTP/1.1" 200 109 0.002498 10.0.0.19 - - [2025-10-23 20:46:41] "GET /virtual-machine/a11759c9-a1b8-46c0-85fe-c2831ce9ba8a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004217 10.0.0.19 - - [2025-10-23 20:46:41] "GET /virtual-machine-interface/5894610e-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004565 10.0.0.19 - - [2025-10-23 20:46:41] "GET /virtual-machine/cff73c4b-9b9c-4749-8216-c03156296b3c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.015369 10.0.0.19 - - [2025-10-23 20:46:41] "GET /virtual-machine-interface/590b8518-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004706 10.0.0.19 - - [2025-10-23 20:46:41] "GET /virtual-machine/1f8292f0-722a-4745-9a44-58bfa2d05797?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004622 10.0.0.19 - - [2025-10-23 20:46:41] "GET /virtual-machine-interface/59cd77ae-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005394 10.0.0.19 - - [2025-10-23 20:46:41] "GET /virtual-machine/cde90fed-7aaa-40cb-b046-05d038028096?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003372 10.0.0.19 - - [2025-10-23 20:46:41] "GET /virtual-machine-interface/5a49825e-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006047 10.0.0.19 - - [2025-10-23 20:46:43] "GET /virtual-machine-interface/5c2f1106-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004620 10.0.0.19 - - [2025-10-23 20:46:43] "POST /set-tag HTTP/1.1" 200 109 0.002318 10.0.0.19 - - [2025-10-23 20:46:43] "GET /virtual-machine-interface/5ad54ec4-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004362 10.0.0.19 - - [2025-10-23 20:46:43] "POST /set-tag HTTP/1.1" 200 109 0.002390 10.0.0.19 - - [2025-10-23 20:46:46] "GET /virtual-machine/a2ebbaea-632d-45ac-9cd2-aac0048fab34?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003893 10.0.0.19 - - [2025-10-23 20:46:46] "GET /virtual-machine-interface/5ad54ec4-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004334 10.0.0.19 - - [2025-10-23 20:46:46] "GET /virtual-machine/7b94fa98-124e-4d47-bac0-1bc945b8b194?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003243 10.0.0.19 - - [2025-10-23 20:46:47] "GET /virtual-machine-interface/5bbc5b20-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004835 10.0.0.19 - - [2025-10-23 20:46:47] "GET /virtual-machine/40059e44-0ee1-492c-8338-aad8c647d96a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002839 10.0.0.19 - - [2025-10-23 20:46:47] "GET /virtual-machine-interface/5b48e834-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004766 10.0.0.19 - - [2025-10-23 20:46:47] "GET /virtual-machine/7c550c29-bf7d-4b5f-a8ba-33c0131610b1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003245 10.0.0.19 - - [2025-10-23 20:46:47] "GET /virtual-machine-interface/5c2f1106-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004779 10.0.0.19 - - [2025-10-23 20:46:47] "GET /loadbalancer/2be50334-98f7-4d29-9245-c64c0168fe7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003678 10.0.0.19 - - [2025-10-23 20:46:47] "POST /tags HTTP/1.1" 200 333 0.025442 10.0.0.19 - - [2025-10-23 20:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.014784 10.0.0.19 - - [2025-10-23 20:46:47] "GET /tag/09f4c420-b275-4457-88ae-fa7c71007b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.016382 10.0.0.19 - - [2025-10-23 20:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.19 - - [2025-10-23 20:46:47] "GET /project/95839002-93e1-4215-b5bf-0e8abf4b66a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036710 10.0.0.19 - - [2025-10-23 20:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.19 - - [2025-10-23 20:46:47] "GET /virtual-network/d9c94017-e1c5-460f-89a0-ef31e362f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004945 10.0.0.19 - - [2025-10-23 20:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.19 - - [2025-10-23 20:46:47] "GET /service-appliance-set/42cc97bc-55ea-4b80-ba46-5f8012b630aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002651 10.0.0.19 - - [2025-10-23 20:46:47] "POST /fqname-to-id HTTP/1.1" 404 273 0.001850 10.0.0.19 - - [2025-10-23 20:46:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.112966 10.0.0.19 - - [2025-10-23 20:46:48] "GET /virtual-machine-interface/0ccbf5f9-565a-4b18-a8c9-29f96f23953a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.014867 10.0.0.19 - - [2025-10-23 20:46:48] "POST /instance-ips HTTP/1.1" 200 409 0.023782 10.0.0.19 - - [2025-10-23 20:46:48] "GET /instance-ip/2e7665f8-3552-4332-bc3b-6c0b1398846d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.004276 10.0.0.19 - - [2025-10-23 20:46:48] "POST /loadbalancers HTTP/1.1" 200 629 0.070119 10.0.0.19 - - [2025-10-23 20:46:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.018801 10.0.0.19 - - [2025-10-23 20:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008042 10.0.0.19 - - [2025-10-23 20:46:48] "GET /project/95839002-93e1-4215-b5bf-0e8abf4b66a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041118 10.0.0.19 - - [2025-10-23 20:46:48] "GET /instance-ip/2e7665f8-3552-4332-bc3b-6c0b1398846d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002797 10.0.0.19 - - [2025-10-23 20:46:48] "POST /floating-ips HTTP/1.1" 200 597 0.019850 10.0.0.19 - - [2025-10-23 20:46:48] "GET /project/95839002-93e1-4215-b5bf-0e8abf4b66a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.054022 10.0.0.19 - - [2025-10-23 20:46:48] "GET /loadbalancer/2be50334-98f7-4d29-9245-c64c0168fe7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003687 10.0.0.19 - - [2025-10-23 20:46:48] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.021166 10.0.0.19 - - [2025-10-23 20:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.19 - - [2025-10-23 20:46:48] "GET /project/95839002-93e1-4215-b5bf-0e8abf4b66a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.056520 10.0.0.19 - - [2025-10-23 20:46:48] "GET /loadbalancer-listener/c0551dc5-f46a-48c3-9272-606c7ae4d620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.004054 10.0.0.19 - - [2025-10-23 20:46:48] "GET /loadbalancer-listener/c0551dc5-f46a-48c3-9272-606c7ae4d620?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003501 10.0.0.19 - - [2025-10-23 20:46:48] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.036298 10.0.0.19 - - [2025-10-23 20:46:48] "GET /instance-ip/2e7665f8-3552-4332-bc3b-6c0b1398846d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.006889 10.0.0.19 - - [2025-10-23 20:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003115 10.0.0.19 - - [2025-10-23 20:46:48] "GET /instance-ip/2e7665f8-3552-4332-bc3b-6c0b1398846d?fields=floating_ips HTTP/1.1" 200 1212 0.005817 10.0.0.19 - - [2025-10-23 20:46:48] "GET /loadbalancer/2be50334-98f7-4d29-9245-c64c0168fe7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002570 10.0.0.19 - - [2025-10-23 20:46:48] "GET /floating-ip/f1d2c16f-7d61-42a5-afca-afe2faaacb14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.008773 10.0.0.19 - - [2025-10-23 20:46:48] "GET /loadbalancer-pool/c417c5fc-4023-4474-be55-c9df0ec89f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.017466 10.0.0.19 - - [2025-10-23 20:46:48] "GET /loadbalancer/2be50334-98f7-4d29-9245-c64c0168fe7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.015919 10.0.0.19 - - [2025-10-23 20:46:48] "POST /loadbalancer-members HTTP/1.1" 200 721 0.035037 10.0.0.19 - - [2025-10-23 20:46:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.009988 10.0.0.19 - - [2025-10-23 20:46:48] "GET /virtual-machine-interface/5894610e-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013824 10.0.0.19 - - [2025-10-23 20:46:48] "GET /virtual-machine-interface/5894610e-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007347 10.0.0.19 - - [2025-10-23 20:46:48] "POST /tags HTTP/1.1" 409 221 0.003094 10.0.0.19 - - [2025-10-23 20:46:48] "POST /ref-update HTTP/1.1" 200 156 0.022577 10.0.0.19 - - [2025-10-23 20:46:48] "GET /floating-ip/f1d2c16f-7d61-42a5-afca-afe2faaacb14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.009756 10.0.0.19 - - [2025-10-23 20:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.19 - - [2025-10-23 20:46:48] "GET /tag/09f4c420-b275-4457-88ae-fa7c71007b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.013038 10.0.0.19 - - [2025-10-23 20:46:48] "POST /set-tag HTTP/1.1" 200 109 0.063011 10.0.0.19 - - [2025-10-23 20:46:48] "GET /loadbalancer-pool/c417c5fc-4023-4474-be55-c9df0ec89f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.013827 10.0.0.19 - - [2025-10-23 20:46:48] "PUT /floating-ip/f1d2c16f-7d61-42a5-afca-afe2faaacb14 HTTP/1.1" 200 256 0.064798 10.0.0.19 - - [2025-10-23 20:46:48] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015636 10.0.0.19 - - [2025-10-23 20:46:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.014469 10.0.0.19 - - [2025-10-23 20:46:49] "GET /virtual-machine-interface/590b8518-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014871 10.0.0.19 - - [2025-10-23 20:46:49] "GET /virtual-machine-interface/590b8518-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009089 10.0.0.19 - - [2025-10-23 20:46:49] "POST /ref-update HTTP/1.1" 200 156 0.007050 10.0.0.19 - - [2025-10-23 20:46:49] "GET /floating-ip/f1d2c16f-7d61-42a5-afca-afe2faaacb14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.010320 10.0.0.19 - - [2025-10-23 20:46:49] "POST /set-tag HTTP/1.1" 200 109 0.059727 10.0.0.19 - - [2025-10-23 20:46:50] "POST /tags HTTP/1.1" 409 206 0.002087 10.0.0.19 - - [2025-10-23 20:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.19 - - [2025-10-23 20:46:50] "GET /tag/e9a8cbfa-6b82-4717-a676-a7eba341fa89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011333 10.0.0.19 - - [2025-10-23 20:46:50] "POST /tags HTTP/1.1" 409 204 0.008117 10.0.0.19 - - [2025-10-23 20:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.19 - - [2025-10-23 20:46:50] "GET /tag/f712fde1-f67b-4d82-8877-f34f289807fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013609 10.0.0.19 - - [2025-10-23 20:46:50] "GET /application-policy-set/eaf9534e-21d0-4730-a119-d03a3c9c587f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002843 10.0.0.19 - - [2025-10-23 20:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.19 - - [2025-10-23 20:46:50] "GET /policy-management/e2987709-e430-428c-a1ba-211ee172603b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003105 10.0.0.19 - - [2025-10-23 20:46:50] "POST /tags HTTP/1.1" 409 206 0.001986 10.0.0.19 - - [2025-10-23 20:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.19 - - [2025-10-23 20:46:50] "GET /tag/e9a8cbfa-6b82-4717-a676-a7eba341fa89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012851 10.0.0.19 - - [2025-10-23 20:46:50] "POST /tags HTTP/1.1" 409 226 0.002181 10.0.0.19 - - [2025-10-23 20:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.19 - - [2025-10-23 20:46:50] "GET /tag/dcaad57a-0625-4ec6-8a50-345a243b8c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012220 10.0.0.19 - - [2025-10-23 20:46:50] "POST /tags HTTP/1.1" 409 204 0.002168 10.0.0.19 - - [2025-10-23 20:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.19 - - [2025-10-23 20:46:50] "GET /tag/f712fde1-f67b-4d82-8877-f34f289807fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013521 10.0.0.19 - - [2025-10-23 20:46:50] "POST /tags HTTP/1.1" 409 226 0.002232 10.0.0.19 - - [2025-10-23 20:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.19 - - [2025-10-23 20:46:50] "GET /tag/dcaad57a-0625-4ec6-8a50-345a243b8c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012264 10.0.0.19 - - [2025-10-23 20:46:50] "GET /application-policy-set/eaf9534e-21d0-4730-a119-d03a3c9c587f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002312 10.0.0.19 - - [2025-10-23 20:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.19 - - [2025-10-23 20:46:50] "GET /policy-management/e2987709-e430-428c-a1ba-211ee172603b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002761 10.0.0.19 - - [2025-10-23 20:46:50] "POST /firewall-rules HTTP/1.1" 200 626 0.070850 10.0.0.19 - - [2025-10-23 20:46:50] "POST /firewall-rules HTTP/1.1" 200 646 0.092877 10.0.0.19 - - [2025-10-23 20:46:50] "GET /firewall-rule/5a4bcecb-0eb6-4fdc-9063-fdb086ec1b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.011780 10.0.0.19 - - [2025-10-23 20:46:50] "GET /firewall-policy/8d64c87b-a537-400d-9921-4ffa99bdc58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003001 10.0.0.19 - - [2025-10-23 20:46:50] "GET /firewall-rule/7d96d7ad-fbf2-4603-9a70-e5d4d2ef248d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004695 10.0.0.19 - - [2025-10-23 20:46:50] "POST /ref-update HTTP/1.1" 200 156 0.014537 10.0.0.19 - - [2025-10-23 20:46:50] "POST /firewall-policys HTTP/1.1" 200 606 0.035054 10.0.0.19 - - [2025-10-23 20:46:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.014420 10.0.0.19 - - [2025-10-23 20:46:50] "GET /firewall-policy/5b560b0d-132d-48c0-b623-ec603c0ab2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.013651 10.0.0.19 - - [2025-10-23 20:46:50] "GET /application-policy-set/eaf9534e-21d0-4730-a119-d03a3c9c587f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002418 10.0.0.19 - - [2025-10-23 20:46:51] "GET /firewall-policy/5b560b0d-132d-48c0-b623-ec603c0ab2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002560 10.0.0.19 - - [2025-10-23 20:46:51] "GET /firewall-policy/7f1a3121-1290-4aef-93a2-2c68ce3fa49f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003795 10.0.0.19 - - [2025-10-23 20:46:51] "GET /firewall-policy/8d64c87b-a537-400d-9921-4ffa99bdc58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004209 10.0.0.19 - - [2025-10-23 20:46:51] "GET /firewall-policy/de147e92-5821-4138-8b52-5d9d0865d19f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004541 10.0.0.19 - - [2025-10-23 20:46:51] "GET /firewall-policy/8d64c87b-a537-400d-9921-4ffa99bdc58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002189 10.0.0.19 - - [2025-10-23 20:46:51] "GET /firewall-policy/de147e92-5821-4138-8b52-5d9d0865d19f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002555 10.0.0.19 - - [2025-10-23 20:46:51] "POST /ref-update HTTP/1.1" 200 156 0.022767 10.0.0.19 - - [2025-10-23 20:46:51] "POST /ref-update HTTP/1.1" 200 156 0.034882 10.0.0.19 - - [2025-10-23 20:46:51] "POST /ref-update HTTP/1.1" 200 156 0.048445 10.0.0.19 - - [2025-10-23 20:46:51] "POST /ref-update HTTP/1.1" 200 156 0.033821 10.0.0.19 - - [2025-10-23 20:46:51] "POST /ref-update HTTP/1.1" 200 156 0.024586 10.0.0.19 - - [2025-10-23 20:46:51] "GET /firewall-policy/5b560b0d-132d-48c0-b623-ec603c0ab2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.015101 10.0.0.19 - - [2025-10-23 20:47:24] "GET /virtual-machine-interface/12a93260-b050-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010177 10.0.0.19 - - [2025-10-23 20:47:24] "POST /set-tag HTTP/1.1" 200 109 0.003515 10.0.0.19 - - [2025-10-23 20:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002858 10.0.0.19 - - [2025-10-23 20:47:24] "GET /loadbalancer/c1c0fd6d-dd84-4d80-887b-b26c7bb92a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002567 10.0.0.19 - - [2025-10-23 20:47:24] "GET /virtual-machine-interface/12a93260-b050-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004439 10.0.0.19 - - [2025-10-23 20:47:24] "POST /set-tag HTTP/1.1" 200 109 0.025116 10.0.0.19 - - [2025-10-23 20:47:24] "DELETE /loadbalancer-member/b7e2cd2f-1d4b-45e3-9b29-44a92a120f3c HTTP/1.1" 200 115 0.053042 10.0.0.19 - - [2025-10-23 20:47:24] "GET /virtual-machine-interface/12a93260-b050-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005761 10.0.0.19 - - [2025-10-23 20:47:24] "POST /set-tag HTTP/1.1" 200 109 0.002581 10.0.0.19 - - [2025-10-23 20:47:24] "DELETE /loadbalancer-member/9b1c7b71-ccf2-4b95-b19f-e763a616589e HTTP/1.1" 200 115 0.034498 10.0.0.19 - - [2025-10-23 20:47:24] "GET /virtual-machine-interface/12a93260-b050-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006781 10.0.0.19 - - [2025-10-23 20:47:24] "POST /set-tag HTTP/1.1" 200 109 0.002490 10.0.0.19 - - [2025-10-23 20:47:24] "DELETE /loadbalancer-member/feb3f784-409c-45b5-add2-1e544d8a2b52 HTTP/1.1" 200 115 0.026498 10.0.0.19 - - [2025-10-23 20:47:24] "GET /virtual-machine-interface/12a93260-b050-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009766 10.0.0.19 - - [2025-10-23 20:47:24] "POST /set-tag HTTP/1.1" 200 109 0.003501 10.0.0.19 - - [2025-10-23 20:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.19 - - [2025-10-23 20:47:25] "GET /loadbalancer/c1c0fd6d-dd84-4d80-887b-b26c7bb92a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002982 10.0.0.19 - - [2025-10-23 20:47:25] "GET /loadbalancer-pool/defe62a4-db9a-4a4f-aa4f-7430ff124fe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004868 10.0.0.19 - - [2025-10-23 20:47:25] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017842 10.0.0.19 - - [2025-10-23 20:47:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.017576 10.0.0.19 - - [2025-10-23 20:47:25] "GET /virtual-machine-interface/12a93260-b050-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006901 10.0.0.19 - - [2025-10-23 20:47:25] "GET /virtual-machine-interface/12a93260-b050-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006843 10.0.0.19 - - [2025-10-23 20:47:25] "GET /floating-ip/8aa38e64-a012-4bb1-9cf6-2d4ba71d4d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002198 10.0.0.19 - - [2025-10-23 20:47:25] "POST /set-tag HTTP/1.1" 200 109 0.063663 10.0.0.19 - - [2025-10-23 20:47:25] "GET /loadbalancer-pool/4a2ba384-c17a-4aa3-9722-13f92dbec9cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.010086 10.0.0.19 - - [2025-10-23 20:47:25] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020014 10.0.0.19 - - [2025-10-23 20:47:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.016208 10.0.0.19 - - [2025-10-23 20:47:25] "GET /virtual-machine-interface/12a93260-b050-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.026925 10.0.0.19 - - [2025-10-23 20:47:25] "GET /virtual-machine-interface/12a93260-b050-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006467 10.0.0.19 - - [2025-10-23 20:47:25] "POST /set-tag HTTP/1.1" 200 109 0.005720 10.0.0.19 - - [2025-10-23 20:47:25] "GET /floating-ip/8aa38e64-a012-4bb1-9cf6-2d4ba71d4d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002568 10.0.0.19 - - [2025-10-23 20:47:25] "GET /loadbalancer-pool/9a798ebd-d4a7-4116-aa84-8c337f178941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003556 10.0.0.19 - - [2025-10-23 20:47:25] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016332 10.0.0.19 - - [2025-10-23 20:47:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.013139 10.0.0.19 - - [2025-10-23 20:47:25] "GET /virtual-machine-interface/12a93260-b050-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009401 10.0.0.19 - - [2025-10-23 20:47:25] "GET /virtual-machine-interface/12a93260-b050-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004967 10.0.0.19 - - [2025-10-23 20:47:25] "GET /floating-ip/8aa38e64-a012-4bb1-9cf6-2d4ba71d4d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002235 10.0.0.19 - - [2025-10-23 20:47:25] "POST /set-tag HTTP/1.1" 200 109 0.002544 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:47:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000854 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:47:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000990 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:47:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000898 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:47:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001078 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:47:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001243 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:47:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001103 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:47:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000917 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:47:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000901 10.0.0.19 - - [2025-10-23 20:48:57] "POST /tags HTTP/1.1" 409 252 0.002351 10.0.0.19 - - [2025-10-23 20:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.19 - - [2025-10-23 20:48:57] "GET /tag/650ce0aa-292f-4338-82a3-88f91acb0439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.011562 10.0.0.19 - - [2025-10-23 20:48:57] "POST /tags HTTP/1.1" 409 228 0.002130 10.0.0.19 - - [2025-10-23 20:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.19 - - [2025-10-23 20:48:57] "GET /tag/6617488f-314a-4379-8363-6720a63dc834?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.011312 10.0.0.19 - - [2025-10-23 20:48:57] "GET /application-policy-set/eaf9534e-21d0-4730-a119-d03a3c9c587f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004362 10.0.0.19 - - [2025-10-23 20:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.19 - - [2025-10-23 20:48:57] "GET /policy-management/e2987709-e430-428c-a1ba-211ee172603b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002240 10.0.0.19 - - [2025-10-23 20:48:57] "POST /tags HTTP/1.1" 409 206 0.001671 10.0.0.19 - - [2025-10-23 20:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001392 10.0.0.19 - - [2025-10-23 20:48:57] "GET /tag/e9a8cbfa-6b82-4717-a676-a7eba341fa89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011702 10.0.0.19 - - [2025-10-23 20:48:57] "POST /tags HTTP/1.1" 409 226 0.001996 10.0.0.19 - - [2025-10-23 20:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.19 - - [2025-10-23 20:48:57] "GET /tag/dcaad57a-0625-4ec6-8a50-345a243b8c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010986 10.0.0.19 - - [2025-10-23 20:48:57] "POST /tags HTTP/1.1" 409 204 0.002051 10.0.0.19 - - [2025-10-23 20:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.19 - - [2025-10-23 20:48:57] "GET /tag/f712fde1-f67b-4d82-8877-f34f289807fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011882 10.0.0.19 - - [2025-10-23 20:48:57] "POST /tags HTTP/1.1" 409 226 0.001996 10.0.0.19 - - [2025-10-23 20:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.19 - - [2025-10-23 20:48:57] "GET /tag/dcaad57a-0625-4ec6-8a50-345a243b8c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014280 10.0.0.19 - - [2025-10-23 20:48:57] "POST /tags HTTP/1.1" 409 228 0.001827 10.0.0.19 - - [2025-10-23 20:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.19 - - [2025-10-23 20:48:57] "GET /tag/6617488f-314a-4379-8363-6720a63dc834?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.011385 10.0.0.19 - - [2025-10-23 20:48:57] "POST /tags HTTP/1.1" 409 252 0.002449 10.0.0.19 - - [2025-10-23 20:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.19 - - [2025-10-23 20:48:57] "GET /tag/650ce0aa-292f-4338-82a3-88f91acb0439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.011535 10.0.0.19 - - [2025-10-23 20:48:57] "GET /application-policy-set/eaf9534e-21d0-4730-a119-d03a3c9c587f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003319 10.0.0.19 - - [2025-10-23 20:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.19 - - [2025-10-23 20:48:57] "GET /policy-management/e2987709-e430-428c-a1ba-211ee172603b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003016 10.0.0.19 - - [2025-10-23 20:48:57] "POST /firewall-rules HTTP/1.1" 409 281 0.002343 10.0.0.19 - - [2025-10-23 20:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.19 - - [2025-10-23 20:48:57] "PUT /firewall-rule/7d96d7ad-fbf2-4603-9a70-e5d4d2ef248d HTTP/1.1" 200 260 0.019410 10.0.0.19 - - [2025-10-23 20:48:57] "POST /firewall-rules HTTP/1.1" 409 291 0.011247 10.0.0.19 - - [2025-10-23 20:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.19 - - [2025-10-23 20:48:57] "PUT /firewall-rule/5a4bcecb-0eb6-4fdc-9063-fdb086ec1b73 HTTP/1.1" 200 260 0.021544 10.0.0.19 - - [2025-10-23 20:48:57] "GET /firewall-rule/5a4bcecb-0eb6-4fdc-9063-fdb086ec1b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.012857 10.0.0.19 - - [2025-10-23 20:48:57] "POST /firewall-rules HTTP/1.1" 200 658 0.099429 10.0.0.19 - - [2025-10-23 20:48:57] "GET /firewall-rule/b62caf07-a4f7-422e-b63b-1f023994377f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.004459 10.0.0.19 - - [2025-10-23 20:48:57] "GET /firewall-policy/8d64c87b-a537-400d-9921-4ffa99bdc58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002425 10.0.0.19 - - [2025-10-23 20:48:57] "GET /firewall-rule/7d96d7ad-fbf2-4603-9a70-e5d4d2ef248d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002417 10.0.0.19 - - [2025-10-23 20:48:57] "POST /firewall-policys HTTP/1.1" 409 269 0.001748 10.0.0.19 - - [2025-10-23 20:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.19 - - [2025-10-23 20:48:58] "PUT /firewall-policy/5b560b0d-132d-48c0-b623-ec603c0ab2e4 HTTP/1.1" 200 264 0.025127 10.0.0.19 - - [2025-10-23 20:48:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.022702 10.0.0.19 - - [2025-10-23 20:48:58] "GET /firewall-policy/5b560b0d-132d-48c0-b623-ec603c0ab2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004828 10.0.0.19 - - [2025-10-23 20:48:58] "GET /application-policy-set/eaf9534e-21d0-4730-a119-d03a3c9c587f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002498 10.0.0.19 - - [2025-10-23 20:48:58] "GET /firewall-policy/5b560b0d-132d-48c0-b623-ec603c0ab2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003173 10.0.0.19 - - [2025-10-23 20:48:58] "GET /firewall-policy/5b560b0d-132d-48c0-b623-ec603c0ab2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002445 10.0.0.19 - - [2025-10-23 20:48:58] "GET /firewall-policy/5b560b0d-132d-48c0-b623-ec603c0ab2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002669 10.0.0.19 - - [2025-10-23 20:49:40] "GET /global-system-configs HTTP/1.1" 200 322 0.003438 10.0.0.19 - - [2025-10-23 20:49:40] "GET /global-system-configs HTTP/1.1" 200 322 0.002269 10.0.0.19 - - [2025-10-23 20:49:59] "GET /virtual-machine-interface/5894610e-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.008009 10.0.0.19 - - [2025-10-23 20:49:59] "POST /set-tag HTTP/1.1" 200 109 0.010821 10.0.0.19 - - [2025-10-23 20:49:59] "GET /virtual-machine-interface/5ad54ec4-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004635 10.0.0.19 - - [2025-10-23 20:49:59] "POST /set-tag HTTP/1.1" 200 109 0.002565 10.0.0.19 - - [2025-10-23 20:49:59] "GET /virtual-machine-interface/5b48e834-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004302 10.0.0.19 - - [2025-10-23 20:49:59] "POST /set-tag HTTP/1.1" 200 109 0.002638 10.0.0.19 - - [2025-10-23 20:49:59] "GET /virtual-machine-interface/5a49825e-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005545 10.0.0.19 - - [2025-10-23 20:49:59] "POST /set-tag HTTP/1.1" 200 109 0.002124 10.0.0.19 - - [2025-10-23 20:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.19 - - [2025-10-23 20:49:59] "GET /loadbalancer/2be50334-98f7-4d29-9245-c64c0168fe7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003103 10.0.0.19 - - [2025-10-23 20:49:59] "GET /virtual-machine-interface/5894610e-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004284 10.0.0.19 - - [2025-10-23 20:49:59] "POST /set-tag HTTP/1.1" 200 109 0.020133 10.0.0.19 - - [2025-10-23 20:50:00] "DELETE /loadbalancer-member/052e25e5-9178-4b8e-aa8c-2d27478c5350 HTTP/1.1" 200 115 0.049914 10.0.0.19 - - [2025-10-23 20:50:00] "GET /virtual-machine-interface/590b8518-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.009288 10.0.0.19 - - [2025-10-23 20:50:00] "POST /set-tag HTTP/1.1" 200 109 0.002726 10.0.0.19 - - [2025-10-23 20:50:00] "GET /virtual-machine-interface/5c2f1106-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004567 10.0.0.19 - - [2025-10-23 20:50:00] "POST /set-tag HTTP/1.1" 200 109 0.002470 10.0.0.19 - - [2025-10-23 20:50:00] "GET /virtual-machine-interface/5bbc5b20-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004187 10.0.0.19 - - [2025-10-23 20:50:00] "POST /set-tag HTTP/1.1" 200 109 0.002558 10.0.0.19 - - [2025-10-23 20:50:00] "GET /virtual-machine-interface/59cd77ae-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017309 10.0.0.19 - - [2025-10-23 20:50:00] "POST /set-tag HTTP/1.1" 200 109 0.003915 10.0.0.19 - - [2025-10-23 20:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.19 - - [2025-10-23 20:50:00] "GET /loadbalancer/2be50334-98f7-4d29-9245-c64c0168fe7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002805 10.0.0.19 - - [2025-10-23 20:50:01] "GET /virtual-machine-interface/59cd77ae-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008881 10.0.0.19 - - [2025-10-23 20:50:01] "POST /set-tag HTTP/1.1" 200 109 0.002349 10.0.0.19 - - [2025-10-23 20:50:01] "GET /virtual-machine-interface/59cd77ae-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007552 10.0.0.19 - - [2025-10-23 20:50:01] "POST /set-tag HTTP/1.1" 200 109 0.002376 10.0.0.19 - - [2025-10-23 20:50:01] "GET /virtual-machine/1f8292f0-722a-4745-9a44-58bfa2d05797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002597 10.0.0.19 - - [2025-10-23 20:50:01] "POST /ref-update HTTP/1.1" 200 156 0.010493 10.0.0.19 - - [2025-10-23 20:50:01] "GET /virtual-machine-interface/59cd77ae-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011787 10.0.0.19 - - [2025-10-23 20:50:01] "POST /set-tag HTTP/1.1" 200 109 0.016748 10.0.0.19 - - [2025-10-23 20:50:01] "POST /set-tag HTTP/1.1" 200 109 0.017139 10.0.0.19 - - [2025-10-23 20:50:01] "POST /set-tag HTTP/1.1" 200 109 0.023811 10.0.0.19 - - [2025-10-23 20:50:01] "POST /set-tag HTTP/1.1" 200 109 0.030535 10.0.0.19 - - [2025-10-23 20:50:01] "POST /set-tag HTTP/1.1" 200 109 0.015734 10.0.0.19 - - [2025-10-23 20:50:01] "DELETE /instance-ip/59e7b6fa-b051-11f0-908b-fa163e5f041e HTTP/1.1" 200 115 0.055232 10.0.0.19 - - [2025-10-23 20:50:01] "DELETE /virtual-machine-interface/59cd77ae-b051-11f0-908b-fa163e5f041e HTTP/1.1" 200 115 0.047433 10.0.0.19 - - [2025-10-23 20:50:01] "DELETE /virtual-machine/1f8292f0-722a-4745-9a44-58bfa2d05797 HTTP/1.1" 200 115 0.025390 10.0.0.19 - - [2025-10-23 20:50:01] "GET /virtual-machine-interface/5894610e-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007439 10.0.0.19 - - [2025-10-23 20:50:01] "POST /set-tag HTTP/1.1" 200 109 0.002480 10.0.0.19 - - [2025-10-23 20:50:01] "GET /virtual-machine-interface/5894610e-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006900 10.0.0.19 - - [2025-10-23 20:50:01] "POST /set-tag HTTP/1.1" 200 109 0.011549 10.0.0.19 - - [2025-10-23 20:50:01] "GET /virtual-machine/a11759c9-a1b8-46c0-85fe-c2831ce9ba8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003167 10.0.0.19 - - [2025-10-23 20:50:01] "POST /ref-update HTTP/1.1" 200 156 0.009891 10.0.0.19 - - [2025-10-23 20:50:02] "GET /virtual-machine-interface/5894610e-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019999 10.0.0.19 - - [2025-10-23 20:50:02] "POST /set-tag HTTP/1.1" 200 109 0.018899 10.0.0.19 - - [2025-10-23 20:50:02] "POST /set-tag HTTP/1.1" 200 109 0.033843 10.0.0.19 - - [2025-10-23 20:50:02] "POST /set-tag HTTP/1.1" 200 109 0.053069 10.0.0.19 - - [2025-10-23 20:50:02] "POST /set-tag HTTP/1.1" 200 109 0.014577 10.0.0.19 - - [2025-10-23 20:50:02] "POST /set-tag HTTP/1.1" 200 109 0.023300 10.0.0.19 - - [2025-10-23 20:50:02] "DELETE /instance-ip/58acbbd2-b051-11f0-908b-fa163e5f041e HTTP/1.1" 200 115 0.070143 10.0.0.19 - - [2025-10-23 20:50:02] "POST /ref-update HTTP/1.1" 200 156 0.023797 10.0.0.19 - - [2025-10-23 20:50:02] "DELETE /virtual-machine-interface/5894610e-b051-11f0-908b-fa163e5f041e HTTP/1.1" 200 115 0.043470 10.0.0.19 - - [2025-10-23 20:50:02] "DELETE /virtual-machine/a11759c9-a1b8-46c0-85fe-c2831ce9ba8a HTTP/1.1" 200 115 0.022002 10.0.0.19 - - [2025-10-23 20:50:02] "GET /virtual-machine-interface/5a49825e-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005580 10.0.0.19 - - [2025-10-23 20:50:02] "POST /set-tag HTTP/1.1" 200 109 0.002437 10.0.0.19 - - [2025-10-23 20:50:02] "GET /virtual-machine-interface/5a49825e-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004447 10.0.0.19 - - [2025-10-23 20:50:02] "POST /set-tag HTTP/1.1" 200 109 0.002156 10.0.0.19 - - [2025-10-23 20:50:02] "GET /virtual-machine/cde90fed-7aaa-40cb-b046-05d038028096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003101 10.0.0.19 - - [2025-10-23 20:50:02] "POST /ref-update HTTP/1.1" 200 156 0.010306 10.0.0.19 - - [2025-10-23 20:50:02] "GET /virtual-machine-interface/5a49825e-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.020526 10.0.0.19 - - [2025-10-23 20:50:02] "POST /set-tag HTTP/1.1" 200 109 0.018564 10.0.0.19 - - [2025-10-23 20:50:02] "POST /set-tag HTTP/1.1" 200 109 0.026344 10.0.0.19 - - [2025-10-23 20:50:02] "POST /set-tag HTTP/1.1" 200 109 0.031447 10.0.0.19 - - [2025-10-23 20:50:02] "POST /set-tag HTTP/1.1" 200 109 0.015847 10.0.0.19 - - [2025-10-23 20:50:02] "POST /set-tag HTTP/1.1" 200 109 0.025583 10.0.0.19 - - [2025-10-23 20:50:02] "DELETE /instance-ip/5a63db9a-b051-11f0-908b-fa163e5f041e HTTP/1.1" 200 115 0.044941 10.0.0.19 - - [2025-10-23 20:50:02] "DELETE /virtual-machine-interface/5a49825e-b051-11f0-908b-fa163e5f041e HTTP/1.1" 200 115 0.038959 10.0.0.19 - - [2025-10-23 20:50:02] "DELETE /virtual-machine/cde90fed-7aaa-40cb-b046-05d038028096 HTTP/1.1" 200 115 0.019233 10.0.0.19 - - [2025-10-23 20:50:03] "DELETE /tag/3aec8015-e1a7-4948-b6bb-c58903489109 HTTP/1.1" 200 115 0.054901 10.0.0.19 - - [2025-10-23 20:50:03] "GET /virtual-machine-interface/590b8518-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005512 10.0.0.19 - - [2025-10-23 20:50:03] "POST /set-tag HTTP/1.1" 200 109 0.003250 10.0.0.19 - - [2025-10-23 20:50:03] "GET /virtual-machine-interface/590b8518-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005131 10.0.0.19 - - [2025-10-23 20:50:03] "POST /set-tag HTTP/1.1" 200 109 0.003098 10.0.0.19 - - [2025-10-23 20:50:03] "GET /virtual-machine/cff73c4b-9b9c-4749-8216-c03156296b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003350 10.0.0.19 - - [2025-10-23 20:50:03] "POST /ref-update HTTP/1.1" 200 156 0.010382 10.0.0.19 - - [2025-10-23 20:50:03] "GET /virtual-machine-interface/590b8518-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.008376 10.0.0.19 - - [2025-10-23 20:50:03] "POST /set-tag HTTP/1.1" 200 109 0.020320 10.0.0.19 - - [2025-10-23 20:50:03] "POST /set-tag HTTP/1.1" 200 109 0.029490 10.0.0.19 - - [2025-10-23 20:50:03] "POST /set-tag HTTP/1.1" 200 109 0.032875 10.0.0.19 - - [2025-10-23 20:50:03] "POST /set-tag HTTP/1.1" 200 109 0.021732 10.0.0.19 - - [2025-10-23 20:50:03] "POST /set-tag HTTP/1.1" 200 109 0.034703 10.0.0.19 - - [2025-10-23 20:50:03] "DELETE /instance-ip/59282952-b051-11f0-908b-fa163e5f041e HTTP/1.1" 200 115 0.058612 10.0.0.19 - - [2025-10-23 20:50:03] "POST /ref-update HTTP/1.1" 200 156 0.008811 10.0.0.19 - - [2025-10-23 20:50:03] "DELETE /virtual-machine-interface/590b8518-b051-11f0-908b-fa163e5f041e HTTP/1.1" 200 115 0.048976 10.0.0.19 - - [2025-10-23 20:50:03] "DELETE /virtual-machine/cff73c4b-9b9c-4749-8216-c03156296b3c HTTP/1.1" 200 115 0.018331 10.0.0.19 - - [2025-10-23 20:50:03] "DELETE /tag/3a0bb3c0-d350-4e5c-bd98-3be54fa944ca HTTP/1.1" 200 115 0.033798 10.0.0.19 - - [2025-10-23 20:50:03] "DELETE /tag/e9a8cbfa-6b82-4717-a676-a7eba341fa89 HTTP/1.1" 409 388 0.005063 10.0.0.19 - - [2025-10-23 20:50:31] "GET /virtual-machine-interface/5ad54ec4-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004784 10.0.0.19 - - [2025-10-23 20:50:31] "POST /set-tag HTTP/1.1" 200 109 0.003365 10.0.0.19 - - [2025-10-23 20:50:31] "GET /virtual-machine-interface/5ad54ec4-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005978 10.0.0.19 - - [2025-10-23 20:50:31] "POST /set-tag HTTP/1.1" 200 109 0.004405 10.0.0.19 - - [2025-10-23 20:50:31] "GET /virtual-machine/a2ebbaea-632d-45ac-9cd2-aac0048fab34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003039 10.0.0.19 - - [2025-10-23 20:50:31] "POST /ref-update HTTP/1.1" 200 156 0.011955 10.0.0.19 - - [2025-10-23 20:50:31] "GET /virtual-machine-interface/5ad54ec4-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004779 10.0.0.19 - - [2025-10-23 20:50:31] "POST /set-tag HTTP/1.1" 200 109 0.018825 10.0.0.19 - - [2025-10-23 20:50:31] "POST /set-tag HTTP/1.1" 200 109 0.023000 10.0.0.19 - - [2025-10-23 20:50:31] "POST /set-tag HTTP/1.1" 200 109 0.030242 10.0.0.19 - - [2025-10-23 20:50:31] "POST /set-tag HTTP/1.1" 200 109 0.014612 10.0.0.19 - - [2025-10-23 20:50:31] "DELETE /instance-ip/5af22fa8-b051-11f0-908b-fa163e5f041e HTTP/1.1" 200 115 0.045996 10.0.0.19 - - [2025-10-23 20:50:31] "DELETE /virtual-machine-interface/5ad54ec4-b051-11f0-908b-fa163e5f041e HTTP/1.1" 200 115 0.048142 10.0.0.19 - - [2025-10-23 20:50:31] "DELETE /virtual-machine/a2ebbaea-632d-45ac-9cd2-aac0048fab34 HTTP/1.1" 200 115 0.023118 10.0.0.19 - - [2025-10-23 20:50:31] "DELETE /tag/9bc18646-1203-432b-95cb-42d18ffe7583 HTTP/1.1" 200 115 0.037756 10.0.0.19 - - [2025-10-23 20:50:31] "GET /virtual-machine-interface/5c2f1106-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005471 10.0.0.19 - - [2025-10-23 20:50:31] "POST /set-tag HTTP/1.1" 200 109 0.002443 10.0.0.19 - - [2025-10-23 20:50:31] "GET /virtual-machine-interface/5c2f1106-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004544 10.0.0.19 - - [2025-10-23 20:50:31] "POST /set-tag HTTP/1.1" 200 109 0.002011 10.0.0.19 - - [2025-10-23 20:50:32] "GET /virtual-machine/7c550c29-bf7d-4b5f-a8ba-33c0131610b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002937 10.0.0.19 - - [2025-10-23 20:50:32] "POST /ref-update HTTP/1.1" 200 156 0.009157 10.0.0.19 - - [2025-10-23 20:50:32] "GET /virtual-machine-interface/5c2f1106-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007594 10.0.0.19 - - [2025-10-23 20:50:32] "POST /set-tag HTTP/1.1" 200 109 0.018293 10.0.0.19 - - [2025-10-23 20:50:32] "POST /set-tag HTTP/1.1" 200 109 0.027740 10.0.0.19 - - [2025-10-23 20:50:32] "POST /set-tag HTTP/1.1" 200 109 0.023852 10.0.0.19 - - [2025-10-23 20:50:32] "POST /set-tag HTTP/1.1" 200 109 0.013283 10.0.0.19 - - [2025-10-23 20:50:32] "DELETE /instance-ip/5c46050a-b051-11f0-908b-fa163e5f041e HTTP/1.1" 200 115 0.046201 10.0.0.19 - - [2025-10-23 20:50:32] "DELETE /virtual-machine-interface/5c2f1106-b051-11f0-908b-fa163e5f041e HTTP/1.1" 200 115 0.059213 10.0.0.19 - - [2025-10-23 20:50:32] "DELETE /virtual-machine/7c550c29-bf7d-4b5f-a8ba-33c0131610b1 HTTP/1.1" 200 115 0.022295 10.0.0.19 - - [2025-10-23 20:50:32] "DELETE /tag/d5de441e-dfc3-4d38-b466-22823bd2c388 HTTP/1.1" 200 115 0.044120 10.0.0.19 - - [2025-10-23 20:50:32] "GET /virtual-machine-interface/5bbc5b20-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005262 10.0.0.19 - - [2025-10-23 20:50:32] "POST /set-tag HTTP/1.1" 200 109 0.002747 10.0.0.19 - - [2025-10-23 20:50:32] "GET /virtual-machine-interface/5bbc5b20-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004221 10.0.0.19 - - [2025-10-23 20:50:32] "POST /set-tag HTTP/1.1" 200 109 0.005501 10.0.0.19 - - [2025-10-23 20:50:32] "GET /virtual-machine/7b94fa98-124e-4d47-bac0-1bc945b8b194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003255 10.0.0.19 - - [2025-10-23 20:50:32] "POST /ref-update HTTP/1.1" 200 156 0.011584 10.0.0.19 - - [2025-10-23 20:50:32] "GET /virtual-machine-interface/5bbc5b20-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019066 10.0.0.19 - - [2025-10-23 20:50:32] "POST /set-tag HTTP/1.1" 200 109 0.017000 10.0.0.19 - - [2025-10-23 20:50:32] "POST /set-tag HTTP/1.1" 200 109 0.025112 10.0.0.19 - - [2025-10-23 20:50:32] "POST /set-tag HTTP/1.1" 200 109 0.029323 10.0.0.19 - - [2025-10-23 20:50:32] "POST /set-tag HTTP/1.1" 200 109 0.012835 10.0.0.19 - - [2025-10-23 20:50:32] "DELETE /instance-ip/5bd4fe6e-b051-11f0-908b-fa163e5f041e HTTP/1.1" 200 115 0.043867 10.0.0.19 - - [2025-10-23 20:50:32] "DELETE /virtual-machine-interface/5bbc5b20-b051-11f0-908b-fa163e5f041e HTTP/1.1" 200 115 0.041354 10.0.0.19 - - [2025-10-23 20:50:32] "DELETE /virtual-machine/7b94fa98-124e-4d47-bac0-1bc945b8b194 HTTP/1.1" 200 115 0.023084 10.0.0.19 - - [2025-10-23 20:50:32] "DELETE /tag/650ce0aa-292f-4338-82a3-88f91acb0439 HTTP/1.1" 409 236 0.005757 10.0.0.19 - - [2025-10-23 20:50:32] "DELETE /tag/1ec74bc3-8bd3-4ca0-a923-55a26fc1965b HTTP/1.1" 200 115 0.035009 10.0.0.19 - - [2025-10-23 20:50:32] "DELETE /tag/6617488f-314a-4379-8363-6720a63dc834 HTTP/1.1" 409 236 0.004510 10.0.0.19 - - [2025-10-23 20:50:32] "GET /virtual-machine-interface/5b48e834-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004195 10.0.0.19 - - [2025-10-23 20:50:33] "POST /set-tag HTTP/1.1" 200 109 0.002400 10.0.0.19 - - [2025-10-23 20:50:33] "GET /virtual-machine-interface/5b48e834-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004579 10.0.0.19 - - [2025-10-23 20:50:33] "POST /set-tag HTTP/1.1" 200 109 0.002200 10.0.0.19 - - [2025-10-23 20:50:33] "GET /virtual-machine/40059e44-0ee1-492c-8338-aad8c647d96a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002957 10.0.0.19 - - [2025-10-23 20:50:33] "POST /ref-update HTTP/1.1" 200 156 0.009978 10.0.0.19 - - [2025-10-23 20:50:33] "GET /virtual-machine-interface/5b48e834-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018025 10.0.0.19 - - [2025-10-23 20:50:33] "POST /set-tag HTTP/1.1" 200 109 0.030901 10.0.0.19 - - [2025-10-23 20:50:33] "POST /set-tag HTTP/1.1" 200 109 0.030898 10.0.0.19 - - [2025-10-23 20:50:33] "POST /set-tag HTTP/1.1" 200 109 0.026786 10.0.0.19 - - [2025-10-23 20:50:33] "POST /set-tag HTTP/1.1" 200 109 0.014506 10.0.0.19 - - [2025-10-23 20:50:33] "DELETE /instance-ip/5b6204cc-b051-11f0-908b-fa163e5f041e HTTP/1.1" 200 115 0.062026 10.0.0.19 - - [2025-10-23 20:50:33] "DELETE /virtual-machine-interface/5b48e834-b051-11f0-908b-fa163e5f041e HTTP/1.1" 200 115 0.039963 10.0.0.19 - - [2025-10-23 20:50:33] "DELETE /virtual-machine/40059e44-0ee1-492c-8338-aad8c647d96a HTTP/1.1" 200 115 0.024678 10.0.0.19 - - [2025-10-23 20:50:33] "DELETE /tag/96a77ef0-6d14-4ae7-95eb-ff4079a21936 HTTP/1.1" 200 115 0.043726 10.0.0.19 - - [2025-10-23 20:50:33] "DELETE /tag/e0b01ea4-dc86-4d02-9669-4b8096ee6afd HTTP/1.1" 200 115 0.049234 10.0.0.19 - - [2025-10-23 20:50:33] "DELETE /tag/f712fde1-f67b-4d82-8877-f34f289807fa HTTP/1.1" 409 236 0.004295 10.0.0.19 - - [2025-10-23 20:50:34] "POST /projects HTTP/1.1" 409 238 0.002133 10.0.0.19 - - [2025-10-23 20:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.19 - - [2025-10-23 20:50:34] "GET /project/b24f9b1f-a966-4e00-9e80-60b651c63b18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038068 10.0.0.19 - - [2025-10-23 20:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.19 - - [2025-10-23 20:50:34] "GET /virtual-network/d5b501ea-f0b5-416f-9851-a9701b08f2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004659 10.0.0.19 - - [2025-10-23 20:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.19 - - [2025-10-23 20:50:35] "GET /virtual-network/d9c94017-e1c5-460f-89a0-ef31e362f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005346 10.0.0.19 - - [2025-10-23 20:50:35] "POST /security-groups HTTP/1.1" 409 285 0.002532 10.0.0.19 - - [2025-10-23 20:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.19 - - [2025-10-23 20:50:35] "PUT /security-group/0d740b76-230d-4cf4-a412-6e00448a602c HTTP/1.1" 200 262 0.059691 10.0.0.19 - - [2025-10-23 20:50:35] "PUT /access-control-list/dc4db556-2420-47f9-9a84-19a364fb9c8c HTTP/1.1" 200 272 0.020197 10.0.0.19 - - [2025-10-23 20:50:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.031634 10.0.0.19 - - [2025-10-23 20:50:35] "PUT /access-control-list/59a396ec-7203-47cc-8c55-ada06b2aa5e7 HTTP/1.1" 200 272 0.027934 10.0.0.19 - - [2025-10-23 20:50:40] "POST /projects HTTP/1.1" 409 238 0.003691 10.0.0.19 - - [2025-10-23 20:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.19 - - [2025-10-23 20:50:40] "GET /project/b24f9b1f-a966-4e00-9e80-60b651c63b18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038446 10.0.0.19 - - [2025-10-23 20:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.19 - - [2025-10-23 20:50:40] "GET /virtual-network/d5b501ea-f0b5-416f-9851-a9701b08f2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005203 10.0.0.19 - - [2025-10-23 20:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.19 - - [2025-10-23 20:50:40] "GET /virtual-network/d9c94017-e1c5-460f-89a0-ef31e362f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.019660 10.0.0.19 - - [2025-10-23 20:50:40] "POST /security-groups HTTP/1.1" 409 285 0.003009 10.0.0.19 - - [2025-10-23 20:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.19 - - [2025-10-23 20:50:40] "PUT /security-group/0d740b76-230d-4cf4-a412-6e00448a602c HTTP/1.1" 200 262 0.063517 10.0.0.19 - - [2025-10-23 20:50:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.027366 10.0.0.19 - - [2025-10-23 20:50:40] "GET /firewall-policy/de147e92-5821-4138-8b52-5d9d0865d19f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.008624 10.0.0.19 - - [2025-10-23 20:50:40] "PUT /access-control-list/dc4db556-2420-47f9-9a84-19a364fb9c8c HTTP/1.1" 200 272 0.029747 10.0.0.19 - - [2025-10-23 20:50:40] "PUT /access-control-list/59a396ec-7203-47cc-8c55-ada06b2aa5e7 HTTP/1.1" 200 272 0.017027 10.0.0.19 - - [2025-10-23 20:50:40] "GET /firewall-rule/2db259ff-cc0b-4d1d-97f2-1f5e890060ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005806 10.0.0.19 - - [2025-10-23 20:50:40] "POST /ref-update HTTP/1.1" 200 156 0.061461 10.0.0.19 - - [2025-10-23 20:50:40] "DELETE /firewall-rule/2db259ff-cc0b-4d1d-97f2-1f5e890060ec HTTP/1.1" 200 115 0.051080 10.0.0.19 - - [2025-10-23 20:50:40] "GET /firewall-policy/de147e92-5821-4138-8b52-5d9d0865d19f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.008012 10.0.0.19 - - [2025-10-23 20:50:40] "GET /firewall-rule/fee28440-5d79-465b-b30a-457310ae418f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004117 10.0.0.19 - - [2025-10-23 20:50:40] "POST /ref-update HTTP/1.1" 200 156 0.050018 10.0.0.19 - - [2025-10-23 20:50:40] "DELETE /firewall-rule/fee28440-5d79-465b-b30a-457310ae418f HTTP/1.1" 200 115 0.042562 10.0.0.19 - - [2025-10-23 20:50:40] "DELETE /tag/650ce0aa-292f-4338-82a3-88f91acb0439 HTTP/1.1" 409 236 0.007726 10.0.0.19 - - [2025-10-23 20:50:41] "DELETE /tag/06563cdd-0931-4929-b8ad-5fcd5ec2f2cd HTTP/1.1" 200 115 0.043782 10.0.0.19 - - [2025-10-23 20:50:41] "DELETE /tag/6617488f-314a-4379-8363-6720a63dc834 HTTP/1.1" 409 236 0.008609 10.0.0.19 - - [2025-10-23 20:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.19 - - [2025-10-23 20:50:41] "GET /virtual-network/d5b501ea-f0b5-416f-9851-a9701b08f2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004983 10.0.0.19 - - [2025-10-23 20:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.19 - - [2025-10-23 20:50:41] "GET /virtual-network/d9c94017-e1c5-460f-89a0-ef31e362f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004108 10.0.0.19 - - [2025-10-23 20:50:41] "PUT /virtual-network/d5b501ea-f0b5-416f-9851-a9701b08f2ba HTTP/1.1" 200 264 0.047249 10.0.0.19 - - [2025-10-23 20:50:41] "PUT /virtual-network/d9c94017-e1c5-460f-89a0-ef31e362f300 HTTP/1.1" 200 264 0.054992 10.0.0.19 - - [2025-10-23 20:50:41] "DELETE /security-group/0d740b76-230d-4cf4-a412-6e00448a602c HTTP/1.1" 200 115 0.044428 10.0.0.19 - - [2025-10-23 20:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.19 - - [2025-10-23 20:50:41] "DELETE /access-control-list/dc4db556-2420-47f9-9a84-19a364fb9c8c HTTP/1.1" 200 115 0.032142 10.0.0.19 - - [2025-10-23 20:50:41] "DELETE /access-control-list/59a396ec-7203-47cc-8c55-ada06b2aa5e7 HTTP/1.1" 200 115 0.030231 10.0.0.19 - - [2025-10-23 20:50:41] "GET /project/b24f9b1f-a966-4e00-9e80-60b651c63b18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.035981 10.0.0.19 - - [2025-10-23 20:50:41] "GET /project/b24f9b1f-a966-4e00-9e80-60b651c63b18?fields=security_groups HTTP/1.1" 200 1353 0.039352 10.0.0.19 - - [2025-10-23 20:50:41] "DELETE /security-group/6dc209fb-e60f-4898-b9c2-7b4876d3f0c7 HTTP/1.1" 200 115 0.046124 10.0.0.19 - - [2025-10-23 20:50:41] "DELETE /access-control-list/b4ea1260-ae63-4329-9459-2ea0ce35fcef HTTP/1.1" 200 115 0.032976 10.0.0.19 - - [2025-10-23 20:50:41] "GET /project/b24f9b1f-a966-4e00-9e80-60b651c63b18?fields=application_policy_sets HTTP/1.1" 200 1392 0.050414 10.0.0.19 - - [2025-10-23 20:50:41] "DELETE /access-control-list/fd3da7ef-a535-4872-9d28-9b7127c4ca8d HTTP/1.1" 200 115 0.049486 10.0.0.19 - - [2025-10-23 20:50:41] "DELETE /project/b24f9b1f-a966-4e00-9e80-60b651c63b18 HTTP/1.1" 200 115 0.304950 10.0.0.19 - - [2025-10-23 20:50:41] "POST /projects HTTP/1.1" 409 238 0.002470 10.0.0.19 - - [2025-10-23 20:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.19 - - [2025-10-23 20:50:41] "GET /project/95839002-93e1-4215-b5bf-0e8abf4b66a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036052 10.0.0.19 - - [2025-10-23 20:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.19 - - [2025-10-23 20:50:41] "GET /virtual-network/d5b501ea-f0b5-416f-9851-a9701b08f2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004730 10.0.0.19 - - [2025-10-23 20:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.19 - - [2025-10-23 20:50:41] "GET /virtual-network/d9c94017-e1c5-460f-89a0-ef31e362f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006561 10.0.0.19 - - [2025-10-23 20:50:41] "POST /security-groups HTTP/1.1" 409 285 0.002715 10.0.0.19 - - [2025-10-23 20:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.19 - - [2025-10-23 20:50:41] "PUT /security-group/b2ad1032-2ec3-4f41-b437-661b527aaed2 HTTP/1.1" 200 262 0.059776 10.0.0.19 - - [2025-10-23 20:50:41] "PUT /access-control-list/bd764e40-ab42-4f52-98d5-226f34daac5e HTTP/1.1" 200 272 0.021092 10.0.0.19 - - [2025-10-23 20:50:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.043835 10.0.0.19 - - [2025-10-23 20:50:41] "PUT /access-control-list/584720c5-0ea0-4c26-9ecb-717ef335e584 HTTP/1.1" 200 272 0.028945 10.0.0.19 - - [2025-10-23 20:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.19 - - [2025-10-23 20:50:46] "GET /loadbalancer/2be50334-98f7-4d29-9245-c64c0168fe7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003742 10.0.0.19 - - [2025-10-23 20:50:46] "GET /virtual-machine-interface/590b8518-b051-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004767 10.0.0.19 - - [2025-10-23 20:50:46] "DELETE /loadbalancer-member/0a12a89a-7431-4043-9944-ef2da02e445b HTTP/1.1" 200 115 0.032276 10.0.0.19 - - [2025-10-23 20:50:46] "DELETE /loadbalancer-pool/c417c5fc-4023-4474-be55-c9df0ec89f0d HTTP/1.1" 200 115 0.037571 10.0.0.19 - - [2025-10-23 20:50:46] "DELETE /loadbalancer-listener/c0551dc5-f46a-48c3-9272-606c7ae4d620 HTTP/1.1" 200 115 0.038061 10.0.0.19 - - [2025-10-23 20:50:46] "DELETE /loadbalancer/2be50334-98f7-4d29-9245-c64c0168fe7e HTTP/1.1" 200 115 0.055500 10.0.0.19 - - [2025-10-23 20:50:46] "DELETE /floating-ip/f1d2c16f-7d61-42a5-afca-afe2faaacb14 HTTP/1.1" 200 115 0.038476 10.0.0.19 - - [2025-10-23 20:50:46] "DELETE /instance-ip/2e7665f8-3552-4332-bc3b-6c0b1398846d HTTP/1.1" 200 115 0.046565 10.0.0.19 - - [2025-10-23 20:50:46] "DELETE /virtual-machine-interface/0ccbf5f9-565a-4b18-a8c9-29f96f23953a HTTP/1.1" 200 115 0.040336 10.0.0.19 - - [2025-10-23 20:50:46] "DELETE /tag/09f4c420-b275-4457-88ae-fa7c71007b9b HTTP/1.1" 200 115 0.061156 10.0.0.19 - - [2025-10-23 20:50:46] "GET /application-policy-set/eaf9534e-21d0-4730-a119-d03a3c9c587f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002865 10.0.0.19 - - [2025-10-23 20:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.19 - - [2025-10-23 20:50:46] "GET /policy-management/e2987709-e430-428c-a1ba-211ee172603b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002588 10.0.0.19 - - [2025-10-23 20:50:46] "GET /firewall-policy/8d64c87b-a537-400d-9921-4ffa99bdc58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002261 10.0.0.19 - - [2025-10-23 20:50:46] "GET /firewall-rule/7d96d7ad-fbf2-4603-9a70-e5d4d2ef248d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003238 10.0.0.19 - - [2025-10-23 20:50:46] "POST /ref-update HTTP/1.1" 200 156 0.019376 10.0.0.19 - - [2025-10-23 20:50:46] "DELETE /firewall-rule/7d96d7ad-fbf2-4603-9a70-e5d4d2ef248d HTTP/1.1" 200 115 0.068573 10.0.0.19 - - [2025-10-23 20:50:46] "GET /firewall-policy/5b560b0d-132d-48c0-b623-ec603c0ab2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006131 10.0.0.19 - - [2025-10-23 20:50:46] "GET /firewall-rule/5a4bcecb-0eb6-4fdc-9063-fdb086ec1b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003303 10.0.0.19 - - [2025-10-23 20:50:46] "POST /ref-update HTTP/1.1" 200 156 0.018179 10.0.0.19 - - [2025-10-23 20:50:46] "DELETE /firewall-rule/5a4bcecb-0eb6-4fdc-9063-fdb086ec1b73 HTTP/1.1" 200 115 0.052139 10.0.0.19 - - [2025-10-23 20:50:46] "GET /firewall-policy/5b560b0d-132d-48c0-b623-ec603c0ab2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.005064 10.0.0.19 - - [2025-10-23 20:50:46] "GET /firewall-rule/b62caf07-a4f7-422e-b63b-1f023994377f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.003982 10.0.0.19 - - [2025-10-23 20:50:46] "POST /ref-update HTTP/1.1" 200 156 0.014234 10.0.0.19 - - [2025-10-23 20:50:46] "DELETE /firewall-rule/b62caf07-a4f7-422e-b63b-1f023994377f HTTP/1.1" 200 115 0.061487 10.0.0.19 - - [2025-10-23 20:50:46] "GET /application-policy-set/eaf9534e-21d0-4730-a119-d03a3c9c587f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003076 10.0.0.19 - - [2025-10-23 20:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.19 - - [2025-10-23 20:50:46] "GET /policy-management/e2987709-e430-428c-a1ba-211ee172603b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003868 10.0.0.19 - - [2025-10-23 20:50:46] "GET /firewall-policy/5b560b0d-132d-48c0-b623-ec603c0ab2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005174 10.0.0.19 - - [2025-10-23 20:50:47] "POST /ref-update HTTP/1.1" 200 156 0.043525 10.0.0.19 - - [2025-10-23 20:50:47] "DELETE /firewall-policy/5b560b0d-132d-48c0-b623-ec603c0ab2e4 HTTP/1.1" 200 115 0.072528 10.0.0.19 - - [2025-10-23 20:50:47] "DELETE /tag/650ce0aa-292f-4338-82a3-88f91acb0439 HTTP/1.1" 200 115 0.056432 10.0.0.19 - - [2025-10-23 20:50:47] "DELETE /tag/f712fde1-f67b-4d82-8877-f34f289807fa HTTP/1.1" 200 115 0.064175 10.0.0.19 - - [2025-10-23 20:50:47] "DELETE /tag/e9a8cbfa-6b82-4717-a676-a7eba341fa89 HTTP/1.1" 200 115 0.059701 10.0.0.19 - - [2025-10-23 20:50:47] "DELETE /tag/6617488f-314a-4379-8363-6720a63dc834 HTTP/1.1" 200 115 0.065854 10.0.0.19 - - [2025-10-23 20:50:47] "POST /projects HTTP/1.1" 409 238 0.002627 10.0.0.19 - - [2025-10-23 20:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.19 - - [2025-10-23 20:50:47] "GET /project/95839002-93e1-4215-b5bf-0e8abf4b66a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039438 10.0.0.19 - - [2025-10-23 20:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.19 - - [2025-10-23 20:50:47] "GET /virtual-network/d5b501ea-f0b5-416f-9851-a9701b08f2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005432 10.0.0.19 - - [2025-10-23 20:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.19 - - [2025-10-23 20:50:47] "GET /virtual-network/d9c94017-e1c5-460f-89a0-ef31e362f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004452 10.0.0.19 - - [2025-10-23 20:50:47] "POST /security-groups HTTP/1.1" 409 285 0.005213 10.0.0.19 - - [2025-10-23 20:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005113 10.0.0.19 - - [2025-10-23 20:50:47] "PUT /security-group/b2ad1032-2ec3-4f41-b437-661b527aaed2 HTTP/1.1" 200 262 0.073457 10.0.0.19 - - [2025-10-23 20:50:47] "PUT /access-control-list/bd764e40-ab42-4f52-98d5-226f34daac5e HTTP/1.1" 200 272 0.035140 10.0.0.19 - - [2025-10-23 20:50:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.071383 10.0.0.19 - - [2025-10-23 20:50:47] "GET /firewall-policy/de147e92-5821-4138-8b52-5d9d0865d19f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.028895 10.0.0.19 - - [2025-10-23 20:50:47] "PUT /access-control-list/584720c5-0ea0-4c26-9ecb-717ef335e584 HTTP/1.1" 200 272 0.049211 10.0.0.19 - - [2025-10-23 20:50:47] "GET /firewall-rule/2e645278-bbaa-41ca-8cf4-a4a1db01d26b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003687 10.0.0.19 - - [2025-10-23 20:50:47] "POST /ref-update HTTP/1.1" 200 156 0.053049 10.0.0.19 - - [2025-10-23 20:50:47] "DELETE /firewall-rule/2e645278-bbaa-41ca-8cf4-a4a1db01d26b HTTP/1.1" 200 115 0.044453 10.0.0.19 - - [2025-10-23 20:50:47] "GET /firewall-policy/de147e92-5821-4138-8b52-5d9d0865d19f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.006576 10.0.0.19 - - [2025-10-23 20:50:47] "GET /firewall-rule/9aaeeb1f-cdd5-4fbd-a502-a7b325a79b0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003051 10.0.0.19 - - [2025-10-23 20:50:48] "POST /ref-update HTTP/1.1" 200 156 0.053352 10.0.0.19 - - [2025-10-23 20:50:48] "DELETE /firewall-rule/9aaeeb1f-cdd5-4fbd-a502-a7b325a79b0f HTTP/1.1" 200 115 0.049611 10.0.0.19 - - [2025-10-23 20:50:48] "DELETE /tag/dcaad57a-0625-4ec6-8a50-345a243b8c52 HTTP/1.1" 200 115 0.066117 10.0.0.19 - - [2025-10-23 20:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.19 - - [2025-10-23 20:50:48] "GET /virtual-network/d5b501ea-f0b5-416f-9851-a9701b08f2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005281 10.0.0.19 - - [2025-10-23 20:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.19 - - [2025-10-23 20:50:48] "GET /virtual-network/d9c94017-e1c5-460f-89a0-ef31e362f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004385 10.0.0.19 - - [2025-10-23 20:50:48] "PUT /virtual-network/d5b501ea-f0b5-416f-9851-a9701b08f2ba HTTP/1.1" 200 264 0.057092 10.0.0.19 - - [2025-10-23 20:50:48] "PUT /virtual-network/d9c94017-e1c5-460f-89a0-ef31e362f300 HTTP/1.1" 200 264 0.076411 10.0.0.19 - - [2025-10-23 20:50:48] "DELETE /security-group/b2ad1032-2ec3-4f41-b437-661b527aaed2 HTTP/1.1" 200 115 0.097845 10.0.0.19 - - [2025-10-23 20:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.19 - - [2025-10-23 20:50:48] "DELETE /access-control-list/bd764e40-ab42-4f52-98d5-226f34daac5e HTTP/1.1" 200 115 0.044184 10.0.0.19 - - [2025-10-23 20:50:48] "DELETE /access-control-list/584720c5-0ea0-4c26-9ecb-717ef335e584 HTTP/1.1" 200 115 0.051870 10.0.0.19 - - [2025-10-23 20:50:48] "GET /project/95839002-93e1-4215-b5bf-0e8abf4b66a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.064587 10.0.0.19 - - [2025-10-23 20:50:48] "GET /project/95839002-93e1-4215-b5bf-0e8abf4b66a6?fields=security_groups HTTP/1.1" 200 1353 0.059226 10.0.0.19 - - [2025-10-23 20:50:48] "DELETE /security-group/8d742795-6c3a-4abc-b3ae-219a795d009e HTTP/1.1" 200 115 0.060420 10.0.0.19 - - [2025-10-23 20:50:48] "DELETE /access-control-list/9ee4c6fc-be05-4c10-be26-e3f83c3fd0d2 HTTP/1.1" 200 115 0.079170 10.0.0.19 - - [2025-10-23 20:50:48] "GET /project/95839002-93e1-4215-b5bf-0e8abf4b66a6?fields=application_policy_sets HTTP/1.1" 200 1392 0.104980 10.0.0.19 - - [2025-10-23 20:50:48] "DELETE /access-control-list/033e0b86-2639-4b74-895d-db47cdd407c4 HTTP/1.1" 200 115 0.067058 10.0.0.19 - - [2025-10-23 20:50:49] "DELETE /project/95839002-93e1-4215-b5bf-0e8abf4b66a6 HTTP/1.1" 200 115 0.484296 10.0.0.19 - - [2025-10-23 20:51:37] "GET / HTTP/1.1" 200 35931 0.001763 10.0.0.19 - - [2025-10-23 20:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.19 - - [2025-10-23 20:51:37] "GET /global-vrouter-config/beff080d-a82b-4768-aa7d-32f2dcb8c1db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002894 10.0.0.19 - - [2025-10-23 20:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.19 - - [2025-10-23 20:51:38] "GET /global-vrouter-config/beff080d-a82b-4768-aa7d-32f2dcb8c1db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002232 10.0.0.19 - - [2025-10-23 20:51:54] "GET / HTTP/1.1" 200 35931 0.001594 10.0.0.19 - - [2025-10-23 20:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.19 - - [2025-10-23 20:51:54] "GET /global-system-config/e7a4f756-31fd-4ebd-8219-b1cc20374138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005968 10.0.0.19 - - [2025-10-23 20:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.19 - - [2025-10-23 20:51:54] "GET /config-node/81974daa-3265-4152-8cd5-c87f21227e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002645 10.0.0.19 - - [2025-10-23 20:51:54] "GET / HTTP/1.1" 200 35931 0.001395 10.0.0.19 - - [2025-10-23 20:51:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002078 10.0.0.19 - - [2025-10-23 20:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.19 - - [2025-10-23 20:51:59] "GET /global-vrouter-config/beff080d-a82b-4768-aa7d-32f2dcb8c1db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002995 10.0.0.19 - - [2025-10-23 20:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.19 - - [2025-10-23 20:51:59] "PUT /global-vrouter-config/beff080d-a82b-4768-aa7d-32f2dcb8c1db HTTP/1.1" 200 276 0.009485 10.0.0.19 - - [2025-10-23 20:51:59] "GET / HTTP/1.1" 200 35931 0.001780 10.0.0.19 - - [2025-10-23 20:51:59] "POST /alarms HTTP/1.1" 409 264 0.010038 10.0.0.19 - - [2025-10-23 20:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.19 - - [2025-10-23 20:51:59] "PUT /alarm/69a6bf81-46be-4625-abbd-ebc1bd829ad5 HTTP/1.1" 200 244 0.010041 10.0.0.19 - - [2025-10-23 20:51:59] "POST /alarms HTTP/1.1" 409 261 0.004540 10.0.0.19 - - [2025-10-23 20:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.19 - - [2025-10-23 20:51:59] "PUT /alarm/0b6dd689-bd0d-4530-9abf-04638bbcb65a HTTP/1.1" 200 244 0.011902 10.0.0.19 - - [2025-10-23 20:52:00] "POST /alarms HTTP/1.1" 409 261 0.017392 10.0.0.19 - - [2025-10-23 20:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.19 - - [2025-10-23 20:52:00] "PUT /alarm/e9f10046-c1e6-427a-9fe4-20b1aacd2aea HTTP/1.1" 200 244 0.012066 10.0.0.19 - - [2025-10-23 20:52:00] "POST /alarms HTTP/1.1" 409 253 0.007993 10.0.0.19 - - [2025-10-23 20:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.19 - - [2025-10-23 20:52:00] "PUT /alarm/22622194-3fb6-41b1-b696-36451f6d4bb7 HTTP/1.1" 200 244 0.013469 10.0.0.19 - - [2025-10-23 20:52:00] "POST /alarms HTTP/1.1" 409 251 0.012912 10.0.0.19 - - [2025-10-23 20:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.19 - - [2025-10-23 20:52:00] "PUT /alarm/9f970ecf-3f46-427c-a676-d6116e95cba1 HTTP/1.1" 200 244 0.010586 10.0.0.19 - - [2025-10-23 20:52:00] "POST /alarms HTTP/1.1" 409 252 0.008688 10.0.0.19 - - [2025-10-23 20:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.19 - - [2025-10-23 20:52:00] "PUT /alarm/d181fc10-cf67-429a-ab50-b541c0134531 HTTP/1.1" 200 244 0.046184 10.0.0.19 - - [2025-10-23 20:52:00] "POST /alarms HTTP/1.1" 409 256 0.008692 10.0.0.19 - - [2025-10-23 20:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005430 10.0.0.19 - - [2025-10-23 20:52:00] "PUT /alarm/25fd3e41-70ad-4a8c-8a8a-b7ed45add66a HTTP/1.1" 200 244 0.010645 10.0.0.19 - - [2025-10-23 20:52:00] "POST /alarms HTTP/1.1" 409 248 0.004894 10.0.0.19 - - [2025-10-23 20:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010302 10.0.0.19 - - [2025-10-23 20:52:00] "PUT /alarm/0595356a-a5ec-4f64-a44d-e2ff446c3e59 HTTP/1.1" 200 244 0.016021 10.0.0.19 - - [2025-10-23 20:52:00] "POST /alarms HTTP/1.1" 409 252 0.007857 10.0.0.19 - - [2025-10-23 20:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.19 - - [2025-10-23 20:52:00] "PUT /alarm/b15a4e87-9e1b-48a5-bf69-1d8e135602ef HTTP/1.1" 200 244 0.013655 10.0.0.19 - - [2025-10-23 20:52:00] "POST /alarms HTTP/1.1" 409 257 0.007470 10.0.0.19 - - [2025-10-23 20:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010944 10.0.0.19 - - [2025-10-23 20:52:00] "PUT /alarm/b0f22cec-e68c-4590-b86c-a46c1b823582 HTTP/1.1" 200 244 0.011234 10.0.0.19 - - [2025-10-23 20:52:00] "POST /alarms HTTP/1.1" 409 251 0.007825 10.0.0.19 - - [2025-10-23 20:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.19 - - [2025-10-23 20:52:00] "PUT /alarm/669e1897-1010-4530-be08-1e5248ec1c8d HTTP/1.1" 200 244 0.011919 10.0.0.19 - - [2025-10-23 20:52:00] "POST /alarms HTTP/1.1" 409 257 0.009915 10.0.0.19 - - [2025-10-23 20:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.19 - - [2025-10-23 20:52:00] "PUT /alarm/c3154910-6c30-42d1-97d3-a44a0f737af8 HTTP/1.1" 200 244 0.012045 10.0.0.19 - - [2025-10-23 20:52:00] "POST /alarms HTTP/1.1" 409 261 0.012166 10.0.0.19 - - [2025-10-23 20:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.19 - - [2025-10-23 20:52:00] "PUT /alarm/0d671428-92af-4099-ad86-89d6a915c6b9 HTTP/1.1" 200 244 0.012587 10.0.0.19 - - [2025-10-23 20:52:00] "POST /alarms HTTP/1.1" 409 258 0.005861 10.0.0.19 - - [2025-10-23 20:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.19 - - [2025-10-23 20:52:00] "PUT /alarm/e9d0b0a1-30a7-4864-8782-dedc28ee543c HTTP/1.1" 200 244 0.011689 10.0.0.19 - - [2025-10-23 20:52:00] "POST /alarms HTTP/1.1" 409 254 0.009400 10.0.0.19 - - [2025-10-23 20:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.19 - - [2025-10-23 20:52:01] "PUT /alarm/4653e39a-9fb3-48e0-891a-8507e04bcb43 HTTP/1.1" 200 244 0.023802 10.0.0.19 - - [2025-10-23 20:52:01] "POST /alarms HTTP/1.1" 409 254 0.003693 10.0.0.19 - - [2025-10-23 20:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.19 - - [2025-10-23 20:52:01] "PUT /alarm/f608b1bd-6966-44f3-bef9-5613c598e2e1 HTTP/1.1" 200 244 0.013294 10.0.0.19 - - [2025-10-23 20:52:01] "POST /alarms HTTP/1.1" 409 254 0.018365 10.0.0.19 - - [2025-10-23 20:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.19 - - [2025-10-23 20:52:01] "PUT /alarm/56d5a343-02c1-41a9-a560-4ed3f68fdeb1 HTTP/1.1" 200 244 0.012429 10.0.0.19 - - [2025-10-23 20:52:01] "POST /alarms HTTP/1.1" 409 247 0.008817 10.0.0.19 - - [2025-10-23 20:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.19 - - [2025-10-23 20:52:01] "PUT /alarm/7d680356-4850-462b-b2c6-a73e175e9374 HTTP/1.1" 200 244 0.011743 10.0.0.19 - - [2025-10-23 20:52:01] "POST /alarms HTTP/1.1" 409 272 0.003281 10.0.0.19 - - [2025-10-23 20:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.19 - - [2025-10-23 20:52:01] "PUT /alarm/43156235-4a17-4a3a-aa42-2889e6e29377 HTTP/1.1" 200 244 0.011495 10.0.0.19 - - [2025-10-23 20:52:01] "POST /alarms HTTP/1.1" 409 261 0.011088 10.0.0.19 - - [2025-10-23 20:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.19 - - [2025-10-23 20:52:01] "PUT /alarm/a33ff423-c360-4a35-bfc1-de39007816ed HTTP/1.1" 200 244 0.012221 10.0.0.19 - - [2025-10-23 20:52:01] "POST /alarms HTTP/1.1" 409 259 0.009050 10.0.0.19 - - [2025-10-23 20:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.19 - - [2025-10-23 20:52:01] "PUT /alarm/2a2b304d-6442-4926-b6ec-a3e5ee72e159 HTTP/1.1" 200 244 0.010879 10.0.0.19 - - [2025-10-23 20:52:01] "POST /alarms HTTP/1.1" 409 265 0.009760 10.0.0.19 - - [2025-10-23 20:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.19 - - [2025-10-23 20:52:01] "PUT /alarm/b6488f29-1668-44f9-ba02-b6657ba123c2 HTTP/1.1" 200 244 0.013342 10.0.0.19 - - [2025-10-23 20:52:01] "POST /alarms HTTP/1.1" 409 279 0.010012 10.0.0.19 - - [2025-10-23 20:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004685 10.0.0.19 - - [2025-10-23 20:52:01] "PUT /alarm/a09e7cf3-53fc-4251-bebe-b011199680ff HTTP/1.1" 200 244 0.012299 10.0.0.19 - - [2025-10-23 20:52:01] "GET / HTTP/1.1" 200 35931 0.001881 10.0.0.19 - - [2025-10-23 20:52:01] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002522 10.0.0.19 - - [2025-10-23 20:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.19 - - [2025-10-23 20:52:01] "PUT /global-vrouter-config/beff080d-a82b-4768-aa7d-32f2dcb8c1db HTTP/1.1" 200 276 0.009311 10.0.0.19 - - [2025-10-23 20:52:02] "GET / HTTP/1.1" 200 35931 0.001800 10.0.0.19 - - [2025-10-23 20:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.19 - - [2025-10-23 20:52:02] "GET /global-vrouter-config/beff080d-a82b-4768-aa7d-32f2dcb8c1db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002786 10.0.0.19 - - [2025-10-23 20:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.19 - - [2025-10-23 20:52:02] "PUT /global-vrouter-config/beff080d-a82b-4768-aa7d-32f2dcb8c1db HTTP/1.1" 200 276 0.011233 10.0.0.19 - - [2025-10-23 20:52:02] "GET / HTTP/1.1" 200 35931 0.002844 10.0.0.19 - - [2025-10-23 20:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.19 - - [2025-10-23 20:52:02] "GET /global-system-config/e7a4f756-31fd-4ebd-8219-b1cc20374138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004661 10.0.0.19 - - [2025-10-23 20:52:02] "PUT /global-system-config/e7a4f756-31fd-4ebd-8219-b1cc20374138 HTTP/1.1" 200 274 0.017650 10.0.0.19 - - [2025-10-23 20:52:05] "GET / HTTP/1.1" 200 35931 0.001706 10.0.0.19 - - [2025-10-23 20:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.19 - - [2025-10-23 20:52:05] "GET /routing-instance/14b6103a-93a0-4ca9-9d18-b0300b7773ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002823 10.0.0.19 - - [2025-10-23 20:52:05] "POST /bgp-routers HTTP/1.1" 409 301 0.001838 10.0.0.19 - - [2025-10-23 20:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.19 - - [2025-10-23 20:52:05] "GET /bgp-router/8276bd1b-64fa-4f77-93c5-fb8002788117?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.005522 10.0.0.19 - - [2025-10-23 20:52:05] "PUT /bgp-router/8276bd1b-64fa-4f77-93c5-fb8002788117 HTTP/1.1" 200 254 0.013138 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:52:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000900 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:52:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000981 10.0.0.19 - - [2025-10-23 20:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.19 - - [2025-10-23 20:52:09] "GET /global-vrouter-config/beff080d-a82b-4768-aa7d-32f2dcb8c1db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003006 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:52:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000969 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:52:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000970 10.0.0.19 - - [2025-10-23 20:52:23] "GET / HTTP/1.1" 200 35931 0.002059 10.0.0.19 - - [2025-10-23 20:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.19 - - [2025-10-23 20:52:23] "GET /global-system-config/e7a4f756-31fd-4ebd-8219-b1cc20374138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004750 10.0.0.19 - - [2025-10-23 20:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.19 - - [2025-10-23 20:52:24] "GET /config-node/81974daa-3265-4152-8cd5-c87f21227e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002330 10.0.0.19 - - [2025-10-23 20:52:35] "GET / HTTP/1.1" 200 35931 0.001418 10.0.0.19 - - [2025-10-23 20:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.19 - - [2025-10-23 20:52:35] "GET /routing-instance/14b6103a-93a0-4ca9-9d18-b0300b7773ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002602 10.0.0.19 - - [2025-10-23 20:52:35] "POST /bgp-routers HTTP/1.1" 409 301 0.002369 10.0.0.19 - - [2025-10-23 20:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.19 - - [2025-10-23 20:52:35] "GET /bgp-router/8276bd1b-64fa-4f77-93c5-fb8002788117?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002924 10.0.0.19 - - [2025-10-23 20:52:35] "PUT /bgp-router/8276bd1b-64fa-4f77-93c5-fb8002788117 HTTP/1.1" 200 254 0.009637 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:52:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000949 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:52:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001162 10.0.0.19 - - [2025-10-23 20:53:13] "GET / HTTP/1.1" 200 35931 0.001959 10.0.0.19 - - [2025-10-23 20:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.19 - - [2025-10-23 20:53:13] "GET /global-system-config/e7a4f756-31fd-4ebd-8219-b1cc20374138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005556 10.0.0.19 - - [2025-10-23 20:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.19 - - [2025-10-23 20:53:13] "GET /config-node/81974daa-3265-4152-8cd5-c87f21227e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.005584 10.0.0.19 - - [2025-10-23 20:53:13] "GET / HTTP/1.1" 200 35931 0.001438 10.0.0.19 - - [2025-10-23 20:53:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002142 10.0.0.19 - - [2025-10-23 20:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.19 - - [2025-10-23 20:53:18] "GET /global-vrouter-config/beff080d-a82b-4768-aa7d-32f2dcb8c1db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002629 10.0.0.19 - - [2025-10-23 20:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.19 - - [2025-10-23 20:53:18] "PUT /global-vrouter-config/beff080d-a82b-4768-aa7d-32f2dcb8c1db HTTP/1.1" 200 276 0.009684 10.0.0.19 - - [2025-10-23 20:53:18] "GET / HTTP/1.1" 200 35931 0.001360 10.0.0.19 - - [2025-10-23 20:53:18] "POST /alarms HTTP/1.1" 409 264 0.002293 10.0.0.19 - - [2025-10-23 20:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.19 - - [2025-10-23 20:53:19] "PUT /alarm/69a6bf81-46be-4625-abbd-ebc1bd829ad5 HTTP/1.1" 200 244 0.013552 10.0.0.19 - - [2025-10-23 20:53:19] "POST /alarms HTTP/1.1" 409 261 0.004144 10.0.0.19 - - [2025-10-23 20:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007879 10.0.0.19 - - [2025-10-23 20:53:19] "PUT /alarm/0b6dd689-bd0d-4530-9abf-04638bbcb65a HTTP/1.1" 200 244 0.011659 10.0.0.19 - - [2025-10-23 20:53:19] "POST /alarms HTTP/1.1" 409 261 0.004451 10.0.0.19 - - [2025-10-23 20:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.19 - - [2025-10-23 20:53:19] "PUT /alarm/e9f10046-c1e6-427a-9fe4-20b1aacd2aea HTTP/1.1" 200 244 0.011369 10.0.0.19 - - [2025-10-23 20:53:19] "POST /alarms HTTP/1.1" 409 253 0.006152 10.0.0.19 - - [2025-10-23 20:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.19 - - [2025-10-23 20:53:19] "PUT /alarm/22622194-3fb6-41b1-b696-36451f6d4bb7 HTTP/1.1" 200 244 0.010775 10.0.0.19 - - [2025-10-23 20:53:19] "POST /alarms HTTP/1.1" 409 251 0.007033 10.0.0.19 - - [2025-10-23 20:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.19 - - [2025-10-23 20:53:19] "PUT /alarm/9f970ecf-3f46-427c-a676-d6116e95cba1 HTTP/1.1" 200 244 0.010587 10.0.0.19 - - [2025-10-23 20:53:19] "POST /alarms HTTP/1.1" 409 252 0.011503 10.0.0.19 - - [2025-10-23 20:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.19 - - [2025-10-23 20:53:19] "PUT /alarm/d181fc10-cf67-429a-ab50-b541c0134531 HTTP/1.1" 200 244 0.009921 10.0.0.19 - - [2025-10-23 20:53:19] "POST /alarms HTTP/1.1" 409 256 0.012187 10.0.0.19 - - [2025-10-23 20:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.19 - - [2025-10-23 20:53:19] "PUT /alarm/25fd3e41-70ad-4a8c-8a8a-b7ed45add66a HTTP/1.1" 200 244 0.010539 10.0.0.19 - - [2025-10-23 20:53:19] "POST /alarms HTTP/1.1" 409 248 0.009637 10.0.0.19 - - [2025-10-23 20:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.19 - - [2025-10-23 20:53:19] "PUT /alarm/0595356a-a5ec-4f64-a44d-e2ff446c3e59 HTTP/1.1" 200 244 0.010267 10.0.0.19 - - [2025-10-23 20:53:19] "POST /alarms HTTP/1.1" 409 252 0.010229 10.0.0.19 - - [2025-10-23 20:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.19 - - [2025-10-23 20:53:19] "PUT /alarm/b15a4e87-9e1b-48a5-bf69-1d8e135602ef HTTP/1.1" 200 244 0.014287 10.0.0.19 - - [2025-10-23 20:53:19] "POST /alarms HTTP/1.1" 409 257 0.007890 10.0.0.19 - - [2025-10-23 20:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.19 - - [2025-10-23 20:53:19] "PUT /alarm/b0f22cec-e68c-4590-b86c-a46c1b823582 HTTP/1.1" 200 244 0.012470 10.0.0.19 - - [2025-10-23 20:53:19] "POST /alarms HTTP/1.1" 409 251 0.010815 10.0.0.19 - - [2025-10-23 20:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.19 - - [2025-10-23 20:53:19] "PUT /alarm/669e1897-1010-4530-be08-1e5248ec1c8d HTTP/1.1" 200 244 0.010911 10.0.0.19 - - [2025-10-23 20:53:19] "POST /alarms HTTP/1.1" 409 257 0.006052 10.0.0.19 - - [2025-10-23 20:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.19 - - [2025-10-23 20:53:19] "PUT /alarm/c3154910-6c30-42d1-97d3-a44a0f737af8 HTTP/1.1" 200 244 0.010080 10.0.0.19 - - [2025-10-23 20:53:19] "POST /alarms HTTP/1.1" 409 261 0.009273 10.0.0.19 - - [2025-10-23 20:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.19 - - [2025-10-23 20:53:19] "PUT /alarm/0d671428-92af-4099-ad86-89d6a915c6b9 HTTP/1.1" 200 244 0.009786 10.0.0.19 - - [2025-10-23 20:53:19] "POST /alarms HTTP/1.1" 409 258 0.004541 10.0.0.19 - - [2025-10-23 20:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.19 - - [2025-10-23 20:53:19] "PUT /alarm/e9d0b0a1-30a7-4864-8782-dedc28ee543c HTTP/1.1" 200 244 0.010679 10.0.0.19 - - [2025-10-23 20:53:20] "POST /alarms HTTP/1.1" 409 254 0.009446 10.0.0.19 - - [2025-10-23 20:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006986 10.0.0.19 - - [2025-10-23 20:53:20] "PUT /alarm/4653e39a-9fb3-48e0-891a-8507e04bcb43 HTTP/1.1" 200 244 0.009947 10.0.0.19 - - [2025-10-23 20:53:20] "POST /alarms HTTP/1.1" 409 254 0.011636 10.0.0.19 - - [2025-10-23 20:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.19 - - [2025-10-23 20:53:20] "PUT /alarm/f608b1bd-6966-44f3-bef9-5613c598e2e1 HTTP/1.1" 200 244 0.010804 10.0.0.19 - - [2025-10-23 20:53:20] "POST /alarms HTTP/1.1" 409 254 0.014584 10.0.0.19 - - [2025-10-23 20:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.19 - - [2025-10-23 20:53:20] "PUT /alarm/56d5a343-02c1-41a9-a560-4ed3f68fdeb1 HTTP/1.1" 200 244 0.011711 10.0.0.19 - - [2025-10-23 20:53:20] "POST /alarms HTTP/1.1" 409 247 0.013687 10.0.0.19 - - [2025-10-23 20:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.19 - - [2025-10-23 20:53:20] "PUT /alarm/7d680356-4850-462b-b2c6-a73e175e9374 HTTP/1.1" 200 244 0.010685 10.0.0.19 - - [2025-10-23 20:53:20] "POST /alarms HTTP/1.1" 409 272 0.007036 10.0.0.19 - - [2025-10-23 20:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004414 10.0.0.19 - - [2025-10-23 20:53:20] "PUT /alarm/43156235-4a17-4a3a-aa42-2889e6e29377 HTTP/1.1" 200 244 0.010615 10.0.0.19 - - [2025-10-23 20:53:20] "POST /alarms HTTP/1.1" 409 261 0.004708 10.0.0.19 - - [2025-10-23 20:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.013419 10.0.0.19 - - [2025-10-23 20:53:20] "PUT /alarm/a33ff423-c360-4a35-bfc1-de39007816ed HTTP/1.1" 200 244 0.028671 10.0.0.19 - - [2025-10-23 20:53:20] "POST /alarms HTTP/1.1" 409 259 0.009009 10.0.0.19 - - [2025-10-23 20:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.19 - - [2025-10-23 20:53:20] "PUT /alarm/2a2b304d-6442-4926-b6ec-a3e5ee72e159 HTTP/1.1" 200 244 0.010870 10.0.0.19 - - [2025-10-23 20:53:20] "POST /alarms HTTP/1.1" 409 265 0.008067 10.0.0.19 - - [2025-10-23 20:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.19 - - [2025-10-23 20:53:20] "PUT /alarm/b6488f29-1668-44f9-ba02-b6657ba123c2 HTTP/1.1" 200 244 0.014834 10.0.0.19 - - [2025-10-23 20:53:20] "POST /alarms HTTP/1.1" 409 279 0.009284 10.0.0.19 - - [2025-10-23 20:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.19 - - [2025-10-23 20:53:20] "PUT /alarm/a09e7cf3-53fc-4251-bebe-b011199680ff HTTP/1.1" 200 244 0.009748 10.0.0.19 - - [2025-10-23 20:53:20] "GET / HTTP/1.1" 200 35931 0.001683 10.0.0.19 - - [2025-10-23 20:53:20] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002067 10.0.0.19 - - [2025-10-23 20:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.19 - - [2025-10-23 20:53:20] "PUT /global-vrouter-config/beff080d-a82b-4768-aa7d-32f2dcb8c1db HTTP/1.1" 200 276 0.007500 10.0.0.19 - - [2025-10-23 20:53:21] "GET / HTTP/1.1" 200 35931 0.002194 10.0.0.19 - - [2025-10-23 20:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.19 - - [2025-10-23 20:53:21] "GET /global-vrouter-config/beff080d-a82b-4768-aa7d-32f2dcb8c1db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002719 10.0.0.19 - - [2025-10-23 20:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.19 - - [2025-10-23 20:53:21] "PUT /global-vrouter-config/beff080d-a82b-4768-aa7d-32f2dcb8c1db HTTP/1.1" 200 276 0.016232 10.0.0.19 - - [2025-10-23 20:53:21] "GET / HTTP/1.1" 200 35931 0.002167 10.0.0.19 - - [2025-10-23 20:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.19 - - [2025-10-23 20:53:21] "GET /global-system-config/e7a4f756-31fd-4ebd-8219-b1cc20374138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004657 10.0.0.19 - - [2025-10-23 20:53:21] "PUT /global-system-config/e7a4f756-31fd-4ebd-8219-b1cc20374138 HTTP/1.1" 200 274 0.017498 10.0.0.19 - - [2025-10-23 20:53:24] "GET / HTTP/1.1" 200 35931 0.001622 10.0.0.19 - - [2025-10-23 20:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.19 - - [2025-10-23 20:53:24] "GET /routing-instance/14b6103a-93a0-4ca9-9d18-b0300b7773ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002912 10.0.0.19 - - [2025-10-23 20:53:24] "POST /bgp-routers HTTP/1.1" 409 301 0.001861 10.0.0.19 - - [2025-10-23 20:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.19 - - [2025-10-23 20:53:24] "GET /bgp-router/8276bd1b-64fa-4f77-93c5-fb8002788117?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003345 10.0.0.19 - - [2025-10-23 20:53:24] "PUT /bgp-router/8276bd1b-64fa-4f77-93c5-fb8002788117 HTTP/1.1" 200 254 0.018482 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:53:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000890 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:53:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000967 10.0.0.19 - - [2025-10-23 20:53:28] "POST /tags HTTP/1.1" 200 355 0.024685 10.0.0.19 - - [2025-10-23 20:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005101 10.0.0.19 - - [2025-10-23 20:53:28] "GET /tag/c8fbcffa-5973-443d-b2dd-7876acb3128b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.019434 10.0.0.19 - - [2025-10-23 20:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.19 - - [2025-10-23 20:53:28] "GET /virtual-network/d5b501ea-f0b5-416f-9851-a9701b08f2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.012057 10.0.0.19 - - [2025-10-23 20:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.19 - - [2025-10-23 20:53:28] "GET /project/2db7cdc5-fed2-41a6-ab2d-889b24962317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.072078 10.0.0.19 - - [2025-10-23 20:53:28] "POST /virtual-machines HTTP/1.1" 200 351 0.015591 10.0.0.19 - - [2025-10-23 20:53:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.015684 10.0.0.19 - - [2025-10-23 20:53:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.148011 10.0.0.19 - - [2025-10-23 20:53:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.022795 10.0.0.19 - - [2025-10-23 20:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.015378 10.0.0.19 - - [2025-10-23 20:53:29] "GET /virtual-machine-interface/53de8152-b052-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005361 10.0.0.19 - - [2025-10-23 20:53:29] "POST /instance-ips HTTP/1.1" 200 391 0.025262 10.0.0.19 - - [2025-10-23 20:53:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.021091 10.0.0.19 - - [2025-10-23 20:53:29] "GET /virtual-machine-interface/53de8152-b052-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.007926 10.0.0.19 - - [2025-10-23 20:53:29] "POST /set-tag HTTP/1.1" 200 109 0.022842 10.0.0.19 - - [2025-10-23 20:53:29] "GET /virtual-machine-interface/53de8152-b052-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.019013 10.0.0.19 - - [2025-10-23 20:53:29] "GET /instance-ip/54000bc4-b052-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.012312 10.0.0.19 - - [2025-10-23 20:53:29] "GET /virtual-machine-interface/53de8152-b052-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006299 10.0.0.19 - - [2025-10-23 20:53:29] "POST /set-tag HTTP/1.1" 200 109 0.002107 10.0.0.19 - - [2025-10-23 20:53:29] "GET /virtual-router/1e612aa6-def9-402e-bb78-6ab401265be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.006012 10.0.0.19 - - [2025-10-23 20:53:29] "POST /ref-update HTTP/1.1" 200 156 0.010078 10.0.0.19 - - [2025-10-23 20:53:29] "GET /virtual-machine-interface/53de8152-b052-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.015832 10.0.0.19 - - [2025-10-23 20:53:29] "POST /set-tag HTTP/1.1" 200 109 0.005348 10.0.0.19 - - [2025-10-23 20:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.19 - - [2025-10-23 20:53:29] "GET /virtual-network/d5b501ea-f0b5-416f-9851-a9701b08f2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004323 10.0.0.19 - - [2025-10-23 20:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.19 - - [2025-10-23 20:53:29] "GET /project/2db7cdc5-fed2-41a6-ab2d-889b24962317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.052278 10.0.0.19 - - [2025-10-23 20:53:29] "POST /virtual-machines HTTP/1.1" 200 355 0.010184 10.0.0.19 - - [2025-10-23 20:53:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.007837 10.0.0.19 - - [2025-10-23 20:53:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.151088 10.0.0.19 - - [2025-10-23 20:53:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.058206 10.0.0.19 - - [2025-10-23 20:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.020870 10.0.0.19 - - [2025-10-23 20:53:30] "GET /virtual-machine-interface/5462eaf0-b052-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006215 10.0.0.19 - - [2025-10-23 20:53:30] "POST /instance-ips HTTP/1.1" 200 395 0.072392 10.0.0.19 - - [2025-10-23 20:53:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.024923 10.0.0.19 - - [2025-10-23 20:53:30] "GET /virtual-machine-interface/5462eaf0-b052-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.021204 10.0.0.19 - - [2025-10-23 20:53:30] "POST /set-tag HTTP/1.1" 200 109 0.023942 10.0.0.19 - - [2025-10-23 20:53:30] "GET /virtual-machine-interface/5462eaf0-b052-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.030422 10.0.0.19 - - [2025-10-23 20:53:30] "GET /instance-ip/54842e4a-b052-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.006863 10.0.0.19 - - [2025-10-23 20:53:30] "GET /virtual-machine-interface/5462eaf0-b052-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.012431 10.0.0.19 - - [2025-10-23 20:53:30] "POST /set-tag HTTP/1.1" 200 109 0.009105 10.0.0.19 - - [2025-10-23 20:53:30] "GET /virtual-router/1e612aa6-def9-402e-bb78-6ab401265be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.021646 10.0.0.19 - - [2025-10-23 20:53:30] "POST /ref-update HTTP/1.1" 200 156 0.028827 10.0.0.19 - - [2025-10-23 20:53:30] "GET /virtual-machine-interface/5462eaf0-b052-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.026223 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:53:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000953 10.0.0.19 - - [2025-10-23 20:53:30] "POST /set-tag HTTP/1.1" 200 109 0.004948 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:53:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001401 10.0.0.19 - - [2025-10-23 20:53:30] "GET /virtual-machine-interface/53de8152-b052-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006533 10.0.0.19 - - [2025-10-23 20:53:30] "POST /set-tag HTTP/1.1" 200 109 0.007610 10.0.0.19 - - [2025-10-23 20:53:30] "GET /virtual-machine-interface/5462eaf0-b052-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007193 10.0.0.19 - - [2025-10-23 20:53:30] "POST /set-tag HTTP/1.1" 200 109 0.004030 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:53:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001051 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:53:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001109 10.0.0.19 - - [2025-10-23 20:53:43] "GET /virtual-machine-interface/53de8152-b052-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005099 10.0.0.19 - - [2025-10-23 20:53:43] "POST /set-tag HTTP/1.1" 200 109 0.002282 10.0.0.19 - - [2025-10-23 20:53:44] "GET /virtual-machine-interface/5462eaf0-b052-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005239 10.0.0.19 - - [2025-10-23 20:53:44] "POST /set-tag HTTP/1.1" 200 109 0.002254 10.0.0.19 - - [2025-10-23 20:53:46] "GET /virtual-machine-interface/53de8152-b052-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004325 10.0.0.19 - - [2025-10-23 20:53:46] "POST /set-tag HTTP/1.1" 200 109 0.002137 10.0.0.19 - - [2025-10-23 20:53:48] "GET / HTTP/1.1" 200 35931 0.001750 10.0.0.19 - - [2025-10-23 20:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.19 - - [2025-10-23 20:53:48] "GET /global-system-config/e7a4f756-31fd-4ebd-8219-b1cc20374138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004910 10.0.0.19 - - [2025-10-23 20:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.19 - - [2025-10-23 20:53:48] "GET /config-node/81974daa-3265-4152-8cd5-c87f21227e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001992 10.0.0.19 - - [2025-10-23 20:53:59] "GET / HTTP/1.1" 200 35931 0.002074 10.0.0.19 - - [2025-10-23 20:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.19 - - [2025-10-23 20:53:59] "GET /routing-instance/14b6103a-93a0-4ca9-9d18-b0300b7773ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005417 10.0.0.19 - - [2025-10-23 20:53:59] "POST /bgp-routers HTTP/1.1" 409 301 0.006998 10.0.0.19 - - [2025-10-23 20:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008523 10.0.0.19 - - [2025-10-23 20:53:59] "GET /bgp-router/8276bd1b-64fa-4f77-93c5-fb8002788117?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003301 10.0.0.19 - - [2025-10-23 20:53:59] "PUT /bgp-router/8276bd1b-64fa-4f77-93c5-fb8002788117 HTTP/1.1" 200 254 0.013201 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:53:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001010 [Introspect:8084]10.0.0.19 - - [2025-10-23 20:53:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001395 10.0.0.19 - - [2025-10-23 20:54:16] "GET /virtual-machine-interface/53de8152-b052-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007613 10.0.0.19 - - [2025-10-23 20:54:16] "POST /set-tag HTTP/1.1" 200 109 0.016493 10.0.0.19 - - [2025-10-23 20:54:16] "GET /virtual-machine-interface/53de8152-b052-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005428 10.0.0.19 - - [2025-10-23 20:54:16] "POST /set-tag HTTP/1.1" 200 109 0.002280 10.0.0.19 - - [2025-10-23 20:54:16] "GET /virtual-machine/ffcfcf44-2b2a-43c0-9035-146b3ba09774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003688 10.0.0.19 - - [2025-10-23 20:54:16] "POST /ref-update HTTP/1.1" 200 156 0.010914 10.0.0.19 - - [2025-10-23 20:54:16] "GET /virtual-machine-interface/53de8152-b052-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005332 10.0.0.19 - - [2025-10-23 20:54:16] "POST /set-tag HTTP/1.1" 200 109 0.015605 10.0.0.19 - - [2025-10-23 20:54:16] "POST /set-tag HTTP/1.1" 200 109 0.026617 10.0.0.19 - - [2025-10-23 20:54:17] "DELETE /instance-ip/54000bc4-b052-11f0-908b-fa163e5f041e HTTP/1.1" 200 115 0.038293 10.0.0.19 - - [2025-10-23 20:54:17] "DELETE /virtual-machine-interface/53de8152-b052-11f0-908b-fa163e5f041e HTTP/1.1" 200 115 0.061699 10.0.0.19 - - [2025-10-23 20:54:17] "DELETE /virtual-machine/ffcfcf44-2b2a-43c0-9035-146b3ba09774 HTTP/1.1" 200 115 0.022180 10.0.0.19 - - [2025-10-23 20:54:17] "GET /virtual-machine-interface/5462eaf0-b052-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.014601 10.0.0.19 - - [2025-10-23 20:54:17] "POST /set-tag HTTP/1.1" 200 109 0.002706 10.0.0.19 - - [2025-10-23 20:54:40] "GET /global-system-configs HTTP/1.1" 200 322 0.002408 10.0.0.19 - - [2025-10-23 20:54:40] "GET /global-system-configs HTTP/1.1" 200 322 0.006732 10.0.0.19 - - [2025-10-23 20:54:47] "GET /virtual-machine-interface/5462eaf0-b052-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.020850 10.0.0.19 - - [2025-10-23 20:54:47] "POST /set-tag HTTP/1.1" 200 109 0.002318 10.0.0.19 - - [2025-10-23 20:54:47] "GET /virtual-machine-interface/5462eaf0-b052-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004597 10.0.0.19 - - [2025-10-23 20:54:47] "POST /set-tag HTTP/1.1" 200 109 0.002305 10.0.0.19 - - [2025-10-23 20:54:47] "GET /virtual-machine/04d43326-d7b2-4f16-b1c7-a25aad03764f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.004683 10.0.0.19 - - [2025-10-23 20:54:47] "POST /ref-update HTTP/1.1" 200 156 0.011775 10.0.0.19 - - [2025-10-23 20:54:47] "GET /virtual-machine-interface/5462eaf0-b052-11f0-908b-fa163e5f041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.008006 10.0.0.19 - - [2025-10-23 20:54:48] "POST /set-tag HTTP/1.1" 200 109 0.027774 10.0.0.19 - - [2025-10-23 20:54:48] "POST /set-tag HTTP/1.1" 200 109 0.040943 10.0.0.19 - - [2025-10-23 20:54:48] "DELETE /instance-ip/54842e4a-b052-11f0-908b-fa163e5f041e HTTP/1.1" 200 115 0.054856 10.0.0.19 - - [2025-10-23 20:54:48] "DELETE /virtual-machine-interface/5462eaf0-b052-11f0-908b-fa163e5f041e HTTP/1.1" 200 115 0.063618 10.0.0.19 - - [2025-10-23 20:54:48] "DELETE /virtual-machine/04d43326-d7b2-4f16-b1c7-a25aad03764f HTTP/1.1" 200 115 0.022143 10.0.0.19 - - [2025-10-23 20:54:48] "DELETE /tag/c8fbcffa-5973-443d-b2dd-7876acb3128b HTTP/1.1" 200 115 0.040241