++ 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: =================== Mon Oct 20 01:44:23 AM UTC 2025 ===================' INFO: =================== Mon Oct 20 01:44:23 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 +++ awk '{print $2}' +++ head -n 1 +++ ip addr show dev ens3 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.57 ++ 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.57 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.57 ++ ANALYTICSDB_NODES=10.0.0.57 ++ ANALYTICS_SNMP_NODES=10.0.0.57 ++ 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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:8081 ' +++ '[' -n '10.0.0.57:8081 ' ']' +++ echo 10.0.0.57:8081 ++ ANALYTICS_SERVERS=10.0.0.57: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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:9042 ' +++ '[' -n '10.0.0.57:9042 ' ']' +++ echo 10.0.0.57:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.57:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.57 ++ 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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:8086 ' +++ '[' -n '10.0.0.57:8086 ' ']' +++ echo 10.0.0.57:8086 ++ COLLECTOR_SERVERS=10.0.0.57: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.57 ++ CONFIGDB_NODES=10.0.0.57 ++ 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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:8082 ' +++ '[' -n '10.0.0.57:8082 ' ']' +++ echo 10.0.0.57:8082 ++ CONFIG_SERVERS=10.0.0.57: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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:9161 ' +++ '[' -n '10.0.0.57:9161 ' ']' +++ echo 10.0.0.57:9161 ++ CONFIGDB_SERVERS=10.0.0.57: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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:9041 ' +++ '[' -n '10.0.0.57:9041 ' ']' +++ echo 10.0.0.57:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.57: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.57 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.57 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.57 ++ 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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+=10.0.0.57:2181, +++ '[' -n 10.0.0.57:2181, ']' +++ echo 10.0.0.57:2181 ++ ZOOKEEPER_SERVERS=10.0.0.57: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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:2181 ' +++ '[' -n '10.0.0.57:2181 ' ']' +++ echo 10.0.0.57:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.57:2181 ++ RABBITMQ_NODES=10.0.0.57 ++ 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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+=10.0.0.57:5673, +++ '[' -n 10.0.0.57:5673, ']' +++ echo 10.0.0.57:5673 ++ RABBITMQ_SERVERS=10.0.0.57: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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:6379 ' +++ '[' -n '10.0.0.57:6379 ' ']' +++ echo 10.0.0.57:6379 ++ REDIS_SERVERS=10.0.0.57: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.57 ++ 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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:9092 ' +++ '[' -n '10.0.0.57:9092 ' ']' +++ echo 10.0.0.57:9092 ++ KAFKA_SERVERS=10.0.0.57: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.57 ++ 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.57 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.57 ++ cut -d , -f 1 + local cassandra=10.0.0.57 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.57 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.57 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.57 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.57 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.57 +++ local servers=10.0.0.57 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.57,10.209.161.1,127.0.0.1,172.17.0.1,252.57.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.57'\''))' +++ local server_ip=10.0.0.57 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.57 ]] +++ [[ ,10.0.0.57,10.209.161.1,127.0.0.1,172.17.0.1,252.57.0.1,, =~ ,10\.0\.0\.57, ]] +++ echo 10.0.0.57 1 +++ return ++ local ip=10.0.0.57 ++ [[ -z 10.0.0.57 ]] ++ echo 10.0.0.57 + host_ip=10.0.0.57 + [[ cql == \c\q\l ]] ++ echo 10.0.0.57:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.57:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.57: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 ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ 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/20/2025 01:45:07.047 7f5e6b1ee180 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/20/2025 01:45:07.296 7f5e6b1ee180 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/20/2025 01:45:07.311 7f5e6b1ee180 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/20/2025 01:45:07.311 7f5e6b1ee180 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.57 - - [2025-10-20 01:45:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000619 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.57:8082/ Hit Ctrl-C to quit. 10.0.0.57 - - [2025-10-20 01:45:19] "GET / HTTP/1.1" 503 181 0.000216 10.0.0.57 - - [2025-10-20 01:45:19] "GET / HTTP/1.1" 200 35931 0.001669 10.0.0.57 - - [2025-10-20 01:45:20] "GET / HTTP/1.1" 200 35931 0.001526 10.0.0.57 - - [2025-10-20 01:45:20] "GET / HTTP/1.1" 200 45303 0.001195 10.0.0.57 - - [2025-10-20 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498 10.0.0.57 - - [2025-10-20 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.57 - - [2025-10-20 01:45:20] "GET / HTTP/1.1" 200 35931 0.001744 10.0.0.57 - - [2025-10-20 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.57 - - [2025-10-20 01:45:20] "GET /global-system-config/eed4f3cb-d168-434f-ba89-bab4de13e7e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005439 10.0.0.57 - - [2025-10-20 01:45:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.002348 10.0.0.57 - - [2025-10-20 01:45:21] "POST /config-nodes HTTP/1.1" 200 593 0.066277 10.0.0.57 - - [2025-10-20 01:45:21] "GET / HTTP/1.1" 200 35931 0.001446 10.0.0.57 - - [2025-10-20 01:45:21] "GET / HTTP/1.1" 200 35931 0.001382 10.0.0.57 - - [2025-10-20 01:45:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002321 10.0.0.57 - - [2025-10-20 01:45:21] "POST /fqname-to-id HTTP/1.1" 404 186 0.002353 10.0.0.57 - - [2025-10-20 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004799 10.0.0.57 - - [2025-10-20 01:45:21] "GET /global-system-config/eed4f3cb-d168-434f-ba89-bab4de13e7e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005039 10.0.0.57 - - [2025-10-20 01:45:21] "POST /service-appliance-sets HTTP/1.1" 200 553 0.030326 10.0.0.57 - - [2025-10-20 01:45:21] "POST /fqname-to-id HTTP/1.1" 404 180 0.002175 10.0.0.57 - - [2025-10-20 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.57 - - [2025-10-20 01:45:21] "GET /global-system-config/eed4f3cb-d168-434f-ba89-bab4de13e7e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007723 10.0.0.57 - - [2025-10-20 01:45:21] "POST /service-appliance-sets HTTP/1.1" 200 541 0.024420 10.0.0.57 - - [2025-10-20 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.57 - - [2025-10-20 01:45:21] "GET /network-ipam/1a936f81-9d54-456f-8374-64161870fc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004985 10.0.0.57 - - [2025-10-20 01:45:21] "POST /service-templates HTTP/1.1" 200 511 0.028374 10.0.0.57 - - [2025-10-20 01:45:21] "POST /service-templates HTTP/1.1" 200 501 0.027473 10.0.0.57 - - [2025-10-20 01:45:21] "POST /service-templates HTTP/1.1" 200 515 0.038319 10.0.0.57 - - [2025-10-20 01:45:21] "POST /service-templates HTTP/1.1" 200 535 0.024986 10.0.0.57 - - [2025-10-20 01:45:21] "POST /service-templates HTTP/1.1" 200 507 0.025622 10.0.0.57 - - [2025-10-20 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.57 - - [2025-10-20 01:45:22] "GET /network-ipam/1a936f81-9d54-456f-8374-64161870fc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.012628 [Introspect:8084]10.0.0.57 - - [2025-10-20 01:45:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000891 [Introspect:8084]10.0.0.57 - - [2025-10-20 01:45:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000965 10.0.0.57 - - [2025-10-20 01:45:23] "POST /fqname-to-id HTTP/1.1" 404 225 0.004585 10.0.0.57 - - [2025-10-20 01:45:23] "POST /access-control-lists HTTP/1.1" 200 587 0.050058 10.0.0.57 - - [2025-10-20 01:45:23] "POST /fqname-to-id HTTP/1.1" 404 224 0.027739 10.0.0.57 - - [2025-10-20 01:45:23] "POST /access-control-lists HTTP/1.1" 200 585 0.061192 10.0.0.57 - - [2025-10-20 01:45:23] "GET / HTTP/1.1" 200 35931 0.002774 10.0.0.57 - - [2025-10-20 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004226 10.0.0.57 - - [2025-10-20 01:45:23] "GET /global-system-config/eed4f3cb-d168-434f-ba89-bab4de13e7e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006743 10.0.0.57 - - [2025-10-20 01:45:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.001542 10.0.0.57 - - [2025-10-20 01:45:23] "POST /route-targets HTTP/1.1" 200 327 0.016309 10.0.0.57 - - [2025-10-20 01:45:23] "POST /ref-update HTTP/1.1" 200 156 0.029190 10.0.0.57 - - [2025-10-20 01:45:23] "POST /config-database-nodes HTTP/1.1" 200 611 0.147661 10.0.0.57 - - [2025-10-20 01:45:24] "POST /route-targets HTTP/1.1" 200 327 0.117743 10.0.0.57 - - [2025-10-20 01:45:24] "POST /ref-update HTTP/1.1" 200 156 0.016403 10.0.0.57 - - [2025-10-20 01:45:24] "POST /route-targets HTTP/1.1" 200 327 0.028696 10.0.0.57 - - [2025-10-20 01:45:24] "POST /ref-update HTTP/1.1" 200 156 0.011572 10.0.0.57 - - [2025-10-20 01:45:24] "POST /route-targets HTTP/1.1" 200 327 0.012473 10.0.0.57 - - [2025-10-20 01:45:24] "POST /ref-update HTTP/1.1" 200 156 0.023814 10.0.0.57 - - [2025-10-20 01:45:24] "POST /fqname-to-id HTTP/1.1" 404 201 0.002559 10.0.0.57 - - [2025-10-20 01:45:24] "POST /access-control-lists HTTP/1.1" 200 551 0.067605 10.0.0.57 - - [2025-10-20 01:45:24] "PUT /access-control-list/0efa9f6d-7516-4bee-beb9-6ab1d45ad4cd HTTP/1.1" 200 272 0.032352 10.0.0.57 - - [2025-10-20 01:45:24] "PUT /access-control-list/e1fd0c1a-5fa5-4c38-bdda-fb4769dada4a HTTP/1.1" 200 272 0.023939 10.0.0.57 - - [2025-10-20 01:45:24] "GET / HTTP/1.1" 200 35931 0.001197 10.0.0.57 - - [2025-10-20 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.57 - - [2025-10-20 01:45:24] "GET /global-system-config/eed4f3cb-d168-434f-ba89-bab4de13e7e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006633 10.0.0.57 - - [2025-10-20 01:45:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.002680 10.0.0.57 - - [2025-10-20 01:45:24] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.021711 10.0.0.57 - - [2025-10-20 01:45:24] "GET / HTTP/1.1" 200 35931 0.001530 10.0.0.57 - - [2025-10-20 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.57 - - [2025-10-20 01:45:24] "GET /global-system-config/eed4f3cb-d168-434f-ba89-bab4de13e7e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005069 10.0.0.57 - - [2025-10-20 01:45:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.002030 10.0.0.57 - - [2025-10-20 01:45:24] "POST /database-nodes HTTP/1.1" 200 597 0.034008 10.0.0.57 - - [2025-10-20 01:45:25] "GET / HTTP/1.1" 200 35931 0.001345 10.0.0.57 - - [2025-10-20 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.57 - - [2025-10-20 01:45:25] "GET /global-system-config/eed4f3cb-d168-434f-ba89-bab4de13e7e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006444 10.0.0.57 - - [2025-10-20 01:45:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.002264 10.0.0.57 - - [2025-10-20 01:45:25] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.028859 10.0.0.57 - - [2025-10-20 01:45:26] "GET / HTTP/1.1" 200 35931 0.001304 10.0.0.57 - - [2025-10-20 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.57 - - [2025-10-20 01:45:26] "GET /routing-instance/320c47f8-f437-4907-8fc4-1f6108345b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.014658 10.0.0.57 - - [2025-10-20 01:45:26] "POST /bgp-routers HTTP/1.1" 200 616 0.053313 10.0.0.57 - - [2025-10-20 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.032517 10.0.0.57 - - [2025-10-20 01:45:26] "GET /bgp-router/f1b39114-ffed-434f-9c15-0f6eb37ba84a?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.060089 10.0.0.57 - - [2025-10-20 01:45:26] "GET /global-vrouter-config/3523bdc8-55fd-4628-8cec-4ec51f028cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.031535 10.0.0.57 - - [2025-10-20 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.014379 10.0.0.57 - - [2025-10-20 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.57 - - [2025-10-20 01:45:26] "GET /global-system-config/eed4f3cb-d168-434f-ba89-bab4de13e7e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.022384 10.0.0.57 - - [2025-10-20 01:45:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004448 10.0.0.57 - - [2025-10-20 01:45:26] "PUT /global-vrouter-config/3523bdc8-55fd-4628-8cec-4ec51f028cf5 HTTP/1.1" 200 276 0.036958 10.0.0.57 - - [2025-10-20 01:45:26] "POST /ref-update HTTP/1.1" 200 156 0.053076 10.0.0.57 - - [2025-10-20 01:45:26] "GET / HTTP/1.1" 200 35931 0.002233 10.0.0.57 - - [2025-10-20 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008502 10.0.0.57 - - [2025-10-20 01:45:26] "GET /global-system-config/eed4f3cb-d168-434f-ba89-bab4de13e7e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.008700 10.0.0.57 - - [2025-10-20 01:45:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.009103 10.0.0.57 - - [2025-10-20 01:45:26] "POST /analytics-nodes HTTP/1.1" 200 599 0.043015 10.0.0.57 - - [2025-10-20 01:45:27] "GET / HTTP/1.1" 200 35931 0.001635 10.0.0.57 - - [2025-10-20 01:45:27] "POST /alarms HTTP/1.1" 200 581 0.038306 10.0.0.57 - - [2025-10-20 01:45:27] "POST /alarms HTTP/1.1" 200 575 0.071620 10.0.0.57 - - [2025-10-20 01:45:27] "POST /alarms HTTP/1.1" 200 575 0.042747 10.0.0.57 - - [2025-10-20 01:45:27] "POST /alarms HTTP/1.1" 200 559 0.023899 10.0.0.57 - - [2025-10-20 01:45:27] "POST /alarms HTTP/1.1" 200 555 0.045071 10.0.0.57 - - [2025-10-20 01:45:27] "POST /alarms HTTP/1.1" 200 557 0.040055 10.0.0.57 - - [2025-10-20 01:45:27] "POST /alarms HTTP/1.1" 200 565 0.022543 10.0.0.57 - - [2025-10-20 01:45:27] "POST /alarms HTTP/1.1" 200 549 0.046451 10.0.0.57 - - [2025-10-20 01:45:27] "POST /alarms HTTP/1.1" 200 557 0.028434 10.0.0.57 - - [2025-10-20 01:45:27] "POST /alarms HTTP/1.1" 200 567 0.027892 10.0.0.57 - - [2025-10-20 01:45:27] "POST /alarms HTTP/1.1" 200 555 0.035609 10.0.0.57 - - [2025-10-20 01:45:27] "POST /alarms HTTP/1.1" 200 567 0.019960 10.0.0.57 - - [2025-10-20 01:45:27] "POST /alarms HTTP/1.1" 200 575 0.070767 10.0.0.57 - - [2025-10-20 01:45:27] "POST /alarms HTTP/1.1" 200 569 0.038338 10.0.0.57 - - [2025-10-20 01:45:27] "POST /alarms HTTP/1.1" 200 561 0.076566 10.0.0.57 - - [2025-10-20 01:45:28] "POST /alarms HTTP/1.1" 200 561 0.041519 10.0.0.57 - - [2025-10-20 01:45:28] "POST /alarms HTTP/1.1" 200 561 0.041265 10.0.0.57 - - [2025-10-20 01:45:28] "POST /alarms HTTP/1.1" 200 547 0.033655 10.0.0.57 - - [2025-10-20 01:45:28] "POST /alarms HTTP/1.1" 200 595 0.027799 10.0.0.57 - - [2025-10-20 01:45:28] "POST /alarms HTTP/1.1" 200 575 0.052469 10.0.0.57 - - [2025-10-20 01:45:28] "POST /alarms HTTP/1.1" 200 571 0.040094 10.0.0.57 - - [2025-10-20 01:45:28] "POST /alarms HTTP/1.1" 200 583 0.026476 10.0.0.57 - - [2025-10-20 01:45:28] "POST /alarms HTTP/1.1" 200 609 0.048104 10.0.0.57 - - [2025-10-20 01:45:28] "GET / HTTP/1.1" 200 35931 0.001366 10.0.0.57 - - [2025-10-20 01:45:28] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002468 10.0.0.57 - - [2025-10-20 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.57 - - [2025-10-20 01:45:28] "PUT /global-vrouter-config/3523bdc8-55fd-4628-8cec-4ec51f028cf5 HTTP/1.1" 200 276 0.017082 10.0.0.57 - - [2025-10-20 01:45:29] "GET / HTTP/1.1" 200 35931 0.001282 10.0.0.57 - - [2025-10-20 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.57 - - [2025-10-20 01:45:29] "GET /global-vrouter-config/3523bdc8-55fd-4628-8cec-4ec51f028cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003289 10.0.0.57 - - [2025-10-20 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004289 10.0.0.57 - - [2025-10-20 01:45:29] "PUT /global-vrouter-config/3523bdc8-55fd-4628-8cec-4ec51f028cf5 HTTP/1.1" 200 276 0.049703 10.0.0.57 - - [2025-10-20 01:45:29] "GET / HTTP/1.1" 200 35931 0.001406 10.0.0.57 - - [2025-10-20 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.012903 10.0.0.57 - - [2025-10-20 01:45:29] "GET /global-system-config/eed4f3cb-d168-434f-ba89-bab4de13e7e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006610 10.0.0.57 - - [2025-10-20 01:45:29] "PUT /global-system-config/eed4f3cb-d168-434f-ba89-bab4de13e7e5 HTTP/1.1" 200 274 0.040204 [Introspect:8084]10.0.0.57 - - [2025-10-20 01:45:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000839 [Introspect:8084]10.0.0.57 - - [2025-10-20 01:45:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001173 10.0.0.57 - - [2025-10-20 01:45:53] "GET / HTTP/1.1" 200 35931 0.001533 10.0.0.57 - - [2025-10-20 01:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.57 - - [2025-10-20 01:45:53] "GET /global-system-config/eed4f3cb-d168-434f-ba89-bab4de13e7e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005232 10.0.0.57 - - [2025-10-20 01:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.57 - - [2025-10-20 01:45:53] "GET /config-node/c8ef9250-67d9-4d54-a720-9a93e03ff776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003208 10.0.0.57 - - [2025-10-20 01:46:04] "GET / HTTP/1.1" 200 35931 0.001381 10.0.0.57 - - [2025-10-20 01:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.57 - - [2025-10-20 01:46:04] "GET /routing-instance/320c47f8-f437-4907-8fc4-1f6108345b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005056 10.0.0.57 - - [2025-10-20 01:46:04] "POST /bgp-routers HTTP/1.1" 409 301 0.002053 10.0.0.57 - - [2025-10-20 01:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009848 10.0.0.57 - - [2025-10-20 01:46:04] "GET /bgp-router/f1b39114-ffed-434f-9c15-0f6eb37ba84a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004831 10.0.0.57 - - [2025-10-20 01:46:04] "PUT /bgp-router/f1b39114-ffed-434f-9c15-0f6eb37ba84a HTTP/1.1" 200 254 0.035395 [Introspect:8084]10.0.0.57 - - [2025-10-20 01:46:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000919 [Introspect:8084]10.0.0.57 - - [2025-10-20 01:46:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000846 [Introspect:8084]10.0.0.57 - - [2025-10-20 01:47:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000880 [Introspect:8084]10.0.0.57 - - [2025-10-20 01:47:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000839 [Introspect:8084]10.0.0.57 - - [2025-10-20 01:47:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000912 [Introspect:8084]10.0.0.57 - - [2025-10-20 01:47:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000963 10.0.0.57 - - [2025-10-20 01:47:21] "GET / HTTP/1.1" 200 35931 0.001400 10.0.0.57 - - [2025-10-20 01:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.57 - - [2025-10-20 01:47:22] "GET /domain/f8c539d7-6387-4e8d-ac39-fd24c3efb954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.002924 10.0.0.57 - - [2025-10-20 01:47:22] "POST /id-to-fqname HTTP/1.1" 200 173 0.004032 10.0.0.57 - - [2025-10-20 01:47:22] "POST /fqname-to-id HTTP/1.1" 404 182 0.007321 10.0.0.57 - - [2025-10-20 01:47:22] "POST /security-groups HTTP/1.1" 200 570 0.072953 10.0.0.57 - - [2025-10-20 01:47:22] "POST /projects HTTP/1.1" 200 481 0.287178 10.0.0.57 - - [2025-10-20 01:47:22] "POST /fqname-to-id HTTP/1.1" 404 213 0.002324 10.0.0.57 - - [2025-10-20 01:47:22] "POST /access-control-lists HTTP/1.1" 200 579 0.038600 10.0.0.57 - - [2025-10-20 01:47:22] "POST /security-groups HTTP/1.1" 200 534 0.097018 10.0.0.57 - - [2025-10-20 01:47:22] "POST /fqname-to-id HTTP/1.1" 404 212 0.030430 10.0.0.57 - - [2025-10-20 01:47:22] "POST /chown HTTP/1.1" 200 109 0.018878 10.0.0.57 - - [2025-10-20 01:47:22] "POST /policy-managements HTTP/1.1" 409 214 0.024028 10.0.0.57 - - [2025-10-20 01:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.57 - - [2025-10-20 01:47:22] "GET /policy-management/6f353124-ec69-419b-af0d-5f5feec9a692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015467 10.0.0.57 - - [2025-10-20 01:47:22] "POST /access-control-lists HTTP/1.1" 200 577 0.077611 10.0.0.57 - - [2025-10-20 01:47:22] "POST /application-policy-sets HTTP/1.1" 200 528 0.061517 10.0.0.57 - - [2025-10-20 01:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271 10.0.0.57 - - [2025-10-20 01:47:22] "GET /global-vrouter-config/3523bdc8-55fd-4628-8cec-4ec51f028cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002918 10.0.0.57 - - [2025-10-20 01:47:22] "PUT /global-vrouter-config/3523bdc8-55fd-4628-8cec-4ec51f028cf5 HTTP/1.1" 200 276 0.009897 10.0.0.57 - - [2025-10-20 01:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008225 10.0.0.57 - - [2025-10-20 01:47:22] "GET /virtual-network/eabf5cfb-15c3-4da8-8a6c-224698867665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.004330 10.0.0.57 - - [2025-10-20 01:47:23] "POST /id-to-fqname HTTP/1.1" 200 177 0.000560 10.0.0.57 - - [2025-10-20 01:47:23] "POST /fqname-to-id HTTP/1.1" 404 186 0.013148 10.0.0.57 - - [2025-10-20 01:47:23] "POST /security-groups HTTP/1.1" 200 574 0.074382 10.0.0.57 - - [2025-10-20 01:47:23] "POST /projects HTTP/1.1" 200 489 0.280683 10.0.0.57 - - [2025-10-20 01:47:23] "POST /fqname-to-id HTTP/1.1" 404 232 0.008148 10.0.0.57 - - [2025-10-20 01:47:23] "POST /security-groups HTTP/1.1" 200 546 0.070740 10.0.0.57 - - [2025-10-20 01:47:23] "POST /access-control-lists HTTP/1.1" 200 594 0.055544 10.0.0.57 - - [2025-10-20 01:47:23] "POST /fqname-to-id HTTP/1.1" 404 231 0.011280 10.0.0.57 - - [2025-10-20 01:47:23] "POST /chown HTTP/1.1" 200 109 0.032558 10.0.0.57 - - [2025-10-20 01:47:23] "POST /access-control-lists HTTP/1.1" 200 592 0.064281 10.0.0.57 - - [2025-10-20 01:47:23] "POST /network-ipams HTTP/1.1" 200 522 0.083605 10.0.0.57 - - [2025-10-20 01:47:23] "POST /fqname-to-id HTTP/1.1" 404 217 0.002789 10.0.0.57 - - [2025-10-20 01:47:23] "POST /network-ipams HTTP/1.1" 200 510 0.066289 10.0.0.57 - - [2025-10-20 01:47:23] "POST /fqname-to-id HTTP/1.1" 404 198 0.002031 10.0.0.57 - - [2025-10-20 01:47:23] "POST /access-control-lists HTTP/1.1" 200 583 0.094203 10.0.0.57 - - [2025-10-20 01:47:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.021226 10.0.0.57 - - [2025-10-20 01:47:23] "POST /access-control-lists HTTP/1.1" 200 581 0.166353 10.0.0.57 - - [2025-10-20 01:47:23] "POST /fqname-to-id HTTP/1.1" 404 240 0.012407 10.0.0.57 - - [2025-10-20 01:47:23] "POST /useragent-kv HTTP/1.1" 200 115 0.006725 10.0.0.57 - - [2025-10-20 01:47:23] "POST /virtual-networks HTTP/1.1" 200 538 0.330625 10.0.0.57 - - [2025-10-20 01:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005755 10.0.0.57 - - [2025-10-20 01:47:23] "GET /virtual-network/e51fb28d-5087-40b1-94b2-76fbc778a7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.014273 10.0.0.57 - - [2025-10-20 01:47:23] "POST /access-control-lists HTTP/1.1" 200 602 0.059074 10.0.0.57 - - [2025-10-20 01:47:23] "POST /fqname-to-id HTTP/1.1" 404 239 0.001854 10.0.0.57 - - [2025-10-20 01:47:23] "POST /network-ipams HTTP/1.1" 200 518 0.029946 10.0.0.57 - - [2025-10-20 01:47:23] "POST /fqname-to-id HTTP/1.1" 404 202 0.003982 10.0.0.57 - - [2025-10-20 01:47:23] "POST /access-control-lists HTTP/1.1" 200 600 0.055362 10.0.0.57 - - [2025-10-20 01:47:24] "POST /fqname-to-id HTTP/1.1" 404 229 0.001636 10.0.0.57 - - [2025-10-20 01:47:24] "POST /access-control-lists HTTP/1.1" 200 589 0.116526 10.0.0.57 - - [2025-10-20 01:47:24] "POST /useragent-kv HTTP/1.1" 200 115 0.019705 10.0.0.57 - - [2025-10-20 01:47:24] "POST /virtual-networks HTTP/1.1" 200 546 0.258152 10.0.0.57 - - [2025-10-20 01:47:24] "POST /route-targets HTTP/1.1" 200 327 0.017727 10.0.0.57 - - [2025-10-20 01:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.57 - - [2025-10-20 01:47:24] "POST /ref-update HTTP/1.1" 200 156 0.031151 10.0.0.57 - - [2025-10-20 01:47:24] "GET /virtual-network/91a95bce-b5ee-4f87-842c-b9c32008ab50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.028096 10.0.0.57 - - [2025-10-20 01:47:24] "POST /fqname-to-id HTTP/1.1" 404 199 0.004697 10.0.0.57 - - [2025-10-20 01:47:24] "PUT /access-control-list/1b949aee-016f-4224-bf30-4e372a1dc4df HTTP/1.1" 200 272 0.086788 10.0.0.57 - - [2025-10-20 01:47:24] "POST /network-policys HTTP/1.1" 200 538 0.039765 10.0.0.57 - - [2025-10-20 01:47:24] "POST /fqname-to-id HTTP/1.1" 404 197 0.020607 10.0.0.57 - - [2025-10-20 01:47:24] "POST /network-policys HTTP/1.1" 200 534 0.041059 10.0.0.57 - - [2025-10-20 01:47:24] "POST /route-targets HTTP/1.1" 200 327 0.010599 10.0.0.57 - - [2025-10-20 01:47:24] "POST /fqname-to-id HTTP/1.1" 404 201 0.006241 10.0.0.57 - - [2025-10-20 01:47:24] "POST /ref-update HTTP/1.1" 200 156 0.027358 10.0.0.57 - - [2025-10-20 01:47:24] "POST /network-policys HTTP/1.1" 200 542 0.055475 10.0.0.57 - - [2025-10-20 01:47:24] "PUT /access-control-list/83fd3fb6-1de6-4a1a-a620-5018c62e5d18 HTTP/1.1" 200 272 0.024787 10.0.0.57 - - [2025-10-20 01:47:24] "POST /ref-update HTTP/1.1" 200 156 0.102433 10.0.0.57 - - [2025-10-20 01:47:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004400 10.0.0.57 - - [2025-10-20 01:47:24] "PUT /access-control-list/1b949aee-016f-4224-bf30-4e372a1dc4df HTTP/1.1" 200 272 0.020341 10.0.0.57 - - [2025-10-20 01:47:24] "POST /ref-update HTTP/1.1" 200 156 0.085613 10.0.0.57 - - [2025-10-20 01:47:24] "PUT /access-control-list/83fd3fb6-1de6-4a1a-a620-5018c62e5d18 HTTP/1.1" 200 272 0.037357 10.0.0.57 - - [2025-10-20 01:47:24] "POST /ref-update HTTP/1.1" 200 156 0.101996 10.0.0.57 - - [2025-10-20 01:47:25] "PUT /access-control-list/1b949aee-016f-4224-bf30-4e372a1dc4df HTTP/1.1" 200 272 0.082994 10.0.0.57 - - [2025-10-20 01:47:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.037399 10.0.0.57 - - [2025-10-20 01:47:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013228 10.0.0.57 - - [2025-10-20 01:47:25] "POST /ref-update HTTP/1.1" 200 156 0.044489 10.0.0.57 - - [2025-10-20 01:47:25] "POST /fqname-to-id HTTP/1.1" 404 237 0.002543 10.0.0.57 - - [2025-10-20 01:47:25] "POST /ref-update HTTP/1.1" 200 156 0.109207 10.0.0.57 - - [2025-10-20 01:47:25] "POST /access-control-lists HTTP/1.1" 200 601 0.090788 10.0.0.57 - - [2025-10-20 01:47:25] "PUT /access-control-list/6abc29a9-2ac7-4a1c-998c-e7baf316bba6 HTTP/1.1" 200 272 0.019188 10.0.0.57 - - [2025-10-20 01:47:25] "POST /ref-update HTTP/1.1" 200 156 0.079502 10.0.0.57 - - [2025-10-20 01:47:25] "POST /ref-update HTTP/1.1" 200 156 0.039781 10.0.0.57 - - [2025-10-20 01:47:25] "POST /ref-update HTTP/1.1" 200 156 0.092626 10.0.0.57 - - [2025-10-20 01:47:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010738 [Introspect:8084]10.0.0.57 - - [2025-10-20 01:47:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002276 [Introspect:8084]10.0.0.57 - - [2025-10-20 01:47:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001479 10.0.0.57 - - [2025-10-20 01:47:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.032320 10.0.0.57 - - [2025-10-20 01:47:25] "PUT /access-control-list/6abc29a9-2ac7-4a1c-998c-e7baf316bba6 HTTP/1.1" 200 272 0.084666 10.0.0.57 - - [2025-10-20 01:47:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004275 10.0.0.57 - - [2025-10-20 01:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.57 - - [2025-10-20 01:47:25] "PUT /access-control-list/83fd3fb6-1de6-4a1a-a620-5018c62e5d18 HTTP/1.1" 200 272 0.075029 10.0.0.57 - - [2025-10-20 01:47:25] "GET /virtual-network/eabf5cfb-15c3-4da8-8a6c-224698867665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.006378 10.0.0.57 - - [2025-10-20 01:47:25] "GET /application-policy-set/1885b0f1-faa3-48d5-a4fa-4ea9fbdba9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.011608 10.0.0.57 - - [2025-10-20 01:47:25] "POST /ref-update HTTP/1.1" 200 156 0.032558 10.0.0.57 - - [2025-10-20 01:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014748 10.0.0.57 - - [2025-10-20 01:47:25] "GET /policy-management/6f353124-ec69-419b-af0d-5f5feec9a692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003267 10.0.0.57 - - [2025-10-20 01:47:25] "POST /firewall-policys HTTP/1.1" 200 530 0.024055 10.0.0.57 - - [2025-10-20 01:47:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.035746 10.0.0.57 - - [2025-10-20 01:47:25] "GET /firewall-policy/53327d48-11ec-4cb5-a8eb-3ff1385da40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.015382 10.0.0.57 - - [2025-10-20 01:47:25] "GET /application-policy-set/1885b0f1-faa3-48d5-a4fa-4ea9fbdba9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.037546 10.0.0.57 - - [2025-10-20 01:47:25] "GET /firewall-policy/53327d48-11ec-4cb5-a8eb-3ff1385da40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002663 10.0.0.57 - - [2025-10-20 01:47:25] "POST /ref-update HTTP/1.1" 200 156 0.036975 10.0.0.57 - - [2025-10-20 01:47:25] "GET /application-policy-set/1885b0f1-faa3-48d5-a4fa-4ea9fbdba9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.009883 10.0.0.57 - - [2025-10-20 01:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.57 - - [2025-10-20 01:47:25] "GET /policy-management/6f353124-ec69-419b-af0d-5f5feec9a692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003348 10.0.0.57 - - [2025-10-20 01:47:26] "POST /firewall-policys HTTP/1.1" 200 532 0.023430 10.0.0.57 - - [2025-10-20 01:47:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.043238 10.0.0.57 - - [2025-10-20 01:47:26] "GET /firewall-policy/749bbe53-f882-400b-9405-3c605bdc1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.006608 10.0.0.57 - - [2025-10-20 01:47:26] "GET /application-policy-set/1885b0f1-faa3-48d5-a4fa-4ea9fbdba9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003353 10.0.0.57 - - [2025-10-20 01:47:26] "GET /firewall-policy/749bbe53-f882-400b-9405-3c605bdc1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002813 10.0.0.57 - - [2025-10-20 01:47:26] "GET /firewall-policy/53327d48-11ec-4cb5-a8eb-3ff1385da40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005990 10.0.0.57 - - [2025-10-20 01:47:26] "GET /firewall-policy/53327d48-11ec-4cb5-a8eb-3ff1385da40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004381 10.0.0.57 - - [2025-10-20 01:47:26] "POST /ref-update HTTP/1.1" 200 156 0.015713 10.0.0.57 - - [2025-10-20 01:47:26] "POST /ref-update HTTP/1.1" 200 156 0.044882 10.0.0.57 - - [2025-10-20 01:47:26] "POST /ref-update HTTP/1.1" 200 156 0.045118 10.0.0.57 - - [2025-10-20 01:47:26] "GET /application-policy-set/1885b0f1-faa3-48d5-a4fa-4ea9fbdba9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.019853 10.0.0.57 - - [2025-10-20 01:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.57 - - [2025-10-20 01:47:26] "GET /policy-management/6f353124-ec69-419b-af0d-5f5feec9a692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003696 10.0.0.57 - - [2025-10-20 01:47:26] "POST /firewall-policys HTTP/1.1" 200 530 0.028580 10.0.0.57 - - [2025-10-20 01:47:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.038907 10.0.0.57 - - [2025-10-20 01:47:26] "GET /firewall-policy/1c62ea10-2f7e-444e-b60a-73055ffaad4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.019612 10.0.0.57 - - [2025-10-20 01:47:26] "GET /application-policy-set/1885b0f1-faa3-48d5-a4fa-4ea9fbdba9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.005010 10.0.0.57 - - [2025-10-20 01:47:26] "GET /firewall-policy/1c62ea10-2f7e-444e-b60a-73055ffaad4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004253 10.0.0.57 - - [2025-10-20 01:47:26] "GET /firewall-policy/53327d48-11ec-4cb5-a8eb-3ff1385da40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003588 10.0.0.57 - - [2025-10-20 01:47:26] "GET /firewall-policy/749bbe53-f882-400b-9405-3c605bdc1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.006178 10.0.0.57 - - [2025-10-20 01:47:26] "GET /firewall-policy/53327d48-11ec-4cb5-a8eb-3ff1385da40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004635 10.0.0.57 - - [2025-10-20 01:47:26] "GET /firewall-policy/749bbe53-f882-400b-9405-3c605bdc1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.010648 10.0.0.57 - - [2025-10-20 01:47:26] "POST /ref-update HTTP/1.1" 200 156 0.044042 10.0.0.57 - - [2025-10-20 01:47:26] "POST /ref-update HTTP/1.1" 200 156 0.071561 10.0.0.57 - - [2025-10-20 01:47:26] "POST /ref-update HTTP/1.1" 200 156 0.040165 10.0.0.57 - - [2025-10-20 01:47:27] "POST /ref-update HTTP/1.1" 200 156 0.076264 10.0.0.57 - - [2025-10-20 01:47:27] "POST /ref-update HTTP/1.1" 200 156 0.056105 10.0.0.57 - - [2025-10-20 01:47:27] "GET /application-policy-set/1885b0f1-faa3-48d5-a4fa-4ea9fbdba9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.060912 10.0.0.57 - - [2025-10-20 01:47:27] "POST /tags HTTP/1.1" 200 299 0.074194 10.0.0.57 - - [2025-10-20 01:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.024780 10.0.0.57 - - [2025-10-20 01:47:27] "GET /tag/8746b50f-92e4-4e0a-90cc-ae809ebe0242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.044848 10.0.0.57 - - [2025-10-20 01:47:27] "POST /set-tag HTTP/1.1" 200 109 0.042825 10.0.0.57 - - [2025-10-20 01:47:27] "POST /tags HTTP/1.1" 200 301 0.145770 10.0.0.57 - - [2025-10-20 01:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.012932 10.0.0.57 - - [2025-10-20 01:47:27] "GET /tag/6c25d557-1652-4ffa-888f-9f49ba5c1e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.050204 10.0.0.57 - - [2025-10-20 01:47:27] "POST /tags HTTP/1.1" 200 325 0.117894 10.0.0.57 - - [2025-10-20 01:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.043323 10.0.0.57 - - [2025-10-20 01:47:28] "GET /tag/a0bc1bde-0f95-4ea8-95d9-8ff737a34197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.044077 10.0.0.57 - - [2025-10-20 01:47:28] "POST /tags HTTP/1.1" 200 311 0.178196 10.0.0.57 - - [2025-10-20 01:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.019492 10.0.0.57 - - [2025-10-20 01:47:28] "GET /tag/30539b84-1b87-472c-ad9a-4edffbf27e81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.027304 10.0.0.57 - - [2025-10-20 01:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003275 10.0.0.57 - - [2025-10-20 01:47:28] "GET /virtual-network/e51fb28d-5087-40b1-94b2-76fbc778a7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.012897 10.0.0.57 - - [2025-10-20 01:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.025798 10.0.0.57 - - [2025-10-20 01:47:28] "GET /project/d68a4e6c-2739-4f70-b7b5-c9b09da1f2ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.058595 10.0.0.57 - - [2025-10-20 01:47:28] "POST /virtual-machines HTTP/1.1" 200 377 0.018343 10.0.0.57 - - [2025-10-20 01:47:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.023875 10.0.0.57 - - [2025-10-20 01:47:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.135188 10.0.0.57 - - [2025-10-20 01:47:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.015330 10.0.0.57 - - [2025-10-20 01:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.030155 10.0.0.57 - - [2025-10-20 01:47:28] "GET /virtual-machine-interface/bc426ee2-ad56-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.006074 10.0.0.57 - - [2025-10-20 01:47:28] "POST /instance-ips HTTP/1.1" 200 409 0.048451 10.0.0.57 - - [2025-10-20 01:47:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.016434 10.0.0.57 - - [2025-10-20 01:47:28] "GET /virtual-machine-interface/bc426ee2-ad56-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.014094 10.0.0.57 - - [2025-10-20 01:47:29] "POST /set-tag HTTP/1.1" 200 109 0.026631 10.0.0.57 - - [2025-10-20 01:47:29] "GET /virtual-machine-interface/bc426ee2-ad56-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.021033 10.0.0.57 - - [2025-10-20 01:47:29] "GET /instance-ip/bc60cc3e-ad56-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.013961 10.0.0.57 - - [2025-10-20 01:47:29] "POST /fqname-to-id HTTP/1.1" 404 226 0.002347 10.0.0.57 - - [2025-10-20 01:47:29] "POST /tags HTTP/1.1" 200 305 0.102567 10.0.0.57 - - [2025-10-20 01:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011399 10.0.0.57 - - [2025-10-20 01:47:29] "GET /tag/9d58e992-c056-41f1-85fa-ca2a32850c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.018353 10.0.0.57 - - [2025-10-20 01:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.57 - - [2025-10-20 01:47:29] "GET /project/7075ecd9-31e9-4a64-a49e-9c17c6231c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040848 10.0.0.57 - - [2025-10-20 01:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008526 10.0.0.57 - - [2025-10-20 01:47:29] "GET /virtual-network/91a95bce-b5ee-4f87-842c-b9c32008ab50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.010879 10.0.0.57 - - [2025-10-20 01:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.57 - - [2025-10-20 01:47:29] "GET /service-appliance-set/60170138-fea3-4821-8cd3-1bcfa0d95535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004228 10.0.0.57 - - [2025-10-20 01:47:29] "POST /fqname-to-id HTTP/1.1" 404 240 0.002639 10.0.0.57 - - [2025-10-20 01:47:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.134258 10.0.0.57 - - [2025-10-20 01:47:29] "GET /virtual-machine-interface/9a4ca547-7ff8-47cb-b862-ae07923d4ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.027049 10.0.0.57 - - [2025-10-20 01:47:29] "POST /instance-ips HTTP/1.1" 200 381 0.037807 10.0.0.57 - - [2025-10-20 01:47:29] "GET /instance-ip/a83a515b-2bdb-4c7c-bef2-6be276a13c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.020345 10.0.0.57 - - [2025-10-20 01:47:29] "POST /loadbalancers HTTP/1.1" 200 582 0.080787 10.0.0.57 - - [2025-10-20 01:47:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.022698 10.0.0.57 - - [2025-10-20 01:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.018243 10.0.0.57 - - [2025-10-20 01:47:30] "GET /project/7075ecd9-31e9-4a64-a49e-9c17c6231c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.098207 10.0.0.57 - - [2025-10-20 01:47:30] "GET /loadbalancer/10bd6d37-ca4c-4698-a627-66370c8af381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.008844 10.0.0.57 - - [2025-10-20 01:47:30] "GET /project/7075ecd9-31e9-4a64-a49e-9c17c6231c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.120278 10.0.0.57 - - [2025-10-20 01:47:30] "GET /instance-ip/a83a515b-2bdb-4c7c-bef2-6be276a13c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003659 10.0.0.57 - - [2025-10-20 01:47:30] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.045910 [Introspect:8084]10.0.0.57 - - [2025-10-20 01:47:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001110 [Introspect:8084]10.0.0.57 - - [2025-10-20 01:47:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000771 10.0.0.57 - - [2025-10-20 01:47:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.042426 10.0.0.57 - - [2025-10-20 01:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.020382 10.0.0.57 - - [2025-10-20 01:47:30] "POST /floating-ips HTTP/1.1" 200 583 0.052196 10.0.0.57 - - [2025-10-20 01:47:30] "GET /project/7075ecd9-31e9-4a64-a49e-9c17c6231c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.067982 10.0.0.57 - - [2025-10-20 01:47:30] "GET /loadbalancer-listener/5a979335-5083-40ff-905a-c9a9b2844d7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.015956 10.0.0.57 - - [2025-10-20 01:47:30] "GET /loadbalancer-listener/5a979335-5083-40ff-905a-c9a9b2844d7d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.011563 10.0.0.57 - - [2025-10-20 01:47:30] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.042833 10.0.0.57 - - [2025-10-20 01:47:30] "GET /instance-ip/a83a515b-2bdb-4c7c-bef2-6be276a13c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003416 10.0.0.57 - - [2025-10-20 01:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004692 10.0.0.57 - - [2025-10-20 01:47:30] "GET /global-vrouter-config/3523bdc8-55fd-4628-8cec-4ec51f028cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004371 10.0.0.57 - - [2025-10-20 01:47:30] "GET /instance-ip/a83a515b-2bdb-4c7c-bef2-6be276a13c6a?fields=floating_ips HTTP/1.1" 200 1171 0.010734 10.0.0.57 - - [2025-10-20 01:47:30] "GET /floating-ip/0a1578d4-719c-4a7d-b0de-0828e1f3cc76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.021524 10.0.0.57 - - [2025-10-20 01:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.57 - - [2025-10-20 01:47:30] "PUT /global-vrouter-config/3523bdc8-55fd-4628-8cec-4ec51f028cf5 HTTP/1.1" 200 276 0.008542 10.0.0.57 - - [2025-10-20 01:47:30] "POST /tags HTTP/1.1" 200 357 0.275144 10.0.0.57 - - [2025-10-20 01:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.57 - - [2025-10-20 01:47:30] "GET /tag/d396ece3-bf3d-49dc-98f3-883dade68517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.015620 10.0.0.57 - - [2025-10-20 01:47:31] "POST /tags HTTP/1.1" 200 305 0.043118 10.0.0.57 - - [2025-10-20 01:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.57 - - [2025-10-20 01:47:31] "GET /tag/e04747d0-bd5a-49cb-abb2-e1addc6b54f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.014197 10.0.0.57 - - [2025-10-20 01:47:31] "POST /id-to-fqname HTTP/1.1" 200 174 0.000475 10.0.0.57 - - [2025-10-20 01:47:31] "POST /fqname-to-id HTTP/1.1" 404 183 0.004137 10.0.0.57 - - [2025-10-20 01:47:31] "POST /security-groups HTTP/1.1" 200 571 0.089954 10.0.0.57 - - [2025-10-20 01:47:31] "POST /projects HTTP/1.1" 200 483 0.278219 10.0.0.57 - - [2025-10-20 01:47:31] "POST /fqname-to-id HTTP/1.1" 404 214 0.004122 10.0.0.57 - - [2025-10-20 01:47:31] "POST /access-control-lists HTTP/1.1" 200 580 0.067738 10.0.0.57 - - [2025-10-20 01:47:31] "POST /fqname-to-id HTTP/1.1" 404 213 0.010441 10.0.0.57 - - [2025-10-20 01:47:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.051639 10.0.0.57 - - [2025-10-20 01:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006599 10.0.0.57 - - [2025-10-20 01:47:31] "GET /virtual-network/e51fb28d-5087-40b1-94b2-76fbc778a7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.011245 10.0.0.57 - - [2025-10-20 01:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.57 - - [2025-10-20 01:47:31] "GET /virtual-network/91a95bce-b5ee-4f87-842c-b9c32008ab50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.031293 10.0.0.57 - - [2025-10-20 01:47:31] "POST /access-control-lists HTTP/1.1" 200 578 0.085147 10.0.0.57 - - [2025-10-20 01:47:31] "PUT /virtual-network/e51fb28d-5087-40b1-94b2-76fbc778a7da HTTP/1.1" 200 264 0.087649 10.0.0.57 - - [2025-10-20 01:47:31] "PUT /virtual-network/91a95bce-b5ee-4f87-842c-b9c32008ab50 HTTP/1.1" 200 264 0.070354 10.0.0.57 - - [2025-10-20 01:47:31] "POST /security-groups HTTP/1.1" 200 537 0.113019 10.0.0.57 - - [2025-10-20 01:47:31] "POST /fqname-to-id HTTP/1.1" 404 234 0.005343 10.0.0.57 - - [2025-10-20 01:47:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.035686 10.0.0.57 - - [2025-10-20 01:47:31] "POST /chown HTTP/1.1" 200 109 0.037144 10.0.0.57 - - [2025-10-20 01:47:32] "GET /application-policy-set/1885b0f1-faa3-48d5-a4fa-4ea9fbdba9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.035794 10.0.0.57 - - [2025-10-20 01:47:32] "POST /access-control-lists HTTP/1.1" 200 596 0.106024 10.0.0.57 - - [2025-10-20 01:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.025928 10.0.0.57 - - [2025-10-20 01:47:32] "POST /fqname-to-id HTTP/1.1" 404 233 0.037483 10.0.0.57 - - [2025-10-20 01:47:32] "GET /policy-management/6f353124-ec69-419b-af0d-5f5feec9a692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008156 10.0.0.57 - - [2025-10-20 01:47:32] "POST /tags HTTP/1.1" 409 207 0.011037 10.0.0.57 - - [2025-10-20 01:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004250 10.0.0.57 - - [2025-10-20 01:47:32] "GET /tag/e04747d0-bd5a-49cb-abb2-e1addc6b54f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.017432 10.0.0.57 - - [2025-10-20 01:47:32] "POST /access-control-lists HTTP/1.1" 200 594 0.089943 10.0.0.57 - - [2025-10-20 01:47:32] "POST /firewall-rules HTTP/1.1" 200 564 0.108807 10.0.0.57 - - [2025-10-20 01:47:32] "GET /firewall-rule/ea642b29-eb57-4967-acb3-6918c104255c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.010693 10.0.0.57 - - [2025-10-20 01:47:32] "GET /firewall-policy/749bbe53-f882-400b-9405-3c605bdc1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002660 10.0.0.57 - - [2025-10-20 01:47:32] "GET /firewall-rule/ea642b29-eb57-4967-acb3-6918c104255c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.003086 10.0.0.57 - - [2025-10-20 01:47:32] "POST /ref-update HTTP/1.1" 200 156 0.027195 10.0.0.57 - - [2025-10-20 01:47:32] "GET /application-policy-set/1885b0f1-faa3-48d5-a4fa-4ea9fbdba9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005701 10.0.0.57 - - [2025-10-20 01:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.57 - - [2025-10-20 01:47:32] "GET /policy-management/6f353124-ec69-419b-af0d-5f5feec9a692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004725 10.0.0.57 - - [2025-10-20 01:47:32] "POST /tags HTTP/1.1" 409 207 0.002956 10.0.0.57 - - [2025-10-20 01:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.57 - - [2025-10-20 01:47:32] "GET /tag/e04747d0-bd5a-49cb-abb2-e1addc6b54f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.020213 10.0.0.57 - - [2025-10-20 01:47:32] "POST /firewall-rules HTTP/1.1" 200 562 0.100122 10.0.0.57 - - [2025-10-20 01:47:32] "GET /firewall-rule/39f3d5ec-ff63-4956-8f80-b9a120e07683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.020222 10.0.0.57 - - [2025-10-20 01:47:32] "GET /firewall-policy/749bbe53-f882-400b-9405-3c605bdc1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004243 10.0.0.57 - - [2025-10-20 01:47:32] "GET /firewall-rule/39f3d5ec-ff63-4956-8f80-b9a120e07683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002815 10.0.0.57 - - [2025-10-20 01:47:32] "POST /ref-update HTTP/1.1" 200 156 0.028788 10.0.0.57 - - [2025-10-20 01:47:32] "POST /fqname-to-id HTTP/1.1" 404 228 0.002101 10.0.0.57 - - [2025-10-20 01:47:32] "POST /tags HTTP/1.1" 200 355 0.051541 10.0.0.57 - - [2025-10-20 01:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.57 - - [2025-10-20 01:47:32] "GET /tag/17f2f133-2c82-4b27-ab6d-dbea1ba34457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.026765 10.0.0.57 - - [2025-10-20 01:47:33] "POST /tags HTTP/1.1" 200 303 0.043009 10.0.0.57 - - [2025-10-20 01:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.019032 10.0.0.57 - - [2025-10-20 01:47:33] "GET /tag/df99702f-1601-4567-81ec-3b1c276d71b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.021696 10.0.0.57 - - [2025-10-20 01:47:33] "POST /projects HTTP/1.1" 409 218 0.002435 10.0.0.57 - - [2025-10-20 01:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.57 - - [2025-10-20 01:47:33] "GET /project/7075ecd9-31e9-4a64-a49e-9c17c6231c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.057511 10.0.0.57 - - [2025-10-20 01:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.57 - - [2025-10-20 01:47:33] "GET /network-ipam/7bac22ef-d0f2-4ae4-86f6-e3c2fa2d259b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.002601 10.0.0.57 - - [2025-10-20 01:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006954 10.0.0.57 - - [2025-10-20 01:47:33] "GET /virtual-network/e51fb28d-5087-40b1-94b2-76fbc778a7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005987 10.0.0.57 - - [2025-10-20 01:47:33] "PUT /virtual-network/e51fb28d-5087-40b1-94b2-76fbc778a7da HTTP/1.1" 200 264 0.119529 10.0.0.57 - - [2025-10-20 01:47:33] "GET /virtual-network/e51fb28d-5087-40b1-94b2-76fbc778a7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.014488 10.0.0.57 - - [2025-10-20 01:47:33] "POST /set-tag HTTP/1.1" 200 109 0.061228 10.0.0.57 - - [2025-10-20 01:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006886 10.0.0.57 - - [2025-10-20 01:47:33] "GET /network-ipam/f29ff709-5b83-4732-b9fa-903e6118a1f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.004244 10.0.0.57 - - [2025-10-20 01:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.57 - - [2025-10-20 01:47:33] "GET /virtual-network/91a95bce-b5ee-4f87-842c-b9c32008ab50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006674 10.0.0.57 - - [2025-10-20 01:47:33] "PUT /virtual-network/91a95bce-b5ee-4f87-842c-b9c32008ab50 HTTP/1.1" 200 264 0.058429 10.0.0.57 - - [2025-10-20 01:47:33] "GET /virtual-network/91a95bce-b5ee-4f87-842c-b9c32008ab50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006306 10.0.0.57 - - [2025-10-20 01:47:33] "POST /set-tag HTTP/1.1" 200 109 0.123330 10.0.0.57 - - [2025-10-20 01:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012074 10.0.0.57 - - [2025-10-20 01:47:33] "GET /network-policy/75575193-5829-425c-b335-2465d8068e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.013702 10.0.0.57 - - [2025-10-20 01:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006113 10.0.0.57 - - [2025-10-20 01:47:33] "GET /network-policy/14e6f5c4-c207-4ece-af48-302a9815afb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004580 10.0.0.57 - - [2025-10-20 01:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.57 - - [2025-10-20 01:47:34] "GET /network-policy/8af6f7fc-4ae3-403f-8e78-cb9bdd30c645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.003282 10.0.0.57 - - [2025-10-20 01:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.57 - - [2025-10-20 01:47:34] "PUT /network-policy/8af6f7fc-4ae3-403f-8e78-cb9bdd30c645 HTTP/1.1" 200 262 0.015194 10.0.0.57 - - [2025-10-20 01:47:34] "PUT /access-control-list/6abc29a9-2ac7-4a1c-998c-e7baf316bba6 HTTP/1.1" 200 272 0.032365 10.0.0.57 - - [2025-10-20 01:47:34] "POST /ref-update HTTP/1.1" 200 156 0.145610 10.0.0.57 - - [2025-10-20 01:47:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012882 10.0.0.57 - - [2025-10-20 01:47:34] "PUT /access-control-list/1b949aee-016f-4224-bf30-4e372a1dc4df HTTP/1.1" 200 272 0.102480 10.0.0.57 - - [2025-10-20 01:47:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002835 10.0.0.57 - - [2025-10-20 01:47:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023281 10.0.0.57 - - [2025-10-20 01:47:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002150 10.0.0.57 - - [2025-10-20 01:47:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002801 10.0.0.57 - - [2025-10-20 01:47:34] "POST /security-groups HTTP/1.1" 409 245 0.002419 10.0.0.57 - - [2025-10-20 01:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010325 10.0.0.57 - - [2025-10-20 01:47:34] "PUT /security-group/a4c7a1b0-fcb8-45e2-8e04-2dd026b0e94c HTTP/1.1" 200 262 0.068488 10.0.0.57 - - [2025-10-20 01:47:34] "PUT /access-control-list/0e916b72-105c-4378-94b6-b64c7e0ca652 HTTP/1.1" 200 272 0.016517 10.0.0.57 - - [2025-10-20 01:47:34] "PUT /access-control-list/b2f5ca78-69b6-4585-afce-60c3917f8cc0 HTTP/1.1" 200 272 0.021936 10.0.0.57 - - [2025-10-20 01:47:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.032204 10.0.0.57 - - [2025-10-20 01:47:34] "GET /application-policy-set/1885b0f1-faa3-48d5-a4fa-4ea9fbdba9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009968 10.0.0.57 - - [2025-10-20 01:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.57 - - [2025-10-20 01:47:34] "GET /policy-management/6f353124-ec69-419b-af0d-5f5feec9a692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003557 10.0.0.57 - - [2025-10-20 01:47:34] "POST /tags HTTP/1.1" 409 206 0.003243 10.0.0.57 - - [2025-10-20 01:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.57 - - [2025-10-20 01:47:34] "GET /tag/df99702f-1601-4567-81ec-3b1c276d71b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.034068 10.0.0.57 - - [2025-10-20 01:47:34] "POST /firewall-rules HTTP/1.1" 200 562 0.105697 10.0.0.57 - - [2025-10-20 01:47:34] "GET /firewall-rule/ccce75a3-4ab3-4522-975e-3cb6c7108df1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004562 10.0.0.57 - - [2025-10-20 01:47:34] "GET /firewall-policy/749bbe53-f882-400b-9405-3c605bdc1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004164 10.0.0.57 - - [2025-10-20 01:47:34] "GET /firewall-rule/ccce75a3-4ab3-4522-975e-3cb6c7108df1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002877 10.0.0.57 - - [2025-10-20 01:47:34] "POST /ref-update HTTP/1.1" 200 156 0.034854 10.0.0.57 - - [2025-10-20 01:47:34] "GET /application-policy-set/1885b0f1-faa3-48d5-a4fa-4ea9fbdba9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014138 10.0.0.57 - - [2025-10-20 01:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.57 - - [2025-10-20 01:47:34] "GET /policy-management/6f353124-ec69-419b-af0d-5f5feec9a692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004411 10.0.0.57 - - [2025-10-20 01:47:34] "POST /tags HTTP/1.1" 409 206 0.001708 10.0.0.57 - - [2025-10-20 01:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.57 - - [2025-10-20 01:47:35] "GET /tag/df99702f-1601-4567-81ec-3b1c276d71b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.019515 10.0.0.57 - - [2025-10-20 01:47:35] "POST /firewall-rules HTTP/1.1" 200 560 0.078483 10.0.0.57 - - [2025-10-20 01:47:35] "GET /firewall-rule/74ff2dbb-e173-46a7-ae25-e879aad62aab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.004755 10.0.0.57 - - [2025-10-20 01:47:35] "GET /firewall-policy/749bbe53-f882-400b-9405-3c605bdc1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.006668 10.0.0.57 - - [2025-10-20 01:47:35] "GET /firewall-rule/74ff2dbb-e173-46a7-ae25-e879aad62aab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.005746 10.0.0.57 - - [2025-10-20 01:47:35] "POST /ref-update HTTP/1.1" 200 156 0.040675 10.0.0.57 - - [2025-10-20 01:47:35] "POST /tags HTTP/1.1" 200 301 0.039661 10.0.0.57 - - [2025-10-20 01:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010275 10.0.0.57 - - [2025-10-20 01:47:35] "GET /tag/95cc87a4-cf3a-4d9b-98e0-41aab964e8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.025256 10.0.0.57 - - [2025-10-20 01:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.57 - - [2025-10-20 01:47:35] "GET /project/d68a4e6c-2739-4f70-b7b5-c9b09da1f2ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.056482 10.0.0.57 - - [2025-10-20 01:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007903 10.0.0.57 - - [2025-10-20 01:47:35] "GET /virtual-network/91a95bce-b5ee-4f87-842c-b9c32008ab50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.004008 10.0.0.57 - - [2025-10-20 01:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004795 10.0.0.57 - - [2025-10-20 01:47:35] "GET /service-appliance-set/60170138-fea3-4821-8cd3-1bcfa0d95535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004252 10.0.0.57 - - [2025-10-20 01:47:35] "POST /fqname-to-id HTTP/1.1" 404 242 0.002874 10.0.0.57 - - [2025-10-20 01:47:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.124707 10.0.0.57 - - [2025-10-20 01:47:35] "GET /virtual-machine-interface/90879901-ad47-47f1-a985-6ce3060f5cdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.008063 10.0.0.57 - - [2025-10-20 01:47:35] "POST /instance-ips HTTP/1.1" 200 377 0.023859 10.0.0.57 - - [2025-10-20 01:47:35] "GET /instance-ip/09a2e04e-a070-4581-a172-dde62ae619d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.012642 [Introspect:8084]10.0.0.57 - - [2025-10-20 01:47:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000856 [Introspect:8084]10.0.0.57 - - [2025-10-20 01:47:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001035 10.0.0.57 - - [2025-10-20 01:47:36] "POST /loadbalancers HTTP/1.1" 200 582 0.090289 10.0.0.57 - - [2025-10-20 01:47:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.031929 10.0.0.57 - - [2025-10-20 01:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011914 10.0.0.57 - - [2025-10-20 01:47:36] "GET /project/d68a4e6c-2739-4f70-b7b5-c9b09da1f2ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.068628 10.0.0.57 - - [2025-10-20 01:47:36] "GET /instance-ip/09a2e04e-a070-4581-a172-dde62ae619d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.003398 10.0.0.57 - - [2025-10-20 01:47:36] "GET /project/d68a4e6c-2739-4f70-b7b5-c9b09da1f2ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.066335 10.0.0.57 - - [2025-10-20 01:47:36] "GET /loadbalancer/6ed1fa80-79df-4233-91c1-ae7a39dbdfd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.008171 10.0.0.57 - - [2025-10-20 01:47:36] "POST /floating-ips HTTP/1.1" 200 581 0.083106 10.0.0.57 - - [2025-10-20 01:47:36] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.054284 10.0.0.57 - - [2025-10-20 01:47:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.025336 10.0.0.57 - - [2025-10-20 01:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009220 10.0.0.57 - - [2025-10-20 01:47:36] "GET /project/d68a4e6c-2739-4f70-b7b5-c9b09da1f2ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.074196 10.0.0.57 - - [2025-10-20 01:47:36] "GET /loadbalancer-listener/5cd6a53e-7840-43da-9319-2a56e1461737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.011734 10.0.0.57 - - [2025-10-20 01:47:36] "GET /loadbalancer-listener/5cd6a53e-7840-43da-9319-2a56e1461737?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.007118 10.0.0.57 - - [2025-10-20 01:47:36] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.036374 10.0.0.57 - - [2025-10-20 01:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006238 10.0.0.57 - - [2025-10-20 01:47:36] "GET /instance-ip/09a2e04e-a070-4581-a172-dde62ae619d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.004945 10.0.0.57 - - [2025-10-20 01:47:36] "GET /instance-ip/09a2e04e-a070-4581-a172-dde62ae619d0?fields=floating_ips HTTP/1.1" 200 1163 0.005798 10.0.0.57 - - [2025-10-20 01:47:36] "GET /floating-ip/0f33dba1-8fce-4893-b293-3385caac8772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.005353 10.0.0.57 - - [2025-10-20 01:47:36] "GET /project/d68a4e6c-2739-4f70-b7b5-c9b09da1f2ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.043085 10.0.0.57 - - [2025-10-20 01:47:36] "GET /loadbalancer/6ed1fa80-79df-4233-91c1-ae7a39dbdfd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004717 10.0.0.57 - - [2025-10-20 01:47:36] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.015804 10.0.0.57 - - [2025-10-20 01:47:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.008569 10.0.0.57 - - [2025-10-20 01:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008022 10.0.0.57 - - [2025-10-20 01:47:36] "GET /project/d68a4e6c-2739-4f70-b7b5-c9b09da1f2ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.032871 10.0.0.57 - - [2025-10-20 01:47:36] "GET /loadbalancer-listener/58cdec12-718d-4ab4-b967-f3fed7aa2a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.004731 10.0.0.57 - - [2025-10-20 01:47:36] "GET /loadbalancer-listener/58cdec12-718d-4ab4-b967-f3fed7aa2a9e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004381 10.0.0.57 - - [2025-10-20 01:47:36] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.031529 10.0.0.57 - - [2025-10-20 01:47:36] "GET /instance-ip/09a2e04e-a070-4581-a172-dde62ae619d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.003726 10.0.0.57 - - [2025-10-20 01:47:36] "GET /instance-ip/09a2e04e-a070-4581-a172-dde62ae619d0?fields=floating_ips HTTP/1.1" 200 1163 0.004707 10.0.0.57 - - [2025-10-20 01:47:36] "GET /floating-ip/0f33dba1-8fce-4893-b293-3385caac8772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.004548 10.0.0.57 - - [2025-10-20 01:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007386 10.0.0.57 - - [2025-10-20 01:47:36] "GET /project/d68a4e6c-2739-4f70-b7b5-c9b09da1f2ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.025512 10.0.0.57 - - [2025-10-20 01:47:37] "GET /loadbalancer/6ed1fa80-79df-4233-91c1-ae7a39dbdfd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.023029 10.0.0.57 - - [2025-10-20 01:47:37] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.022481 10.0.0.57 - - [2025-10-20 01:47:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.038143 10.0.0.57 - - [2025-10-20 01:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009404 10.0.0.57 - - [2025-10-20 01:47:37] "GET /project/d68a4e6c-2739-4f70-b7b5-c9b09da1f2ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.051318 10.0.0.57 - - [2025-10-20 01:47:37] "GET /loadbalancer-listener/981f43cb-dbb3-491d-803b-c233c1806bce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.003345 10.0.0.57 - - [2025-10-20 01:47:37] "GET /loadbalancer-listener/981f43cb-dbb3-491d-803b-c233c1806bce?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004752 10.0.0.57 - - [2025-10-20 01:47:37] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.030654 10.0.0.57 - - [2025-10-20 01:47:37] "GET /instance-ip/09a2e04e-a070-4581-a172-dde62ae619d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.003878 10.0.0.57 - - [2025-10-20 01:47:37] "GET /instance-ip/09a2e04e-a070-4581-a172-dde62ae619d0?fields=floating_ips HTTP/1.1" 200 1163 0.003455 10.0.0.57 - - [2025-10-20 01:47:37] "GET /floating-ip/0f33dba1-8fce-4893-b293-3385caac8772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.005940 10.0.0.57 - - [2025-10-20 01:47:37] "POST /tags HTTP/1.1" 200 371 0.050965 10.0.0.57 - - [2025-10-20 01:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.013866 10.0.0.57 - - [2025-10-20 01:47:37] "GET /tag/a58c2040-a8e9-49b9-bb9c-eb4a3eba034c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.017047 10.0.0.57 - - [2025-10-20 01:47:37] "POST /tags HTTP/1.1" 200 319 0.032226 10.0.0.57 - - [2025-10-20 01:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.019528 10.0.0.57 - - [2025-10-20 01:47:37] "GET /tag/40837c4b-e303-437b-8f73-c5b4bc8bc9a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.019427 10.0.0.57 - - [2025-10-20 01:47:37] "POST /id-to-fqname HTTP/1.1" 200 181 0.000659 10.0.0.57 - - [2025-10-20 01:47:37] "POST /fqname-to-id HTTP/1.1" 404 190 0.002529 10.0.0.57 - - [2025-10-20 01:47:37] "POST /security-groups HTTP/1.1" 200 578 0.085446 10.0.0.57 - - [2025-10-20 01:47:37] "POST /projects HTTP/1.1" 200 497 0.221473 10.0.0.57 - - [2025-10-20 01:47:37] "POST /fqname-to-id HTTP/1.1" 404 225 0.006365 10.0.0.57 - - [2025-10-20 01:47:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.047556 10.0.0.57 - - [2025-10-20 01:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.015870 10.0.0.57 - - [2025-10-20 01:47:37] "GET /virtual-network/e51fb28d-5087-40b1-94b2-76fbc778a7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.012904 10.0.0.57 - - [2025-10-20 01:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004393 10.0.0.57 - - [2025-10-20 01:47:37] "POST /access-control-lists HTTP/1.1" 200 587 0.103188 10.0.0.57 - - [2025-10-20 01:47:37] "GET /virtual-network/91a95bce-b5ee-4f87-842c-b9c32008ab50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.004854 10.0.0.57 - - [2025-10-20 01:47:38] "POST /fqname-to-id HTTP/1.1" 404 224 0.016806 10.0.0.57 - - [2025-10-20 01:47:38] "POST /access-control-lists HTTP/1.1" 200 585 0.080844 10.0.0.57 - - [2025-10-20 01:47:38] "PUT /virtual-network/e51fb28d-5087-40b1-94b2-76fbc778a7da HTTP/1.1" 200 264 0.126920 10.0.0.57 - - [2025-10-20 01:47:38] "PUT /virtual-network/91a95bce-b5ee-4f87-842c-b9c32008ab50 HTTP/1.1" 200 264 0.076540 10.0.0.57 - - [2025-10-20 01:47:38] "POST /security-groups HTTP/1.1" 200 558 0.089967 10.0.0.57 - - [2025-10-20 01:47:38] "POST /fqname-to-id HTTP/1.1" 404 248 0.002972 10.0.0.57 - - [2025-10-20 01:47:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.082171 10.0.0.57 - - [2025-10-20 01:47:38] "POST /access-control-lists HTTP/1.1" 200 610 0.104389 10.0.0.57 - - [2025-10-20 01:47:38] "POST /fqname-to-id HTTP/1.1" 404 247 0.004543 10.0.0.57 - - [2025-10-20 01:47:38] "POST /chown HTTP/1.1" 200 109 0.068320 10.0.0.57 - - [2025-10-20 01:47:38] "GET /application-policy-set/1885b0f1-faa3-48d5-a4fa-4ea9fbdba9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.025288 10.0.0.57 - - [2025-10-20 01:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.57 - - [2025-10-20 01:47:38] "GET /policy-management/6f353124-ec69-419b-af0d-5f5feec9a692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.017165 10.0.0.57 - - [2025-10-20 01:47:38] "POST /access-control-lists HTTP/1.1" 200 608 0.152701 10.0.0.57 - - [2025-10-20 01:47:38] "POST /tags HTTP/1.1" 409 214 0.010090 10.0.0.57 - - [2025-10-20 01:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007447 10.0.0.57 - - [2025-10-20 01:47:38] "GET /tag/40837c4b-e303-437b-8f73-c5b4bc8bc9a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.025696 10.0.0.57 - - [2025-10-20 01:47:38] "POST /firewall-rules HTTP/1.1" 200 578 0.085423 10.0.0.57 - - [2025-10-20 01:47:38] "GET /firewall-rule/c263fee8-b1ae-4a34-bad2-2b87f5d4fbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005182 10.0.0.57 - - [2025-10-20 01:47:38] "GET /firewall-policy/749bbe53-f882-400b-9405-3c605bdc1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.003184 10.0.0.57 - - [2025-10-20 01:47:38] "GET /firewall-rule/c263fee8-b1ae-4a34-bad2-2b87f5d4fbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002095 10.0.0.57 - - [2025-10-20 01:47:38] "POST /ref-update HTTP/1.1" 200 156 0.072193 10.0.0.57 - - [2025-10-20 01:47:39] "GET /application-policy-set/1885b0f1-faa3-48d5-a4fa-4ea9fbdba9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015643 10.0.0.57 - - [2025-10-20 01:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010756 10.0.0.57 - - [2025-10-20 01:47:39] "GET /policy-management/6f353124-ec69-419b-af0d-5f5feec9a692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004667 10.0.0.57 - - [2025-10-20 01:47:39] "POST /tags HTTP/1.1" 409 214 0.004507 10.0.0.57 - - [2025-10-20 01:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.57 - - [2025-10-20 01:47:39] "GET /tag/40837c4b-e303-437b-8f73-c5b4bc8bc9a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.015496 10.0.0.57 - - [2025-10-20 01:47:39] "POST /firewall-rules HTTP/1.1" 200 576 0.082166 10.0.0.57 - - [2025-10-20 01:47:39] "GET /firewall-rule/ae661907-9d7c-4ee7-9cd8-0b3e4c603aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.026753 10.0.0.57 - - [2025-10-20 01:47:39] "GET /firewall-policy/749bbe53-f882-400b-9405-3c605bdc1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.054009 10.0.0.57 - - [2025-10-20 01:47:39] "GET /firewall-rule/ae661907-9d7c-4ee7-9cd8-0b3e4c603aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.017649 10.0.0.57 - - [2025-10-20 01:47:39] "POST /ref-update HTTP/1.1" 200 156 0.045067 10.0.0.57 - - [2025-10-20 01:47:39] "POST /tags HTTP/1.1" 200 363 0.031395 10.0.0.57 - - [2025-10-20 01:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.030298 10.0.0.57 - - [2025-10-20 01:47:39] "GET /tag/10af156e-6872-49e2-aee3-1d472c7ca08a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.028760 10.0.0.57 - - [2025-10-20 01:47:39] "POST /tags HTTP/1.1" 200 311 0.031287 10.0.0.57 - - [2025-10-20 01:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.57 - - [2025-10-20 01:47:39] "GET /tag/ac9268f8-070b-4323-98a6-be92ab9ff9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.018959 10.0.0.57 - - [2025-10-20 01:47:39] "POST /id-to-fqname HTTP/1.1" 200 177 0.003667 10.0.0.57 - - [2025-10-20 01:47:39] "POST /fqname-to-id HTTP/1.1" 404 186 0.002444 10.0.0.57 - - [2025-10-20 01:47:40] "POST /security-groups HTTP/1.1" 200 574 0.081513 10.0.0.57 - - [2025-10-20 01:47:40] "POST /fqname-to-id HTTP/1.1" 404 217 0.006731 10.0.0.57 - - [2025-10-20 01:47:40] "POST /projects HTTP/1.1" 200 489 0.288047 10.0.0.57 - - [2025-10-20 01:47:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.018694 10.0.0.57 - - [2025-10-20 01:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.016074 10.0.0.57 - - [2025-10-20 01:47:40] "POST /access-control-lists HTTP/1.1" 200 583 0.053826 10.0.0.57 - - [2025-10-20 01:47:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.008138 10.0.0.57 - - [2025-10-20 01:47:40] "GET /virtual-network/e51fb28d-5087-40b1-94b2-76fbc778a7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.006166 10.0.0.57 - - [2025-10-20 01:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.57 - - [2025-10-20 01:47:40] "GET /virtual-network/91a95bce-b5ee-4f87-842c-b9c32008ab50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.044802 10.0.0.57 - - [2025-10-20 01:47:40] "POST /access-control-lists HTTP/1.1" 200 581 0.077250 10.0.0.57 - - [2025-10-20 01:47:40] "PUT /virtual-network/e51fb28d-5087-40b1-94b2-76fbc778a7da HTTP/1.1" 200 264 0.044524 10.0.0.57 - - [2025-10-20 01:47:40] "PUT /virtual-network/91a95bce-b5ee-4f87-842c-b9c32008ab50 HTTP/1.1" 200 264 0.132434 10.0.0.57 - - [2025-10-20 01:47:40] "POST /security-groups HTTP/1.1" 200 546 0.077296 10.0.0.57 - - [2025-10-20 01:47:40] "POST /fqname-to-id HTTP/1.1" 404 240 0.002954 10.0.0.57 - - [2025-10-20 01:47:40] "POST /access-control-lists HTTP/1.1" 200 602 0.029135 10.0.0.57 - - [2025-10-20 01:47:40] "POST /fqname-to-id HTTP/1.1" 404 239 0.009580 10.0.0.57 - - [2025-10-20 01:47:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.040498 10.0.0.57 - - [2025-10-20 01:47:40] "POST /access-control-lists HTTP/1.1" 200 600 0.038789 10.0.0.57 - - [2025-10-20 01:47:40] "POST /chown HTTP/1.1" 200 109 0.040138 10.0.0.57 - - [2025-10-20 01:47:40] "GET /application-policy-set/1885b0f1-faa3-48d5-a4fa-4ea9fbdba9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011995 10.0.0.57 - - [2025-10-20 01:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.57 - - [2025-10-20 01:47:40] "GET /policy-management/6f353124-ec69-419b-af0d-5f5feec9a692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002369 10.0.0.57 - - [2025-10-20 01:47:40] "POST /tags HTTP/1.1" 409 210 0.001730 10.0.0.57 - - [2025-10-20 01:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.57 - - [2025-10-20 01:47:40] "GET /tag/ac9268f8-070b-4323-98a6-be92ab9ff9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.018009 10.0.0.57 - - [2025-10-20 01:47:40] "POST /firewall-rules HTTP/1.1" 200 570 0.064636 10.0.0.57 - - [2025-10-20 01:47:40] "GET /firewall-rule/74a77e13-a27c-4365-8745-f8f6ea9637fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004433 10.0.0.57 - - [2025-10-20 01:47:40] "GET /firewall-policy/749bbe53-f882-400b-9405-3c605bdc1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003428 10.0.0.57 - - [2025-10-20 01:47:40] "GET /firewall-rule/74a77e13-a27c-4365-8745-f8f6ea9637fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003328 10.0.0.57 - - [2025-10-20 01:47:41] "POST /ref-update HTTP/1.1" 200 156 0.049955 10.0.0.57 - - [2025-10-20 01:47:41] "GET /application-policy-set/1885b0f1-faa3-48d5-a4fa-4ea9fbdba9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007273 10.0.0.57 - - [2025-10-20 01:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 10.0.0.57 - - [2025-10-20 01:47:41] "GET /policy-management/6f353124-ec69-419b-af0d-5f5feec9a692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002913 10.0.0.57 - - [2025-10-20 01:47:41] "POST /tags HTTP/1.1" 409 210 0.001978 10.0.0.57 - - [2025-10-20 01:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.57 - - [2025-10-20 01:47:41] "GET /tag/ac9268f8-070b-4323-98a6-be92ab9ff9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013366 [Introspect:8084]10.0.0.57 - - [2025-10-20 01:47:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000735 [Introspect:8084]10.0.0.57 - - [2025-10-20 01:47:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000813 10.0.0.57 - - [2025-10-20 01:47:41] "POST /firewall-rules HTTP/1.1" 200 568 0.076343 10.0.0.57 - - [2025-10-20 01:47:41] "GET /firewall-rule/22968ef2-f82a-47ce-991a-48eedaca79fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.022893 10.0.0.57 - - [2025-10-20 01:47:41] "GET /firewall-policy/749bbe53-f882-400b-9405-3c605bdc1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.006118 10.0.0.57 - - [2025-10-20 01:47:41] "GET /firewall-rule/22968ef2-f82a-47ce-991a-48eedaca79fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002836 10.0.0.57 - - [2025-10-20 01:47:41] "POST /ref-update HTTP/1.1" 200 156 0.057193 10.0.0.57 - - [2025-10-20 01:47:41] "POST /tags HTTP/1.1" 200 363 0.210480 10.0.0.57 - - [2025-10-20 01:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.57 - - [2025-10-20 01:47:41] "GET /tag/2c1850c6-862f-4d4d-836f-4d0e3b9e0fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.015496 10.0.0.57 - - [2025-10-20 01:47:41] "POST /tags HTTP/1.1" 409 210 0.002563 10.0.0.57 - - [2025-10-20 01:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.57 - - [2025-10-20 01:47:41] "GET /tag/30539b84-1b87-472c-ad9a-4edffbf27e81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012651 10.0.0.57 - - [2025-10-20 01:47:41] "POST /projects HTTP/1.1" 409 223 0.003011 10.0.0.57 - - [2025-10-20 01:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.57 - - [2025-10-20 01:47:41] "GET /project/d68a4e6c-2739-4f70-b7b5-c9b09da1f2ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.035467 10.0.0.57 - - [2025-10-20 01:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.57 - - [2025-10-20 01:47:41] "GET /virtual-network/e51fb28d-5087-40b1-94b2-76fbc778a7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.004256 10.0.0.57 - - [2025-10-20 01:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.57 - - [2025-10-20 01:47:41] "GET /virtual-network/91a95bce-b5ee-4f87-842c-b9c32008ab50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.003952 10.0.0.57 - - [2025-10-20 01:47:41] "PUT /virtual-network/e51fb28d-5087-40b1-94b2-76fbc778a7da HTTP/1.1" 200 264 0.057489 10.0.0.57 - - [2025-10-20 01:47:42] "PUT /virtual-network/91a95bce-b5ee-4f87-842c-b9c32008ab50 HTTP/1.1" 200 264 0.063768 10.0.0.57 - - [2025-10-20 01:47:42] "POST /security-groups HTTP/1.1" 409 253 0.007795 10.0.0.57 - - [2025-10-20 01:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.57 - - [2025-10-20 01:47:42] "PUT /security-group/e394d74e-aadf-47c0-b883-25f8a7415b7a HTTP/1.1" 200 262 0.061388 10.0.0.57 - - [2025-10-20 01:47:42] "PUT /access-control-list/fbfb4ece-58b3-4504-b2ad-930fd43c86ef HTTP/1.1" 200 272 0.015555 10.0.0.57 - - [2025-10-20 01:47:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.029467 10.0.0.57 - - [2025-10-20 01:47:42] "GET /application-policy-set/1885b0f1-faa3-48d5-a4fa-4ea9fbdba9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017830 10.0.0.57 - - [2025-10-20 01:47:42] "PUT /access-control-list/b0a4c78f-561b-418c-9e03-ff8f7fcfc4b4 HTTP/1.1" 200 272 0.027059 10.0.0.57 - - [2025-10-20 01:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.57 - - [2025-10-20 01:47:42] "GET /policy-management/6f353124-ec69-419b-af0d-5f5feec9a692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002522 10.0.0.57 - - [2025-10-20 01:47:42] "POST /tags HTTP/1.1" 409 210 0.002050 10.0.0.57 - - [2025-10-20 01:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.57 - - [2025-10-20 01:47:42] "GET /tag/30539b84-1b87-472c-ad9a-4edffbf27e81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.009759 10.0.0.57 - - [2025-10-20 01:47:42] "POST /firewall-rules HTTP/1.1" 200 570 0.068665 10.0.0.57 - - [2025-10-20 01:47:42] "GET /firewall-rule/c768bf39-3f1c-4428-b905-77fda63df799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004343 10.0.0.57 - - [2025-10-20 01:47:42] "GET /firewall-policy/749bbe53-f882-400b-9405-3c605bdc1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.003110 10.0.0.57 - - [2025-10-20 01:47:42] "GET /firewall-rule/c768bf39-3f1c-4428-b905-77fda63df799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002279 10.0.0.57 - - [2025-10-20 01:47:42] "POST /ref-update HTTP/1.1" 200 156 0.036936 10.0.0.57 - - [2025-10-20 01:47:42] "GET /application-policy-set/1885b0f1-faa3-48d5-a4fa-4ea9fbdba9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002659 10.0.0.57 - - [2025-10-20 01:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.57 - - [2025-10-20 01:47:42] "GET /policy-management/6f353124-ec69-419b-af0d-5f5feec9a692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002008 10.0.0.57 - - [2025-10-20 01:47:42] "POST /tags HTTP/1.1" 409 210 0.001907 10.0.0.57 - - [2025-10-20 01:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.57 - - [2025-10-20 01:47:42] "GET /tag/30539b84-1b87-472c-ad9a-4edffbf27e81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011811 10.0.0.57 - - [2025-10-20 01:47:42] "POST /firewall-rules HTTP/1.1" 200 568 0.061049 10.0.0.57 - - [2025-10-20 01:47:42] "GET /firewall-rule/4b243c7b-05f7-4f4c-a7ab-0cfe0652edc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.022760 10.0.0.57 - - [2025-10-20 01:47:42] "GET /firewall-policy/749bbe53-f882-400b-9405-3c605bdc1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004456 10.0.0.57 - - [2025-10-20 01:47:42] "GET /firewall-rule/4b243c7b-05f7-4f4c-a7ab-0cfe0652edc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002267 10.0.0.57 - - [2025-10-20 01:47:42] "POST /ref-update HTTP/1.1" 200 156 0.051366 10.0.0.57 - - [2025-10-20 01:47:42] "POST /tags HTTP/1.1" 409 237 0.004517 10.0.0.57 - - [2025-10-20 01:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.57 - - [2025-10-20 01:47:42] "GET /tag/2c1850c6-862f-4d4d-836f-4d0e3b9e0fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.010045 10.0.0.57 - - [2025-10-20 01:47:42] "GET /virtual-machine-interface/bc426ee2-ad56-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.003783 10.0.0.57 - - [2025-10-20 01:47:43] "POST /set-tag HTTP/1.1" 200 109 0.019397 10.0.0.33 - - [2025-10-20 01:48:25] "GET / HTTP/1.1" 200 35931 0.001432 10.0.0.33 - - [2025-10-20 01:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.33 - - [2025-10-20 01:48:25] "GET /global-system-config/eed4f3cb-d168-434f-ba89-bab4de13e7e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006535 10.0.0.33 - - [2025-10-20 01:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.33 - - [2025-10-20 01:48:25] "GET /routing-instance/320c47f8-f437-4907-8fc4-1f6108345b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002373 10.0.0.33 - - [2025-10-20 01:48:25] "PUT /global-system-config/eed4f3cb-d168-434f-ba89-bab4de13e7e5 HTTP/1.1" 200 274 0.009579 10.0.0.33 - - [2025-10-20 01:48:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.004079 10.0.0.33 - - [2025-10-20 01:48:25] "POST /virtual-routers HTTP/1.1" 200 599 0.022318 10.0.0.33 - - [2025-10-20 01:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006198 10.0.0.33 - - [2025-10-20 01:48:25] "GET /virtual-router/5b751d3f-f800-4f0f-978a-5cae4804b911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004253 10.0.0.33 - - [2025-10-20 01:48:25] "POST /fqname-to-id HTTP/1.1" 404 229 0.001629 10.0.0.33 - - [2025-10-20 01:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.33 - - [2025-10-20 01:48:25] "GET /virtual-network/eabf5cfb-15c3-4da8-8a6c-224698867665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.012858 10.0.0.33 - - [2025-10-20 01:48:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.054422 [Introspect:8084]10.0.0.57 - - [2025-10-20 01:48:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000873 [Introspect:8084]10.0.0.57 - - [2025-10-20 01:48:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001086 [Introspect:8084]10.0.0.57 - - [2025-10-20 01:48:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001160 [Introspect:8084]10.0.0.57 - - [2025-10-20 01:48:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000931 10.0.0.57 - - [2025-10-20 01:49:32] "GET /global-system-configs HTTP/1.1" 200 322 0.002248 10.0.0.57 - - [2025-10-20 01:49:34] "GET /global-system-configs HTTP/1.1" 200 322 0.002384 10.0.0.57 - - [2025-10-20 01:51:30] "GET /virtual-router/5b751d3f-f800-4f0f-978a-5cae4804b911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003236 10.0.0.57 - - [2025-10-20 01:51:30] "POST /ref-update HTTP/1.1" 200 156 0.019777 10.0.0.57 - - [2025-10-20 01:51:34] "GET /virtual-machine-interface/bc426ee2-ad56-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009523 10.0.0.57 - - [2025-10-20 01:51:34] "POST /set-tag HTTP/1.1" 200 109 0.002487 10.0.0.57 - - [2025-10-20 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005414 10.0.0.57 - - [2025-10-20 01:51:34] "GET /loadbalancer/6ed1fa80-79df-4233-91c1-ae7a39dbdfd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002720 10.0.0.57 - - [2025-10-20 01:51:34] "GET /virtual-machine-interface/bc426ee2-ad56-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004212 10.0.0.57 - - [2025-10-20 01:51:34] "POST /set-tag HTTP/1.1" 200 109 0.002413 10.0.0.57 - - [2025-10-20 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.57 - - [2025-10-20 01:51:34] "GET /loadbalancer/6ed1fa80-79df-4233-91c1-ae7a39dbdfd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004025 10.0.0.57 - - [2025-10-20 01:51:34] "GET /loadbalancer-pool/33ad282c-b33f-4a62-801a-dfb0b67c5c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.006889 10.0.0.57 - - [2025-10-20 01:51:34] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018234 10.0.0.57 - - [2025-10-20 01:51:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.014087 10.0.0.57 - - [2025-10-20 01:51:34] "GET /virtual-machine-interface/bc426ee2-ad56-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.020488 10.0.0.57 - - [2025-10-20 01:51:34] "GET /virtual-machine-interface/bc426ee2-ad56-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005090 10.0.0.57 - - [2025-10-20 01:51:34] "POST /ref-update HTTP/1.1" 200 156 0.006218 10.0.0.57 - - [2025-10-20 01:51:34] "POST /tags HTTP/1.1" 409 205 0.002081 10.0.0.57 - - [2025-10-20 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007302 10.0.0.57 - - [2025-10-20 01:51:34] "GET /tag/95cc87a4-cf3a-4d9b-98e0-41aab964e8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013843 10.0.0.57 - - [2025-10-20 01:51:34] "GET /floating-ip/0f33dba1-8fce-4893-b293-3385caac8772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.014039 10.0.0.57 - - [2025-10-20 01:51:34] "PUT /floating-ip/0f33dba1-8fce-4893-b293-3385caac8772 HTTP/1.1" 200 256 0.007784 10.0.0.57 - - [2025-10-20 01:51:34] "POST /set-tag HTTP/1.1" 200 109 0.060119 10.0.0.57 - - [2025-10-20 01:51:34] "GET /loadbalancer-pool/50e6776f-8cab-478d-8960-22285ed57ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.016853 10.0.0.57 - - [2025-10-20 01:51:34] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019322 10.0.0.57 - - [2025-10-20 01:51:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.009224 10.0.0.57 - - [2025-10-20 01:51:34] "GET /virtual-machine-interface/bc426ee2-ad56-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010436 10.0.0.57 - - [2025-10-20 01:51:34] "GET /virtual-machine-interface/bc426ee2-ad56-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004322 10.0.0.57 - - [2025-10-20 01:51:34] "POST /set-tag HTTP/1.1" 200 109 0.004333 10.0.0.57 - - [2025-10-20 01:51:34] "POST /ref-update HTTP/1.1" 200 156 0.006316 10.0.0.57 - - [2025-10-20 01:51:34] "GET /loadbalancer-pool/1acddebb-77c8-4d36-98b1-fa1d0e3c35ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004526 10.0.0.57 - - [2025-10-20 01:51:34] "GET /floating-ip/0f33dba1-8fce-4893-b293-3385caac8772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.002917 10.0.0.57 - - [2025-10-20 01:51:34] "PUT /floating-ip/0f33dba1-8fce-4893-b293-3385caac8772 HTTP/1.1" 200 256 0.014190 10.0.0.57 - - [2025-10-20 01:51:34] "POST /loadbalancer-members HTTP/1.1" 200 692 0.036483 10.0.0.57 - - [2025-10-20 01:51:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.015745 10.0.0.57 - - [2025-10-20 01:51:34] "GET /virtual-machine-interface/bc426ee2-ad56-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014590 10.0.0.57 - - [2025-10-20 01:51:34] "GET /virtual-machine-interface/bc426ee2-ad56-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003513 10.0.0.57 - - [2025-10-20 01:51:34] "POST /ref-update HTTP/1.1" 200 156 0.006192 10.0.0.57 - - [2025-10-20 01:51:35] "POST /set-tag HTTP/1.1" 200 109 0.002295 10.0.0.57 - - [2025-10-20 01:51:35] "GET /floating-ip/0f33dba1-8fce-4893-b293-3385caac8772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.002614 10.0.0.57 - - [2025-10-20 01:51:35] "PUT /floating-ip/0f33dba1-8fce-4893-b293-3385caac8772 HTTP/1.1" 200 256 0.009280 10.0.0.57 - - [2025-10-20 01:52:31] "GET /virtual-machine-interface/bc426ee2-ad56-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004421 10.0.0.57 - - [2025-10-20 01:52:31] "POST /set-tag HTTP/1.1" 200 109 0.002207 10.0.0.57 - - [2025-10-20 01:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.57 - - [2025-10-20 01:52:31] "GET /loadbalancer/6ed1fa80-79df-4233-91c1-ae7a39dbdfd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003087 10.0.0.57 - - [2025-10-20 01:52:31] "GET /virtual-machine-interface/bc426ee2-ad56-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004435 10.0.0.57 - - [2025-10-20 01:52:31] "POST /set-tag HTTP/1.1" 200 109 0.025232 10.0.0.57 - - [2025-10-20 01:52:31] "DELETE /loadbalancer-member/27425bde-b7b9-4c4c-976f-346f86f1f1fe HTTP/1.1" 200 115 0.040759 10.0.0.57 - - [2025-10-20 01:52:31] "GET /virtual-machine-interface/bc426ee2-ad56-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009954 10.0.0.57 - - [2025-10-20 01:52:31] "POST /set-tag HTTP/1.1" 200 109 0.002772 10.0.0.57 - - [2025-10-20 01:52:31] "DELETE /loadbalancer-member/6141b722-2823-4ee2-ae93-67a656753d5f HTTP/1.1" 200 115 0.069259 10.0.0.57 - - [2025-10-20 01:52:31] "GET /virtual-machine-interface/bc426ee2-ad56-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004552 10.0.0.57 - - [2025-10-20 01:52:31] "POST /set-tag HTTP/1.1" 200 109 0.004377 10.0.0.57 - - [2025-10-20 01:52:32] "DELETE /loadbalancer-member/066bc3b9-a7a6-46b6-8433-bc674c26fbaf HTTP/1.1" 200 115 0.052032 10.0.0.33 - - [2025-10-20 01:52:45] "GET / HTTP/1.1" 200 35931 0.001974 10.0.0.33 - - [2025-10-20 01:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.33 - - [2025-10-20 01:52:45] "GET /global-system-config/eed4f3cb-d168-434f-ba89-bab4de13e7e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004396 10.0.0.33 - - [2025-10-20 01:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006004 10.0.0.33 - - [2025-10-20 01:52:45] "GET /routing-instance/320c47f8-f437-4907-8fc4-1f6108345b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003010 10.0.0.33 - - [2025-10-20 01:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.33 - - [2025-10-20 01:52:45] "GET /virtual-router/5b751d3f-f800-4f0f-978a-5cae4804b911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003146 10.0.0.33 - - [2025-10-20 01:52:45] "PUT /virtual-router/5b751d3f-f800-4f0f-978a-5cae4804b911 HTTP/1.1" 200 262 0.013463 10.0.0.33 - - [2025-10-20 01:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008947 10.0.0.33 - - [2025-10-20 01:52:45] "GET /virtual-router/5b751d3f-f800-4f0f-978a-5cae4804b911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004530 10.0.0.33 - - [2025-10-20 01:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006954 10.0.0.33 - - [2025-10-20 01:52:45] "GET /virtual-machine-interface/06b18d34-fc99-4d41-a2ee-602de388ed32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.010535 10.0.0.33 - - [2025-10-20 01:52:45] "PUT /virtual-machine-interface/06b18d34-fc99-4d41-a2ee-602de388ed32 HTTP/1.1" 200 284 0.032395 [Introspect:8084]10.0.0.57 - - [2025-10-20 01:52:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001375 [Introspect:8084]10.0.0.57 - - [2025-10-20 01:52:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001051 10.0.0.57 - - [2025-10-20 01:52:51] "GET /virtual-machine-interface/bc426ee2-ad56-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006279 10.0.0.57 - - [2025-10-20 01:52:51] "POST /set-tag HTTP/1.1" 200 109 0.002483 10.0.0.57 - - [2025-10-20 01:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.57 - - [2025-10-20 01:52:51] "GET /loadbalancer/6ed1fa80-79df-4233-91c1-ae7a39dbdfd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002957 10.0.0.57 - - [2025-10-20 01:52:51] "GET /loadbalancer-pool/33ad282c-b33f-4a62-801a-dfb0b67c5c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.002758 10.0.0.57 - - [2025-10-20 01:52:51] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016029 10.0.0.57 - - [2025-10-20 01:52:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.009804 10.0.0.57 - - [2025-10-20 01:52:51] "GET /virtual-machine-interface/bc426ee2-ad56-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.013508 10.0.0.57 - - [2025-10-20 01:52:51] "GET /virtual-machine-interface/bc426ee2-ad56-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009423 10.0.0.57 - - [2025-10-20 01:52:51] "GET /floating-ip/0f33dba1-8fce-4893-b293-3385caac8772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003083 10.0.0.57 - - [2025-10-20 01:52:51] "POST /set-tag HTTP/1.1" 200 109 0.068843 10.0.0.57 - - [2025-10-20 01:52:51] "GET /loadbalancer-pool/50e6776f-8cab-478d-8960-22285ed57ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003491 10.0.0.57 - - [2025-10-20 01:52:51] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025441 10.0.0.57 - - [2025-10-20 01:52:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.012951 10.0.0.57 - - [2025-10-20 01:52:51] "GET /virtual-machine-interface/bc426ee2-ad56-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012111 10.0.0.57 - - [2025-10-20 01:52:51] "GET /virtual-machine-interface/bc426ee2-ad56-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003643 10.0.0.57 - - [2025-10-20 01:52:51] "GET /floating-ip/0f33dba1-8fce-4893-b293-3385caac8772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.001738 10.0.0.57 - - [2025-10-20 01:52:52] "POST /set-tag HTTP/1.1" 200 109 0.002547 10.0.0.57 - - [2025-10-20 01:52:52] "GET /loadbalancer-pool/1acddebb-77c8-4d36-98b1-fa1d0e3c35ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002436 10.0.0.57 - - [2025-10-20 01:52:52] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014770 10.0.0.57 - - [2025-10-20 01:52:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.010182 10.0.0.57 - - [2025-10-20 01:52:52] "GET /virtual-machine-interface/bc426ee2-ad56-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013466 10.0.0.57 - - [2025-10-20 01:52:52] "POST /set-tag HTTP/1.1" 200 109 0.006157 10.0.0.57 - - [2025-10-20 01:52:52] "GET /virtual-machine-interface/bc426ee2-ad56-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006612 10.0.0.57 - - [2025-10-20 01:52:52] "GET /floating-ip/0f33dba1-8fce-4893-b293-3385caac8772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.001869 [Introspect:8084]10.0.0.57 - - [2025-10-20 01:53:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001018 [Introspect:8084]10.0.0.57 - - [2025-10-20 01:53:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000879 [Introspect:8084]10.0.0.57 - - [2025-10-20 01:54:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000890 [Introspect:8084]10.0.0.57 - - [2025-10-20 01:54:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000792 [Introspect:8084]10.0.0.57 - - [2025-10-20 01:54:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000925 [Introspect:8084]10.0.0.57 - - [2025-10-20 01:54:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000885 10.0.0.57 - - [2025-10-20 01:54:32] "GET /global-system-configs HTTP/1.1" 200 322 0.002891 10.0.0.57 - - [2025-10-20 01:54:34] "GET /global-system-configs HTTP/1.1" 200 322 0.004295 [Introspect:8084]10.0.0.57 - - [2025-10-20 01:57:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000920 [Introspect:8084]10.0.0.57 - - [2025-10-20 01:57:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000919 10.0.0.57 - - [2025-10-20 01:57:43] "GET / HTTP/1.1" 200 35931 0.002280 10.0.0.57 - - [2025-10-20 01:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.57 - - [2025-10-20 01:57:43] "GET /project/7075ecd9-31e9-4a64-a49e-9c17c6231c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037008 10.0.0.57 - - [2025-10-20 01:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.57 - - [2025-10-20 01:57:44] "GET /project/7075ecd9-31e9-4a64-a49e-9c17c6231c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041549 10.0.0.57 - - [2025-10-20 01:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.57 - - [2025-10-20 01:57:44] "GET /project/7075ecd9-31e9-4a64-a49e-9c17c6231c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048528 10.0.0.57 - - [2025-10-20 01:57:44] "POST /tags HTTP/1.1" 200 333 0.039093 10.0.0.57 - - [2025-10-20 01:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.57 - - [2025-10-20 01:57:44] "GET /tag/b5e7dc3f-24c6-4a14-95c0-f445e8cab1b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013513 10.0.0.57 - - [2025-10-20 01:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004650 10.0.0.57 - - [2025-10-20 01:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.014676 10.0.0.57 - - [2025-10-20 01:57:44] "GET /project/7075ecd9-31e9-4a64-a49e-9c17c6231c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.053976 10.0.0.57 - - [2025-10-20 01:57:45] "GET /project/7075ecd9-31e9-4a64-a49e-9c17c6231c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.056770 10.0.0.57 - - [2025-10-20 01:57:45] "GET /virtual-networks?parent_id=7075ecd9-31e9-4a64-a49e-9c17c6231c51&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002852 10.0.0.57 - - [2025-10-20 01:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001504 10.0.0.57 - - [2025-10-20 01:57:45] "GET /virtual-network/91a95bce-b5ee-4f87-842c-b9c32008ab50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.003705 10.0.0.57 - - [2025-10-20 01:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001480 10.0.0.57 - - [2025-10-20 01:57:45] "GET /service-appliance-set/60170138-fea3-4821-8cd3-1bcfa0d95535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002127 10.0.0.57 - - [2025-10-20 01:57:45] "POST /fqname-to-id HTTP/1.1" 404 254 0.001419 10.0.0.57 - - [2025-10-20 01:57:45] "POST /virtual-networks HTTP/1.1" 200 512 0.114975 10.0.0.57 - - [2025-10-20 01:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.025064 10.0.0.57 - - [2025-10-20 01:57:45] "GET /network-ipam/e6c53779-5146-4f1e-bc68-a793c82cffa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.006941 10.0.0.57 - - [2025-10-20 01:57:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.145566 10.0.0.57 - - [2025-10-20 01:57:45] "GET /virtual-machine-interface/974e4f9d-730a-424b-b031-5e715c3c3aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.019127 10.0.0.57 - - [2025-10-20 01:57:45] "POST /instance-ips HTTP/1.1" 200 409 0.072851 10.0.0.57 - - [2025-10-20 01:57:45] "POST /useragent-kv HTTP/1.1" 200 115 0.021216 10.0.0.57 - - [2025-10-20 01:57:45] "POST /ref-update HTTP/1.1" 200 156 0.115361 10.0.0.57 - - [2025-10-20 01:57:45] "GET /instance-ip/29a95b11-d6bc-48d3-ad0c-ef05274c546c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.007899 10.0.0.57 - - [2025-10-20 01:57:45] "GET /virtual-network/7ca25ce9-9e7a-4d42-8e20-073abae1b6c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.005442 10.0.0.57 - - [2025-10-20 01:57:45] "GET /domains HTTP/1.1" 200 280 0.001799 10.0.0.57 - - [2025-10-20 01:57:45] "GET /domain/f8c539d7-6387-4e8d-ac39-fd24c3efb954 HTTP/1.1" 200 3087 0.010046 10.0.0.57 - - [2025-10-20 01:57:45] "POST /loadbalancers HTTP/1.1" 200 610 0.072542 10.0.0.57 - - [2025-10-20 01:57:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.041904 10.0.0.57 - - [2025-10-20 01:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.013360 10.0.0.57 - - [2025-10-20 01:57:45] "GET /project/7075ecd9-31e9-4a64-a49e-9c17c6231c51 HTTP/1.1" 200 5716 0.117665 10.0.0.57 - - [2025-10-20 01:57:45] "GET /project/7075ecd9-31e9-4a64-a49e-9c17c6231c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.073200 10.0.0.57 - - [2025-10-20 01:57:45] "GET /virtual-network/7ca25ce9-9e7a-4d42-8e20-073abae1b6c6 HTTP/1.1" 200 2083 0.019289 10.0.0.57 - - [2025-10-20 01:57:45] "GET /instance-ip/29a95b11-d6bc-48d3-ad0c-ef05274c546c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.006150 10.0.0.57 - - [2025-10-20 01:57:45] "GET /virtual-network/7ca25ce9-9e7a-4d42-8e20-073abae1b6c6 HTTP/1.1" 200 2083 0.003859 10.0.0.57 - - [2025-10-20 01:57:45] "GET /routing-instance/5484d27b-20e2-4c3a-9253-b90f20ee4d15 HTTP/1.1" 200 1181 0.002950 10.0.0.57 - - [2025-10-20 01:57:45] "GET /routing-instance/5484d27b-20e2-4c3a-9253-b90f20ee4d15 HTTP/1.1" 200 1181 0.003422 10.0.0.57 - - [2025-10-20 01:57:45] "GET /project/7075ecd9-31e9-4a64-a49e-9c17c6231c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039927 10.0.0.57 - - [2025-10-20 01:57:45] "GET /loadbalancer/9ab3543d-c5b2-45a7-8f67-ee84973399fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002851 10.0.0.57 - - [2025-10-20 01:57:45] "POST /floating-ips HTTP/1.1" 200 597 0.029598 10.0.0.57 - - [2025-10-20 01:57:45] "POST /route-targets HTTP/1.1" 200 327 0.023955 10.0.0.57 - - [2025-10-20 01:57:45] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.052976 10.0.0.57 - - [2025-10-20 01:57:45] "POST /ref-update HTTP/1.1" 200 156 0.020794 10.0.0.57 - - [2025-10-20 01:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.57 - - [2025-10-20 01:57:45] "GET /project/7075ecd9-31e9-4a64-a49e-9c17c6231c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039426 10.0.0.57 - - [2025-10-20 01:57:45] "GET /loadbalancer-listener/6f97d299-07b8-423e-b155-6ab923824838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.002893 10.0.0.57 - - [2025-10-20 01:57:45] "GET /loadbalancer-listener/6f97d299-07b8-423e-b155-6ab923824838?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.005424 10.0.0.57 - - [2025-10-20 01:57:45] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.018776 10.0.0.57 - - [2025-10-20 01:57:45] "GET /instance-ip/29a95b11-d6bc-48d3-ad0c-ef05274c546c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.003582 10.0.0.57 - - [2025-10-20 01:57:45] "GET /instance-ip/29a95b11-d6bc-48d3-ad0c-ef05274c546c?fields=floating_ips HTTP/1.1" 200 1212 0.014579 10.0.0.57 - - [2025-10-20 01:57:45] "GET /floating-ip/48c0205a-5e6c-4937-bdd9-daeba7a7749a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.002784 10.0.0.57 - - [2025-10-20 01:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.57 - - [2025-10-20 01:57:45] "GET /loadbalancer/9ab3543d-c5b2-45a7-8f67-ee84973399fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.005993 10.0.0.57 - - [2025-10-20 01:57:45] "POST /tags HTTP/1.1" 200 295 0.051937 10.0.0.57 - - [2025-10-20 01:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.014061 10.0.0.57 - - [2025-10-20 01:57:46] "GET /tag/7a2c4ce0-0445-497e-9b61-c96ecf79d8ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.012454 10.0.0.57 - - [2025-10-20 01:57:46] "POST /tags HTTP/1.1" 409 233 0.001718 10.0.0.57 - - [2025-10-20 01:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.57 - - [2025-10-20 01:57:46] "GET /tag/17f2f133-2c82-4b27-ab6d-dbea1ba34457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.009789 10.0.0.57 - - [2025-10-20 01:57:46] "POST /tags HTTP/1.1" 409 206 0.001848 10.0.0.57 - - [2025-10-20 01:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.57 - - [2025-10-20 01:57:46] "GET /tag/df99702f-1601-4567-81ec-3b1c276d71b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010056 10.0.0.57 - - [2025-10-20 01:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.57 - - [2025-10-20 01:57:46] "GET /virtual-network/e51fb28d-5087-40b1-94b2-76fbc778a7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004588 10.0.0.57 - - [2025-10-20 01:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.57 - - [2025-10-20 01:57:46] "GET /project/7075ecd9-31e9-4a64-a49e-9c17c6231c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031909 10.0.0.57 - - [2025-10-20 01:57:46] "POST /virtual-machines HTTP/1.1" 200 369 0.008137 10.0.0.57 - - [2025-10-20 01:57:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.008146 10.0.0.57 - - [2025-10-20 01:57:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.107894 10.0.0.57 - - [2025-10-20 01:57:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.010947 10.0.0.57 - - [2025-10-20 01:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.57 - - [2025-10-20 01:57:46] "GET /virtual-machine-interface/2c75aa52-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004288 10.0.0.57 - - [2025-10-20 01:57:46] "POST /instance-ips HTTP/1.1" 200 409 0.042041 10.0.0.57 - - [2025-10-20 01:57:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.026068 10.0.0.57 - - [2025-10-20 01:57:46] "GET /virtual-machine-interface/2c75aa52-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007726 10.0.0.57 - - [2025-10-20 01:57:46] "POST /set-tag HTTP/1.1" 200 109 0.021388 10.0.0.57 - - [2025-10-20 01:57:46] "GET /virtual-machine-interface/2c75aa52-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014284 10.0.0.57 - - [2025-10-20 01:57:46] "GET /instance-ip/2c8ab87a-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.002680 10.0.0.57 - - [2025-10-20 01:57:46] "GET /virtual-machine-interface/2c75aa52-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004380 10.0.0.57 - - [2025-10-20 01:57:46] "POST /set-tag HTTP/1.1" 200 109 0.002012 10.0.0.57 - - [2025-10-20 01:57:46] "GET /virtual-router/5b751d3f-f800-4f0f-978a-5cae4804b911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002295 10.0.0.57 - - [2025-10-20 01:57:46] "POST /ref-update HTTP/1.1" 200 156 0.012441 10.0.0.57 - - [2025-10-20 01:57:46] "GET /virtual-machine-interface/2c75aa52-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005491 10.0.0.57 - - [2025-10-20 01:57:46] "POST /set-tag HTTP/1.1" 200 109 0.005725 10.0.0.57 - - [2025-10-20 01:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.57 - - [2025-10-20 01:57:46] "GET /virtual-network/e51fb28d-5087-40b1-94b2-76fbc778a7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007958 10.0.0.57 - - [2025-10-20 01:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.57 - - [2025-10-20 01:57:46] "GET /project/7075ecd9-31e9-4a64-a49e-9c17c6231c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035969 10.0.0.57 - - [2025-10-20 01:57:47] "POST /virtual-machines HTTP/1.1" 200 369 0.011155 10.0.0.57 - - [2025-10-20 01:57:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.023742 10.0.0.57 - - [2025-10-20 01:57:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.109507 10.0.0.57 - - [2025-10-20 01:57:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.008025 10.0.0.57 - - [2025-10-20 01:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008240 10.0.0.57 - - [2025-10-20 01:57:47] "GET /virtual-machine-interface/2ce4838c-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005606 10.0.0.57 - - [2025-10-20 01:57:47] "POST /instance-ips HTTP/1.1" 200 409 0.026644 10.0.0.57 - - [2025-10-20 01:57:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.019623 10.0.0.57 - - [2025-10-20 01:57:47] "GET /virtual-machine-interface/2ce4838c-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.011534 10.0.0.57 - - [2025-10-20 01:57:47] "POST /set-tag HTTP/1.1" 200 109 0.019060 10.0.0.57 - - [2025-10-20 01:57:47] "GET /virtual-machine-interface/2ce4838c-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016744 10.0.0.57 - - [2025-10-20 01:57:47] "GET /instance-ip/2cfe1f7c-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004367 10.0.0.57 - - [2025-10-20 01:57:47] "GET /virtual-machine-interface/2ce4838c-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005266 10.0.0.57 - - [2025-10-20 01:57:47] "POST /set-tag HTTP/1.1" 200 109 0.002268 10.0.0.57 - - [2025-10-20 01:57:47] "GET /virtual-router/5b751d3f-f800-4f0f-978a-5cae4804b911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003413 10.0.0.57 - - [2025-10-20 01:57:47] "POST /ref-update HTTP/1.1" 200 156 0.019539 10.0.0.57 - - [2025-10-20 01:57:47] "GET /virtual-machine-interface/2ce4838c-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011702 10.0.0.57 - - [2025-10-20 01:57:47] "POST /set-tag HTTP/1.1" 200 109 0.002046 10.0.0.57 - - [2025-10-20 01:57:47] "GET /virtual-machine-interface/2c75aa52-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003887 10.0.0.57 - - [2025-10-20 01:57:47] "POST /set-tag HTTP/1.1" 200 109 0.001887 10.0.0.57 - - [2025-10-20 01:57:47] "GET /virtual-machine-interface/2ce4838c-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003478 10.0.0.57 - - [2025-10-20 01:57:47] "POST /set-tag HTTP/1.1" 200 109 0.001657 10.0.0.57 - - [2025-10-20 01:57:50] "GET /domains HTTP/1.1" 200 280 0.002967 10.0.0.57 - - [2025-10-20 01:57:50] "GET /domain/f8c539d7-6387-4e8d-ac39-fd24c3efb954 HTTP/1.1" 200 3087 0.003634 10.0.0.57 - - [2025-10-20 01:57:50] "GET /project/7075ecd9-31e9-4a64-a49e-9c17c6231c51 HTTP/1.1" 200 7064 0.037411 10.0.0.57 - - [2025-10-20 01:57:50] "GET /virtual-network/7ca25ce9-9e7a-4d42-8e20-073abae1b6c6 HTTP/1.1" 200 2083 0.005603 10.0.0.57 - - [2025-10-20 01:57:50] "GET /virtual-network/7ca25ce9-9e7a-4d42-8e20-073abae1b6c6 HTTP/1.1" 200 2083 0.003992 10.0.0.57 - - [2025-10-20 01:57:50] "GET /routing-instance/5484d27b-20e2-4c3a-9253-b90f20ee4d15 HTTP/1.1" 200 1402 0.015150 10.0.0.57 - - [2025-10-20 01:57:50] "GET /routing-instance/5484d27b-20e2-4c3a-9253-b90f20ee4d15 HTTP/1.1" 200 1402 0.002323 10.0.0.57 - - [2025-10-20 01:57:50] "GET /route-target/528a1619-36aa-4500-a8f6-5d6ce5f8fa10 HTTP/1.1" 200 1152 0.002063 10.0.0.57 - - [2025-10-20 01:57:50] "GET /virtual-network/7ca25ce9-9e7a-4d42-8e20-073abae1b6c6 HTTP/1.1" 200 2083 0.006202 10.0.0.57 - - [2025-10-20 01:57:50] "GET /routing-instance/5484d27b-20e2-4c3a-9253-b90f20ee4d15 HTTP/1.1" 200 1402 0.003588 10.0.0.57 - - [2025-10-20 01:57:50] "GET /virtual-network/7ca25ce9-9e7a-4d42-8e20-073abae1b6c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.005947 10.0.0.57 - - [2025-10-20 01:57:50] "GET /virtual-network/7ca25ce9-9e7a-4d42-8e20-073abae1b6c6 HTTP/1.1" 200 2083 0.006947 10.0.0.57 - - [2025-10-20 01:57:50] "GET /routing-instance/5484d27b-20e2-4c3a-9253-b90f20ee4d15 HTTP/1.1" 200 1402 0.004010 10.0.0.57 - - [2025-10-20 01:57:50] "GET /routing-instance/5484d27b-20e2-4c3a-9253-b90f20ee4d15 HTTP/1.1" 200 1402 0.002659 10.0.0.57 - - [2025-10-20 01:57:50] "GET /route-target/528a1619-36aa-4500-a8f6-5d6ce5f8fa10 HTTP/1.1" 200 1152 0.002244 10.0.0.57 - - [2025-10-20 01:57:50] "GET /domains HTTP/1.1" 200 280 0.001851 10.0.0.57 - - [2025-10-20 01:57:50] "GET /domain/f8c539d7-6387-4e8d-ac39-fd24c3efb954 HTTP/1.1" 200 3087 0.002560 10.0.0.57 - - [2025-10-20 01:57:50] "GET /project/7075ecd9-31e9-4a64-a49e-9c17c6231c51 HTTP/1.1" 200 7064 0.028827 10.0.0.57 - - [2025-10-20 01:57:50] "GET /virtual-network/7ca25ce9-9e7a-4d42-8e20-073abae1b6c6 HTTP/1.1" 200 2083 0.013496 10.0.0.57 - - [2025-10-20 01:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004968 10.0.0.57 - - [2025-10-20 01:57:50] "GET /project/7075ecd9-31e9-4a64-a49e-9c17c6231c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049294 10.0.0.57 - - [2025-10-20 01:57:50] "GET /virtual-network/7ca25ce9-9e7a-4d42-8e20-073abae1b6c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004687 10.0.0.57 - - [2025-10-20 01:57:51] "GET /floating-ip-pools?parent_id=7ca25ce9-9e7a-4d42-8e20-073abae1b6c6&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004191 10.0.0.57 - - [2025-10-20 01:57:51] "GET /virtual-network/7ca25ce9-9e7a-4d42-8e20-073abae1b6c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.006612 10.0.0.57 - - [2025-10-20 01:57:51] "POST /floating-ip-pools HTTP/1.1" 200 562 0.051633 10.0.0.57 - - [2025-10-20 01:57:51] "POST /ref-update HTTP/1.1" 200 156 0.039585 10.0.0.57 - - [2025-10-20 01:57:51] "GET /virtual-network/7ca25ce9-9e7a-4d42-8e20-073abae1b6c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.028113 10.0.0.57 - - [2025-10-20 01:57:51] "GET /domains HTTP/1.1" 200 280 0.001861 10.0.0.57 - - [2025-10-20 01:57:51] "GET /domain/f8c539d7-6387-4e8d-ac39-fd24c3efb954 HTTP/1.1" 200 3087 0.002925 10.0.0.57 - - [2025-10-20 01:57:51] "GET /project/7075ecd9-31e9-4a64-a49e-9c17c6231c51 HTTP/1.1" 200 7320 0.029347 10.0.0.57 - - [2025-10-20 01:57:51] "GET /virtual-network/7ca25ce9-9e7a-4d42-8e20-073abae1b6c6 HTTP/1.1" 200 2321 0.010539 10.0.0.57 - - [2025-10-20 01:57:51] "GET /floating-ip-pool/7bb77abe-667e-4f9b-87da-d29456cd17d5 HTTP/1.1" 200 1313 0.006344 10.0.0.57 - - [2025-10-20 01:57:51] "GET /domains HTTP/1.1" 200 280 0.007543 10.0.0.57 - - [2025-10-20 01:57:51] "GET /domain/f8c539d7-6387-4e8d-ac39-fd24c3efb954 HTTP/1.1" 200 3087 0.006307 10.0.0.57 - - [2025-10-20 01:57:51] "GET /project/7075ecd9-31e9-4a64-a49e-9c17c6231c51 HTTP/1.1" 200 7320 0.038594 10.0.0.57 - - [2025-10-20 01:57:51] "GET /virtual-network/7ca25ce9-9e7a-4d42-8e20-073abae1b6c6 HTTP/1.1" 200 2321 0.017110 10.0.0.57 - - [2025-10-20 01:57:51] "GET /virtual-network/7ca25ce9-9e7a-4d42-8e20-073abae1b6c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.008575 10.0.0.57 - - [2025-10-20 01:57:51] "POST /tags HTTP/1.1" 200 365 0.083359 10.0.0.57 - - [2025-10-20 01:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.017666 10.0.0.57 - - [2025-10-20 01:57:51] "GET /tag/d11e87b4-b41d-4b9a-910c-bf1904eb98d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.022480 10.0.0.57 - - [2025-10-20 01:57:51] "POST /tags HTTP/1.1" 409 206 0.009412 10.0.0.57 - - [2025-10-20 01:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.57 - - [2025-10-20 01:57:51] "GET /tag/df99702f-1601-4567-81ec-3b1c276d71b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012786 10.0.0.57 - - [2025-10-20 01:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.57 - - [2025-10-20 01:57:51] "GET /project/7075ecd9-31e9-4a64-a49e-9c17c6231c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.048758 10.0.0.57 - - [2025-10-20 01:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.57 - - [2025-10-20 01:57:51] "GET /virtual-network/e51fb28d-5087-40b1-94b2-76fbc778a7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004377 10.0.0.57 - - [2025-10-20 01:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.57 - - [2025-10-20 01:57:51] "GET /service-appliance-set/fd8c4151-8c83-4de7-b16b-8bcc60c295a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003771 10.0.0.57 - - [2025-10-20 01:57:51] "POST /fqname-to-id HTTP/1.1" 404 258 0.001494 10.0.0.57 - - [2025-10-20 01:57:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.098159 10.0.0.57 - - [2025-10-20 01:57:51] "GET /virtual-machine-interface/206654e2-3995-4c45-8685-26e2bb4eab95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.004777 10.0.0.57 - - [2025-10-20 01:57:51] "POST /set-tag HTTP/1.1" 200 109 0.023672 10.0.0.57 - - [2025-10-20 01:57:52] "POST /instance-ips HTTP/1.1" 200 417 0.070768 10.0.0.57 - - [2025-10-20 01:57:52] "GET /instance-ip/0fe419df-285d-4bb3-a847-05c323e0aa75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.004285 10.0.0.57 - - [2025-10-20 01:57:52] "POST /loadbalancers HTTP/1.1" 200 618 0.076131 10.0.0.57 - - [2025-10-20 01:57:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.035100 10.0.0.57 - - [2025-10-20 01:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.014936 10.0.0.57 - - [2025-10-20 01:57:52] "POST /service-instances HTTP/1.1" 200 566 0.047403 10.0.0.57 - - [2025-10-20 01:57:52] "POST /ref-update HTTP/1.1" 200 156 0.032834 10.0.0.57 - - [2025-10-20 01:57:52] "GET /project/7075ecd9-31e9-4a64-a49e-9c17c6231c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.060336 10.0.0.57 - - [2025-10-20 01:57:52] "GET /virtual-machine-interface/206654e2-3995-4c45-8685-26e2bb4eab95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.006293 10.0.0.57 - - [2025-10-20 01:57:52] "GET /virtual-machine-interface/206654e2-3995-4c45-8685-26e2bb4eab95?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.010017 10.0.0.57 - - [2025-10-20 01:57:52] "PUT /service-instance/2ad99ea8-8dbc-4985-8bcd-ed1197e5afc3 HTTP/1.1" 200 266 0.018286 10.0.0.57 - - [2025-10-20 01:57:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.020281 10.0.0.57 - - [2025-10-20 01:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007785 10.0.0.57 - - [2025-10-20 01:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005412 10.0.0.57 - - [2025-10-20 01:57:52] "GET /floating-ip-pool/7bb77abe-667e-4f9b-87da-d29456cd17d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.010278 10.0.0.57 - - [2025-10-20 01:57:52] "POST /virtual-machines HTTP/1.1" 200 429 0.016441 10.0.0.57 - - [2025-10-20 01:57:52] "POST /floating-ips HTTP/1.1" 200 671 0.142316 10.0.0.57 - - [2025-10-20 01:57:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.020853 10.0.0.57 - - [2025-10-20 01:57:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.185501 10.0.0.57 - - [2025-10-20 01:57:52] "GET /application-policy-set/1885b0f1-faa3-48d5-a4fa-4ea9fbdba9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003299 10.0.0.57 - - [2025-10-20 01:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.57 - - [2025-10-20 01:57:52] "POST /chown HTTP/1.1" 200 109 0.020601 10.0.0.57 - - [2025-10-20 01:57:52] "GET /policy-management/6f353124-ec69-419b-af0d-5f5feec9a692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002788 10.0.0.57 - - [2025-10-20 01:57:52] "POST /tags HTTP/1.1" 409 221 0.001845 10.0.0.57 - - [2025-10-20 01:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001312 10.0.0.57 - - [2025-10-20 01:57:52] "POST /chown HTTP/1.1" 200 109 0.005386 10.0.0.57 - - [2025-10-20 01:57:52] "PUT /virtual-machine-interface/856ce051-ddc0-48ae-8a0a-fb5c77fc1b76 HTTP/1.1" 200 284 0.016494 10.0.0.57 - - [2025-10-20 01:57:52] "GET /tag/b5e7dc3f-24c6-4a14-95c0-f445e8cab1b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.026260 10.0.0.57 - - [2025-10-20 01:57:52] "POST /tags HTTP/1.1" 409 238 0.001663 10.0.0.57 - - [2025-10-20 01:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001560 10.0.0.57 - - [2025-10-20 01:57:52] "PUT /instance-ip/0fe419df-285d-4bb3-a847-05c323e0aa75 HTTP/1.1" 200 256 0.047673 10.0.0.57 - - [2025-10-20 01:57:52] "GET /tag/d11e87b4-b41d-4b9a-910c-bf1904eb98d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012922 10.0.0.57 - - [2025-10-20 01:57:52] "POST /ref-update HTTP/1.1" 200 156 0.031619 10.0.0.57 - - [2025-10-20 01:57:52] "POST /ref-update HTTP/1.1" 200 156 0.033335 10.0.0.57 - - [2025-10-20 01:57:52] "POST /ref-update HTTP/1.1" 200 156 0.024668 10.0.0.57 - - [2025-10-20 01:57:52] "POST /firewall-rules HTTP/1.1" 200 650 0.115289 10.0.0.57 - - [2025-10-20 01:57:53] "GET /firewall-rule/e39cda7f-1658-4092-a86e-1c34720b8f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.018766 10.0.0.57 - - [2025-10-20 01:57:53] "POST /ref-update HTTP/1.1" 200 156 0.015400 10.0.0.57 - - [2025-10-20 01:57:53] "POST /ref-update HTTP/1.1" 200 156 0.020516 10.0.0.57 - - [2025-10-20 01:57:53] "GET /firewall-policy/1c62ea10-2f7e-444e-b60a-73055ffaad4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.015055 10.0.0.57 - - [2025-10-20 01:57:53] "GET /firewall-rule/e39cda7f-1658-4092-a86e-1c34720b8f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.006698 10.0.0.57 - - [2025-10-20 01:57:53] "POST /ref-update HTTP/1.1" 200 156 0.044461 10.0.0.57 - - [2025-10-20 01:57:53] "POST /ref-update HTTP/1.1" 200 156 0.053963 10.0.0.57 - - [2025-10-20 01:57:53] "POST /virtual-machines HTTP/1.1" 200 429 0.032948 10.0.0.57 - - [2025-10-20 01:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.57 - - [2025-10-20 01:57:53] "GET /project/7075ecd9-31e9-4a64-a49e-9c17c6231c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.133659 10.0.0.57 - - [2025-10-20 01:57:53] "GET /loadbalancer/0d0e7887-8f74-40e5-88e2-cff370ed66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.005530 10.0.0.57 - - [2025-10-20 01:57:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.191947 10.0.0.57 - - [2025-10-20 01:57:53] "POST /chown HTTP/1.1" 200 109 0.037713 10.0.0.57 - - [2025-10-20 01:57:53] "POST /chown HTTP/1.1" 200 109 0.018596 10.0.0.57 - - [2025-10-20 01:57:53] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.107503 10.0.0.57 - - [2025-10-20 01:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005204 10.0.0.57 - - [2025-10-20 01:57:53] "PUT /virtual-machine-interface/7625f32c-79d8-4ea5-b5db-036660a27389 HTTP/1.1" 200 284 0.069281 10.0.0.57 - - [2025-10-20 01:57:53] "GET /project/7075ecd9-31e9-4a64-a49e-9c17c6231c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.083155 10.0.0.57 - - [2025-10-20 01:57:53] "PUT /instance-ip/0fe419df-285d-4bb3-a847-05c323e0aa75 HTTP/1.1" 200 256 0.073234 10.0.0.57 - - [2025-10-20 01:57:53] "GET /loadbalancer-listener/1f319cfc-4c2c-42e8-b3c2-33d460015517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.004820 10.0.0.57 - - [2025-10-20 01:57:53] "GET /loadbalancer-listener/1f319cfc-4c2c-42e8-b3c2-33d460015517?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.007214 10.0.0.57 - - [2025-10-20 01:57:53] "POST /ref-update HTTP/1.1" 200 156 0.039719 10.0.0.57 - - [2025-10-20 01:57:53] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.066023 10.0.0.57 - - [2025-10-20 01:57:53] "POST /ref-update HTTP/1.1" 200 156 0.053086 10.0.0.57 - - [2025-10-20 01:57:53] "POST /ref-update HTTP/1.1" 200 156 0.045801 10.0.0.57 - - [2025-10-20 01:57:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.041749 10.0.0.57 - - [2025-10-20 01:57:53] "GET /loadbalancer-pool/40875741-97ce-4a71-87c5-105916eaaef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.014147 10.0.0.57 - - [2025-10-20 01:57:53] "POST /ref-update HTTP/1.1" 200 156 0.036638 10.0.0.57 - - [2025-10-20 01:57:53] "POST /loadbalancer-members HTTP/1.1" 200 707 0.088712 10.0.0.57 - - [2025-10-20 01:57:53] "POST /ref-update HTTP/1.1" 200 156 0.051451 10.0.0.57 - - [2025-10-20 01:57:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.052636 10.0.0.57 - - [2025-10-20 01:57:54] "GET /loadbalancer-member/020ba9b2-5901-44aa-a2cc-d002f083b66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.036539 10.0.0.57 - - [2025-10-20 01:57:54] "GET /application-policy-set/1885b0f1-faa3-48d5-a4fa-4ea9fbdba9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009588 10.0.0.57 - - [2025-10-20 01:57:54] "PUT /service-instance/2ad99ea8-8dbc-4985-8bcd-ed1197e5afc3 HTTP/1.1" 200 266 0.073960 10.0.0.57 - - [2025-10-20 01:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.018060 10.0.0.57 - - [2025-10-20 01:57:54] "GET /policy-management/6f353124-ec69-419b-af0d-5f5feec9a692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003192 10.0.0.57 - - [2025-10-20 01:57:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.059423 10.0.0.57 - - [2025-10-20 01:57:54] "POST /tags HTTP/1.1" 409 221 0.028710 10.0.0.57 - - [2025-10-20 01:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.57 - - [2025-10-20 01:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.57 - - [2025-10-20 01:57:54] "GET /tag/b5e7dc3f-24c6-4a14-95c0-f445e8cab1b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010123 10.0.0.57 - - [2025-10-20 01:57:54] "POST /tags HTTP/1.1" 409 238 0.001878 10.0.0.57 - - [2025-10-20 01:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.57 - - [2025-10-20 01:57:54] "GET /tag/d11e87b4-b41d-4b9a-910c-bf1904eb98d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012209 10.0.0.57 - - [2025-10-20 01:57:54] "POST /chown HTTP/1.1" 200 109 0.027045 10.0.0.57 - - [2025-10-20 01:57:54] "POST /firewall-rules HTTP/1.1" 409 293 0.002210 10.0.0.57 - - [2025-10-20 01:57:54] "POST /chown HTTP/1.1" 200 109 0.025181 10.0.0.57 - - [2025-10-20 01:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.011685 10.0.0.57 - - [2025-10-20 01:57:54] "PUT /instance-ip/0fe419df-285d-4bb3-a847-05c323e0aa75 HTTP/1.1" 200 256 0.042739 10.0.0.57 - - [2025-10-20 01:57:54] "PUT /firewall-rule/e39cda7f-1658-4092-a86e-1c34720b8f9e HTTP/1.1" 200 260 0.089716 10.0.0.57 - - [2025-10-20 01:57:54] "GET /firewall-rule/e39cda7f-1658-4092-a86e-1c34720b8f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.011628 10.0.0.57 - - [2025-10-20 01:57:54] "POST /ref-update HTTP/1.1" 200 156 0.050289 10.0.0.57 - - [2025-10-20 01:57:54] "POST /chown HTTP/1.1" 200 109 0.013348 10.0.0.57 - - [2025-10-20 01:57:54] "GET /firewall-policy/1c62ea10-2f7e-444e-b60a-73055ffaad4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.017532 10.0.0.57 - - [2025-10-20 01:57:54] "GET /firewall-rule/e39cda7f-1658-4092-a86e-1c34720b8f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002293 10.0.0.57 - - [2025-10-20 01:57:54] "POST /chown HTTP/1.1" 200 109 0.041275 10.0.0.57 - - [2025-10-20 01:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007697 10.0.0.57 - - [2025-10-20 01:57:54] "GET /virtual-network/e51fb28d-5087-40b1-94b2-76fbc778a7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005184 10.0.0.57 - - [2025-10-20 01:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001507 10.0.0.57 - - [2025-10-20 01:57:54] "PUT /instance-ip/0fe419df-285d-4bb3-a847-05c323e0aa75 HTTP/1.1" 200 256 0.027573 10.0.0.57 - - [2025-10-20 01:57:54] "POST /ref-update HTTP/1.1" 200 156 0.046620 10.0.0.57 - - [2025-10-20 01:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.020465 10.0.0.57 - - [2025-10-20 01:57:54] "GET /project/7075ecd9-31e9-4a64-a49e-9c17c6231c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.106767 10.0.0.57 - - [2025-10-20 01:57:54] "POST /virtual-machines HTTP/1.1" 200 373 0.029017 10.0.0.57 - - [2025-10-20 01:57:54] "POST /chown HTTP/1.1" 200 109 0.032690 10.0.0.57 - - [2025-10-20 01:57:54] "POST /chown HTTP/1.1" 200 109 0.032738 10.0.0.57 - - [2025-10-20 01:57:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.043498 10.0.0.57 - - [2025-10-20 01:57:54] "PUT /instance-ip/0fe419df-285d-4bb3-a847-05c323e0aa75 HTTP/1.1" 200 256 0.060040 10.0.0.57 - - [2025-10-20 01:57:55] "POST /ref-update HTTP/1.1" 200 156 0.072846 10.0.0.57 - - [2025-10-20 01:57:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.178291 10.0.0.57 - - [2025-10-20 01:57:55] "POST /chown HTTP/1.1" 200 109 0.054445 10.0.0.57 - - [2025-10-20 01:57:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.062721 10.0.0.57 - - [2025-10-20 01:57:55] "POST /chown HTTP/1.1" 200 109 0.073151 10.0.0.57 - - [2025-10-20 01:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.026023 10.0.0.57 - - [2025-10-20 01:57:55] "GET /virtual-machine-interface/31903e44-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.010953 10.0.0.57 - - [2025-10-20 01:57:55] "PUT /instance-ip/0fe419df-285d-4bb3-a847-05c323e0aa75 HTTP/1.1" 200 256 0.029880 10.0.0.57 - - [2025-10-20 01:57:55] "POST /ref-update HTTP/1.1" 200 156 0.036764 10.0.0.57 - - [2025-10-20 01:57:55] "POST /instance-ips HTTP/1.1" 200 413 0.089437 10.0.0.57 - - [2025-10-20 01:57:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.032250 10.0.0.57 - - [2025-10-20 01:57:55] "GET /virtual-machine-interface/31903e44-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.024925 10.0.0.57 - - [2025-10-20 01:57:55] "POST /set-tag HTTP/1.1" 200 109 0.029918 10.0.0.57 - - [2025-10-20 01:57:55] "GET /virtual-machine-interface/31903e44-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.020808 10.0.0.57 - - [2025-10-20 01:57:55] "GET /instance-ip/31b6f41c-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.003678 10.0.0.57 - - [2025-10-20 01:57:55] "PUT /service-instance/2ad99ea8-8dbc-4985-8bcd-ed1197e5afc3 HTTP/1.1" 200 266 0.018491 10.0.0.57 - - [2025-10-20 01:57:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.020518 10.0.0.57 - - [2025-10-20 01:57:55] "GET /virtual-machine-interface/31903e44-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005529 10.0.0.57 - - [2025-10-20 01:57:55] "POST /set-tag HTTP/1.1" 200 109 0.002725 10.0.0.57 - - [2025-10-20 01:57:55] "GET /virtual-router/5b751d3f-f800-4f0f-978a-5cae4804b911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.004765 10.0.0.57 - - [2025-10-20 01:57:55] "POST /ref-update HTTP/1.1" 200 156 0.020149 10.0.0.57 - - [2025-10-20 01:57:55] "PUT /service-instance/2ad99ea8-8dbc-4985-8bcd-ed1197e5afc3 HTTP/1.1" 200 266 0.020497 10.0.0.57 - - [2025-10-20 01:57:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.014601 10.0.0.57 - - [2025-10-20 01:57:55] "GET /virtual-machine-interface/31903e44-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010816 10.0.0.57 - - [2025-10-20 01:57:55] "POST /set-tag HTTP/1.1" 200 109 0.006051 10.0.0.57 - - [2025-10-20 01:57:55] "GET /virtual-machine-interface/31903e44-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008070 10.0.0.57 - - [2025-10-20 01:57:55] "PUT /service-instance/2ad99ea8-8dbc-4985-8bcd-ed1197e5afc3 HTTP/1.1" 200 266 0.014402 10.0.0.57 - - [2025-10-20 01:57:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.020830 10.0.0.57 - - [2025-10-20 01:57:55] "POST /set-tag HTTP/1.1" 200 109 0.020566 10.0.0.57 - - [2025-10-20 01:57:55] "PUT /service-instance/2ad99ea8-8dbc-4985-8bcd-ed1197e5afc3 HTTP/1.1" 200 266 0.008656 10.0.0.57 - - [2025-10-20 01:57:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.034445 10.0.0.57 - - [2025-10-20 01:57:55] "PUT /service-instance/2ad99ea8-8dbc-4985-8bcd-ed1197e5afc3 HTTP/1.1" 200 266 0.010216 10.0.0.57 - - [2025-10-20 01:57:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.019446 10.0.0.57 - - [2025-10-20 01:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.57 - - [2025-10-20 01:57:55] "POST /chown HTTP/1.1" 200 109 0.007630 10.0.0.57 - - [2025-10-20 01:57:55] "POST /chown HTTP/1.1" 200 109 0.024016 10.0.0.57 - - [2025-10-20 01:57:55] "POST /ref-update HTTP/1.1" 200 156 0.018900 10.0.0.57 - - [2025-10-20 01:57:56] "POST /chown HTTP/1.1" 200 109 0.006823 10.0.0.57 - - [2025-10-20 01:57:56] "POST /chown HTTP/1.1" 200 109 0.019864 10.0.0.57 - - [2025-10-20 01:57:56] "POST /ref-update HTTP/1.1" 200 156 0.019747 10.0.0.57 - - [2025-10-20 01:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009192 10.0.0.57 - - [2025-10-20 01:57:56] "POST /chown HTTP/1.1" 200 109 0.011299 10.0.0.57 - - [2025-10-20 01:57:56] "POST /chown HTTP/1.1" 200 109 0.056723 10.0.0.57 - - [2025-10-20 01:57:56] "POST /chown HTTP/1.1" 200 109 0.006873 10.0.0.57 - - [2025-10-20 01:57:56] "POST /chown HTTP/1.1" 200 109 0.031895 10.0.0.57 - - [2025-10-20 01:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.57 - - [2025-10-20 01:57:56] "POST /chown HTTP/1.1" 200 109 0.006002 10.0.0.57 - - [2025-10-20 01:57:56] "POST /chown HTTP/1.1" 200 109 0.008887 10.0.0.57 - - [2025-10-20 01:57:56] "POST /chown HTTP/1.1" 200 109 0.021723 10.0.0.57 - - [2025-10-20 01:57:56] "POST /chown HTTP/1.1" 200 109 0.018976 10.0.0.57 - - [2025-10-20 01:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.57 - - [2025-10-20 01:57:56] "POST /chown HTTP/1.1" 200 109 0.009232 10.0.0.57 - - [2025-10-20 01:57:56] "POST /chown HTTP/1.1" 200 109 0.029936 10.0.0.57 - - [2025-10-20 01:57:56] "POST /chown HTTP/1.1" 200 109 0.007816 10.0.0.57 - - [2025-10-20 01:57:56] "POST /chown HTTP/1.1" 200 109 0.035172 10.0.0.57 - - [2025-10-20 01:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004878 10.0.0.57 - - [2025-10-20 01:57:56] "POST /chown HTTP/1.1" 200 109 0.009506 10.0.0.57 - - [2025-10-20 01:57:56] "POST /chown HTTP/1.1" 200 109 0.027682 10.0.0.57 - - [2025-10-20 01:57:56] "POST /chown HTTP/1.1" 200 109 0.018523 10.0.0.57 - - [2025-10-20 01:57:56] "POST /chown HTTP/1.1" 200 109 0.007245 10.0.0.57 - - [2025-10-20 01:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.57 - - [2025-10-20 01:57:56] "POST /chown HTTP/1.1" 200 109 0.011670 10.0.0.57 - - [2025-10-20 01:57:56] "POST /chown HTTP/1.1" 200 109 0.026590 10.0.0.57 - - [2025-10-20 01:57:57] "POST /chown HTTP/1.1" 200 109 0.007176 10.0.0.57 - - [2025-10-20 01:57:57] "POST /chown HTTP/1.1" 200 109 0.027455 10.0.0.57 - - [2025-10-20 01:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004822 10.0.0.57 - - [2025-10-20 01:57:57] "POST /chown HTTP/1.1" 200 109 0.016008 10.0.0.57 - - [2025-10-20 01:57:57] "POST /chown HTTP/1.1" 200 109 0.023983 10.0.0.57 - - [2025-10-20 01:57:57] "POST /chown HTTP/1.1" 200 109 0.016410 10.0.0.57 - - [2025-10-20 01:57:57] "POST /chown HTTP/1.1" 200 109 0.015445 10.0.0.57 - - [2025-10-20 01:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.57 - - [2025-10-20 01:57:57] "POST /chown HTTP/1.1" 200 109 0.006610 10.0.0.57 - - [2025-10-20 01:57:57] "POST /chown HTTP/1.1" 200 109 0.014507 10.0.0.57 - - [2025-10-20 01:57:57] "POST /chown HTTP/1.1" 200 109 0.006615 10.0.0.57 - - [2025-10-20 01:57:57] "POST /chown HTTP/1.1" 200 109 0.021518 10.0.0.57 - - [2025-10-20 01:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.57 - - [2025-10-20 01:57:57] "POST /chown HTTP/1.1" 200 109 0.014935 10.0.0.57 - - [2025-10-20 01:57:57] "POST /chown HTTP/1.1" 200 109 0.024323 10.0.0.57 - - [2025-10-20 01:57:57] "POST /chown HTTP/1.1" 200 109 0.023271 10.0.0.57 - - [2025-10-20 01:57:57] "POST /chown HTTP/1.1" 200 109 0.010663 10.0.0.57 - - [2025-10-20 01:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010857 10.0.0.57 - - [2025-10-20 01:57:57] "POST /chown HTTP/1.1" 200 109 0.019504 10.0.0.57 - - [2025-10-20 01:57:57] "POST /chown HTTP/1.1" 200 109 0.006047 10.0.0.57 - - [2025-10-20 01:57:57] "POST /chown HTTP/1.1" 200 109 0.022167 10.0.0.57 - - [2025-10-20 01:57:57] "POST /chown HTTP/1.1" 200 109 0.043934 10.0.0.57 - - [2025-10-20 01:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.57 - - [2025-10-20 01:57:57] "POST /chown HTTP/1.1" 200 109 0.007306 10.0.0.57 - - [2025-10-20 01:57:57] "POST /chown HTTP/1.1" 200 109 0.023854 10.0.0.57 - - [2025-10-20 01:57:57] "POST /chown HTTP/1.1" 200 109 0.022719 10.0.0.57 - - [2025-10-20 01:57:57] "POST /chown HTTP/1.1" 200 109 0.006295 10.0.0.57 - - [2025-10-20 01:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.57 - - [2025-10-20 01:57:57] "POST /chown HTTP/1.1" 200 109 0.006624 10.0.0.57 - - [2025-10-20 01:57:58] "POST /chown HTTP/1.1" 200 109 0.006815 10.0.0.57 - - [2025-10-20 01:57:58] "POST /chown HTTP/1.1" 200 109 0.013251 10.0.0.57 - - [2025-10-20 01:57:58] "POST /chown HTTP/1.1" 200 109 0.025658 10.0.0.57 - - [2025-10-20 01:57:58] "GET /virtual-machine-interface/2c75aa52-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012467 10.0.0.57 - - [2025-10-20 01:57:58] "POST /set-tag HTTP/1.1" 200 109 0.003453 10.0.0.57 - - [2025-10-20 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007394 10.0.0.57 - - [2025-10-20 01:57:58] "GET /loadbalancer/9ab3543d-c5b2-45a7-8f67-ee84973399fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003989 10.0.0.57 - - [2025-10-20 01:57:58] "GET /loadbalancer-pool/866116c8-d6f8-4659-a7a0-7595eec202da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.005670 10.0.0.57 - - [2025-10-20 01:57:58] "POST /loadbalancer-members HTTP/1.1" 200 702 0.039688 10.0.0.57 - - [2025-10-20 01:57:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.011955 10.0.0.57 - - [2025-10-20 01:57:58] "GET /virtual-machine-interface/2c75aa52-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013050 10.0.0.57 - - [2025-10-20 01:57:58] "POST /tags HTTP/1.1" 409 221 0.005319 10.0.0.57 - - [2025-10-20 01:57:58] "GET /virtual-machine-interface/2c75aa52-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004709 10.0.0.57 - - [2025-10-20 01:57:58] "POST /ref-update HTTP/1.1" 200 156 0.008238 10.0.0.57 - - [2025-10-20 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.57 - - [2025-10-20 01:57:58] "GET /floating-ip/48c0205a-5e6c-4937-bdd9-daeba7a7749a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.007313 10.0.0.57 - - [2025-10-20 01:57:58] "GET /tag/b5e7dc3f-24c6-4a14-95c0-f445e8cab1b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.017190 10.0.0.57 - - [2025-10-20 01:57:58] "PUT /floating-ip/48c0205a-5e6c-4937-bdd9-daeba7a7749a HTTP/1.1" 200 256 0.027248 10.0.0.57 - - [2025-10-20 01:57:58] "POST /set-tag HTTP/1.1" 200 109 0.033252 10.0.0.57 - - [2025-10-20 01:57:59] "GET /virtual-machine/ec3d0be1-53f2-4ff5-a45d-5aef42ab227e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003138 10.0.0.57 - - [2025-10-20 01:57:59] "GET /virtual-machine-interface/2c75aa52-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004515 10.0.0.57 - - [2025-10-20 01:58:00] "GET /virtual-machine-interface/2ce4838c-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004173 10.0.0.57 - - [2025-10-20 01:58:00] "POST /set-tag HTTP/1.1" 200 109 0.002553 10.0.0.57 - - [2025-10-20 01:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.57 - - [2025-10-20 01:58:00] "GET /loadbalancer/9ab3543d-c5b2-45a7-8f67-ee84973399fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002498 10.0.0.57 - - [2025-10-20 01:58:00] "GET /loadbalancer-pool/866116c8-d6f8-4659-a7a0-7595eec202da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003122 10.0.0.57 - - [2025-10-20 01:58:00] "POST /loadbalancer-members HTTP/1.1" 200 702 0.020570 10.0.0.57 - - [2025-10-20 01:58:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.039411 10.0.0.57 - - [2025-10-20 01:58:00] "GET /virtual-machine-interface/2ce4838c-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005820 10.0.0.57 - - [2025-10-20 01:58:00] "GET /virtual-machine-interface/2ce4838c-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005869 10.0.0.57 - - [2025-10-20 01:58:00] "POST /ref-update HTTP/1.1" 200 156 0.009472 10.0.0.57 - - [2025-10-20 01:58:00] "GET /floating-ip/48c0205a-5e6c-4937-bdd9-daeba7a7749a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.023189 10.0.0.57 - - [2025-10-20 01:58:00] "POST /set-tag HTTP/1.1" 200 109 0.022929 10.0.0.57 - - [2025-10-20 01:58:04] "GET /virtual-machine/ca4d4ead-2b2e-4c62-b5f5-2dafbe6af0de?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002880 10.0.0.57 - - [2025-10-20 01:58:04] "GET /virtual-machine-interface/2ce4838c-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004476 10.0.0.57 - - [2025-10-20 01:58:09] "GET /virtual-machine-interface/bc426ee2-ad56-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004536 10.0.0.57 - - [2025-10-20 01:58:09] "POST /set-tag HTTP/1.1" 200 109 0.002330 10.0.0.57 - - [2025-10-20 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005162 10.0.0.57 - - [2025-10-20 01:58:09] "GET /loadbalancer/6ed1fa80-79df-4233-91c1-ae7a39dbdfd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002860 10.0.0.57 - - [2025-10-20 01:58:09] "GET /virtual-machine-interface/bc426ee2-ad56-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004846 10.0.0.57 - - [2025-10-20 01:58:09] "POST /set-tag HTTP/1.1" 200 109 0.026033 10.0.0.57 - - [2025-10-20 01:58:09] "DELETE /loadbalancer-member/57e53f39-42e6-4106-a7fd-fba9084e8f2e HTTP/1.1" 200 115 0.031980 10.0.0.57 - - [2025-10-20 01:58:09] "GET /virtual-machine-interface/bc426ee2-ad56-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.015171 10.0.0.57 - - [2025-10-20 01:58:09] "POST /set-tag HTTP/1.1" 200 109 0.004490 10.0.0.57 - - [2025-10-20 01:58:09] "DELETE /loadbalancer-member/f0f7f504-5f16-4253-9828-315b706e6e2b HTTP/1.1" 200 115 0.038306 10.0.0.57 - - [2025-10-20 01:58:09] "GET /virtual-machine-interface/bc426ee2-ad56-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004671 10.0.0.57 - - [2025-10-20 01:58:09] "POST /set-tag HTTP/1.1" 200 109 0.004745 10.0.0.57 - - [2025-10-20 01:58:09] "DELETE /loadbalancer-member/d495f244-27f2-4279-a5ba-6cae7114c248 HTTP/1.1" 200 115 0.050802 10.0.0.57 - - [2025-10-20 01:58:09] "GET /virtual-machine-interface/bc426ee2-ad56-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008302 10.0.0.57 - - [2025-10-20 01:58:09] "POST /set-tag HTTP/1.1" 200 109 0.004668 10.0.0.57 - - [2025-10-20 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.57 - - [2025-10-20 01:58:09] "GET /loadbalancer/6ed1fa80-79df-4233-91c1-ae7a39dbdfd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004220 10.0.0.57 - - [2025-10-20 01:58:09] "GET /loadbalancer-pool/33ad282c-b33f-4a62-801a-dfb0b67c5c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003169 10.0.0.57 - - [2025-10-20 01:58:10] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019469 10.0.0.57 - - [2025-10-20 01:58:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.022988 10.0.0.57 - - [2025-10-20 01:58:10] "GET /virtual-machine-interface/bc426ee2-ad56-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008318 10.0.0.57 - - [2025-10-20 01:58:10] "GET /virtual-machine-interface/bc426ee2-ad56-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003776 10.0.0.57 - - [2025-10-20 01:58:10] "GET /floating-ip/0f33dba1-8fce-4893-b293-3385caac8772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002603 10.0.0.57 - - [2025-10-20 01:58:10] "POST /set-tag HTTP/1.1" 200 109 0.097206 10.0.0.57 - - [2025-10-20 01:58:10] "GET /loadbalancer-pool/50e6776f-8cab-478d-8960-22285ed57ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.022007 10.0.0.57 - - [2025-10-20 01:58:10] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019069 10.0.0.57 - - [2025-10-20 01:58:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.010025 10.0.0.57 - - [2025-10-20 01:58:10] "GET /virtual-machine-interface/bc426ee2-ad56-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012872 10.0.0.57 - - [2025-10-20 01:58:10] "POST /set-tag HTTP/1.1" 200 109 0.005881 10.0.0.57 - - [2025-10-20 01:58:10] "GET /virtual-machine-interface/bc426ee2-ad56-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.020947 10.0.0.57 - - [2025-10-20 01:58:10] "GET /floating-ip/0f33dba1-8fce-4893-b293-3385caac8772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.007498 10.0.0.57 - - [2025-10-20 01:58:10] "GET /loadbalancer-pool/1acddebb-77c8-4d36-98b1-fa1d0e3c35ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.012529 10.0.0.57 - - [2025-10-20 01:58:10] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022793 10.0.0.57 - - [2025-10-20 01:58:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.036927 10.0.0.57 - - [2025-10-20 01:58:10] "GET /virtual-machine-interface/bc426ee2-ad56-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.024748 10.0.0.57 - - [2025-10-20 01:58:10] "GET /virtual-machine-interface/bc426ee2-ad56-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006394 10.0.0.57 - - [2025-10-20 01:58:10] "GET /floating-ip/0f33dba1-8fce-4893-b293-3385caac8772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.005213 10.0.0.57 - - [2025-10-20 01:58:10] "POST /set-tag HTTP/1.1" 200 109 0.003686 10.0.0.57 - - [2025-10-20 01:58:11] "GET /virtual-machine-interface/31903e44-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005177 10.0.0.57 - - [2025-10-20 01:58:11] "POST /set-tag HTTP/1.1" 200 109 0.002532 10.0.0.57 - - [2025-10-20 01:58:14] "GET /virtual-machine/1f9a5226-8874-4085-b183-a319f2f4456f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.005533 10.0.0.57 - - [2025-10-20 01:58:14] "GET /virtual-machine-interface/31903e44-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004916 10.0.0.57 - - [2025-10-20 01:58:14] "GET /virtual-machine-interface/31903e44-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006151 10.0.0.57 - - [2025-10-20 01:58:14] "POST /set-tag HTTP/1.1" 200 109 0.002653 10.0.0.57 - - [2025-10-20 01:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003988 10.0.0.57 - - [2025-10-20 01:58:22] "POST /chown HTTP/1.1" 200 109 0.009393 10.0.0.57 - - [2025-10-20 01:58:22] "POST /chown HTTP/1.1" 200 109 0.007043 10.0.0.57 - - [2025-10-20 01:58:22] "POST /chown HTTP/1.1" 200 109 0.022847 10.0.0.57 - - [2025-10-20 01:58:22] "POST /chown HTTP/1.1" 200 109 0.032387 [Introspect:8084]10.0.0.57 - - [2025-10-20 01:58:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000992 [Introspect:8084]10.0.0.57 - - [2025-10-20 01:58:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000817 [Introspect:8084]10.0.0.57 - - [2025-10-20 01:58:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001057 [Introspect:8084]10.0.0.57 - - [2025-10-20 01:58:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000897 [Introspect:8084]10.0.0.57 - - [2025-10-20 01:58:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000847 [Introspect:8084]10.0.0.57 - - [2025-10-20 01:58:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000855 10.0.0.57 - - [2025-10-20 01:58:45] "GET /virtual-machine-interface/31903e44-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005609 10.0.0.57 - - [2025-10-20 01:58:45] "POST /set-tag HTTP/1.1" 200 109 0.003963 10.0.0.57 - - [2025-10-20 01:58:45] "GET /virtual-machine-interface/31903e44-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004432 10.0.0.57 - - [2025-10-20 01:58:45] "POST /set-tag HTTP/1.1" 200 109 0.002272 10.0.0.57 - - [2025-10-20 01:58:45] "GET /virtual-machine/1f9a5226-8874-4085-b183-a319f2f4456f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002574 10.0.0.57 - - [2025-10-20 01:58:45] "POST /ref-update HTTP/1.1" 200 156 0.009188 10.0.0.57 - - [2025-10-20 01:58:45] "GET /virtual-machine-interface/31903e44-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.014238 10.0.0.57 - - [2025-10-20 01:58:45] "POST /set-tag HTTP/1.1" 200 109 0.015002 10.0.0.57 - - [2025-10-20 01:58:45] "POST /set-tag HTTP/1.1" 200 109 0.040503 10.0.0.57 - - [2025-10-20 01:58:45] "DELETE /instance-ip/31b6f41c-ad58-11f0-a2f3-fa163e90479a HTTP/1.1" 200 115 0.047029 10.0.0.57 - - [2025-10-20 01:58:46] "DELETE /virtual-machine-interface/31903e44-ad58-11f0-a2f3-fa163e90479a HTTP/1.1" 200 115 0.035707 10.0.0.57 - - [2025-10-20 01:58:46] "DELETE /virtual-machine/1f9a5226-8874-4085-b183-a319f2f4456f HTTP/1.1" 200 115 0.017380 10.0.0.57 - - [2025-10-20 01:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.57 - - [2025-10-20 01:58:49] "GET /tag/d11e87b4-b41d-4b9a-910c-bf1904eb98d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012817 10.0.0.57 - - [2025-10-20 01:58:49] "GET /tag/d11e87b4-b41d-4b9a-910c-bf1904eb98d9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.016159 10.0.0.57 - - [2025-10-20 01:58:49] "GET /virtual-machine-interface/206654e2-3995-4c45-8685-26e2bb4eab95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.004020 10.0.0.57 - - [2025-10-20 01:58:50] "POST /set-tag HTTP/1.1" 200 109 0.019963 10.0.0.57 - - [2025-10-20 01:58:50] "GET /virtual-machine-interface/7625f32c-79d8-4ea5-b5db-036660a27389?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.041788 10.0.0.57 - - [2025-10-20 01:58:50] "POST /set-tag HTTP/1.1" 200 109 0.023422 10.0.0.57 - - [2025-10-20 01:58:50] "GET /virtual-machine-interface/856ce051-ddc0-48ae-8a0a-fb5c77fc1b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.004130 10.0.0.57 - - [2025-10-20 01:58:50] "POST /set-tag HTTP/1.1" 200 109 0.012729 10.0.0.57 - - [2025-10-20 01:58:50] "GET /firewall-policy/1c62ea10-2f7e-444e-b60a-73055ffaad4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.016515 10.0.0.57 - - [2025-10-20 01:58:50] "GET /firewall-rule/e39cda7f-1658-4092-a86e-1c34720b8f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003134 10.0.0.57 - - [2025-10-20 01:58:50] "POST /ref-update HTTP/1.1" 200 156 0.010143 10.0.0.57 - - [2025-10-20 01:58:50] "DELETE /firewall-rule/e39cda7f-1658-4092-a86e-1c34720b8f9e HTTP/1.1" 200 115 0.054021 10.0.0.57 - - [2025-10-20 01:58:50] "DELETE /loadbalancer-member/020ba9b2-5901-44aa-a2cc-d002f083b66f HTTP/1.1" 200 115 0.035851 10.0.0.57 - - [2025-10-20 01:58:50] "PUT /service-instance/2ad99ea8-8dbc-4985-8bcd-ed1197e5afc3 HTTP/1.1" 200 266 0.011936 10.0.0.57 - - [2025-10-20 01:58:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.013188 10.0.0.57 - - [2025-10-20 01:58:50] "DELETE /loadbalancer-pool/40875741-97ce-4a71-87c5-105916eaaef3 HTTP/1.1" 200 115 0.075234 10.0.0.57 - - [2025-10-20 01:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.024905 10.0.0.57 - - [2025-10-20 01:58:50] "POST /chown HTTP/1.1" 200 109 0.008090 10.0.0.57 - - [2025-10-20 01:58:50] "DELETE /loadbalancer-listener/1f319cfc-4c2c-42e8-b3c2-33d460015517 HTTP/1.1" 200 115 0.048365 10.0.0.57 - - [2025-10-20 01:58:50] "GET /floating-ip/8b9f0d2e-a2c1-41b6-934a-dd7aa7162981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.003628 10.0.0.57 - - [2025-10-20 01:58:50] "POST /chown HTTP/1.1" 200 109 0.006287 10.0.0.57 - - [2025-10-20 01:58:50] "POST /chown HTTP/1.1" 200 109 0.022527 10.0.0.57 - - [2025-10-20 01:58:50] "POST /chown HTTP/1.1" 200 109 0.020128 10.0.0.57 - - [2025-10-20 01:58:50] "PUT /floating-ip/8b9f0d2e-a2c1-41b6-934a-dd7aa7162981 HTTP/1.1" 200 256 0.049710 10.0.0.57 - - [2025-10-20 01:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001603 10.0.0.57 - - [2025-10-20 01:58:50] "POST /chown HTTP/1.1" 200 109 0.005606 10.0.0.57 - - [2025-10-20 01:58:50] "POST /chown HTTP/1.1" 200 109 0.032325 10.0.0.57 - - [2025-10-20 01:58:50] "DELETE /floating-ip/8b9f0d2e-a2c1-41b6-934a-dd7aa7162981 HTTP/1.1" 200 115 0.083478 10.0.0.57 - - [2025-10-20 01:58:50] "POST /chown HTTP/1.1" 200 109 0.015775 10.0.0.57 - - [2025-10-20 01:58:50] "DELETE /loadbalancer/0d0e7887-8f74-40e5-88e2-cff370ed66fe HTTP/1.1" 200 115 0.042910 10.0.0.57 - - [2025-10-20 01:58:50] "POST /chown HTTP/1.1" 200 109 0.010112 10.0.0.57 - - [2025-10-20 01:58:50] "PUT /service-instance/2ad99ea8-8dbc-4985-8bcd-ed1197e5afc3 HTTP/1.1" 200 266 0.023507 10.0.0.57 - - [2025-10-20 01:58:50] "DELETE /instance-ip/0fe419df-285d-4bb3-a847-05c323e0aa75 HTTP/1.1" 200 115 0.071643 10.0.0.57 - - [2025-10-20 01:58:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.023076 10.0.0.57 - - [2025-10-20 01:58:50] "PUT /service-instance/2ad99ea8-8dbc-4985-8bcd-ed1197e5afc3 HTTP/1.1" 200 266 0.014531 10.0.0.57 - - [2025-10-20 01:58:50] "DELETE /virtual-machine-interface/206654e2-3995-4c45-8685-26e2bb4eab95 HTTP/1.1" 200 115 0.096640 10.0.0.57 - - [2025-10-20 01:58:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.012218 10.0.0.57 - - [2025-10-20 01:58:50] "GET /floating-ip-pool/7bb77abe-667e-4f9b-87da-d29456cd17d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.004565 10.0.0.57 - - [2025-10-20 01:58:50] "POST /ref-update HTTP/1.1" 200 156 0.019346 10.0.0.57 - - [2025-10-20 01:58:50] "PUT /service-instance/2ad99ea8-8dbc-4985-8bcd-ed1197e5afc3 HTTP/1.1" 200 266 0.020050 10.0.0.57 - - [2025-10-20 01:58:51] "DELETE /tag/d11e87b4-b41d-4b9a-910c-bf1904eb98d9 HTTP/1.1" 200 115 0.137576 10.0.0.57 - - [2025-10-20 01:58:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.040838 10.0.0.57 - - [2025-10-20 01:58:51] "DELETE /floating-ip-pool/7bb77abe-667e-4f9b-87da-d29456cd17d5 HTTP/1.1" 200 115 0.046124 10.0.0.57 - - [2025-10-20 01:58:51] "DELETE /service-instance/2ad99ea8-8dbc-4985-8bcd-ed1197e5afc3 HTTP/1.1" 200 115 0.043870 10.0.0.57 - - [2025-10-20 01:58:51] "GET /virtual-machine-interface/856ce051-ddc0-48ae-8a0a-fb5c77fc1b76?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1207 0.004642 10.0.0.57 - - [2025-10-20 01:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003275 10.0.0.57 - - [2025-10-20 01:58:51] "POST /useragent-kv HTTP/1.1" 200 115 0.002748 10.0.0.57 - - [2025-10-20 01:58:51] "POST /useragent-kv HTTP/1.1" 200 115 0.001643 10.0.0.57 - - [2025-10-20 01:58:51] "DELETE /virtual-network/7ca25ce9-9e7a-4d42-8e20-073abae1b6c6 HTTP/1.1" 200 115 0.109439 10.0.0.57 - - [2025-10-20 01:58:51] "GET /routing-instance/5484d27b-20e2-4c3a-9253-b90f20ee4d15 HTTP/1.1" 404 171 0.001656 10.0.0.57 - - [2025-10-20 01:58:51] "DELETE /route-target/528a1619-36aa-4500-a8f6-5d6ce5f8fa10 HTTP/1.1" 200 115 0.023240 10.0.0.57 - - [2025-10-20 01:58:51] "GET /domains HTTP/1.1" 200 280 0.006293 10.0.0.57 - - [2025-10-20 01:58:51] "GET /domain/f8c539d7-6387-4e8d-ac39-fd24c3efb954 HTTP/1.1" 200 3087 0.002138 10.0.0.57 - - [2025-10-20 01:58:51] "GET /project/7075ecd9-31e9-4a64-a49e-9c17c6231c51 HTTP/1.1" 200 7142 0.050767 10.0.0.57 - - [2025-10-20 01:58:51] "DELETE /virtual-machine-interface/856ce051-ddc0-48ae-8a0a-fb5c77fc1b76 HTTP/1.1" 200 115 0.106166 10.0.0.57 - - [2025-10-20 01:58:51] "POST /ref-update HTTP/1.1" 200 156 0.025011 10.0.0.57 - - [2025-10-20 01:58:51] "GET /virtual-machine-interface/2ce4838c-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.025390 10.0.0.57 - - [2025-10-20 01:58:51] "POST /set-tag HTTP/1.1" 200 109 0.005660 10.0.0.57 - - [2025-10-20 01:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.57 - - [2025-10-20 01:58:51] "GET /loadbalancer/9ab3543d-c5b2-45a7-8f67-ee84973399fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002858 10.0.0.57 - - [2025-10-20 01:58:51] "DELETE /virtual-machine/5792caf0-1768-48e3-8852-387bcf0a5f60 HTTP/1.1" 200 115 0.059903 10.0.0.57 - - [2025-10-20 01:58:51] "GET /virtual-machine-interface/7625f32c-79d8-4ea5-b5db-036660a27389?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.006110 10.0.0.57 - - [2025-10-20 01:58:51] "GET /virtual-machine-interface/2ce4838c-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004172 10.0.0.57 - - [2025-10-20 01:58:51] "POST /set-tag HTTP/1.1" 200 109 0.042971 10.0.0.57 - - [2025-10-20 01:58:51] "DELETE /loadbalancer-member/6e30ced8-ab45-40d7-9926-c4a110fa8e32 HTTP/1.1" 200 115 0.044558 10.0.0.57 - - [2025-10-20 01:58:51] "DELETE /virtual-machine-interface/7625f32c-79d8-4ea5-b5db-036660a27389 HTTP/1.1" 200 115 0.096609 10.0.0.57 - - [2025-10-20 01:58:51] "DELETE /virtual-machine/f88f462b-eca3-4ee5-bb9f-51a97f3b742a HTTP/1.1" 200 115 0.023102 10.0.0.57 - - [2025-10-20 01:58:52] "GET /virtual-machine-interface/2ce4838c-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004626 10.0.0.57 - - [2025-10-20 01:58:52] "POST /set-tag HTTP/1.1" 200 109 0.002891 10.0.0.57 - - [2025-10-20 01:58:52] "GET /virtual-machine-interface/2ce4838c-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004820 10.0.0.57 - - [2025-10-20 01:58:52] "POST /set-tag HTTP/1.1" 200 109 0.002258 10.0.0.57 - - [2025-10-20 01:58:52] "GET /virtual-machine/ca4d4ead-2b2e-4c62-b5f5-2dafbe6af0de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002711 10.0.0.57 - - [2025-10-20 01:58:52] "POST /ref-update HTTP/1.1" 200 156 0.008538 10.0.0.57 - - [2025-10-20 01:58:52] "GET /virtual-machine-interface/2ce4838c-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008342 10.0.0.57 - - [2025-10-20 01:58:52] "POST /set-tag HTTP/1.1" 200 109 0.015948 10.0.0.57 - - [2025-10-20 01:58:52] "POST /set-tag HTTP/1.1" 200 109 0.030120 10.0.0.57 - - [2025-10-20 01:58:52] "POST /set-tag HTTP/1.1" 200 109 0.024687 10.0.0.57 - - [2025-10-20 01:58:53] "DELETE /instance-ip/2cfe1f7c-ad58-11f0-a2f3-fa163e90479a HTTP/1.1" 200 115 0.033246 10.0.0.57 - - [2025-10-20 01:58:53] "POST /ref-update HTTP/1.1" 200 156 0.009850 10.0.0.57 - - [2025-10-20 01:58:53] "DELETE /virtual-machine-interface/2ce4838c-ad58-11f0-a2f3-fa163e90479a HTTP/1.1" 200 115 0.045109 10.0.0.57 - - [2025-10-20 01:58:53] "DELETE /virtual-machine/ca4d4ead-2b2e-4c62-b5f5-2dafbe6af0de HTTP/1.1" 200 115 0.016254 10.0.0.57 - - [2025-10-20 01:58:56] "GET /virtual-machine-interface/2c75aa52-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.011758 10.0.0.57 - - [2025-10-20 01:58:56] "POST /set-tag HTTP/1.1" 200 109 0.002345 10.0.0.57 - - [2025-10-20 01:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.57 - - [2025-10-20 01:58:56] "GET /loadbalancer/9ab3543d-c5b2-45a7-8f67-ee84973399fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002385 10.0.0.57 - - [2025-10-20 01:58:57] "GET /virtual-machine-interface/2c75aa52-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006909 10.0.0.57 - - [2025-10-20 01:58:57] "POST /set-tag HTTP/1.1" 200 109 0.004049 10.0.0.57 - - [2025-10-20 01:58:57] "GET /virtual-machine-interface/2c75aa52-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006080 10.0.0.57 - - [2025-10-20 01:58:57] "POST /set-tag HTTP/1.1" 200 109 0.002187 10.0.0.57 - - [2025-10-20 01:58:57] "GET /virtual-machine/ec3d0be1-53f2-4ff5-a45d-5aef42ab227e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002560 10.0.0.57 - - [2025-10-20 01:58:57] "POST /ref-update HTTP/1.1" 200 156 0.011254 10.0.0.57 - - [2025-10-20 01:58:57] "GET /virtual-machine-interface/2c75aa52-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.012165 10.0.0.57 - - [2025-10-20 01:58:57] "POST /set-tag HTTP/1.1" 200 109 0.022964 10.0.0.57 - - [2025-10-20 01:58:58] "POST /set-tag HTTP/1.1" 200 109 0.014567 10.0.0.57 - - [2025-10-20 01:58:58] "POST /set-tag HTTP/1.1" 200 109 0.032009 10.0.0.57 - - [2025-10-20 01:58:58] "DELETE /instance-ip/2c8ab87a-ad58-11f0-a2f3-fa163e90479a HTTP/1.1" 200 115 0.044451 10.0.0.57 - - [2025-10-20 01:58:58] "POST /ref-update HTTP/1.1" 200 156 0.008775 10.0.0.57 - - [2025-10-20 01:58:58] "DELETE /virtual-machine-interface/2c75aa52-ad58-11f0-a2f3-fa163e90479a HTTP/1.1" 200 115 0.047228 10.0.0.57 - - [2025-10-20 01:58:58] "DELETE /virtual-machine/ec3d0be1-53f2-4ff5-a45d-5aef42ab227e HTTP/1.1" 200 115 0.025638 10.0.0.57 - - [2025-10-20 01:58:58] "DELETE /tag/7a2c4ce0-0445-497e-9b61-c96ecf79d8ae HTTP/1.1" 200 115 0.070723 10.0.0.57 - - [2025-10-20 01:58:58] "DELETE /tag/17f2f133-2c82-4b27-ab6d-dbea1ba34457 HTTP/1.1" 200 115 0.038403 10.0.0.57 - - [2025-10-20 01:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.57 - - [2025-10-20 01:59:01] "GET /project/7075ecd9-31e9-4a64-a49e-9c17c6231c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039801 10.0.0.57 - - [2025-10-20 01:59:01] "POST /tags HTTP/1.1" 200 393 0.028838 10.0.0.57 - - [2025-10-20 01:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009179 10.0.0.57 - - [2025-10-20 01:59:01] "GET /tag/f85ca066-8e94-43df-9b09-fdc87ba7e4a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.015156 10.0.0.57 - - [2025-10-20 01:59:01] "POST /tags HTTP/1.1" 200 341 0.020585 10.0.0.57 - - [2025-10-20 01:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.57 - - [2025-10-20 01:59:01] "GET /tag/5eff70d2-0150-4ec5-800a-3790bda2dd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011832 10.0.0.57 - - [2025-10-20 01:59:02] "POST /id-to-fqname HTTP/1.1" 200 192 0.003916 10.0.0.57 - - [2025-10-20 01:59:02] "POST /fqname-to-id HTTP/1.1" 404 201 0.002234 10.0.0.57 - - [2025-10-20 01:59:02] "POST /security-groups HTTP/1.1" 200 589 0.062283 10.0.0.57 - - [2025-10-20 01:59:02] "POST /fqname-to-id HTTP/1.1" 404 236 0.002417 10.0.0.57 - - [2025-10-20 01:59:02] "POST /projects HTTP/1.1" 200 519 0.206316 10.0.0.57 - - [2025-10-20 01:59:02] "POST /access-control-lists HTTP/1.1" 200 598 0.061821 10.0.0.57 - - [2025-10-20 01:59:02] "POST /fqname-to-id HTTP/1.1" 404 235 0.010040 10.0.0.57 - - [2025-10-20 01:59:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.017364 10.0.0.57 - - [2025-10-20 01:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.020644 10.0.0.57 - - [2025-10-20 01:59:02] "GET /virtual-network/e51fb28d-5087-40b1-94b2-76fbc778a7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005136 10.0.0.57 - - [2025-10-20 01:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.57 - - [2025-10-20 01:59:02] "POST /access-control-lists HTTP/1.1" 200 596 0.087390 10.0.0.57 - - [2025-10-20 01:59:02] "GET /virtual-network/91a95bce-b5ee-4f87-842c-b9c32008ab50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.003801 10.0.0.57 - - [2025-10-20 01:59:02] "PUT /virtual-network/e51fb28d-5087-40b1-94b2-76fbc778a7da HTTP/1.1" 200 264 0.051865 10.0.0.57 - - [2025-10-20 01:59:02] "PUT /virtual-network/91a95bce-b5ee-4f87-842c-b9c32008ab50 HTTP/1.1" 200 264 0.041414 10.0.0.57 - - [2025-10-20 01:59:02] "POST /security-groups HTTP/1.1" 200 591 0.066857 10.0.0.57 - - [2025-10-20 01:59:02] "POST /fqname-to-id HTTP/1.1" 404 270 0.006514 10.0.0.57 - - [2025-10-20 01:59:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.036909 10.0.0.57 - - [2025-10-20 01:59:02] "POST /chown HTTP/1.1" 200 109 0.015408 10.0.0.57 - - [2025-10-20 01:59:02] "POST /access-control-lists HTTP/1.1" 200 632 0.041469 10.0.0.57 - - [2025-10-20 01:59:02] "POST /fqname-to-id HTTP/1.1" 404 269 0.008595 10.0.0.57 - - [2025-10-20 01:59:02] "GET /application-policy-set/1885b0f1-faa3-48d5-a4fa-4ea9fbdba9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002847 10.0.0.57 - - [2025-10-20 01:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.57 - - [2025-10-20 01:59:02] "GET /policy-management/6f353124-ec69-419b-af0d-5f5feec9a692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002440 10.0.0.57 - - [2025-10-20 01:59:02] "POST /access-control-lists HTTP/1.1" 200 630 0.076025 10.0.0.57 - - [2025-10-20 01:59:02] "POST /tags HTTP/1.1" 409 226 0.018098 10.0.0.57 - - [2025-10-20 01:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.57 - - [2025-10-20 01:59:02] "GET /tag/5eff70d2-0150-4ec5-800a-3790bda2dd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.013458 10.0.0.57 - - [2025-10-20 01:59:02] "POST /firewall-rules HTTP/1.1" 200 600 0.064274 10.0.0.57 - - [2025-10-20 01:59:02] "GET /firewall-rule/13b4f715-ce29-41db-9743-f03fcb4867a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.009531 10.0.0.57 - - [2025-10-20 01:59:02] "GET /firewall-policy/749bbe53-f882-400b-9405-3c605bdc1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004243 10.0.0.57 - - [2025-10-20 01:59:02] "GET /firewall-rule/13b4f715-ce29-41db-9743-f03fcb4867a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002851 10.0.0.57 - - [2025-10-20 01:59:03] "POST /ref-update HTTP/1.1" 200 156 0.042102 10.0.0.57 - - [2025-10-20 01:59:03] "GET /application-policy-set/1885b0f1-faa3-48d5-a4fa-4ea9fbdba9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012584 10.0.0.57 - - [2025-10-20 01:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.57 - - [2025-10-20 01:59:03] "GET /policy-management/6f353124-ec69-419b-af0d-5f5feec9a692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002378 10.0.0.57 - - [2025-10-20 01:59:03] "POST /tags HTTP/1.1" 409 226 0.001415 10.0.0.57 - - [2025-10-20 01:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.57 - - [2025-10-20 01:59:03] "GET /tag/5eff70d2-0150-4ec5-800a-3790bda2dd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010582 10.0.0.57 - - [2025-10-20 01:59:03] "POST /firewall-rules HTTP/1.1" 200 598 0.144956 10.0.0.57 - - [2025-10-20 01:59:03] "GET /firewall-rule/e177fed5-2eb8-4624-815a-072b8306fabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.008407 10.0.0.57 - - [2025-10-20 01:59:03] "GET /firewall-policy/749bbe53-f882-400b-9405-3c605bdc1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004146 10.0.0.57 - - [2025-10-20 01:59:03] "GET /firewall-rule/e177fed5-2eb8-4624-815a-072b8306fabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002060 10.0.0.57 - - [2025-10-20 01:59:03] "POST /ref-update HTTP/1.1" 200 156 0.045020 10.0.0.57 - - [2025-10-20 01:59:04] "POST /tags HTTP/1.1" 200 393 0.022280 10.0.0.57 - - [2025-10-20 01:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005576 10.0.0.57 - - [2025-10-20 01:59:04] "GET /tag/cb4a117e-f6ae-45ca-a312-6f3ebafb1695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.015705 10.0.0.57 - - [2025-10-20 01:59:04] "POST /tags HTTP/1.1" 200 341 0.019351 10.0.0.57 - - [2025-10-20 01:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011976 10.0.0.57 - - [2025-10-20 01:59:05] "GET /tag/cd0ac7fa-b4eb-4311-9a69-2cd11e6d3f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012293 10.0.0.57 - - [2025-10-20 01:59:05] "POST /id-to-fqname HTTP/1.1" 200 192 0.000487 10.0.0.57 - - [2025-10-20 01:59:05] "POST /fqname-to-id HTTP/1.1" 404 201 0.004503 10.0.0.57 - - [2025-10-20 01:59:05] "POST /security-groups HTTP/1.1" 200 589 0.088658 10.0.0.57 - - [2025-10-20 01:59:05] "POST /projects HTTP/1.1" 200 519 0.190184 10.0.0.57 - - [2025-10-20 01:59:05] "POST /fqname-to-id HTTP/1.1" 404 236 0.002877 10.0.0.57 - - [2025-10-20 01:59:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.010071 10.0.0.57 - - [2025-10-20 01:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007388 10.0.0.57 - - [2025-10-20 01:59:05] "GET /virtual-network/e51fb28d-5087-40b1-94b2-76fbc778a7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.018948 10.0.0.57 - - [2025-10-20 01:59:05] "POST /access-control-lists HTTP/1.1" 200 598 0.079464 10.0.0.57 - - [2025-10-20 01:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.013285 10.0.0.57 - - [2025-10-20 01:59:05] "POST /fqname-to-id HTTP/1.1" 404 235 0.018326 10.0.0.57 - - [2025-10-20 01:59:05] "GET /virtual-network/91a95bce-b5ee-4f87-842c-b9c32008ab50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004488 10.0.0.57 - - [2025-10-20 01:59:05] "POST /access-control-lists HTTP/1.1" 200 596 0.059286 10.0.0.57 - - [2025-10-20 01:59:05] "PUT /virtual-network/e51fb28d-5087-40b1-94b2-76fbc778a7da HTTP/1.1" 200 264 0.094757 10.0.0.57 - - [2025-10-20 01:59:05] "PUT /virtual-network/91a95bce-b5ee-4f87-842c-b9c32008ab50 HTTP/1.1" 200 264 0.051100 10.0.0.57 - - [2025-10-20 01:59:05] "POST /security-groups HTTP/1.1" 200 591 0.073772 10.0.0.57 - - [2025-10-20 01:59:05] "POST /fqname-to-id HTTP/1.1" 404 270 0.003011 10.0.0.57 - - [2025-10-20 01:59:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.015405 10.0.0.57 - - [2025-10-20 01:59:05] "POST /chown HTTP/1.1" 200 109 0.055209 10.0.0.57 - - [2025-10-20 01:59:05] "GET /application-policy-set/1885b0f1-faa3-48d5-a4fa-4ea9fbdba9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002786 10.0.0.57 - - [2025-10-20 01:59:05] "POST /access-control-lists HTTP/1.1" 200 632 0.102643 10.0.0.57 - - [2025-10-20 01:59:05] "POST /fqname-to-id HTTP/1.1" 404 269 0.010394 10.0.0.57 - - [2025-10-20 01:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005785 10.0.0.57 - - [2025-10-20 01:59:05] "GET /policy-management/6f353124-ec69-419b-af0d-5f5feec9a692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003836 10.0.0.57 - - [2025-10-20 01:59:05] "POST /tags HTTP/1.1" 409 226 0.005036 10.0.0.57 - - [2025-10-20 01:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.57 - - [2025-10-20 01:59:05] "POST /access-control-lists HTTP/1.1" 200 630 0.072767 10.0.0.57 - - [2025-10-20 01:59:05] "GET /tag/cd0ac7fa-b4eb-4311-9a69-2cd11e6d3f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.026839 10.0.0.57 - - [2025-10-20 01:59:05] "POST /firewall-rules HTTP/1.1" 200 600 0.082485 10.0.0.57 - - [2025-10-20 01:59:06] "GET /firewall-rule/b4adadbf-6197-4b6a-a2cd-36837a76ff6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.007581 10.0.0.57 - - [2025-10-20 01:59:06] "GET /firewall-policy/749bbe53-f882-400b-9405-3c605bdc1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.006687 10.0.0.57 - - [2025-10-20 01:59:06] "GET /firewall-rule/b4adadbf-6197-4b6a-a2cd-36837a76ff6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002313 10.0.0.57 - - [2025-10-20 01:59:06] "POST /ref-update HTTP/1.1" 200 156 0.061588 10.0.0.57 - - [2025-10-20 01:59:06] "GET /application-policy-set/1885b0f1-faa3-48d5-a4fa-4ea9fbdba9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008910 10.0.0.57 - - [2025-10-20 01:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.57 - - [2025-10-20 01:59:06] "GET /policy-management/6f353124-ec69-419b-af0d-5f5feec9a692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003000 10.0.0.57 - - [2025-10-20 01:59:06] "POST /tags HTTP/1.1" 409 226 0.002177 10.0.0.57 - - [2025-10-20 01:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.57 - - [2025-10-20 01:59:06] "GET /tag/cd0ac7fa-b4eb-4311-9a69-2cd11e6d3f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011291 10.0.0.57 - - [2025-10-20 01:59:06] "POST /firewall-rules HTTP/1.1" 200 598 0.074391 10.0.0.57 - - [2025-10-20 01:59:06] "GET /firewall-rule/f5898b4a-fd72-4ac1-adc9-f3a41e768cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.005051 10.0.0.57 - - [2025-10-20 01:59:06] "GET /firewall-policy/749bbe53-f882-400b-9405-3c605bdc1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004346 10.0.0.57 - - [2025-10-20 01:59:06] "GET /firewall-rule/f5898b4a-fd72-4ac1-adc9-f3a41e768cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002230 10.0.0.57 - - [2025-10-20 01:59:06] "POST /ref-update HTTP/1.1" 200 156 0.061122 10.0.0.57 - - [2025-10-20 01:59:07] "POST /tags HTTP/1.1" 200 345 0.098060 10.0.0.57 - - [2025-10-20 01:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.016432 10.0.0.57 - - [2025-10-20 01:59:07] "GET /tag/df2c7b61-8673-484d-a300-80930be9b36d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.014704 10.0.0.57 - - [2025-10-20 01:59:07] "POST /projects HTTP/1.1" 409 238 0.004051 10.0.0.57 - - [2025-10-20 01:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.57 - - [2025-10-20 01:59:08] "GET /project/84e341c7-075d-4f2a-9e18-d43514e369b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041163 10.0.0.57 - - [2025-10-20 01:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.57 - - [2025-10-20 01:59:08] "GET /virtual-network/e51fb28d-5087-40b1-94b2-76fbc778a7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004999 10.0.0.57 - - [2025-10-20 01:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.57 - - [2025-10-20 01:59:08] "GET /virtual-network/91a95bce-b5ee-4f87-842c-b9c32008ab50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004791 10.0.0.57 - - [2025-10-20 01:59:08] "POST /security-groups HTTP/1.1" 409 285 0.002928 10.0.0.57 - - [2025-10-20 01:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.57 - - [2025-10-20 01:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.57 - - [2025-10-20 01:59:08] "PUT /security-group/36afdb46-631e-4981-84e1-01a4761fcac8 HTTP/1.1" 200 262 0.073203 10.0.0.57 - - [2025-10-20 01:59:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.027021 10.0.0.57 - - [2025-10-20 01:59:08] "POST /tags HTTP/1.1" 409 228 0.008242 10.0.0.57 - - [2025-10-20 01:59:08] "PUT /access-control-list/8a85d354-2990-4412-a55b-3153b65ea550 HTTP/1.1" 200 272 0.042067 10.0.0.57 - - [2025-10-20 01:59:08] "GET /project/84e341c7-075d-4f2a-9e18-d43514e369b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.130045 10.0.0.57 - - [2025-10-20 01:59:08] "PUT /access-control-list/93c18572-e48f-476f-9f4e-a10260ff9c18 HTTP/1.1" 200 272 0.036378 10.0.0.57 - - [2025-10-20 01:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.015808 10.0.0.57 - - [2025-10-20 01:59:08] "GET /tag/df2c7b61-8673-484d-a300-80930be9b36d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.037142 10.0.0.57 - - [2025-10-20 01:59:08] "POST /tags HTTP/1.1" 200 345 0.024616 10.0.0.57 - - [2025-10-20 01:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.57 - - [2025-10-20 01:59:08] "GET /tag/07e323c9-8f15-4426-9326-15c85044ddaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.012640 10.0.0.57 - - [2025-10-20 01:59:08] "POST /projects HTTP/1.1" 409 238 0.002416 10.0.0.57 - - [2025-10-20 01:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.57 - - [2025-10-20 01:59:08] "GET /project/391be30f-44a4-4303-bcb7-c821f7ea9de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.052357 10.0.0.57 - - [2025-10-20 01:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.57 - - [2025-10-20 01:59:08] "GET /virtual-network/e51fb28d-5087-40b1-94b2-76fbc778a7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003989 10.0.0.57 - - [2025-10-20 01:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.57 - - [2025-10-20 01:59:08] "GET /virtual-network/91a95bce-b5ee-4f87-842c-b9c32008ab50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006874 10.0.0.57 - - [2025-10-20 01:59:08] "POST /security-groups HTTP/1.1" 409 285 0.003473 10.0.0.57 - - [2025-10-20 01:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.57 - - [2025-10-20 01:59:08] "GET /project/391be30f-44a4-4303-bcb7-c821f7ea9de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033518 10.0.0.57 - - [2025-10-20 01:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.57 - - [2025-10-20 01:59:08] "PUT /security-group/e605def6-8116-473f-91e9-60a91beeeb37 HTTP/1.1" 200 262 0.059281 10.0.0.57 - - [2025-10-20 01:59:08] "PUT /access-control-list/01865488-e949-408f-bb20-8ffc50e0a5b3 HTTP/1.1" 200 272 0.016037 10.0.0.57 - - [2025-10-20 01:59:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.031199 10.0.0.57 - - [2025-10-20 01:59:08] "POST /tags HTTP/1.1" 409 228 0.019440 10.0.0.57 - - [2025-10-20 01:59:08] "PUT /access-control-list/410f2a5b-a1c1-4de1-a735-f62e559d2f19 HTTP/1.1" 200 272 0.033956 10.0.0.57 - - [2025-10-20 01:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.57 - - [2025-10-20 01:59:08] "GET /tag/07e323c9-8f15-4426-9326-15c85044ddaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.017384 10.0.0.57 - - [2025-10-20 01:59:09] "POST /tags HTTP/1.1" 200 291 0.061968 10.0.0.57 - - [2025-10-20 01:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.57 - - [2025-10-20 01:59:09] "GET /tag/33fbae5d-4ab0-4f7e-9392-8360ab3fb9ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.018493 10.0.0.57 - - [2025-10-20 01:59:09] "POST /tags HTTP/1.1" 200 303 0.059792 10.0.0.57 - - [2025-10-20 01:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004337 10.0.0.57 - - [2025-10-20 01:59:09] "GET /tag/3f00e83d-0624-449b-9ac9-c47d936ec45e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014086 10.0.0.57 - - [2025-10-20 01:59:09] "POST /tags HTTP/1.1" 409 252 0.001925 10.0.0.57 - - [2025-10-20 01:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.57 - - [2025-10-20 01:59:09] "GET /tag/f85ca066-8e94-43df-9b09-fdc87ba7e4a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010548 10.0.0.57 - - [2025-10-20 01:59:09] "POST /tags HTTP/1.1" 409 226 0.001802 10.0.0.57 - - [2025-10-20 01:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013261 10.0.0.57 - - [2025-10-20 01:59:09] "GET /tag/5eff70d2-0150-4ec5-800a-3790bda2dd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.012104 10.0.0.57 - - [2025-10-20 01:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.57 - - [2025-10-20 01:59:09] "GET /virtual-network/e51fb28d-5087-40b1-94b2-76fbc778a7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006193 10.0.0.57 - - [2025-10-20 01:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.57 - - [2025-10-20 01:59:09] "GET /project/84e341c7-075d-4f2a-9e18-d43514e369b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041884 10.0.0.57 - - [2025-10-20 01:59:09] "POST /virtual-machines HTTP/1.1" 200 395 0.010099 10.0.0.57 - - [2025-10-20 01:59:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.017882 10.0.0.57 - - [2025-10-20 01:59:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.134925 10.0.0.57 - - [2025-10-20 01:59:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.008475 10.0.0.57 - - [2025-10-20 01:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005687 10.0.0.57 - - [2025-10-20 01:59:09] "GET /virtual-machine-interface/5e133552-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006595 10.0.0.57 - - [2025-10-20 01:59:09] "POST /instance-ips HTTP/1.1" 200 397 0.018993 10.0.0.57 - - [2025-10-20 01:59:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.020438 10.0.0.57 - - [2025-10-20 01:59:09] "GET /virtual-machine-interface/5e133552-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.018004 10.0.0.57 - - [2025-10-20 01:59:09] "POST /set-tag HTTP/1.1" 200 109 0.072146 10.0.0.57 - - [2025-10-20 01:59:10] "GET /virtual-machine-interface/5e133552-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.028780 10.0.0.57 - - [2025-10-20 01:59:10] "GET /instance-ip/5e303d82-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006919 10.0.0.57 - - [2025-10-20 01:59:10] "GET /virtual-machine-interface/5e133552-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006061 10.0.0.57 - - [2025-10-20 01:59:10] "POST /set-tag HTTP/1.1" 200 109 0.002670 10.0.0.57 - - [2025-10-20 01:59:10] "GET /virtual-router/5b751d3f-f800-4f0f-978a-5cae4804b911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004321 10.0.0.57 - - [2025-10-20 01:59:10] "POST /ref-update HTTP/1.1" 200 156 0.011996 10.0.0.57 - - [2025-10-20 01:59:10] "GET /virtual-machine-interface/5e133552-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007710 10.0.0.57 - - [2025-10-20 01:59:10] "POST /set-tag HTTP/1.1" 200 109 0.004434 10.0.0.57 - - [2025-10-20 01:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.57 - - [2025-10-20 01:59:10] "GET /virtual-network/e51fb28d-5087-40b1-94b2-76fbc778a7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003937 10.0.0.57 - - [2025-10-20 01:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.57 - - [2025-10-20 01:59:10] "GET /project/84e341c7-075d-4f2a-9e18-d43514e369b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040459 10.0.0.57 - - [2025-10-20 01:59:10] "POST /virtual-machines HTTP/1.1" 200 395 0.011501 10.0.0.57 - - [2025-10-20 01:59:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.018980 10.0.0.57 - - [2025-10-20 01:59:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.125858 10.0.0.57 - - [2025-10-20 01:59:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.010329 10.0.0.57 - - [2025-10-20 01:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005532 10.0.0.57 - - [2025-10-20 01:59:10] "GET /virtual-machine-interface/5e94c84c-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006428 10.0.0.57 - - [2025-10-20 01:59:10] "POST /instance-ips HTTP/1.1" 200 397 0.020043 10.0.0.57 - - [2025-10-20 01:59:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.022710 10.0.0.57 - - [2025-10-20 01:59:10] "GET /virtual-machine-interface/5e94c84c-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004802 10.0.0.57 - - [2025-10-20 01:59:10] "POST /set-tag HTTP/1.1" 200 109 0.059949 10.0.0.57 - - [2025-10-20 01:59:10] "GET /virtual-machine-interface/5e94c84c-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019635 10.0.0.57 - - [2025-10-20 01:59:10] "GET /instance-ip/5eb14f94-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004762 10.0.0.57 - - [2025-10-20 01:59:10] "GET /virtual-machine-interface/5e94c84c-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005126 10.0.0.57 - - [2025-10-20 01:59:10] "POST /set-tag HTTP/1.1" 200 109 0.002361 10.0.0.57 - - [2025-10-20 01:59:10] "GET /virtual-router/5b751d3f-f800-4f0f-978a-5cae4804b911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.004766 10.0.0.57 - - [2025-10-20 01:59:10] "POST /ref-update HTTP/1.1" 200 156 0.011430 10.0.0.57 - - [2025-10-20 01:59:11] "GET /virtual-machine-interface/5e94c84c-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005961 10.0.0.57 - - [2025-10-20 01:59:11] "POST /set-tag HTTP/1.1" 200 109 0.002350 10.0.0.57 - - [2025-10-20 01:59:11] "POST /tags HTTP/1.1" 200 291 0.017349 10.0.0.57 - - [2025-10-20 01:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.57 - - [2025-10-20 01:59:11] "GET /tag/85d76a29-9097-40fe-a374-e983795912c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.011702 10.0.0.57 - - [2025-10-20 01:59:11] "POST /tags HTTP/1.1" 409 252 0.001711 10.0.0.57 - - [2025-10-20 01:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.57 - - [2025-10-20 01:59:11] "GET /tag/cb4a117e-f6ae-45ca-a312-6f3ebafb1695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011072 10.0.0.57 - - [2025-10-20 01:59:11] "POST /tags HTTP/1.1" 409 226 0.001938 10.0.0.57 - - [2025-10-20 01:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.57 - - [2025-10-20 01:59:11] "GET /tag/cd0ac7fa-b4eb-4311-9a69-2cd11e6d3f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012446 10.0.0.57 - - [2025-10-20 01:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004444 10.0.0.57 - - [2025-10-20 01:59:11] "GET /virtual-network/e51fb28d-5087-40b1-94b2-76fbc778a7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004516 10.0.0.57 - - [2025-10-20 01:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.57 - - [2025-10-20 01:59:11] "GET /project/391be30f-44a4-4303-bcb7-c821f7ea9de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037284 10.0.0.57 - - [2025-10-20 01:59:11] "POST /virtual-machines HTTP/1.1" 200 395 0.009312 10.0.0.57 - - [2025-10-20 01:59:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.009274 10.0.0.57 - - [2025-10-20 01:59:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105466 10.0.0.57 - - [2025-10-20 01:59:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.008899 10.0.0.57 - - [2025-10-20 01:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.015530 10.0.0.57 - - [2025-10-20 01:59:11] "GET /virtual-machine-interface/5f31cc6e-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004662 10.0.0.57 - - [2025-10-20 01:59:11] "POST /instance-ips HTTP/1.1" 200 397 0.020048 10.0.0.57 - - [2025-10-20 01:59:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.022998 10.0.0.57 - - [2025-10-20 01:59:11] "GET /virtual-machine-interface/5f31cc6e-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008106 10.0.0.57 - - [2025-10-20 01:59:11] "POST /set-tag HTTP/1.1" 200 109 0.063710 10.0.0.57 - - [2025-10-20 01:59:11] "GET /virtual-machine-interface/5f31cc6e-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016632 10.0.0.57 - - [2025-10-20 01:59:11] "GET /instance-ip/5f4adde4-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003053 10.0.0.57 - - [2025-10-20 01:59:11] "GET /virtual-machine-interface/5f31cc6e-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004420 10.0.0.57 - - [2025-10-20 01:59:11] "POST /set-tag HTTP/1.1" 200 109 0.002317 10.0.0.57 - - [2025-10-20 01:59:11] "GET /virtual-router/5b751d3f-f800-4f0f-978a-5cae4804b911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003800 10.0.0.57 - - [2025-10-20 01:59:11] "POST /ref-update HTTP/1.1" 200 156 0.010499 10.0.0.57 - - [2025-10-20 01:59:12] "GET /virtual-machine-interface/5f31cc6e-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006183 10.0.0.57 - - [2025-10-20 01:59:12] "POST /set-tag HTTP/1.1" 200 109 0.002197 10.0.0.57 - - [2025-10-20 01:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.57 - - [2025-10-20 01:59:12] "GET /virtual-network/e51fb28d-5087-40b1-94b2-76fbc778a7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004062 10.0.0.57 - - [2025-10-20 01:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.57 - - [2025-10-20 01:59:12] "GET /project/391be30f-44a4-4303-bcb7-c821f7ea9de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033756 10.0.0.57 - - [2025-10-20 01:59:12] "POST /virtual-machines HTTP/1.1" 200 395 0.008078 10.0.0.57 - - [2025-10-20 01:59:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.017567 10.0.0.57 - - [2025-10-20 01:59:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115969 10.0.0.57 - - [2025-10-20 01:59:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.008848 10.0.0.57 - - [2025-10-20 01:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010569 10.0.0.57 - - [2025-10-20 01:59:12] "GET /virtual-machine-interface/5fa63afe-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005607 10.0.0.57 - - [2025-10-20 01:59:12] "POST /instance-ips HTTP/1.1" 200 397 0.021890 10.0.0.57 - - [2025-10-20 01:59:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.020126 10.0.0.57 - - [2025-10-20 01:59:12] "GET /virtual-machine-interface/5fa63afe-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012774 10.0.0.57 - - [2025-10-20 01:59:12] "POST /set-tag HTTP/1.1" 200 109 0.063837 10.0.0.57 - - [2025-10-20 01:59:12] "GET /virtual-machine-interface/5fa63afe-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016269 10.0.0.57 - - [2025-10-20 01:59:12] "GET /instance-ip/5fc09f52-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004026 10.0.0.57 - - [2025-10-20 01:59:12] "GET /virtual-machine-interface/5fa63afe-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004396 10.0.0.57 - - [2025-10-20 01:59:12] "POST /set-tag HTTP/1.1" 200 109 0.002084 10.0.0.57 - - [2025-10-20 01:59:12] "GET /virtual-router/5b751d3f-f800-4f0f-978a-5cae4804b911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003321 10.0.0.57 - - [2025-10-20 01:59:12] "POST /ref-update HTTP/1.1" 200 156 0.009196 10.0.0.57 - - [2025-10-20 01:59:12] "GET /virtual-machine-interface/5fa63afe-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013287 10.0.0.57 - - [2025-10-20 01:59:12] "POST /set-tag HTTP/1.1" 200 109 0.003670 10.0.0.57 - - [2025-10-20 01:59:12] "POST /tags HTTP/1.1" 200 299 0.015895 10.0.0.57 - - [2025-10-20 01:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010524 10.0.0.57 - - [2025-10-20 01:59:12] "GET /tag/59d073ce-885f-4755-8e90-c737e52eea2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013027 10.0.0.57 - - [2025-10-20 01:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.57 - - [2025-10-20 01:59:12] "GET /virtual-network/e51fb28d-5087-40b1-94b2-76fbc778a7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004518 10.0.0.57 - - [2025-10-20 01:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.57 - - [2025-10-20 01:59:13] "GET /project/84e341c7-075d-4f2a-9e18-d43514e369b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029843 10.0.0.57 - - [2025-10-20 01:59:13] "POST /virtual-machines HTTP/1.1" 200 395 0.008291 10.0.0.57 - - [2025-10-20 01:59:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.013296 10.0.0.57 - - [2025-10-20 01:59:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.096933 10.0.0.57 - - [2025-10-20 01:59:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.009088 10.0.0.57 - - [2025-10-20 01:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.57 - - [2025-10-20 01:59:13] "GET /virtual-machine-interface/6028670e-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005704 10.0.0.57 - - [2025-10-20 01:59:13] "POST /instance-ips HTTP/1.1" 200 397 0.029997 10.0.0.57 - - [2025-10-20 01:59:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.020154 10.0.0.57 - - [2025-10-20 01:59:13] "GET /virtual-machine-interface/6028670e-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007384 10.0.0.57 - - [2025-10-20 01:59:13] "POST /set-tag HTTP/1.1" 200 109 0.042998 10.0.0.57 - - [2025-10-20 01:59:13] "GET /virtual-machine-interface/6028670e-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.020046 10.0.0.57 - - [2025-10-20 01:59:13] "GET /instance-ip/6040d820-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004920 10.0.0.57 - - [2025-10-20 01:59:13] "GET /virtual-machine-interface/6028670e-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004576 10.0.0.57 - - [2025-10-20 01:59:13] "POST /set-tag HTTP/1.1" 200 109 0.002177 10.0.0.57 - - [2025-10-20 01:59:13] "POST /tags HTTP/1.1" 200 299 0.024663 10.0.0.57 - - [2025-10-20 01:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.57 - - [2025-10-20 01:59:13] "GET /tag/4424b1fa-3f3c-44fd-9d82-ce22d42b016f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011916 10.0.0.57 - - [2025-10-20 01:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.57 - - [2025-10-20 01:59:13] "GET /virtual-network/e51fb28d-5087-40b1-94b2-76fbc778a7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004769 10.0.0.57 - - [2025-10-20 01:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.57 - - [2025-10-20 01:59:13] "GET /project/84e341c7-075d-4f2a-9e18-d43514e369b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.017594 10.0.0.57 - - [2025-10-20 01:59:13] "POST /virtual-machines HTTP/1.1" 200 395 0.008755 10.0.0.57 - - [2025-10-20 01:59:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.007169 10.0.0.57 - - [2025-10-20 01:59:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111741 10.0.0.57 - - [2025-10-20 01:59:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.023545 10.0.0.57 - - [2025-10-20 01:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.015650 10.0.0.57 - - [2025-10-20 01:59:13] "GET /virtual-machine-interface/6095fd00-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005856 10.0.0.57 - - [2025-10-20 01:59:14] "POST /instance-ips HTTP/1.1" 200 397 0.023307 10.0.0.57 - - [2025-10-20 01:59:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.026044 10.0.0.57 - - [2025-10-20 01:59:14] "GET /virtual-machine-interface/6095fd00-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013904 10.0.0.57 - - [2025-10-20 01:59:14] "POST /set-tag HTTP/1.1" 200 109 0.021241 10.0.0.57 - - [2025-10-20 01:59:14] "GET /virtual-machine-interface/6095fd00-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011978 10.0.0.57 - - [2025-10-20 01:59:14] "GET /instance-ip/60acb590-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.011822 10.0.0.57 - - [2025-10-20 01:59:14] "GET /virtual-machine-interface/6095fd00-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004527 10.0.0.57 - - [2025-10-20 01:59:14] "POST /set-tag HTTP/1.1" 200 109 0.002248 10.0.0.57 - - [2025-10-20 01:59:14] "POST /tags HTTP/1.1" 200 299 0.017161 10.0.0.57 - - [2025-10-20 01:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007592 10.0.0.57 - - [2025-10-20 01:59:14] "GET /tag/deee5985-4892-4f82-a984-d7733c6ea90f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011767 10.0.0.57 - - [2025-10-20 01:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.57 - - [2025-10-20 01:59:14] "GET /virtual-network/e51fb28d-5087-40b1-94b2-76fbc778a7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003344 10.0.0.57 - - [2025-10-20 01:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.57 - - [2025-10-20 01:59:14] "GET /project/391be30f-44a4-4303-bcb7-c821f7ea9de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032312 10.0.0.57 - - [2025-10-20 01:59:14] "POST /virtual-machines HTTP/1.1" 200 395 0.019147 10.0.0.57 - - [2025-10-20 01:59:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.009825 10.0.0.57 - - [2025-10-20 01:59:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102933 10.0.0.57 - - [2025-10-20 01:59:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.024758 10.0.0.57 - - [2025-10-20 01:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008283 10.0.0.57 - - [2025-10-20 01:59:14] "GET /virtual-machine-interface/6101d98a-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004673 10.0.0.57 - - [2025-10-20 01:59:14] "POST /instance-ips HTTP/1.1" 200 397 0.025537 10.0.0.57 - - [2025-10-20 01:59:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.017659 10.0.0.57 - - [2025-10-20 01:59:14] "GET /virtual-machine-interface/6101d98a-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009807 10.0.0.57 - - [2025-10-20 01:59:14] "POST /set-tag HTTP/1.1" 200 109 0.017939 10.0.0.57 - - [2025-10-20 01:59:14] "GET /virtual-machine-interface/6101d98a-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012704 10.0.0.57 - - [2025-10-20 01:59:14] "GET /instance-ip/61179cd4-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002671 10.0.0.57 - - [2025-10-20 01:59:14] "GET /virtual-machine-interface/6101d98a-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004442 10.0.0.57 - - [2025-10-20 01:59:14] "POST /set-tag HTTP/1.1" 200 109 0.002150 10.0.0.57 - - [2025-10-20 01:59:14] "POST /tags HTTP/1.1" 200 299 0.017056 10.0.0.57 - - [2025-10-20 01:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.017287 10.0.0.57 - - [2025-10-20 01:59:14] "GET /tag/6da272b4-d3a2-4225-a882-831c1fa389ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.015174 10.0.0.57 - - [2025-10-20 01:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.57 - - [2025-10-20 01:59:15] "GET /virtual-network/e51fb28d-5087-40b1-94b2-76fbc778a7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004243 10.0.0.57 - - [2025-10-20 01:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.57 - - [2025-10-20 01:59:15] "GET /project/391be30f-44a4-4303-bcb7-c821f7ea9de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038668 10.0.0.57 - - [2025-10-20 01:59:15] "POST /virtual-machines HTTP/1.1" 200 395 0.007536 10.0.0.57 - - [2025-10-20 01:59:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.009253 10.0.0.57 - - [2025-10-20 01:59:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.128297 10.0.0.57 - - [2025-10-20 01:59:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.019438 10.0.0.57 - - [2025-10-20 01:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005321 10.0.0.57 - - [2025-10-20 01:59:15] "GET /virtual-machine-interface/616b51f8-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006808 10.0.0.57 - - [2025-10-20 01:59:15] "POST /instance-ips HTTP/1.1" 200 397 0.020492 10.0.0.57 - - [2025-10-20 01:59:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.020078 10.0.0.57 - - [2025-10-20 01:59:15] "GET /virtual-machine-interface/616b51f8-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016858 10.0.0.57 - - [2025-10-20 01:59:15] "POST /set-tag HTTP/1.1" 200 109 0.018929 10.0.0.57 - - [2025-10-20 01:59:15] "GET /virtual-machine-interface/616b51f8-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009467 10.0.0.57 - - [2025-10-20 01:59:15] "GET /instance-ip/618305fa-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003238 10.0.0.57 - - [2025-10-20 01:59:15] "GET /virtual-machine-interface/616b51f8-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004249 10.0.0.57 - - [2025-10-20 01:59:15] "POST /set-tag HTTP/1.1" 200 109 0.002331 10.0.0.57 - - [2025-10-20 01:59:15] "GET /virtual-router/5b751d3f-f800-4f0f-978a-5cae4804b911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.004122 10.0.0.57 - - [2025-10-20 01:59:15] "POST /ref-update HTTP/1.1" 200 156 0.023892 10.0.0.57 - - [2025-10-20 01:59:15] "GET /virtual-machine-interface/6028670e-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005913 10.0.0.57 - - [2025-10-20 01:59:15] "POST /set-tag HTTP/1.1" 200 109 0.002195 10.0.0.57 - - [2025-10-20 01:59:15] "GET /virtual-machine-interface/5e133552-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004567 10.0.0.57 - - [2025-10-20 01:59:15] "POST /set-tag HTTP/1.1" 200 109 0.003906 10.0.0.57 - - [2025-10-20 01:59:15] "GET /virtual-router/5b751d3f-f800-4f0f-978a-5cae4804b911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003836 10.0.0.57 - - [2025-10-20 01:59:15] "POST /ref-update HTTP/1.1" 200 156 0.009026 10.0.0.57 - - [2025-10-20 01:59:15] "GET /virtual-machine-interface/6095fd00-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005891 10.0.0.57 - - [2025-10-20 01:59:15] "POST /set-tag HTTP/1.1" 200 109 0.001997 10.0.0.57 - - [2025-10-20 01:59:15] "GET /virtual-router/5b751d3f-f800-4f0f-978a-5cae4804b911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004102 10.0.0.57 - - [2025-10-20 01:59:15] "POST /ref-update HTTP/1.1" 200 156 0.018780 10.0.0.57 - - [2025-10-20 01:59:15] "GET /virtual-machine-interface/6101d98a-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008437 10.0.0.57 - - [2025-10-20 01:59:15] "POST /set-tag HTTP/1.1" 200 109 0.002399 10.0.0.57 - - [2025-10-20 01:59:15] "GET /virtual-machine-interface/5e94c84c-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005174 10.0.0.57 - - [2025-10-20 01:59:15] "POST /set-tag HTTP/1.1" 200 109 0.002583 10.0.0.57 - - [2025-10-20 01:59:16] "GET /virtual-router/5b751d3f-f800-4f0f-978a-5cae4804b911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004467 10.0.0.57 - - [2025-10-20 01:59:16] "POST /ref-update HTTP/1.1" 200 156 0.014239 10.0.0.57 - - [2025-10-20 01:59:16] "GET /virtual-machine-interface/616b51f8-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012274 10.0.0.57 - - [2025-10-20 01:59:16] "POST /set-tag HTTP/1.1" 200 109 0.010683 10.0.0.57 - - [2025-10-20 01:59:16] "GET /virtual-machine-interface/5f31cc6e-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004523 10.0.0.57 - - [2025-10-20 01:59:16] "POST /set-tag HTTP/1.1" 200 109 0.002401 10.0.0.57 - - [2025-10-20 01:59:16] "GET /virtual-machine-interface/5fa63afe-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004439 10.0.0.57 - - [2025-10-20 01:59:16] "POST /set-tag HTTP/1.1" 200 109 0.002054 10.0.0.57 - - [2025-10-20 01:59:16] "GET /virtual-machine-interface/6028670e-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003935 10.0.0.57 - - [2025-10-20 01:59:16] "POST /set-tag HTTP/1.1" 200 109 0.002012 10.0.0.57 - - [2025-10-20 01:59:16] "GET /virtual-machine-interface/6095fd00-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004580 10.0.0.57 - - [2025-10-20 01:59:16] "POST /set-tag HTTP/1.1" 200 109 0.002257 10.0.0.57 - - [2025-10-20 01:59:16] "GET /virtual-machine-interface/6101d98a-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004004 10.0.0.57 - - [2025-10-20 01:59:16] "POST /set-tag HTTP/1.1" 200 109 0.002751 10.0.0.57 - - [2025-10-20 01:59:16] "GET /virtual-machine-interface/616b51f8-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004761 10.0.0.57 - - [2025-10-20 01:59:16] "POST /set-tag HTTP/1.1" 200 109 0.001790 10.0.0.57 - - [2025-10-20 01:59:20] "GET /virtual-machine-interface/616b51f8-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004303 10.0.0.57 - - [2025-10-20 01:59:20] "POST /set-tag HTTP/1.1" 200 109 0.002522 10.0.0.57 - - [2025-10-20 01:59:20] "GET /virtual-machine-interface/5e94c84c-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007070 10.0.0.57 - - [2025-10-20 01:59:20] "POST /set-tag HTTP/1.1" 200 109 0.002156 10.0.0.57 - - [2025-10-20 01:59:20] "GET /virtual-machine-interface/6101d98a-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004353 10.0.0.57 - - [2025-10-20 01:59:20] "POST /set-tag HTTP/1.1" 200 109 0.002535 10.0.0.57 - - [2025-10-20 01:59:21] "GET /virtual-machine-interface/5f31cc6e-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004975 10.0.0.57 - - [2025-10-20 01:59:21] "POST /set-tag HTTP/1.1" 200 109 0.002533 10.0.0.57 - - [2025-10-20 01:59:22] "GET /virtual-machine-interface/5e133552-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004913 10.0.0.57 - - [2025-10-20 01:59:22] "POST /set-tag HTTP/1.1" 200 109 0.002387 10.0.0.57 - - [2025-10-20 01:59:23] "GET /virtual-machine/43771633-88bf-496b-ac71-b8a253507adf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003338 10.0.0.57 - - [2025-10-20 01:59:23] "GET /virtual-machine-interface/5fa63afe-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003874 10.0.0.57 - - [2025-10-20 01:59:23] "GET /virtual-machine-interface/5e133552-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004267 10.0.0.57 - - [2025-10-20 01:59:23] "POST /set-tag HTTP/1.1" 200 109 0.002575 10.0.0.57 - - [2025-10-20 01:59:23] "GET /virtual-machine/fb657b95-d1c5-4fc1-a41a-f566596895b3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003217 10.0.0.57 - - [2025-10-20 01:59:23] "GET /virtual-machine-interface/5e94c84c-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005305 10.0.0.57 - - [2025-10-20 01:59:23] "GET /virtual-machine/7d91ae97-5fc7-419d-99aa-b0b25c1541b4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003625 10.0.0.57 - - [2025-10-20 01:59:23] "GET /virtual-machine-interface/5f31cc6e-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004193 10.0.0.57 - - [2025-10-20 01:59:24] "GET /virtual-machine/6a753b8c-04c1-4d2f-8e8c-ccc2d26cce48?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002868 10.0.0.57 - - [2025-10-20 01:59:24] "GET /virtual-machine-interface/5fa63afe-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004423 10.0.0.57 - - [2025-10-20 01:59:24] "GET /virtual-machine-interface/6028670e-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004697 10.0.0.57 - - [2025-10-20 01:59:24] "POST /set-tag HTTP/1.1" 200 109 0.002150 10.0.0.57 - - [2025-10-20 01:59:25] "GET /virtual-machine-interface/6095fd00-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007006 10.0.0.57 - - [2025-10-20 01:59:25] "POST /set-tag HTTP/1.1" 200 109 0.002313 10.0.0.57 - - [2025-10-20 01:59:29] "GET /virtual-machine/fc441455-ccb6-4119-bf39-943bfdd7a1ca?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003281 10.0.0.57 - - [2025-10-20 01:59:29] "GET /virtual-machine-interface/6028670e-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004702 10.0.0.57 - - [2025-10-20 01:59:29] "GET /virtual-machine/b1a0c598-f5d9-4f74-b029-410756c7ffa6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003356 10.0.0.57 - - [2025-10-20 01:59:29] "GET /virtual-machine-interface/6101d98a-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005089 10.0.0.57 - - [2025-10-20 01:59:29] "GET /virtual-machine/4fc34768-e8e3-4a6b-a65c-8a109e8a1f63?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003009 10.0.0.57 - - [2025-10-20 01:59:29] "GET /virtual-machine-interface/6095fd00-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003480 10.0.0.57 - - [2025-10-20 01:59:29] "GET /virtual-machine/e9bd4fb6-ef1c-48ae-907d-5461e93d6d97?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002841 10.0.0.57 - - [2025-10-20 01:59:29] "GET /virtual-machine-interface/616b51f8-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003780 10.0.0.57 - - [2025-10-20 01:59:29] "GET /loadbalancer/40ded41f-98f8-492f-81ee-6c39ad4cbfb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004190 10.0.0.57 - - [2025-10-20 01:59:29] "POST /tags HTTP/1.1" 200 333 0.022559 10.0.0.57 - - [2025-10-20 01:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.012484 10.0.0.57 - - [2025-10-20 01:59:29] "GET /tag/aeffe4a9-0e73-4387-866c-571935738a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.030938 10.0.0.57 - - [2025-10-20 01:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.57 - - [2025-10-20 01:59:29] "GET /project/84e341c7-075d-4f2a-9e18-d43514e369b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040592 10.0.0.57 - - [2025-10-20 01:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004672 10.0.0.57 - - [2025-10-20 01:59:29] "GET /virtual-network/91a95bce-b5ee-4f87-842c-b9c32008ab50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004255 10.0.0.57 - - [2025-10-20 01:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.57 - - [2025-10-20 01:59:29] "GET /service-appliance-set/60170138-fea3-4821-8cd3-1bcfa0d95535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002223 10.0.0.57 - - [2025-10-20 01:59:29] "POST /fqname-to-id HTTP/1.1" 404 273 0.001421 10.0.0.57 - - [2025-10-20 01:59:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.101933 10.0.0.57 - - [2025-10-20 01:59:30] "GET /virtual-machine-interface/63842af5-3817-4aa6-91c5-2d4a1500a985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.017267 10.0.0.57 - - [2025-10-20 01:59:30] "POST /instance-ips HTTP/1.1" 200 409 0.020992 10.0.0.57 - - [2025-10-20 01:59:30] "GET /instance-ip/c26ac7d0-b973-41f9-acca-91a845c91264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003992 10.0.0.57 - - [2025-10-20 01:59:30] "POST /loadbalancers HTTP/1.1" 200 629 0.063264 10.0.0.57 - - [2025-10-20 01:59:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.031875 10.0.0.57 - - [2025-10-20 01:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012087 10.0.0.57 - - [2025-10-20 01:59:30] "GET /project/84e341c7-075d-4f2a-9e18-d43514e369b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.051718 10.0.0.57 - - [2025-10-20 01:59:30] "GET /instance-ip/c26ac7d0-b973-41f9-acca-91a845c91264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003552 10.0.0.57 - - [2025-10-20 01:59:30] "GET /project/84e341c7-075d-4f2a-9e18-d43514e369b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037967 10.0.0.57 - - [2025-10-20 01:59:30] "GET /loadbalancer/40ded41f-98f8-492f-81ee-6c39ad4cbfb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002961 10.0.0.57 - - [2025-10-20 01:59:30] "POST /floating-ips HTTP/1.1" 200 597 0.027166 10.0.0.57 - - [2025-10-20 01:59:30] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.033413 10.0.0.57 - - [2025-10-20 01:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.57 - - [2025-10-20 01:59:30] "GET /project/84e341c7-075d-4f2a-9e18-d43514e369b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028816 10.0.0.57 - - [2025-10-20 01:59:30] "GET /loadbalancer-listener/a129680a-df57-4f1c-8639-801870f3c92a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.003626 10.0.0.57 - - [2025-10-20 01:59:30] "GET /loadbalancer-listener/a129680a-df57-4f1c-8639-801870f3c92a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003483 10.0.0.57 - - [2025-10-20 01:59:30] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.018364 10.0.0.57 - - [2025-10-20 01:59:30] "GET /instance-ip/c26ac7d0-b973-41f9-acca-91a845c91264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002767 10.0.0.57 - - [2025-10-20 01:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004313 10.0.0.57 - - [2025-10-20 01:59:30] "GET /instance-ip/c26ac7d0-b973-41f9-acca-91a845c91264?fields=floating_ips HTTP/1.1" 200 1213 0.004503 10.0.0.57 - - [2025-10-20 01:59:30] "GET /floating-ip/cffd9842-71f7-4052-8a6a-f39205ae7799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.001975 10.0.0.57 - - [2025-10-20 01:59:30] "GET /loadbalancer/40ded41f-98f8-492f-81ee-6c39ad4cbfb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.005709 10.0.0.57 - - [2025-10-20 01:59:30] "GET /loadbalancer-pool/4f085640-c74f-4d9d-a1d8-8e7e3a01dadb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003758 10.0.0.57 - - [2025-10-20 01:59:30] "POST /loadbalancer-members HTTP/1.1" 200 721 0.021247 10.0.0.57 - - [2025-10-20 01:59:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.010569 10.0.0.57 - - [2025-10-20 01:59:30] "GET /loadbalancer/40ded41f-98f8-492f-81ee-6c39ad4cbfb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.015508 10.0.0.57 - - [2025-10-20 01:59:30] "GET /virtual-machine-interface/5e94c84c-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015276 10.0.0.57 - - [2025-10-20 01:59:30] "GET /virtual-machine-interface/5e94c84c-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004220 10.0.0.57 - - [2025-10-20 01:59:30] "POST /tags HTTP/1.1" 409 221 0.010229 10.0.0.57 - - [2025-10-20 01:59:30] "POST /ref-update HTTP/1.1" 200 156 0.009284 10.0.0.57 - - [2025-10-20 01:59:30] "GET /floating-ip/cffd9842-71f7-4052-8a6a-f39205ae7799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.010954 10.0.0.57 - - [2025-10-20 01:59:30] "PUT /floating-ip/cffd9842-71f7-4052-8a6a-f39205ae7799 HTTP/1.1" 200 256 0.009028 10.0.0.57 - - [2025-10-20 01:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.57 - - [2025-10-20 01:59:30] "GET /tag/aeffe4a9-0e73-4387-866c-571935738a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.017193 10.0.0.57 - - [2025-10-20 01:59:30] "POST /set-tag HTTP/1.1" 200 109 0.070997 10.0.0.57 - - [2025-10-20 01:59:30] "GET /loadbalancer-pool/4f085640-c74f-4d9d-a1d8-8e7e3a01dadb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003521 10.0.0.57 - - [2025-10-20 01:59:31] "POST /loadbalancer-members HTTP/1.1" 200 721 0.031437 10.0.0.57 - - [2025-10-20 01:59:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.022859 10.0.0.57 - - [2025-10-20 01:59:31] "GET /virtual-machine-interface/5e133552-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005715 10.0.0.57 - - [2025-10-20 01:59:31] "GET /virtual-machine-interface/5e133552-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005023 10.0.0.57 - - [2025-10-20 01:59:31] "POST /ref-update HTTP/1.1" 200 156 0.011079 10.0.0.57 - - [2025-10-20 01:59:31] "GET /floating-ip/cffd9842-71f7-4052-8a6a-f39205ae7799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.021174 10.0.0.57 - - [2025-10-20 01:59:31] "POST /set-tag HTTP/1.1" 200 109 0.067068 10.0.0.57 - - [2025-10-20 01:59:32] "GET /global-system-configs HTTP/1.1" 200 322 0.002768 10.0.0.57 - - [2025-10-20 01:59:33] "POST /tags HTTP/1.1" 409 206 0.002136 10.0.0.57 - - [2025-10-20 01:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.57 - - [2025-10-20 01:59:33] "GET /tag/3f00e83d-0624-449b-9ac9-c47d936ec45e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011008 10.0.0.57 - - [2025-10-20 01:59:33] "POST /tags HTTP/1.1" 409 204 0.001751 10.0.0.57 - - [2025-10-20 01:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.57 - - [2025-10-20 01:59:33] "GET /tag/4424b1fa-3f3c-44fd-9d82-ce22d42b016f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010924 10.0.0.57 - - [2025-10-20 01:59:33] "GET /application-policy-set/1885b0f1-faa3-48d5-a4fa-4ea9fbdba9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002125 10.0.0.57 - - [2025-10-20 01:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.57 - - [2025-10-20 01:59:33] "GET /policy-management/6f353124-ec69-419b-af0d-5f5feec9a692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002512 10.0.0.57 - - [2025-10-20 01:59:33] "POST /tags HTTP/1.1" 409 206 0.004992 10.0.0.57 - - [2025-10-20 01:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.57 - - [2025-10-20 01:59:33] "GET /tag/3f00e83d-0624-449b-9ac9-c47d936ec45e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.022903 10.0.0.57 - - [2025-10-20 01:59:33] "POST /tags HTTP/1.1" 409 226 0.007006 10.0.0.57 - - [2025-10-20 01:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.57 - - [2025-10-20 01:59:33] "GET /tag/5eff70d2-0150-4ec5-800a-3790bda2dd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010630 10.0.0.57 - - [2025-10-20 01:59:33] "POST /tags HTTP/1.1" 409 204 0.001739 10.0.0.57 - - [2025-10-20 01:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.57 - - [2025-10-20 01:59:34] "GET /tag/4424b1fa-3f3c-44fd-9d82-ce22d42b016f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010673 10.0.0.57 - - [2025-10-20 01:59:34] "POST /tags HTTP/1.1" 409 226 0.002205 10.0.0.57 - - [2025-10-20 01:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.57 - - [2025-10-20 01:59:34] "GET /tag/5eff70d2-0150-4ec5-800a-3790bda2dd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010803 10.0.0.57 - - [2025-10-20 01:59:34] "GET /application-policy-set/1885b0f1-faa3-48d5-a4fa-4ea9fbdba9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002270 10.0.0.57 - - [2025-10-20 01:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001594 10.0.0.57 - - [2025-10-20 01:59:34] "GET /policy-management/6f353124-ec69-419b-af0d-5f5feec9a692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003315 10.0.0.57 - - [2025-10-20 01:59:34] "POST /firewall-rules HTTP/1.1" 200 626 0.271110 10.0.0.57 - - [2025-10-20 01:59:34] "POST /firewall-rules HTTP/1.1" 200 646 0.079631 10.0.0.57 - - [2025-10-20 01:59:34] "GET /firewall-rule/db1d12cd-f216-406d-a685-55c8367af872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.004140 10.0.0.57 - - [2025-10-20 01:59:34] "GET /firewall-policy/53327d48-11ec-4cb5-a8eb-3ff1385da40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002287 10.0.0.57 - - [2025-10-20 01:59:34] "GET /firewall-rule/37b69e57-9b56-4f08-bd87-b1e165673e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002982 10.0.0.57 - - [2025-10-20 01:59:34] "GET /global-system-configs HTTP/1.1" 200 322 0.005084 10.0.0.57 - - [2025-10-20 01:59:34] "POST /ref-update HTTP/1.1" 200 156 0.017705 10.0.0.57 - - [2025-10-20 01:59:34] "POST /firewall-policys HTTP/1.1" 200 606 0.030600 10.0.0.57 - - [2025-10-20 01:59:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.017850 10.0.0.57 - - [2025-10-20 01:59:34] "GET /firewall-policy/4bb674b3-0d39-482b-b91d-3d1de5c71d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.010055 10.0.0.57 - - [2025-10-20 01:59:34] "GET /application-policy-set/1885b0f1-faa3-48d5-a4fa-4ea9fbdba9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002866 10.0.0.57 - - [2025-10-20 01:59:34] "GET /firewall-policy/4bb674b3-0d39-482b-b91d-3d1de5c71d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002240 10.0.0.57 - - [2025-10-20 01:59:34] "GET /firewall-policy/1c62ea10-2f7e-444e-b60a-73055ffaad4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003067 10.0.0.57 - - [2025-10-20 01:59:34] "GET /firewall-policy/53327d48-11ec-4cb5-a8eb-3ff1385da40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003713 10.0.0.57 - - [2025-10-20 01:59:34] "GET /firewall-policy/749bbe53-f882-400b-9405-3c605bdc1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004640 10.0.0.57 - - [2025-10-20 01:59:34] "GET /firewall-policy/53327d48-11ec-4cb5-a8eb-3ff1385da40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002546 10.0.0.57 - - [2025-10-20 01:59:34] "GET /firewall-policy/749bbe53-f882-400b-9405-3c605bdc1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002857 10.0.0.57 - - [2025-10-20 01:59:34] "POST /ref-update HTTP/1.1" 200 156 0.017154 10.0.0.57 - - [2025-10-20 01:59:34] "POST /ref-update HTTP/1.1" 200 156 0.022954 10.0.0.57 - - [2025-10-20 01:59:35] "POST /ref-update HTTP/1.1" 200 156 0.016027 10.0.0.57 - - [2025-10-20 01:59:35] "POST /ref-update HTTP/1.1" 200 156 0.027926 10.0.0.57 - - [2025-10-20 01:59:35] "POST /ref-update HTTP/1.1" 200 156 0.034203 10.0.0.57 - - [2025-10-20 01:59:35] "GET /firewall-policy/4bb674b3-0d39-482b-b91d-3d1de5c71d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002719 10.0.0.57 - - [2025-10-20 02:01:33] "POST /tags HTTP/1.1" 409 252 0.003463 10.0.0.57 - - [2025-10-20 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.57 - - [2025-10-20 02:01:33] "GET /tag/cb4a117e-f6ae-45ca-a312-6f3ebafb1695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.021667 10.0.0.57 - - [2025-10-20 02:01:33] "POST /tags HTTP/1.1" 409 228 0.002271 10.0.0.57 - - [2025-10-20 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.57 - - [2025-10-20 02:01:33] "GET /tag/07e323c9-8f15-4426-9326-15c85044ddaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.013463 10.0.0.57 - - [2025-10-20 02:01:33] "GET /application-policy-set/1885b0f1-faa3-48d5-a4fa-4ea9fbdba9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003655 10.0.0.57 - - [2025-10-20 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.57 - - [2025-10-20 02:01:33] "GET /policy-management/6f353124-ec69-419b-af0d-5f5feec9a692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002558 10.0.0.57 - - [2025-10-20 02:01:33] "POST /tags HTTP/1.1" 409 206 0.001890 10.0.0.57 - - [2025-10-20 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.57 - - [2025-10-20 02:01:33] "GET /tag/3f00e83d-0624-449b-9ac9-c47d936ec45e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.021190 10.0.0.57 - - [2025-10-20 02:01:33] "POST /tags HTTP/1.1" 409 226 0.002874 10.0.0.57 - - [2025-10-20 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.57 - - [2025-10-20 02:01:33] "GET /tag/5eff70d2-0150-4ec5-800a-3790bda2dd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.014890 10.0.0.57 - - [2025-10-20 02:01:33] "POST /tags HTTP/1.1" 409 204 0.003364 10.0.0.57 - - [2025-10-20 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.57 - - [2025-10-20 02:01:33] "GET /tag/4424b1fa-3f3c-44fd-9d82-ce22d42b016f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014653 10.0.0.57 - - [2025-10-20 02:01:33] "POST /tags HTTP/1.1" 409 226 0.002562 10.0.0.57 - - [2025-10-20 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.57 - - [2025-10-20 02:01:33] "GET /tag/5eff70d2-0150-4ec5-800a-3790bda2dd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.015170 10.0.0.57 - - [2025-10-20 02:01:33] "POST /tags HTTP/1.1" 409 228 0.003495 10.0.0.57 - - [2025-10-20 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.57 - - [2025-10-20 02:01:33] "GET /tag/07e323c9-8f15-4426-9326-15c85044ddaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.015504 10.0.0.57 - - [2025-10-20 02:01:33] "POST /tags HTTP/1.1" 409 252 0.002520 10.0.0.57 - - [2025-10-20 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.57 - - [2025-10-20 02:01:33] "GET /tag/cb4a117e-f6ae-45ca-a312-6f3ebafb1695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012398 10.0.0.57 - - [2025-10-20 02:01:33] "GET /application-policy-set/1885b0f1-faa3-48d5-a4fa-4ea9fbdba9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.008580 10.0.0.57 - - [2025-10-20 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.57 - - [2025-10-20 02:01:33] "GET /policy-management/6f353124-ec69-419b-af0d-5f5feec9a692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002830 10.0.0.57 - - [2025-10-20 02:01:33] "POST /firewall-rules HTTP/1.1" 409 281 0.002661 10.0.0.57 - - [2025-10-20 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.57 - - [2025-10-20 02:01:34] "PUT /firewall-rule/37b69e57-9b56-4f08-bd87-b1e165673e02 HTTP/1.1" 200 260 0.043393 10.0.0.57 - - [2025-10-20 02:01:34] "POST /firewall-rules HTTP/1.1" 409 291 0.020139 10.0.0.57 - - [2025-10-20 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.57 - - [2025-10-20 02:01:34] "PUT /firewall-rule/db1d12cd-f216-406d-a685-55c8367af872 HTTP/1.1" 200 260 0.034926 10.0.0.57 - - [2025-10-20 02:01:34] "GET /firewall-rule/db1d12cd-f216-406d-a685-55c8367af872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.009538 10.0.0.57 - - [2025-10-20 02:01:34] "POST /firewall-rules HTTP/1.1" 200 658 0.186096 10.0.0.57 - - [2025-10-20 02:01:34] "GET /firewall-rule/9f38dd86-2852-440a-b814-7ff21773a12c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.004576 10.0.0.57 - - [2025-10-20 02:01:34] "GET /firewall-policy/53327d48-11ec-4cb5-a8eb-3ff1385da40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002386 10.0.0.57 - - [2025-10-20 02:01:34] "GET /firewall-rule/37b69e57-9b56-4f08-bd87-b1e165673e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002691 10.0.0.57 - - [2025-10-20 02:01:34] "POST /firewall-policys HTTP/1.1" 409 269 0.005426 10.0.0.57 - - [2025-10-20 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.012738 10.0.0.57 - - [2025-10-20 02:01:34] "PUT /firewall-policy/4bb674b3-0d39-482b-b91d-3d1de5c71d2a HTTP/1.1" 200 264 0.033099 10.0.0.57 - - [2025-10-20 02:01:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.023528 10.0.0.57 - - [2025-10-20 02:01:34] "GET /firewall-policy/4bb674b3-0d39-482b-b91d-3d1de5c71d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.012327 10.0.0.57 - - [2025-10-20 02:01:34] "GET /application-policy-set/1885b0f1-faa3-48d5-a4fa-4ea9fbdba9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002737 10.0.0.57 - - [2025-10-20 02:01:34] "GET /firewall-policy/4bb674b3-0d39-482b-b91d-3d1de5c71d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006588 10.0.0.57 - - [2025-10-20 02:01:34] "GET /firewall-policy/1c62ea10-2f7e-444e-b60a-73055ffaad4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002981 10.0.0.57 - - [2025-10-20 02:01:34] "GET /firewall-policy/4bb674b3-0d39-482b-b91d-3d1de5c71d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003412 10.0.0.57 - - [2025-10-20 02:01:34] "GET /firewall-policy/4bb674b3-0d39-482b-b91d-3d1de5c71d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005657 [Introspect:8084]10.0.0.57 - - [2025-10-20 02:01:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000890 [Introspect:8084]10.0.0.57 - - [2025-10-20 02:01:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000951 10.0.0.57 - - [2025-10-20 02:02:35] "GET /virtual-machine-interface/5e133552-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.008498 10.0.0.57 - - [2025-10-20 02:02:35] "POST /set-tag HTTP/1.1" 200 109 0.007230 10.0.0.57 - - [2025-10-20 02:02:36] "GET /virtual-machine-interface/5fa63afe-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009993 10.0.0.57 - - [2025-10-20 02:02:36] "POST /set-tag HTTP/1.1" 200 109 0.003459 10.0.0.57 - - [2025-10-20 02:02:36] "GET /virtual-machine-interface/5f31cc6e-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005785 10.0.0.57 - - [2025-10-20 02:02:36] "POST /set-tag HTTP/1.1" 200 109 0.003677 10.0.0.57 - - [2025-10-20 02:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.57 - - [2025-10-20 02:02:36] "GET /loadbalancer/40ded41f-98f8-492f-81ee-6c39ad4cbfb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002723 10.0.0.57 - - [2025-10-20 02:02:36] "GET /virtual-machine-interface/5e133552-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004199 10.0.0.57 - - [2025-10-20 02:02:36] "POST /set-tag HTTP/1.1" 200 109 0.032868 10.0.0.57 - - [2025-10-20 02:02:36] "DELETE /loadbalancer-member/682b105a-11b1-4b5a-8825-a3770a41bb82 HTTP/1.1" 200 115 0.038926 10.0.0.57 - - [2025-10-20 02:02:36] "GET /virtual-machine-interface/6095fd00-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004988 10.0.0.57 - - [2025-10-20 02:02:36] "POST /set-tag HTTP/1.1" 200 109 0.003071 10.0.0.57 - - [2025-10-20 02:02:36] "GET /virtual-machine-interface/5e94c84c-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005932 10.0.0.57 - - [2025-10-20 02:02:36] "POST /set-tag HTTP/1.1" 200 109 0.002415 10.0.0.57 - - [2025-10-20 02:02:36] "GET /virtual-machine-interface/6028670e-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005217 10.0.0.57 - - [2025-10-20 02:02:36] "POST /set-tag HTTP/1.1" 200 109 0.002783 10.0.0.57 - - [2025-10-20 02:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.57 - - [2025-10-20 02:02:36] "GET /loadbalancer/40ded41f-98f8-492f-81ee-6c39ad4cbfb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.003463 10.0.0.57 - - [2025-10-20 02:02:36] "GET /virtual-machine-interface/6101d98a-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004809 10.0.0.57 - - [2025-10-20 02:02:36] "POST /set-tag HTTP/1.1" 200 109 0.002307 10.0.0.57 - - [2025-10-20 02:02:36] "GET /virtual-machine-interface/616b51f8-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005563 10.0.0.57 - - [2025-10-20 02:02:36] "POST /set-tag HTTP/1.1" 200 109 0.002346 10.0.0.57 - - [2025-10-20 02:02:37] "GET /virtual-machine-interface/5fa63afe-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004431 10.0.0.57 - - [2025-10-20 02:02:37] "POST /set-tag HTTP/1.1" 200 109 0.004603 10.0.0.57 - - [2025-10-20 02:02:37] "GET /virtual-machine-interface/5fa63afe-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005504 10.0.0.57 - - [2025-10-20 02:02:37] "POST /set-tag HTTP/1.1" 200 109 0.003429 10.0.0.57 - - [2025-10-20 02:02:37] "GET /virtual-machine/6a753b8c-04c1-4d2f-8e8c-ccc2d26cce48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003015 10.0.0.57 - - [2025-10-20 02:02:37] "POST /ref-update HTTP/1.1" 200 156 0.016906 10.0.0.57 - - [2025-10-20 02:02:37] "GET /virtual-machine-interface/5fa63afe-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.028186 10.0.0.57 - - [2025-10-20 02:02:37] "POST /set-tag HTTP/1.1" 200 109 0.026659 10.0.0.57 - - [2025-10-20 02:02:37] "POST /set-tag HTTP/1.1" 200 109 0.017598 10.0.0.57 - - [2025-10-20 02:02:37] "POST /set-tag HTTP/1.1" 200 109 0.029032 10.0.0.57 - - [2025-10-20 02:02:37] "POST /set-tag HTTP/1.1" 200 109 0.032624 10.0.0.57 - - [2025-10-20 02:02:37] "POST /set-tag HTTP/1.1" 200 109 0.015284 10.0.0.57 - - [2025-10-20 02:02:37] "DELETE /instance-ip/5fc09f52-ad58-11f0-a2f3-fa163e90479a HTTP/1.1" 200 115 0.054385 10.0.0.57 - - [2025-10-20 02:02:37] "DELETE /virtual-machine-interface/5fa63afe-ad58-11f0-a2f3-fa163e90479a HTTP/1.1" 200 115 0.042465 10.0.0.57 - - [2025-10-20 02:02:37] "DELETE /virtual-machine/6a753b8c-04c1-4d2f-8e8c-ccc2d26cce48 HTTP/1.1" 200 115 0.028544 10.0.0.57 - - [2025-10-20 02:02:37] "GET /virtual-machine-interface/5f31cc6e-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008013 10.0.0.57 - - [2025-10-20 02:02:37] "POST /set-tag HTTP/1.1" 200 109 0.002392 10.0.0.57 - - [2025-10-20 02:02:37] "GET /virtual-machine-interface/5f31cc6e-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004200 10.0.0.57 - - [2025-10-20 02:02:37] "POST /set-tag HTTP/1.1" 200 109 0.002939 10.0.0.57 - - [2025-10-20 02:02:37] "GET /virtual-machine/7d91ae97-5fc7-419d-99aa-b0b25c1541b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003155 10.0.0.57 - - [2025-10-20 02:02:37] "POST /ref-update HTTP/1.1" 200 156 0.011811 10.0.0.57 - - [2025-10-20 02:02:37] "GET /virtual-machine-interface/5f31cc6e-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016000 10.0.0.57 - - [2025-10-20 02:02:37] "POST /set-tag HTTP/1.1" 200 109 0.018897 10.0.0.57 - - [2025-10-20 02:02:38] "POST /set-tag HTTP/1.1" 200 109 0.035620 10.0.0.57 - - [2025-10-20 02:02:38] "POST /set-tag HTTP/1.1" 200 109 0.046207 10.0.0.57 - - [2025-10-20 02:02:38] "POST /set-tag HTTP/1.1" 200 109 0.021537 10.0.0.57 - - [2025-10-20 02:02:38] "POST /set-tag HTTP/1.1" 200 109 0.036338 10.0.0.57 - - [2025-10-20 02:02:38] "DELETE /instance-ip/5f4adde4-ad58-11f0-a2f3-fa163e90479a HTTP/1.1" 200 115 0.058806 10.0.0.57 - - [2025-10-20 02:02:38] "DELETE /virtual-machine-interface/5f31cc6e-ad58-11f0-a2f3-fa163e90479a HTTP/1.1" 200 115 0.042711 10.0.0.57 - - [2025-10-20 02:02:38] "DELETE /virtual-machine/7d91ae97-5fc7-419d-99aa-b0b25c1541b4 HTTP/1.1" 200 115 0.021841 10.0.0.57 - - [2025-10-20 02:02:38] "DELETE /tag/85d76a29-9097-40fe-a374-e983795912c0 HTTP/1.1" 200 115 0.137677 10.0.0.57 - - [2025-10-20 02:02:38] "GET /virtual-machine-interface/5e133552-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006031 10.0.0.57 - - [2025-10-20 02:02:38] "POST /set-tag HTTP/1.1" 200 109 0.002714 10.0.0.57 - - [2025-10-20 02:02:38] "GET /virtual-machine-interface/5e133552-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004781 10.0.0.57 - - [2025-10-20 02:02:38] "POST /set-tag HTTP/1.1" 200 109 0.002162 10.0.0.57 - - [2025-10-20 02:02:38] "GET /virtual-machine/43771633-88bf-496b-ac71-b8a253507adf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003745 10.0.0.57 - - [2025-10-20 02:02:38] "POST /ref-update HTTP/1.1" 200 156 0.010508 10.0.0.57 - - [2025-10-20 02:02:38] "GET /virtual-machine-interface/5e133552-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013195 10.0.0.57 - - [2025-10-20 02:02:38] "POST /set-tag HTTP/1.1" 200 109 0.016930 10.0.0.57 - - [2025-10-20 02:02:38] "POST /set-tag HTTP/1.1" 200 109 0.031148 10.0.0.57 - - [2025-10-20 02:02:38] "POST /set-tag HTTP/1.1" 200 109 0.032927 10.0.0.57 - - [2025-10-20 02:02:38] "POST /set-tag HTTP/1.1" 200 109 0.014272 10.0.0.57 - - [2025-10-20 02:02:38] "POST /set-tag HTTP/1.1" 200 109 0.032822 10.0.0.57 - - [2025-10-20 02:02:38] "DELETE /instance-ip/5e303d82-ad58-11f0-a2f3-fa163e90479a HTTP/1.1" 200 115 0.041450 10.0.0.57 - - [2025-10-20 02:02:38] "POST /ref-update HTTP/1.1" 200 156 0.011782 10.0.0.57 - - [2025-10-20 02:02:39] "DELETE /virtual-machine-interface/5e133552-ad58-11f0-a2f3-fa163e90479a HTTP/1.1" 200 115 0.062495 10.0.0.57 - - [2025-10-20 02:02:39] "DELETE /virtual-machine/43771633-88bf-496b-ac71-b8a253507adf HTTP/1.1" 200 115 0.036824 10.0.0.57 - - [2025-10-20 02:02:39] "GET /virtual-machine-interface/5e94c84c-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.011939 10.0.0.57 - - [2025-10-20 02:02:39] "POST /set-tag HTTP/1.1" 200 109 0.002550 10.0.0.57 - - [2025-10-20 02:02:39] "GET /virtual-machine-interface/5e94c84c-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.008137 10.0.0.57 - - [2025-10-20 02:02:39] "POST /set-tag HTTP/1.1" 200 109 0.002182 10.0.0.57 - - [2025-10-20 02:02:39] "GET /virtual-machine/fb657b95-d1c5-4fc1-a41a-f566596895b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002924 10.0.0.57 - - [2025-10-20 02:02:39] "POST /ref-update HTTP/1.1" 200 156 0.014334 10.0.0.57 - - [2025-10-20 02:02:39] "GET /virtual-machine-interface/5e94c84c-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.019270 10.0.0.57 - - [2025-10-20 02:02:39] "POST /set-tag HTTP/1.1" 200 109 0.026955 10.0.0.57 - - [2025-10-20 02:02:39] "POST /set-tag HTTP/1.1" 200 109 0.054251 10.0.0.57 - - [2025-10-20 02:02:39] "POST /set-tag HTTP/1.1" 200 109 0.033199 10.0.0.57 - - [2025-10-20 02:02:39] "POST /set-tag HTTP/1.1" 200 109 0.027717 10.0.0.57 - - [2025-10-20 02:02:39] "POST /set-tag HTTP/1.1" 200 109 0.033938 10.0.0.57 - - [2025-10-20 02:02:39] "DELETE /instance-ip/5eb14f94-ad58-11f0-a2f3-fa163e90479a HTTP/1.1" 200 115 0.086657 10.0.0.57 - - [2025-10-20 02:02:39] "POST /ref-update HTTP/1.1" 200 156 0.021056 10.0.0.57 - - [2025-10-20 02:02:39] "DELETE /virtual-machine-interface/5e94c84c-ad58-11f0-a2f3-fa163e90479a HTTP/1.1" 200 115 0.176016 10.0.0.57 - - [2025-10-20 02:02:39] "DELETE /virtual-machine/fb657b95-d1c5-4fc1-a41a-f566596895b3 HTTP/1.1" 200 115 0.058540 10.0.0.57 - - [2025-10-20 02:02:40] "DELETE /tag/33fbae5d-4ab0-4f7e-9392-8360ab3fb9ae HTTP/1.1" 200 115 0.070563 10.0.0.57 - - [2025-10-20 02:02:40] "DELETE /tag/3f00e83d-0624-449b-9ac9-c47d936ec45e HTTP/1.1" 409 388 0.009793 [Introspect:8084]10.0.0.57 - - [2025-10-20 02:02:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000891 [Introspect:8084]10.0.0.57 - - [2025-10-20 02:02:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001459 [Introspect:8084]10.0.0.57 - - [2025-10-20 02:02:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001326 [Introspect:8084]10.0.0.57 - - [2025-10-20 02:02:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001223 10.0.0.57 - - [2025-10-20 02:03:07] "GET /virtual-machine-interface/616b51f8-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004355 10.0.0.57 - - [2025-10-20 02:03:07] "POST /set-tag HTTP/1.1" 200 109 0.002473 10.0.0.57 - - [2025-10-20 02:03:07] "GET /virtual-machine-interface/616b51f8-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004580 10.0.0.57 - - [2025-10-20 02:03:07] "POST /set-tag HTTP/1.1" 200 109 0.002302 10.0.0.57 - - [2025-10-20 02:03:07] "GET /virtual-machine/e9bd4fb6-ef1c-48ae-907d-5461e93d6d97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002824 10.0.0.57 - - [2025-10-20 02:03:07] "POST /ref-update HTTP/1.1" 200 156 0.012008 10.0.0.57 - - [2025-10-20 02:03:07] "GET /virtual-machine-interface/616b51f8-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006706 10.0.0.57 - - [2025-10-20 02:03:07] "POST /set-tag HTTP/1.1" 200 109 0.018557 10.0.0.57 - - [2025-10-20 02:03:07] "POST /set-tag HTTP/1.1" 200 109 0.025251 10.0.0.57 - - [2025-10-20 02:03:07] "POST /set-tag HTTP/1.1" 200 109 0.025217 10.0.0.57 - - [2025-10-20 02:03:07] "POST /set-tag HTTP/1.1" 200 109 0.021332 10.0.0.57 - - [2025-10-20 02:03:07] "DELETE /instance-ip/618305fa-ad58-11f0-a2f3-fa163e90479a HTTP/1.1" 200 115 0.046486 10.0.0.57 - - [2025-10-20 02:03:07] "DELETE /virtual-machine-interface/616b51f8-ad58-11f0-a2f3-fa163e90479a HTTP/1.1" 200 115 0.051656 10.0.0.57 - - [2025-10-20 02:03:07] "DELETE /virtual-machine/e9bd4fb6-ef1c-48ae-907d-5461e93d6d97 HTTP/1.1" 200 115 0.021939 10.0.0.57 - - [2025-10-20 02:03:07] "DELETE /tag/6da272b4-d3a2-4225-a882-831c1fa389ec HTTP/1.1" 200 115 0.037144 10.0.0.57 - - [2025-10-20 02:03:07] "GET /virtual-machine-interface/6095fd00-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005724 10.0.0.57 - - [2025-10-20 02:03:07] "POST /set-tag HTTP/1.1" 200 109 0.002539 10.0.0.57 - - [2025-10-20 02:03:07] "GET /virtual-machine-interface/6095fd00-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004109 10.0.0.57 - - [2025-10-20 02:03:07] "POST /set-tag HTTP/1.1" 200 109 0.002120 10.0.0.57 - - [2025-10-20 02:03:07] "GET /virtual-machine/4fc34768-e8e3-4a6b-a65c-8a109e8a1f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002758 10.0.0.57 - - [2025-10-20 02:03:07] "POST /ref-update HTTP/1.1" 200 156 0.010223 10.0.0.57 - - [2025-10-20 02:03:07] "GET /virtual-machine-interface/6095fd00-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006314 10.0.0.57 - - [2025-10-20 02:03:07] "POST /set-tag HTTP/1.1" 200 109 0.017085 10.0.0.57 - - [2025-10-20 02:03:08] "POST /set-tag HTTP/1.1" 200 109 0.033931 10.0.0.57 - - [2025-10-20 02:03:08] "POST /set-tag HTTP/1.1" 200 109 0.017150 10.0.0.57 - - [2025-10-20 02:03:08] "POST /set-tag HTTP/1.1" 200 109 0.013420 10.0.0.57 - - [2025-10-20 02:03:08] "DELETE /instance-ip/60acb590-ad58-11f0-a2f3-fa163e90479a HTTP/1.1" 200 115 0.043839 10.0.0.57 - - [2025-10-20 02:03:08] "DELETE /virtual-machine-interface/6095fd00-ad58-11f0-a2f3-fa163e90479a HTTP/1.1" 200 115 0.049101 10.0.0.57 - - [2025-10-20 02:03:08] "DELETE /virtual-machine/4fc34768-e8e3-4a6b-a65c-8a109e8a1f63 HTTP/1.1" 200 115 0.030216 10.0.0.57 - - [2025-10-20 02:03:08] "DELETE /tag/4424b1fa-3f3c-44fd-9d82-ce22d42b016f HTTP/1.1" 409 236 0.005049 10.0.0.57 - - [2025-10-20 02:03:08] "GET /virtual-machine-interface/6028670e-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004673 10.0.0.57 - - [2025-10-20 02:03:08] "POST /set-tag HTTP/1.1" 200 109 0.002173 10.0.0.57 - - [2025-10-20 02:03:08] "GET /virtual-machine-interface/6028670e-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003966 10.0.0.57 - - [2025-10-20 02:03:08] "POST /set-tag HTTP/1.1" 200 109 0.002465 10.0.0.57 - - [2025-10-20 02:03:08] "GET /virtual-machine/fc441455-ccb6-4119-bf39-943bfdd7a1ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002524 10.0.0.57 - - [2025-10-20 02:03:08] "POST /ref-update HTTP/1.1" 200 156 0.008914 10.0.0.57 - - [2025-10-20 02:03:08] "GET /virtual-machine-interface/6028670e-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004614 10.0.0.57 - - [2025-10-20 02:03:08] "POST /set-tag HTTP/1.1" 200 109 0.017457 10.0.0.57 - - [2025-10-20 02:03:08] "POST /set-tag HTTP/1.1" 200 109 0.032961 10.0.0.57 - - [2025-10-20 02:03:08] "POST /set-tag HTTP/1.1" 200 109 0.017945 10.0.0.57 - - [2025-10-20 02:03:08] "POST /set-tag HTTP/1.1" 200 109 0.030622 10.0.0.57 - - [2025-10-20 02:03:08] "DELETE /instance-ip/6040d820-ad58-11f0-a2f3-fa163e90479a HTTP/1.1" 200 115 0.044572 10.0.0.57 - - [2025-10-20 02:03:08] "DELETE /virtual-machine-interface/6028670e-ad58-11f0-a2f3-fa163e90479a HTTP/1.1" 200 115 0.039444 10.0.0.57 - - [2025-10-20 02:03:08] "DELETE /virtual-machine/fc441455-ccb6-4119-bf39-943bfdd7a1ca HTTP/1.1" 200 115 0.022072 10.0.0.57 - - [2025-10-20 02:03:08] "DELETE /tag/df2c7b61-8673-484d-a300-80930be9b36d HTTP/1.1" 200 115 0.043929 10.0.0.57 - - [2025-10-20 02:03:08] "DELETE /tag/f85ca066-8e94-43df-9b09-fdc87ba7e4a8 HTTP/1.1" 200 115 0.033501 10.0.0.57 - - [2025-10-20 02:03:08] "DELETE /tag/59d073ce-885f-4755-8e90-c737e52eea2b HTTP/1.1" 200 115 0.030861 10.0.0.57 - - [2025-10-20 02:03:08] "GET /virtual-machine-interface/6101d98a-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004655 10.0.0.57 - - [2025-10-20 02:03:08] "POST /set-tag HTTP/1.1" 200 109 0.003211 10.0.0.57 - - [2025-10-20 02:03:08] "GET /virtual-machine-interface/6101d98a-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004937 10.0.0.57 - - [2025-10-20 02:03:08] "POST /set-tag HTTP/1.1" 200 109 0.002436 10.0.0.57 - - [2025-10-20 02:03:08] "GET /virtual-machine/b1a0c598-f5d9-4f74-b029-410756c7ffa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003960 10.0.0.57 - - [2025-10-20 02:03:08] "POST /ref-update HTTP/1.1" 200 156 0.010050 10.0.0.57 - - [2025-10-20 02:03:08] "GET /virtual-machine-interface/6101d98a-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005900 10.0.0.57 - - [2025-10-20 02:03:09] "POST /set-tag HTTP/1.1" 200 109 0.027401 10.0.0.57 - - [2025-10-20 02:03:09] "POST /set-tag HTTP/1.1" 200 109 0.024169 10.0.0.57 - - [2025-10-20 02:03:09] "POST /set-tag HTTP/1.1" 200 109 0.041011 10.0.0.57 - - [2025-10-20 02:03:09] "POST /set-tag HTTP/1.1" 200 109 0.012439 10.0.0.57 - - [2025-10-20 02:03:09] "DELETE /instance-ip/61179cd4-ad58-11f0-a2f3-fa163e90479a HTTP/1.1" 200 115 0.038477 10.0.0.57 - - [2025-10-20 02:03:09] "DELETE /virtual-machine-interface/6101d98a-ad58-11f0-a2f3-fa163e90479a HTTP/1.1" 200 115 0.055069 10.0.0.57 - - [2025-10-20 02:03:09] "DELETE /virtual-machine/b1a0c598-f5d9-4f74-b029-410756c7ffa6 HTTP/1.1" 200 115 0.016307 10.0.0.57 - - [2025-10-20 02:03:09] "DELETE /tag/07e323c9-8f15-4426-9326-15c85044ddaa HTTP/1.1" 409 236 0.017346 10.0.0.57 - - [2025-10-20 02:03:09] "DELETE /tag/cb4a117e-f6ae-45ca-a312-6f3ebafb1695 HTTP/1.1" 409 236 0.011203 10.0.0.57 - - [2025-10-20 02:03:09] "DELETE /tag/deee5985-4892-4f82-a984-d7733c6ea90f HTTP/1.1" 200 115 0.044253 10.0.0.57 - - [2025-10-20 02:03:11] "POST /projects HTTP/1.1" 409 238 0.002144 10.0.0.57 - - [2025-10-20 02:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.57 - - [2025-10-20 02:03:11] "GET /project/391be30f-44a4-4303-bcb7-c821f7ea9de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.060475 10.0.0.57 - - [2025-10-20 02:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004987 10.0.0.57 - - [2025-10-20 02:03:11] "GET /virtual-network/e51fb28d-5087-40b1-94b2-76fbc778a7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.010824 10.0.0.57 - - [2025-10-20 02:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.57 - - [2025-10-20 02:03:11] "GET /virtual-network/91a95bce-b5ee-4f87-842c-b9c32008ab50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004575 10.0.0.57 - - [2025-10-20 02:03:11] "POST /security-groups HTTP/1.1" 409 285 0.002520 10.0.0.57 - - [2025-10-20 02:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.57 - - [2025-10-20 02:03:11] "PUT /security-group/e605def6-8116-473f-91e9-60a91beeeb37 HTTP/1.1" 200 262 0.075365 10.0.0.57 - - [2025-10-20 02:03:11] "PUT /access-control-list/01865488-e949-408f-bb20-8ffc50e0a5b3 HTTP/1.1" 200 272 0.017502 10.0.0.57 - - [2025-10-20 02:03:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.047623 10.0.0.57 - - [2025-10-20 02:03:11] "PUT /access-control-list/410f2a5b-a1c1-4de1-a735-f62e559d2f19 HTTP/1.1" 200 272 0.040481 [Introspect:8084]10.0.0.57 - - [2025-10-20 02:03:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000875 [Introspect:8084]10.0.0.57 - - [2025-10-20 02:03:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000894 10.0.0.57 - - [2025-10-20 02:03:16] "POST /projects HTTP/1.1" 409 238 0.002798 10.0.0.57 - - [2025-10-20 02:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.57 - - [2025-10-20 02:03:16] "GET /project/391be30f-44a4-4303-bcb7-c821f7ea9de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.024236 10.0.0.57 - - [2025-10-20 02:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.57 - - [2025-10-20 02:03:16] "GET /virtual-network/e51fb28d-5087-40b1-94b2-76fbc778a7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003918 10.0.0.57 - - [2025-10-20 02:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.57 - - [2025-10-20 02:03:16] "GET /virtual-network/91a95bce-b5ee-4f87-842c-b9c32008ab50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004070 10.0.0.57 - - [2025-10-20 02:03:16] "POST /security-groups HTTP/1.1" 409 285 0.002131 10.0.0.57 - - [2025-10-20 02:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.57 - - [2025-10-20 02:03:16] "PUT /security-group/e605def6-8116-473f-91e9-60a91beeeb37 HTTP/1.1" 200 262 0.055029 10.0.0.57 - - [2025-10-20 02:03:16] "PUT /access-control-list/01865488-e949-408f-bb20-8ffc50e0a5b3 HTTP/1.1" 200 272 0.012635 10.0.0.57 - - [2025-10-20 02:03:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.030424 10.0.0.57 - - [2025-10-20 02:03:16] "GET /firewall-policy/749bbe53-f882-400b-9405-3c605bdc1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.015824 10.0.0.57 - - [2025-10-20 02:03:16] "PUT /access-control-list/410f2a5b-a1c1-4de1-a735-f62e559d2f19 HTTP/1.1" 200 272 0.027167 10.0.0.57 - - [2025-10-20 02:03:16] "GET /firewall-rule/b4adadbf-6197-4b6a-a2cd-36837a76ff6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002884 10.0.0.57 - - [2025-10-20 02:03:16] "POST /ref-update HTTP/1.1" 200 156 0.055100 10.0.0.57 - - [2025-10-20 02:03:16] "DELETE /firewall-rule/b4adadbf-6197-4b6a-a2cd-36837a76ff6f HTTP/1.1" 200 115 0.035199 10.0.0.57 - - [2025-10-20 02:03:16] "GET /firewall-policy/749bbe53-f882-400b-9405-3c605bdc1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004452 10.0.0.57 - - [2025-10-20 02:03:16] "GET /firewall-rule/f5898b4a-fd72-4ac1-adc9-f3a41e768cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002840 10.0.0.57 - - [2025-10-20 02:03:16] "POST /ref-update HTTP/1.1" 200 156 0.049974 10.0.0.57 - - [2025-10-20 02:03:17] "DELETE /firewall-rule/f5898b4a-fd72-4ac1-adc9-f3a41e768cf9 HTTP/1.1" 200 115 0.064905 10.0.0.57 - - [2025-10-20 02:03:17] "DELETE /tag/07e323c9-8f15-4426-9326-15c85044ddaa HTTP/1.1" 409 236 0.005346 10.0.0.57 - - [2025-10-20 02:03:17] "DELETE /tag/cb4a117e-f6ae-45ca-a312-6f3ebafb1695 HTTP/1.1" 409 236 0.005076 10.0.0.57 - - [2025-10-20 02:03:17] "DELETE /tag/cd0ac7fa-b4eb-4311-9a69-2cd11e6d3f7b HTTP/1.1" 200 115 0.036071 10.0.0.57 - - [2025-10-20 02:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.57 - - [2025-10-20 02:03:17] "GET /virtual-network/e51fb28d-5087-40b1-94b2-76fbc778a7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004330 10.0.0.57 - - [2025-10-20 02:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.57 - - [2025-10-20 02:03:17] "GET /virtual-network/91a95bce-b5ee-4f87-842c-b9c32008ab50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004070 10.0.0.57 - - [2025-10-20 02:03:17] "PUT /virtual-network/e51fb28d-5087-40b1-94b2-76fbc778a7da HTTP/1.1" 200 264 0.043757 10.0.0.57 - - [2025-10-20 02:03:17] "PUT /virtual-network/91a95bce-b5ee-4f87-842c-b9c32008ab50 HTTP/1.1" 200 264 0.042870 10.0.0.57 - - [2025-10-20 02:03:17] "DELETE /security-group/e605def6-8116-473f-91e9-60a91beeeb37 HTTP/1.1" 200 115 0.043466 10.0.0.57 - - [2025-10-20 02:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001278 10.0.0.57 - - [2025-10-20 02:03:17] "DELETE /access-control-list/01865488-e949-408f-bb20-8ffc50e0a5b3 HTTP/1.1" 200 115 0.035587 10.0.0.57 - - [2025-10-20 02:03:17] "DELETE /access-control-list/410f2a5b-a1c1-4de1-a735-f62e559d2f19 HTTP/1.1" 200 115 0.025679 10.0.0.57 - - [2025-10-20 02:03:17] "GET /project/391be30f-44a4-4303-bcb7-c821f7ea9de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.044613 10.0.0.57 - - [2025-10-20 02:03:17] "GET /project/391be30f-44a4-4303-bcb7-c821f7ea9de5?fields=security_groups HTTP/1.1" 200 1352 0.030006 10.0.0.57 - - [2025-10-20 02:03:17] "DELETE /security-group/7e395003-172c-4ab7-9828-08613b433ce1 HTTP/1.1" 200 115 0.041229 10.0.0.57 - - [2025-10-20 02:03:17] "DELETE /access-control-list/bf363e22-ef80-4917-bbd1-13492cecf958 HTTP/1.1" 200 115 0.036000 10.0.0.57 - - [2025-10-20 02:03:17] "GET /project/391be30f-44a4-4303-bcb7-c821f7ea9de5?fields=application_policy_sets HTTP/1.1" 200 1391 0.044914 10.0.0.57 - - [2025-10-20 02:03:17] "DELETE /access-control-list/5f239546-39dd-4ad6-a9c1-54ba5414ae8e HTTP/1.1" 200 115 0.053755 10.0.0.57 - - [2025-10-20 02:03:17] "DELETE /project/391be30f-44a4-4303-bcb7-c821f7ea9de5 HTTP/1.1" 200 115 0.314364 10.0.0.57 - - [2025-10-20 02:03:17] "POST /projects HTTP/1.1" 409 238 0.002416 10.0.0.57 - - [2025-10-20 02:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.57 - - [2025-10-20 02:03:17] "GET /project/84e341c7-075d-4f2a-9e18-d43514e369b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027745 10.0.0.57 - - [2025-10-20 02:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.57 - - [2025-10-20 02:03:17] "GET /virtual-network/e51fb28d-5087-40b1-94b2-76fbc778a7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005602 10.0.0.57 - - [2025-10-20 02:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.57 - - [2025-10-20 02:03:17] "GET /virtual-network/91a95bce-b5ee-4f87-842c-b9c32008ab50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003944 10.0.0.57 - - [2025-10-20 02:03:17] "POST /security-groups HTTP/1.1" 409 285 0.002169 10.0.0.57 - - [2025-10-20 02:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.57 - - [2025-10-20 02:03:17] "PUT /security-group/36afdb46-631e-4981-84e1-01a4761fcac8 HTTP/1.1" 200 262 0.054814 10.0.0.57 - - [2025-10-20 02:03:17] "PUT /access-control-list/8a85d354-2990-4412-a55b-3153b65ea550 HTTP/1.1" 200 272 0.013470 10.0.0.57 - - [2025-10-20 02:03:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.028660 10.0.0.57 - - [2025-10-20 02:03:17] "PUT /access-control-list/93c18572-e48f-476f-9f4e-a10260ff9c18 HTTP/1.1" 200 272 0.018420 10.0.0.57 - - [2025-10-20 02:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008418 10.0.0.57 - - [2025-10-20 02:03:22] "GET /loadbalancer/40ded41f-98f8-492f-81ee-6c39ad4cbfb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.007438 10.0.0.57 - - [2025-10-20 02:03:22] "GET /virtual-machine-interface/5e94c84c-ad58-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001763 10.0.0.57 - - [2025-10-20 02:03:22] "DELETE /loadbalancer-member/4a424ed7-5d07-47c5-b4e3-12a6da1c8657 HTTP/1.1" 200 115 0.034014 10.0.0.57 - - [2025-10-20 02:03:22] "DELETE /loadbalancer-pool/4f085640-c74f-4d9d-a1d8-8e7e3a01dadb HTTP/1.1" 200 115 0.049058 10.0.0.57 - - [2025-10-20 02:03:22] "DELETE /loadbalancer-listener/a129680a-df57-4f1c-8639-801870f3c92a HTTP/1.1" 200 115 0.057456 10.0.0.57 - - [2025-10-20 02:03:22] "DELETE /loadbalancer/40ded41f-98f8-492f-81ee-6c39ad4cbfb1 HTTP/1.1" 200 115 0.035640 10.0.0.57 - - [2025-10-20 02:03:22] "DELETE /floating-ip/cffd9842-71f7-4052-8a6a-f39205ae7799 HTTP/1.1" 200 115 0.032362 10.0.0.57 - - [2025-10-20 02:03:22] "DELETE /instance-ip/c26ac7d0-b973-41f9-acca-91a845c91264 HTTP/1.1" 200 115 0.036219 10.0.0.57 - - [2025-10-20 02:03:22] "DELETE /virtual-machine-interface/63842af5-3817-4aa6-91c5-2d4a1500a985 HTTP/1.1" 200 115 0.039766 10.0.0.57 - - [2025-10-20 02:03:22] "DELETE /tag/aeffe4a9-0e73-4387-866c-571935738a36 HTTP/1.1" 200 115 0.032513 10.0.0.57 - - [2025-10-20 02:03:22] "GET /application-policy-set/1885b0f1-faa3-48d5-a4fa-4ea9fbdba9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002052 10.0.0.57 - - [2025-10-20 02:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.57 - - [2025-10-20 02:03:22] "GET /policy-management/6f353124-ec69-419b-af0d-5f5feec9a692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002578 10.0.0.57 - - [2025-10-20 02:03:22] "GET /firewall-policy/53327d48-11ec-4cb5-a8eb-3ff1385da40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003917 10.0.0.57 - - [2025-10-20 02:03:22] "GET /firewall-rule/37b69e57-9b56-4f08-bd87-b1e165673e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003740 10.0.0.57 - - [2025-10-20 02:03:22] "POST /ref-update HTTP/1.1" 200 156 0.013289 10.0.0.57 - - [2025-10-20 02:03:22] "DELETE /firewall-rule/37b69e57-9b56-4f08-bd87-b1e165673e02 HTTP/1.1" 200 115 0.049717 10.0.0.57 - - [2025-10-20 02:03:22] "GET /firewall-policy/4bb674b3-0d39-482b-b91d-3d1de5c71d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005859 10.0.0.57 - - [2025-10-20 02:03:22] "GET /firewall-rule/db1d12cd-f216-406d-a685-55c8367af872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003186 10.0.0.57 - - [2025-10-20 02:03:22] "POST /ref-update HTTP/1.1" 200 156 0.016156 10.0.0.57 - - [2025-10-20 02:03:23] "DELETE /firewall-rule/db1d12cd-f216-406d-a685-55c8367af872 HTTP/1.1" 200 115 0.043407 10.0.0.57 - - [2025-10-20 02:03:23] "GET /firewall-policy/4bb674b3-0d39-482b-b91d-3d1de5c71d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.003784 10.0.0.57 - - [2025-10-20 02:03:23] "GET /firewall-rule/9f38dd86-2852-440a-b814-7ff21773a12c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.002760 10.0.0.57 - - [2025-10-20 02:03:23] "POST /ref-update HTTP/1.1" 200 156 0.021551 10.0.0.57 - - [2025-10-20 02:03:23] "DELETE /firewall-rule/9f38dd86-2852-440a-b814-7ff21773a12c HTTP/1.1" 200 115 0.048560 10.0.0.57 - - [2025-10-20 02:03:23] "GET /application-policy-set/1885b0f1-faa3-48d5-a4fa-4ea9fbdba9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003264 10.0.0.57 - - [2025-10-20 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.57 - - [2025-10-20 02:03:23] "GET /policy-management/6f353124-ec69-419b-af0d-5f5feec9a692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002743 10.0.0.57 - - [2025-10-20 02:03:23] "GET /firewall-policy/4bb674b3-0d39-482b-b91d-3d1de5c71d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004307 10.0.0.57 - - [2025-10-20 02:03:23] "POST /ref-update HTTP/1.1" 200 156 0.053372 10.0.0.57 - - [2025-10-20 02:03:23] "DELETE /firewall-policy/4bb674b3-0d39-482b-b91d-3d1de5c71d2a HTTP/1.1" 200 115 0.050451 10.0.0.57 - - [2025-10-20 02:03:23] "DELETE /tag/07e323c9-8f15-4426-9326-15c85044ddaa HTTP/1.1" 200 115 0.070408 10.0.0.57 - - [2025-10-20 02:03:23] "DELETE /tag/4424b1fa-3f3c-44fd-9d82-ce22d42b016f HTTP/1.1" 200 115 0.089039 10.0.0.57 - - [2025-10-20 02:03:23] "DELETE /tag/3f00e83d-0624-449b-9ac9-c47d936ec45e HTTP/1.1" 200 115 0.080797 10.0.0.57 - - [2025-10-20 02:03:23] "DELETE /tag/cb4a117e-f6ae-45ca-a312-6f3ebafb1695 HTTP/1.1" 200 115 0.038026 10.0.0.57 - - [2025-10-20 02:03:23] "POST /projects HTTP/1.1" 409 238 0.013163 10.0.0.57 - - [2025-10-20 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004226 10.0.0.57 - - [2025-10-20 02:03:23] "GET /project/84e341c7-075d-4f2a-9e18-d43514e369b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034898 10.0.0.57 - - [2025-10-20 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.57 - - [2025-10-20 02:03:23] "GET /virtual-network/e51fb28d-5087-40b1-94b2-76fbc778a7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.006336 10.0.0.57 - - [2025-10-20 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.57 - - [2025-10-20 02:03:23] "GET /virtual-network/91a95bce-b5ee-4f87-842c-b9c32008ab50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006106 10.0.0.57 - - [2025-10-20 02:03:23] "POST /security-groups HTTP/1.1" 409 285 0.003295 10.0.0.57 - - [2025-10-20 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.57 - - [2025-10-20 02:03:23] "PUT /security-group/36afdb46-631e-4981-84e1-01a4761fcac8 HTTP/1.1" 200 262 0.067420 10.0.0.57 - - [2025-10-20 02:03:24] "PUT /access-control-list/8a85d354-2990-4412-a55b-3153b65ea550 HTTP/1.1" 200 272 0.034718 10.0.0.57 - - [2025-10-20 02:03:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.049765 10.0.0.57 - - [2025-10-20 02:03:24] "GET /firewall-policy/749bbe53-f882-400b-9405-3c605bdc1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.018378 10.0.0.57 - - [2025-10-20 02:03:24] "PUT /access-control-list/93c18572-e48f-476f-9f4e-a10260ff9c18 HTTP/1.1" 200 272 0.056683 10.0.0.57 - - [2025-10-20 02:03:24] "GET /firewall-rule/13b4f715-ce29-41db-9743-f03fcb4867a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.017017 10.0.0.57 - - [2025-10-20 02:03:24] "POST /ref-update HTTP/1.1" 200 156 0.046786 10.0.0.57 - - [2025-10-20 02:03:24] "DELETE /firewall-rule/13b4f715-ce29-41db-9743-f03fcb4867a7 HTTP/1.1" 200 115 0.041655 10.0.0.57 - - [2025-10-20 02:03:24] "GET /firewall-policy/749bbe53-f882-400b-9405-3c605bdc1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.004204 10.0.0.57 - - [2025-10-20 02:03:24] "GET /firewall-rule/e177fed5-2eb8-4624-815a-072b8306fabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002728 10.0.0.57 - - [2025-10-20 02:03:24] "POST /ref-update HTTP/1.1" 200 156 0.043296 10.0.0.57 - - [2025-10-20 02:03:24] "DELETE /firewall-rule/e177fed5-2eb8-4624-815a-072b8306fabe HTTP/1.1" 200 115 0.057633 10.0.0.57 - - [2025-10-20 02:03:24] "DELETE /tag/5eff70d2-0150-4ec5-800a-3790bda2dd58 HTTP/1.1" 200 115 0.048092 10.0.0.57 - - [2025-10-20 02:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005359 10.0.0.57 - - [2025-10-20 02:03:24] "GET /virtual-network/e51fb28d-5087-40b1-94b2-76fbc778a7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.009872 10.0.0.57 - - [2025-10-20 02:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.57 - - [2025-10-20 02:03:24] "GET /virtual-network/91a95bce-b5ee-4f87-842c-b9c32008ab50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004306 10.0.0.57 - - [2025-10-20 02:03:24] "PUT /virtual-network/e51fb28d-5087-40b1-94b2-76fbc778a7da HTTP/1.1" 200 264 0.049995 10.0.0.57 - - [2025-10-20 02:03:24] "PUT /virtual-network/91a95bce-b5ee-4f87-842c-b9c32008ab50 HTTP/1.1" 200 264 0.060329 10.0.0.57 - - [2025-10-20 02:03:24] "DELETE /security-group/36afdb46-631e-4981-84e1-01a4761fcac8 HTTP/1.1" 200 115 0.065754 10.0.0.57 - - [2025-10-20 02:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.57 - - [2025-10-20 02:03:24] "DELETE /access-control-list/8a85d354-2990-4412-a55b-3153b65ea550 HTTP/1.1" 200 115 0.042455 10.0.0.57 - - [2025-10-20 02:03:24] "DELETE /access-control-list/93c18572-e48f-476f-9f4e-a10260ff9c18 HTTP/1.1" 200 115 0.036496 10.0.0.57 - - [2025-10-20 02:03:24] "GET /project/84e341c7-075d-4f2a-9e18-d43514e369b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.043126 10.0.0.57 - - [2025-10-20 02:03:24] "GET /project/84e341c7-075d-4f2a-9e18-d43514e369b9?fields=security_groups HTTP/1.1" 200 1352 0.045483 10.0.0.57 - - [2025-10-20 02:03:25] "DELETE /security-group/46b3857c-d12f-455b-b3e6-4204ebf440d3 HTTP/1.1" 200 115 0.066252 10.0.0.57 - - [2025-10-20 02:03:25] "DELETE /access-control-list/eb7c65c0-f39a-4119-8400-001b15a9724e HTTP/1.1" 200 115 0.058886 10.0.0.57 - - [2025-10-20 02:03:25] "GET /project/84e341c7-075d-4f2a-9e18-d43514e369b9?fields=application_policy_sets HTTP/1.1" 200 1391 0.070661 10.0.0.57 - - [2025-10-20 02:03:25] "DELETE /access-control-list/ce1b191c-f366-4c8a-beaf-89f80690a0ab HTTP/1.1" 200 115 0.066722 10.0.0.57 - - [2025-10-20 02:03:25] "DELETE /project/84e341c7-075d-4f2a-9e18-d43514e369b9 HTTP/1.1" 200 115 0.390465 10.0.0.57 - - [2025-10-20 02:04:21] "GET / HTTP/1.1" 200 35931 0.002102 10.0.0.57 - - [2025-10-20 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.57 - - [2025-10-20 02:04:21] "GET /global-vrouter-config/3523bdc8-55fd-4628-8cec-4ec51f028cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.015743 10.0.0.57 - - [2025-10-20 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.57 - - [2025-10-20 02:04:22] "GET /global-vrouter-config/3523bdc8-55fd-4628-8cec-4ec51f028cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002708 10.0.0.57 - - [2025-10-20 02:04:32] "GET /global-system-configs HTTP/1.1" 200 322 0.005351 10.0.0.57 - - [2025-10-20 02:04:34] "GET /global-system-configs HTTP/1.1" 200 322 0.002682 10.0.0.57 - - [2025-10-20 02:04:39] "GET / HTTP/1.1" 200 35931 0.001422 10.0.0.57 - - [2025-10-20 02:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.57 - - [2025-10-20 02:04:39] "GET /global-system-config/eed4f3cb-d168-434f-ba89-bab4de13e7e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004428 10.0.0.57 - - [2025-10-20 02:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.57 - - [2025-10-20 02:04:39] "GET /config-node/c8ef9250-67d9-4d54-a720-9a93e03ff776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002522 10.0.0.57 - - [2025-10-20 02:04:39] "GET / HTTP/1.1" 200 35931 0.001878 10.0.0.57 - - [2025-10-20 02:04:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002059 10.0.0.57 - - [2025-10-20 02:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.57 - - [2025-10-20 02:04:44] "GET /global-vrouter-config/3523bdc8-55fd-4628-8cec-4ec51f028cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002339 10.0.0.57 - - [2025-10-20 02:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.57 - - [2025-10-20 02:04:44] "PUT /global-vrouter-config/3523bdc8-55fd-4628-8cec-4ec51f028cf5 HTTP/1.1" 200 276 0.016298 10.0.0.57 - - [2025-10-20 02:04:44] "GET / HTTP/1.1" 200 35931 0.001410 10.0.0.57 - - [2025-10-20 02:04:44] "POST /alarms HTTP/1.1" 409 264 0.002104 10.0.0.57 - - [2025-10-20 02:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.57 - - [2025-10-20 02:04:44] "PUT /alarm/e1ab099d-9fb6-42fd-a9d5-bb1efd88ae25 HTTP/1.1" 200 244 0.010771 10.0.0.57 - - [2025-10-20 02:04:45] "POST /alarms HTTP/1.1" 409 261 0.002658 10.0.0.57 - - [2025-10-20 02:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.57 - - [2025-10-20 02:04:45] "PUT /alarm/9a74e29e-cc38-405d-9906-6a974cab4fd0 HTTP/1.1" 200 244 0.010889 10.0.0.57 - - [2025-10-20 02:04:45] "POST /alarms HTTP/1.1" 409 261 0.003839 10.0.0.57 - - [2025-10-20 02:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.57 - - [2025-10-20 02:04:45] "PUT /alarm/f1d21270-d660-4429-9a92-2b15be370c2f HTTP/1.1" 200 244 0.012799 10.0.0.57 - - [2025-10-20 02:04:45] "POST /alarms HTTP/1.1" 409 253 0.002134 10.0.0.57 - - [2025-10-20 02:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.57 - - [2025-10-20 02:04:45] "PUT /alarm/439f331c-4e84-4f08-9e4c-74db6a2e9318 HTTP/1.1" 200 244 0.010467 10.0.0.57 - - [2025-10-20 02:04:45] "POST /alarms HTTP/1.1" 409 251 0.011822 10.0.0.57 - - [2025-10-20 02:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.57 - - [2025-10-20 02:04:45] "PUT /alarm/2b9a3908-cdc9-4ecf-86ff-d0247ae67e40 HTTP/1.1" 200 244 0.011620 10.0.0.57 - - [2025-10-20 02:04:45] "POST /alarms HTTP/1.1" 409 252 0.010605 10.0.0.57 - - [2025-10-20 02:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.57 - - [2025-10-20 02:04:45] "PUT /alarm/0ffce69d-52c3-408c-9dde-ae52ed848b4e HTTP/1.1" 200 244 0.011764 10.0.0.57 - - [2025-10-20 02:04:45] "POST /alarms HTTP/1.1" 409 256 0.006346 10.0.0.57 - - [2025-10-20 02:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004612 10.0.0.57 - - [2025-10-20 02:04:45] "PUT /alarm/896cb2d3-d1d9-4823-95a6-c7d7a320bd28 HTTP/1.1" 200 244 0.020308 10.0.0.57 - - [2025-10-20 02:04:45] "POST /alarms HTTP/1.1" 409 248 0.009224 10.0.0.57 - - [2025-10-20 02:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.57 - - [2025-10-20 02:04:45] "PUT /alarm/31dbf8d4-e96a-4255-9c80-7bd78534d754 HTTP/1.1" 200 244 0.012531 10.0.0.57 - - [2025-10-20 02:04:45] "POST /alarms HTTP/1.1" 409 252 0.009690 10.0.0.57 - - [2025-10-20 02:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.57 - - [2025-10-20 02:04:45] "PUT /alarm/aa320a40-6716-4de6-80a8-2aeb120a6b0e HTTP/1.1" 200 244 0.012635 10.0.0.57 - - [2025-10-20 02:04:45] "POST /alarms HTTP/1.1" 409 257 0.006461 10.0.0.57 - - [2025-10-20 02:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.57 - - [2025-10-20 02:04:45] "PUT /alarm/a23bdad8-1639-4244-aff7-db7d23b9d69b HTTP/1.1" 200 244 0.012805 10.0.0.57 - - [2025-10-20 02:04:45] "POST /alarms HTTP/1.1" 409 251 0.006727 10.0.0.57 - - [2025-10-20 02:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.57 - - [2025-10-20 02:04:45] "PUT /alarm/fae5091e-d654-4045-9e59-d7a3465dc738 HTTP/1.1" 200 244 0.011456 10.0.0.57 - - [2025-10-20 02:04:45] "POST /alarms HTTP/1.1" 409 257 0.009330 10.0.0.57 - - [2025-10-20 02:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006990 10.0.0.57 - - [2025-10-20 02:04:45] "PUT /alarm/09258182-a06b-4c64-9d17-0fe2df7134bc HTTP/1.1" 200 244 0.013457 10.0.0.57 - - [2025-10-20 02:04:45] "POST /alarms HTTP/1.1" 409 261 0.006782 10.0.0.57 - - [2025-10-20 02:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.57 - - [2025-10-20 02:04:45] "PUT /alarm/b4703904-36be-47e5-974d-ce49d1872bf8 HTTP/1.1" 200 244 0.011662 10.0.0.57 - - [2025-10-20 02:04:45] "POST /alarms HTTP/1.1" 409 258 0.015071 10.0.0.57 - - [2025-10-20 02:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.57 - - [2025-10-20 02:04:45] "PUT /alarm/9e244115-8fc2-4c32-8777-c6779dcccf00 HTTP/1.1" 200 244 0.013888 10.0.0.57 - - [2025-10-20 02:04:45] "POST /alarms HTTP/1.1" 409 254 0.015215 10.0.0.57 - - [2025-10-20 02:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.57 - - [2025-10-20 02:04:46] "PUT /alarm/f0c1ae81-1605-4cc0-b2a3-755696d27b2f HTTP/1.1" 200 244 0.012776 10.0.0.57 - - [2025-10-20 02:04:46] "POST /alarms HTTP/1.1" 409 254 0.011601 10.0.0.57 - - [2025-10-20 02:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.57 - - [2025-10-20 02:04:46] "PUT /alarm/74bfb29b-9ca4-4c84-89c8-7375e09ac000 HTTP/1.1" 200 244 0.012211 10.0.0.57 - - [2025-10-20 02:04:46] "POST /alarms HTTP/1.1" 409 254 0.010482 10.0.0.57 - - [2025-10-20 02:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.57 - - [2025-10-20 02:04:46] "PUT /alarm/e8f0c806-e3b8-41e8-af6c-782e9d603db4 HTTP/1.1" 200 244 0.012624 10.0.0.57 - - [2025-10-20 02:04:46] "POST /alarms HTTP/1.1" 409 247 0.010109 10.0.0.57 - - [2025-10-20 02:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.57 - - [2025-10-20 02:04:46] "PUT /alarm/704a9c25-922c-4494-b3b5-19722a6bb4b6 HTTP/1.1" 200 244 0.009889 10.0.0.57 - - [2025-10-20 02:04:46] "POST /alarms HTTP/1.1" 409 272 0.011979 10.0.0.57 - - [2025-10-20 02:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.57 - - [2025-10-20 02:04:46] "PUT /alarm/26bfb0dc-9793-4d6a-b745-8d4b7f267296 HTTP/1.1" 200 244 0.010178 10.0.0.57 - - [2025-10-20 02:04:46] "POST /alarms HTTP/1.1" 409 261 0.011216 10.0.0.57 - - [2025-10-20 02:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.57 - - [2025-10-20 02:04:46] "PUT /alarm/af491b30-0200-4d1c-a3a3-f609a473c796 HTTP/1.1" 200 244 0.010712 10.0.0.57 - - [2025-10-20 02:04:46] "POST /alarms HTTP/1.1" 409 259 0.013492 10.0.0.57 - - [2025-10-20 02:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.57 - - [2025-10-20 02:04:46] "PUT /alarm/3963c3ad-0304-468d-9964-05501f63a2e4 HTTP/1.1" 200 244 0.018038 10.0.0.57 - - [2025-10-20 02:04:46] "POST /alarms HTTP/1.1" 409 265 0.008377 10.0.0.57 - - [2025-10-20 02:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.57 - - [2025-10-20 02:04:46] "PUT /alarm/ec5a0295-d6ea-443e-9525-fad9258fe6f5 HTTP/1.1" 200 244 0.011263 10.0.0.57 - - [2025-10-20 02:04:46] "POST /alarms HTTP/1.1" 409 279 0.008294 10.0.0.57 - - [2025-10-20 02:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.57 - - [2025-10-20 02:04:46] "PUT /alarm/a69d49f0-e284-45d9-8f89-ea24e8403afe HTTP/1.1" 200 244 0.010604 10.0.0.57 - - [2025-10-20 02:04:46] "GET / HTTP/1.1" 200 35931 0.002447 10.0.0.57 - - [2025-10-20 02:04:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002774 10.0.0.57 - - [2025-10-20 02:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.57 - - [2025-10-20 02:04:46] "PUT /global-vrouter-config/3523bdc8-55fd-4628-8cec-4ec51f028cf5 HTTP/1.1" 200 276 0.008987 10.0.0.57 - - [2025-10-20 02:04:47] "GET / HTTP/1.1" 200 35931 0.001419 10.0.0.57 - - [2025-10-20 02:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.57 - - [2025-10-20 02:04:47] "GET /global-vrouter-config/3523bdc8-55fd-4628-8cec-4ec51f028cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002601 10.0.0.57 - - [2025-10-20 02:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.57 - - [2025-10-20 02:04:47] "PUT /global-vrouter-config/3523bdc8-55fd-4628-8cec-4ec51f028cf5 HTTP/1.1" 200 276 0.009786 10.0.0.57 - - [2025-10-20 02:04:47] "GET / HTTP/1.1" 200 35931 0.002275 10.0.0.57 - - [2025-10-20 02:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.57 - - [2025-10-20 02:04:47] "GET /global-system-config/eed4f3cb-d168-434f-ba89-bab4de13e7e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004269 10.0.0.57 - - [2025-10-20 02:04:47] "PUT /global-system-config/eed4f3cb-d168-434f-ba89-bab4de13e7e5 HTTP/1.1" 200 274 0.014604 10.0.0.57 - - [2025-10-20 02:04:50] "GET / HTTP/1.1" 200 35931 0.001408 10.0.0.57 - - [2025-10-20 02:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.57 - - [2025-10-20 02:04:50] "GET /routing-instance/320c47f8-f437-4907-8fc4-1f6108345b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002652 10.0.0.57 - - [2025-10-20 02:04:50] "POST /bgp-routers HTTP/1.1" 409 301 0.001875 10.0.0.57 - - [2025-10-20 02:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007125 10.0.0.57 - - [2025-10-20 02:04:50] "GET /bgp-router/f1b39114-ffed-434f-9c15-0f6eb37ba84a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.005802 10.0.0.57 - - [2025-10-20 02:04:50] "PUT /bgp-router/f1b39114-ffed-434f-9c15-0f6eb37ba84a HTTP/1.1" 200 254 0.024865 [Introspect:8084]10.0.0.57 - - [2025-10-20 02:04:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001402 [Introspect:8084]10.0.0.57 - - [2025-10-20 02:04:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001201 10.0.0.57 - - [2025-10-20 02:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.57 - - [2025-10-20 02:04:52] "GET /global-vrouter-config/3523bdc8-55fd-4628-8cec-4ec51f028cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002719 10.0.0.57 - - [2025-10-20 02:05:06] "GET / HTTP/1.1" 200 35931 0.002072 10.0.0.57 - - [2025-10-20 02:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.57 - - [2025-10-20 02:05:06] "GET /global-system-config/eed4f3cb-d168-434f-ba89-bab4de13e7e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.012719 10.0.0.57 - - [2025-10-20 02:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.57 - - [2025-10-20 02:05:06] "GET /config-node/c8ef9250-67d9-4d54-a720-9a93e03ff776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002465 10.0.0.57 - - [2025-10-20 02:05:17] "GET / HTTP/1.1" 200 35931 0.001980 10.0.0.57 - - [2025-10-20 02:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.57 - - [2025-10-20 02:05:17] "GET /routing-instance/320c47f8-f437-4907-8fc4-1f6108345b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002674 10.0.0.57 - - [2025-10-20 02:05:17] "POST /bgp-routers HTTP/1.1" 409 301 0.002039 10.0.0.57 - - [2025-10-20 02:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.57 - - [2025-10-20 02:05:17] "GET /bgp-router/f1b39114-ffed-434f-9c15-0f6eb37ba84a?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.004158 10.0.0.57 - - [2025-10-20 02:05:17] "PUT /bgp-router/f1b39114-ffed-434f-9c15-0f6eb37ba84a HTTP/1.1" 200 254 0.012779 [Introspect:8084]10.0.0.57 - - [2025-10-20 02:05:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000991 [Introspect:8084]10.0.0.57 - - [2025-10-20 02:05:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000846 10.0.0.57 - - [2025-10-20 02:05:32] "GET / HTTP/1.1" 200 35931 0.001992 10.0.0.57 - - [2025-10-20 02:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.57 - - [2025-10-20 02:05:32] "GET /global-system-config/eed4f3cb-d168-434f-ba89-bab4de13e7e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006489 10.0.0.57 - - [2025-10-20 02:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.57 - - [2025-10-20 02:05:32] "GET /config-node/c8ef9250-67d9-4d54-a720-9a93e03ff776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002344 10.0.0.57 - - [2025-10-20 02:05:32] "GET / HTTP/1.1" 200 35931 0.002355 10.0.0.57 - - [2025-10-20 02:05:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002674 10.0.0.57 - - [2025-10-20 02:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.57 - - [2025-10-20 02:05:37] "GET /global-vrouter-config/3523bdc8-55fd-4628-8cec-4ec51f028cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003057 10.0.0.57 - - [2025-10-20 02:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.57 - - [2025-10-20 02:05:37] "PUT /global-vrouter-config/3523bdc8-55fd-4628-8cec-4ec51f028cf5 HTTP/1.1" 200 276 0.009452 10.0.0.57 - - [2025-10-20 02:05:37] "GET / HTTP/1.1" 200 35931 0.002210 10.0.0.57 - - [2025-10-20 02:05:37] "POST /alarms HTTP/1.1" 409 264 0.002927 10.0.0.57 - - [2025-10-20 02:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005044 10.0.0.57 - - [2025-10-20 02:05:37] "PUT /alarm/e1ab099d-9fb6-42fd-a9d5-bb1efd88ae25 HTTP/1.1" 200 244 0.024172 10.0.0.57 - - [2025-10-20 02:05:37] "POST /alarms HTTP/1.1" 409 261 0.011164 10.0.0.57 - - [2025-10-20 02:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.57 - - [2025-10-20 02:05:37] "PUT /alarm/9a74e29e-cc38-405d-9906-6a974cab4fd0 HTTP/1.1" 200 244 0.013083 10.0.0.57 - - [2025-10-20 02:05:37] "POST /alarms HTTP/1.1" 409 261 0.006218 10.0.0.57 - - [2025-10-20 02:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.57 - - [2025-10-20 02:05:37] "PUT /alarm/f1d21270-d660-4429-9a92-2b15be370c2f HTTP/1.1" 200 244 0.011335 10.0.0.57 - - [2025-10-20 02:05:37] "POST /alarms HTTP/1.1" 409 253 0.008807 10.0.0.57 - - [2025-10-20 02:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.57 - - [2025-10-20 02:05:38] "PUT /alarm/439f331c-4e84-4f08-9e4c-74db6a2e9318 HTTP/1.1" 200 244 0.012890 10.0.0.57 - - [2025-10-20 02:05:38] "POST /alarms HTTP/1.1" 409 251 0.004741 10.0.0.57 - - [2025-10-20 02:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.57 - - [2025-10-20 02:05:38] "PUT /alarm/2b9a3908-cdc9-4ecf-86ff-d0247ae67e40 HTTP/1.1" 200 244 0.026249 10.0.0.57 - - [2025-10-20 02:05:38] "POST /alarms HTTP/1.1" 409 252 0.006776 10.0.0.57 - - [2025-10-20 02:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.57 - - [2025-10-20 02:05:38] "PUT /alarm/0ffce69d-52c3-408c-9dde-ae52ed848b4e HTTP/1.1" 200 244 0.014406 10.0.0.57 - - [2025-10-20 02:05:38] "POST /alarms HTTP/1.1" 409 256 0.006938 10.0.0.57 - - [2025-10-20 02:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.57 - - [2025-10-20 02:05:38] "PUT /alarm/896cb2d3-d1d9-4823-95a6-c7d7a320bd28 HTTP/1.1" 200 244 0.009826 10.0.0.57 - - [2025-10-20 02:05:38] "POST /alarms HTTP/1.1" 409 248 0.006256 10.0.0.57 - - [2025-10-20 02:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.57 - - [2025-10-20 02:05:38] "PUT /alarm/31dbf8d4-e96a-4255-9c80-7bd78534d754 HTTP/1.1" 200 244 0.012351 10.0.0.57 - - [2025-10-20 02:05:38] "POST /alarms HTTP/1.1" 409 252 0.005376 10.0.0.57 - - [2025-10-20 02:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.57 - - [2025-10-20 02:05:38] "PUT /alarm/aa320a40-6716-4de6-80a8-2aeb120a6b0e HTTP/1.1" 200 244 0.011603 10.0.0.57 - - [2025-10-20 02:05:38] "POST /alarms HTTP/1.1" 409 257 0.007274 10.0.0.57 - - [2025-10-20 02:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.57 - - [2025-10-20 02:05:38] "PUT /alarm/a23bdad8-1639-4244-aff7-db7d23b9d69b HTTP/1.1" 200 244 0.011018 10.0.0.57 - - [2025-10-20 02:05:38] "POST /alarms HTTP/1.1" 409 251 0.005532 10.0.0.57 - - [2025-10-20 02:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.57 - - [2025-10-20 02:05:38] "PUT /alarm/fae5091e-d654-4045-9e59-d7a3465dc738 HTTP/1.1" 200 244 0.012884 10.0.0.57 - - [2025-10-20 02:05:38] "POST /alarms HTTP/1.1" 409 257 0.002354 10.0.0.57 - - [2025-10-20 02:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.57 - - [2025-10-20 02:05:38] "PUT /alarm/09258182-a06b-4c64-9d17-0fe2df7134bc HTTP/1.1" 200 244 0.011831 10.0.0.57 - - [2025-10-20 02:05:38] "POST /alarms HTTP/1.1" 409 261 0.003356 10.0.0.57 - - [2025-10-20 02:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002679 10.0.0.57 - - [2025-10-20 02:05:38] "PUT /alarm/b4703904-36be-47e5-974d-ce49d1872bf8 HTTP/1.1" 200 244 0.018963 10.0.0.57 - - [2025-10-20 02:05:38] "POST /alarms HTTP/1.1" 409 258 0.004467 10.0.0.57 - - [2025-10-20 02:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005800 10.0.0.57 - - [2025-10-20 02:05:38] "PUT /alarm/9e244115-8fc2-4c32-8777-c6779dcccf00 HTTP/1.1" 200 244 0.016611 10.0.0.57 - - [2025-10-20 02:05:38] "POST /alarms HTTP/1.1" 409 254 0.006955 10.0.0.57 - - [2025-10-20 02:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.57 - - [2025-10-20 02:05:38] "PUT /alarm/f0c1ae81-1605-4cc0-b2a3-755696d27b2f HTTP/1.1" 200 244 0.009353 10.0.0.57 - - [2025-10-20 02:05:38] "POST /alarms HTTP/1.1" 409 254 0.004626 10.0.0.57 - - [2025-10-20 02:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.57 - - [2025-10-20 02:05:38] "PUT /alarm/74bfb29b-9ca4-4c84-89c8-7375e09ac000 HTTP/1.1" 200 244 0.010573 10.0.0.57 - - [2025-10-20 02:05:38] "POST /alarms HTTP/1.1" 409 254 0.003275 10.0.0.57 - - [2025-10-20 02:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.57 - - [2025-10-20 02:05:38] "PUT /alarm/e8f0c806-e3b8-41e8-af6c-782e9d603db4 HTTP/1.1" 200 244 0.010069 10.0.0.57 - - [2025-10-20 02:05:38] "POST /alarms HTTP/1.1" 409 247 0.008684 10.0.0.57 - - [2025-10-20 02:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004909 10.0.0.57 - - [2025-10-20 02:05:38] "PUT /alarm/704a9c25-922c-4494-b3b5-19722a6bb4b6 HTTP/1.1" 200 244 0.009412 10.0.0.57 - - [2025-10-20 02:05:38] "POST /alarms HTTP/1.1" 409 272 0.007967 10.0.0.57 - - [2025-10-20 02:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.57 - - [2025-10-20 02:05:39] "PUT /alarm/26bfb0dc-9793-4d6a-b745-8d4b7f267296 HTTP/1.1" 200 244 0.012386 10.0.0.57 - - [2025-10-20 02:05:39] "POST /alarms HTTP/1.1" 409 261 0.015348 10.0.0.57 - - [2025-10-20 02:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010756 10.0.0.57 - - [2025-10-20 02:05:39] "PUT /alarm/af491b30-0200-4d1c-a3a3-f609a473c796 HTTP/1.1" 200 244 0.012666 10.0.0.57 - - [2025-10-20 02:05:39] "POST /alarms HTTP/1.1" 409 259 0.009794 10.0.0.57 - - [2025-10-20 02:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.57 - - [2025-10-20 02:05:39] "PUT /alarm/3963c3ad-0304-468d-9964-05501f63a2e4 HTTP/1.1" 200 244 0.016894 10.0.0.57 - - [2025-10-20 02:05:39] "POST /alarms HTTP/1.1" 409 265 0.024287 10.0.0.57 - - [2025-10-20 02:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.57 - - [2025-10-20 02:05:39] "PUT /alarm/ec5a0295-d6ea-443e-9525-fad9258fe6f5 HTTP/1.1" 200 244 0.009811 10.0.0.57 - - [2025-10-20 02:05:39] "POST /alarms HTTP/1.1" 409 279 0.008442 10.0.0.57 - - [2025-10-20 02:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.57 - - [2025-10-20 02:05:39] "PUT /alarm/a69d49f0-e284-45d9-8f89-ea24e8403afe HTTP/1.1" 200 244 0.025225 10.0.0.57 - - [2025-10-20 02:05:39] "GET / HTTP/1.1" 200 35931 0.001637 10.0.0.57 - - [2025-10-20 02:05:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002859 10.0.0.57 - - [2025-10-20 02:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.57 - - [2025-10-20 02:05:39] "PUT /global-vrouter-config/3523bdc8-55fd-4628-8cec-4ec51f028cf5 HTTP/1.1" 200 276 0.011062 10.0.0.57 - - [2025-10-20 02:05:39] "GET / HTTP/1.1" 200 35931 0.001308 10.0.0.57 - - [2025-10-20 02:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.57 - - [2025-10-20 02:05:39] "GET /global-vrouter-config/3523bdc8-55fd-4628-8cec-4ec51f028cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.011025 10.0.0.57 - - [2025-10-20 02:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.57 - - [2025-10-20 02:05:39] "PUT /global-vrouter-config/3523bdc8-55fd-4628-8cec-4ec51f028cf5 HTTP/1.1" 200 276 0.010978 10.0.0.57 - - [2025-10-20 02:05:40] "GET / HTTP/1.1" 200 35931 0.002244 10.0.0.57 - - [2025-10-20 02:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.57 - - [2025-10-20 02:05:40] "GET /global-system-config/eed4f3cb-d168-434f-ba89-bab4de13e7e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004761 10.0.0.57 - - [2025-10-20 02:05:40] "PUT /global-system-config/eed4f3cb-d168-434f-ba89-bab4de13e7e5 HTTP/1.1" 200 274 0.018301 10.0.0.57 - - [2025-10-20 02:05:43] "GET / HTTP/1.1" 200 35931 0.001482 10.0.0.57 - - [2025-10-20 02:05:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.57 - - [2025-10-20 02:05:43] "GET /routing-instance/320c47f8-f437-4907-8fc4-1f6108345b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002559 10.0.0.57 - - [2025-10-20 02:05:43] "POST /bgp-routers HTTP/1.1" 409 301 0.002051 10.0.0.57 - - [2025-10-20 02:05:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.57 - - [2025-10-20 02:05:43] "GET /bgp-router/f1b39114-ffed-434f-9c15-0f6eb37ba84a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003753 10.0.0.57 - - [2025-10-20 02:05:43] "PUT /bgp-router/f1b39114-ffed-434f-9c15-0f6eb37ba84a HTTP/1.1" 200 254 0.014769 [Introspect:8084]10.0.0.57 - - [2025-10-20 02:05:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.004971 [Introspect:8084]10.0.0.57 - - [2025-10-20 02:05:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001066 10.0.0.57 - - [2025-10-20 02:05:47] "POST /tags HTTP/1.1" 200 355 0.031729 10.0.0.57 - - [2025-10-20 02:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004278 10.0.0.57 - - [2025-10-20 02:05:47] "GET /tag/47003fbf-0a5d-4b77-8b5f-a17d8c9696cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.012090 10.0.0.57 - - [2025-10-20 02:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.57 - - [2025-10-20 02:05:47] "GET /virtual-network/e51fb28d-5087-40b1-94b2-76fbc778a7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005141 10.0.0.57 - - [2025-10-20 02:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.57 - - [2025-10-20 02:05:47] "GET /project/7075ecd9-31e9-4a64-a49e-9c17c6231c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.056871 10.0.0.57 - - [2025-10-20 02:05:47] "POST /virtual-machines HTTP/1.1" 200 351 0.026451 10.0.0.57 - - [2025-10-20 02:05:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.020403 10.0.0.57 - - [2025-10-20 02:05:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.119984 10.0.0.57 - - [2025-10-20 02:05:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.008414 10.0.0.57 - - [2025-10-20 02:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006803 10.0.0.57 - - [2025-10-20 02:05:47] "GET /virtual-machine-interface/4b580e0a-ad59-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005157 10.0.0.57 - - [2025-10-20 02:05:47] "POST /instance-ips HTTP/1.1" 200 391 0.020178 10.0.0.57 - - [2025-10-20 02:05:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.022402 10.0.0.57 - - [2025-10-20 02:05:47] "GET /virtual-machine-interface/4b580e0a-ad59-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.016643 10.0.0.57 - - [2025-10-20 02:05:47] "POST /set-tag HTTP/1.1" 200 109 0.013212 10.0.0.57 - - [2025-10-20 02:05:48] "GET /virtual-machine-interface/4b580e0a-ad59-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.013414 10.0.0.57 - - [2025-10-20 02:05:48] "GET /instance-ip/4b73ea1c-ad59-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003302 10.0.0.57 - - [2025-10-20 02:05:48] "GET /virtual-machine-interface/4b580e0a-ad59-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004428 10.0.0.57 - - [2025-10-20 02:05:48] "POST /set-tag HTTP/1.1" 200 109 0.002426 10.0.0.57 - - [2025-10-20 02:05:48] "GET /virtual-router/5b751d3f-f800-4f0f-978a-5cae4804b911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003917 10.0.0.57 - - [2025-10-20 02:05:48] "POST /ref-update HTTP/1.1" 200 156 0.008699 10.0.0.57 - - [2025-10-20 02:05:48] "GET /virtual-machine-interface/4b580e0a-ad59-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006780 10.0.0.57 - - [2025-10-20 02:05:48] "POST /set-tag HTTP/1.1" 200 109 0.002332 10.0.0.57 - - [2025-10-20 02:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.57 - - [2025-10-20 02:05:48] "GET /virtual-network/e51fb28d-5087-40b1-94b2-76fbc778a7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004520 10.0.0.57 - - [2025-10-20 02:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.57 - - [2025-10-20 02:05:48] "GET /project/7075ecd9-31e9-4a64-a49e-9c17c6231c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036824 10.0.0.57 - - [2025-10-20 02:05:48] "POST /virtual-machines HTTP/1.1" 200 355 0.007891 10.0.0.57 - - [2025-10-20 02:05:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.010180 10.0.0.57 - - [2025-10-20 02:05:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.107268 10.0.0.57 - - [2025-10-20 02:05:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.009904 10.0.0.57 - - [2025-10-20 02:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.021202 10.0.0.57 - - [2025-10-20 02:05:48] "GET /virtual-machine-interface/4bca04b0-ad59-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.005081 10.0.0.57 - - [2025-10-20 02:05:48] "POST /instance-ips HTTP/1.1" 200 395 0.022692 10.0.0.57 - - [2025-10-20 02:05:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.025129 10.0.0.57 - - [2025-10-20 02:05:48] "GET /virtual-machine-interface/4bca04b0-ad59-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.019535 10.0.0.57 - - [2025-10-20 02:05:48] "POST /set-tag HTTP/1.1" 200 109 0.014831 10.0.0.57 - - [2025-10-20 02:05:48] "GET /virtual-machine-interface/4bca04b0-ad59-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.020984 10.0.0.57 - - [2025-10-20 02:05:48] "GET /instance-ip/4be4183c-ad59-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.004934 10.0.0.57 - - [2025-10-20 02:05:48] "GET /virtual-machine-interface/4bca04b0-ad59-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004261 10.0.0.57 - - [2025-10-20 02:05:48] "POST /set-tag HTTP/1.1" 200 109 0.006488 10.0.0.57 - - [2025-10-20 02:05:48] "GET /virtual-router/5b751d3f-f800-4f0f-978a-5cae4804b911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.005516 10.0.0.57 - - [2025-10-20 02:05:48] "POST /ref-update HTTP/1.1" 200 156 0.009996 10.0.0.57 - - [2025-10-20 02:05:48] "GET /virtual-machine-interface/4bca04b0-ad59-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.017277 10.0.0.57 - - [2025-10-20 02:05:48] "POST /set-tag HTTP/1.1" 200 109 0.002324 10.0.0.57 - - [2025-10-20 02:05:48] "GET /virtual-machine-interface/4b580e0a-ad59-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005023 10.0.0.57 - - [2025-10-20 02:05:48] "POST /set-tag HTTP/1.1" 200 109 0.002271 10.0.0.57 - - [2025-10-20 02:05:49] "GET /virtual-machine-interface/4bca04b0-ad59-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005791 10.0.0.57 - - [2025-10-20 02:05:49] "POST /set-tag HTTP/1.1" 200 109 0.004667 10.0.0.57 - - [2025-10-20 02:05:58] "GET / HTTP/1.1" 200 35931 0.001698 10.0.0.57 - - [2025-10-20 02:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818 10.0.0.57 - - [2025-10-20 02:05:58] "GET /global-system-config/eed4f3cb-d168-434f-ba89-bab4de13e7e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005276 10.0.0.57 - - [2025-10-20 02:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.57 - - [2025-10-20 02:05:58] "GET /config-node/c8ef9250-67d9-4d54-a720-9a93e03ff776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.015082 10.0.0.57 - - [2025-10-20 02:06:05] "GET /virtual-machine-interface/4b580e0a-ad59-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004171 10.0.0.57 - - [2025-10-20 02:06:05] "POST /set-tag HTTP/1.1" 200 109 0.002444 10.0.0.57 - - [2025-10-20 02:06:06] "GET /virtual-machine-interface/4bca04b0-ad59-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005014 10.0.0.57 - - [2025-10-20 02:06:06] "POST /set-tag HTTP/1.1" 200 109 0.002162 10.0.0.57 - - [2025-10-20 02:06:08] "GET /virtual-machine-interface/4b580e0a-ad59-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004549 10.0.0.57 - - [2025-10-20 02:06:08] "POST /set-tag HTTP/1.1" 200 109 0.002512 10.0.0.57 - - [2025-10-20 02:06:10] "GET / HTTP/1.1" 200 35931 0.001254 10.0.0.57 - - [2025-10-20 02:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.57 - - [2025-10-20 02:06:10] "GET /routing-instance/320c47f8-f437-4907-8fc4-1f6108345b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002850 10.0.0.57 - - [2025-10-20 02:06:10] "POST /bgp-routers HTTP/1.1" 409 301 0.002466 10.0.0.57 - - [2025-10-20 02:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.57 - - [2025-10-20 02:06:10] "GET /bgp-router/f1b39114-ffed-434f-9c15-0f6eb37ba84a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002781 10.0.0.57 - - [2025-10-20 02:06:10] "PUT /bgp-router/f1b39114-ffed-434f-9c15-0f6eb37ba84a HTTP/1.1" 200 254 0.011401 [Introspect:8084]10.0.0.57 - - [2025-10-20 02:06:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000896 [Introspect:8084]10.0.0.57 - - [2025-10-20 02:06:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000983 10.0.0.57 - - [2025-10-20 02:06:39] "GET /virtual-machine-interface/4b580e0a-ad59-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008631 10.0.0.57 - - [2025-10-20 02:06:39] "POST /set-tag HTTP/1.1" 200 109 0.002938 10.0.0.57 - - [2025-10-20 02:06:39] "GET /virtual-machine-interface/4b580e0a-ad59-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005070 10.0.0.57 - - [2025-10-20 02:06:39] "POST /set-tag HTTP/1.1" 200 109 0.002412 10.0.0.57 - - [2025-10-20 02:06:39] "GET /virtual-machine/eafd3c20-0c49-47bd-961e-865e6f43602e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003863 10.0.0.57 - - [2025-10-20 02:06:39] "POST /ref-update HTTP/1.1" 200 156 0.012033 10.0.0.57 - - [2025-10-20 02:06:39] "GET /virtual-machine-interface/4b580e0a-ad59-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005473 10.0.0.57 - - [2025-10-20 02:06:39] "POST /set-tag HTTP/1.1" 200 109 0.024953 10.0.0.57 - - [2025-10-20 02:06:39] "POST /set-tag HTTP/1.1" 200 109 0.026314 10.0.0.57 - - [2025-10-20 02:06:39] "DELETE /instance-ip/4b73ea1c-ad59-11f0-a2f3-fa163e90479a HTTP/1.1" 200 115 0.037597 10.0.0.57 - - [2025-10-20 02:06:39] "DELETE /virtual-machine-interface/4b580e0a-ad59-11f0-a2f3-fa163e90479a HTTP/1.1" 200 115 0.037682 10.0.0.57 - - [2025-10-20 02:06:40] "DELETE /virtual-machine/eafd3c20-0c49-47bd-961e-865e6f43602e HTTP/1.1" 200 115 0.023355 10.0.0.57 - - [2025-10-20 02:06:40] "GET /virtual-machine-interface/4bca04b0-ad59-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004704 10.0.0.57 - - [2025-10-20 02:06:40] "POST /set-tag HTTP/1.1" 200 109 0.002695 [Introspect:8084]10.0.0.57 - - [2025-10-20 02:06:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001056 [Introspect:8084]10.0.0.57 - - [2025-10-20 02:06:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000885 10.0.0.57 - - [2025-10-20 02:07:10] "GET /virtual-machine-interface/4bca04b0-ad59-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.011096 10.0.0.57 - - [2025-10-20 02:07:10] "POST /set-tag HTTP/1.1" 200 109 0.013005 10.0.0.57 - - [2025-10-20 02:07:10] "GET /virtual-machine-interface/4bca04b0-ad59-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004638 10.0.0.57 - - [2025-10-20 02:07:10] "POST /set-tag HTTP/1.1" 200 109 0.002294 10.0.0.57 - - [2025-10-20 02:07:10] "GET /virtual-machine/37797d4f-8e8a-4cd1-a395-4e21854bddbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.002738 10.0.0.57 - - [2025-10-20 02:07:10] "POST /ref-update HTTP/1.1" 200 156 0.010259 10.0.0.57 - - [2025-10-20 02:07:10] "GET /virtual-machine-interface/4bca04b0-ad59-11f0-a2f3-fa163e90479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006119 10.0.0.57 - - [2025-10-20 02:07:10] "POST /set-tag HTTP/1.1" 200 109 0.018600 10.0.0.57 - - [2025-10-20 02:07:10] "POST /set-tag HTTP/1.1" 200 109 0.021454 10.0.0.57 - - [2025-10-20 02:07:11] "DELETE /instance-ip/4be4183c-ad59-11f0-a2f3-fa163e90479a HTTP/1.1" 200 115 0.065938 10.0.0.57 - - [2025-10-20 02:07:11] "DELETE /virtual-machine-interface/4bca04b0-ad59-11f0-a2f3-fa163e90479a HTTP/1.1" 200 115 0.056142 10.0.0.57 - - [2025-10-20 02:07:11] "DELETE /virtual-machine/37797d4f-8e8a-4cd1-a395-4e21854bddbd HTTP/1.1" 200 115 0.029059 10.0.0.57 - - [2025-10-20 02:07:11] "DELETE /tag/47003fbf-0a5d-4b77-8b5f-a17d8c9696cb HTTP/1.1" 200 115 0.059736 [Introspect:8084]10.0.0.57 - - [2025-10-20 02:07:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000935 [Introspect:8084]10.0.0.57 - - [2025-10-20 02:07:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000963 [Introspect:8084]10.0.0.57 - - [2025-10-20 02:07:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000934 [Introspect:8084]10.0.0.57 - - [2025-10-20 02:07:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000882