++ 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: =================== Fri Oct 31 08:33:38 AM UTC 2025 ===================' INFO: =================== Fri Oct 31 08:33:38 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ head -n 1 +++ grep 'inet ' +++ awk '{print $2}' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.23 ++ 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.23 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.23:8081 ' ']' +++ echo 10.0.0.23:8081 ++ ANALYTICS_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.23:9042 ' ']' +++ echo 10.0.0.23:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.23:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.23:8086 ' ']' +++ echo 10.0.0.23:8086 ++ COLLECTOR_SERVERS=10.0.0.23: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.23 ++ CONFIGDB_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.23:8082 ' ']' +++ echo 10.0.0.23:8082 ++ CONFIG_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.23:9161 ' ']' +++ echo 10.0.0.23:9161 ++ CONFIGDB_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.23:9041 ' ']' +++ echo 10.0.0.23:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.23: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.23 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.23 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.23:2181, ']' +++ echo 10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.23:2181 ' ']' +++ echo 10.0.0.23:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.23:2181 ++ RABBITMQ_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.23:5673, ']' +++ echo 10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.23:6379 ' ']' +++ echo 10.0.0.23:6379 ++ REDIS_SERVERS=10.0.0.23: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.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.23:9092 ' ']' +++ echo 10.0.0.23:9092 ++ KAFKA_SERVERS=10.0.0.23: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.23 ++ 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.23 ++ 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.23 + local cassandra=10.0.0.23 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.23 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.23 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.23 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.23 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.23 +++ local servers=10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ sort ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , +++ local local_ips=,10.0.0.23,10.136.126.1,127.0.0.1,172.17.0.1,252.23.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.23'\''))' +++ local server_ip=10.0.0.23 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.23 ]] +++ [[ ,10.0.0.23,10.136.126.1,127.0.0.1,172.17.0.1,252.23.0.1,, =~ ,10\.0\.0\.23, ]] +++ echo 10.0.0.23 1 +++ return ++ local ip=10.0.0.23 ++ [[ -z 10.0.0.23 ]] ++ echo 10.0.0.23 + host_ip=10.0.0.23 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.23:9041 + cassandra_server_list=10.0.0.23:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.23:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sort ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' + 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/31/2025 08:34:23.200 7f7d6c7bbd40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/31/2025 08:34:23.754 7f7d6c7bbd40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/31/2025 08:34:23.798 7f7d6c7bbd40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/31/2025 08:34:23.800 7f7d6c7bbd40 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.23 - - [2025-10-31 08:34:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000730 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:34:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000764 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.23:8082/ Hit Ctrl-C to quit. 10.0.0.23 - - [2025-10-31 08:34:42] "GET / HTTP/1.1" 503 181 0.000375 10.0.0.23 - - [2025-10-31 08:34:43] "GET / HTTP/1.1" 200 45303 0.001333 10.0.0.23 - - [2025-10-31 08:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008290 10.0.0.23 - - [2025-10-31 08:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.015239 10.0.0.23 - - [2025-10-31 08:34:43] "GET / HTTP/1.1" 200 35931 0.003403 10.0.0.23 - - [2025-10-31 08:34:44] "GET / HTTP/1.1" 200 35931 0.003527 10.0.0.23 - - [2025-10-31 08:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.23 - - [2025-10-31 08:34:44] "GET /routing-instance/f397ffcc-667e-478d-b7c4-5b1784013e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.023797 10.0.0.23 - - [2025-10-31 08:34:44] "POST /fqname-to-id HTTP/1.1" 404 186 0.022762 10.0.0.23 - - [2025-10-31 08:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004296 10.0.0.23 - - [2025-10-31 08:34:44] "GET /global-system-config/b0d34cf1-e0b6-4a14-bc9a-8826ddf415b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.020981 10.0.0.23 - - [2025-10-31 08:34:44] "POST /bgp-routers HTTP/1.1" 200 616 0.148744 10.0.0.23 - - [2025-10-31 08:34:44] "GET /bgp-router/be8220f5-90a2-416a-86db-9dadc1a2ec9b?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.017356 10.0.0.23 - - [2025-10-31 08:34:44] "GET / HTTP/1.1" 200 35931 0.002800 10.0.0.23 - - [2025-10-31 08:34:44] "POST /service-appliance-sets HTTP/1.1" 200 553 0.107280 10.0.0.23 - - [2025-10-31 08:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.039296 10.0.0.23 - - [2025-10-31 08:34:44] "GET /global-system-config/b0d34cf1-e0b6-4a14-bc9a-8826ddf415b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.015412 10.0.0.23 - - [2025-10-31 08:34:44] "GET / HTTP/1.1" 200 35931 0.001256 10.0.0.23 - - [2025-10-31 08:34:44] "POST /fqname-to-id HTTP/1.1" 404 180 0.019977 10.0.0.23 - - [2025-10-31 08:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012480 10.0.0.23 - - [2025-10-31 08:34:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020936 10.0.0.23 - - [2025-10-31 08:34:44] "GET /global-system-config/b0d34cf1-e0b6-4a14-bc9a-8826ddf415b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.035871 10.0.0.23 - - [2025-10-31 08:34:44] "POST /ref-update HTTP/1.1" 200 156 0.061121 10.0.0.23 - - [2025-10-31 08:34:44] "POST /service-appliance-sets HTTP/1.1" 200 541 0.173289 10.0.0.23 - - [2025-10-31 08:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.035197 10.0.0.23 - - [2025-10-31 08:34:45] "GET /network-ipam/11e1d678-94a5-41a3-8963-00d00859d97e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.010796 10.0.0.23 - - [2025-10-31 08:34:45] "POST /service-templates HTTP/1.1" 200 511 0.211587 10.0.0.23 - - [2025-10-31 08:34:45] "POST /service-templates HTTP/1.1" 200 501 0.103634 10.0.0.23 - - [2025-10-31 08:34:45] "POST /service-templates HTTP/1.1" 200 515 0.069795 10.0.0.23 - - [2025-10-31 08:34:45] "POST /service-templates HTTP/1.1" 200 535 0.141507 10.0.0.23 - - [2025-10-31 08:34:46] "POST /service-templates HTTP/1.1" 200 507 0.057499 10.0.0.23 - - [2025-10-31 08:34:46] "GET / HTTP/1.1" 200 35931 0.001909 10.0.0.23 - - [2025-10-31 08:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004371 10.0.0.23 - - [2025-10-31 08:34:46] "GET /global-system-config/b0d34cf1-e0b6-4a14-bc9a-8826ddf415b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.013464 10.0.0.23 - - [2025-10-31 08:34:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.003126 10.0.0.23 - - [2025-10-31 08:34:46] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.097214 10.0.0.23 - - [2025-10-31 08:34:47] "GET / HTTP/1.1" 200 35931 0.002660 10.0.0.23 - - [2025-10-31 08:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.23 - - [2025-10-31 08:34:47] "GET /global-system-config/b0d34cf1-e0b6-4a14-bc9a-8826ddf415b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.023651 10.0.0.23 - - [2025-10-31 08:34:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.004953 10.0.0.23 - - [2025-10-31 08:34:47] "POST /database-nodes HTTP/1.1" 200 597 0.139025 10.0.0.23 - - [2025-10-31 08:34:48] "GET / HTTP/1.1" 200 35931 0.001726 10.0.0.23 - - [2025-10-31 08:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.23 - - [2025-10-31 08:34:48] "GET /global-system-config/b0d34cf1-e0b6-4a14-bc9a-8826ddf415b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.014700 10.0.0.23 - - [2025-10-31 08:34:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.002396 10.0.0.23 - - [2025-10-31 08:34:48] "POST /config-nodes HTTP/1.1" 200 593 0.036940 10.0.0.23 - - [2025-10-31 08:34:48] "GET / HTTP/1.1" 200 35931 0.001352 10.0.0.23 - - [2025-10-31 08:34:48] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004063 10.0.0.23 - - [2025-10-31 08:34:49] "GET / HTTP/1.1" 200 35931 0.001277 10.0.0.23 - - [2025-10-31 08:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.012731 10.0.0.23 - - [2025-10-31 08:34:49] "GET /global-system-config/b0d34cf1-e0b6-4a14-bc9a-8826ddf415b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.016931 10.0.0.23 - - [2025-10-31 08:34:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.005693 10.0.0.23 - - [2025-10-31 08:34:49] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.045838 10.0.0.23 - - [2025-10-31 08:34:49] "GET / HTTP/1.1" 200 35931 0.001909 10.0.0.23 - - [2025-10-31 08:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.23 - - [2025-10-31 08:34:49] "GET /global-system-config/b0d34cf1-e0b6-4a14-bc9a-8826ddf415b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.018062 10.0.0.23 - - [2025-10-31 08:34:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.003219 10.0.0.23 - - [2025-10-31 08:34:49] "POST /analytics-nodes HTTP/1.1" 200 599 0.033378 10.0.0.23 - - [2025-10-31 08:34:52] "GET / HTTP/1.1" 200 35931 0.001692 10.0.0.23 - - [2025-10-31 08:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.020802 10.0.0.23 - - [2025-10-31 08:34:52] "GET /global-system-config/b0d34cf1-e0b6-4a14-bc9a-8826ddf415b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.018612 10.0.0.23 - - [2025-10-31 08:34:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.003021 10.0.0.23 - - [2025-10-31 08:34:52] "POST /config-database-nodes HTTP/1.1" 200 611 0.033772 10.0.0.23 - - [2025-10-31 08:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.23 - - [2025-10-31 08:34:52] "GET /network-ipam/11e1d678-94a5-41a3-8963-00d00859d97e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005737 10.0.0.23 - - [2025-10-31 08:34:53] "POST /fqname-to-id HTTP/1.1" 404 225 0.007805 10.0.0.23 - - [2025-10-31 08:34:53] "POST /access-control-lists HTTP/1.1" 200 587 0.045660 10.0.0.23 - - [2025-10-31 08:34:53] "POST /fqname-to-id HTTP/1.1" 404 224 0.006181 10.0.0.23 - - [2025-10-31 08:34:53] "POST /access-control-lists HTTP/1.1" 200 585 0.052747 10.0.0.23 - - [2025-10-31 08:34:53] "POST /route-targets HTTP/1.1" 200 327 0.027399 10.0.0.23 - - [2025-10-31 08:34:53] "POST /ref-update HTTP/1.1" 200 156 0.035589 10.0.0.23 - - [2025-10-31 08:34:53] "POST /route-targets HTTP/1.1" 200 327 0.019040 10.0.0.23 - - [2025-10-31 08:34:53] "POST /ref-update HTTP/1.1" 200 156 0.056288 10.0.0.23 - - [2025-10-31 08:34:53] "POST /route-targets HTTP/1.1" 200 327 0.023557 10.0.0.23 - - [2025-10-31 08:34:53] "POST /ref-update HTTP/1.1" 200 156 0.073534 10.0.0.23 - - [2025-10-31 08:34:53] "POST /route-targets HTTP/1.1" 200 327 0.030613 10.0.0.23 - - [2025-10-31 08:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.23 - - [2025-10-31 08:34:53] "POST /ref-update HTTP/1.1" 200 156 0.025788 10.0.0.23 - - [2025-10-31 08:34:53] "GET /global-vrouter-config/c8fbf17d-c606-4b09-a44b-7197bbdddfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.020317 10.0.0.23 - - [2025-10-31 08:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004565 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:34:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000979 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:34:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001887 10.0.0.23 - - [2025-10-31 08:34:54] "PUT /global-vrouter-config/c8fbf17d-c606-4b09-a44b-7197bbdddfbd HTTP/1.1" 200 276 0.048880 10.0.0.23 - - [2025-10-31 08:34:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.006807 10.0.0.23 - - [2025-10-31 08:34:54] "POST /access-control-lists HTTP/1.1" 200 551 0.080376 10.0.0.23 - - [2025-10-31 08:34:54] "PUT /access-control-list/248eefa0-99c3-4466-b932-f516574a0c8e HTTP/1.1" 200 272 0.043289 10.0.0.23 - - [2025-10-31 08:34:54] "PUT /access-control-list/f8b58bcc-4939-4079-9547-c07295ff0609 HTTP/1.1" 200 272 0.143567 10.0.0.23 - - [2025-10-31 08:34:54] "GET / HTTP/1.1" 200 35931 0.002151 10.0.0.23 - - [2025-10-31 08:34:54] "POST /alarms HTTP/1.1" 200 581 0.175715 10.0.0.23 - - [2025-10-31 08:34:54] "POST /alarms HTTP/1.1" 200 575 0.051857 10.0.0.23 - - [2025-10-31 08:34:54] "POST /alarms HTTP/1.1" 200 575 0.072493 10.0.0.23 - - [2025-10-31 08:34:54] "POST /alarms HTTP/1.1" 200 559 0.059817 10.0.0.23 - - [2025-10-31 08:34:54] "POST /alarms HTTP/1.1" 200 555 0.074632 10.0.0.23 - - [2025-10-31 08:34:55] "POST /alarms HTTP/1.1" 200 557 0.040075 10.0.0.23 - - [2025-10-31 08:34:55] "POST /alarms HTTP/1.1" 200 565 0.035878 10.0.0.23 - - [2025-10-31 08:34:55] "POST /alarms HTTP/1.1" 200 549 0.067947 10.0.0.23 - - [2025-10-31 08:34:55] "POST /alarms HTTP/1.1" 200 557 0.046877 10.0.0.23 - - [2025-10-31 08:34:55] "POST /alarms HTTP/1.1" 200 567 0.032054 10.0.0.23 - - [2025-10-31 08:34:55] "POST /alarms HTTP/1.1" 200 555 0.066473 10.0.0.23 - - [2025-10-31 08:34:55] "POST /alarms HTTP/1.1" 200 567 0.073591 10.0.0.23 - - [2025-10-31 08:34:55] "POST /alarms HTTP/1.1" 200 575 0.084587 10.0.0.23 - - [2025-10-31 08:34:55] "POST /alarms HTTP/1.1" 200 569 0.059978 10.0.0.23 - - [2025-10-31 08:34:55] "POST /alarms HTTP/1.1" 200 561 0.082294 10.0.0.23 - - [2025-10-31 08:34:55] "POST /alarms HTTP/1.1" 200 561 0.044567 10.0.0.23 - - [2025-10-31 08:34:55] "POST /alarms HTTP/1.1" 200 561 0.083611 10.0.0.23 - - [2025-10-31 08:34:56] "POST /alarms HTTP/1.1" 200 547 0.059386 10.0.0.23 - - [2025-10-31 08:34:56] "POST /alarms HTTP/1.1" 200 595 0.055846 10.0.0.23 - - [2025-10-31 08:34:56] "POST /alarms HTTP/1.1" 200 575 0.065854 10.0.0.23 - - [2025-10-31 08:34:56] "POST /alarms HTTP/1.1" 200 571 0.070545 10.0.0.23 - - [2025-10-31 08:34:56] "POST /alarms HTTP/1.1" 200 583 0.061135 10.0.0.23 - - [2025-10-31 08:34:56] "POST /alarms HTTP/1.1" 200 609 0.042094 10.0.0.23 - - [2025-10-31 08:34:56] "GET / HTTP/1.1" 200 35931 0.001980 10.0.0.23 - - [2025-10-31 08:34:56] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.016259 10.0.0.23 - - [2025-10-31 08:34:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.23 - - [2025-10-31 08:34:56] "PUT /global-vrouter-config/c8fbf17d-c606-4b09-a44b-7197bbdddfbd HTTP/1.1" 200 276 0.014803 10.0.0.23 - - [2025-10-31 08:34:57] "GET / HTTP/1.1" 200 35931 0.001584 10.0.0.23 - - [2025-10-31 08:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.23 - - [2025-10-31 08:34:57] "GET /global-vrouter-config/c8fbf17d-c606-4b09-a44b-7197bbdddfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003304 10.0.0.23 - - [2025-10-31 08:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.23 - - [2025-10-31 08:34:57] "PUT /global-vrouter-config/c8fbf17d-c606-4b09-a44b-7197bbdddfbd HTTP/1.1" 200 276 0.020543 10.0.0.23 - - [2025-10-31 08:34:57] "GET / HTTP/1.1" 200 35931 0.002126 10.0.0.23 - - [2025-10-31 08:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002834 10.0.0.23 - - [2025-10-31 08:34:57] "GET /global-system-config/b0d34cf1-e0b6-4a14-bc9a-8826ddf415b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.011721 10.0.0.23 - - [2025-10-31 08:34:57] "PUT /global-system-config/b0d34cf1-e0b6-4a14-bc9a-8826ddf415b6 HTTP/1.1" 200 274 0.030028 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:35:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001554 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:35:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001606 10.0.0.23 - - [2025-10-31 08:35:08] "GET / HTTP/1.1" 200 35931 0.002312 10.0.0.23 - - [2025-10-31 08:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004250 10.0.0.23 - - [2025-10-31 08:35:08] "GET /domain/91a6d216-13e0-4427-be85-f87f03d65042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.004493 10.0.0.23 - - [2025-10-31 08:35:08] "POST /id-to-fqname HTTP/1.1" 200 173 0.000971 10.0.0.23 - - [2025-10-31 08:35:08] "POST /fqname-to-id HTTP/1.1" 404 182 0.006083 10.0.0.23 - - [2025-10-31 08:35:08] "POST /security-groups HTTP/1.1" 200 570 0.088293 10.0.0.23 - - [2025-10-31 08:35:08] "POST /fqname-to-id HTTP/1.1" 404 213 0.003713 10.0.0.23 - - [2025-10-31 08:35:08] "POST /projects HTTP/1.1" 200 481 0.297268 10.0.0.23 - - [2025-10-31 08:35:08] "POST /access-control-lists HTTP/1.1" 200 579 0.089017 10.0.0.23 - - [2025-10-31 08:35:08] "POST /security-groups HTTP/1.1" 200 534 0.106873 10.0.0.23 - - [2025-10-31 08:35:08] "POST /fqname-to-id HTTP/1.1" 404 212 0.004579 10.0.0.23 - - [2025-10-31 08:35:08] "POST /access-control-lists HTTP/1.1" 200 577 0.074340 10.0.0.23 - - [2025-10-31 08:35:08] "POST /chown HTTP/1.1" 200 109 0.092947 10.0.0.23 - - [2025-10-31 08:35:08] "POST /fqname-to-id HTTP/1.1" 404 232 0.004558 10.0.0.23 - - [2025-10-31 08:35:08] "POST /policy-managements HTTP/1.1" 409 214 0.032725 10.0.0.23 - - [2025-10-31 08:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010044 10.0.0.23 - - [2025-10-31 08:35:09] "POST /access-control-lists HTTP/1.1" 200 594 0.034757 10.0.0.23 - - [2025-10-31 08:35:09] "POST /fqname-to-id HTTP/1.1" 404 231 0.014046 10.0.0.23 - - [2025-10-31 08:35:09] "GET /policy-management/5ac29a62-0784-431c-9330-bd30fe727281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012834 10.0.0.23 - - [2025-10-31 08:35:09] "POST /access-control-lists HTTP/1.1" 200 592 0.039613 10.0.0.23 - - [2025-10-31 08:35:09] "POST /application-policy-sets HTTP/1.1" 200 528 0.075084 10.0.0.23 - - [2025-10-31 08:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.23 - - [2025-10-31 08:35:09] "GET /global-vrouter-config/c8fbf17d-c606-4b09-a44b-7197bbdddfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003666 10.0.0.23 - - [2025-10-31 08:35:09] "PUT /global-vrouter-config/c8fbf17d-c606-4b09-a44b-7197bbdddfbd HTTP/1.1" 200 276 0.018445 10.0.0.23 - - [2025-10-31 08:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.015674 10.0.0.23 - - [2025-10-31 08:35:09] "GET /virtual-network/c1aed19a-de86-4a59-a29f-2f256eccaf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.005012 10.0.0.23 - - [2025-10-31 08:35:09] "POST /id-to-fqname HTTP/1.1" 200 177 0.000532 10.0.0.23 - - [2025-10-31 08:35:09] "POST /fqname-to-id HTTP/1.1" 404 186 0.012442 10.0.0.23 - - [2025-10-31 08:35:09] "POST /security-groups HTTP/1.1" 200 574 0.091986 10.0.0.23 - - [2025-10-31 08:35:09] "POST /projects HTTP/1.1" 200 489 0.234330 10.0.0.23 - - [2025-10-31 08:35:09] "POST /fqname-to-id HTTP/1.1" 404 217 0.007142 10.0.0.23 - - [2025-10-31 08:35:09] "POST /access-control-lists HTTP/1.1" 200 583 0.101139 10.0.0.23 - - [2025-10-31 08:35:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.017761 10.0.0.23 - - [2025-10-31 08:35:09] "POST /security-groups HTTP/1.1" 200 546 0.135482 10.0.0.23 - - [2025-10-31 08:35:09] "POST /access-control-lists HTTP/1.1" 200 581 0.090263 10.0.0.23 - - [2025-10-31 08:35:09] "POST /chown HTTP/1.1" 200 109 0.065407 10.0.0.23 - - [2025-10-31 08:35:09] "POST /fqname-to-id HTTP/1.1" 404 240 0.011958 10.0.0.23 - - [2025-10-31 08:35:09] "POST /network-ipams HTTP/1.1" 200 522 0.073355 10.0.0.23 - - [2025-10-31 08:35:09] "POST /access-control-lists HTTP/1.1" 200 602 0.039007 10.0.0.23 - - [2025-10-31 08:35:09] "POST /fqname-to-id HTTP/1.1" 404 239 0.012816 10.0.0.23 - - [2025-10-31 08:35:09] "POST /network-ipams HTTP/1.1" 200 510 0.042308 10.0.0.23 - - [2025-10-31 08:35:10] "POST /fqname-to-id HTTP/1.1" 404 198 0.008044 10.0.0.23 - - [2025-10-31 08:35:10] "POST /access-control-lists HTTP/1.1" 200 600 0.064194 10.0.0.23 - - [2025-10-31 08:35:10] "POST /fqname-to-id HTTP/1.1" 404 229 0.002903 10.0.0.23 - - [2025-10-31 08:35:10] "POST /useragent-kv HTTP/1.1" 200 115 0.009185 10.0.0.23 - - [2025-10-31 08:35:10] "POST /virtual-networks HTTP/1.1" 200 538 0.228433 10.0.0.23 - - [2025-10-31 08:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.23 - - [2025-10-31 08:35:10] "POST /access-control-lists HTTP/1.1" 200 589 0.095812 10.0.0.23 - - [2025-10-31 08:35:10] "GET /virtual-network/3bd373ea-7115-43e6-88d0-b6245cff9578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.031644 10.0.0.23 - - [2025-10-31 08:35:10] "POST /route-targets HTTP/1.1" 200 327 0.026920 10.0.0.23 - - [2025-10-31 08:35:10] "POST /ref-update HTTP/1.1" 200 156 0.040255 10.0.0.23 - - [2025-10-31 08:35:10] "POST /network-ipams HTTP/1.1" 200 518 0.081615 10.0.0.23 - - [2025-10-31 08:35:10] "POST /fqname-to-id HTTP/1.1" 404 202 0.014778 10.0.0.23 - - [2025-10-31 08:35:10] "PUT /access-control-list/0df92a1a-1c2a-4664-8a5a-6c50b742980e HTTP/1.1" 200 272 0.059899 10.0.0.23 - - [2025-10-31 08:35:10] "POST /useragent-kv HTTP/1.1" 200 115 0.009298 10.0.0.23 - - [2025-10-31 08:35:10] "POST /virtual-networks HTTP/1.1" 200 546 0.171118 10.0.0.23 - - [2025-10-31 08:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006984 10.0.0.23 - - [2025-10-31 08:35:10] "GET /virtual-network/6e042799-8b3a-4556-9a6d-8007147064ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.017330 10.0.0.23 - - [2025-10-31 08:35:10] "POST /route-targets HTTP/1.1" 200 327 0.021552 10.0.0.23 - - [2025-10-31 08:35:10] "POST /fqname-to-id HTTP/1.1" 404 199 0.005677 10.0.0.23 - - [2025-10-31 08:35:10] "POST /ref-update HTTP/1.1" 200 156 0.034094 10.0.0.23 - - [2025-10-31 08:35:10] "POST /network-policys HTTP/1.1" 200 538 0.056732 10.0.0.23 - - [2025-10-31 08:35:10] "POST /fqname-to-id HTTP/1.1" 404 197 0.012838 10.0.0.23 - - [2025-10-31 08:35:10] "POST /network-policys HTTP/1.1" 200 534 0.039460 10.0.0.23 - - [2025-10-31 08:35:10] "POST /fqname-to-id HTTP/1.1" 404 201 0.012652 10.0.0.23 - - [2025-10-31 08:35:10] "POST /network-policys HTTP/1.1" 200 542 0.042901 10.0.0.23 - - [2025-10-31 08:35:11] "PUT /access-control-list/9b225544-d3aa-452b-8295-bd48077cede6 HTTP/1.1" 200 272 0.018409 10.0.0.23 - - [2025-10-31 08:35:11] "POST /ref-update HTTP/1.1" 200 156 0.083668 10.0.0.23 - - [2025-10-31 08:35:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022943 10.0.0.23 - - [2025-10-31 08:35:11] "PUT /access-control-list/9b225544-d3aa-452b-8295-bd48077cede6 HTTP/1.1" 200 272 0.020113 10.0.0.23 - - [2025-10-31 08:35:11] "POST /ref-update HTTP/1.1" 200 156 0.080610 10.0.0.23 - - [2025-10-31 08:35:11] "PUT /access-control-list/0df92a1a-1c2a-4664-8a5a-6c50b742980e HTTP/1.1" 200 272 0.077511 10.0.0.23 - - [2025-10-31 08:35:11] "POST /ref-update HTTP/1.1" 200 156 0.048088 10.0.0.23 - - [2025-10-31 08:35:11] "POST /ref-update HTTP/1.1" 200 156 0.140602 10.0.0.23 - - [2025-10-31 08:35:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013694 10.0.0.23 - - [2025-10-31 08:35:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016650 10.0.0.23 - - [2025-10-31 08:35:11] "PUT /access-control-list/0df92a1a-1c2a-4664-8a5a-6c50b742980e HTTP/1.1" 200 272 0.089667 10.0.0.23 - - [2025-10-31 08:35:11] "POST /fqname-to-id HTTP/1.1" 404 237 0.008027 10.0.0.23 - - [2025-10-31 08:35:11] "POST /ref-update HTTP/1.1" 200 156 0.121840 10.0.0.23 - - [2025-10-31 08:35:11] "POST /access-control-lists HTTP/1.1" 200 601 0.065422 10.0.0.23 - - [2025-10-31 08:35:11] "PUT /access-control-list/9b225544-d3aa-452b-8295-bd48077cede6 HTTP/1.1" 200 272 0.089597 10.0.0.23 - - [2025-10-31 08:35:11] "POST /ref-update HTTP/1.1" 200 156 0.180622 10.0.0.23 - - [2025-10-31 08:35:11] "POST /ref-update HTTP/1.1" 200 156 0.072846 10.0.0.23 - - [2025-10-31 08:35:11] "POST /ref-update HTTP/1.1" 200 156 0.143645 10.0.0.23 - - [2025-10-31 08:35:11] "PUT /access-control-list/33e1c18c-cfaa-453c-9e87-5e8ba9cb0559 HTTP/1.1" 200 272 0.040445 10.0.0.23 - - [2025-10-31 08:35:11] "POST /ref-update HTTP/1.1" 200 156 0.027463 10.0.0.23 - - [2025-10-31 08:35:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006960 10.0.0.23 - - [2025-10-31 08:35:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012643 10.0.0.23 - - [2025-10-31 08:35:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003532 10.0.0.23 - - [2025-10-31 08:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.23 - - [2025-10-31 08:35:12] "GET /virtual-network/c1aed19a-de86-4a59-a29f-2f256eccaf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.009091 10.0.0.23 - - [2025-10-31 08:35:12] "GET /application-policy-set/74072065-16f4-4a9d-b8ec-d6240c73d234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.006277 10.0.0.23 - - [2025-10-31 08:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.23 - - [2025-10-31 08:35:12] "GET /policy-management/5ac29a62-0784-431c-9330-bd30fe727281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003027 10.0.0.23 - - [2025-10-31 08:35:12] "POST /firewall-policys HTTP/1.1" 200 530 0.025545 10.0.0.23 - - [2025-10-31 08:35:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.018484 10.0.0.23 - - [2025-10-31 08:35:12] "GET /firewall-policy/2b3d7288-83f8-4205-8fce-ef58e519649d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.012475 10.0.0.23 - - [2025-10-31 08:35:12] "GET /application-policy-set/74072065-16f4-4a9d-b8ec-d6240c73d234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004587 10.0.0.23 - - [2025-10-31 08:35:12] "GET /firewall-policy/2b3d7288-83f8-4205-8fce-ef58e519649d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003165 10.0.0.23 - - [2025-10-31 08:35:12] "POST /ref-update HTTP/1.1" 200 156 0.021603 10.0.0.23 - - [2025-10-31 08:35:12] "GET /application-policy-set/74072065-16f4-4a9d-b8ec-d6240c73d234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.011271 10.0.0.23 - - [2025-10-31 08:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.023329 10.0.0.23 - - [2025-10-31 08:35:12] "GET /policy-management/5ac29a62-0784-431c-9330-bd30fe727281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007009 10.0.0.23 - - [2025-10-31 08:35:12] "POST /firewall-policys HTTP/1.1" 200 532 0.035674 10.0.0.23 - - [2025-10-31 08:35:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.015613 10.0.0.23 - - [2025-10-31 08:35:12] "GET /firewall-policy/95070ec4-c017-4c05-8715-045bd578d12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.015203 10.0.0.23 - - [2025-10-31 08:35:12] "GET /application-policy-set/74072065-16f4-4a9d-b8ec-d6240c73d234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.005263 10.0.0.23 - - [2025-10-31 08:35:12] "GET /firewall-policy/95070ec4-c017-4c05-8715-045bd578d12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003526 10.0.0.23 - - [2025-10-31 08:35:12] "GET /firewall-policy/2b3d7288-83f8-4205-8fce-ef58e519649d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003115 10.0.0.23 - - [2025-10-31 08:35:12] "GET /firewall-policy/2b3d7288-83f8-4205-8fce-ef58e519649d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003010 10.0.0.23 - - [2025-10-31 08:35:12] "POST /ref-update HTTP/1.1" 200 156 0.018882 10.0.0.23 - - [2025-10-31 08:35:12] "POST /ref-update HTTP/1.1" 200 156 0.032470 10.0.0.23 - - [2025-10-31 08:35:12] "POST /ref-update HTTP/1.1" 200 156 0.039248 10.0.0.23 - - [2025-10-31 08:35:12] "GET /application-policy-set/74072065-16f4-4a9d-b8ec-d6240c73d234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.022186 10.0.0.23 - - [2025-10-31 08:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.23 - - [2025-10-31 08:35:12] "GET /policy-management/5ac29a62-0784-431c-9330-bd30fe727281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003632 10.0.0.23 - - [2025-10-31 08:35:12] "POST /firewall-policys HTTP/1.1" 200 530 0.024325 10.0.0.23 - - [2025-10-31 08:35:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.033469 10.0.0.23 - - [2025-10-31 08:35:13] "GET /firewall-policy/90edcf60-1149-4f9e-8d8f-201c2c125131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.012782 10.0.0.23 - - [2025-10-31 08:35:13] "GET /application-policy-set/74072065-16f4-4a9d-b8ec-d6240c73d234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003308 10.0.0.23 - - [2025-10-31 08:35:13] "GET /firewall-policy/90edcf60-1149-4f9e-8d8f-201c2c125131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004543 10.0.0.23 - - [2025-10-31 08:35:13] "GET /firewall-policy/2b3d7288-83f8-4205-8fce-ef58e519649d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.009511 10.0.0.23 - - [2025-10-31 08:35:13] "GET /firewall-policy/95070ec4-c017-4c05-8715-045bd578d12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.007449 10.0.0.23 - - [2025-10-31 08:35:13] "GET /firewall-policy/2b3d7288-83f8-4205-8fce-ef58e519649d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004883 10.0.0.23 - - [2025-10-31 08:35:13] "GET /firewall-policy/95070ec4-c017-4c05-8715-045bd578d12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004140 10.0.0.23 - - [2025-10-31 08:35:13] "POST /ref-update HTTP/1.1" 200 156 0.040287 10.0.0.23 - - [2025-10-31 08:35:13] "POST /ref-update HTTP/1.1" 200 156 0.026785 10.0.0.23 - - [2025-10-31 08:35:13] "POST /ref-update HTTP/1.1" 200 156 0.043851 10.0.0.23 - - [2025-10-31 08:35:13] "POST /ref-update HTTP/1.1" 200 156 0.063197 10.0.0.23 - - [2025-10-31 08:35:13] "POST /ref-update HTTP/1.1" 200 156 0.075577 10.0.0.23 - - [2025-10-31 08:35:13] "GET /application-policy-set/74072065-16f4-4a9d-b8ec-d6240c73d234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.028257 10.0.0.23 - - [2025-10-31 08:35:13] "POST /tags HTTP/1.1" 200 299 0.093013 10.0.0.23 - - [2025-10-31 08:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.23 - - [2025-10-31 08:35:13] "GET /tag/df708baa-05e0-410a-8b60-f19f8c5672c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.017289 10.0.0.23 - - [2025-10-31 08:35:13] "POST /set-tag HTTP/1.1" 200 109 0.026032 10.0.0.23 - - [2025-10-31 08:35:13] "POST /tags HTTP/1.1" 200 305 0.103006 10.0.0.23 - - [2025-10-31 08:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.23 - - [2025-10-31 08:35:14] "GET /tag/33e7b4a4-c66a-4c8f-85cd-82718bd1e4b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.019059 10.0.0.23 - - [2025-10-31 08:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.23 - - [2025-10-31 08:35:14] "GET /project/b2f7efad-0b58-4856-be48-a9b8fbd9d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.057975 10.0.0.23 - - [2025-10-31 08:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007842 10.0.0.23 - - [2025-10-31 08:35:14] "GET /virtual-network/6e042799-8b3a-4556-9a6d-8007147064ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.013303 10.0.0.23 - - [2025-10-31 08:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.23 - - [2025-10-31 08:35:14] "GET /service-appliance-set/46b69b59-1489-4c8f-ae4c-cf7882d03ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.008058 10.0.0.23 - - [2025-10-31 08:35:14] "POST /fqname-to-id HTTP/1.1" 404 240 0.001979 10.0.0.23 - - [2025-10-31 08:35:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.126085 10.0.0.23 - - [2025-10-31 08:35:14] "GET /virtual-machine-interface/7236e2b5-e305-4f65-adfa-93840f4306d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.006332 10.0.0.23 - - [2025-10-31 08:35:14] "POST /instance-ips HTTP/1.1" 200 381 0.092774 10.0.0.23 - - [2025-10-31 08:35:14] "GET /instance-ip/3c9d18d7-87d0-4ade-918d-d89462b10ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.013280 10.0.0.23 - - [2025-10-31 08:35:14] "POST /loadbalancers HTTP/1.1" 200 582 0.111285 10.0.0.23 - - [2025-10-31 08:35:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.039903 10.0.0.23 - - [2025-10-31 08:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.23 - - [2025-10-31 08:35:14] "GET /project/b2f7efad-0b58-4856-be48-a9b8fbd9d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041018 10.0.0.23 - - [2025-10-31 08:35:14] "GET /loadbalancer/675d26a3-783c-4a1a-a5d2-5a5f1e88e2eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.021580 10.0.0.23 - - [2025-10-31 08:35:14] "GET /project/b2f7efad-0b58-4856-be48-a9b8fbd9d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.071558 10.0.0.23 - - [2025-10-31 08:35:14] "GET /instance-ip/3c9d18d7-87d0-4ade-918d-d89462b10ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002969 10.0.0.23 - - [2025-10-31 08:35:14] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.051211 10.0.0.23 - - [2025-10-31 08:35:14] "POST /floating-ips HTTP/1.1" 200 583 0.044891 10.0.0.23 - - [2025-10-31 08:35:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.016799 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:35:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001047 10.0.0.23 - - [2025-10-31 08:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.027070 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:35:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003302 10.0.0.23 - - [2025-10-31 08:35:15] "GET /project/b2f7efad-0b58-4856-be48-a9b8fbd9d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.134048 10.0.0.23 - - [2025-10-31 08:35:15] "GET /loadbalancer-listener/3cdf6d81-d246-44a8-9170-5f93965013f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.008110 10.0.0.23 - - [2025-10-31 08:35:15] "GET /loadbalancer-listener/3cdf6d81-d246-44a8-9170-5f93965013f6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004043 10.0.0.23 - - [2025-10-31 08:35:15] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.030222 10.0.0.23 - - [2025-10-31 08:35:15] "GET /instance-ip/3c9d18d7-87d0-4ade-918d-d89462b10ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004673 10.0.0.23 - - [2025-10-31 08:35:15] "GET /instance-ip/3c9d18d7-87d0-4ade-918d-d89462b10ae0?fields=floating_ips HTTP/1.1" 200 1170 0.006433 10.0.0.23 - - [2025-10-31 08:35:15] "GET /floating-ip/067e88c5-fbdb-41f8-b609-e140b414b0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.006941 10.0.0.23 - - [2025-10-31 08:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.013351 10.0.0.23 - - [2025-10-31 08:35:15] "GET /global-vrouter-config/c8fbf17d-c606-4b09-a44b-7197bbdddfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005643 10.0.0.23 - - [2025-10-31 08:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.23 - - [2025-10-31 08:35:15] "PUT /global-vrouter-config/c8fbf17d-c606-4b09-a44b-7197bbdddfbd HTTP/1.1" 200 276 0.023005 10.0.0.23 - - [2025-10-31 08:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.021435 10.0.0.23 - - [2025-10-31 08:35:15] "GET /loadbalancer/675d26a3-783c-4a1a-a5d2-5a5f1e88e2eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.007827 10.0.0.23 - - [2025-10-31 08:35:16] "POST /tags HTTP/1.1" 200 357 0.578124 10.0.0.23 - - [2025-10-31 08:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.023018 10.0.0.23 - - [2025-10-31 08:35:16] "GET /tag/569a2549-1d85-4d63-9ba4-fd966919480a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.022839 10.0.0.23 - - [2025-10-31 08:35:16] "POST /tags HTTP/1.1" 200 305 0.061149 10.0.0.23 - - [2025-10-31 08:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.024710 10.0.0.23 - - [2025-10-31 08:35:16] "GET /tag/58b9ed3d-1789-4d48-9253-cc66fcf97f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.032761 10.0.0.23 - - [2025-10-31 08:35:16] "POST /id-to-fqname HTTP/1.1" 200 174 0.000522 10.0.0.23 - - [2025-10-31 08:35:16] "POST /fqname-to-id HTTP/1.1" 404 183 0.009317 10.0.0.23 - - [2025-10-31 08:35:16] "POST /security-groups HTTP/1.1" 200 571 0.103127 10.0.0.23 - - [2025-10-31 08:35:16] "POST /projects HTTP/1.1" 200 483 0.269094 10.0.0.23 - - [2025-10-31 08:35:16] "POST /fqname-to-id HTTP/1.1" 404 214 0.007731 10.0.0.23 - - [2025-10-31 08:35:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.022162 10.0.0.23 - - [2025-10-31 08:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.030489 10.0.0.23 - - [2025-10-31 08:35:16] "GET /virtual-network/3bd373ea-7115-43e6-88d0-b6245cff9578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.026328 10.0.0.23 - - [2025-10-31 08:35:16] "POST /access-control-lists HTTP/1.1" 200 580 0.128932 10.0.0.23 - - [2025-10-31 08:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.018774 10.0.0.23 - - [2025-10-31 08:35:16] "POST /fqname-to-id HTTP/1.1" 404 213 0.003723 10.0.0.23 - - [2025-10-31 08:35:16] "GET /virtual-network/6e042799-8b3a-4556-9a6d-8007147064ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.008498 10.0.0.23 - - [2025-10-31 08:35:16] "POST /access-control-lists HTTP/1.1" 200 578 0.077780 10.0.0.23 - - [2025-10-31 08:35:16] "PUT /virtual-network/3bd373ea-7115-43e6-88d0-b6245cff9578 HTTP/1.1" 200 264 0.150680 10.0.0.23 - - [2025-10-31 08:35:17] "PUT /virtual-network/6e042799-8b3a-4556-9a6d-8007147064ad HTTP/1.1" 200 264 0.077108 10.0.0.23 - - [2025-10-31 08:35:17] "POST /security-groups HTTP/1.1" 200 537 0.100330 10.0.0.23 - - [2025-10-31 08:35:17] "POST /fqname-to-id HTTP/1.1" 404 234 0.005891 10.0.0.23 - - [2025-10-31 08:35:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.033707 10.0.0.23 - - [2025-10-31 08:35:17] "POST /chown HTTP/1.1" 200 109 0.034290 10.0.0.23 - - [2025-10-31 08:35:17] "GET /application-policy-set/74072065-16f4-4a9d-b8ec-d6240c73d234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017219 10.0.0.23 - - [2025-10-31 08:35:17] "POST /access-control-lists HTTP/1.1" 200 596 0.103242 10.0.0.23 - - [2025-10-31 08:35:17] "POST /fqname-to-id HTTP/1.1" 404 233 0.004280 10.0.0.23 - - [2025-10-31 08:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004348 10.0.0.23 - - [2025-10-31 08:35:17] "GET /policy-management/5ac29a62-0784-431c-9330-bd30fe727281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.016569 10.0.0.23 - - [2025-10-31 08:35:17] "POST /tags HTTP/1.1" 409 207 0.004662 10.0.0.23 - - [2025-10-31 08:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.23 - - [2025-10-31 08:35:17] "GET /tag/58b9ed3d-1789-4d48-9253-cc66fcf97f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.016845 10.0.0.23 - - [2025-10-31 08:35:17] "POST /access-control-lists HTTP/1.1" 200 594 0.117758 10.0.0.23 - - [2025-10-31 08:35:17] "POST /firewall-rules HTTP/1.1" 200 564 0.102137 10.0.0.23 - - [2025-10-31 08:35:17] "GET /firewall-rule/6938f220-9f9e-4a43-a8da-2fcb103ff2e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.007609 10.0.0.23 - - [2025-10-31 08:35:17] "GET /firewall-policy/95070ec4-c017-4c05-8715-045bd578d12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003923 10.0.0.23 - - [2025-10-31 08:35:17] "GET /firewall-rule/6938f220-9f9e-4a43-a8da-2fcb103ff2e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002743 10.0.0.23 - - [2025-10-31 08:35:17] "POST /ref-update HTTP/1.1" 200 156 0.028834 10.0.0.23 - - [2025-10-31 08:35:17] "GET /application-policy-set/74072065-16f4-4a9d-b8ec-d6240c73d234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009067 10.0.0.23 - - [2025-10-31 08:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.23 - - [2025-10-31 08:35:17] "GET /policy-management/5ac29a62-0784-431c-9330-bd30fe727281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005280 10.0.0.23 - - [2025-10-31 08:35:17] "POST /tags HTTP/1.1" 409 207 0.011932 10.0.0.23 - - [2025-10-31 08:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004247 10.0.0.23 - - [2025-10-31 08:35:17] "GET /tag/58b9ed3d-1789-4d48-9253-cc66fcf97f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.026948 10.0.0.23 - - [2025-10-31 08:35:17] "POST /firewall-rules HTTP/1.1" 200 562 0.094857 10.0.0.23 - - [2025-10-31 08:35:18] "GET /firewall-rule/85172cf8-705b-423f-99df-13b8c1be4e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.029558 10.0.0.23 - - [2025-10-31 08:35:18] "GET /firewall-policy/95070ec4-c017-4c05-8715-045bd578d12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.005495 10.0.0.23 - - [2025-10-31 08:35:18] "GET /firewall-rule/85172cf8-705b-423f-99df-13b8c1be4e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.005379 10.0.0.23 - - [2025-10-31 08:35:18] "POST /ref-update HTTP/1.1" 200 156 0.056718 10.0.0.23 - - [2025-10-31 08:35:18] "POST /tags HTTP/1.1" 200 301 0.132892 10.0.0.23 - - [2025-10-31 08:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011201 10.0.0.23 - - [2025-10-31 08:35:18] "GET /tag/e825171b-43f6-41eb-a8d0-454c9fff8251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.029855 10.0.0.23 - - [2025-10-31 08:35:18] "POST /tags HTTP/1.1" 200 325 0.248245 10.0.0.23 - - [2025-10-31 08:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.23 - - [2025-10-31 08:35:18] "GET /tag/dfe43feb-81a4-45c2-bd59-fb1c096147f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.030894 10.0.0.23 - - [2025-10-31 08:35:18] "POST /tags HTTP/1.1" 200 363 0.039181 10.0.0.23 - - [2025-10-31 08:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006189 10.0.0.23 - - [2025-10-31 08:35:18] "GET /tag/d432fbc6-1abc-4b9c-be30-edf6ff50741f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.033369 10.0.0.23 - - [2025-10-31 08:35:19] "POST /tags HTTP/1.1" 200 311 0.067176 10.0.0.23 - - [2025-10-31 08:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004817 10.0.0.23 - - [2025-10-31 08:35:19] "GET /tag/a0127998-7720-463a-9c53-7f5a6fdd27e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.024826 10.0.0.23 - - [2025-10-31 08:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006102 10.0.0.23 - - [2025-10-31 08:35:19] "GET /virtual-network/3bd373ea-7115-43e6-88d0-b6245cff9578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006450 10.0.0.23 - - [2025-10-31 08:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012751 10.0.0.23 - - [2025-10-31 08:35:19] "GET /project/c7e885d3-00ca-4f84-8551-b46d219b2b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.051918 10.0.0.23 - - [2025-10-31 08:35:19] "POST /virtual-machines HTTP/1.1" 200 377 0.034057 10.0.0.23 - - [2025-10-31 08:35:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.035762 10.0.0.23 - - [2025-10-31 08:35:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.221760 10.0.0.23 - - [2025-10-31 08:35:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.025014 10.0.0.23 - - [2025-10-31 08:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010221 10.0.0.23 - - [2025-10-31 08:35:19] "GET /virtual-machine-interface/8884a8a4-b634-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.011940 10.0.0.23 - - [2025-10-31 08:35:19] "POST /instance-ips HTTP/1.1" 200 409 0.075381 10.0.0.23 - - [2025-10-31 08:35:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.051760 10.0.0.23 - - [2025-10-31 08:35:19] "GET /virtual-machine-interface/8884a8a4-b634-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.007324 10.0.0.23 - - [2025-10-31 08:35:19] "POST /set-tag HTTP/1.1" 200 109 0.064876 10.0.0.23 - - [2025-10-31 08:35:20] "GET /virtual-machine-interface/8884a8a4-b634-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.064740 10.0.0.23 - - [2025-10-31 08:35:20] "GET /instance-ip/88b231a2-b634-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.007131 10.0.0.23 - - [2025-10-31 08:35:20] "POST /tags HTTP/1.1" 200 301 0.043242 10.0.0.23 - - [2025-10-31 08:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011278 10.0.0.23 - - [2025-10-31 08:35:20] "GET /tag/d66c3869-53d0-42b7-9006-4aff33b79d35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.036475 10.0.0.23 - - [2025-10-31 08:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.23 - - [2025-10-31 08:35:20] "GET /project/c7e885d3-00ca-4f84-8551-b46d219b2b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.078559 10.0.0.23 - - [2025-10-31 08:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.23 - - [2025-10-31 08:35:20] "GET /virtual-network/6e042799-8b3a-4556-9a6d-8007147064ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007261 10.0.0.23 - - [2025-10-31 08:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.23 - - [2025-10-31 08:35:20] "GET /service-appliance-set/46b69b59-1489-4c8f-ae4c-cf7882d03ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.006791 10.0.0.23 - - [2025-10-31 08:35:20] "POST /fqname-to-id HTTP/1.1" 404 242 0.002990 10.0.0.23 - - [2025-10-31 08:35:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.145167 10.0.0.23 - - [2025-10-31 08:35:20] "GET /virtual-machine-interface/1ecb2c85-0172-4ec8-855b-b4e1b53b98b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2311 0.030936 10.0.0.23 - - [2025-10-31 08:35:20] "POST /instance-ips HTTP/1.1" 200 377 0.047431 10.0.0.23 - - [2025-10-31 08:35:20] "GET /instance-ip/e025cd8c-19c4-4ed7-b644-328732ca69cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005681 10.0.0.23 - - [2025-10-31 08:35:20] "POST /loadbalancers HTTP/1.1" 200 582 0.065951 10.0.0.23 - - [2025-10-31 08:35:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.037706 10.0.0.23 - - [2025-10-31 08:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.017607 10.0.0.23 - - [2025-10-31 08:35:21] "GET /project/c7e885d3-00ca-4f84-8551-b46d219b2b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.081054 10.0.0.23 - - [2025-10-31 08:35:21] "GET /instance-ip/e025cd8c-19c4-4ed7-b644-328732ca69cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008315 10.0.0.23 - - [2025-10-31 08:35:21] "GET /project/c7e885d3-00ca-4f84-8551-b46d219b2b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.087911 10.0.0.23 - - [2025-10-31 08:35:21] "GET /loadbalancer/0aca71a9-2ba7-4795-b1d2-9ce648416d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.007954 10.0.0.23 - - [2025-10-31 08:35:21] "POST /floating-ips HTTP/1.1" 200 581 0.053817 10.0.0.23 - - [2025-10-31 08:35:21] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.086189 10.0.0.23 - - [2025-10-31 08:35:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.012994 10.0.0.23 - - [2025-10-31 08:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.23 - - [2025-10-31 08:35:21] "GET /project/c7e885d3-00ca-4f84-8551-b46d219b2b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.038274 10.0.0.23 - - [2025-10-31 08:35:21] "GET /loadbalancer-listener/01ba5529-2785-4094-8acb-a7af9fa25da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.006108 10.0.0.23 - - [2025-10-31 08:35:21] "GET /loadbalancer-listener/01ba5529-2785-4094-8acb-a7af9fa25da2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.004597 10.0.0.23 - - [2025-10-31 08:35:21] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.024913 10.0.0.23 - - [2025-10-31 08:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.23 - - [2025-10-31 08:35:21] "GET /instance-ip/e025cd8c-19c4-4ed7-b644-328732ca69cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003455 10.0.0.23 - - [2025-10-31 08:35:21] "GET /instance-ip/e025cd8c-19c4-4ed7-b644-328732ca69cb?fields=floating_ips HTTP/1.1" 200 1165 0.008574 10.0.0.23 - - [2025-10-31 08:35:21] "GET /floating-ip/9c41b58e-03de-4cdc-bf58-11ba8b2e3ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003554 10.0.0.23 - - [2025-10-31 08:35:21] "GET /project/c7e885d3-00ca-4f84-8551-b46d219b2b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.047193 10.0.0.23 - - [2025-10-31 08:35:21] "GET /loadbalancer/0aca71a9-2ba7-4795-b1d2-9ce648416d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.005422 10.0.0.23 - - [2025-10-31 08:35:21] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.016643 10.0.0.23 - - [2025-10-31 08:35:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.009661 10.0.0.23 - - [2025-10-31 08:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008543 10.0.0.23 - - [2025-10-31 08:35:21] "GET /project/c7e885d3-00ca-4f84-8551-b46d219b2b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.036983 10.0.0.23 - - [2025-10-31 08:35:21] "GET /loadbalancer-listener/8a10e92b-24d9-4f24-94fa-e13df92027eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.003155 10.0.0.23 - - [2025-10-31 08:35:21] "GET /loadbalancer-listener/8a10e92b-24d9-4f24-94fa-e13df92027eb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004640 10.0.0.23 - - [2025-10-31 08:35:21] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.035748 10.0.0.23 - - [2025-10-31 08:35:21] "GET /instance-ip/e025cd8c-19c4-4ed7-b644-328732ca69cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003284 10.0.0.23 - - [2025-10-31 08:35:21] "GET /instance-ip/e025cd8c-19c4-4ed7-b644-328732ca69cb?fields=floating_ips HTTP/1.1" 200 1165 0.006180 10.0.0.23 - - [2025-10-31 08:35:21] "GET /floating-ip/9c41b58e-03de-4cdc-bf58-11ba8b2e3ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.007116 10.0.0.23 - - [2025-10-31 08:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.23 - - [2025-10-31 08:35:21] "GET /project/c7e885d3-00ca-4f84-8551-b46d219b2b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.057670 10.0.0.23 - - [2025-10-31 08:35:21] "GET /loadbalancer/0aca71a9-2ba7-4795-b1d2-9ce648416d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003434 10.0.0.23 - - [2025-10-31 08:35:21] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.029550 10.0.0.23 - - [2025-10-31 08:35:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.042826 10.0.0.23 - - [2025-10-31 08:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.015264 10.0.0.23 - - [2025-10-31 08:35:22] "GET /project/c7e885d3-00ca-4f84-8551-b46d219b2b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.024312 10.0.0.23 - - [2025-10-31 08:35:22] "GET /loadbalancer-listener/a9a3f1cc-d8bb-4bb0-ab54-d514b556ada6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.011634 10.0.0.23 - - [2025-10-31 08:35:22] "GET /loadbalancer-listener/a9a3f1cc-d8bb-4bb0-ab54-d514b556ada6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003506 10.0.0.23 - - [2025-10-31 08:35:22] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.063288 10.0.0.23 - - [2025-10-31 08:35:22] "GET /instance-ip/e025cd8c-19c4-4ed7-b644-328732ca69cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003855 10.0.0.23 - - [2025-10-31 08:35:22] "GET /instance-ip/e025cd8c-19c4-4ed7-b644-328732ca69cb?fields=floating_ips HTTP/1.1" 200 1165 0.003464 10.0.0.23 - - [2025-10-31 08:35:22] "GET /floating-ip/9c41b58e-03de-4cdc-bf58-11ba8b2e3ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.040775 10.0.0.23 - - [2025-10-31 08:35:22] "POST /tags HTTP/1.1" 200 355 0.198751 10.0.0.23 - - [2025-10-31 08:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.031519 10.0.0.23 - - [2025-10-31 08:35:22] "GET /tag/d0cb4a04-ef70-4dac-b9bb-4f86e91322ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.037211 10.0.0.23 - - [2025-10-31 08:35:22] "POST /tags HTTP/1.1" 200 303 0.024047 10.0.0.23 - - [2025-10-31 08:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009745 10.0.0.23 - - [2025-10-31 08:35:22] "GET /tag/d3758d23-56ce-433d-9472-0d43de6feebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.027516 10.0.0.23 - - [2025-10-31 08:35:22] "POST /projects HTTP/1.1" 409 218 0.005955 10.0.0.23 - - [2025-10-31 08:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.23 - - [2025-10-31 08:35:22] "GET /project/b2f7efad-0b58-4856-be48-a9b8fbd9d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.054529 10.0.0.23 - - [2025-10-31 08:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004358 10.0.0.23 - - [2025-10-31 08:35:22] "GET /network-ipam/24f1cafa-1238-41ef-b7a6-1d17eef0d927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003491 10.0.0.23 - - [2025-10-31 08:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.23 - - [2025-10-31 08:35:22] "GET /virtual-network/3bd373ea-7115-43e6-88d0-b6245cff9578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.007215 10.0.0.23 - - [2025-10-31 08:35:22] "PUT /virtual-network/3bd373ea-7115-43e6-88d0-b6245cff9578 HTTP/1.1" 200 264 0.042156 10.0.0.23 - - [2025-10-31 08:35:22] "GET /virtual-network/3bd373ea-7115-43e6-88d0-b6245cff9578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.007100 10.0.0.23 - - [2025-10-31 08:35:23] "POST /set-tag HTTP/1.1" 200 109 0.076310 10.0.0.23 - - [2025-10-31 08:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.020773 10.0.0.23 - - [2025-10-31 08:35:23] "GET /network-ipam/24bf0bd5-f2e2-4c44-99af-9b1cb152cb19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.003584 10.0.0.23 - - [2025-10-31 08:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.23 - - [2025-10-31 08:35:23] "GET /virtual-network/6e042799-8b3a-4556-9a6d-8007147064ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005665 10.0.0.23 - - [2025-10-31 08:35:23] "PUT /virtual-network/6e042799-8b3a-4556-9a6d-8007147064ad HTTP/1.1" 200 264 0.066315 10.0.0.23 - - [2025-10-31 08:35:23] "GET /virtual-network/6e042799-8b3a-4556-9a6d-8007147064ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.024128 10.0.0.23 - - [2025-10-31 08:35:23] "POST /set-tag HTTP/1.1" 200 109 0.099895 10.0.0.23 - - [2025-10-31 08:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007113 10.0.0.23 - - [2025-10-31 08:35:23] "GET /network-policy/d92e3623-a685-4c0c-9d3f-68828ba38662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003316 10.0.0.23 - - [2025-10-31 08:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007161 10.0.0.23 - - [2025-10-31 08:35:23] "GET /network-policy/a23c4288-f342-417c-98bd-5f4426760498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.003683 10.0.0.23 - - [2025-10-31 08:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.23 - - [2025-10-31 08:35:23] "GET /network-policy/90534673-3fc4-4221-83f1-634621f9834c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002938 10.0.0.23 - - [2025-10-31 08:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006601 10.0.0.23 - - [2025-10-31 08:35:23] "PUT /network-policy/90534673-3fc4-4221-83f1-634621f9834c HTTP/1.1" 200 262 0.013289 10.0.0.23 - - [2025-10-31 08:35:23] "POST /ref-update HTTP/1.1" 200 156 0.135480 10.0.0.23 - - [2025-10-31 08:35:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009932 10.0.0.23 - - [2025-10-31 08:35:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003703 10.0.0.23 - - [2025-10-31 08:35:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002792 10.0.0.23 - - [2025-10-31 08:35:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002331 10.0.0.23 - - [2025-10-31 08:35:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004618 10.0.0.23 - - [2025-10-31 08:35:23] "POST /security-groups HTTP/1.1" 409 245 0.003754 10.0.0.23 - - [2025-10-31 08:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.23 - - [2025-10-31 08:35:23] "PUT /security-group/b3a014cd-145d-40d7-aaa8-627874811edc HTTP/1.1" 200 262 0.058552 10.0.0.23 - - [2025-10-31 08:35:23] "PUT /access-control-list/4309233c-6c2c-4e77-bbe7-d6934c28e780 HTTP/1.1" 200 272 0.028375 10.0.0.23 - - [2025-10-31 08:35:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.054962 10.0.0.23 - - [2025-10-31 08:35:24] "GET /application-policy-set/74072065-16f4-4a9d-b8ec-d6240c73d234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012193 10.0.0.23 - - [2025-10-31 08:35:24] "PUT /access-control-list/09cd6958-2c2c-4b80-8b5a-c7b1ec6890c0 HTTP/1.1" 200 272 0.050853 10.0.0.23 - - [2025-10-31 08:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.23 - - [2025-10-31 08:35:24] "GET /policy-management/5ac29a62-0784-431c-9330-bd30fe727281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003181 10.0.0.23 - - [2025-10-31 08:35:24] "POST /tags HTTP/1.1" 409 206 0.002054 10.0.0.23 - - [2025-10-31 08:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.23 - - [2025-10-31 08:35:24] "GET /tag/d3758d23-56ce-433d-9472-0d43de6feebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.022688 10.0.0.23 - - [2025-10-31 08:35:24] "POST /firewall-rules HTTP/1.1" 200 562 0.084449 10.0.0.23 - - [2025-10-31 08:35:24] "GET /firewall-rule/22fce313-4e8b-4c19-89e1-a74b2e81519e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.005253 10.0.0.23 - - [2025-10-31 08:35:24] "GET /firewall-policy/95070ec4-c017-4c05-8715-045bd578d12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003980 10.0.0.23 - - [2025-10-31 08:35:24] "GET /firewall-rule/22fce313-4e8b-4c19-89e1-a74b2e81519e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.002482 10.0.0.23 - - [2025-10-31 08:35:24] "POST /ref-update HTTP/1.1" 200 156 0.021947 10.0.0.23 - - [2025-10-31 08:35:24] "GET /application-policy-set/74072065-16f4-4a9d-b8ec-d6240c73d234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004114 10.0.0.23 - - [2025-10-31 08:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004566 10.0.0.23 - - [2025-10-31 08:35:24] "GET /policy-management/5ac29a62-0784-431c-9330-bd30fe727281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003351 10.0.0.23 - - [2025-10-31 08:35:24] "POST /tags HTTP/1.1" 409 206 0.002810 10.0.0.23 - - [2025-10-31 08:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.23 - - [2025-10-31 08:35:24] "GET /tag/d3758d23-56ce-433d-9472-0d43de6feebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.015443 10.0.0.23 - - [2025-10-31 08:35:24] "POST /firewall-rules HTTP/1.1" 200 560 0.079241 10.0.0.23 - - [2025-10-31 08:35:24] "GET /firewall-rule/73a41870-4e15-4f21-9359-6c3222f2bdad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.018039 10.0.0.23 - - [2025-10-31 08:35:24] "GET /firewall-policy/95070ec4-c017-4c05-8715-045bd578d12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.020160 10.0.0.23 - - [2025-10-31 08:35:24] "GET /firewall-rule/73a41870-4e15-4f21-9359-6c3222f2bdad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.002722 10.0.0.23 - - [2025-10-31 08:35:24] "POST /ref-update HTTP/1.1" 200 156 0.026732 10.0.0.23 - - [2025-10-31 08:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.23 - - [2025-10-31 08:35:24] "GET /loadbalancer/0aca71a9-2ba7-4795-b1d2-9ce648416d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.009661 10.0.0.23 - - [2025-10-31 08:35:24] "POST /tags HTTP/1.1" 200 371 0.025795 10.0.0.23 - - [2025-10-31 08:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.23 - - [2025-10-31 08:35:24] "GET /tag/f4c6bbd0-2c56-457a-a852-d7cc5c03a6a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.022621 10.0.0.23 - - [2025-10-31 08:35:24] "POST /tags HTTP/1.1" 200 319 0.031141 10.0.0.23 - - [2025-10-31 08:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.23 - - [2025-10-31 08:35:24] "GET /tag/9eddd452-49fc-48c8-98e8-a35b5233d7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.020025 10.0.0.23 - - [2025-10-31 08:35:25] "POST /id-to-fqname HTTP/1.1" 200 181 0.003053 10.0.0.23 - - [2025-10-31 08:35:25] "POST /fqname-to-id HTTP/1.1" 404 190 0.002397 10.0.0.23 - - [2025-10-31 08:35:25] "POST /security-groups HTTP/1.1" 200 578 0.084804 10.0.0.23 - - [2025-10-31 08:35:25] "POST /projects HTTP/1.1" 200 497 0.265898 10.0.0.23 - - [2025-10-31 08:35:25] "POST /fqname-to-id HTTP/1.1" 404 225 0.006639 10.0.0.23 - - [2025-10-31 08:35:25] "POST /access-control-lists HTTP/1.1" 200 587 0.026951 10.0.0.23 - - [2025-10-31 08:35:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.019395 10.0.0.23 - - [2025-10-31 08:35:25] "POST /fqname-to-id HTTP/1.1" 404 224 0.026862 10.0.0.23 - - [2025-10-31 08:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012528 10.0.0.23 - - [2025-10-31 08:35:25] "GET /virtual-network/3bd373ea-7115-43e6-88d0-b6245cff9578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.020638 10.0.0.23 - - [2025-10-31 08:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.23 - - [2025-10-31 08:35:25] "GET /virtual-network/6e042799-8b3a-4556-9a6d-8007147064ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.006978 10.0.0.23 - - [2025-10-31 08:35:25] "POST /access-control-lists HTTP/1.1" 200 585 0.087245 10.0.0.23 - - [2025-10-31 08:35:25] "PUT /virtual-network/3bd373ea-7115-43e6-88d0-b6245cff9578 HTTP/1.1" 200 264 0.105258 10.0.0.23 - - [2025-10-31 08:35:25] "PUT /virtual-network/6e042799-8b3a-4556-9a6d-8007147064ad HTTP/1.1" 200 264 0.048764 10.0.0.23 - - [2025-10-31 08:35:25] "POST /security-groups HTTP/1.1" 200 558 0.084265 10.0.0.23 - - [2025-10-31 08:35:25] "POST /fqname-to-id HTTP/1.1" 404 248 0.002398 10.0.0.23 - - [2025-10-31 08:35:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.025999 10.0.0.23 - - [2025-10-31 08:35:25] "POST /chown HTTP/1.1" 200 109 0.012272 10.0.0.23 - - [2025-10-31 08:35:25] "GET /application-policy-set/74072065-16f4-4a9d-b8ec-d6240c73d234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.028899 10.0.0.23 - - [2025-10-31 08:35:25] "POST /access-control-lists HTTP/1.1" 200 610 0.111415 10.0.0.23 - - [2025-10-31 08:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.23 - - [2025-10-31 08:35:25] "POST /fqname-to-id HTTP/1.1" 404 247 0.004355 10.0.0.23 - - [2025-10-31 08:35:25] "GET /policy-management/5ac29a62-0784-431c-9330-bd30fe727281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004389 10.0.0.23 - - [2025-10-31 08:35:25] "POST /tags HTTP/1.1" 409 214 0.008477 10.0.0.23 - - [2025-10-31 08:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.23 - - [2025-10-31 08:35:25] "GET /tag/9eddd452-49fc-48c8-98e8-a35b5233d7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.019731 10.0.0.23 - - [2025-10-31 08:35:26] "POST /access-control-lists HTTP/1.1" 200 608 0.090660 10.0.0.23 - - [2025-10-31 08:35:26] "POST /firewall-rules HTTP/1.1" 200 578 0.116444 10.0.0.23 - - [2025-10-31 08:35:26] "GET /firewall-rule/97452cab-883c-4b72-b6d3-a32a16669c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.015673 10.0.0.23 - - [2025-10-31 08:35:26] "GET /firewall-policy/95070ec4-c017-4c05-8715-045bd578d12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.007903 10.0.0.23 - - [2025-10-31 08:35:26] "GET /firewall-rule/97452cab-883c-4b72-b6d3-a32a16669c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.003604 10.0.0.23 - - [2025-10-31 08:35:26] "POST /ref-update HTTP/1.1" 200 156 0.046494 10.0.0.23 - - [2025-10-31 08:35:26] "GET /application-policy-set/74072065-16f4-4a9d-b8ec-d6240c73d234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011058 10.0.0.23 - - [2025-10-31 08:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.23 - - [2025-10-31 08:35:26] "GET /policy-management/5ac29a62-0784-431c-9330-bd30fe727281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003039 10.0.0.23 - - [2025-10-31 08:35:26] "POST /tags HTTP/1.1" 409 214 0.002886 10.0.0.23 - - [2025-10-31 08:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.23 - - [2025-10-31 08:35:26] "GET /tag/9eddd452-49fc-48c8-98e8-a35b5233d7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.023481 10.0.0.23 - - [2025-10-31 08:35:26] "POST /firewall-rules HTTP/1.1" 200 576 0.080957 10.0.0.23 - - [2025-10-31 08:35:26] "GET /firewall-rule/484a8b03-814c-4948-b7d5-5e36ea468962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004339 10.0.0.23 - - [2025-10-31 08:35:26] "GET /firewall-policy/95070ec4-c017-4c05-8715-045bd578d12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.005415 10.0.0.23 - - [2025-10-31 08:35:26] "GET /firewall-rule/484a8b03-814c-4948-b7d5-5e36ea468962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003622 10.0.0.23 - - [2025-10-31 08:35:26] "POST /ref-update HTTP/1.1" 200 156 0.049996 10.0.0.23 - - [2025-10-31 08:35:26] "POST /tags HTTP/1.1" 200 363 0.031153 10.0.0.23 - - [2025-10-31 08:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.017087 10.0.0.23 - - [2025-10-31 08:35:26] "GET /tag/8d105153-7c6e-434a-8c10-2dee0484c6ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.019949 10.0.0.23 - - [2025-10-31 08:35:26] "POST /tags HTTP/1.1" 200 311 0.026739 10.0.0.23 - - [2025-10-31 08:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003760 10.0.0.23 - - [2025-10-31 08:35:26] "GET /tag/ccd67ae3-14bc-4c29-98ef-277d68244443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.018996 10.0.0.23 - - [2025-10-31 08:35:26] "POST /id-to-fqname HTTP/1.1" 200 177 0.000630 10.0.0.23 - - [2025-10-31 08:35:26] "POST /fqname-to-id HTTP/1.1" 404 186 0.013228 10.0.0.23 - - [2025-10-31 08:35:27] "POST /security-groups HTTP/1.1" 200 574 0.072700 10.0.0.23 - - [2025-10-31 08:35:27] "POST /fqname-to-id HTTP/1.1" 404 217 0.004537 10.0.0.23 - - [2025-10-31 08:35:27] "POST /projects HTTP/1.1" 200 489 0.230644 10.0.0.23 - - [2025-10-31 08:35:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.014508 10.0.0.23 - - [2025-10-31 08:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010187 10.0.0.23 - - [2025-10-31 08:35:27] "GET /virtual-network/3bd373ea-7115-43e6-88d0-b6245cff9578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.007682 10.0.0.23 - - [2025-10-31 08:35:27] "POST /access-control-lists HTTP/1.1" 200 583 0.100951 10.0.0.23 - - [2025-10-31 08:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.23 - - [2025-10-31 08:35:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.003591 10.0.0.23 - - [2025-10-31 08:35:27] "GET /virtual-network/6e042799-8b3a-4556-9a6d-8007147064ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.014655 10.0.0.23 - - [2025-10-31 08:35:27] "POST /access-control-lists HTTP/1.1" 200 581 0.052742 10.0.0.23 - - [2025-10-31 08:35:27] "PUT /virtual-network/3bd373ea-7115-43e6-88d0-b6245cff9578 HTTP/1.1" 200 264 0.097786 10.0.0.23 - - [2025-10-31 08:35:27] "PUT /virtual-network/6e042799-8b3a-4556-9a6d-8007147064ad HTTP/1.1" 200 264 0.081460 10.0.0.23 - - [2025-10-31 08:35:27] "POST /security-groups HTTP/1.1" 200 546 0.147146 10.0.0.23 - - [2025-10-31 08:35:27] "POST /fqname-to-id HTTP/1.1" 404 240 0.005672 10.0.0.23 - - [2025-10-31 08:35:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.068565 10.0.0.23 - - [2025-10-31 08:35:27] "POST /chown HTTP/1.1" 200 109 0.053719 10.0.0.23 - - [2025-10-31 08:35:27] "POST /access-control-lists HTTP/1.1" 200 602 0.131716 10.0.0.23 - - [2025-10-31 08:35:27] "GET /application-policy-set/74072065-16f4-4a9d-b8ec-d6240c73d234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.041348 10.0.0.23 - - [2025-10-31 08:35:27] "POST /fqname-to-id HTTP/1.1" 404 239 0.012426 10.0.0.23 - - [2025-10-31 08:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005488 10.0.0.23 - - [2025-10-31 08:35:27] "GET /policy-management/5ac29a62-0784-431c-9330-bd30fe727281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011308 10.0.0.23 - - [2025-10-31 08:35:27] "POST /tags HTTP/1.1" 409 210 0.002409 10.0.0.23 - - [2025-10-31 08:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.23 - - [2025-10-31 08:35:27] "GET /tag/ccd67ae3-14bc-4c29-98ef-277d68244443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.065838 10.0.0.23 - - [2025-10-31 08:35:28] "POST /access-control-lists HTTP/1.1" 200 600 0.129026 10.0.0.23 - - [2025-10-31 08:35:28] "POST /firewall-rules HTTP/1.1" 200 570 0.188659 10.0.0.23 - - [2025-10-31 08:35:28] "GET /firewall-rule/2bd206ee-a629-4483-9352-9e4829cf0d0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005665 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:35:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000973 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:35:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000999 10.0.0.23 - - [2025-10-31 08:35:28] "GET /firewall-policy/95070ec4-c017-4c05-8715-045bd578d12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.016263 10.0.0.23 - - [2025-10-31 08:35:28] "GET /firewall-rule/2bd206ee-a629-4483-9352-9e4829cf0d0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003479 10.0.0.23 - - [2025-10-31 08:35:28] "POST /ref-update HTTP/1.1" 200 156 0.118593 10.0.0.23 - - [2025-10-31 08:35:28] "GET /application-policy-set/74072065-16f4-4a9d-b8ec-d6240c73d234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.031639 10.0.0.23 - - [2025-10-31 08:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007528 10.0.0.23 - - [2025-10-31 08:35:28] "GET /policy-management/5ac29a62-0784-431c-9330-bd30fe727281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.016462 10.0.0.23 - - [2025-10-31 08:35:28] "POST /tags HTTP/1.1" 409 210 0.002352 10.0.0.23 - - [2025-10-31 08:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008570 10.0.0.23 - - [2025-10-31 08:35:28] "GET /tag/ccd67ae3-14bc-4c29-98ef-277d68244443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012913 10.0.0.23 - - [2025-10-31 08:35:28] "POST /firewall-rules HTTP/1.1" 200 568 0.151819 10.0.0.23 - - [2025-10-31 08:35:28] "GET /firewall-rule/fb8209c5-a218-45aa-9df1-7ec8e54c2d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.009460 10.0.0.23 - - [2025-10-31 08:35:28] "GET /firewall-policy/95070ec4-c017-4c05-8715-045bd578d12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004411 10.0.0.23 - - [2025-10-31 08:35:28] "GET /firewall-rule/fb8209c5-a218-45aa-9df1-7ec8e54c2d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002693 10.0.0.23 - - [2025-10-31 08:35:28] "POST /ref-update HTTP/1.1" 200 156 0.049491 10.0.0.23 - - [2025-10-31 08:35:28] "POST /tags HTTP/1.1" 409 237 0.002844 10.0.0.23 - - [2025-10-31 08:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003856 10.0.0.23 - - [2025-10-31 08:35:28] "GET /tag/d432fbc6-1abc-4b9c-be30-edf6ff50741f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.012168 10.0.0.23 - - [2025-10-31 08:35:29] "POST /tags HTTP/1.1" 409 210 0.002742 10.0.0.23 - - [2025-10-31 08:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.23 - - [2025-10-31 08:35:29] "GET /tag/a0127998-7720-463a-9c53-7f5a6fdd27e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015288 10.0.0.23 - - [2025-10-31 08:35:29] "POST /projects HTTP/1.1" 409 223 0.002328 10.0.0.23 - - [2025-10-31 08:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.23 - - [2025-10-31 08:35:29] "GET /project/c7e885d3-00ca-4f84-8551-b46d219b2b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.054423 10.0.0.23 - - [2025-10-31 08:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005744 10.0.0.23 - - [2025-10-31 08:35:29] "GET /virtual-network/3bd373ea-7115-43e6-88d0-b6245cff9578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.009140 10.0.0.23 - - [2025-10-31 08:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777 10.0.0.23 - - [2025-10-31 08:35:29] "GET /virtual-network/6e042799-8b3a-4556-9a6d-8007147064ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.009722 10.0.0.23 - - [2025-10-31 08:35:29] "PUT /virtual-network/3bd373ea-7115-43e6-88d0-b6245cff9578 HTTP/1.1" 200 264 0.083906 10.0.0.23 - - [2025-10-31 08:35:29] "PUT /virtual-network/6e042799-8b3a-4556-9a6d-8007147064ad HTTP/1.1" 200 264 0.058919 10.0.0.23 - - [2025-10-31 08:35:29] "POST /security-groups HTTP/1.1" 409 253 0.003939 10.0.0.23 - - [2025-10-31 08:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.23 - - [2025-10-31 08:35:29] "PUT /security-group/4bc1d70f-338f-41af-bc6e-076dce33a03c HTTP/1.1" 200 262 0.075515 10.0.0.23 - - [2025-10-31 08:35:29] "PUT /access-control-list/50175e76-173c-4a1a-acbe-d6f1af57a460 HTTP/1.1" 200 272 0.016677 10.0.0.23 - - [2025-10-31 08:35:29] "PUT /access-control-list/0141d698-9e62-4fb3-8070-9fec3d1a40b7 HTTP/1.1" 200 272 0.063684 10.0.0.23 - - [2025-10-31 08:35:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.076935 10.0.0.23 - - [2025-10-31 08:35:29] "GET /application-policy-set/74072065-16f4-4a9d-b8ec-d6240c73d234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.028655 10.0.0.23 - - [2025-10-31 08:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.23 - - [2025-10-31 08:35:29] "GET /policy-management/5ac29a62-0784-431c-9330-bd30fe727281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003036 10.0.0.23 - - [2025-10-31 08:35:29] "POST /tags HTTP/1.1" 409 210 0.004194 10.0.0.23 - - [2025-10-31 08:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.23 - - [2025-10-31 08:35:29] "GET /tag/a0127998-7720-463a-9c53-7f5a6fdd27e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.016310 10.0.0.23 - - [2025-10-31 08:35:29] "POST /firewall-rules HTTP/1.1" 200 570 0.071635 10.0.0.23 - - [2025-10-31 08:35:29] "GET /firewall-rule/8e2ed94b-5fc1-489d-8bab-1afe13037e10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.016209 10.0.0.23 - - [2025-10-31 08:35:30] "GET /firewall-policy/95070ec4-c017-4c05-8715-045bd578d12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.006460 10.0.0.23 - - [2025-10-31 08:35:30] "GET /firewall-rule/8e2ed94b-5fc1-489d-8bab-1afe13037e10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002974 10.0.0.23 - - [2025-10-31 08:35:30] "POST /ref-update HTTP/1.1" 200 156 0.087612 10.0.0.23 - - [2025-10-31 08:35:30] "GET /application-policy-set/74072065-16f4-4a9d-b8ec-d6240c73d234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.026527 10.0.0.23 - - [2025-10-31 08:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.013602 10.0.0.23 - - [2025-10-31 08:35:30] "GET /policy-management/5ac29a62-0784-431c-9330-bd30fe727281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006355 10.0.0.23 - - [2025-10-31 08:35:30] "POST /tags HTTP/1.1" 409 210 0.008077 10.0.0.23 - - [2025-10-31 08:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006329 10.0.0.23 - - [2025-10-31 08:35:30] "GET /tag/a0127998-7720-463a-9c53-7f5a6fdd27e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.016349 10.0.0.23 - - [2025-10-31 08:35:30] "POST /firewall-rules HTTP/1.1" 200 568 0.067641 10.0.0.23 - - [2025-10-31 08:35:30] "GET /firewall-rule/c171739f-c733-4b15-9198-4b6622eb8b72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003953 10.0.0.23 - - [2025-10-31 08:35:30] "GET /firewall-policy/95070ec4-c017-4c05-8715-045bd578d12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.007857 10.0.0.23 - - [2025-10-31 08:35:30] "GET /firewall-rule/c171739f-c733-4b15-9198-4b6622eb8b72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008232 10.0.0.23 - - [2025-10-31 08:35:30] "POST /ref-update HTTP/1.1" 200 156 0.070721 10.0.0.23 - - [2025-10-31 08:35:30] "GET /virtual-machine-interface/8884a8a4-b634-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005675 10.0.0.23 - - [2025-10-31 08:35:30] "POST /set-tag HTTP/1.1" 200 109 0.002649 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:35:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002069 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:35:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001130 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:35:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000903 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:35:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001215 10.0.0.23 - - [2025-10-31 08:35:51] "GET / HTTP/1.1" 200 35931 0.002313 10.0.0.23 - - [2025-10-31 08:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.23 - - [2025-10-31 08:35:51] "GET /global-system-config/b0d34cf1-e0b6-4a14-bc9a-8826ddf415b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005688 10.0.0.23 - - [2025-10-31 08:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.23 - - [2025-10-31 08:35:51] "GET /config-node/8850db43-b01e-40ca-bd37-44ce92efb7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004924 10.0.0.23 - - [2025-10-31 08:36:03] "GET / HTTP/1.1" 200 35931 0.001568 10.0.0.23 - - [2025-10-31 08:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.23 - - [2025-10-31 08:36:03] "GET /routing-instance/f397ffcc-667e-478d-b7c4-5b1784013e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004400 10.0.0.23 - - [2025-10-31 08:36:03] "POST /bgp-routers HTTP/1.1" 409 301 0.002792 10.0.0.23 - - [2025-10-31 08:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.23 - - [2025-10-31 08:36:03] "GET /bgp-router/be8220f5-90a2-416a-86db-9dadc1a2ec9b?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.005591 10.0.0.23 - - [2025-10-31 08:36:03] "PUT /bgp-router/be8220f5-90a2-416a-86db-9dadc1a2ec9b HTTP/1.1" 200 254 0.022185 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:36:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001080 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:36:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001328 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:36:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001363 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:36:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001045 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:36:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000879 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:36:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001332 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:36:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001158 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:36:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001070 10.0.0.240 - - [2025-10-31 08:37:10] "GET / HTTP/1.1" 200 35931 0.002223 10.0.0.240 - - [2025-10-31 08:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.240 - - [2025-10-31 08:37:10] "GET /global-system-config/b0d34cf1-e0b6-4a14-bc9a-8826ddf415b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006009 10.0.0.240 - - [2025-10-31 08:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.240 - - [2025-10-31 08:37:11] "GET /routing-instance/f397ffcc-667e-478d-b7c4-5b1784013e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003311 10.0.0.240 - - [2025-10-31 08:37:11] "PUT /global-system-config/b0d34cf1-e0b6-4a14-bc9a-8826ddf415b6 HTTP/1.1" 200 274 0.026165 10.0.0.240 - - [2025-10-31 08:37:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.008601 10.0.0.240 - - [2025-10-31 08:37:11] "POST /virtual-routers HTTP/1.1" 200 599 0.061924 10.0.0.240 - - [2025-10-31 08:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.021619 10.0.0.240 - - [2025-10-31 08:37:11] "GET /virtual-router/c0c64fab-367d-4540-8ebd-20195d242a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.007080 10.0.0.240 - - [2025-10-31 08:37:11] "POST /fqname-to-id HTTP/1.1" 404 229 0.003228 10.0.0.240 - - [2025-10-31 08:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.240 - - [2025-10-31 08:37:11] "GET /virtual-network/c1aed19a-de86-4a59-a29f-2f256eccaf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.005269 10.0.0.240 - - [2025-10-31 08:37:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.066342 10.0.0.23 - - [2025-10-31 08:38:49] "GET /global-system-configs HTTP/1.1" 200 322 0.002385 10.0.0.23 - - [2025-10-31 08:38:50] "GET /global-system-configs HTTP/1.1" 200 322 0.002298 10.0.0.23 - - [2025-10-31 08:40:14] "GET /virtual-router/c0c64fab-367d-4540-8ebd-20195d242a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003478 10.0.0.23 - - [2025-10-31 08:40:14] "POST /ref-update HTTP/1.1" 200 156 0.012506 10.0.0.23 - - [2025-10-31 08:40:25] "GET /virtual-machine-interface/8884a8a4-b634-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009126 10.0.0.23 - - [2025-10-31 08:40:25] "POST /set-tag HTTP/1.1" 200 109 0.006117 10.0.0.23 - - [2025-10-31 08:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008111 10.0.0.23 - - [2025-10-31 08:40:25] "GET /loadbalancer/0aca71a9-2ba7-4795-b1d2-9ce648416d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003664 10.0.0.23 - - [2025-10-31 08:40:25] "GET /virtual-machine-interface/8884a8a4-b634-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005059 10.0.0.23 - - [2025-10-31 08:40:25] "POST /set-tag HTTP/1.1" 200 109 0.003254 10.0.0.23 - - [2025-10-31 08:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010650 10.0.0.23 - - [2025-10-31 08:40:25] "GET /loadbalancer/0aca71a9-2ba7-4795-b1d2-9ce648416d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.004753 10.0.0.23 - - [2025-10-31 08:40:25] "GET /loadbalancer-pool/1d606cdd-4058-4185-9914-569946af4f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.009004 10.0.0.23 - - [2025-10-31 08:40:25] "POST /loadbalancer-members HTTP/1.1" 200 690 0.044106 10.0.0.23 - - [2025-10-31 08:40:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.034004 10.0.0.23 - - [2025-10-31 08:40:25] "GET /virtual-machine-interface/8884a8a4-b634-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.045021 10.0.0.23 - - [2025-10-31 08:40:25] "GET /virtual-machine-interface/8884a8a4-b634-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004925 10.0.0.23 - - [2025-10-31 08:40:25] "POST /ref-update HTTP/1.1" 200 156 0.012063 10.0.0.23 - - [2025-10-31 08:40:25] "GET /floating-ip/9c41b58e-03de-4cdc-bf58-11ba8b2e3ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.012111 10.0.0.23 - - [2025-10-31 08:40:25] "POST /tags HTTP/1.1" 409 205 0.016757 10.0.0.23 - - [2025-10-31 08:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004745 10.0.0.23 - - [2025-10-31 08:40:25] "GET /tag/d66c3869-53d0-42b7-9006-4aff33b79d35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.056468 10.0.0.23 - - [2025-10-31 08:40:25] "PUT /floating-ip/9c41b58e-03de-4cdc-bf58-11ba8b2e3ab6 HTTP/1.1" 200 256 0.091048 10.0.0.23 - - [2025-10-31 08:40:26] "POST /set-tag HTTP/1.1" 200 109 0.100700 10.0.0.23 - - [2025-10-31 08:40:26] "GET /loadbalancer-pool/b2715100-2acb-46f4-829c-3514e697aa29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.022511 10.0.0.23 - - [2025-10-31 08:40:26] "POST /loadbalancer-members HTTP/1.1" 200 690 0.030856 10.0.0.23 - - [2025-10-31 08:40:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.072930 10.0.0.23 - - [2025-10-31 08:40:26] "GET /virtual-machine-interface/8884a8a4-b634-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017903 10.0.0.23 - - [2025-10-31 08:40:26] "POST /set-tag HTTP/1.1" 200 109 0.004091 10.0.0.23 - - [2025-10-31 08:40:26] "GET /virtual-machine-interface/8884a8a4-b634-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009712 10.0.0.23 - - [2025-10-31 08:40:26] "POST /ref-update HTTP/1.1" 200 156 0.014247 10.0.0.23 - - [2025-10-31 08:40:26] "GET /floating-ip/9c41b58e-03de-4cdc-bf58-11ba8b2e3ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.019717 10.0.0.23 - - [2025-10-31 08:40:26] "GET /loadbalancer-pool/27ade4ae-5d02-4961-91a8-6420db42666a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.033147 10.0.0.23 - - [2025-10-31 08:40:26] "PUT /floating-ip/9c41b58e-03de-4cdc-bf58-11ba8b2e3ab6 HTTP/1.1" 200 256 0.045998 10.0.0.23 - - [2025-10-31 08:40:26] "POST /loadbalancer-members HTTP/1.1" 200 692 0.044810 10.0.0.23 - - [2025-10-31 08:40:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.018918 10.0.0.23 - - [2025-10-31 08:40:26] "GET /virtual-machine-interface/8884a8a4-b634-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012008 10.0.0.23 - - [2025-10-31 08:40:26] "GET /virtual-machine-interface/8884a8a4-b634-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005491 10.0.0.23 - - [2025-10-31 08:40:26] "POST /ref-update HTTP/1.1" 200 156 0.021486 10.0.0.23 - - [2025-10-31 08:40:26] "POST /set-tag HTTP/1.1" 200 109 0.023406 10.0.0.23 - - [2025-10-31 08:40:26] "GET /floating-ip/9c41b58e-03de-4cdc-bf58-11ba8b2e3ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.024190 10.0.0.23 - - [2025-10-31 08:40:26] "PUT /floating-ip/9c41b58e-03de-4cdc-bf58-11ba8b2e3ab6 HTTP/1.1" 200 256 0.016815 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:40:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001153 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:40:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001009 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:40:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000916 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:40:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001041 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:40:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001273 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:40:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002357 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:40:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000996 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:40:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001305 10.0.0.23 - - [2025-10-31 08:42:27] "GET /virtual-machine-interface/8884a8a4-b634-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005687 10.0.0.23 - - [2025-10-31 08:42:27] "POST /set-tag HTTP/1.1" 200 109 0.003265 10.0.0.23 - - [2025-10-31 08:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.23 - - [2025-10-31 08:42:27] "GET /loadbalancer/0aca71a9-2ba7-4795-b1d2-9ce648416d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.006566 10.0.0.23 - - [2025-10-31 08:42:27] "GET /virtual-machine-interface/8884a8a4-b634-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006464 10.0.0.23 - - [2025-10-31 08:42:27] "POST /set-tag HTTP/1.1" 200 109 0.038099 10.0.0.23 - - [2025-10-31 08:42:27] "DELETE /loadbalancer-member/617432f5-6d9e-4497-b530-7eefe817b160 HTTP/1.1" 200 115 0.070377 10.0.0.23 - - [2025-10-31 08:42:27] "GET /virtual-machine-interface/8884a8a4-b634-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007580 10.0.0.23 - - [2025-10-31 08:42:27] "POST /set-tag HTTP/1.1" 200 109 0.003204 10.0.0.23 - - [2025-10-31 08:42:27] "DELETE /loadbalancer-member/c538352d-7706-48b4-b109-a2b9aff0254b HTTP/1.1" 200 115 0.038745 10.0.0.23 - - [2025-10-31 08:42:27] "GET /virtual-machine-interface/8884a8a4-b634-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007435 10.0.0.23 - - [2025-10-31 08:42:27] "POST /set-tag HTTP/1.1" 200 109 0.002549 10.0.0.23 - - [2025-10-31 08:42:28] "DELETE /loadbalancer-member/f7b0b995-4ea0-4183-917a-47ad5567bd90 HTTP/1.1" 200 115 0.043039 10.0.0.23 - - [2025-10-31 08:42:28] "GET /virtual-machine-interface/8884a8a4-b634-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007394 10.0.0.23 - - [2025-10-31 08:42:28] "POST /set-tag HTTP/1.1" 200 109 0.003144 10.0.0.23 - - [2025-10-31 08:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007698 10.0.0.23 - - [2025-10-31 08:42:28] "GET /loadbalancer/0aca71a9-2ba7-4795-b1d2-9ce648416d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.004452 10.0.0.23 - - [2025-10-31 08:42:28] "GET /loadbalancer-pool/1d606cdd-4058-4185-9914-569946af4f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003290 10.0.0.23 - - [2025-10-31 08:42:28] "POST /loadbalancer-members HTTP/1.1" 200 690 0.031605 10.0.0.23 - - [2025-10-31 08:42:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.029041 10.0.0.23 - - [2025-10-31 08:42:28] "GET /virtual-machine-interface/8884a8a4-b634-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.023680 10.0.0.23 - - [2025-10-31 08:42:28] "GET /virtual-machine-interface/8884a8a4-b634-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009584 10.0.0.23 - - [2025-10-31 08:42:28] "GET /floating-ip/9c41b58e-03de-4cdc-bf58-11ba8b2e3ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003459 10.0.0.23 - - [2025-10-31 08:42:28] "POST /set-tag HTTP/1.1" 200 109 0.062524 10.0.0.23 - - [2025-10-31 08:42:28] "GET /loadbalancer-pool/b2715100-2acb-46f4-829c-3514e697aa29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.007676 10.0.0.23 - - [2025-10-31 08:42:28] "POST /loadbalancer-members HTTP/1.1" 200 690 0.044410 10.0.0.23 - - [2025-10-31 08:42:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.012072 10.0.0.23 - - [2025-10-31 08:42:28] "GET /virtual-machine-interface/8884a8a4-b634-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.020994 10.0.0.23 - - [2025-10-31 08:42:28] "POST /set-tag HTTP/1.1" 200 109 0.015185 10.0.0.23 - - [2025-10-31 08:42:28] "GET /virtual-machine-interface/8884a8a4-b634-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006365 10.0.0.23 - - [2025-10-31 08:42:28] "GET /floating-ip/9c41b58e-03de-4cdc-bf58-11ba8b2e3ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003912 10.0.0.23 - - [2025-10-31 08:42:28] "GET /loadbalancer-pool/27ade4ae-5d02-4961-91a8-6420db42666a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005019 10.0.0.23 - - [2025-10-31 08:42:28] "POST /loadbalancer-members HTTP/1.1" 200 692 0.037569 10.0.0.23 - - [2025-10-31 08:42:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.023115 10.0.0.23 - - [2025-10-31 08:42:28] "GET /virtual-machine-interface/8884a8a4-b634-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.029400 10.0.0.23 - - [2025-10-31 08:42:28] "GET /virtual-machine-interface/8884a8a4-b634-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012082 10.0.0.23 - - [2025-10-31 08:42:28] "GET /floating-ip/9c41b58e-03de-4cdc-bf58-11ba8b2e3ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002702 10.0.0.23 - - [2025-10-31 08:42:28] "POST /set-tag HTTP/1.1" 200 109 0.003580 10.0.0.23 - - [2025-10-31 08:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.23 - - [2025-10-31 08:42:46] "GET /virtual-router/c0c64fab-367d-4540-8ebd-20195d242a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003729 10.0.0.240 - - [2025-10-31 08:42:59] "GET / HTTP/1.1" 200 35931 0.001879 10.0.0.240 - - [2025-10-31 08:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.240 - - [2025-10-31 08:42:59] "GET /global-system-config/b0d34cf1-e0b6-4a14-bc9a-8826ddf415b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005020 10.0.0.240 - - [2025-10-31 08:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.240 - - [2025-10-31 08:42:59] "GET /routing-instance/f397ffcc-667e-478d-b7c4-5b1784013e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003370 10.0.0.240 - - [2025-10-31 08:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011147 10.0.0.240 - - [2025-10-31 08:42:59] "GET /virtual-router/c0c64fab-367d-4540-8ebd-20195d242a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002639 10.0.0.240 - - [2025-10-31 08:42:59] "PUT /virtual-router/c0c64fab-367d-4540-8ebd-20195d242a24 HTTP/1.1" 200 262 0.020163 10.0.0.240 - - [2025-10-31 08:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.240 - - [2025-10-31 08:42:59] "GET /virtual-router/c0c64fab-367d-4540-8ebd-20195d242a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.005917 10.0.0.240 - - [2025-10-31 08:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.240 - - [2025-10-31 08:42:59] "GET /virtual-machine-interface/c502acbf-078f-4443-93b8-a6411bf03197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.007184 10.0.0.240 - - [2025-10-31 08:42:59] "PUT /virtual-machine-interface/c502acbf-078f-4443-93b8-a6411bf03197 HTTP/1.1" 200 284 0.012043 10.0.0.23 - - [2025-10-31 08:43:49] "GET /global-system-configs HTTP/1.1" 200 322 0.002655 10.0.0.23 - - [2025-10-31 08:43:50] "GET /global-system-configs HTTP/1.1" 200 322 0.009559 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:44:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001009 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:44:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001025 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:44:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001349 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:44:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001187 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:44:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001324 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:44:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000992 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:45:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001022 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:45:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000896 10.0.0.23 - - [2025-10-31 08:46:32] "GET /virtual-machine-interface/8884a8a4-b634-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004879 10.0.0.23 - - [2025-10-31 08:46:32] "POST /set-tag HTTP/1.1" 200 109 0.002752 10.0.0.23 - - [2025-10-31 08:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.23 - - [2025-10-31 08:46:32] "GET /loadbalancer/0aca71a9-2ba7-4795-b1d2-9ce648416d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002620 10.0.0.23 - - [2025-10-31 08:46:32] "GET /virtual-machine-interface/8884a8a4-b634-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005493 10.0.0.23 - - [2025-10-31 08:46:32] "POST /set-tag HTTP/1.1" 200 109 0.023793 10.0.0.23 - - [2025-10-31 08:46:32] "DELETE /loadbalancer-member/1f9df868-81bd-49b2-a784-6d8bb2561d2d HTTP/1.1" 200 115 0.044593 10.0.0.23 - - [2025-10-31 08:46:32] "GET /virtual-machine-interface/8884a8a4-b634-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004892 10.0.0.23 - - [2025-10-31 08:46:32] "POST /set-tag HTTP/1.1" 200 109 0.003760 10.0.0.23 - - [2025-10-31 08:46:32] "DELETE /loadbalancer-member/c2d46b6b-d249-497d-af1b-bb6c5b273c5b HTTP/1.1" 200 115 0.064636 10.0.0.23 - - [2025-10-31 08:46:32] "GET /virtual-machine-interface/8884a8a4-b634-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005814 10.0.0.23 - - [2025-10-31 08:46:32] "POST /set-tag HTTP/1.1" 200 109 0.006284 10.0.0.23 - - [2025-10-31 08:46:32] "DELETE /loadbalancer-member/b3325c70-5b69-4cf2-b542-1947081b24a6 HTTP/1.1" 200 115 0.039517 10.0.0.23 - - [2025-10-31 08:46:32] "GET /virtual-machine-interface/8884a8a4-b634-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004863 10.0.0.23 - - [2025-10-31 08:46:32] "POST /set-tag HTTP/1.1" 200 109 0.003455 10.0.0.23 - - [2025-10-31 08:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.23 - - [2025-10-31 08:46:32] "GET /loadbalancer/0aca71a9-2ba7-4795-b1d2-9ce648416d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002355 10.0.0.23 - - [2025-10-31 08:46:32] "GET /loadbalancer-pool/1d606cdd-4058-4185-9914-569946af4f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004279 10.0.0.23 - - [2025-10-31 08:46:32] "POST /loadbalancer-members HTTP/1.1" 200 690 0.031996 10.0.0.23 - - [2025-10-31 08:46:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.037491 10.0.0.23 - - [2025-10-31 08:46:33] "GET /virtual-machine-interface/8884a8a4-b634-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.023269 10.0.0.23 - - [2025-10-31 08:46:33] "GET /virtual-machine-interface/8884a8a4-b634-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.020980 10.0.0.23 - - [2025-10-31 08:46:33] "GET /floating-ip/9c41b58e-03de-4cdc-bf58-11ba8b2e3ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003299 10.0.0.23 - - [2025-10-31 08:46:33] "POST /set-tag HTTP/1.1" 200 109 0.073890 10.0.0.23 - - [2025-10-31 08:46:33] "GET /loadbalancer-pool/b2715100-2acb-46f4-829c-3514e697aa29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.018480 10.0.0.23 - - [2025-10-31 08:46:33] "POST /loadbalancer-members HTTP/1.1" 200 690 0.037059 10.0.0.23 - - [2025-10-31 08:46:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.011546 10.0.0.23 - - [2025-10-31 08:46:33] "GET /virtual-machine-interface/8884a8a4-b634-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.044066 10.0.0.23 - - [2025-10-31 08:46:33] "GET /virtual-machine-interface/8884a8a4-b634-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.027725 10.0.0.23 - - [2025-10-31 08:46:33] "POST /set-tag HTTP/1.1" 200 109 0.007100 10.0.0.23 - - [2025-10-31 08:46:33] "GET /floating-ip/9c41b58e-03de-4cdc-bf58-11ba8b2e3ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.005089 10.0.0.23 - - [2025-10-31 08:46:33] "GET /loadbalancer-pool/27ade4ae-5d02-4961-91a8-6420db42666a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003454 10.0.0.23 - - [2025-10-31 08:46:33] "POST /loadbalancer-members HTTP/1.1" 200 692 0.032148 10.0.0.23 - - [2025-10-31 08:46:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.040419 10.0.0.23 - - [2025-10-31 08:46:33] "GET /virtual-machine-interface/8884a8a4-b634-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016579 10.0.0.23 - - [2025-10-31 08:46:33] "GET /virtual-machine-interface/8884a8a4-b634-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008440 10.0.0.23 - - [2025-10-31 08:46:33] "GET /floating-ip/9c41b58e-03de-4cdc-bf58-11ba8b2e3ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.007071 10.0.0.23 - - [2025-10-31 08:46:33] "POST /set-tag HTTP/1.1" 200 109 0.008017 10.0.0.23 - - [2025-10-31 08:48:49] "GET /global-system-configs HTTP/1.1" 200 322 0.001969 10.0.0.23 - - [2025-10-31 08:48:50] "GET /global-system-configs HTTP/1.1" 200 322 0.002012 10.0.0.23 - - [2025-10-31 08:49:07] "GET / HTTP/1.1" 200 35931 0.001648 10.0.0.23 - - [2025-10-31 08:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.23 - - [2025-10-31 08:49:07] "GET /project/b2f7efad-0b58-4856-be48-a9b8fbd9d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.040663 10.0.0.23 - - [2025-10-31 08:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010606 10.0.0.23 - - [2025-10-31 08:49:07] "GET /project/b2f7efad-0b58-4856-be48-a9b8fbd9d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.046869 10.0.0.23 - - [2025-10-31 08:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.23 - - [2025-10-31 08:49:07] "GET /project/b2f7efad-0b58-4856-be48-a9b8fbd9d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.046981 10.0.0.23 - - [2025-10-31 08:49:08] "POST /tags HTTP/1.1" 200 333 0.034108 10.0.0.23 - - [2025-10-31 08:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.23 - - [2025-10-31 08:49:08] "GET /tag/7e6a52ab-9507-43f6-b703-c0078f0e626c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.028340 10.0.0.23 - - [2025-10-31 08:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.23 - - [2025-10-31 08:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.013216 10.0.0.23 - - [2025-10-31 08:49:08] "GET /project/b2f7efad-0b58-4856-be48-a9b8fbd9d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.058542 10.0.0.23 - - [2025-10-31 08:49:08] "GET /virtual-networks?parent_id=b2f7efad-0b58-4856-be48-a9b8fbd9d988&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.003075 10.0.0.23 - - [2025-10-31 08:49:08] "GET /project/b2f7efad-0b58-4856-be48-a9b8fbd9d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.052906 10.0.0.23 - - [2025-10-31 08:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.23 - - [2025-10-31 08:49:08] "GET /virtual-network/6e042799-8b3a-4556-9a6d-8007147064ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.010204 10.0.0.23 - - [2025-10-31 08:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.23 - - [2025-10-31 08:49:08] "GET /service-appliance-set/46b69b59-1489-4c8f-ae4c-cf7882d03ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003530 10.0.0.23 - - [2025-10-31 08:49:08] "POST /virtual-networks HTTP/1.1" 200 512 0.076115 10.0.0.23 - - [2025-10-31 08:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006191 10.0.0.23 - - [2025-10-31 08:49:08] "GET /network-ipam/ae8cada6-63dc-4ae5-b85b-ab9e47d1be49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.006592 10.0.0.23 - - [2025-10-31 08:49:08] "POST /fqname-to-id HTTP/1.1" 404 254 0.002000 10.0.0.23 - - [2025-10-31 08:49:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.154387 10.0.0.23 - - [2025-10-31 08:49:08] "GET /virtual-machine-interface/881642a1-ca77-4aa0-8d5b-f2f7a21636f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.018633 10.0.0.23 - - [2025-10-31 08:49:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003673 10.0.0.23 - - [2025-10-31 08:49:08] "POST /ref-update HTTP/1.1" 200 156 0.222059 10.0.0.23 - - [2025-10-31 08:49:08] "GET /virtual-network/a69e6a31-0fec-4c6e-98f4-6e652ea1bfe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.005803 10.0.0.23 - - [2025-10-31 08:49:08] "GET /domains HTTP/1.1" 200 280 0.001774 10.0.0.23 - - [2025-10-31 08:49:08] "GET /domain/91a6d216-13e0-4427-be85-f87f03d65042 HTTP/1.1" 200 3087 0.017339 10.0.0.23 - - [2025-10-31 08:49:08] "POST /instance-ips HTTP/1.1" 200 409 0.057590 10.0.0.23 - - [2025-10-31 08:49:08] "GET /instance-ip/d36f4add-93ae-4a42-b3f7-2d9a9a76962a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.006936 10.0.0.23 - - [2025-10-31 08:49:08] "GET /project/b2f7efad-0b58-4856-be48-a9b8fbd9d988 HTTP/1.1" 200 5477 0.060168 10.0.0.23 - - [2025-10-31 08:49:08] "GET /virtual-network/a69e6a31-0fec-4c6e-98f4-6e652ea1bfe5 HTTP/1.1" 200 2087 0.050486 10.0.0.23 - - [2025-10-31 08:49:08] "POST /loadbalancers HTTP/1.1" 200 610 0.097987 10.0.0.23 - - [2025-10-31 08:49:08] "GET /virtual-network/a69e6a31-0fec-4c6e-98f4-6e652ea1bfe5 HTTP/1.1" 200 2087 0.005906 10.0.0.23 - - [2025-10-31 08:49:08] "GET /routing-instance/417b52e7-a526-4824-8222-fb1b7724eba5 HTTP/1.1" 200 1180 0.013594 10.0.0.23 - - [2025-10-31 08:49:08] "GET /routing-instance/417b52e7-a526-4824-8222-fb1b7724eba5 HTTP/1.1" 200 1180 0.004323 10.0.0.23 - - [2025-10-31 08:49:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.016156 10.0.0.23 - - [2025-10-31 08:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012899 10.0.0.23 - - [2025-10-31 08:49:08] "POST /route-targets HTTP/1.1" 200 327 0.026521 10.0.0.23 - - [2025-10-31 08:49:08] "GET /project/b2f7efad-0b58-4856-be48-a9b8fbd9d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.071320 10.0.0.23 - - [2025-10-31 08:49:08] "GET /instance-ip/d36f4add-93ae-4a42-b3f7-2d9a9a76962a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.002965 10.0.0.23 - - [2025-10-31 08:49:08] "POST /ref-update HTTP/1.1" 200 156 0.035422 10.0.0.23 - - [2025-10-31 08:49:09] "GET /project/b2f7efad-0b58-4856-be48-a9b8fbd9d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.081949 10.0.0.23 - - [2025-10-31 08:49:09] "GET /loadbalancer/56b9782d-3db8-4f69-ac0b-a4c5bef1d055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.014524 10.0.0.23 - - [2025-10-31 08:49:09] "POST /floating-ips HTTP/1.1" 200 597 0.054601 10.0.0.23 - - [2025-10-31 08:49:09] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.035574 10.0.0.23 - - [2025-10-31 08:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003678 10.0.0.23 - - [2025-10-31 08:49:09] "GET /project/b2f7efad-0b58-4856-be48-a9b8fbd9d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029330 10.0.0.23 - - [2025-10-31 08:49:09] "GET /loadbalancer-listener/79871c05-1407-411c-b7ae-303d54b89edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003160 10.0.0.23 - - [2025-10-31 08:49:09] "GET /loadbalancer-listener/79871c05-1407-411c-b7ae-303d54b89edb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003483 10.0.0.23 - - [2025-10-31 08:49:09] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.029069 10.0.0.23 - - [2025-10-31 08:49:09] "GET /instance-ip/d36f4add-93ae-4a42-b3f7-2d9a9a76962a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.002991 10.0.0.23 - - [2025-10-31 08:49:09] "GET /instance-ip/d36f4add-93ae-4a42-b3f7-2d9a9a76962a?fields=floating_ips HTTP/1.1" 200 1213 0.005777 10.0.0.23 - - [2025-10-31 08:49:09] "GET /floating-ip/0d2cd918-bee1-4e75-8550-bd967724e85b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002846 10.0.0.23 - - [2025-10-31 08:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.23 - - [2025-10-31 08:49:09] "GET /loadbalancer/56b9782d-3db8-4f69-ac0b-a4c5bef1d055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002947 10.0.0.23 - - [2025-10-31 08:49:09] "POST /tags HTTP/1.1" 200 295 0.057009 10.0.0.23 - - [2025-10-31 08:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.23 - - [2025-10-31 08:49:09] "GET /tag/1f541416-4234-4bca-93e3-172ffd253558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.012764 10.0.0.23 - - [2025-10-31 08:49:09] "POST /tags HTTP/1.1" 409 233 0.003236 10.0.0.23 - - [2025-10-31 08:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002858 10.0.0.23 - - [2025-10-31 08:49:09] "GET /tag/d0cb4a04-ef70-4dac-b9bb-4f86e91322ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.019499 10.0.0.23 - - [2025-10-31 08:49:09] "POST /tags HTTP/1.1" 409 206 0.001952 10.0.0.23 - - [2025-10-31 08:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.23 - - [2025-10-31 08:49:09] "GET /tag/d3758d23-56ce-433d-9472-0d43de6feebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011817 10.0.0.23 - - [2025-10-31 08:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011811 10.0.0.23 - - [2025-10-31 08:49:09] "GET /virtual-network/3bd373ea-7115-43e6-88d0-b6245cff9578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.007497 10.0.0.23 - - [2025-10-31 08:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.23 - - [2025-10-31 08:49:09] "GET /project/b2f7efad-0b58-4856-be48-a9b8fbd9d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.054145 10.0.0.23 - - [2025-10-31 08:49:09] "POST /virtual-machines HTTP/1.1" 200 369 0.015936 10.0.0.23 - - [2025-10-31 08:49:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.026382 10.0.0.23 - - [2025-10-31 08:49:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.169888 10.0.0.23 - - [2025-10-31 08:49:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.009411 10.0.0.23 - - [2025-10-31 08:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.021115 10.0.0.23 - - [2025-10-31 08:49:10] "GET /virtual-machine-interface/778643bc-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004950 10.0.0.23 - - [2025-10-31 08:49:10] "POST /instance-ips HTTP/1.1" 200 409 0.020451 10.0.0.23 - - [2025-10-31 08:49:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.031941 10.0.0.23 - - [2025-10-31 08:49:10] "GET /virtual-machine-interface/778643bc-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.016483 10.0.0.23 - - [2025-10-31 08:49:10] "POST /set-tag HTTP/1.1" 200 109 0.017022 10.0.0.23 - - [2025-10-31 08:49:10] "GET /virtual-machine-interface/778643bc-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018852 10.0.0.23 - - [2025-10-31 08:49:10] "GET /instance-ip/77ab1c5a-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.021608 10.0.0.23 - - [2025-10-31 08:49:10] "GET /virtual-machine-interface/778643bc-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004671 10.0.0.23 - - [2025-10-31 08:49:10] "POST /set-tag HTTP/1.1" 200 109 0.002305 10.0.0.23 - - [2025-10-31 08:49:10] "GET /virtual-router/c0c64fab-367d-4540-8ebd-20195d242a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002960 10.0.0.23 - - [2025-10-31 08:49:10] "POST /ref-update HTTP/1.1" 200 156 0.011253 10.0.0.23 - - [2025-10-31 08:49:10] "GET /virtual-machine-interface/778643bc-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.019771 10.0.0.23 - - [2025-10-31 08:49:10] "POST /set-tag HTTP/1.1" 200 109 0.002892 10.0.0.23 - - [2025-10-31 08:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.23 - - [2025-10-31 08:49:10] "GET /virtual-network/3bd373ea-7115-43e6-88d0-b6245cff9578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.005847 10.0.0.23 - - [2025-10-31 08:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.23 - - [2025-10-31 08:49:10] "GET /project/b2f7efad-0b58-4856-be48-a9b8fbd9d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.046736 10.0.0.23 - - [2025-10-31 08:49:10] "POST /virtual-machines HTTP/1.1" 200 369 0.009182 10.0.0.23 - - [2025-10-31 08:49:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.021307 10.0.0.23 - - [2025-10-31 08:49:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.117647 10.0.0.23 - - [2025-10-31 08:49:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.009956 10.0.0.23 - - [2025-10-31 08:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006462 10.0.0.23 - - [2025-10-31 08:49:10] "GET /virtual-machine-interface/78094a6e-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.012694 10.0.0.23 - - [2025-10-31 08:49:10] "POST /instance-ips HTTP/1.1" 200 409 0.022238 10.0.0.23 - - [2025-10-31 08:49:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.026935 10.0.0.23 - - [2025-10-31 08:49:11] "GET /virtual-machine-interface/78094a6e-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.010919 10.0.0.23 - - [2025-10-31 08:49:11] "POST /set-tag HTTP/1.1" 200 109 0.017005 10.0.0.23 - - [2025-10-31 08:49:11] "GET /virtual-machine-interface/78094a6e-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010981 10.0.0.23 - - [2025-10-31 08:49:11] "GET /instance-ip/7824b0c4-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003873 10.0.0.23 - - [2025-10-31 08:49:11] "GET /virtual-machine-interface/78094a6e-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005113 10.0.0.23 - - [2025-10-31 08:49:11] "POST /set-tag HTTP/1.1" 200 109 0.003096 10.0.0.23 - - [2025-10-31 08:49:11] "GET /virtual-router/c0c64fab-367d-4540-8ebd-20195d242a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.006083 10.0.0.23 - - [2025-10-31 08:49:11] "POST /ref-update HTTP/1.1" 200 156 0.017861 10.0.0.23 - - [2025-10-31 08:49:11] "GET /virtual-machine-interface/78094a6e-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016628 10.0.0.23 - - [2025-10-31 08:49:11] "POST /set-tag HTTP/1.1" 200 109 0.002904 10.0.0.23 - - [2025-10-31 08:49:11] "GET /virtual-machine-interface/778643bc-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004894 10.0.0.23 - - [2025-10-31 08:49:11] "POST /set-tag HTTP/1.1" 200 109 0.002475 10.0.0.23 - - [2025-10-31 08:49:11] "GET /virtual-machine-interface/78094a6e-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006234 10.0.0.23 - - [2025-10-31 08:49:11] "POST /set-tag HTTP/1.1" 200 109 0.003635 10.0.0.23 - - [2025-10-31 08:49:13] "GET /domains HTTP/1.1" 200 280 0.002486 10.0.0.23 - - [2025-10-31 08:49:13] "GET /domain/91a6d216-13e0-4427-be85-f87f03d65042 HTTP/1.1" 200 3087 0.003417 10.0.0.23 - - [2025-10-31 08:49:13] "GET /project/b2f7efad-0b58-4856-be48-a9b8fbd9d988 HTTP/1.1" 200 7065 0.046679 10.0.0.23 - - [2025-10-31 08:49:13] "GET /virtual-network/a69e6a31-0fec-4c6e-98f4-6e652ea1bfe5 HTTP/1.1" 200 2087 0.004719 10.0.0.23 - - [2025-10-31 08:49:13] "GET /virtual-network/a69e6a31-0fec-4c6e-98f4-6e652ea1bfe5 HTTP/1.1" 200 2087 0.004529 10.0.0.23 - - [2025-10-31 08:49:13] "GET /routing-instance/417b52e7-a526-4824-8222-fb1b7724eba5 HTTP/1.1" 200 1401 0.004311 10.0.0.23 - - [2025-10-31 08:49:14] "GET /routing-instance/417b52e7-a526-4824-8222-fb1b7724eba5 HTTP/1.1" 200 1401 0.003190 10.0.0.23 - - [2025-10-31 08:49:14] "GET /route-target/87b9711d-9b36-423b-9a20-c7bbca58cf41 HTTP/1.1" 200 1152 0.002687 10.0.0.23 - - [2025-10-31 08:49:14] "GET /virtual-network/a69e6a31-0fec-4c6e-98f4-6e652ea1bfe5 HTTP/1.1" 200 2087 0.004097 10.0.0.23 - - [2025-10-31 08:49:14] "GET /routing-instance/417b52e7-a526-4824-8222-fb1b7724eba5 HTTP/1.1" 200 1401 0.002497 10.0.0.23 - - [2025-10-31 08:49:14] "GET /virtual-network/a69e6a31-0fec-4c6e-98f4-6e652ea1bfe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.003781 10.0.0.23 - - [2025-10-31 08:49:14] "GET /virtual-network/a69e6a31-0fec-4c6e-98f4-6e652ea1bfe5 HTTP/1.1" 200 2087 0.005700 10.0.0.23 - - [2025-10-31 08:49:14] "GET /routing-instance/417b52e7-a526-4824-8222-fb1b7724eba5 HTTP/1.1" 200 1401 0.002367 10.0.0.23 - - [2025-10-31 08:49:14] "GET /routing-instance/417b52e7-a526-4824-8222-fb1b7724eba5 HTTP/1.1" 200 1401 0.002758 10.0.0.23 - - [2025-10-31 08:49:14] "GET /route-target/87b9711d-9b36-423b-9a20-c7bbca58cf41 HTTP/1.1" 200 1152 0.002026 10.0.0.23 - - [2025-10-31 08:49:14] "GET /domains HTTP/1.1" 200 280 0.002254 10.0.0.23 - - [2025-10-31 08:49:14] "GET /domain/91a6d216-13e0-4427-be85-f87f03d65042 HTTP/1.1" 200 3087 0.002844 10.0.0.23 - - [2025-10-31 08:49:14] "GET /project/b2f7efad-0b58-4856-be48-a9b8fbd9d988 HTTP/1.1" 200 7065 0.037053 10.0.0.23 - - [2025-10-31 08:49:14] "GET /virtual-network/a69e6a31-0fec-4c6e-98f4-6e652ea1bfe5 HTTP/1.1" 200 2087 0.005385 10.0.0.23 - - [2025-10-31 08:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.23 - - [2025-10-31 08:49:14] "GET /project/b2f7efad-0b58-4856-be48-a9b8fbd9d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037930 10.0.0.23 - - [2025-10-31 08:49:14] "GET /virtual-network/a69e6a31-0fec-4c6e-98f4-6e652ea1bfe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.007083 10.0.0.23 - - [2025-10-31 08:49:14] "GET /floating-ip-pools?parent_id=a69e6a31-0fec-4c6e-98f4-6e652ea1bfe5&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002071 10.0.0.23 - - [2025-10-31 08:49:14] "GET /virtual-network/a69e6a31-0fec-4c6e-98f4-6e652ea1bfe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.003924 10.0.0.23 - - [2025-10-31 08:49:14] "POST /floating-ip-pools HTTP/1.1" 200 562 0.019818 10.0.0.23 - - [2025-10-31 08:49:14] "POST /ref-update HTTP/1.1" 200 156 0.012074 10.0.0.23 - - [2025-10-31 08:49:14] "GET /virtual-network/a69e6a31-0fec-4c6e-98f4-6e652ea1bfe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.026567 10.0.0.23 - - [2025-10-31 08:49:14] "GET /domains HTTP/1.1" 200 280 0.002925 10.0.0.23 - - [2025-10-31 08:49:14] "GET /domain/91a6d216-13e0-4427-be85-f87f03d65042 HTTP/1.1" 200 3087 0.004265 10.0.0.23 - - [2025-10-31 08:49:14] "GET /project/b2f7efad-0b58-4856-be48-a9b8fbd9d988 HTTP/1.1" 200 7321 0.034808 10.0.0.23 - - [2025-10-31 08:49:14] "GET /virtual-network/a69e6a31-0fec-4c6e-98f4-6e652ea1bfe5 HTTP/1.1" 200 2325 0.006562 10.0.0.23 - - [2025-10-31 08:49:14] "GET /floating-ip-pool/0715a1b9-a157-4b6a-893a-9a824a3a8742 HTTP/1.1" 200 1312 0.003177 10.0.0.23 - - [2025-10-31 08:49:14] "GET /domains HTTP/1.1" 200 280 0.001490 10.0.0.23 - - [2025-10-31 08:49:14] "GET /domain/91a6d216-13e0-4427-be85-f87f03d65042 HTTP/1.1" 200 3087 0.002830 10.0.0.23 - - [2025-10-31 08:49:14] "GET /project/b2f7efad-0b58-4856-be48-a9b8fbd9d988 HTTP/1.1" 200 7321 0.035376 10.0.0.23 - - [2025-10-31 08:49:14] "GET /virtual-network/a69e6a31-0fec-4c6e-98f4-6e652ea1bfe5 HTTP/1.1" 200 2325 0.005200 10.0.0.23 - - [2025-10-31 08:49:14] "GET /virtual-network/a69e6a31-0fec-4c6e-98f4-6e652ea1bfe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004149 10.0.0.23 - - [2025-10-31 08:49:14] "POST /tags HTTP/1.1" 200 365 0.061273 10.0.0.23 - - [2025-10-31 08:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008877 10.0.0.23 - - [2025-10-31 08:49:14] "GET /tag/3ca6e5d3-76e8-4e11-9901-8d15060de80e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.021774 10.0.0.23 - - [2025-10-31 08:49:14] "POST /tags HTTP/1.1" 409 206 0.002337 10.0.0.23 - - [2025-10-31 08:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.23 - - [2025-10-31 08:49:14] "GET /tag/d3758d23-56ce-433d-9472-0d43de6feebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012008 10.0.0.23 - - [2025-10-31 08:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.23 - - [2025-10-31 08:49:14] "GET /project/b2f7efad-0b58-4856-be48-a9b8fbd9d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.026551 10.0.0.23 - - [2025-10-31 08:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.23 - - [2025-10-31 08:49:14] "GET /virtual-network/3bd373ea-7115-43e6-88d0-b6245cff9578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004346 10.0.0.23 - - [2025-10-31 08:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.23 - - [2025-10-31 08:49:14] "GET /service-appliance-set/60135c09-2a51-48a1-a5e3-273c11f9a0de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.005695 10.0.0.23 - - [2025-10-31 08:49:14] "POST /fqname-to-id HTTP/1.1" 404 258 0.002146 10.0.0.23 - - [2025-10-31 08:49:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.112100 10.0.0.23 - - [2025-10-31 08:49:15] "GET /virtual-machine-interface/5fd6b275-93b3-48d9-84a5-1b062bec9aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.012028 10.0.0.23 - - [2025-10-31 08:49:15] "POST /set-tag HTTP/1.1" 200 109 0.017974 10.0.0.23 - - [2025-10-31 08:49:15] "POST /instance-ips HTTP/1.1" 200 417 0.028291 10.0.0.23 - - [2025-10-31 08:49:15] "GET /instance-ip/3bff9de5-fe2a-45bf-ab77-da5dd42039a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.010667 10.0.0.23 - - [2025-10-31 08:49:15] "POST /loadbalancers HTTP/1.1" 200 618 0.061379 10.0.0.23 - - [2025-10-31 08:49:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.010611 10.0.0.23 - - [2025-10-31 08:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006379 10.0.0.23 - - [2025-10-31 08:49:15] "POST /service-instances HTTP/1.1" 200 566 0.052835 10.0.0.23 - - [2025-10-31 08:49:15] "POST /ref-update HTTP/1.1" 200 156 0.032508 10.0.0.23 - - [2025-10-31 08:49:15] "GET /project/b2f7efad-0b58-4856-be48-a9b8fbd9d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.070758 10.0.0.23 - - [2025-10-31 08:49:15] "PUT /service-instance/544abdf1-854e-44ed-97b6-8e0b418072e6 HTTP/1.1" 200 266 0.010163 10.0.0.23 - - [2025-10-31 08:49:15] "GET /virtual-machine-interface/5fd6b275-93b3-48d9-84a5-1b062bec9aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.008715 10.0.0.23 - - [2025-10-31 08:49:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.029586 10.0.0.23 - - [2025-10-31 08:49:15] "GET /virtual-machine-interface/5fd6b275-93b3-48d9-84a5-1b062bec9aff?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.026098 10.0.0.23 - - [2025-10-31 08:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.23 - - [2025-10-31 08:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.23 - - [2025-10-31 08:49:15] "GET /floating-ip-pool/0715a1b9-a157-4b6a-893a-9a824a3a8742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.003012 10.0.0.23 - - [2025-10-31 08:49:15] "POST /virtual-machines HTTP/1.1" 200 429 0.018990 10.0.0.23 - - [2025-10-31 08:49:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.161550 10.0.0.23 - - [2025-10-31 08:49:15] "POST /floating-ips HTTP/1.1" 200 671 0.189444 10.0.0.23 - - [2025-10-31 08:49:15] "POST /chown HTTP/1.1" 200 109 0.046559 10.0.0.23 - - [2025-10-31 08:49:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.028404 10.0.0.23 - - [2025-10-31 08:49:15] "GET /application-policy-set/74072065-16f4-4a9d-b8ec-d6240c73d234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004392 10.0.0.23 - - [2025-10-31 08:49:15] "POST /chown HTTP/1.1" 200 109 0.007906 10.0.0.23 - - [2025-10-31 08:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005560 10.0.0.23 - - [2025-10-31 08:49:15] "GET /policy-management/5ac29a62-0784-431c-9330-bd30fe727281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004492 10.0.0.23 - - [2025-10-31 08:49:15] "POST /tags HTTP/1.1" 409 221 0.001967 10.0.0.23 - - [2025-10-31 08:49:15] "PUT /virtual-machine-interface/65adfb2d-b663-496d-96c5-b8c99f2d45e9 HTTP/1.1" 200 284 0.039454 10.0.0.23 - - [2025-10-31 08:49:15] "PUT /instance-ip/3bff9de5-fe2a-45bf-ab77-da5dd42039a1 HTTP/1.1" 200 256 0.030141 10.0.0.23 - - [2025-10-31 08:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.013306 10.0.0.23 - - [2025-10-31 08:49:15] "GET /tag/7e6a52ab-9507-43f6-b703-c0078f0e626c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.018128 10.0.0.23 - - [2025-10-31 08:49:15] "POST /tags HTTP/1.1" 409 238 0.003998 10.0.0.23 - - [2025-10-31 08:49:15] "POST /ref-update HTTP/1.1" 200 156 0.020514 10.0.0.23 - - [2025-10-31 08:49:16] "POST /ref-update HTTP/1.1" 200 156 0.023534 10.0.0.23 - - [2025-10-31 08:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.016609 10.0.0.23 - - [2025-10-31 08:49:16] "POST /ref-update HTTP/1.1" 200 156 0.024145 10.0.0.23 - - [2025-10-31 08:49:16] "GET /tag/3ca6e5d3-76e8-4e11-9901-8d15060de80e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.024422 10.0.0.23 - - [2025-10-31 08:49:16] "POST /ref-update HTTP/1.1" 200 156 0.015389 10.0.0.23 - - [2025-10-31 08:49:16] "POST /ref-update HTTP/1.1" 200 156 0.015659 10.0.0.23 - - [2025-10-31 08:49:16] "POST /firewall-rules HTTP/1.1" 200 650 0.090317 10.0.0.23 - - [2025-10-31 08:49:16] "POST /ref-update HTTP/1.1" 200 156 0.051708 10.0.0.23 - - [2025-10-31 08:49:16] "GET /firewall-rule/0fa82103-4dae-4f94-869a-130ab37af590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.006533 10.0.0.23 - - [2025-10-31 08:49:16] "GET /firewall-policy/90edcf60-1149-4f9e-8d8f-201c2c125131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002393 10.0.0.23 - - [2025-10-31 08:49:16] "GET /firewall-rule/0fa82103-4dae-4f94-869a-130ab37af590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003870 10.0.0.23 - - [2025-10-31 08:49:16] "POST /virtual-machines HTTP/1.1" 200 429 0.021367 10.0.0.23 - - [2025-10-31 08:49:16] "POST /ref-update HTTP/1.1" 200 156 0.047605 10.0.0.23 - - [2025-10-31 08:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.018512 10.0.0.23 - - [2025-10-31 08:49:16] "GET /project/b2f7efad-0b58-4856-be48-a9b8fbd9d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.115648 10.0.0.23 - - [2025-10-31 08:49:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.182177 10.0.0.23 - - [2025-10-31 08:49:16] "POST /chown HTTP/1.1" 200 109 0.022261 10.0.0.23 - - [2025-10-31 08:49:16] "GET /loadbalancer/02f30cfc-0938-4f28-9e77-d4dbb1cef14b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.015760 10.0.0.23 - - [2025-10-31 08:49:16] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.035551 10.0.0.23 - - [2025-10-31 08:49:16] "POST /chown HTTP/1.1" 200 109 0.021669 10.0.0.23 - - [2025-10-31 08:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.23 - - [2025-10-31 08:49:16] "PUT /virtual-machine-interface/1ba0b1dd-ab89-43f0-9036-025a3695d874 HTTP/1.1" 200 284 0.028182 10.0.0.23 - - [2025-10-31 08:49:16] "PUT /instance-ip/3bff9de5-fe2a-45bf-ab77-da5dd42039a1 HTTP/1.1" 200 256 0.024897 10.0.0.23 - - [2025-10-31 08:49:16] "GET /project/b2f7efad-0b58-4856-be48-a9b8fbd9d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.040373 10.0.0.23 - - [2025-10-31 08:49:16] "GET /loadbalancer-listener/75ca12dc-016c-4153-8ed9-d4fbbdf34be1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.005103 10.0.0.23 - - [2025-10-31 08:49:16] "GET /loadbalancer-listener/75ca12dc-016c-4153-8ed9-d4fbbdf34be1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.003008 10.0.0.23 - - [2025-10-31 08:49:16] "POST /ref-update HTTP/1.1" 200 156 0.014491 10.0.0.23 - - [2025-10-31 08:49:16] "POST /ref-update HTTP/1.1" 200 156 0.015356 10.0.0.23 - - [2025-10-31 08:49:16] "POST /ref-update HTTP/1.1" 200 156 0.027012 10.0.0.23 - - [2025-10-31 08:49:16] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.034145 10.0.0.23 - - [2025-10-31 08:49:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.027101 10.0.0.23 - - [2025-10-31 08:49:16] "POST /ref-update HTTP/1.1" 200 156 0.033710 10.0.0.23 - - [2025-10-31 08:49:16] "GET /loadbalancer-pool/7cdba0d9-8d61-46ff-9fa9-5fb07fcbcfce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.018401 10.0.0.23 - - [2025-10-31 08:49:16] "POST /ref-update HTTP/1.1" 200 156 0.027157 10.0.0.23 - - [2025-10-31 08:49:16] "PUT /service-instance/544abdf1-854e-44ed-97b6-8e0b418072e6 HTTP/1.1" 200 266 0.011438 10.0.0.23 - - [2025-10-31 08:49:16] "POST /loadbalancer-members HTTP/1.1" 200 707 0.037910 10.0.0.23 - - [2025-10-31 08:49:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.018314 10.0.0.23 - - [2025-10-31 08:49:16] "GET /loadbalancer-member/2328bdb1-0587-46d7-b99b-745d8b176223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.009286 10.0.0.23 - - [2025-10-31 08:49:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.018692 10.0.0.23 - - [2025-10-31 08:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.23 - - [2025-10-31 08:49:17] "POST /chown HTTP/1.1" 200 109 0.012311 10.0.0.23 - - [2025-10-31 08:49:17] "GET /application-policy-set/74072065-16f4-4a9d-b8ec-d6240c73d234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018781 10.0.0.23 - - [2025-10-31 08:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006719 10.0.0.23 - - [2025-10-31 08:49:17] "GET /policy-management/5ac29a62-0784-431c-9330-bd30fe727281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002749 10.0.0.23 - - [2025-10-31 08:49:17] "POST /chown HTTP/1.1" 200 109 0.010879 10.0.0.23 - - [2025-10-31 08:49:17] "POST /tags HTTP/1.1" 409 221 0.002368 10.0.0.23 - - [2025-10-31 08:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.23 - - [2025-10-31 08:49:17] "PUT /instance-ip/3bff9de5-fe2a-45bf-ab77-da5dd42039a1 HTTP/1.1" 200 256 0.028029 10.0.0.23 - - [2025-10-31 08:49:17] "GET /tag/7e6a52ab-9507-43f6-b703-c0078f0e626c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.023009 10.0.0.23 - - [2025-10-31 08:49:17] "POST /ref-update HTTP/1.1" 200 156 0.030613 10.0.0.23 - - [2025-10-31 08:49:17] "POST /tags HTTP/1.1" 409 238 0.002061 10.0.0.23 - - [2025-10-31 08:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 10.0.0.23 - - [2025-10-31 08:49:17] "GET /tag/3ca6e5d3-76e8-4e11-9901-8d15060de80e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010442 10.0.0.23 - - [2025-10-31 08:49:17] "POST /chown HTTP/1.1" 200 109 0.017060 10.0.0.23 - - [2025-10-31 08:49:17] "POST /chown HTTP/1.1" 200 109 0.025687 10.0.0.23 - - [2025-10-31 08:49:17] "POST /firewall-rules HTTP/1.1" 409 293 0.003995 10.0.0.23 - - [2025-10-31 08:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.23 - - [2025-10-31 08:49:17] "PUT /instance-ip/3bff9de5-fe2a-45bf-ab77-da5dd42039a1 HTTP/1.1" 200 256 0.035496 10.0.0.23 - - [2025-10-31 08:49:17] "PUT /firewall-rule/0fa82103-4dae-4f94-869a-130ab37af590 HTTP/1.1" 200 260 0.062184 10.0.0.23 - - [2025-10-31 08:49:17] "GET /firewall-rule/0fa82103-4dae-4f94-869a-130ab37af590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.005659 10.0.0.23 - - [2025-10-31 08:49:17] "POST /ref-update HTTP/1.1" 200 156 0.036487 10.0.0.23 - - [2025-10-31 08:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.23 - - [2025-10-31 08:49:17] "GET /firewall-policy/90edcf60-1149-4f9e-8d8f-201c2c125131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.012774 10.0.0.23 - - [2025-10-31 08:49:17] "GET /firewall-rule/0fa82103-4dae-4f94-869a-130ab37af590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002474 10.0.0.23 - - [2025-10-31 08:49:17] "POST /chown HTTP/1.1" 200 109 0.012307 10.0.0.23 - - [2025-10-31 08:49:17] "POST /chown HTTP/1.1" 200 109 0.013358 10.0.0.23 - - [2025-10-31 08:49:17] "PUT /instance-ip/3bff9de5-fe2a-45bf-ab77-da5dd42039a1 HTTP/1.1" 200 256 0.032696 10.0.0.23 - - [2025-10-31 08:49:17] "POST /ref-update HTTP/1.1" 200 156 0.025676 10.0.0.23 - - [2025-10-31 08:49:17] "POST /chown HTTP/1.1" 200 109 0.006401 10.0.0.23 - - [2025-10-31 08:49:17] "POST /chown HTTP/1.1" 200 109 0.042009 10.0.0.23 - - [2025-10-31 08:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.23 - - [2025-10-31 08:49:17] "GET /virtual-network/3bd373ea-7115-43e6-88d0-b6245cff9578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.007750 10.0.0.23 - - [2025-10-31 08:49:17] "PUT /instance-ip/3bff9de5-fe2a-45bf-ab77-da5dd42039a1 HTTP/1.1" 200 256 0.027236 10.0.0.23 - - [2025-10-31 08:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.23 - - [2025-10-31 08:49:17] "POST /ref-update HTTP/1.1" 200 156 0.019126 10.0.0.23 - - [2025-10-31 08:49:17] "GET /project/b2f7efad-0b58-4856-be48-a9b8fbd9d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.061395 10.0.0.23 - - [2025-10-31 08:49:17] "POST /ref-update HTTP/1.1" 200 156 0.025990 10.0.0.23 - - [2025-10-31 08:49:17] "POST /virtual-machines HTTP/1.1" 200 373 0.036577 10.0.0.23 - - [2025-10-31 08:49:17] "POST /ref-update HTTP/1.1" 200 156 0.019444 10.0.0.23 - - [2025-10-31 08:49:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.036630 10.0.0.23 - - [2025-10-31 08:49:18] "PUT /service-instance/544abdf1-854e-44ed-97b6-8e0b418072e6 HTTP/1.1" 200 266 0.078306 10.0.0.23 - - [2025-10-31 08:49:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.152244 10.0.0.23 - - [2025-10-31 08:49:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.019161 10.0.0.23 - - [2025-10-31 08:49:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.063058 10.0.0.23 - - [2025-10-31 08:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011408 10.0.0.23 - - [2025-10-31 08:49:18] "PUT /service-instance/544abdf1-854e-44ed-97b6-8e0b418072e6 HTTP/1.1" 200 266 0.010092 10.0.0.23 - - [2025-10-31 08:49:18] "GET /virtual-machine-interface/7c561e26-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.031587 10.0.0.23 - - [2025-10-31 08:49:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.041104 10.0.0.23 - - [2025-10-31 08:49:18] "PUT /service-instance/544abdf1-854e-44ed-97b6-8e0b418072e6 HTTP/1.1" 200 266 0.017281 10.0.0.23 - - [2025-10-31 08:49:18] "POST /instance-ips HTTP/1.1" 200 413 0.068871 10.0.0.23 - - [2025-10-31 08:49:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.048964 10.0.0.23 - - [2025-10-31 08:49:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.060741 10.0.0.23 - - [2025-10-31 08:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006511 10.0.0.23 - - [2025-10-31 08:49:18] "GET /virtual-machine-interface/7c561e26-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.007607 10.0.0.23 - - [2025-10-31 08:49:18] "POST /chown HTTP/1.1" 200 109 0.008445 10.0.0.23 - - [2025-10-31 08:49:18] "POST /chown HTTP/1.1" 200 109 0.017516 10.0.0.23 - - [2025-10-31 08:49:18] "POST /set-tag HTTP/1.1" 200 109 0.046633 10.0.0.23 - - [2025-10-31 08:49:18] "POST /chown HTTP/1.1" 200 109 0.031334 10.0.0.23 - - [2025-10-31 08:49:18] "GET /virtual-machine-interface/7c561e26-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.016922 10.0.0.23 - - [2025-10-31 08:49:18] "GET /instance-ip/7c784a5a-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.004215 10.0.0.23 - - [2025-10-31 08:49:18] "POST /chown HTTP/1.1" 200 109 0.010822 10.0.0.23 - - [2025-10-31 08:49:18] "GET /virtual-machine-interface/7c561e26-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004258 10.0.0.23 - - [2025-10-31 08:49:18] "POST /set-tag HTTP/1.1" 200 109 0.003521 10.0.0.23 - - [2025-10-31 08:49:18] "GET /virtual-router/c0c64fab-367d-4540-8ebd-20195d242a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.005544 10.0.0.23 - - [2025-10-31 08:49:18] "PUT /service-instance/544abdf1-854e-44ed-97b6-8e0b418072e6 HTTP/1.1" 200 266 0.010115 10.0.0.23 - - [2025-10-31 08:49:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.017450 10.0.0.23 - - [2025-10-31 08:49:18] "POST /ref-update HTTP/1.1" 200 156 0.025714 10.0.0.23 - - [2025-10-31 08:49:18] "GET /virtual-machine-interface/7c561e26-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.016394 10.0.0.23 - - [2025-10-31 08:49:18] "POST /set-tag HTTP/1.1" 200 109 0.004509 10.0.0.23 - - [2025-10-31 08:49:18] "PUT /service-instance/544abdf1-854e-44ed-97b6-8e0b418072e6 HTTP/1.1" 200 266 0.009993 10.0.0.23 - - [2025-10-31 08:49:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.011659 10.0.0.23 - - [2025-10-31 08:49:18] "GET /virtual-machine-interface/7c561e26-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.019734 10.0.0.23 - - [2025-10-31 08:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007675 10.0.0.23 - - [2025-10-31 08:49:18] "POST /set-tag HTTP/1.1" 200 109 0.002436 10.0.0.23 - - [2025-10-31 08:49:18] "POST /chown HTTP/1.1" 200 109 0.006855 10.0.0.23 - - [2025-10-31 08:49:18] "POST /chown HTTP/1.1" 200 109 0.016132 10.0.0.23 - - [2025-10-31 08:49:18] "POST /chown HTTP/1.1" 200 109 0.028866 10.0.0.23 - - [2025-10-31 08:49:18] "POST /chown HTTP/1.1" 200 109 0.006380 10.0.0.23 - - [2025-10-31 08:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.23 - - [2025-10-31 08:49:19] "POST /chown HTTP/1.1" 200 109 0.005797 10.0.0.23 - - [2025-10-31 08:49:19] "POST /chown HTTP/1.1" 200 109 0.015121 10.0.0.23 - - [2025-10-31 08:49:19] "POST /chown HTTP/1.1" 200 109 0.007388 10.0.0.23 - - [2025-10-31 08:49:19] "POST /chown HTTP/1.1" 200 109 0.017034 10.0.0.23 - - [2025-10-31 08:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.23 - - [2025-10-31 08:49:19] "POST /chown HTTP/1.1" 200 109 0.008485 10.0.0.23 - - [2025-10-31 08:49:19] "POST /chown HTTP/1.1" 200 109 0.018149 10.0.0.23 - - [2025-10-31 08:49:19] "POST /chown HTTP/1.1" 200 109 0.016389 10.0.0.23 - - [2025-10-31 08:49:19] "POST /chown HTTP/1.1" 200 109 0.006719 10.0.0.23 - - [2025-10-31 08:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.23 - - [2025-10-31 08:49:19] "POST /chown HTTP/1.1" 200 109 0.006226 10.0.0.23 - - [2025-10-31 08:49:19] "POST /chown HTTP/1.1" 200 109 0.018848 10.0.0.23 - - [2025-10-31 08:49:19] "POST /chown HTTP/1.1" 200 109 0.007599 10.0.0.23 - - [2025-10-31 08:49:19] "POST /chown HTTP/1.1" 200 109 0.016673 10.0.0.23 - - [2025-10-31 08:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.23 - - [2025-10-31 08:49:19] "POST /chown HTTP/1.1" 200 109 0.012238 10.0.0.23 - - [2025-10-31 08:49:19] "POST /chown HTTP/1.1" 200 109 0.022614 10.0.0.23 - - [2025-10-31 08:49:19] "POST /chown HTTP/1.1" 200 109 0.015884 10.0.0.23 - - [2025-10-31 08:49:19] "POST /chown HTTP/1.1" 200 109 0.007028 10.0.0.23 - - [2025-10-31 08:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006343 10.0.0.23 - - [2025-10-31 08:49:19] "POST /chown HTTP/1.1" 200 109 0.007226 10.0.0.23 - - [2025-10-31 08:49:19] "POST /chown HTTP/1.1" 200 109 0.007306 10.0.0.23 - - [2025-10-31 08:49:19] "POST /chown HTTP/1.1" 200 109 0.013548 10.0.0.23 - - [2025-10-31 08:49:19] "POST /chown HTTP/1.1" 200 109 0.017884 10.0.0.23 - - [2025-10-31 08:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.23 - - [2025-10-31 08:49:19] "POST /chown HTTP/1.1" 200 109 0.006936 10.0.0.23 - - [2025-10-31 08:49:19] "POST /chown HTTP/1.1" 200 109 0.016228 10.0.0.23 - - [2025-10-31 08:49:19] "POST /chown HTTP/1.1" 200 109 0.007965 10.0.0.23 - - [2025-10-31 08:49:19] "POST /chown HTTP/1.1" 200 109 0.015733 10.0.0.23 - - [2025-10-31 08:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.23 - - [2025-10-31 08:49:19] "POST /chown HTTP/1.1" 200 109 0.007191 10.0.0.23 - - [2025-10-31 08:49:20] "POST /chown HTTP/1.1" 200 109 0.008421 10.0.0.23 - - [2025-10-31 08:49:20] "POST /chown HTTP/1.1" 200 109 0.015695 10.0.0.23 - - [2025-10-31 08:49:20] "POST /chown HTTP/1.1" 200 109 0.006660 10.0.0.23 - - [2025-10-31 08:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006469 10.0.0.23 - - [2025-10-31 08:49:20] "POST /chown HTTP/1.1" 200 109 0.007539 10.0.0.23 - - [2025-10-31 08:49:20] "POST /chown HTTP/1.1" 200 109 0.006181 10.0.0.23 - - [2025-10-31 08:49:20] "POST /chown HTTP/1.1" 200 109 0.017926 10.0.0.23 - - [2025-10-31 08:49:20] "POST /chown HTTP/1.1" 200 109 0.021489 10.0.0.23 - - [2025-10-31 08:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.23 - - [2025-10-31 08:49:20] "POST /chown HTTP/1.1" 200 109 0.007386 10.0.0.23 - - [2025-10-31 08:49:20] "POST /chown HTTP/1.1" 200 109 0.026907 10.0.0.23 - - [2025-10-31 08:49:20] "POST /chown HTTP/1.1" 200 109 0.012245 10.0.0.23 - - [2025-10-31 08:49:20] "POST /chown HTTP/1.1" 200 109 0.007424 10.0.0.23 - - [2025-10-31 08:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010529 10.0.0.23 - - [2025-10-31 08:49:20] "POST /chown HTTP/1.1" 200 109 0.008555 10.0.0.23 - - [2025-10-31 08:49:20] "POST /chown HTTP/1.1" 200 109 0.005972 10.0.0.23 - - [2025-10-31 08:49:20] "POST /chown HTTP/1.1" 200 109 0.017545 10.0.0.23 - - [2025-10-31 08:49:20] "POST /chown HTTP/1.1" 200 109 0.018194 10.0.0.23 - - [2025-10-31 08:49:21] "GET /virtual-machine-interface/778643bc-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006343 10.0.0.23 - - [2025-10-31 08:49:21] "POST /set-tag HTTP/1.1" 200 109 0.002995 10.0.0.23 - - [2025-10-31 08:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.23 - - [2025-10-31 08:49:21] "GET /loadbalancer/56b9782d-3db8-4f69-ac0b-a4c5bef1d055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003793 10.0.0.23 - - [2025-10-31 08:49:21] "GET /loadbalancer-pool/2bd47fc5-b794-43d8-848a-627964160fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003213 10.0.0.23 - - [2025-10-31 08:49:21] "POST /loadbalancer-members HTTP/1.1" 200 702 0.025315 10.0.0.23 - - [2025-10-31 08:49:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.011193 10.0.0.23 - - [2025-10-31 08:49:21] "GET /virtual-machine-interface/778643bc-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006005 10.0.0.23 - - [2025-10-31 08:49:21] "GET /virtual-machine-interface/778643bc-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003346 10.0.0.23 - - [2025-10-31 08:49:21] "POST /ref-update HTTP/1.1" 200 156 0.006259 10.0.0.23 - - [2025-10-31 08:49:21] "GET /floating-ip/0d2cd918-bee1-4e75-8550-bd967724e85b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1777 0.011828 10.0.0.23 - - [2025-10-31 08:49:21] "PUT /floating-ip/0d2cd918-bee1-4e75-8550-bd967724e85b HTTP/1.1" 200 256 0.008609 10.0.0.23 - - [2025-10-31 08:49:21] "POST /tags HTTP/1.1" 409 221 0.013322 10.0.0.23 - - [2025-10-31 08:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.23 - - [2025-10-31 08:49:21] "GET /tag/7e6a52ab-9507-43f6-b703-c0078f0e626c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012498 10.0.0.23 - - [2025-10-31 08:49:21] "POST /set-tag HTTP/1.1" 200 109 0.033942 10.0.0.23 - - [2025-10-31 08:49:22] "GET /virtual-machine-interface/78094a6e-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008733 10.0.0.23 - - [2025-10-31 08:49:22] "POST /set-tag HTTP/1.1" 200 109 0.003265 10.0.0.23 - - [2025-10-31 08:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.23 - - [2025-10-31 08:49:22] "GET /loadbalancer/56b9782d-3db8-4f69-ac0b-a4c5bef1d055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003420 10.0.0.23 - - [2025-10-31 08:49:22] "GET /loadbalancer-pool/2bd47fc5-b794-43d8-848a-627964160fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002751 10.0.0.23 - - [2025-10-31 08:49:22] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017745 10.0.0.23 - - [2025-10-31 08:49:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.010316 10.0.0.23 - - [2025-10-31 08:49:22] "GET /virtual-machine-interface/78094a6e-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007693 10.0.0.23 - - [2025-10-31 08:49:22] "GET /virtual-machine-interface/78094a6e-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004881 10.0.0.23 - - [2025-10-31 08:49:22] "POST /ref-update HTTP/1.1" 200 156 0.011710 10.0.0.23 - - [2025-10-31 08:49:22] "GET /floating-ip/0d2cd918-bee1-4e75-8550-bd967724e85b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.006391 10.0.0.23 - - [2025-10-31 08:49:22] "POST /set-tag HTTP/1.1" 200 109 0.045253 10.0.0.23 - - [2025-10-31 08:49:22] "GET /virtual-machine/369e4da2-b301-4bd6-a916-8582411d5c43?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003266 10.0.0.23 - - [2025-10-31 08:49:22] "GET /virtual-machine-interface/778643bc-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004602 10.0.0.23 - - [2025-10-31 08:49:22] "GET /virtual-machine/c65d27e0-7e98-4984-bccf-a2210e169f15?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002939 10.0.0.23 - - [2025-10-31 08:49:22] "GET /virtual-machine-interface/78094a6e-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005094 10.0.0.23 - - [2025-10-31 08:49:22] "GET /virtual-machine-interface/78094a6e-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005169 10.0.0.23 - - [2025-10-31 08:49:22] "POST /set-tag HTTP/1.1" 200 109 0.002973 10.0.0.23 - - [2025-10-31 08:49:27] "GET /virtual-machine-interface/7c561e26-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004976 10.0.0.23 - - [2025-10-31 08:49:27] "POST /set-tag HTTP/1.1" 200 109 0.002711 10.0.0.23 - - [2025-10-31 08:49:27] "GET /virtual-machine/55fb5014-041a-42f8-9ae4-b79cbca30bac?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002993 10.0.0.23 - - [2025-10-31 08:49:27] "GET /virtual-machine-interface/7c561e26-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003655 10.0.0.23 - - [2025-10-31 08:49:28] "GET /virtual-machine-interface/7c561e26-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005053 10.0.0.23 - - [2025-10-31 08:49:28] "POST /set-tag HTTP/1.1" 200 109 0.002830 10.0.0.23 - - [2025-10-31 08:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.23 - - [2025-10-31 08:49:46] "POST /chown HTTP/1.1" 200 109 0.006611 10.0.0.23 - - [2025-10-31 08:49:46] "POST /chown HTTP/1.1" 200 109 0.008937 10.0.0.23 - - [2025-10-31 08:49:46] "POST /chown HTTP/1.1" 200 109 0.023110 10.0.0.23 - - [2025-10-31 08:49:46] "POST /chown HTTP/1.1" 200 109 0.014570 10.0.0.23 - - [2025-10-31 08:50:00] "GET /virtual-machine-interface/7c561e26-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006017 10.0.0.23 - - [2025-10-31 08:50:00] "POST /set-tag HTTP/1.1" 200 109 0.002909 10.0.0.23 - - [2025-10-31 08:50:00] "GET /virtual-machine-interface/7c561e26-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004360 10.0.0.23 - - [2025-10-31 08:50:00] "POST /set-tag HTTP/1.1" 200 109 0.002290 10.0.0.23 - - [2025-10-31 08:50:00] "GET /virtual-machine/55fb5014-041a-42f8-9ae4-b79cbca30bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003206 10.0.0.23 - - [2025-10-31 08:50:00] "POST /ref-update HTTP/1.1" 200 156 0.011252 10.0.0.23 - - [2025-10-31 08:50:00] "GET /virtual-machine-interface/7c561e26-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007998 10.0.0.23 - - [2025-10-31 08:50:00] "POST /set-tag HTTP/1.1" 200 109 0.021517 10.0.0.23 - - [2025-10-31 08:50:00] "POST /set-tag HTTP/1.1" 200 109 0.058386 10.0.0.23 - - [2025-10-31 08:50:00] "DELETE /instance-ip/7c784a5a-b636-11f0-a48f-fa163e417411 HTTP/1.1" 200 115 0.081154 10.0.0.23 - - [2025-10-31 08:50:00] "DELETE /virtual-machine-interface/7c561e26-b636-11f0-a48f-fa163e417411 HTTP/1.1" 200 115 0.069313 10.0.0.23 - - [2025-10-31 08:50:00] "DELETE /virtual-machine/55fb5014-041a-42f8-9ae4-b79cbca30bac HTTP/1.1" 200 115 0.034550 10.0.0.23 - - [2025-10-31 08:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.23 - - [2025-10-31 08:50:03] "GET /tag/3ca6e5d3-76e8-4e11-9901-8d15060de80e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.027544 10.0.0.23 - - [2025-10-31 08:50:03] "GET /tag/3ca6e5d3-76e8-4e11-9901-8d15060de80e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.017594 10.0.0.23 - - [2025-10-31 08:50:03] "GET /virtual-machine-interface/1ba0b1dd-ab89-43f0-9036-025a3695d874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.005565 10.0.0.23 - - [2025-10-31 08:50:03] "POST /set-tag HTTP/1.1" 200 109 0.016614 10.0.0.23 - - [2025-10-31 08:50:03] "GET /virtual-machine-interface/5fd6b275-93b3-48d9-84a5-1b062bec9aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.004692 10.0.0.23 - - [2025-10-31 08:50:03] "POST /set-tag HTTP/1.1" 200 109 0.017701 10.0.0.23 - - [2025-10-31 08:50:03] "GET /virtual-machine-interface/65adfb2d-b663-496d-96c5-b8c99f2d45e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004874 10.0.0.23 - - [2025-10-31 08:50:03] "POST /set-tag HTTP/1.1" 200 109 0.016837 10.0.0.23 - - [2025-10-31 08:50:03] "GET /firewall-policy/90edcf60-1149-4f9e-8d8f-201c2c125131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.015743 10.0.0.23 - - [2025-10-31 08:50:03] "GET /firewall-rule/0fa82103-4dae-4f94-869a-130ab37af590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003506 10.0.0.23 - - [2025-10-31 08:50:03] "POST /ref-update HTTP/1.1" 200 156 0.014800 10.0.0.23 - - [2025-10-31 08:50:03] "DELETE /firewall-rule/0fa82103-4dae-4f94-869a-130ab37af590 HTTP/1.1" 200 115 0.064253 10.0.0.23 - - [2025-10-31 08:50:03] "DELETE /loadbalancer-member/2328bdb1-0587-46d7-b99b-745d8b176223 HTTP/1.1" 200 115 0.031658 10.0.0.23 - - [2025-10-31 08:50:03] "PUT /service-instance/544abdf1-854e-44ed-97b6-8e0b418072e6 HTTP/1.1" 200 266 0.012805 10.0.0.23 - - [2025-10-31 08:50:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.023180 10.0.0.23 - - [2025-10-31 08:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.23 - - [2025-10-31 08:50:03] "DELETE /loadbalancer-pool/7cdba0d9-8d61-46ff-9fa9-5fb07fcbcfce HTTP/1.1" 200 115 0.105245 10.0.0.23 - - [2025-10-31 08:50:03] "POST /chown HTTP/1.1" 200 109 0.016358 10.0.0.23 - - [2025-10-31 08:50:03] "DELETE /loadbalancer-listener/75ca12dc-016c-4153-8ed9-d4fbbdf34be1 HTTP/1.1" 200 115 0.057072 10.0.0.23 - - [2025-10-31 08:50:03] "GET /floating-ip/fa5885aa-f96d-482c-a639-3e9d180ba079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.009652 10.0.0.23 - - [2025-10-31 08:50:03] "POST /chown HTTP/1.1" 200 109 0.025118 10.0.0.23 - - [2025-10-31 08:50:03] "POST /chown HTTP/1.1" 200 109 0.015526 10.0.0.23 - - [2025-10-31 08:50:03] "POST /chown HTTP/1.1" 200 109 0.026591 10.0.0.23 - - [2025-10-31 08:50:03] "PUT /floating-ip/fa5885aa-f96d-482c-a639-3e9d180ba079 HTTP/1.1" 200 256 0.041097 10.0.0.23 - - [2025-10-31 08:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010399 10.0.0.23 - - [2025-10-31 08:50:04] "POST /chown HTTP/1.1" 200 109 0.009260 10.0.0.23 - - [2025-10-31 08:50:04] "POST /chown HTTP/1.1" 200 109 0.019241 10.0.0.23 - - [2025-10-31 08:50:04] "DELETE /floating-ip/fa5885aa-f96d-482c-a639-3e9d180ba079 HTTP/1.1" 200 115 0.115049 10.0.0.23 - - [2025-10-31 08:50:04] "POST /chown HTTP/1.1" 200 109 0.019843 10.0.0.23 - - [2025-10-31 08:50:04] "POST /chown HTTP/1.1" 200 109 0.048155 10.0.0.23 - - [2025-10-31 08:50:04] "PUT /service-instance/544abdf1-854e-44ed-97b6-8e0b418072e6 HTTP/1.1" 200 266 0.014558 10.0.0.23 - - [2025-10-31 08:50:04] "DELETE /loadbalancer/02f30cfc-0938-4f28-9e77-d4dbb1cef14b HTTP/1.1" 200 115 0.154111 10.0.0.23 - - [2025-10-31 08:50:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.012707 10.0.0.23 - - [2025-10-31 08:50:04] "GET /floating-ip-pool/0715a1b9-a157-4b6a-893a-9a824a3a8742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.007288 10.0.0.23 - - [2025-10-31 08:50:04] "POST /ref-update HTTP/1.1" 404 171 0.003713 10.0.0.23 - - [2025-10-31 08:50:04] "POST /ref-update HTTP/1.1" 200 156 0.020888 10.0.0.23 - - [2025-10-31 08:50:04] "PUT /service-instance/544abdf1-854e-44ed-97b6-8e0b418072e6 HTTP/1.1" 200 266 0.014995 10.0.0.23 - - [2025-10-31 08:50:04] "DELETE /instance-ip/3bff9de5-fe2a-45bf-ab77-da5dd42039a1 HTTP/1.1" 200 115 0.140567 10.0.0.23 - - [2025-10-31 08:50:04] "DELETE /floating-ip-pool/0715a1b9-a157-4b6a-893a-9a824a3a8742 HTTP/1.1" 200 115 0.084311 10.0.0.23 - - [2025-10-31 08:50:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.028033 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:50:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000872 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:50:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001104 10.0.0.23 - - [2025-10-31 08:50:04] "POST /ref-update HTTP/1.1" 404 171 0.012322 10.0.0.23 - - [2025-10-31 08:50:04] "PUT /service-instance/544abdf1-854e-44ed-97b6-8e0b418072e6 HTTP/1.1" 200 266 0.019616 10.0.0.23 - - [2025-10-31 08:50:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.031698 10.0.0.23 - - [2025-10-31 08:50:04] "DELETE /virtual-machine-interface/5fd6b275-93b3-48d9-84a5-1b062bec9aff HTTP/1.1" 200 115 0.232079 10.0.0.23 - - [2025-10-31 08:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006864 10.0.0.23 - - [2025-10-31 08:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011523 10.0.0.23 - - [2025-10-31 08:50:04] "DELETE /service-instance/544abdf1-854e-44ed-97b6-8e0b418072e6 HTTP/1.1" 200 115 0.087397 10.0.0.23 - - [2025-10-31 08:50:04] "DELETE /route-target/87b9711d-9b36-423b-9a20-c7bbca58cf41 HTTP/1.1" 200 115 0.052503 10.0.0.23 - - [2025-10-31 08:50:04] "POST /useragent-kv HTTP/1.1" 200 115 0.003026 10.0.0.23 - - [2025-10-31 08:50:04] "POST /useragent-kv HTTP/1.1" 200 115 0.003734 10.0.0.23 - - [2025-10-31 08:50:04] "DELETE /virtual-network/a69e6a31-0fec-4c6e-98f4-6e652ea1bfe5 HTTP/1.1" 200 115 0.356393 10.0.0.23 - - [2025-10-31 08:50:04] "GET /routing-instance/417b52e7-a526-4824-8222-fb1b7724eba5 HTTP/1.1" 404 171 0.001668 10.0.0.23 - - [2025-10-31 08:50:04] "GET /domains HTTP/1.1" 200 280 0.008811 10.0.0.23 - - [2025-10-31 08:50:04] "GET /domain/91a6d216-13e0-4427-be85-f87f03d65042 HTTP/1.1" 200 3087 0.004144 10.0.0.23 - - [2025-10-31 08:50:04] "DELETE /tag/3ca6e5d3-76e8-4e11-9901-8d15060de80e HTTP/1.1" 200 115 0.196102 10.0.0.23 - - [2025-10-31 08:50:04] "GET /virtual-machine-interface/1ba0b1dd-ab89-43f0-9036-025a3695d874?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.008562 10.0.0.23 - - [2025-10-31 08:50:04] "GET /project/b2f7efad-0b58-4856-be48-a9b8fbd9d988 HTTP/1.1" 200 7412 0.072964 10.0.0.23 - - [2025-10-31 08:50:05] "DELETE /virtual-machine-interface/1ba0b1dd-ab89-43f0-9036-025a3695d874 HTTP/1.1" 200 115 0.206129 10.0.0.23 - - [2025-10-31 08:50:05] "GET /virtual-machine-interface/78094a6e-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004905 10.0.0.23 - - [2025-10-31 08:50:05] "POST /set-tag HTTP/1.1" 200 109 0.002812 10.0.0.23 - - [2025-10-31 08:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007481 10.0.0.23 - - [2025-10-31 08:50:05] "DELETE /virtual-machine/ae12c936-25b0-496a-95de-ae3818afd946 HTTP/1.1" 200 115 0.099681 10.0.0.23 - - [2025-10-31 08:50:05] "GET /virtual-machine-interface/65adfb2d-b663-496d-96c5-b8c99f2d45e9?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.013234 10.0.0.23 - - [2025-10-31 08:50:05] "GET /loadbalancer/56b9782d-3db8-4f69-ac0b-a4c5bef1d055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.013101 10.0.0.23 - - [2025-10-31 08:50:05] "GET /virtual-machine-interface/78094a6e-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004227 10.0.0.23 - - [2025-10-31 08:50:05] "POST /set-tag HTTP/1.1" 200 109 0.044201 10.0.0.23 - - [2025-10-31 08:50:05] "DELETE /virtual-machine-interface/65adfb2d-b663-496d-96c5-b8c99f2d45e9 HTTP/1.1" 200 115 0.115786 10.0.0.23 - - [2025-10-31 08:50:05] "DELETE /loadbalancer-member/69a2323f-4dce-4ae6-acb8-20780cc112b9 HTTP/1.1" 200 115 0.084293 10.0.0.23 - - [2025-10-31 08:50:05] "POST /ref-update HTTP/1.1" 200 156 0.029940 10.0.0.23 - - [2025-10-31 08:50:05] "DELETE /virtual-machine/dc9b40fc-15c3-4656-a0cc-b008137ac52f HTTP/1.1" 200 115 0.041728 10.0.0.23 - - [2025-10-31 08:50:06] "GET /virtual-machine-interface/78094a6e-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005279 10.0.0.23 - - [2025-10-31 08:50:06] "POST /set-tag HTTP/1.1" 200 109 0.003316 10.0.0.23 - - [2025-10-31 08:50:06] "GET /virtual-machine-interface/78094a6e-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005293 10.0.0.23 - - [2025-10-31 08:50:06] "POST /set-tag HTTP/1.1" 200 109 0.002816 10.0.0.23 - - [2025-10-31 08:50:06] "GET /virtual-machine/c65d27e0-7e98-4984-bccf-a2210e169f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003538 10.0.0.23 - - [2025-10-31 08:50:06] "POST /ref-update HTTP/1.1" 200 156 0.010982 10.0.0.23 - - [2025-10-31 08:50:06] "GET /virtual-machine-interface/78094a6e-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004041 10.0.0.23 - - [2025-10-31 08:50:06] "POST /set-tag HTTP/1.1" 200 109 0.026555 10.0.0.23 - - [2025-10-31 08:50:06] "POST /set-tag HTTP/1.1" 200 109 0.039586 10.0.0.23 - - [2025-10-31 08:50:06] "POST /set-tag HTTP/1.1" 200 109 0.015501 10.0.0.23 - - [2025-10-31 08:50:06] "DELETE /instance-ip/7824b0c4-b636-11f0-a48f-fa163e417411 HTTP/1.1" 200 115 0.045881 10.0.0.23 - - [2025-10-31 08:50:06] "POST /ref-update HTTP/1.1" 200 156 0.013124 10.0.0.23 - - [2025-10-31 08:50:06] "DELETE /virtual-machine-interface/78094a6e-b636-11f0-a48f-fa163e417411 HTTP/1.1" 200 115 0.039644 10.0.0.23 - - [2025-10-31 08:50:06] "DELETE /virtual-machine/c65d27e0-7e98-4984-bccf-a2210e169f15 HTTP/1.1" 200 115 0.020261 10.0.0.23 - - [2025-10-31 08:50:10] "GET /virtual-machine-interface/778643bc-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006318 10.0.0.23 - - [2025-10-31 08:50:10] "POST /set-tag HTTP/1.1" 200 109 0.004663 10.0.0.23 - - [2025-10-31 08:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.23 - - [2025-10-31 08:50:10] "GET /loadbalancer/56b9782d-3db8-4f69-ac0b-a4c5bef1d055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002826 10.0.0.23 - - [2025-10-31 08:50:11] "GET /virtual-machine-interface/778643bc-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005418 10.0.0.23 - - [2025-10-31 08:50:11] "POST /set-tag HTTP/1.1" 200 109 0.002645 10.0.0.23 - - [2025-10-31 08:50:11] "GET /virtual-machine-interface/778643bc-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005095 10.0.0.23 - - [2025-10-31 08:50:11] "POST /set-tag HTTP/1.1" 200 109 0.002322 10.0.0.23 - - [2025-10-31 08:50:11] "GET /virtual-machine/369e4da2-b301-4bd6-a916-8582411d5c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003038 10.0.0.23 - - [2025-10-31 08:50:11] "POST /ref-update HTTP/1.1" 200 156 0.011119 10.0.0.23 - - [2025-10-31 08:50:11] "GET /virtual-machine-interface/778643bc-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.009125 10.0.0.23 - - [2025-10-31 08:50:11] "POST /set-tag HTTP/1.1" 200 109 0.023160 10.0.0.23 - - [2025-10-31 08:50:11] "POST /set-tag HTTP/1.1" 200 109 0.020980 10.0.0.23 - - [2025-10-31 08:50:11] "POST /set-tag HTTP/1.1" 200 109 0.028867 10.0.0.23 - - [2025-10-31 08:50:11] "DELETE /instance-ip/77ab1c5a-b636-11f0-a48f-fa163e417411 HTTP/1.1" 200 115 0.050195 10.0.0.23 - - [2025-10-31 08:50:11] "POST /ref-update HTTP/1.1" 200 156 0.008557 10.0.0.23 - - [2025-10-31 08:50:11] "DELETE /virtual-machine-interface/778643bc-b636-11f0-a48f-fa163e417411 HTTP/1.1" 200 115 0.056942 10.0.0.23 - - [2025-10-31 08:50:11] "DELETE /virtual-machine/369e4da2-b301-4bd6-a916-8582411d5c43 HTTP/1.1" 200 115 0.024391 10.0.0.23 - - [2025-10-31 08:50:11] "DELETE /tag/1f541416-4234-4bca-93e3-172ffd253558 HTTP/1.1" 200 115 0.060375 10.0.0.23 - - [2025-10-31 08:50:11] "DELETE /tag/d0cb4a04-ef70-4dac-b9bb-4f86e91322ae HTTP/1.1" 200 115 0.034563 10.0.0.23 - - [2025-10-31 08:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.23 - - [2025-10-31 08:50:15] "GET /project/b2f7efad-0b58-4856-be48-a9b8fbd9d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034482 10.0.0.23 - - [2025-10-31 08:50:15] "POST /tags HTTP/1.1" 200 393 0.029998 10.0.0.23 - - [2025-10-31 08:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.019485 10.0.0.23 - - [2025-10-31 08:50:15] "GET /tag/15dfaf4b-249a-4ffa-b039-4363d46895db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.021310 10.0.0.23 - - [2025-10-31 08:50:15] "POST /tags HTTP/1.1" 200 341 0.020199 10.0.0.23 - - [2025-10-31 08:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.23 - - [2025-10-31 08:50:15] "GET /tag/906149b1-2463-403d-b363-a0d69ef4e3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.017901 10.0.0.23 - - [2025-10-31 08:50:15] "POST /id-to-fqname HTTP/1.1" 200 192 0.002872 10.0.0.23 - - [2025-10-31 08:50:15] "POST /fqname-to-id HTTP/1.1" 404 201 0.004195 10.0.0.23 - - [2025-10-31 08:50:15] "POST /security-groups HTTP/1.1" 200 589 0.061805 10.0.0.23 - - [2025-10-31 08:50:15] "POST /projects HTTP/1.1" 200 519 0.179832 10.0.0.23 - - [2025-10-31 08:50:15] "POST /fqname-to-id HTTP/1.1" 404 236 0.001895 10.0.0.23 - - [2025-10-31 08:50:16] "POST /access-control-lists HTTP/1.1" 200 598 0.061529 10.0.0.23 - - [2025-10-31 08:50:16] "POST /fqname-to-id HTTP/1.1" 404 235 0.012361 10.0.0.23 - - [2025-10-31 08:50:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.063529 10.0.0.23 - - [2025-10-31 08:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.015546 10.0.0.23 - - [2025-10-31 08:50:16] "GET /virtual-network/3bd373ea-7115-43e6-88d0-b6245cff9578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004028 10.0.0.23 - - [2025-10-31 08:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.23 - - [2025-10-31 08:50:16] "GET /virtual-network/6e042799-8b3a-4556-9a6d-8007147064ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.037017 10.0.0.23 - - [2025-10-31 08:50:16] "POST /access-control-lists HTTP/1.1" 200 596 0.063633 10.0.0.23 - - [2025-10-31 08:50:16] "PUT /virtual-network/3bd373ea-7115-43e6-88d0-b6245cff9578 HTTP/1.1" 200 264 0.060117 10.0.0.23 - - [2025-10-31 08:50:16] "PUT /virtual-network/6e042799-8b3a-4556-9a6d-8007147064ad HTTP/1.1" 200 264 0.071743 10.0.0.23 - - [2025-10-31 08:50:16] "POST /security-groups HTTP/1.1" 200 591 0.075776 10.0.0.23 - - [2025-10-31 08:50:16] "POST /fqname-to-id HTTP/1.1" 404 270 0.002819 10.0.0.23 - - [2025-10-31 08:50:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.055643 10.0.0.23 - - [2025-10-31 08:50:16] "POST /access-control-lists HTTP/1.1" 200 632 0.057824 10.0.0.23 - - [2025-10-31 08:50:16] "POST /chown HTTP/1.1" 200 109 0.030725 10.0.0.23 - - [2025-10-31 08:50:16] "POST /fqname-to-id HTTP/1.1" 404 269 0.009726 10.0.0.23 - - [2025-10-31 08:50:16] "GET /application-policy-set/74072065-16f4-4a9d-b8ec-d6240c73d234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003187 10.0.0.23 - - [2025-10-31 08:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001485 10.0.0.23 - - [2025-10-31 08:50:16] "GET /policy-management/5ac29a62-0784-431c-9330-bd30fe727281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.037239 10.0.0.23 - - [2025-10-31 08:50:16] "POST /access-control-lists HTTP/1.1" 200 630 0.079342 10.0.0.23 - - [2025-10-31 08:50:16] "POST /tags HTTP/1.1" 409 226 0.002774 10.0.0.23 - - [2025-10-31 08:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.23 - - [2025-10-31 08:50:16] "GET /tag/906149b1-2463-403d-b363-a0d69ef4e3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.021966 10.0.0.23 - - [2025-10-31 08:50:16] "POST /firewall-rules HTTP/1.1" 200 600 0.063437 10.0.0.23 - - [2025-10-31 08:50:16] "GET /firewall-rule/e258608e-1fca-4cbd-b02f-9ab7499b50c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005010 10.0.0.23 - - [2025-10-31 08:50:16] "GET /firewall-policy/95070ec4-c017-4c05-8715-045bd578d12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004398 10.0.0.23 - - [2025-10-31 08:50:16] "GET /firewall-rule/e258608e-1fca-4cbd-b02f-9ab7499b50c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002901 10.0.0.23 - - [2025-10-31 08:50:16] "POST /ref-update HTTP/1.1" 200 156 0.066077 10.0.0.23 - - [2025-10-31 08:50:16] "GET /application-policy-set/74072065-16f4-4a9d-b8ec-d6240c73d234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008775 10.0.0.23 - - [2025-10-31 08:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005098 10.0.0.23 - - [2025-10-31 08:50:16] "GET /policy-management/5ac29a62-0784-431c-9330-bd30fe727281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005066 10.0.0.23 - - [2025-10-31 08:50:16] "POST /tags HTTP/1.1" 409 226 0.001981 10.0.0.23 - - [2025-10-31 08:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.23 - - [2025-10-31 08:50:17] "GET /tag/906149b1-2463-403d-b363-a0d69ef4e3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015102 10.0.0.23 - - [2025-10-31 08:50:17] "POST /firewall-rules HTTP/1.1" 200 598 0.071609 10.0.0.23 - - [2025-10-31 08:50:17] "GET /firewall-rule/d390257d-8dbf-41a6-875c-1c4720f5084c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.030682 10.0.0.23 - - [2025-10-31 08:50:17] "GET /firewall-policy/95070ec4-c017-4c05-8715-045bd578d12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.008206 10.0.0.23 - - [2025-10-31 08:50:17] "GET /firewall-rule/d390257d-8dbf-41a6-875c-1c4720f5084c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002272 10.0.0.23 - - [2025-10-31 08:50:17] "POST /ref-update HTTP/1.1" 200 156 0.054860 10.0.0.23 - - [2025-10-31 08:50:18] "POST /tags HTTP/1.1" 200 393 0.026227 10.0.0.23 - - [2025-10-31 08:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005488 10.0.0.23 - - [2025-10-31 08:50:18] "GET /tag/4764d972-7165-4079-960e-37d59430f9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014345 10.0.0.23 - - [2025-10-31 08:50:18] "POST /tags HTTP/1.1" 200 341 0.035001 10.0.0.23 - - [2025-10-31 08:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.013134 10.0.0.23 - - [2025-10-31 08:50:18] "GET /tag/131034ac-1277-47c1-bb1d-018c978efece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013494 10.0.0.23 - - [2025-10-31 08:50:18] "POST /id-to-fqname HTTP/1.1" 200 192 0.000652 10.0.0.23 - - [2025-10-31 08:50:18] "POST /fqname-to-id HTTP/1.1" 404 201 0.002934 10.0.0.23 - - [2025-10-31 08:50:19] "POST /security-groups HTTP/1.1" 200 589 0.064007 10.0.0.23 - - [2025-10-31 08:50:19] "POST /fqname-to-id HTTP/1.1" 404 236 0.002374 10.0.0.23 - - [2025-10-31 08:50:19] "POST /projects HTTP/1.1" 200 519 0.214459 10.0.0.23 - - [2025-10-31 08:50:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.053147 10.0.0.23 - - [2025-10-31 08:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.027587 10.0.0.23 - - [2025-10-31 08:50:19] "POST /access-control-lists HTTP/1.1" 200 598 0.094463 10.0.0.23 - - [2025-10-31 08:50:19] "POST /fqname-to-id HTTP/1.1" 404 235 0.002808 10.0.0.23 - - [2025-10-31 08:50:19] "GET /virtual-network/3bd373ea-7115-43e6-88d0-b6245cff9578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.039181 10.0.0.23 - - [2025-10-31 08:50:19] "POST /access-control-lists HTTP/1.1" 200 596 0.069539 10.0.0.23 - - [2025-10-31 08:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007724 10.0.0.23 - - [2025-10-31 08:50:19] "GET /virtual-network/6e042799-8b3a-4556-9a6d-8007147064ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006449 10.0.0.23 - - [2025-10-31 08:50:19] "PUT /virtual-network/3bd373ea-7115-43e6-88d0-b6245cff9578 HTTP/1.1" 200 264 0.049081 10.0.0.23 - - [2025-10-31 08:50:19] "PUT /virtual-network/6e042799-8b3a-4556-9a6d-8007147064ad HTTP/1.1" 200 264 0.055682 10.0.0.23 - - [2025-10-31 08:50:19] "POST /security-groups HTTP/1.1" 200 591 0.077578 10.0.0.23 - - [2025-10-31 08:50:19] "POST /fqname-to-id HTTP/1.1" 404 270 0.002186 10.0.0.23 - - [2025-10-31 08:50:19] "POST /access-control-lists HTTP/1.1" 200 632 0.065218 10.0.0.23 - - [2025-10-31 08:50:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.053596 10.0.0.23 - - [2025-10-31 08:50:19] "POST /fqname-to-id HTTP/1.1" 404 269 0.001677 10.0.0.23 - - [2025-10-31 08:50:19] "POST /chown HTTP/1.1" 200 109 0.064209 10.0.0.23 - - [2025-10-31 08:50:19] "GET /application-policy-set/74072065-16f4-4a9d-b8ec-d6240c73d234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012101 10.0.0.23 - - [2025-10-31 08:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.23 - - [2025-10-31 08:50:19] "GET /policy-management/5ac29a62-0784-431c-9330-bd30fe727281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003557 10.0.0.23 - - [2025-10-31 08:50:19] "POST /access-control-lists HTTP/1.1" 200 630 0.129899 10.0.0.23 - - [2025-10-31 08:50:19] "POST /tags HTTP/1.1" 409 226 0.013835 10.0.0.23 - - [2025-10-31 08:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.23 - - [2025-10-31 08:50:19] "GET /tag/131034ac-1277-47c1-bb1d-018c978efece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013461 10.0.0.23 - - [2025-10-31 08:50:19] "POST /firewall-rules HTTP/1.1" 200 600 0.071983 10.0.0.23 - - [2025-10-31 08:50:19] "GET /firewall-rule/6aed9750-860f-4caa-9fd4-2a49a1568fd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004255 10.0.0.23 - - [2025-10-31 08:50:19] "GET /firewall-policy/95070ec4-c017-4c05-8715-045bd578d12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003941 10.0.0.23 - - [2025-10-31 08:50:19] "GET /firewall-rule/6aed9750-860f-4caa-9fd4-2a49a1568fd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002419 10.0.0.23 - - [2025-10-31 08:50:20] "POST /ref-update HTTP/1.1" 200 156 0.066040 10.0.0.23 - - [2025-10-31 08:50:20] "GET /application-policy-set/74072065-16f4-4a9d-b8ec-d6240c73d234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015629 10.0.0.23 - - [2025-10-31 08:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010104 10.0.0.23 - - [2025-10-31 08:50:20] "GET /policy-management/5ac29a62-0784-431c-9330-bd30fe727281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002982 10.0.0.23 - - [2025-10-31 08:50:20] "POST /tags HTTP/1.1" 409 226 0.002276 10.0.0.23 - - [2025-10-31 08:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.23 - - [2025-10-31 08:50:20] "GET /tag/131034ac-1277-47c1-bb1d-018c978efece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014870 10.0.0.23 - - [2025-10-31 08:50:20] "POST /firewall-rules HTTP/1.1" 200 598 0.091889 10.0.0.23 - - [2025-10-31 08:50:20] "GET /firewall-rule/c08d29ab-ea35-44cc-b7e9-9d11f0917d94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.019466 10.0.0.23 - - [2025-10-31 08:50:20] "GET /firewall-policy/95070ec4-c017-4c05-8715-045bd578d12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003830 10.0.0.23 - - [2025-10-31 08:50:20] "GET /firewall-rule/c08d29ab-ea35-44cc-b7e9-9d11f0917d94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.005264 10.0.0.23 - - [2025-10-31 08:50:20] "POST /ref-update HTTP/1.1" 200 156 0.060861 10.0.0.23 - - [2025-10-31 08:50:21] "POST /tags HTTP/1.1" 200 345 0.101850 10.0.0.23 - - [2025-10-31 08:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008179 10.0.0.23 - - [2025-10-31 08:50:21] "GET /tag/cfebe1aa-7f0d-4bd2-9a5c-355c9e5ab56a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012578 10.0.0.23 - - [2025-10-31 08:50:21] "POST /projects HTTP/1.1" 409 238 0.002221 10.0.0.23 - - [2025-10-31 08:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.23 - - [2025-10-31 08:50:21] "GET /project/626b1cec-bf00-466e-ac73-861e7af7cc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.058224 10.0.0.23 - - [2025-10-31 08:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004283 10.0.0.23 - - [2025-10-31 08:50:21] "GET /virtual-network/3bd373ea-7115-43e6-88d0-b6245cff9578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005569 10.0.0.23 - - [2025-10-31 08:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.23 - - [2025-10-31 08:50:21] "GET /virtual-network/6e042799-8b3a-4556-9a6d-8007147064ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.007489 10.0.0.23 - - [2025-10-31 08:50:22] "POST /security-groups HTTP/1.1" 409 285 0.003068 10.0.0.23 - - [2025-10-31 08:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.23 - - [2025-10-31 08:50:22] "PUT /security-group/f221e66a-f2c4-4f99-b1f1-1fd9cbd21eae HTTP/1.1" 200 262 0.065905 10.0.0.23 - - [2025-10-31 08:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005125 10.0.0.23 - - [2025-10-31 08:50:22] "PUT /access-control-list/eed0e4d2-6c80-4c66-856a-93c9f85d6ba7 HTTP/1.1" 200 272 0.017540 10.0.0.23 - - [2025-10-31 08:50:22] "PUT /access-control-list/9e43f571-41b8-4ba0-9f76-fa15f1d3a6bb HTTP/1.1" 200 272 0.030846 10.0.0.23 - - [2025-10-31 08:50:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.041752 10.0.0.23 - - [2025-10-31 08:50:22] "GET /project/626b1cec-bf00-466e-ac73-861e7af7cc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.092026 10.0.0.23 - - [2025-10-31 08:50:22] "POST /tags HTTP/1.1" 409 228 0.009275 10.0.0.23 - - [2025-10-31 08:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006314 10.0.0.23 - - [2025-10-31 08:50:22] "GET /tag/cfebe1aa-7f0d-4bd2-9a5c-355c9e5ab56a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011584 10.0.0.23 - - [2025-10-31 08:50:22] "POST /tags HTTP/1.1" 200 345 0.026350 10.0.0.23 - - [2025-10-31 08:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.23 - - [2025-10-31 08:50:22] "GET /tag/87b1fd4f-0b47-4351-b480-a91e0577b5a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013753 10.0.0.23 - - [2025-10-31 08:50:22] "POST /projects HTTP/1.1" 409 238 0.003125 10.0.0.23 - - [2025-10-31 08:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003066 10.0.0.23 - - [2025-10-31 08:50:22] "GET /project/57a89894-ee3c-47ba-9220-921250c322e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047418 10.0.0.23 - - [2025-10-31 08:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.23 - - [2025-10-31 08:50:22] "GET /virtual-network/3bd373ea-7115-43e6-88d0-b6245cff9578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.006927 10.0.0.23 - - [2025-10-31 08:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.23 - - [2025-10-31 08:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.23 - - [2025-10-31 08:50:22] "GET /project/57a89894-ee3c-47ba-9220-921250c322e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035794 10.0.0.23 - - [2025-10-31 08:50:22] "GET /virtual-network/6e042799-8b3a-4556-9a6d-8007147064ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004604 10.0.0.23 - - [2025-10-31 08:50:22] "POST /security-groups HTTP/1.1" 409 285 0.002982 10.0.0.23 - - [2025-10-31 08:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.23 - - [2025-10-31 08:50:22] "PUT /security-group/18dd42bf-a955-4e26-975a-6f2dd8f8cc5d HTTP/1.1" 200 262 0.063382 10.0.0.23 - - [2025-10-31 08:50:22] "PUT /access-control-list/18640b5d-e980-477b-9306-39a1a25fe3d7 HTTP/1.1" 200 272 0.022074 10.0.0.23 - - [2025-10-31 08:50:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.028577 10.0.0.23 - - [2025-10-31 08:50:22] "POST /tags HTTP/1.1" 409 228 0.006191 10.0.0.23 - - [2025-10-31 08:50:22] "PUT /access-control-list/20c9ee9a-a359-4743-9bd5-44d1192cc47b HTTP/1.1" 200 272 0.031924 10.0.0.23 - - [2025-10-31 08:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.23 - - [2025-10-31 08:50:22] "GET /tag/87b1fd4f-0b47-4351-b480-a91e0577b5a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011021 10.0.0.23 - - [2025-10-31 08:50:22] "POST /tags HTTP/1.1" 200 291 0.063509 10.0.0.23 - - [2025-10-31 08:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.23 - - [2025-10-31 08:50:22] "GET /tag/e399fcd5-39ed-4397-ba39-705c56589467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.015749 10.0.0.23 - - [2025-10-31 08:50:23] "POST /tags HTTP/1.1" 200 303 0.062361 10.0.0.23 - - [2025-10-31 08:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.23 - - [2025-10-31 08:50:23] "GET /tag/a96e0e7d-926e-4d04-b9e9-7db9dc259a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.024604 10.0.0.23 - - [2025-10-31 08:50:23] "POST /tags HTTP/1.1" 409 252 0.002232 10.0.0.23 - - [2025-10-31 08:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.23 - - [2025-10-31 08:50:23] "GET /tag/15dfaf4b-249a-4ffa-b039-4363d46895db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012375 10.0.0.23 - - [2025-10-31 08:50:23] "POST /tags HTTP/1.1" 409 226 0.002277 10.0.0.23 - - [2025-10-31 08:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.23 - - [2025-10-31 08:50:23] "GET /tag/906149b1-2463-403d-b363-a0d69ef4e3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016628 10.0.0.23 - - [2025-10-31 08:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.23 - - [2025-10-31 08:50:23] "GET /virtual-network/3bd373ea-7115-43e6-88d0-b6245cff9578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005883 10.0.0.23 - - [2025-10-31 08:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.23 - - [2025-10-31 08:50:23] "GET /project/626b1cec-bf00-466e-ac73-861e7af7cc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039314 10.0.0.23 - - [2025-10-31 08:50:23] "POST /virtual-machines HTTP/1.1" 200 395 0.011579 10.0.0.23 - - [2025-10-31 08:50:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.010068 10.0.0.23 - - [2025-10-31 08:50:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.120273 10.0.0.23 - - [2025-10-31 08:50:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.009840 10.0.0.23 - - [2025-10-31 08:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005484 10.0.0.23 - - [2025-10-31 08:50:23] "GET /virtual-machine-interface/a364b108-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007791 10.0.0.23 - - [2025-10-31 08:50:23] "POST /instance-ips HTTP/1.1" 200 397 0.033086 10.0.0.23 - - [2025-10-31 08:50:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.028404 10.0.0.23 - - [2025-10-31 08:50:23] "GET /virtual-machine-interface/a364b108-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012967 10.0.0.23 - - [2025-10-31 08:50:23] "POST /set-tag HTTP/1.1" 200 109 0.064149 10.0.0.23 - - [2025-10-31 08:50:23] "GET /virtual-machine-interface/a364b108-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020323 10.0.0.23 - - [2025-10-31 08:50:23] "GET /instance-ip/a3812a7c-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003747 10.0.0.23 - - [2025-10-31 08:50:23] "GET /virtual-machine-interface/a364b108-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005399 10.0.0.23 - - [2025-10-31 08:50:23] "POST /set-tag HTTP/1.1" 200 109 0.002446 10.0.0.23 - - [2025-10-31 08:50:23] "GET /virtual-router/c0c64fab-367d-4540-8ebd-20195d242a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004492 10.0.0.23 - - [2025-10-31 08:50:24] "POST /ref-update HTTP/1.1" 200 156 0.009870 10.0.0.23 - - [2025-10-31 08:50:24] "GET /virtual-machine-interface/a364b108-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011147 10.0.0.23 - - [2025-10-31 08:50:24] "POST /set-tag HTTP/1.1" 200 109 0.003234 10.0.0.23 - - [2025-10-31 08:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.23 - - [2025-10-31 08:50:24] "GET /virtual-network/3bd373ea-7115-43e6-88d0-b6245cff9578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004828 10.0.0.23 - - [2025-10-31 08:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.23 - - [2025-10-31 08:50:24] "GET /project/626b1cec-bf00-466e-ac73-861e7af7cc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043596 10.0.0.23 - - [2025-10-31 08:50:24] "POST /virtual-machines HTTP/1.1" 200 395 0.012668 10.0.0.23 - - [2025-10-31 08:50:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.015301 10.0.0.23 - - [2025-10-31 08:50:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113968 10.0.0.23 - - [2025-10-31 08:50:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.015166 10.0.0.23 - - [2025-10-31 08:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.020318 10.0.0.23 - - [2025-10-31 08:50:24] "GET /virtual-machine-interface/a3e7a7fc-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006912 10.0.0.23 - - [2025-10-31 08:50:24] "POST /instance-ips HTTP/1.1" 200 397 0.028945 10.0.0.23 - - [2025-10-31 08:50:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.040092 10.0.0.23 - - [2025-10-31 08:50:24] "GET /virtual-machine-interface/a3e7a7fc-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007029 10.0.0.23 - - [2025-10-31 08:50:24] "POST /set-tag HTTP/1.1" 200 109 0.064263 10.0.0.23 - - [2025-10-31 08:50:24] "GET /virtual-machine-interface/a3e7a7fc-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.024692 10.0.0.23 - - [2025-10-31 08:50:24] "GET /instance-ip/a4030498-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004024 10.0.0.23 - - [2025-10-31 08:50:24] "GET /virtual-machine-interface/a3e7a7fc-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005152 10.0.0.23 - - [2025-10-31 08:50:24] "POST /set-tag HTTP/1.1" 200 109 0.002396 10.0.0.23 - - [2025-10-31 08:50:24] "GET /virtual-router/c0c64fab-367d-4540-8ebd-20195d242a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.003868 10.0.0.23 - - [2025-10-31 08:50:24] "POST /ref-update HTTP/1.1" 200 156 0.012370 10.0.0.23 - - [2025-10-31 08:50:24] "GET /virtual-machine-interface/a3e7a7fc-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012215 10.0.0.23 - - [2025-10-31 08:50:24] "POST /set-tag HTTP/1.1" 200 109 0.007738 10.0.0.23 - - [2025-10-31 08:50:24] "POST /tags HTTP/1.1" 200 291 0.019727 10.0.0.23 - - [2025-10-31 08:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.23 - - [2025-10-31 08:50:25] "GET /tag/838c65fb-179d-4153-9377-d5572dcbfb47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.015423 10.0.0.23 - - [2025-10-31 08:50:25] "POST /tags HTTP/1.1" 409 252 0.001993 10.0.0.23 - - [2025-10-31 08:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.23 - - [2025-10-31 08:50:25] "GET /tag/4764d972-7165-4079-960e-37d59430f9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013864 10.0.0.23 - - [2025-10-31 08:50:25] "POST /tags HTTP/1.1" 409 226 0.002566 10.0.0.23 - - [2025-10-31 08:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012988 10.0.0.23 - - [2025-10-31 08:50:25] "GET /tag/131034ac-1277-47c1-bb1d-018c978efece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012311 10.0.0.23 - - [2025-10-31 08:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.23 - - [2025-10-31 08:50:25] "GET /virtual-network/3bd373ea-7115-43e6-88d0-b6245cff9578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004052 10.0.0.23 - - [2025-10-31 08:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.23 - - [2025-10-31 08:50:25] "GET /project/57a89894-ee3c-47ba-9220-921250c322e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039883 10.0.0.23 - - [2025-10-31 08:50:25] "POST /virtual-machines HTTP/1.1" 200 395 0.017798 10.0.0.23 - - [2025-10-31 08:50:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.012165 10.0.0.23 - - [2025-10-31 08:50:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.126301 10.0.0.23 - - [2025-10-31 08:50:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.010375 10.0.0.23 - - [2025-10-31 08:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006463 10.0.0.23 - - [2025-10-31 08:50:25] "GET /virtual-machine-interface/a48c5dc4-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006931 10.0.0.23 - - [2025-10-31 08:50:25] "POST /instance-ips HTTP/1.1" 200 397 0.038178 10.0.0.23 - - [2025-10-31 08:50:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.012317 10.0.0.23 - - [2025-10-31 08:50:25] "GET /virtual-machine-interface/a48c5dc4-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012658 10.0.0.23 - - [2025-10-31 08:50:25] "POST /set-tag HTTP/1.1" 200 109 0.062984 10.0.0.23 - - [2025-10-31 08:50:25] "GET /virtual-machine-interface/a48c5dc4-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013172 10.0.0.23 - - [2025-10-31 08:50:25] "GET /instance-ip/a4a89098-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007493 10.0.0.23 - - [2025-10-31 08:50:25] "GET /virtual-machine-interface/a48c5dc4-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004975 10.0.0.23 - - [2025-10-31 08:50:25] "POST /set-tag HTTP/1.1" 200 109 0.002633 10.0.0.23 - - [2025-10-31 08:50:25] "GET /virtual-router/c0c64fab-367d-4540-8ebd-20195d242a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.003735 10.0.0.23 - - [2025-10-31 08:50:25] "POST /ref-update HTTP/1.1" 200 156 0.007963 10.0.0.23 - - [2025-10-31 08:50:25] "GET /virtual-machine-interface/a48c5dc4-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016635 10.0.0.23 - - [2025-10-31 08:50:26] "POST /set-tag HTTP/1.1" 200 109 0.008625 10.0.0.23 - - [2025-10-31 08:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.23 - - [2025-10-31 08:50:26] "GET /virtual-network/3bd373ea-7115-43e6-88d0-b6245cff9578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004426 10.0.0.23 - - [2025-10-31 08:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.23 - - [2025-10-31 08:50:26] "GET /project/57a89894-ee3c-47ba-9220-921250c322e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.052201 10.0.0.23 - - [2025-10-31 08:50:26] "POST /virtual-machines HTTP/1.1" 200 395 0.015552 10.0.0.23 - - [2025-10-31 08:50:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.013948 10.0.0.23 - - [2025-10-31 08:50:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100338 10.0.0.23 - - [2025-10-31 08:50:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.018229 10.0.0.23 - - [2025-10-31 08:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012668 10.0.0.23 - - [2025-10-31 08:50:26] "GET /virtual-machine-interface/a50ef676-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006475 10.0.0.23 - - [2025-10-31 08:50:26] "POST /instance-ips HTTP/1.1" 200 397 0.023083 10.0.0.23 - - [2025-10-31 08:50:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.023255 10.0.0.23 - - [2025-10-31 08:50:26] "GET /virtual-machine-interface/a50ef676-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015396 10.0.0.23 - - [2025-10-31 08:50:26] "POST /set-tag HTTP/1.1" 200 109 0.071057 10.0.0.23 - - [2025-10-31 08:50:26] "GET /virtual-machine-interface/a50ef676-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018792 10.0.0.23 - - [2025-10-31 08:50:26] "GET /instance-ip/a5282100-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003137 10.0.0.23 - - [2025-10-31 08:50:26] "GET /virtual-machine-interface/a50ef676-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005270 10.0.0.23 - - [2025-10-31 08:50:26] "POST /set-tag HTTP/1.1" 200 109 0.002317 10.0.0.23 - - [2025-10-31 08:50:26] "GET /virtual-router/c0c64fab-367d-4540-8ebd-20195d242a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.004157 10.0.0.23 - - [2025-10-31 08:50:26] "POST /ref-update HTTP/1.1" 200 156 0.011253 10.0.0.23 - - [2025-10-31 08:50:26] "GET /virtual-machine-interface/a50ef676-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016332 10.0.0.23 - - [2025-10-31 08:50:26] "POST /set-tag HTTP/1.1" 200 109 0.002814 10.0.0.23 - - [2025-10-31 08:50:26] "POST /tags HTTP/1.1" 200 299 0.019226 10.0.0.23 - - [2025-10-31 08:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.015766 10.0.0.23 - - [2025-10-31 08:50:26] "GET /tag/9cad31db-3ff9-428a-b61f-4407a2fa8026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012189 10.0.0.23 - - [2025-10-31 08:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.23 - - [2025-10-31 08:50:26] "GET /virtual-network/3bd373ea-7115-43e6-88d0-b6245cff9578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004262 10.0.0.23 - - [2025-10-31 08:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.23 - - [2025-10-31 08:50:27] "GET /project/626b1cec-bf00-466e-ac73-861e7af7cc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034075 10.0.0.23 - - [2025-10-31 08:50:27] "POST /virtual-machines HTTP/1.1" 200 395 0.011578 10.0.0.23 - - [2025-10-31 08:50:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.019571 10.0.0.23 - - [2025-10-31 08:50:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102265 10.0.0.23 - - [2025-10-31 08:50:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.041941 10.0.0.23 - - [2025-10-31 08:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008158 10.0.0.23 - - [2025-10-31 08:50:27] "GET /virtual-machine-interface/a596fa12-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.017536 10.0.0.23 - - [2025-10-31 08:50:27] "POST /instance-ips HTTP/1.1" 200 397 0.020712 10.0.0.23 - - [2025-10-31 08:50:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.020461 10.0.0.23 - - [2025-10-31 08:50:27] "GET /virtual-machine-interface/a596fa12-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012253 10.0.0.23 - - [2025-10-31 08:50:27] "POST /set-tag HTTP/1.1" 200 109 0.028598 10.0.0.23 - - [2025-10-31 08:50:27] "GET /virtual-machine-interface/a596fa12-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018267 10.0.0.23 - - [2025-10-31 08:50:27] "GET /instance-ip/a5b5ad2c-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005590 10.0.0.23 - - [2025-10-31 08:50:27] "GET /virtual-machine-interface/a596fa12-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009617 10.0.0.23 - - [2025-10-31 08:50:27] "POST /set-tag HTTP/1.1" 200 109 0.003171 10.0.0.23 - - [2025-10-31 08:50:27] "POST /tags HTTP/1.1" 200 299 0.016201 10.0.0.23 - - [2025-10-31 08:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.23 - - [2025-10-31 08:50:27] "GET /tag/4dd3fa93-d547-4ca1-b5bf-8f30b552e9c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.016366 10.0.0.23 - - [2025-10-31 08:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.23 - - [2025-10-31 08:50:27] "GET /virtual-network/3bd373ea-7115-43e6-88d0-b6245cff9578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.006312 10.0.0.23 - - [2025-10-31 08:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.23 - - [2025-10-31 08:50:27] "GET /project/626b1cec-bf00-466e-ac73-861e7af7cc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035421 10.0.0.23 - - [2025-10-31 08:50:27] "POST /virtual-machines HTTP/1.1" 200 395 0.019346 10.0.0.23 - - [2025-10-31 08:50:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.030610 10.0.0.23 - - [2025-10-31 08:50:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.128478 10.0.0.23 - - [2025-10-31 08:50:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.011265 10.0.0.23 - - [2025-10-31 08:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.012193 10.0.0.23 - - [2025-10-31 08:50:28] "GET /virtual-machine-interface/a6144e04-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006871 10.0.0.23 - - [2025-10-31 08:50:28] "POST /instance-ips HTTP/1.1" 200 397 0.023728 10.0.0.23 - - [2025-10-31 08:50:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.037817 10.0.0.23 - - [2025-10-31 08:50:28] "GET /virtual-machine-interface/a6144e04-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011068 10.0.0.23 - - [2025-10-31 08:50:28] "POST /set-tag HTTP/1.1" 200 109 0.020512 10.0.0.23 - - [2025-10-31 08:50:28] "GET /virtual-machine-interface/a6144e04-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013021 10.0.0.23 - - [2025-10-31 08:50:28] "GET /instance-ip/a630ae28-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004158 10.0.0.23 - - [2025-10-31 08:50:28] "GET /virtual-machine-interface/a6144e04-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004618 10.0.0.23 - - [2025-10-31 08:50:28] "POST /set-tag HTTP/1.1" 200 109 0.002437 10.0.0.23 - - [2025-10-31 08:50:28] "POST /tags HTTP/1.1" 200 299 0.029788 10.0.0.23 - - [2025-10-31 08:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.23 - - [2025-10-31 08:50:28] "GET /tag/592e5037-93bd-407b-bfcb-a9b28c562e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011918 10.0.0.23 - - [2025-10-31 08:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.23 - - [2025-10-31 08:50:28] "GET /virtual-network/3bd373ea-7115-43e6-88d0-b6245cff9578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005015 10.0.0.23 - - [2025-10-31 08:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.23 - - [2025-10-31 08:50:28] "GET /project/57a89894-ee3c-47ba-9220-921250c322e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037087 10.0.0.23 - - [2025-10-31 08:50:28] "POST /virtual-machines HTTP/1.1" 200 395 0.007393 10.0.0.23 - - [2025-10-31 08:50:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.007673 10.0.0.23 - - [2025-10-31 08:50:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102031 10.0.0.23 - - [2025-10-31 08:50:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.024872 10.0.0.23 - - [2025-10-31 08:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006449 10.0.0.23 - - [2025-10-31 08:50:28] "GET /virtual-machine-interface/a6888e36-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004801 10.0.0.23 - - [2025-10-31 08:50:28] "POST /instance-ips HTTP/1.1" 200 397 0.022439 10.0.0.23 - - [2025-10-31 08:50:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.024785 10.0.0.23 - - [2025-10-31 08:50:28] "GET /virtual-machine-interface/a6888e36-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.018226 10.0.0.23 - - [2025-10-31 08:50:29] "POST /set-tag HTTP/1.1" 200 109 0.019423 10.0.0.23 - - [2025-10-31 08:50:29] "GET /virtual-machine-interface/a6888e36-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015531 10.0.0.23 - - [2025-10-31 08:50:29] "GET /instance-ip/a69dde8a-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004298 10.0.0.23 - - [2025-10-31 08:50:29] "GET /virtual-machine-interface/a6888e36-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004349 10.0.0.23 - - [2025-10-31 08:50:29] "POST /set-tag HTTP/1.1" 200 109 0.002406 10.0.0.23 - - [2025-10-31 08:50:29] "POST /tags HTTP/1.1" 200 299 0.029778 10.0.0.23 - - [2025-10-31 08:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.23 - - [2025-10-31 08:50:29] "GET /tag/e2f0ff38-8867-47db-8e71-7ba0e3933b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012623 10.0.0.23 - - [2025-10-31 08:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.23 - - [2025-10-31 08:50:29] "GET /virtual-network/3bd373ea-7115-43e6-88d0-b6245cff9578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003637 10.0.0.23 - - [2025-10-31 08:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.23 - - [2025-10-31 08:50:29] "GET /project/57a89894-ee3c-47ba-9220-921250c322e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039488 10.0.0.23 - - [2025-10-31 08:50:29] "POST /virtual-machines HTTP/1.1" 200 395 0.008662 10.0.0.23 - - [2025-10-31 08:50:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.015708 10.0.0.23 - - [2025-10-31 08:50:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115497 10.0.0.23 - - [2025-10-31 08:50:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.009135 10.0.0.23 - - [2025-10-31 08:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.017310 10.0.0.23 - - [2025-10-31 08:50:29] "GET /virtual-machine-interface/a6f0acb4-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008323 10.0.0.23 - - [2025-10-31 08:50:29] "POST /instance-ips HTTP/1.1" 200 397 0.021566 10.0.0.23 - - [2025-10-31 08:50:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.020064 10.0.0.23 - - [2025-10-31 08:50:29] "GET /virtual-machine-interface/a6f0acb4-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012874 10.0.0.23 - - [2025-10-31 08:50:29] "POST /set-tag HTTP/1.1" 200 109 0.023651 10.0.0.23 - - [2025-10-31 08:50:29] "GET /virtual-machine-interface/a6f0acb4-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.022906 10.0.0.23 - - [2025-10-31 08:50:29] "GET /instance-ip/a70aafe2-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004834 10.0.0.23 - - [2025-10-31 08:50:29] "GET /virtual-machine-interface/a6f0acb4-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004598 10.0.0.23 - - [2025-10-31 08:50:29] "POST /set-tag HTTP/1.1" 200 109 0.002031 10.0.0.23 - - [2025-10-31 08:50:29] "GET /virtual-router/c0c64fab-367d-4540-8ebd-20195d242a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.003579 10.0.0.23 - - [2025-10-31 08:50:29] "POST /ref-update HTTP/1.1" 200 156 0.009385 10.0.0.23 - - [2025-10-31 08:50:29] "GET /virtual-machine-interface/a596fa12-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010700 10.0.0.23 - - [2025-10-31 08:50:29] "POST /set-tag HTTP/1.1" 200 109 0.002756 10.0.0.23 - - [2025-10-31 08:50:30] "GET /virtual-machine-interface/a364b108-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009798 10.0.0.23 - - [2025-10-31 08:50:30] "POST /set-tag HTTP/1.1" 200 109 0.002923 10.0.0.23 - - [2025-10-31 08:50:30] "GET /virtual-router/c0c64fab-367d-4540-8ebd-20195d242a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.003721 10.0.0.23 - - [2025-10-31 08:50:30] "POST /ref-update HTTP/1.1" 200 156 0.009234 10.0.0.23 - - [2025-10-31 08:50:30] "GET /virtual-machine-interface/a6144e04-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012135 10.0.0.23 - - [2025-10-31 08:50:30] "POST /set-tag HTTP/1.1" 200 109 0.003405 10.0.0.23 - - [2025-10-31 08:50:30] "GET /virtual-router/c0c64fab-367d-4540-8ebd-20195d242a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.006559 10.0.0.23 - - [2025-10-31 08:50:30] "POST /ref-update HTTP/1.1" 200 156 0.009316 10.0.0.23 - - [2025-10-31 08:50:30] "GET /virtual-machine-interface/a6888e36-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008421 10.0.0.23 - - [2025-10-31 08:50:30] "POST /set-tag HTTP/1.1" 200 109 0.002574 10.0.0.23 - - [2025-10-31 08:50:30] "GET /virtual-machine-interface/a3e7a7fc-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004145 10.0.0.23 - - [2025-10-31 08:50:30] "POST /set-tag HTTP/1.1" 200 109 0.002200 10.0.0.23 - - [2025-10-31 08:50:30] "GET /virtual-router/c0c64fab-367d-4540-8ebd-20195d242a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.004822 10.0.0.23 - - [2025-10-31 08:50:30] "POST /ref-update HTTP/1.1" 200 156 0.009675 10.0.0.23 - - [2025-10-31 08:50:30] "GET /virtual-machine-interface/a6f0acb4-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005646 10.0.0.23 - - [2025-10-31 08:50:30] "POST /set-tag HTTP/1.1" 200 109 0.002676 10.0.0.23 - - [2025-10-31 08:50:30] "GET /virtual-machine-interface/a48c5dc4-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004126 10.0.0.23 - - [2025-10-31 08:50:30] "POST /set-tag HTTP/1.1" 200 109 0.002161 10.0.0.23 - - [2025-10-31 08:50:30] "GET /virtual-machine-interface/a50ef676-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007793 10.0.0.23 - - [2025-10-31 08:50:30] "POST /set-tag HTTP/1.1" 200 109 0.002270 10.0.0.23 - - [2025-10-31 08:50:30] "GET /virtual-machine-interface/a596fa12-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004942 10.0.0.23 - - [2025-10-31 08:50:30] "POST /set-tag HTTP/1.1" 200 109 0.002676 10.0.0.23 - - [2025-10-31 08:50:30] "GET /virtual-machine-interface/a6144e04-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005986 10.0.0.23 - - [2025-10-31 08:50:30] "POST /set-tag HTTP/1.1" 200 109 0.003803 10.0.0.23 - - [2025-10-31 08:50:30] "GET /virtual-machine-interface/a6888e36-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006653 10.0.0.23 - - [2025-10-31 08:50:30] "POST /set-tag HTTP/1.1" 200 109 0.002327 10.0.0.23 - - [2025-10-31 08:50:30] "GET /virtual-machine-interface/a3e7a7fc-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005993 10.0.0.23 - - [2025-10-31 08:50:30] "POST /set-tag HTTP/1.1" 200 109 0.001980 10.0.0.23 - - [2025-10-31 08:50:30] "GET /virtual-machine-interface/a6f0acb4-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005027 10.0.0.23 - - [2025-10-31 08:50:30] "POST /set-tag HTTP/1.1" 200 109 0.002098 10.0.0.23 - - [2025-10-31 08:50:33] "GET /virtual-machine-interface/a596fa12-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004726 10.0.0.23 - - [2025-10-31 08:50:33] "POST /set-tag HTTP/1.1" 200 109 0.002086 10.0.0.23 - - [2025-10-31 08:50:34] "GET /virtual-machine-interface/a364b108-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009616 10.0.0.23 - - [2025-10-31 08:50:34] "POST /set-tag HTTP/1.1" 200 109 0.006945 10.0.0.23 - - [2025-10-31 08:50:34] "GET /virtual-machine-interface/a6f0acb4-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014080 10.0.0.23 - - [2025-10-31 08:50:34] "POST /set-tag HTTP/1.1" 200 109 0.003326 10.0.0.23 - - [2025-10-31 08:50:35] "GET /virtual-machine-interface/a48c5dc4-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005126 10.0.0.23 - - [2025-10-31 08:50:35] "POST /set-tag HTTP/1.1" 200 109 0.003032 10.0.0.23 - - [2025-10-31 08:50:36] "GET /virtual-machine-interface/a50ef676-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004669 10.0.0.23 - - [2025-10-31 08:50:36] "POST /set-tag HTTP/1.1" 200 109 0.003082 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:50:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000988 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:50:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001119 10.0.0.23 - - [2025-10-31 08:50:37] "GET /virtual-machine/8ad6672b-4233-496e-9aaf-10700d357b39?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003199 10.0.0.23 - - [2025-10-31 08:50:37] "GET /virtual-machine-interface/a364b108-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013715 10.0.0.23 - - [2025-10-31 08:50:37] "GET /virtual-machine/4143643a-78a8-43b4-84ce-6a7567ea5974?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002916 10.0.0.23 - - [2025-10-31 08:50:37] "GET /virtual-machine-interface/a3e7a7fc-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004628 10.0.0.23 - - [2025-10-31 08:50:37] "GET /virtual-machine/a4431872-b3dd-43ed-9304-2214c869caa7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003639 10.0.0.23 - - [2025-10-31 08:50:37] "GET /virtual-machine-interface/a48c5dc4-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009639 10.0.0.23 - - [2025-10-31 08:50:37] "GET /virtual-machine/36c48869-9738-420d-97d5-e8be7c7d97ef?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003258 10.0.0.23 - - [2025-10-31 08:50:37] "GET /virtual-machine-interface/a50ef676-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010791 10.0.0.23 - - [2025-10-31 08:50:38] "GET /virtual-machine/d49f291f-5dfd-4ddf-97d2-ac55de50e120?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.009864 10.0.0.23 - - [2025-10-31 08:50:38] "GET /virtual-machine-interface/a596fa12-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004191 10.0.0.23 - - [2025-10-31 08:50:39] "GET /virtual-machine-interface/a6888e36-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006752 10.0.0.23 - - [2025-10-31 08:50:39] "POST /set-tag HTTP/1.1" 200 109 0.003098 10.0.0.23 - - [2025-10-31 08:50:39] "GET /virtual-machine-interface/a6144e04-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008216 10.0.0.23 - - [2025-10-31 08:50:39] "POST /set-tag HTTP/1.1" 200 109 0.003816 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:50:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001304 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:50:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000866 10.0.0.23 - - [2025-10-31 08:50:43] "GET /virtual-machine/b2ea49c8-6fde-4493-8f78-2b9e6791a130?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003545 10.0.0.23 - - [2025-10-31 08:50:43] "GET /virtual-machine-interface/a6888e36-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004001 10.0.0.23 - - [2025-10-31 08:50:43] "GET /virtual-machine/1d2bda41-60e2-49e4-8173-b867fa343383?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002820 10.0.0.23 - - [2025-10-31 08:50:43] "GET /virtual-machine-interface/a6144e04-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004096 10.0.0.23 - - [2025-10-31 08:50:43] "GET /virtual-machine/ebab45d3-8c7e-481c-aa19-ef2b676bc78c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003459 10.0.0.23 - - [2025-10-31 08:50:43] "GET /virtual-machine-interface/a6f0acb4-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004401 10.0.0.23 - - [2025-10-31 08:50:43] "GET /loadbalancer/dbc91750-6d15-4479-b3c4-ad5e3bcb4dcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003020 10.0.0.23 - - [2025-10-31 08:50:43] "POST /tags HTTP/1.1" 200 333 0.034250 10.0.0.23 - - [2025-10-31 08:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013672 10.0.0.23 - - [2025-10-31 08:50:43] "GET /tag/f52a2ff2-73f3-4f7b-8074-ef6e8e42a4d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011527 10.0.0.23 - - [2025-10-31 08:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.23 - - [2025-10-31 08:50:43] "GET /project/626b1cec-bf00-466e-ac73-861e7af7cc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029308 10.0.0.23 - - [2025-10-31 08:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.23 - - [2025-10-31 08:50:43] "GET /virtual-network/6e042799-8b3a-4556-9a6d-8007147064ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003899 10.0.0.23 - - [2025-10-31 08:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001362 10.0.0.23 - - [2025-10-31 08:50:44] "GET /service-appliance-set/46b69b59-1489-4c8f-ae4c-cf7882d03ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002710 10.0.0.23 - - [2025-10-31 08:50:44] "POST /fqname-to-id HTTP/1.1" 404 273 0.001734 10.0.0.23 - - [2025-10-31 08:50:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.100043 10.0.0.23 - - [2025-10-31 08:50:44] "GET /virtual-machine-interface/5d21ef60-4c31-4578-9d8d-095468b405e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.005129 10.0.0.23 - - [2025-10-31 08:50:44] "POST /instance-ips HTTP/1.1" 200 409 0.023343 10.0.0.23 - - [2025-10-31 08:50:44] "GET /instance-ip/b15bc7e4-7918-4349-9dfc-2d0c8074ee11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.007075 10.0.0.23 - - [2025-10-31 08:50:44] "POST /loadbalancers HTTP/1.1" 200 629 0.060577 10.0.0.23 - - [2025-10-31 08:50:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.019321 10.0.0.23 - - [2025-10-31 08:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006059 10.0.0.23 - - [2025-10-31 08:50:44] "GET /project/626b1cec-bf00-466e-ac73-861e7af7cc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046987 10.0.0.23 - - [2025-10-31 08:50:44] "GET /instance-ip/b15bc7e4-7918-4349-9dfc-2d0c8074ee11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002414 10.0.0.23 - - [2025-10-31 08:50:44] "POST /floating-ips HTTP/1.1" 200 597 0.021335 10.0.0.23 - - [2025-10-31 08:50:44] "GET /project/626b1cec-bf00-466e-ac73-861e7af7cc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044379 10.0.0.23 - - [2025-10-31 08:50:44] "GET /loadbalancer/dbc91750-6d15-4479-b3c4-ad5e3bcb4dcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003618 10.0.0.23 - - [2025-10-31 08:50:44] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.016028 10.0.0.23 - - [2025-10-31 08:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.23 - - [2025-10-31 08:50:44] "GET /project/626b1cec-bf00-466e-ac73-861e7af7cc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031617 10.0.0.23 - - [2025-10-31 08:50:44] "GET /loadbalancer-listener/5dfaccb4-a5b6-42d9-abc6-eabc1d4b6aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.003085 10.0.0.23 - - [2025-10-31 08:50:44] "GET /loadbalancer-listener/5dfaccb4-a5b6-42d9-abc6-eabc1d4b6aec?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.004015 10.0.0.23 - - [2025-10-31 08:50:44] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.017033 10.0.0.23 - - [2025-10-31 08:50:44] "GET /instance-ip/b15bc7e4-7918-4349-9dfc-2d0c8074ee11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.004032 10.0.0.23 - - [2025-10-31 08:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.23 - - [2025-10-31 08:50:44] "GET /instance-ip/b15bc7e4-7918-4349-9dfc-2d0c8074ee11?fields=floating_ips HTTP/1.1" 200 1213 0.004339 10.0.0.23 - - [2025-10-31 08:50:44] "GET /loadbalancer/dbc91750-6d15-4479-b3c4-ad5e3bcb4dcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002841 10.0.0.23 - - [2025-10-31 08:50:44] "GET /floating-ip/b9ec0403-9ae6-4648-a007-659aecf861dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.002249 10.0.0.23 - - [2025-10-31 08:50:44] "GET /loadbalancer-pool/2f2b227c-041c-41c8-ade7-3fb8a3722645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.006526 10.0.0.23 - - [2025-10-31 08:50:44] "POST /loadbalancer-members HTTP/1.1" 200 721 0.029569 10.0.0.23 - - [2025-10-31 08:50:44] "GET /loadbalancer/dbc91750-6d15-4479-b3c4-ad5e3bcb4dcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004771 10.0.0.23 - - [2025-10-31 08:50:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.018552 10.0.0.23 - - [2025-10-31 08:50:44] "GET /virtual-machine-interface/a3e7a7fc-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018719 10.0.0.23 - - [2025-10-31 08:50:44] "GET /virtual-machine-interface/a3e7a7fc-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014442 10.0.0.23 - - [2025-10-31 08:50:44] "POST /tags HTTP/1.1" 409 221 0.004089 10.0.0.23 - - [2025-10-31 08:50:44] "POST /ref-update HTTP/1.1" 200 156 0.011235 10.0.0.23 - - [2025-10-31 08:50:44] "GET /floating-ip/b9ec0403-9ae6-4648-a007-659aecf861dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.013899 10.0.0.23 - - [2025-10-31 08:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.23 - - [2025-10-31 08:50:44] "GET /tag/f52a2ff2-73f3-4f7b-8074-ef6e8e42a4d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013421 10.0.0.23 - - [2025-10-31 08:50:44] "PUT /floating-ip/b9ec0403-9ae6-4648-a007-659aecf861dd HTTP/1.1" 200 256 0.009247 10.0.0.23 - - [2025-10-31 08:50:44] "POST /set-tag HTTP/1.1" 200 109 0.084246 10.0.0.23 - - [2025-10-31 08:50:45] "GET /loadbalancer-pool/2f2b227c-041c-41c8-ade7-3fb8a3722645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.002955 10.0.0.23 - - [2025-10-31 08:50:45] "POST /loadbalancer-members HTTP/1.1" 200 721 0.021694 10.0.0.23 - - [2025-10-31 08:50:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.023667 10.0.0.23 - - [2025-10-31 08:50:45] "GET /virtual-machine-interface/a364b108-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010509 10.0.0.23 - - [2025-10-31 08:50:45] "GET /virtual-machine-interface/a364b108-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005931 10.0.0.23 - - [2025-10-31 08:50:45] "POST /ref-update HTTP/1.1" 200 156 0.009001 10.0.0.23 - - [2025-10-31 08:50:45] "GET /floating-ip/b9ec0403-9ae6-4648-a007-659aecf861dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.007517 10.0.0.23 - - [2025-10-31 08:50:45] "POST /set-tag HTTP/1.1" 200 109 0.067855 10.0.0.23 - - [2025-10-31 08:50:46] "POST /tags HTTP/1.1" 409 206 0.002344 10.0.0.23 - - [2025-10-31 08:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.23 - - [2025-10-31 08:50:46] "GET /tag/a96e0e7d-926e-4d04-b9e9-7db9dc259a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014775 10.0.0.23 - - [2025-10-31 08:50:46] "POST /tags HTTP/1.1" 409 204 0.003504 10.0.0.23 - - [2025-10-31 08:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.23 - - [2025-10-31 08:50:46] "GET /tag/4dd3fa93-d547-4ca1-b5bf-8f30b552e9c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.016532 10.0.0.23 - - [2025-10-31 08:50:46] "GET /application-policy-set/74072065-16f4-4a9d-b8ec-d6240c73d234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003630 10.0.0.23 - - [2025-10-31 08:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.23 - - [2025-10-31 08:50:46] "GET /policy-management/5ac29a62-0784-431c-9330-bd30fe727281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004020 10.0.0.23 - - [2025-10-31 08:50:46] "POST /tags HTTP/1.1" 409 206 0.002218 10.0.0.23 - - [2025-10-31 08:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.23 - - [2025-10-31 08:50:46] "GET /tag/a96e0e7d-926e-4d04-b9e9-7db9dc259a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.029919 10.0.0.23 - - [2025-10-31 08:50:46] "POST /tags HTTP/1.1" 409 226 0.001938 10.0.0.23 - - [2025-10-31 08:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.23 - - [2025-10-31 08:50:46] "GET /tag/906149b1-2463-403d-b363-a0d69ef4e3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014437 10.0.0.23 - - [2025-10-31 08:50:46] "POST /tags HTTP/1.1" 409 204 0.001881 10.0.0.23 - - [2025-10-31 08:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.23 - - [2025-10-31 08:50:46] "GET /tag/4dd3fa93-d547-4ca1-b5bf-8f30b552e9c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011168 10.0.0.23 - - [2025-10-31 08:50:46] "POST /tags HTTP/1.1" 409 226 0.001887 10.0.0.23 - - [2025-10-31 08:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.23 - - [2025-10-31 08:50:46] "GET /tag/906149b1-2463-403d-b363-a0d69ef4e3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012503 10.0.0.23 - - [2025-10-31 08:50:46] "GET /application-policy-set/74072065-16f4-4a9d-b8ec-d6240c73d234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002346 10.0.0.23 - - [2025-10-31 08:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008542 10.0.0.23 - - [2025-10-31 08:50:46] "GET /policy-management/5ac29a62-0784-431c-9330-bd30fe727281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004162 10.0.0.23 - - [2025-10-31 08:50:46] "POST /firewall-rules HTTP/1.1" 200 626 0.068336 10.0.0.23 - - [2025-10-31 08:50:46] "POST /firewall-rules HTTP/1.1" 200 646 0.105573 10.0.0.23 - - [2025-10-31 08:50:46] "GET /firewall-rule/5449b719-6dcd-4255-8c3e-2b541ee9391b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.023788 10.0.0.23 - - [2025-10-31 08:50:46] "GET /firewall-policy/2b3d7288-83f8-4205-8fce-ef58e519649d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004570 10.0.0.23 - - [2025-10-31 08:50:46] "GET /firewall-rule/066d03a3-eba4-42ab-a39a-eef7fcd4453b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003581 10.0.0.23 - - [2025-10-31 08:50:46] "POST /ref-update HTTP/1.1" 200 156 0.016114 10.0.0.23 - - [2025-10-31 08:50:46] "POST /firewall-policys HTTP/1.1" 200 606 0.024926 10.0.0.23 - - [2025-10-31 08:50:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.026265 10.0.0.23 - - [2025-10-31 08:50:47] "GET /firewall-policy/8d95d463-2c10-4bd1-819c-ab2e804e8636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.011855 10.0.0.23 - - [2025-10-31 08:50:47] "GET /application-policy-set/74072065-16f4-4a9d-b8ec-d6240c73d234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002770 10.0.0.23 - - [2025-10-31 08:50:47] "GET /firewall-policy/8d95d463-2c10-4bd1-819c-ab2e804e8636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002349 10.0.0.23 - - [2025-10-31 08:50:47] "GET /firewall-policy/2b3d7288-83f8-4205-8fce-ef58e519649d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003151 10.0.0.23 - - [2025-10-31 08:50:47] "GET /firewall-policy/90edcf60-1149-4f9e-8d8f-201c2c125131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003052 10.0.0.23 - - [2025-10-31 08:50:47] "GET /firewall-policy/95070ec4-c017-4c05-8715-045bd578d12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004702 10.0.0.23 - - [2025-10-31 08:50:47] "GET /firewall-policy/2b3d7288-83f8-4205-8fce-ef58e519649d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002766 10.0.0.23 - - [2025-10-31 08:50:47] "GET /firewall-policy/95070ec4-c017-4c05-8715-045bd578d12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002645 10.0.0.23 - - [2025-10-31 08:50:47] "POST /ref-update HTTP/1.1" 200 156 0.026110 10.0.0.23 - - [2025-10-31 08:50:47] "POST /ref-update HTTP/1.1" 200 156 0.029703 10.0.0.23 - - [2025-10-31 08:50:47] "POST /ref-update HTTP/1.1" 200 156 0.040065 10.0.0.23 - - [2025-10-31 08:50:47] "POST /ref-update HTTP/1.1" 200 156 0.024943 10.0.0.23 - - [2025-10-31 08:50:47] "POST /ref-update HTTP/1.1" 200 156 0.037571 10.0.0.23 - - [2025-10-31 08:50:47] "GET /firewall-policy/8d95d463-2c10-4bd1-819c-ab2e804e8636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.015170 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:51:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001144 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:51:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001051 10.0.0.23 - - [2025-10-31 08:52:45] "POST /tags HTTP/1.1" 409 252 0.002491 10.0.0.23 - - [2025-10-31 08:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005236 10.0.0.23 - - [2025-10-31 08:52:45] "GET /tag/4764d972-7165-4079-960e-37d59430f9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.020115 10.0.0.23 - - [2025-10-31 08:52:45] "POST /tags HTTP/1.1" 409 228 0.002335 10.0.0.23 - - [2025-10-31 08:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.23 - - [2025-10-31 08:52:45] "GET /tag/87b1fd4f-0b47-4351-b480-a91e0577b5a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011330 10.0.0.23 - - [2025-10-31 08:52:45] "GET /application-policy-set/74072065-16f4-4a9d-b8ec-d6240c73d234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005081 10.0.0.23 - - [2025-10-31 08:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.23 - - [2025-10-31 08:52:45] "GET /policy-management/5ac29a62-0784-431c-9330-bd30fe727281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002942 10.0.0.23 - - [2025-10-31 08:52:45] "POST /tags HTTP/1.1" 409 206 0.010113 10.0.0.23 - - [2025-10-31 08:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010503 10.0.0.23 - - [2025-10-31 08:52:46] "GET /tag/a96e0e7d-926e-4d04-b9e9-7db9dc259a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.020494 10.0.0.23 - - [2025-10-31 08:52:46] "POST /tags HTTP/1.1" 409 226 0.002582 10.0.0.23 - - [2025-10-31 08:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.23 - - [2025-10-31 08:52:46] "GET /tag/906149b1-2463-403d-b363-a0d69ef4e3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011760 10.0.0.23 - - [2025-10-31 08:52:46] "POST /tags HTTP/1.1" 409 204 0.002083 10.0.0.23 - - [2025-10-31 08:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.23 - - [2025-10-31 08:52:46] "GET /tag/4dd3fa93-d547-4ca1-b5bf-8f30b552e9c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013459 10.0.0.23 - - [2025-10-31 08:52:46] "POST /tags HTTP/1.1" 409 226 0.003781 10.0.0.23 - - [2025-10-31 08:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.23 - - [2025-10-31 08:52:46] "GET /tag/906149b1-2463-403d-b363-a0d69ef4e3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011845 10.0.0.23 - - [2025-10-31 08:52:46] "POST /tags HTTP/1.1" 409 228 0.003115 10.0.0.23 - - [2025-10-31 08:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.23 - - [2025-10-31 08:52:46] "GET /tag/87b1fd4f-0b47-4351-b480-a91e0577b5a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015183 10.0.0.23 - - [2025-10-31 08:52:46] "POST /tags HTTP/1.1" 409 252 0.004756 10.0.0.23 - - [2025-10-31 08:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.23 - - [2025-10-31 08:52:46] "GET /tag/4764d972-7165-4079-960e-37d59430f9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013065 10.0.0.23 - - [2025-10-31 08:52:46] "GET /application-policy-set/74072065-16f4-4a9d-b8ec-d6240c73d234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003478 10.0.0.23 - - [2025-10-31 08:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.23 - - [2025-10-31 08:52:46] "GET /policy-management/5ac29a62-0784-431c-9330-bd30fe727281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002973 10.0.0.23 - - [2025-10-31 08:52:46] "POST /firewall-rules HTTP/1.1" 409 281 0.001687 10.0.0.23 - - [2025-10-31 08:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005884 10.0.0.23 - - [2025-10-31 08:52:46] "PUT /firewall-rule/066d03a3-eba4-42ab-a39a-eef7fcd4453b HTTP/1.1" 200 260 0.038639 10.0.0.23 - - [2025-10-31 08:52:46] "POST /firewall-rules HTTP/1.1" 409 291 0.023811 10.0.0.23 - - [2025-10-31 08:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.23 - - [2025-10-31 08:52:46] "PUT /firewall-rule/5449b719-6dcd-4255-8c3e-2b541ee9391b HTTP/1.1" 200 260 0.025149 10.0.0.23 - - [2025-10-31 08:52:46] "GET /firewall-rule/5449b719-6dcd-4255-8c3e-2b541ee9391b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.013108 10.0.0.23 - - [2025-10-31 08:52:46] "POST /firewall-rules HTTP/1.1" 200 658 0.084870 10.0.0.23 - - [2025-10-31 08:52:46] "GET /firewall-rule/3c4635f6-0007-4624-a1b0-9144257f8fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.013778 10.0.0.23 - - [2025-10-31 08:52:46] "GET /firewall-policy/2b3d7288-83f8-4205-8fce-ef58e519649d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.006853 10.0.0.23 - - [2025-10-31 08:52:46] "GET /firewall-rule/066d03a3-eba4-42ab-a39a-eef7fcd4453b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.008926 10.0.0.23 - - [2025-10-31 08:52:46] "POST /firewall-policys HTTP/1.1" 409 269 0.002009 10.0.0.23 - - [2025-10-31 08:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.23 - - [2025-10-31 08:52:46] "PUT /firewall-policy/8d95d463-2c10-4bd1-819c-ab2e804e8636 HTTP/1.1" 200 264 0.025897 10.0.0.23 - - [2025-10-31 08:52:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.021708 10.0.0.23 - - [2025-10-31 08:52:47] "GET /firewall-policy/8d95d463-2c10-4bd1-819c-ab2e804e8636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.014185 10.0.0.23 - - [2025-10-31 08:52:47] "GET /application-policy-set/74072065-16f4-4a9d-b8ec-d6240c73d234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002663 10.0.0.23 - - [2025-10-31 08:52:47] "GET /firewall-policy/8d95d463-2c10-4bd1-819c-ab2e804e8636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002155 10.0.0.23 - - [2025-10-31 08:52:47] "GET /firewall-policy/2b3d7288-83f8-4205-8fce-ef58e519649d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002214 10.0.0.23 - - [2025-10-31 08:52:47] "GET /firewall-policy/8d95d463-2c10-4bd1-819c-ab2e804e8636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002578 10.0.0.23 - - [2025-10-31 08:52:47] "GET /firewall-policy/8d95d463-2c10-4bd1-819c-ab2e804e8636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002607 10.0.0.23 - - [2025-10-31 08:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.23 - - [2025-10-31 08:53:48] "GET /loadbalancer/dbc91750-6d15-4479-b3c4-ad5e3bcb4dcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.013268 10.0.0.23 - - [2025-10-31 08:53:48] "GET /virtual-machine-interface/a364b108-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.010971 10.0.0.23 - - [2025-10-31 08:53:48] "POST /set-tag HTTP/1.1" 200 109 0.064182 10.0.0.23 - - [2025-10-31 08:53:48] "DELETE /loadbalancer-member/7d0445bd-4519-4d8b-9061-79276392e711 HTTP/1.1" 200 115 0.037935 10.0.0.23 - - [2025-10-31 08:53:48] "GET /virtual-machine-interface/a364b108-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004901 10.0.0.23 - - [2025-10-31 08:53:48] "POST /set-tag HTTP/1.1" 200 109 0.002273 10.0.0.23 - - [2025-10-31 08:53:48] "GET /virtual-machine-interface/a3e7a7fc-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004200 10.0.0.23 - - [2025-10-31 08:53:48] "POST /set-tag HTTP/1.1" 200 109 0.002445 10.0.0.23 - - [2025-10-31 08:53:48] "GET /virtual-machine-interface/a6144e04-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013201 10.0.0.23 - - [2025-10-31 08:53:48] "POST /set-tag HTTP/1.1" 200 109 0.002209 10.0.0.23 - - [2025-10-31 08:53:48] "GET /virtual-machine-interface/a50ef676-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004674 10.0.0.23 - - [2025-10-31 08:53:48] "POST /set-tag HTTP/1.1" 200 109 0.002623 10.0.0.23 - - [2025-10-31 08:53:48] "GET /virtual-machine-interface/a596fa12-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009001 10.0.0.23 - - [2025-10-31 08:53:48] "POST /set-tag HTTP/1.1" 200 109 0.005549 10.0.0.23 - - [2025-10-31 08:53:48] "GET /virtual-machine-interface/a48c5dc4-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004093 10.0.0.23 - - [2025-10-31 08:53:48] "POST /set-tag HTTP/1.1" 200 109 0.002057 10.0.0.23 - - [2025-10-31 08:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.23 - - [2025-10-31 08:53:48] "GET /loadbalancer/dbc91750-6d15-4479-b3c4-ad5e3bcb4dcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002285 10.0.0.23 - - [2025-10-31 08:53:48] "GET /virtual-machine-interface/a6f0acb4-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012844 10.0.0.23 - - [2025-10-31 08:53:48] "POST /set-tag HTTP/1.1" 200 109 0.002655 10.0.0.23 - - [2025-10-31 08:53:48] "GET /virtual-machine-interface/a6888e36-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004234 10.0.0.23 - - [2025-10-31 08:53:48] "POST /set-tag HTTP/1.1" 200 109 0.002664 10.0.0.23 - - [2025-10-31 08:53:49] "GET /virtual-machine-interface/a364b108-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004589 10.0.0.23 - - [2025-10-31 08:53:49] "POST /set-tag HTTP/1.1" 200 109 0.002244 10.0.0.23 - - [2025-10-31 08:53:49] "GET /virtual-machine-interface/a364b108-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004465 10.0.0.23 - - [2025-10-31 08:53:49] "POST /set-tag HTTP/1.1" 200 109 0.002331 10.0.0.23 - - [2025-10-31 08:53:49] "GET /virtual-machine/8ad6672b-4233-496e-9aaf-10700d357b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002770 10.0.0.23 - - [2025-10-31 08:53:49] "POST /ref-update HTTP/1.1" 200 156 0.009473 10.0.0.23 - - [2025-10-31 08:53:49] "GET /virtual-machine-interface/a364b108-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018039 10.0.0.23 - - [2025-10-31 08:53:49] "GET /global-system-configs HTTP/1.1" 200 322 0.003887 10.0.0.23 - - [2025-10-31 08:53:49] "POST /set-tag HTTP/1.1" 200 109 0.029981 10.0.0.23 - - [2025-10-31 08:53:49] "POST /set-tag HTTP/1.1" 200 109 0.032824 10.0.0.23 - - [2025-10-31 08:53:49] "POST /set-tag HTTP/1.1" 200 109 0.019596 10.0.0.23 - - [2025-10-31 08:53:49] "POST /set-tag HTTP/1.1" 200 109 0.016789 10.0.0.23 - - [2025-10-31 08:53:50] "POST /set-tag HTTP/1.1" 200 109 0.028307 10.0.0.23 - - [2025-10-31 08:53:50] "DELETE /instance-ip/a3812a7c-b636-11f0-a48f-fa163e417411 HTTP/1.1" 200 115 0.054468 10.0.0.23 - - [2025-10-31 08:53:50] "POST /ref-update HTTP/1.1" 200 156 0.018327 10.0.0.23 - - [2025-10-31 08:53:50] "DELETE /virtual-machine-interface/a364b108-b636-11f0-a48f-fa163e417411 HTTP/1.1" 200 115 0.045316 10.0.0.23 - - [2025-10-31 08:53:50] "DELETE /virtual-machine/8ad6672b-4233-496e-9aaf-10700d357b39 HTTP/1.1" 200 115 0.020308 10.0.0.23 - - [2025-10-31 08:53:50] "GET /virtual-machine-interface/a50ef676-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009036 10.0.0.23 - - [2025-10-31 08:53:50] "POST /set-tag HTTP/1.1" 200 109 0.003735 10.0.0.23 - - [2025-10-31 08:53:50] "GET /virtual-machine-interface/a50ef676-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004292 10.0.0.23 - - [2025-10-31 08:53:50] "POST /set-tag HTTP/1.1" 200 109 0.003095 10.0.0.23 - - [2025-10-31 08:53:50] "GET /virtual-machine/36c48869-9738-420d-97d5-e8be7c7d97ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003672 10.0.0.23 - - [2025-10-31 08:53:50] "POST /ref-update HTTP/1.1" 200 156 0.013355 10.0.0.23 - - [2025-10-31 08:53:50] "GET /virtual-machine-interface/a50ef676-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018749 10.0.0.23 - - [2025-10-31 08:53:50] "POST /set-tag HTTP/1.1" 200 109 0.019614 10.0.0.23 - - [2025-10-31 08:53:50] "POST /set-tag HTTP/1.1" 200 109 0.049661 10.0.0.23 - - [2025-10-31 08:53:50] "POST /set-tag HTTP/1.1" 200 109 0.034489 10.0.0.23 - - [2025-10-31 08:53:50] "POST /set-tag HTTP/1.1" 200 109 0.020252 10.0.0.23 - - [2025-10-31 08:53:50] "POST /set-tag HTTP/1.1" 200 109 0.045076 10.0.0.23 - - [2025-10-31 08:53:50] "GET /global-system-configs HTTP/1.1" 200 322 0.005159 10.0.0.23 - - [2025-10-31 08:53:50] "DELETE /instance-ip/a5282100-b636-11f0-a48f-fa163e417411 HTTP/1.1" 200 115 0.078353 10.0.0.23 - - [2025-10-31 08:53:50] "DELETE /virtual-machine-interface/a50ef676-b636-11f0-a48f-fa163e417411 HTTP/1.1" 200 115 0.046794 10.0.0.23 - - [2025-10-31 08:53:50] "DELETE /virtual-machine/36c48869-9738-420d-97d5-e8be7c7d97ef HTTP/1.1" 200 115 0.016552 10.0.0.23 - - [2025-10-31 08:53:50] "GET /virtual-machine-interface/a48c5dc4-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005572 10.0.0.23 - - [2025-10-31 08:53:50] "POST /set-tag HTTP/1.1" 200 109 0.002808 10.0.0.23 - - [2025-10-31 08:53:50] "GET /virtual-machine-interface/a48c5dc4-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004733 10.0.0.23 - - [2025-10-31 08:53:50] "POST /set-tag HTTP/1.1" 200 109 0.002922 10.0.0.23 - - [2025-10-31 08:53:50] "GET /virtual-machine/a4431872-b3dd-43ed-9304-2214c869caa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003138 10.0.0.23 - - [2025-10-31 08:53:50] "POST /ref-update HTTP/1.1" 200 156 0.011273 10.0.0.23 - - [2025-10-31 08:53:50] "GET /virtual-machine-interface/a48c5dc4-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.022238 10.0.0.23 - - [2025-10-31 08:53:51] "POST /set-tag HTTP/1.1" 200 109 0.020998 10.0.0.23 - - [2025-10-31 08:53:51] "POST /set-tag HTTP/1.1" 200 109 0.029285 10.0.0.23 - - [2025-10-31 08:53:51] "POST /set-tag HTTP/1.1" 200 109 0.026841 10.0.0.23 - - [2025-10-31 08:53:51] "POST /set-tag HTTP/1.1" 200 109 0.018877 10.0.0.23 - - [2025-10-31 08:53:51] "POST /set-tag HTTP/1.1" 200 109 0.022038 10.0.0.23 - - [2025-10-31 08:53:51] "DELETE /instance-ip/a4a89098-b636-11f0-a48f-fa163e417411 HTTP/1.1" 200 115 0.049811 10.0.0.23 - - [2025-10-31 08:53:51] "DELETE /virtual-machine-interface/a48c5dc4-b636-11f0-a48f-fa163e417411 HTTP/1.1" 200 115 0.040873 10.0.0.23 - - [2025-10-31 08:53:51] "DELETE /virtual-machine/a4431872-b3dd-43ed-9304-2214c869caa7 HTTP/1.1" 200 115 0.017052 10.0.0.23 - - [2025-10-31 08:53:51] "DELETE /tag/838c65fb-179d-4153-9377-d5572dcbfb47 HTTP/1.1" 200 115 0.042860 10.0.0.23 - - [2025-10-31 08:53:51] "GET /virtual-machine-interface/a3e7a7fc-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004487 10.0.0.23 - - [2025-10-31 08:53:51] "POST /set-tag HTTP/1.1" 200 109 0.002892 10.0.0.23 - - [2025-10-31 08:53:51] "GET /virtual-machine-interface/a3e7a7fc-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005584 10.0.0.23 - - [2025-10-31 08:53:51] "POST /set-tag HTTP/1.1" 200 109 0.002403 10.0.0.23 - - [2025-10-31 08:53:51] "GET /virtual-machine/4143643a-78a8-43b4-84ce-6a7567ea5974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002944 10.0.0.23 - - [2025-10-31 08:53:51] "POST /ref-update HTTP/1.1" 200 156 0.008240 10.0.0.23 - - [2025-10-31 08:53:51] "GET /virtual-machine-interface/a3e7a7fc-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007175 10.0.0.23 - - [2025-10-31 08:53:51] "POST /set-tag HTTP/1.1" 200 109 0.021660 10.0.0.23 - - [2025-10-31 08:53:51] "POST /set-tag HTTP/1.1" 200 109 0.034197 10.0.0.23 - - [2025-10-31 08:53:51] "POST /set-tag HTTP/1.1" 200 109 0.044350 10.0.0.23 - - [2025-10-31 08:53:51] "POST /set-tag HTTP/1.1" 200 109 0.027905 10.0.0.23 - - [2025-10-31 08:53:51] "POST /set-tag HTTP/1.1" 200 109 0.035509 10.0.0.23 - - [2025-10-31 08:53:51] "DELETE /instance-ip/a4030498-b636-11f0-a48f-fa163e417411 HTTP/1.1" 200 115 0.087465 10.0.0.23 - - [2025-10-31 08:53:51] "POST /ref-update HTTP/1.1" 200 156 0.009660 10.0.0.23 - - [2025-10-31 08:53:51] "DELETE /virtual-machine-interface/a3e7a7fc-b636-11f0-a48f-fa163e417411 HTTP/1.1" 200 115 0.045534 10.0.0.23 - - [2025-10-31 08:53:51] "DELETE /virtual-machine/4143643a-78a8-43b4-84ce-6a7567ea5974 HTTP/1.1" 200 115 0.021096 10.0.0.23 - - [2025-10-31 08:53:52] "DELETE /tag/e399fcd5-39ed-4397-ba39-705c56589467 HTTP/1.1" 200 115 0.040683 10.0.0.23 - - [2025-10-31 08:53:52] "DELETE /tag/a96e0e7d-926e-4d04-b9e9-7db9dc259a7a HTTP/1.1" 409 388 0.006353 10.0.0.23 - - [2025-10-31 08:54:19] "GET /virtual-machine-interface/a596fa12-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006585 10.0.0.23 - - [2025-10-31 08:54:19] "POST /set-tag HTTP/1.1" 200 109 0.003251 10.0.0.23 - - [2025-10-31 08:54:19] "GET /virtual-machine-interface/a596fa12-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004221 10.0.0.23 - - [2025-10-31 08:54:19] "POST /set-tag HTTP/1.1" 200 109 0.002337 10.0.0.23 - - [2025-10-31 08:54:19] "GET /virtual-machine/d49f291f-5dfd-4ddf-97d2-ac55de50e120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003433 10.0.0.23 - - [2025-10-31 08:54:19] "POST /ref-update HTTP/1.1" 200 156 0.009682 10.0.0.23 - - [2025-10-31 08:54:19] "GET /virtual-machine-interface/a596fa12-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014701 10.0.0.23 - - [2025-10-31 08:54:19] "POST /set-tag HTTP/1.1" 200 109 0.028861 10.0.0.23 - - [2025-10-31 08:54:19] "POST /set-tag HTTP/1.1" 200 109 0.040596 10.0.0.23 - - [2025-10-31 08:54:20] "POST /set-tag HTTP/1.1" 200 109 0.029367 10.0.0.23 - - [2025-10-31 08:54:20] "POST /set-tag HTTP/1.1" 200 109 0.015917 10.0.0.23 - - [2025-10-31 08:54:20] "DELETE /instance-ip/a5b5ad2c-b636-11f0-a48f-fa163e417411 HTTP/1.1" 200 115 0.065475 10.0.0.23 - - [2025-10-31 08:54:20] "DELETE /virtual-machine-interface/a596fa12-b636-11f0-a48f-fa163e417411 HTTP/1.1" 200 115 0.044104 10.0.0.23 - - [2025-10-31 08:54:20] "DELETE /virtual-machine/d49f291f-5dfd-4ddf-97d2-ac55de50e120 HTTP/1.1" 200 115 0.023249 10.0.0.23 - - [2025-10-31 08:54:20] "DELETE /tag/9cad31db-3ff9-428a-b61f-4407a2fa8026 HTTP/1.1" 200 115 0.040386 10.0.0.23 - - [2025-10-31 08:54:20] "GET /virtual-machine-interface/a6f0acb4-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004375 10.0.0.23 - - [2025-10-31 08:54:20] "POST /set-tag HTTP/1.1" 200 109 0.003570 10.0.0.23 - - [2025-10-31 08:54:20] "GET /virtual-machine-interface/a6f0acb4-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005380 10.0.0.23 - - [2025-10-31 08:54:20] "POST /set-tag HTTP/1.1" 200 109 0.002336 10.0.0.23 - - [2025-10-31 08:54:20] "GET /virtual-machine/ebab45d3-8c7e-481c-aa19-ef2b676bc78c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.007303 10.0.0.23 - - [2025-10-31 08:54:20] "POST /ref-update HTTP/1.1" 200 156 0.010923 10.0.0.23 - - [2025-10-31 08:54:20] "GET /virtual-machine-interface/a6f0acb4-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017949 10.0.0.23 - - [2025-10-31 08:54:20] "POST /set-tag HTTP/1.1" 200 109 0.027727 10.0.0.23 - - [2025-10-31 08:54:20] "POST /set-tag HTTP/1.1" 200 109 0.033106 10.0.0.23 - - [2025-10-31 08:54:20] "POST /set-tag HTTP/1.1" 200 109 0.027023 10.0.0.23 - - [2025-10-31 08:54:20] "POST /set-tag HTTP/1.1" 200 109 0.012885 10.0.0.23 - - [2025-10-31 08:54:20] "DELETE /instance-ip/a70aafe2-b636-11f0-a48f-fa163e417411 HTTP/1.1" 200 115 0.046614 10.0.0.23 - - [2025-10-31 08:54:20] "DELETE /virtual-machine-interface/a6f0acb4-b636-11f0-a48f-fa163e417411 HTTP/1.1" 200 115 0.042460 10.0.0.23 - - [2025-10-31 08:54:20] "DELETE /virtual-machine/ebab45d3-8c7e-481c-aa19-ef2b676bc78c HTTP/1.1" 200 115 0.022680 10.0.0.23 - - [2025-10-31 08:54:20] "DELETE /tag/e2f0ff38-8867-47db-8e71-7ba0e3933b26 HTTP/1.1" 200 115 0.040725 10.0.0.23 - - [2025-10-31 08:54:20] "GET /virtual-machine-interface/a6888e36-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004267 10.0.0.23 - - [2025-10-31 08:54:20] "POST /set-tag HTTP/1.1" 200 109 0.004732 10.0.0.23 - - [2025-10-31 08:54:20] "GET /virtual-machine-interface/a6888e36-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004609 10.0.0.23 - - [2025-10-31 08:54:20] "POST /set-tag HTTP/1.1" 200 109 0.002429 10.0.0.23 - - [2025-10-31 08:54:20] "GET /virtual-machine/b2ea49c8-6fde-4493-8f78-2b9e6791a130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003472 10.0.0.23 - - [2025-10-31 08:54:20] "POST /ref-update HTTP/1.1" 200 156 0.009293 10.0.0.23 - - [2025-10-31 08:54:20] "GET /virtual-machine-interface/a6888e36-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013552 10.0.0.23 - - [2025-10-31 08:54:21] "POST /set-tag HTTP/1.1" 200 109 0.018954 10.0.0.23 - - [2025-10-31 08:54:21] "POST /set-tag HTTP/1.1" 200 109 0.033128 10.0.0.23 - - [2025-10-31 08:54:21] "POST /set-tag HTTP/1.1" 200 109 0.038845 10.0.0.23 - - [2025-10-31 08:54:21] "POST /set-tag HTTP/1.1" 200 109 0.015286 10.0.0.23 - - [2025-10-31 08:54:21] "DELETE /instance-ip/a69dde8a-b636-11f0-a48f-fa163e417411 HTTP/1.1" 200 115 0.052634 10.0.0.23 - - [2025-10-31 08:54:21] "DELETE /virtual-machine-interface/a6888e36-b636-11f0-a48f-fa163e417411 HTTP/1.1" 200 115 0.048508 10.0.0.23 - - [2025-10-31 08:54:21] "DELETE /virtual-machine/b2ea49c8-6fde-4493-8f78-2b9e6791a130 HTTP/1.1" 200 115 0.027358 10.0.0.23 - - [2025-10-31 08:54:21] "DELETE /tag/4764d972-7165-4079-960e-37d59430f9d0 HTTP/1.1" 409 236 0.004397 10.0.0.23 - - [2025-10-31 08:54:21] "DELETE /tag/592e5037-93bd-407b-bfcb-a9b28c562e3a HTTP/1.1" 200 115 0.036742 10.0.0.23 - - [2025-10-31 08:54:21] "DELETE /tag/87b1fd4f-0b47-4351-b480-a91e0577b5a0 HTTP/1.1" 409 236 0.004336 10.0.0.23 - - [2025-10-31 08:54:21] "GET /virtual-machine-interface/a6144e04-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005277 10.0.0.23 - - [2025-10-31 08:54:21] "POST /set-tag HTTP/1.1" 200 109 0.002646 10.0.0.23 - - [2025-10-31 08:54:21] "GET /virtual-machine-interface/a6144e04-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004036 10.0.0.23 - - [2025-10-31 08:54:21] "POST /set-tag HTTP/1.1" 200 109 0.002481 10.0.0.23 - - [2025-10-31 08:54:21] "GET /virtual-machine/1d2bda41-60e2-49e4-8173-b867fa343383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003355 10.0.0.23 - - [2025-10-31 08:54:21] "POST /ref-update HTTP/1.1" 200 156 0.012094 10.0.0.23 - - [2025-10-31 08:54:21] "GET /virtual-machine-interface/a6144e04-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016397 10.0.0.23 - - [2025-10-31 08:54:21] "POST /set-tag HTTP/1.1" 200 109 0.018800 10.0.0.23 - - [2025-10-31 08:54:21] "POST /set-tag HTTP/1.1" 200 109 0.038405 10.0.0.23 - - [2025-10-31 08:54:21] "POST /set-tag HTTP/1.1" 200 109 0.030538 10.0.0.23 - - [2025-10-31 08:54:21] "POST /set-tag HTTP/1.1" 200 109 0.015802 10.0.0.23 - - [2025-10-31 08:54:21] "DELETE /instance-ip/a630ae28-b636-11f0-a48f-fa163e417411 HTTP/1.1" 200 115 0.045492 10.0.0.23 - - [2025-10-31 08:54:21] "DELETE /virtual-machine-interface/a6144e04-b636-11f0-a48f-fa163e417411 HTTP/1.1" 200 115 0.043654 10.0.0.23 - - [2025-10-31 08:54:21] "DELETE /virtual-machine/1d2bda41-60e2-49e4-8173-b867fa343383 HTTP/1.1" 200 115 0.019480 10.0.0.23 - - [2025-10-31 08:54:21] "DELETE /tag/4dd3fa93-d547-4ca1-b5bf-8f30b552e9c5 HTTP/1.1" 409 236 0.007711 10.0.0.23 - - [2025-10-31 08:54:22] "DELETE /tag/15dfaf4b-249a-4ffa-b039-4363d46895db HTTP/1.1" 200 115 0.053907 10.0.0.23 - - [2025-10-31 08:54:22] "DELETE /tag/cfebe1aa-7f0d-4bd2-9a5c-355c9e5ab56a HTTP/1.1" 200 115 0.040210 10.0.0.23 - - [2025-10-31 08:54:23] "POST /projects HTTP/1.1" 409 238 0.003804 10.0.0.23 - - [2025-10-31 08:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.23 - - [2025-10-31 08:54:23] "GET /project/57a89894-ee3c-47ba-9220-921250c322e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038549 10.0.0.23 - - [2025-10-31 08:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.23 - - [2025-10-31 08:54:23] "GET /virtual-network/3bd373ea-7115-43e6-88d0-b6245cff9578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003998 10.0.0.23 - - [2025-10-31 08:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.23 - - [2025-10-31 08:54:23] "GET /virtual-network/6e042799-8b3a-4556-9a6d-8007147064ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005961 10.0.0.23 - - [2025-10-31 08:54:23] "POST /security-groups HTTP/1.1" 409 285 0.003963 10.0.0.23 - - [2025-10-31 08:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.23 - - [2025-10-31 08:54:23] "PUT /security-group/18dd42bf-a955-4e26-975a-6f2dd8f8cc5d HTTP/1.1" 200 262 0.059628 10.0.0.23 - - [2025-10-31 08:54:23] "PUT /access-control-list/18640b5d-e980-477b-9306-39a1a25fe3d7 HTTP/1.1" 200 272 0.015234 10.0.0.23 - - [2025-10-31 08:54:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.029800 10.0.0.23 - - [2025-10-31 08:54:23] "PUT /access-control-list/20c9ee9a-a359-4743-9bd5-44d1192cc47b HTTP/1.1" 200 272 0.032821 10.0.0.23 - - [2025-10-31 08:54:28] "POST /projects HTTP/1.1" 409 238 0.002171 10.0.0.23 - - [2025-10-31 08:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.23 - - [2025-10-31 08:54:28] "GET /project/57a89894-ee3c-47ba-9220-921250c322e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034176 10.0.0.23 - - [2025-10-31 08:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.23 - - [2025-10-31 08:54:28] "GET /virtual-network/3bd373ea-7115-43e6-88d0-b6245cff9578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005038 10.0.0.23 - - [2025-10-31 08:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.23 - - [2025-10-31 08:54:28] "GET /virtual-network/6e042799-8b3a-4556-9a6d-8007147064ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005114 10.0.0.23 - - [2025-10-31 08:54:28] "POST /security-groups HTTP/1.1" 409 285 0.002653 10.0.0.23 - - [2025-10-31 08:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004783 10.0.0.23 - - [2025-10-31 08:54:29] "PUT /security-group/18dd42bf-a955-4e26-975a-6f2dd8f8cc5d HTTP/1.1" 200 262 0.058297 10.0.0.23 - - [2025-10-31 08:54:29] "PUT /access-control-list/18640b5d-e980-477b-9306-39a1a25fe3d7 HTTP/1.1" 200 272 0.040075 10.0.0.23 - - [2025-10-31 08:54:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.057564 10.0.0.23 - - [2025-10-31 08:54:29] "GET /firewall-policy/95070ec4-c017-4c05-8715-045bd578d12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.015985 10.0.0.23 - - [2025-10-31 08:54:29] "PUT /access-control-list/20c9ee9a-a359-4743-9bd5-44d1192cc47b HTTP/1.1" 200 272 0.031310 10.0.0.23 - - [2025-10-31 08:54:29] "GET /firewall-rule/6aed9750-860f-4caa-9fd4-2a49a1568fd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003113 10.0.0.23 - - [2025-10-31 08:54:29] "POST /ref-update HTTP/1.1" 200 156 0.060304 10.0.0.23 - - [2025-10-31 08:54:29] "DELETE /firewall-rule/6aed9750-860f-4caa-9fd4-2a49a1568fd1 HTTP/1.1" 200 115 0.061009 10.0.0.23 - - [2025-10-31 08:54:29] "GET /firewall-policy/95070ec4-c017-4c05-8715-045bd578d12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.006170 10.0.0.23 - - [2025-10-31 08:54:29] "GET /firewall-rule/c08d29ab-ea35-44cc-b7e9-9d11f0917d94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004524 10.0.0.23 - - [2025-10-31 08:54:29] "POST /ref-update HTTP/1.1" 200 156 0.055531 10.0.0.23 - - [2025-10-31 08:54:29] "DELETE /firewall-rule/c08d29ab-ea35-44cc-b7e9-9d11f0917d94 HTTP/1.1" 200 115 0.045801 10.0.0.23 - - [2025-10-31 08:54:29] "DELETE /tag/4764d972-7165-4079-960e-37d59430f9d0 HTTP/1.1" 409 236 0.006278 10.0.0.23 - - [2025-10-31 08:54:29] "DELETE /tag/87b1fd4f-0b47-4351-b480-a91e0577b5a0 HTTP/1.1" 409 236 0.006020 10.0.0.23 - - [2025-10-31 08:54:29] "DELETE /tag/131034ac-1277-47c1-bb1d-018c978efece HTTP/1.1" 200 115 0.046113 10.0.0.23 - - [2025-10-31 08:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.023976 10.0.0.23 - - [2025-10-31 08:54:29] "GET /virtual-network/3bd373ea-7115-43e6-88d0-b6245cff9578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005216 10.0.0.23 - - [2025-10-31 08:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.23 - - [2025-10-31 08:54:29] "GET /virtual-network/6e042799-8b3a-4556-9a6d-8007147064ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004062 10.0.0.23 - - [2025-10-31 08:54:29] "PUT /virtual-network/3bd373ea-7115-43e6-88d0-b6245cff9578 HTTP/1.1" 200 264 0.051354 10.0.0.23 - - [2025-10-31 08:54:29] "PUT /virtual-network/6e042799-8b3a-4556-9a6d-8007147064ad HTTP/1.1" 200 264 0.049403 10.0.0.23 - - [2025-10-31 08:54:29] "DELETE /security-group/18dd42bf-a955-4e26-975a-6f2dd8f8cc5d HTTP/1.1" 200 115 0.046202 10.0.0.23 - - [2025-10-31 08:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004576 10.0.0.23 - - [2025-10-31 08:54:29] "DELETE /access-control-list/18640b5d-e980-477b-9306-39a1a25fe3d7 HTTP/1.1" 200 115 0.035994 10.0.0.23 - - [2025-10-31 08:54:29] "DELETE /access-control-list/20c9ee9a-a359-4743-9bd5-44d1192cc47b HTTP/1.1" 200 115 0.035944 10.0.0.23 - - [2025-10-31 08:54:29] "GET /project/57a89894-ee3c-47ba-9220-921250c322e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.041748 10.0.0.23 - - [2025-10-31 08:54:30] "GET /project/57a89894-ee3c-47ba-9220-921250c322e6?fields=security_groups HTTP/1.1" 200 1352 0.051395 10.0.0.23 - - [2025-10-31 08:54:30] "DELETE /security-group/08202fbf-5667-4e31-b9f2-fe63bc8ebfdc HTTP/1.1" 200 115 0.045038 10.0.0.23 - - [2025-10-31 08:54:30] "DELETE /access-control-list/f253f5ee-12d7-4cc0-8480-9405f56e5c0b HTTP/1.1" 200 115 0.039550 10.0.0.23 - - [2025-10-31 08:54:30] "GET /project/57a89894-ee3c-47ba-9220-921250c322e6?fields=application_policy_sets HTTP/1.1" 200 1391 0.037280 10.0.0.23 - - [2025-10-31 08:54:30] "DELETE /access-control-list/e6637897-d8b9-46ac-8aa1-1bd96f6b548f HTTP/1.1" 200 115 0.040451 10.0.0.23 - - [2025-10-31 08:54:30] "DELETE /project/57a89894-ee3c-47ba-9220-921250c322e6 HTTP/1.1" 200 115 0.306493 10.0.0.23 - - [2025-10-31 08:54:30] "POST /projects HTTP/1.1" 409 238 0.002530 10.0.0.23 - - [2025-10-31 08:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.013386 10.0.0.23 - - [2025-10-31 08:54:30] "GET /project/626b1cec-bf00-466e-ac73-861e7af7cc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031500 10.0.0.23 - - [2025-10-31 08:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.23 - - [2025-10-31 08:54:30] "GET /virtual-network/3bd373ea-7115-43e6-88d0-b6245cff9578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004790 10.0.0.23 - - [2025-10-31 08:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.23 - - [2025-10-31 08:54:30] "GET /virtual-network/6e042799-8b3a-4556-9a6d-8007147064ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004635 10.0.0.23 - - [2025-10-31 08:54:30] "POST /security-groups HTTP/1.1" 409 285 0.002315 10.0.0.23 - - [2025-10-31 08:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.23 - - [2025-10-31 08:54:30] "PUT /security-group/f221e66a-f2c4-4f99-b1f1-1fd9cbd21eae HTTP/1.1" 200 262 0.058014 10.0.0.23 - - [2025-10-31 08:54:30] "PUT /access-control-list/eed0e4d2-6c80-4c66-856a-93c9f85d6ba7 HTTP/1.1" 200 272 0.022215 10.0.0.23 - - [2025-10-31 08:54:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.036105 10.0.0.23 - - [2025-10-31 08:54:30] "PUT /access-control-list/9e43f571-41b8-4ba0-9f76-fa15f1d3a6bb HTTP/1.1" 200 272 0.037937 10.0.0.23 - - [2025-10-31 08:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.23 - - [2025-10-31 08:54:34] "GET /loadbalancer/dbc91750-6d15-4479-b3c4-ad5e3bcb4dcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004344 10.0.0.23 - - [2025-10-31 08:54:34] "GET /virtual-machine-interface/a3e7a7fc-b636-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001691 10.0.0.23 - - [2025-10-31 08:54:34] "DELETE /loadbalancer-member/08860a4e-8780-4480-89ec-2c2fbcf9711c HTTP/1.1" 200 115 0.062715 10.0.0.23 - - [2025-10-31 08:54:34] "DELETE /loadbalancer-pool/2f2b227c-041c-41c8-ade7-3fb8a3722645 HTTP/1.1" 200 115 0.101062 10.0.0.23 - - [2025-10-31 08:54:35] "DELETE /loadbalancer-listener/5dfaccb4-a5b6-42d9-abc6-eabc1d4b6aec HTTP/1.1" 200 115 0.080735 10.0.0.23 - - [2025-10-31 08:54:35] "DELETE /loadbalancer/dbc91750-6d15-4479-b3c4-ad5e3bcb4dcd HTTP/1.1" 200 115 0.077103 10.0.0.23 - - [2025-10-31 08:54:35] "DELETE /floating-ip/b9ec0403-9ae6-4648-a007-659aecf861dd HTTP/1.1" 200 115 0.029024 10.0.0.23 - - [2025-10-31 08:54:35] "DELETE /instance-ip/b15bc7e4-7918-4349-9dfc-2d0c8074ee11 HTTP/1.1" 200 115 0.052280 10.0.0.23 - - [2025-10-31 08:54:35] "DELETE /virtual-machine-interface/5d21ef60-4c31-4578-9d8d-095468b405e0 HTTP/1.1" 200 115 0.084739 10.0.0.23 - - [2025-10-31 08:54:35] "DELETE /tag/f52a2ff2-73f3-4f7b-8074-ef6e8e42a4d4 HTTP/1.1" 200 115 0.074495 10.0.0.23 - - [2025-10-31 08:54:35] "GET /application-policy-set/74072065-16f4-4a9d-b8ec-d6240c73d234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003650 10.0.0.23 - - [2025-10-31 08:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.23 - - [2025-10-31 08:54:35] "GET /policy-management/5ac29a62-0784-431c-9330-bd30fe727281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002964 10.0.0.23 - - [2025-10-31 08:54:35] "GET /firewall-policy/2b3d7288-83f8-4205-8fce-ef58e519649d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.005597 10.0.0.23 - - [2025-10-31 08:54:35] "GET /firewall-rule/066d03a3-eba4-42ab-a39a-eef7fcd4453b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003891 10.0.0.23 - - [2025-10-31 08:54:35] "POST /ref-update HTTP/1.1" 200 156 0.031302 10.0.0.23 - - [2025-10-31 08:54:35] "DELETE /firewall-rule/066d03a3-eba4-42ab-a39a-eef7fcd4453b HTTP/1.1" 200 115 0.079041 10.0.0.23 - - [2025-10-31 08:54:35] "GET /firewall-policy/8d95d463-2c10-4bd1-819c-ab2e804e8636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003451 10.0.0.23 - - [2025-10-31 08:54:35] "GET /firewall-rule/3c4635f6-0007-4624-a1b0-9144257f8fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003213 10.0.0.23 - - [2025-10-31 08:54:35] "POST /ref-update HTTP/1.1" 200 156 0.020187 10.0.0.23 - - [2025-10-31 08:54:35] "DELETE /firewall-rule/3c4635f6-0007-4624-a1b0-9144257f8fea HTTP/1.1" 200 115 0.047679 10.0.0.23 - - [2025-10-31 08:54:35] "GET /firewall-policy/8d95d463-2c10-4bd1-819c-ab2e804e8636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.005997 10.0.0.23 - - [2025-10-31 08:54:35] "GET /firewall-rule/5449b719-6dcd-4255-8c3e-2b541ee9391b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003635 10.0.0.23 - - [2025-10-31 08:54:35] "POST /ref-update HTTP/1.1" 200 156 0.013347 10.0.0.23 - - [2025-10-31 08:54:35] "DELETE /firewall-rule/5449b719-6dcd-4255-8c3e-2b541ee9391b HTTP/1.1" 200 115 0.057282 10.0.0.23 - - [2025-10-31 08:54:35] "GET /application-policy-set/74072065-16f4-4a9d-b8ec-d6240c73d234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005432 10.0.0.23 - - [2025-10-31 08:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.23 - - [2025-10-31 08:54:35] "GET /policy-management/5ac29a62-0784-431c-9330-bd30fe727281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002898 10.0.0.23 - - [2025-10-31 08:54:35] "GET /firewall-policy/8d95d463-2c10-4bd1-819c-ab2e804e8636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004017 10.0.0.23 - - [2025-10-31 08:54:36] "POST /ref-update HTTP/1.1" 200 156 0.019038 10.0.0.23 - - [2025-10-31 08:54:36] "DELETE /firewall-policy/8d95d463-2c10-4bd1-819c-ab2e804e8636 HTTP/1.1" 200 115 0.044119 10.0.0.23 - - [2025-10-31 08:54:36] "DELETE /tag/4764d972-7165-4079-960e-37d59430f9d0 HTTP/1.1" 200 115 0.033279 10.0.0.23 - - [2025-10-31 08:54:36] "DELETE /tag/4dd3fa93-d547-4ca1-b5bf-8f30b552e9c5 HTTP/1.1" 200 115 0.064832 10.0.0.23 - - [2025-10-31 08:54:36] "DELETE /tag/87b1fd4f-0b47-4351-b480-a91e0577b5a0 HTTP/1.1" 200 115 0.075449 10.0.0.23 - - [2025-10-31 08:54:36] "DELETE /tag/a96e0e7d-926e-4d04-b9e9-7db9dc259a7a HTTP/1.1" 200 115 0.068934 10.0.0.23 - - [2025-10-31 08:54:36] "POST /projects HTTP/1.1" 409 238 0.002237 10.0.0.23 - - [2025-10-31 08:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.23 - - [2025-10-31 08:54:36] "GET /project/626b1cec-bf00-466e-ac73-861e7af7cc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039975 10.0.0.23 - - [2025-10-31 08:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.23 - - [2025-10-31 08:54:36] "GET /virtual-network/3bd373ea-7115-43e6-88d0-b6245cff9578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004852 10.0.0.23 - - [2025-10-31 08:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.23 - - [2025-10-31 08:54:36] "GET /virtual-network/6e042799-8b3a-4556-9a6d-8007147064ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004602 10.0.0.23 - - [2025-10-31 08:54:36] "POST /security-groups HTTP/1.1" 409 285 0.002611 10.0.0.23 - - [2025-10-31 08:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006024 10.0.0.23 - - [2025-10-31 08:54:36] "PUT /security-group/f221e66a-f2c4-4f99-b1f1-1fd9cbd21eae HTTP/1.1" 200 262 0.058087 10.0.0.23 - - [2025-10-31 08:54:36] "PUT /access-control-list/eed0e4d2-6c80-4c66-856a-93c9f85d6ba7 HTTP/1.1" 200 272 0.024653 10.0.0.23 - - [2025-10-31 08:54:36] "PUT /access-control-list/9e43f571-41b8-4ba0-9f76-fa15f1d3a6bb HTTP/1.1" 200 272 0.023532 10.0.0.23 - - [2025-10-31 08:54:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.034001 10.0.0.23 - - [2025-10-31 08:54:36] "GET /firewall-policy/95070ec4-c017-4c05-8715-045bd578d12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.008519 10.0.0.23 - - [2025-10-31 08:54:36] "GET /firewall-rule/e258608e-1fca-4cbd-b02f-9ab7499b50c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003283 10.0.0.23 - - [2025-10-31 08:54:36] "POST /ref-update HTTP/1.1" 200 156 0.097331 10.0.0.23 - - [2025-10-31 08:54:36] "DELETE /firewall-rule/e258608e-1fca-4cbd-b02f-9ab7499b50c3 HTTP/1.1" 200 115 0.039646 10.0.0.23 - - [2025-10-31 08:54:36] "GET /firewall-policy/95070ec4-c017-4c05-8715-045bd578d12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.007622 10.0.0.23 - - [2025-10-31 08:54:37] "GET /firewall-rule/d390257d-8dbf-41a6-875c-1c4720f5084c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003282 10.0.0.23 - - [2025-10-31 08:54:37] "POST /ref-update HTTP/1.1" 200 156 0.052707 10.0.0.23 - - [2025-10-31 08:54:37] "DELETE /firewall-rule/d390257d-8dbf-41a6-875c-1c4720f5084c HTTP/1.1" 200 115 0.033148 10.0.0.23 - - [2025-10-31 08:54:37] "DELETE /tag/906149b1-2463-403d-b363-a0d69ef4e3ce HTTP/1.1" 200 115 0.029280 10.0.0.23 - - [2025-10-31 08:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.23 - - [2025-10-31 08:54:37] "GET /virtual-network/3bd373ea-7115-43e6-88d0-b6245cff9578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.005098 10.0.0.23 - - [2025-10-31 08:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.23 - - [2025-10-31 08:54:37] "GET /virtual-network/6e042799-8b3a-4556-9a6d-8007147064ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005552 10.0.0.23 - - [2025-10-31 08:54:37] "PUT /virtual-network/3bd373ea-7115-43e6-88d0-b6245cff9578 HTTP/1.1" 200 264 0.043150 10.0.0.23 - - [2025-10-31 08:54:37] "PUT /virtual-network/6e042799-8b3a-4556-9a6d-8007147064ad HTTP/1.1" 200 264 0.049603 10.0.0.23 - - [2025-10-31 08:54:37] "DELETE /security-group/f221e66a-f2c4-4f99-b1f1-1fd9cbd21eae HTTP/1.1" 200 115 0.078878 10.0.0.23 - - [2025-10-31 08:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001445 10.0.0.23 - - [2025-10-31 08:54:37] "DELETE /access-control-list/eed0e4d2-6c80-4c66-856a-93c9f85d6ba7 HTTP/1.1" 200 115 0.037807 10.0.0.23 - - [2025-10-31 08:54:37] "DELETE /access-control-list/9e43f571-41b8-4ba0-9f76-fa15f1d3a6bb HTTP/1.1" 200 115 0.040799 10.0.0.23 - - [2025-10-31 08:54:37] "GET /project/626b1cec-bf00-466e-ac73-861e7af7cc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.044388 10.0.0.23 - - [2025-10-31 08:54:37] "GET /project/626b1cec-bf00-466e-ac73-861e7af7cc1d?fields=security_groups HTTP/1.1" 200 1352 0.036934 10.0.0.23 - - [2025-10-31 08:54:37] "DELETE /security-group/5feba0b3-5c93-4094-b5be-3386f85da914 HTTP/1.1" 200 115 0.068318 10.0.0.23 - - [2025-10-31 08:54:37] "DELETE /access-control-list/7de3a5fb-23c8-4f8c-b3cf-5783086eb7f3 HTTP/1.1" 200 115 0.062211 10.0.0.23 - - [2025-10-31 08:54:37] "GET /project/626b1cec-bf00-466e-ac73-861e7af7cc1d?fields=application_policy_sets HTTP/1.1" 200 1391 0.054479 10.0.0.23 - - [2025-10-31 08:54:37] "DELETE /access-control-list/e10f7e0e-194e-4091-8fed-5473205b4890 HTTP/1.1" 200 115 0.067483 10.0.0.23 - - [2025-10-31 08:54:37] "DELETE /project/626b1cec-bf00-466e-ac73-861e7af7cc1d HTTP/1.1" 200 115 0.349686 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:55:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000898 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:55:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000937 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:55:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000914 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:55:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000938 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:55:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001089 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:55:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001332 10.0.0.23 - - [2025-10-31 08:55:42] "GET / HTTP/1.1" 200 35931 0.001566 10.0.0.23 - - [2025-10-31 08:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.23 - - [2025-10-31 08:55:42] "GET /global-vrouter-config/c8fbf17d-c606-4b09-a44b-7197bbdddfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003611 10.0.0.23 - - [2025-10-31 08:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.23 - - [2025-10-31 08:55:43] "GET /global-vrouter-config/c8fbf17d-c606-4b09-a44b-7197bbdddfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002394 10.0.0.23 - - [2025-10-31 08:55:57] "GET / HTTP/1.1" 200 35931 0.002351 10.0.0.23 - - [2025-10-31 08:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.23 - - [2025-10-31 08:55:57] "GET /global-system-config/b0d34cf1-e0b6-4a14-bc9a-8826ddf415b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005074 10.0.0.23 - - [2025-10-31 08:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.23 - - [2025-10-31 08:55:57] "GET /config-node/8850db43-b01e-40ca-bd37-44ce92efb7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002617 10.0.0.23 - - [2025-10-31 08:55:57] "GET / HTTP/1.1" 200 35931 0.001523 10.0.0.23 - - [2025-10-31 08:55:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002109 10.0.0.23 - - [2025-10-31 08:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.23 - - [2025-10-31 08:56:02] "GET /global-vrouter-config/c8fbf17d-c606-4b09-a44b-7197bbdddfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003239 10.0.0.23 - - [2025-10-31 08:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.23 - - [2025-10-31 08:56:02] "PUT /global-vrouter-config/c8fbf17d-c606-4b09-a44b-7197bbdddfbd HTTP/1.1" 200 276 0.009133 10.0.0.23 - - [2025-10-31 08:56:03] "GET / HTTP/1.1" 200 35931 0.001724 10.0.0.23 - - [2025-10-31 08:56:03] "POST /alarms HTTP/1.1" 409 264 0.002644 10.0.0.23 - - [2025-10-31 08:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.23 - - [2025-10-31 08:56:03] "PUT /alarm/3ca586a4-11ca-46ee-9877-d9c6a4cd73ca HTTP/1.1" 200 244 0.014924 10.0.0.23 - - [2025-10-31 08:56:03] "POST /alarms HTTP/1.1" 409 261 0.002251 10.0.0.23 - - [2025-10-31 08:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.23 - - [2025-10-31 08:56:03] "PUT /alarm/5596c19e-5c57-45e6-81de-19f0291eb3f4 HTTP/1.1" 200 244 0.010700 10.0.0.23 - - [2025-10-31 08:56:03] "POST /alarms HTTP/1.1" 409 261 0.002360 10.0.0.23 - - [2025-10-31 08:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.23 - - [2025-10-31 08:56:03] "PUT /alarm/f2f549d0-3700-47cf-a9fb-2511b13761b4 HTTP/1.1" 200 244 0.012777 10.0.0.23 - - [2025-10-31 08:56:03] "POST /alarms HTTP/1.1" 409 253 0.003048 10.0.0.23 - - [2025-10-31 08:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.23 - - [2025-10-31 08:56:03] "PUT /alarm/01d2a317-1409-4e0c-83cb-141679126f35 HTTP/1.1" 200 244 0.012674 10.0.0.23 - - [2025-10-31 08:56:03] "POST /alarms HTTP/1.1" 409 251 0.003696 10.0.0.23 - - [2025-10-31 08:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.23 - - [2025-10-31 08:56:03] "PUT /alarm/8b491bbd-8606-48d6-9c54-40f9c00193e5 HTTP/1.1" 200 244 0.011161 10.0.0.23 - - [2025-10-31 08:56:03] "POST /alarms HTTP/1.1" 409 252 0.002105 10.0.0.23 - - [2025-10-31 08:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.23 - - [2025-10-31 08:56:03] "PUT /alarm/bd6d511b-e99c-408b-b7e6-b167b2aee722 HTTP/1.1" 200 244 0.010560 10.0.0.23 - - [2025-10-31 08:56:03] "POST /alarms HTTP/1.1" 409 256 0.001943 10.0.0.23 - - [2025-10-31 08:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.23 - - [2025-10-31 08:56:03] "PUT /alarm/697b4d2b-c088-4eb3-b0ef-b6da423f967b HTTP/1.1" 200 244 0.010102 10.0.0.23 - - [2025-10-31 08:56:03] "POST /alarms HTTP/1.1" 409 248 0.007725 10.0.0.23 - - [2025-10-31 08:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.23 - - [2025-10-31 08:56:03] "PUT /alarm/c20d84d7-647d-475e-b1aa-55a9405ecffd HTTP/1.1" 200 244 0.012680 10.0.0.23 - - [2025-10-31 08:56:03] "POST /alarms HTTP/1.1" 409 252 0.008835 10.0.0.23 - - [2025-10-31 08:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.23 - - [2025-10-31 08:56:03] "PUT /alarm/33118866-9b36-4c1a-a7fa-387bcb8f4c64 HTTP/1.1" 200 244 0.024128 10.0.0.23 - - [2025-10-31 08:56:03] "POST /alarms HTTP/1.1" 409 257 0.004505 10.0.0.23 - - [2025-10-31 08:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010965 10.0.0.23 - - [2025-10-31 08:56:03] "PUT /alarm/1748d485-b4dc-4e8f-b802-54ad75029d5e HTTP/1.1" 200 244 0.014192 10.0.0.23 - - [2025-10-31 08:56:03] "POST /alarms HTTP/1.1" 409 251 0.009513 10.0.0.23 - - [2025-10-31 08:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.23 - - [2025-10-31 08:56:03] "PUT /alarm/89a826db-b8df-43ea-9095-5dd863cdd818 HTTP/1.1" 200 244 0.016614 10.0.0.23 - - [2025-10-31 08:56:03] "POST /alarms HTTP/1.1" 409 257 0.008771 10.0.0.23 - - [2025-10-31 08:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.23 - - [2025-10-31 08:56:04] "PUT /alarm/1e32fb7a-20a2-4ed9-9c1c-9bf599c4e4f7 HTTP/1.1" 200 244 0.012324 10.0.0.23 - - [2025-10-31 08:56:04] "POST /alarms HTTP/1.1" 409 261 0.007061 10.0.0.23 - - [2025-10-31 08:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004745 10.0.0.23 - - [2025-10-31 08:56:04] "PUT /alarm/df316806-3944-4be7-9c6c-80c484cca4c2 HTTP/1.1" 200 244 0.011258 10.0.0.23 - - [2025-10-31 08:56:04] "POST /alarms HTTP/1.1" 409 258 0.013061 10.0.0.23 - - [2025-10-31 08:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.23 - - [2025-10-31 08:56:04] "PUT /alarm/3c6f362d-493e-47fe-907a-5a3c93967e34 HTTP/1.1" 200 244 0.015681 10.0.0.23 - - [2025-10-31 08:56:04] "POST /alarms HTTP/1.1" 409 254 0.009886 10.0.0.23 - - [2025-10-31 08:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.23 - - [2025-10-31 08:56:04] "PUT /alarm/a52d3665-9c25-434b-97b1-c9e6ea6dd5ed HTTP/1.1" 200 244 0.021353 10.0.0.23 - - [2025-10-31 08:56:04] "POST /alarms HTTP/1.1" 409 254 0.007121 10.0.0.23 - - [2025-10-31 08:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.23 - - [2025-10-31 08:56:04] "PUT /alarm/d62c672b-40b6-4b5a-8e52-06db824e96aa HTTP/1.1" 200 244 0.010669 10.0.0.23 - - [2025-10-31 08:56:04] "POST /alarms HTTP/1.1" 409 254 0.006826 10.0.0.23 - - [2025-10-31 08:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.23 - - [2025-10-31 08:56:04] "PUT /alarm/e74114dd-b708-43df-a470-6d1cbe5cd01d HTTP/1.1" 200 244 0.011679 10.0.0.23 - - [2025-10-31 08:56:04] "POST /alarms HTTP/1.1" 409 247 0.004162 10.0.0.23 - - [2025-10-31 08:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.23 - - [2025-10-31 08:56:04] "PUT /alarm/ea573473-d223-47e2-b2d6-f618fd3543f2 HTTP/1.1" 200 244 0.010738 10.0.0.23 - - [2025-10-31 08:56:04] "POST /alarms HTTP/1.1" 409 272 0.008197 10.0.0.23 - - [2025-10-31 08:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.23 - - [2025-10-31 08:56:04] "PUT /alarm/82d8c103-06c4-4ef2-afc9-76d8c2c55b24 HTTP/1.1" 200 244 0.010913 10.0.0.23 - - [2025-10-31 08:56:04] "POST /alarms HTTP/1.1" 409 261 0.011662 10.0.0.23 - - [2025-10-31 08:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.23 - - [2025-10-31 08:56:04] "PUT /alarm/07b3b1ad-c82a-4bbe-a30f-0e2379b1bff8 HTTP/1.1" 200 244 0.011749 10.0.0.23 - - [2025-10-31 08:56:04] "POST /alarms HTTP/1.1" 409 259 0.004372 10.0.0.23 - - [2025-10-31 08:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.23 - - [2025-10-31 08:56:04] "PUT /alarm/1e144787-34e5-45d6-a6c8-4b550d866796 HTTP/1.1" 200 244 0.021629 10.0.0.23 - - [2025-10-31 08:56:04] "POST /alarms HTTP/1.1" 409 265 0.002991 10.0.0.23 - - [2025-10-31 08:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004340 10.0.0.23 - - [2025-10-31 08:56:04] "PUT /alarm/20f9e08e-2b57-4789-91e6-37ad5cc49b1c HTTP/1.1" 200 244 0.020337 10.0.0.23 - - [2025-10-31 08:56:04] "POST /alarms HTTP/1.1" 409 279 0.008397 10.0.0.23 - - [2025-10-31 08:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.23 - - [2025-10-31 08:56:04] "PUT /alarm/3db985f0-0ddd-4556-b915-c198ff0cbf99 HTTP/1.1" 200 244 0.014590 10.0.0.23 - - [2025-10-31 08:56:05] "GET / HTTP/1.1" 200 35931 0.002548 10.0.0.23 - - [2025-10-31 08:56:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002322 10.0.0.23 - - [2025-10-31 08:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.23 - - [2025-10-31 08:56:05] "PUT /global-vrouter-config/c8fbf17d-c606-4b09-a44b-7197bbdddfbd HTTP/1.1" 200 276 0.007964 10.0.0.23 - - [2025-10-31 08:56:05] "GET / HTTP/1.1" 200 35931 0.002205 10.0.0.23 - - [2025-10-31 08:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.23 - - [2025-10-31 08:56:05] "GET /global-vrouter-config/c8fbf17d-c606-4b09-a44b-7197bbdddfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003264 10.0.0.23 - - [2025-10-31 08:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.23 - - [2025-10-31 08:56:05] "PUT /global-vrouter-config/c8fbf17d-c606-4b09-a44b-7197bbdddfbd HTTP/1.1" 200 276 0.011246 10.0.0.23 - - [2025-10-31 08:56:05] "GET / HTTP/1.1" 200 35931 0.001625 10.0.0.23 - - [2025-10-31 08:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.23 - - [2025-10-31 08:56:05] "GET /global-system-config/b0d34cf1-e0b6-4a14-bc9a-8826ddf415b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005738 10.0.0.23 - - [2025-10-31 08:56:05] "PUT /global-system-config/b0d34cf1-e0b6-4a14-bc9a-8826ddf415b6 HTTP/1.1" 200 274 0.020439 10.0.0.23 - - [2025-10-31 08:56:09] "GET / HTTP/1.1" 200 35931 0.001450 10.0.0.23 - - [2025-10-31 08:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.23 - - [2025-10-31 08:56:09] "GET /routing-instance/f397ffcc-667e-478d-b7c4-5b1784013e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004040 10.0.0.23 - - [2025-10-31 08:56:09] "POST /bgp-routers HTTP/1.1" 409 301 0.001809 10.0.0.23 - - [2025-10-31 08:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.23 - - [2025-10-31 08:56:09] "GET /bgp-router/be8220f5-90a2-416a-86db-9dadc1a2ec9b?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003451 10.0.0.23 - - [2025-10-31 08:56:09] "PUT /bgp-router/be8220f5-90a2-416a-86db-9dadc1a2ec9b HTTP/1.1" 200 254 0.015402 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:56:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000972 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:56:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001246 10.0.0.23 - - [2025-10-31 08:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.23 - - [2025-10-31 08:56:11] "GET /global-vrouter-config/c8fbf17d-c606-4b09-a44b-7197bbdddfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002576 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:56:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001217 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:56:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000886 10.0.0.23 - - [2025-10-31 08:56:27] "GET / HTTP/1.1" 200 35931 0.002099 10.0.0.23 - - [2025-10-31 08:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.23 - - [2025-10-31 08:56:27] "GET /global-system-config/b0d34cf1-e0b6-4a14-bc9a-8826ddf415b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006079 10.0.0.23 - - [2025-10-31 08:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.23 - - [2025-10-31 08:56:27] "GET /config-node/8850db43-b01e-40ca-bd37-44ce92efb7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002163 10.0.0.23 - - [2025-10-31 08:56:39] "GET / HTTP/1.1" 200 35931 0.001626 10.0.0.23 - - [2025-10-31 08:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.23 - - [2025-10-31 08:56:39] "GET /routing-instance/f397ffcc-667e-478d-b7c4-5b1784013e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002625 10.0.0.23 - - [2025-10-31 08:56:39] "POST /bgp-routers HTTP/1.1" 409 301 0.001832 10.0.0.23 - - [2025-10-31 08:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.23 - - [2025-10-31 08:56:39] "GET /bgp-router/be8220f5-90a2-416a-86db-9dadc1a2ec9b?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002546 10.0.0.23 - - [2025-10-31 08:56:39] "PUT /bgp-router/be8220f5-90a2-416a-86db-9dadc1a2ec9b HTTP/1.1" 200 254 0.010194 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:56:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000959 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:56:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001218 10.0.0.23 - - [2025-10-31 08:56:54] "GET / HTTP/1.1" 200 35931 0.001715 10.0.0.23 - - [2025-10-31 08:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.23 - - [2025-10-31 08:56:54] "GET /global-system-config/b0d34cf1-e0b6-4a14-bc9a-8826ddf415b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005568 10.0.0.23 - - [2025-10-31 08:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.23 - - [2025-10-31 08:56:54] "GET /config-node/8850db43-b01e-40ca-bd37-44ce92efb7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002199 10.0.0.23 - - [2025-10-31 08:56:54] "GET / HTTP/1.1" 200 35931 0.001609 10.0.0.23 - - [2025-10-31 08:56:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002048 10.0.0.23 - - [2025-10-31 08:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.23 - - [2025-10-31 08:56:59] "GET /global-vrouter-config/c8fbf17d-c606-4b09-a44b-7197bbdddfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003469 10.0.0.23 - - [2025-10-31 08:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.23 - - [2025-10-31 08:56:59] "PUT /global-vrouter-config/c8fbf17d-c606-4b09-a44b-7197bbdddfbd HTTP/1.1" 200 276 0.009063 10.0.0.23 - - [2025-10-31 08:56:59] "GET / HTTP/1.1" 200 35931 0.001772 10.0.0.23 - - [2025-10-31 08:56:59] "POST /alarms HTTP/1.1" 409 264 0.002226 10.0.0.23 - - [2025-10-31 08:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.23 - - [2025-10-31 08:56:59] "PUT /alarm/3ca586a4-11ca-46ee-9877-d9c6a4cd73ca HTTP/1.1" 200 244 0.010073 10.0.0.23 - - [2025-10-31 08:56:59] "POST /alarms HTTP/1.1" 409 261 0.005293 10.0.0.23 - - [2025-10-31 08:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.23 - - [2025-10-31 08:56:59] "PUT /alarm/5596c19e-5c57-45e6-81de-19f0291eb3f4 HTTP/1.1" 200 244 0.009387 10.0.0.23 - - [2025-10-31 08:56:59] "POST /alarms HTTP/1.1" 409 261 0.002413 10.0.0.23 - - [2025-10-31 08:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.23 - - [2025-10-31 08:56:59] "PUT /alarm/f2f549d0-3700-47cf-a9fb-2511b13761b4 HTTP/1.1" 200 244 0.009069 10.0.0.23 - - [2025-10-31 08:56:59] "POST /alarms HTTP/1.1" 409 253 0.002239 10.0.0.23 - - [2025-10-31 08:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.23 - - [2025-10-31 08:56:59] "PUT /alarm/01d2a317-1409-4e0c-83cb-141679126f35 HTTP/1.1" 200 244 0.009059 10.0.0.23 - - [2025-10-31 08:56:59] "POST /alarms HTTP/1.1" 409 251 0.002856 10.0.0.23 - - [2025-10-31 08:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.23 - - [2025-10-31 08:56:59] "PUT /alarm/8b491bbd-8606-48d6-9c54-40f9c00193e5 HTTP/1.1" 200 244 0.010176 10.0.0.23 - - [2025-10-31 08:57:00] "POST /alarms HTTP/1.1" 409 252 0.002721 10.0.0.23 - - [2025-10-31 08:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.23 - - [2025-10-31 08:57:00] "PUT /alarm/bd6d511b-e99c-408b-b7e6-b167b2aee722 HTTP/1.1" 200 244 0.009077 10.0.0.23 - - [2025-10-31 08:57:00] "POST /alarms HTTP/1.1" 409 256 0.002210 10.0.0.23 - - [2025-10-31 08:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.23 - - [2025-10-31 08:57:00] "PUT /alarm/697b4d2b-c088-4eb3-b0ef-b6da423f967b HTTP/1.1" 200 244 0.009873 10.0.0.23 - - [2025-10-31 08:57:00] "POST /alarms HTTP/1.1" 409 248 0.005605 10.0.0.23 - - [2025-10-31 08:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005227 10.0.0.23 - - [2025-10-31 08:57:00] "PUT /alarm/c20d84d7-647d-475e-b1aa-55a9405ecffd HTTP/1.1" 200 244 0.010036 10.0.0.23 - - [2025-10-31 08:57:00] "POST /alarms HTTP/1.1" 409 252 0.010991 10.0.0.23 - - [2025-10-31 08:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.23 - - [2025-10-31 08:57:00] "PUT /alarm/33118866-9b36-4c1a-a7fa-387bcb8f4c64 HTTP/1.1" 200 244 0.014291 10.0.0.23 - - [2025-10-31 08:57:00] "POST /alarms HTTP/1.1" 409 257 0.004559 10.0.0.23 - - [2025-10-31 08:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.23 - - [2025-10-31 08:57:00] "PUT /alarm/1748d485-b4dc-4e8f-b802-54ad75029d5e HTTP/1.1" 200 244 0.011785 10.0.0.23 - - [2025-10-31 08:57:00] "POST /alarms HTTP/1.1" 409 251 0.009699 10.0.0.23 - - [2025-10-31 08:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.23 - - [2025-10-31 08:57:00] "PUT /alarm/89a826db-b8df-43ea-9095-5dd863cdd818 HTTP/1.1" 200 244 0.012387 10.0.0.23 - - [2025-10-31 08:57:00] "POST /alarms HTTP/1.1" 409 257 0.011557 10.0.0.23 - - [2025-10-31 08:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.23 - - [2025-10-31 08:57:00] "PUT /alarm/1e32fb7a-20a2-4ed9-9c1c-9bf599c4e4f7 HTTP/1.1" 200 244 0.009501 10.0.0.23 - - [2025-10-31 08:57:00] "POST /alarms HTTP/1.1" 409 261 0.013033 10.0.0.23 - - [2025-10-31 08:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.23 - - [2025-10-31 08:57:00] "PUT /alarm/df316806-3944-4be7-9c6c-80c484cca4c2 HTTP/1.1" 200 244 0.011549 10.0.0.23 - - [2025-10-31 08:57:00] "POST /alarms HTTP/1.1" 409 258 0.008347 10.0.0.23 - - [2025-10-31 08:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.23 - - [2025-10-31 08:57:00] "PUT /alarm/3c6f362d-493e-47fe-907a-5a3c93967e34 HTTP/1.1" 200 244 0.010537 10.0.0.23 - - [2025-10-31 08:57:00] "POST /alarms HTTP/1.1" 409 254 0.015742 10.0.0.23 - - [2025-10-31 08:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.23 - - [2025-10-31 08:57:00] "PUT /alarm/a52d3665-9c25-434b-97b1-c9e6ea6dd5ed HTTP/1.1" 200 244 0.009436 10.0.0.23 - - [2025-10-31 08:57:00] "POST /alarms HTTP/1.1" 409 254 0.012668 10.0.0.23 - - [2025-10-31 08:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.23 - - [2025-10-31 08:57:00] "PUT /alarm/d62c672b-40b6-4b5a-8e52-06db824e96aa HTTP/1.1" 200 244 0.010314 10.0.0.23 - - [2025-10-31 08:57:00] "POST /alarms HTTP/1.1" 409 254 0.017121 10.0.0.23 - - [2025-10-31 08:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.23 - - [2025-10-31 08:57:00] "PUT /alarm/e74114dd-b708-43df-a470-6d1cbe5cd01d HTTP/1.1" 200 244 0.010712 10.0.0.23 - - [2025-10-31 08:57:00] "POST /alarms HTTP/1.1" 409 247 0.007668 10.0.0.23 - - [2025-10-31 08:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.23 - - [2025-10-31 08:57:00] "PUT /alarm/ea573473-d223-47e2-b2d6-f618fd3543f2 HTTP/1.1" 200 244 0.011124 10.0.0.23 - - [2025-10-31 08:57:00] "POST /alarms HTTP/1.1" 409 272 0.007450 10.0.0.23 - - [2025-10-31 08:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.23 - - [2025-10-31 08:57:01] "PUT /alarm/82d8c103-06c4-4ef2-afc9-76d8c2c55b24 HTTP/1.1" 200 244 0.029638 10.0.0.23 - - [2025-10-31 08:57:01] "POST /alarms HTTP/1.1" 409 261 0.033554 10.0.0.23 - - [2025-10-31 08:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007719 10.0.0.23 - - [2025-10-31 08:57:01] "PUT /alarm/07b3b1ad-c82a-4bbe-a30f-0e2379b1bff8 HTTP/1.1" 200 244 0.018492 10.0.0.23 - - [2025-10-31 08:57:01] "POST /alarms HTTP/1.1" 409 259 0.018247 10.0.0.23 - - [2025-10-31 08:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.23 - - [2025-10-31 08:57:01] "PUT /alarm/1e144787-34e5-45d6-a6c8-4b550d866796 HTTP/1.1" 200 244 0.013473 10.0.0.23 - - [2025-10-31 08:57:01] "POST /alarms HTTP/1.1" 409 265 0.005837 10.0.0.23 - - [2025-10-31 08:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.23 - - [2025-10-31 08:57:01] "PUT /alarm/20f9e08e-2b57-4789-91e6-37ad5cc49b1c HTTP/1.1" 200 244 0.022204 10.0.0.23 - - [2025-10-31 08:57:01] "POST /alarms HTTP/1.1" 409 279 0.005227 10.0.0.23 - - [2025-10-31 08:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.23 - - [2025-10-31 08:57:01] "PUT /alarm/3db985f0-0ddd-4556-b915-c198ff0cbf99 HTTP/1.1" 200 244 0.013735 10.0.0.23 - - [2025-10-31 08:57:01] "GET / HTTP/1.1" 200 35931 0.001873 10.0.0.23 - - [2025-10-31 08:57:01] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002188 10.0.0.23 - - [2025-10-31 08:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.23 - - [2025-10-31 08:57:01] "PUT /global-vrouter-config/c8fbf17d-c606-4b09-a44b-7197bbdddfbd HTTP/1.1" 200 276 0.015371 10.0.0.23 - - [2025-10-31 08:57:01] "GET / HTTP/1.1" 200 35931 0.001508 10.0.0.23 - - [2025-10-31 08:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.23 - - [2025-10-31 08:57:01] "GET /global-vrouter-config/c8fbf17d-c606-4b09-a44b-7197bbdddfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002869 10.0.0.23 - - [2025-10-31 08:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.23 - - [2025-10-31 08:57:01] "PUT /global-vrouter-config/c8fbf17d-c606-4b09-a44b-7197bbdddfbd HTTP/1.1" 200 276 0.015039 10.0.0.23 - - [2025-10-31 08:57:02] "GET / HTTP/1.1" 200 35931 0.002014 10.0.0.23 - - [2025-10-31 08:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.23 - - [2025-10-31 08:57:02] "GET /global-system-config/b0d34cf1-e0b6-4a14-bc9a-8826ddf415b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004300 10.0.0.23 - - [2025-10-31 08:57:02] "PUT /global-system-config/b0d34cf1-e0b6-4a14-bc9a-8826ddf415b6 HTTP/1.1" 200 274 0.015918 10.0.0.23 - - [2025-10-31 08:57:05] "GET / HTTP/1.1" 200 35931 0.001552 10.0.0.23 - - [2025-10-31 08:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.23 - - [2025-10-31 08:57:05] "GET /routing-instance/f397ffcc-667e-478d-b7c4-5b1784013e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002961 10.0.0.23 - - [2025-10-31 08:57:05] "POST /bgp-routers HTTP/1.1" 409 301 0.001766 10.0.0.23 - - [2025-10-31 08:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.23 - - [2025-10-31 08:57:05] "GET /bgp-router/be8220f5-90a2-416a-86db-9dadc1a2ec9b?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004234 10.0.0.23 - - [2025-10-31 08:57:05] "PUT /bgp-router/be8220f5-90a2-416a-86db-9dadc1a2ec9b HTTP/1.1" 200 254 0.013478 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:57:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000907 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:57:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001116 10.0.0.23 - - [2025-10-31 08:57:11] "POST /tags HTTP/1.1" 200 355 0.026921 10.0.0.23 - - [2025-10-31 08:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.23 - - [2025-10-31 08:57:11] "GET /tag/ef7b80dd-783f-42b4-86d5-25b02dac79be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.015462 10.0.0.23 - - [2025-10-31 08:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.23 - - [2025-10-31 08:57:11] "GET /virtual-network/3bd373ea-7115-43e6-88d0-b6245cff9578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.009620 10.0.0.23 - - [2025-10-31 08:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.23 - - [2025-10-31 08:57:11] "GET /project/b2f7efad-0b58-4856-be48-a9b8fbd9d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.047421 10.0.0.23 - - [2025-10-31 08:57:11] "POST /virtual-machines HTTP/1.1" 200 351 0.037491 10.0.0.23 - - [2025-10-31 08:57:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.027345 10.0.0.23 - - [2025-10-31 08:57:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.107441 10.0.0.23 - - [2025-10-31 08:57:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.008276 10.0.0.23 - - [2025-10-31 08:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.23 - - [2025-10-31 08:57:11] "GET /virtual-machine-interface/9686c470-b637-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.005484 10.0.0.23 - - [2025-10-31 08:57:11] "POST /instance-ips HTTP/1.1" 200 391 0.023468 10.0.0.23 - - [2025-10-31 08:57:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.027153 10.0.0.23 - - [2025-10-31 08:57:11] "GET /virtual-machine-interface/9686c470-b637-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.015455 10.0.0.23 - - [2025-10-31 08:57:11] "POST /set-tag HTTP/1.1" 200 109 0.030710 10.0.0.23 - - [2025-10-31 08:57:11] "GET /virtual-machine-interface/9686c470-b637-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.012314 10.0.0.23 - - [2025-10-31 08:57:11] "GET /instance-ip/96a042ce-b637-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003661 10.0.0.23 - - [2025-10-31 08:57:11] "GET /virtual-machine-interface/9686c470-b637-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.008345 10.0.0.23 - - [2025-10-31 08:57:11] "POST /set-tag HTTP/1.1" 200 109 0.003716 10.0.0.23 - - [2025-10-31 08:57:11] "GET /virtual-router/c0c64fab-367d-4540-8ebd-20195d242a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.005386 10.0.0.23 - - [2025-10-31 08:57:11] "POST /ref-update HTTP/1.1" 200 156 0.008398 10.0.0.23 - - [2025-10-31 08:57:11] "GET /virtual-machine-interface/9686c470-b637-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005511 10.0.0.23 - - [2025-10-31 08:57:11] "POST /set-tag HTTP/1.1" 200 109 0.002515 10.0.0.23 - - [2025-10-31 08:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.23 - - [2025-10-31 08:57:11] "GET /virtual-network/3bd373ea-7115-43e6-88d0-b6245cff9578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.003914 10.0.0.23 - - [2025-10-31 08:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.23 - - [2025-10-31 08:57:12] "GET /project/b2f7efad-0b58-4856-be48-a9b8fbd9d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035561 10.0.0.23 - - [2025-10-31 08:57:12] "POST /virtual-machines HTTP/1.1" 200 355 0.012867 10.0.0.23 - - [2025-10-31 08:57:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.012935 10.0.0.23 - - [2025-10-31 08:57:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.106025 10.0.0.23 - - [2025-10-31 08:57:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.015953 10.0.0.23 - - [2025-10-31 08:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004740 10.0.0.23 - - [2025-10-31 08:57:12] "GET /virtual-machine-interface/96fc319c-b637-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.006173 10.0.0.23 - - [2025-10-31 08:57:12] "POST /instance-ips HTTP/1.1" 200 395 0.021171 10.0.0.23 - - [2025-10-31 08:57:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.025404 10.0.0.23 - - [2025-10-31 08:57:12] "GET /virtual-machine-interface/96fc319c-b637-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.012278 10.0.0.23 - - [2025-10-31 08:57:12] "POST /set-tag HTTP/1.1" 200 109 0.037006 10.0.0.23 - - [2025-10-31 08:57:12] "GET /virtual-machine-interface/96fc319c-b637-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.019189 10.0.0.23 - - [2025-10-31 08:57:12] "GET /instance-ip/9716055e-b637-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003590 10.0.0.23 - - [2025-10-31 08:57:12] "GET /virtual-machine-interface/96fc319c-b637-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004445 10.0.0.23 - - [2025-10-31 08:57:12] "POST /set-tag HTTP/1.1" 200 109 0.002491 10.0.0.23 - - [2025-10-31 08:57:12] "GET /virtual-router/c0c64fab-367d-4540-8ebd-20195d242a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.003768 10.0.0.23 - - [2025-10-31 08:57:12] "POST /ref-update HTTP/1.1" 200 156 0.018935 10.0.0.23 - - [2025-10-31 08:57:12] "GET /virtual-machine-interface/96fc319c-b637-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.014128 10.0.0.23 - - [2025-10-31 08:57:12] "POST /set-tag HTTP/1.1" 200 109 0.002272 10.0.0.23 - - [2025-10-31 08:57:12] "GET /virtual-machine-interface/9686c470-b637-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004485 10.0.0.23 - - [2025-10-31 08:57:12] "POST /set-tag HTTP/1.1" 200 109 0.002698 10.0.0.23 - - [2025-10-31 08:57:12] "GET /virtual-machine-interface/96fc319c-b637-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.008014 10.0.0.23 - - [2025-10-31 08:57:12] "POST /set-tag HTTP/1.1" 200 109 0.002501 10.0.0.23 - - [2025-10-31 08:57:21] "GET / HTTP/1.1" 200 35931 0.001816 10.0.0.23 - - [2025-10-31 08:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.23 - - [2025-10-31 08:57:21] "GET /global-system-config/b0d34cf1-e0b6-4a14-bc9a-8826ddf415b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004989 10.0.0.23 - - [2025-10-31 08:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.23 - - [2025-10-31 08:57:21] "GET /config-node/8850db43-b01e-40ca-bd37-44ce92efb7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002412 10.0.0.23 - - [2025-10-31 08:57:26] "GET /virtual-machine-interface/96fc319c-b637-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004256 10.0.0.23 - - [2025-10-31 08:57:26] "POST /set-tag HTTP/1.1" 200 109 0.002549 10.0.0.23 - - [2025-10-31 08:57:27] "GET /virtual-machine-interface/9686c470-b637-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005163 10.0.0.23 - - [2025-10-31 08:57:27] "POST /set-tag HTTP/1.1" 200 109 0.002871 10.0.0.23 - - [2025-10-31 08:57:28] "GET /virtual-machine-interface/9686c470-b637-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006453 10.0.0.23 - - [2025-10-31 08:57:28] "POST /set-tag HTTP/1.1" 200 109 0.003360 10.0.0.23 - - [2025-10-31 08:57:33] "GET / HTTP/1.1" 200 35931 0.002119 10.0.0.23 - - [2025-10-31 08:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.23 - - [2025-10-31 08:57:33] "GET /routing-instance/f397ffcc-667e-478d-b7c4-5b1784013e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002698 10.0.0.23 - - [2025-10-31 08:57:33] "POST /bgp-routers HTTP/1.1" 409 301 0.001771 10.0.0.23 - - [2025-10-31 08:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.23 - - [2025-10-31 08:57:33] "GET /bgp-router/be8220f5-90a2-416a-86db-9dadc1a2ec9b?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003048 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:57:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000826 10.0.0.23 - - [2025-10-31 08:57:33] "PUT /bgp-router/be8220f5-90a2-416a-86db-9dadc1a2ec9b HTTP/1.1" 200 254 0.021713 [Introspect:8084]10.0.0.23 - - [2025-10-31 08:57:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001137 10.0.0.23 - - [2025-10-31 08:58:00] "GET /virtual-machine-interface/9686c470-b637-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005536 10.0.0.23 - - [2025-10-31 08:58:00] "POST /set-tag HTTP/1.1" 200 109 0.006813 10.0.0.23 - - [2025-10-31 08:58:00] "GET /virtual-machine-interface/9686c470-b637-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004690 10.0.0.23 - - [2025-10-31 08:58:00] "POST /set-tag HTTP/1.1" 200 109 0.004034 10.0.0.23 - - [2025-10-31 08:58:00] "GET /virtual-machine/586f52b6-eba2-49f3-b713-b64c642f8199?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.004363 10.0.0.23 - - [2025-10-31 08:58:00] "POST /ref-update HTTP/1.1" 200 156 0.020172 10.0.0.23 - - [2025-10-31 08:58:00] "GET /virtual-machine-interface/9686c470-b637-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004482 10.0.0.23 - - [2025-10-31 08:58:00] "POST /set-tag HTTP/1.1" 200 109 0.016614 10.0.0.23 - - [2025-10-31 08:58:00] "POST /set-tag HTTP/1.1" 200 109 0.026397 10.0.0.23 - - [2025-10-31 08:58:00] "DELETE /instance-ip/96a042ce-b637-11f0-a48f-fa163e417411 HTTP/1.1" 200 115 0.030511 10.0.0.23 - - [2025-10-31 08:58:00] "DELETE /virtual-machine-interface/9686c470-b637-11f0-a48f-fa163e417411 HTTP/1.1" 200 115 0.037380 10.0.0.23 - - [2025-10-31 08:58:00] "DELETE /virtual-machine/586f52b6-eba2-49f3-b713-b64c642f8199 HTTP/1.1" 200 115 0.024095 10.0.0.23 - - [2025-10-31 08:58:00] "GET /virtual-machine-interface/96fc319c-b637-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007407 10.0.0.23 - - [2025-10-31 08:58:00] "POST /set-tag HTTP/1.1" 200 109 0.002713 10.0.0.23 - - [2025-10-31 08:58:31] "GET /virtual-machine-interface/96fc319c-b637-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004869 10.0.0.23 - - [2025-10-31 08:58:31] "POST /set-tag HTTP/1.1" 200 109 0.004199 10.0.0.23 - - [2025-10-31 08:58:31] "GET /virtual-machine-interface/96fc319c-b637-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005574 10.0.0.23 - - [2025-10-31 08:58:31] "POST /set-tag HTTP/1.1" 200 109 0.006608 10.0.0.23 - - [2025-10-31 08:58:31] "GET /virtual-machine/36c1730d-ae35-4056-b3db-980e2ec74ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003391 10.0.0.23 - - [2025-10-31 08:58:31] "POST /ref-update HTTP/1.1" 200 156 0.009996 10.0.0.23 - - [2025-10-31 08:58:31] "GET /virtual-machine-interface/96fc319c-b637-11f0-a48f-fa163e417411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005798 10.0.0.23 - - [2025-10-31 08:58:31] "POST /set-tag HTTP/1.1" 200 109 0.021601 10.0.0.23 - - [2025-10-31 08:58:31] "POST /set-tag HTTP/1.1" 200 109 0.035847 10.0.0.23 - - [2025-10-31 08:58:31] "DELETE /instance-ip/9716055e-b637-11f0-a48f-fa163e417411 HTTP/1.1" 200 115 0.066028 10.0.0.23 - - [2025-10-31 08:58:31] "DELETE /virtual-machine-interface/96fc319c-b637-11f0-a48f-fa163e417411 HTTP/1.1" 200 115 0.064762 10.0.0.23 - - [2025-10-31 08:58:31] "DELETE /virtual-machine/36c1730d-ae35-4056-b3db-980e2ec74ada HTTP/1.1" 200 115 0.042033 10.0.0.23 - - [2025-10-31 08:58:31] "DELETE /tag/ef7b80dd-783f-42b4-86d5-25b02dac79be HTTP/1.1" 200 115 0.033609 10.0.0.23 - - [2025-10-31 08:58:49] "GET /global-system-configs HTTP/1.1" 200 322 0.001939 10.0.0.23 - - [2025-10-31 08:58:50] "GET /global-system-configs HTTP/1.1" 200 322 0.002674