++ 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 13 01:38:11 AM UTC 2025 ===================' INFO: =================== Mon Oct 13 01:38:11 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 +++ ip addr show dev ens3 +++ cut -d / -f 1 +++ head -n 1 +++ grep 'inet ' +++ awk '{print $2}' ++ 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 )) + nc -z 10.0.0.57 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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 )) + nc -z 10.0.0.57 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ 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 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ grep -vi host ++++ uniq +++ cut -d ' ' -f 1 +++ local local_ips=,10.0.0.57,10.153.213.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.153.213.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=__ ++ sort ++ cut -d = -f 1 ++ set -o posix ++ set ++ sed 's/^API__//g' ++ 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/13/2025 01:38:58.257 7fad2209dec0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/13/2025 01:38:58.584 7fad2209dec0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/13/2025 01:38:58.612 7fad2209dec0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/13/2025 01:38:58.612 7fad2209dec0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.57 - - [2025-10-13 01:39:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001028 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-13 01:39:09] "GET / HTTP/1.1" 503 181 0.000692 10.0.0.57 - - [2025-10-13 01:39:09] "GET / HTTP/1.1" 200 35931 0.003951 10.0.0.57 - - [2025-10-13 01:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.017446 10.0.0.57 - - [2025-10-13 01:39:09] "GET /global-system-config/ef4d6ce5-e3ae-4344-b989-23f37b5a151b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.016077 10.0.0.57 - - [2025-10-13 01:39:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.006539 10.0.0.57 - - [2025-10-13 01:39:09] "POST /database-nodes HTTP/1.1" 200 597 0.026410 10.0.0.57 - - [2025-10-13 01:39:10] "GET / HTTP/1.1" 200 35931 0.001499 10.0.0.57 - - [2025-10-13 01:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.57 - - [2025-10-13 01:39:10] "GET /global-system-config/ef4d6ce5-e3ae-4344-b989-23f37b5a151b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005254 10.0.0.57 - - [2025-10-13 01:39:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.002023 10.0.0.57 - - [2025-10-13 01:39:10] "POST /config-nodes HTTP/1.1" 200 593 0.023376 10.0.0.57 - - [2025-10-13 01:39:10] "GET / HTTP/1.1" 200 45303 0.001701 10.0.0.57 - - [2025-10-13 01:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.57 - - [2025-10-13 01:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005982 10.0.0.57 - - [2025-10-13 01:39:10] "GET / HTTP/1.1" 200 35931 0.001328 10.0.0.57 - - [2025-10-13 01:39:10] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002938 10.0.0.57 - - [2025-10-13 01:39:10] "GET / HTTP/1.1" 200 35931 0.002454 10.0.0.57 - - [2025-10-13 01:39:11] "GET / HTTP/1.1" 200 35931 0.001406 10.0.0.57 - - [2025-10-13 01:39:11] "GET / HTTP/1.1" 200 35931 0.001664 10.0.0.57 - - [2025-10-13 01:39:11] "POST /fqname-to-id HTTP/1.1" 404 186 0.002716 10.0.0.57 - - [2025-10-13 01:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005646 10.0.0.57 - - [2025-10-13 01:39:11] "GET /global-system-config/ef4d6ce5-e3ae-4344-b989-23f37b5a151b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005035 10.0.0.57 - - [2025-10-13 01:39:11] "POST /service-appliance-sets HTTP/1.1" 200 553 0.046090 10.0.0.57 - - [2025-10-13 01:39:11] "POST /fqname-to-id HTTP/1.1" 404 180 0.002318 10.0.0.57 - - [2025-10-13 01:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.57 - - [2025-10-13 01:39:11] "GET /global-system-config/ef4d6ce5-e3ae-4344-b989-23f37b5a151b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007505 10.0.0.57 - - [2025-10-13 01:39:11] "POST /service-appliance-sets HTTP/1.1" 200 541 0.046988 10.0.0.57 - - [2025-10-13 01:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.57 - - [2025-10-13 01:39:11] "GET /network-ipam/48412fdb-232c-414b-8c8e-511ceb5259fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004794 10.0.0.57 - - [2025-10-13 01:39:12] "POST /service-templates HTTP/1.1" 200 511 0.088776 10.0.0.57 - - [2025-10-13 01:39:12] "POST /service-templates HTTP/1.1" 200 501 0.040762 10.0.0.57 - - [2025-10-13 01:39:12] "POST /service-templates HTTP/1.1" 200 515 0.024969 10.0.0.57 - - [2025-10-13 01:39:12] "POST /service-templates HTTP/1.1" 200 535 0.022829 10.0.0.57 - - [2025-10-13 01:39:12] "POST /service-templates HTTP/1.1" 200 507 0.042434 10.0.0.57 - - [2025-10-13 01:39:13] "GET / HTTP/1.1" 200 35931 0.002296 10.0.0.57 - - [2025-10-13 01:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.57 - - [2025-10-13 01:39:13] "GET /global-system-config/ef4d6ce5-e3ae-4344-b989-23f37b5a151b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009194 10.0.0.57 - - [2025-10-13 01:39:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.002306 10.0.0.57 - - [2025-10-13 01:39:13] "POST /config-database-nodes HTTP/1.1" 200 611 0.031490 10.0.0.57 - - [2025-10-13 01:39:13] "GET / HTTP/1.1" 200 35931 0.002606 10.0.0.57 - - [2025-10-13 01:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004334 10.0.0.57 - - [2025-10-13 01:39:13] "GET /global-system-config/ef4d6ce5-e3ae-4344-b989-23f37b5a151b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006017 10.0.0.57 - - [2025-10-13 01:39:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.002027 10.0.0.57 - - [2025-10-13 01:39:13] "GET / HTTP/1.1" 200 35931 0.001339 10.0.0.57 - - [2025-10-13 01:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.57 - - [2025-10-13 01:39:13] "GET /global-system-config/ef4d6ce5-e3ae-4344-b989-23f37b5a151b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009776 10.0.0.57 - - [2025-10-13 01:39:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.001991 10.0.0.57 - - [2025-10-13 01:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004575 10.0.0.57 - - [2025-10-13 01:39:13] "GET /network-ipam/48412fdb-232c-414b-8c8e-511ceb5259fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003887 10.0.0.57 - - [2025-10-13 01:39:13] "POST /analytics-nodes HTTP/1.1" 200 599 0.062867 10.0.0.57 - - [2025-10-13 01:39:13] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.077071 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:39:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000981 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:39:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000934 10.0.0.57 - - [2025-10-13 01:39:14] "POST /fqname-to-id HTTP/1.1" 404 225 0.002249 10.0.0.57 - - [2025-10-13 01:39:14] "POST /access-control-lists HTTP/1.1" 200 587 0.138230 10.0.0.57 - - [2025-10-13 01:39:14] "POST /fqname-to-id HTTP/1.1" 404 224 0.018173 10.0.0.57 - - [2025-10-13 01:39:14] "GET / HTTP/1.1" 200 35931 0.001792 10.0.0.57 - - [2025-10-13 01:39:14] "POST /access-control-lists HTTP/1.1" 200 585 0.053984 10.0.0.57 - - [2025-10-13 01:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.020796 10.0.0.57 - - [2025-10-13 01:39:14] "GET /global-system-config/ef4d6ce5-e3ae-4344-b989-23f37b5a151b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.036726 10.0.0.57 - - [2025-10-13 01:39:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.001909 10.0.0.57 - - [2025-10-13 01:39:14] "POST /route-targets HTTP/1.1" 200 327 0.020502 10.0.0.57 - - [2025-10-13 01:39:14] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.049315 10.0.0.57 - - [2025-10-13 01:39:14] "POST /ref-update HTTP/1.1" 200 156 0.062848 10.0.0.57 - - [2025-10-13 01:39:14] "POST /route-targets HTTP/1.1" 200 327 0.020310 10.0.0.57 - - [2025-10-13 01:39:14] "POST /ref-update HTTP/1.1" 200 156 0.029390 10.0.0.57 - - [2025-10-13 01:39:15] "POST /route-targets HTTP/1.1" 200 327 0.023196 10.0.0.57 - - [2025-10-13 01:39:15] "POST /ref-update HTTP/1.1" 200 156 0.026900 10.0.0.57 - - [2025-10-13 01:39:15] "POST /route-targets HTTP/1.1" 200 327 0.009794 10.0.0.57 - - [2025-10-13 01:39:15] "POST /ref-update HTTP/1.1" 200 156 0.020444 10.0.0.57 - - [2025-10-13 01:39:15] "POST /fqname-to-id HTTP/1.1" 404 201 0.004393 10.0.0.57 - - [2025-10-13 01:39:15] "POST /access-control-lists HTTP/1.1" 200 551 0.083323 10.0.0.57 - - [2025-10-13 01:39:15] "PUT /access-control-list/cf17fe8c-889b-4958-9c28-d8012ca64e3b HTTP/1.1" 200 272 0.034143 10.0.0.57 - - [2025-10-13 01:39:15] "PUT /access-control-list/3f1687a9-3999-43ee-a10a-18220c68759e HTTP/1.1" 200 272 0.043555 10.0.0.57 - - [2025-10-13 01:39:15] "GET / HTTP/1.1" 200 35931 0.001348 10.0.0.57 - - [2025-10-13 01:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007792 10.0.0.57 - - [2025-10-13 01:39:15] "GET /routing-instance/c4c070bf-9161-4039-b994-929c2aea1756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003599 10.0.0.57 - - [2025-10-13 01:39:15] "POST /bgp-routers HTTP/1.1" 200 616 0.023439 10.0.0.57 - - [2025-10-13 01:39:15] "GET /bgp-router/03bd2ac9-d9f4-4589-9a5f-891b9bb8c0d0?fields=global_system_config_back_refs HTTP/1.1" 200 1128 0.015557 10.0.0.57 - - [2025-10-13 01:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.57 - - [2025-10-13 01:39:15] "GET /global-system-config/ef4d6ce5-e3ae-4344-b989-23f37b5a151b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005112 10.0.0.57 - - [2025-10-13 01:39:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001993 10.0.0.57 - - [2025-10-13 01:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.57 - - [2025-10-13 01:39:15] "GET /global-vrouter-config/45ca0294-a3ec-44a6-8cd4-6943d0efb5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.003442 10.0.0.57 - - [2025-10-13 01:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.57 - - [2025-10-13 01:39:15] "PUT /global-vrouter-config/45ca0294-a3ec-44a6-8cd4-6943d0efb5b3 HTTP/1.1" 200 276 0.012049 10.0.0.57 - - [2025-10-13 01:39:15] "POST /ref-update HTTP/1.1" 200 156 0.008995 10.0.0.57 - - [2025-10-13 01:39:15] "GET / HTTP/1.1" 200 35931 0.001728 10.0.0.57 - - [2025-10-13 01:39:16] "POST /alarms HTTP/1.1" 200 581 0.026095 10.0.0.57 - - [2025-10-13 01:39:16] "POST /alarms HTTP/1.1" 200 575 0.044025 10.0.0.57 - - [2025-10-13 01:39:16] "POST /alarms HTTP/1.1" 200 575 0.038045 10.0.0.57 - - [2025-10-13 01:39:16] "POST /alarms HTTP/1.1" 200 559 0.028323 10.0.0.57 - - [2025-10-13 01:39:16] "POST /alarms HTTP/1.1" 200 555 0.022552 10.0.0.57 - - [2025-10-13 01:39:16] "POST /alarms HTTP/1.1" 200 557 0.030059 10.0.0.57 - - [2025-10-13 01:39:16] "POST /alarms HTTP/1.1" 200 565 0.030495 10.0.0.57 - - [2025-10-13 01:39:16] "POST /alarms HTTP/1.1" 200 549 0.042735 10.0.0.57 - - [2025-10-13 01:39:16] "POST /alarms HTTP/1.1" 200 557 0.084349 10.0.0.57 - - [2025-10-13 01:39:16] "POST /alarms HTTP/1.1" 200 567 0.057114 10.0.0.57 - - [2025-10-13 01:39:16] "POST /alarms HTTP/1.1" 200 555 0.041167 10.0.0.57 - - [2025-10-13 01:39:16] "POST /alarms HTTP/1.1" 200 567 0.058451 10.0.0.57 - - [2025-10-13 01:39:16] "POST /alarms HTTP/1.1" 200 575 0.112526 10.0.0.57 - - [2025-10-13 01:39:16] "POST /alarms HTTP/1.1" 200 569 0.019703 10.0.0.57 - - [2025-10-13 01:39:16] "POST /alarms HTTP/1.1" 200 561 0.040140 10.0.0.57 - - [2025-10-13 01:39:16] "POST /alarms HTTP/1.1" 200 561 0.037802 10.0.0.57 - - [2025-10-13 01:39:17] "POST /alarms HTTP/1.1" 200 561 0.028544 10.0.0.57 - - [2025-10-13 01:39:17] "POST /alarms HTTP/1.1" 200 547 0.040028 10.0.0.57 - - [2025-10-13 01:39:17] "POST /alarms HTTP/1.1" 200 595 0.036758 10.0.0.57 - - [2025-10-13 01:39:17] "POST /alarms HTTP/1.1" 200 575 0.029129 10.0.0.57 - - [2025-10-13 01:39:17] "POST /alarms HTTP/1.1" 200 571 0.044054 10.0.0.57 - - [2025-10-13 01:39:17] "POST /alarms HTTP/1.1" 200 583 0.093070 10.0.0.57 - - [2025-10-13 01:39:17] "POST /alarms HTTP/1.1" 200 609 0.028600 10.0.0.57 - - [2025-10-13 01:39:17] "GET / HTTP/1.1" 200 35931 0.001905 10.0.0.57 - - [2025-10-13 01:39:17] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002726 10.0.0.57 - - [2025-10-13 01:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002935 10.0.0.57 - - [2025-10-13 01:39:17] "PUT /global-vrouter-config/45ca0294-a3ec-44a6-8cd4-6943d0efb5b3 HTTP/1.1" 200 276 0.011487 10.0.0.57 - - [2025-10-13 01:39:18] "GET / HTTP/1.1" 200 35931 0.001646 10.0.0.57 - - [2025-10-13 01:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.57 - - [2025-10-13 01:39:18] "GET /global-vrouter-config/45ca0294-a3ec-44a6-8cd4-6943d0efb5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003295 10.0.0.57 - - [2025-10-13 01:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.57 - - [2025-10-13 01:39:18] "PUT /global-vrouter-config/45ca0294-a3ec-44a6-8cd4-6943d0efb5b3 HTTP/1.1" 200 276 0.008475 10.0.0.57 - - [2025-10-13 01:39:18] "GET / HTTP/1.1" 200 35931 0.001728 10.0.0.57 - - [2025-10-13 01:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.57 - - [2025-10-13 01:39:18] "GET /global-system-config/ef4d6ce5-e3ae-4344-b989-23f37b5a151b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007541 10.0.0.57 - - [2025-10-13 01:39:18] "PUT /global-system-config/ef4d6ce5-e3ae-4344-b989-23f37b5a151b HTTP/1.1" 200 274 0.034927 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:39:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000973 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:39:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000987 10.0.0.57 - - [2025-10-13 01:39:25] "GET / HTTP/1.1" 200 35931 0.001391 10.0.0.57 - - [2025-10-13 01:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.57 - - [2025-10-13 01:39:25] "GET /domain/7c116c35-cd5d-4474-8c4c-08658d9ad9fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009286 10.0.0.57 - - [2025-10-13 01:39:26] "POST /id-to-fqname HTTP/1.1" 200 173 0.000596 10.0.0.57 - - [2025-10-13 01:39:26] "POST /fqname-to-id HTTP/1.1" 404 182 0.005167 10.0.0.57 - - [2025-10-13 01:39:26] "POST /security-groups HTTP/1.1" 200 570 0.186567 10.0.0.57 - - [2025-10-13 01:39:26] "POST /fqname-to-id HTTP/1.1" 404 213 0.004392 10.0.0.57 - - [2025-10-13 01:39:26] "POST /projects HTTP/1.1" 200 481 0.376280 10.0.0.57 - - [2025-10-13 01:39:26] "POST /access-control-lists HTTP/1.1" 200 579 0.088438 10.0.0.57 - - [2025-10-13 01:39:26] "POST /security-groups HTTP/1.1" 200 534 0.109118 10.0.0.57 - - [2025-10-13 01:39:26] "POST /fqname-to-id HTTP/1.1" 404 212 0.006137 10.0.0.57 - - [2025-10-13 01:39:26] "POST /access-control-lists HTTP/1.1" 200 577 0.071963 10.0.0.57 - - [2025-10-13 01:39:26] "POST /chown HTTP/1.1" 200 109 0.060789 10.0.0.57 - - [2025-10-13 01:39:26] "POST /policy-managements HTTP/1.1" 409 214 0.009633 10.0.0.57 - - [2025-10-13 01:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.57 - - [2025-10-13 01:39:26] "POST /fqname-to-id HTTP/1.1" 404 232 0.002149 10.0.0.57 - - [2025-10-13 01:39:26] "POST /access-control-lists HTTP/1.1" 200 594 0.019382 10.0.0.57 - - [2025-10-13 01:39:26] "GET /policy-management/d49928c3-7952-4ca8-b563-d025d4ef7017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005809 10.0.0.57 - - [2025-10-13 01:39:26] "POST /fqname-to-id HTTP/1.1" 404 231 0.001878 10.0.0.57 - - [2025-10-13 01:39:26] "POST /application-policy-sets HTTP/1.1" 200 528 0.029673 10.0.0.57 - - [2025-10-13 01:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010082 10.0.0.57 - - [2025-10-13 01:39:26] "POST /access-control-lists HTTP/1.1" 200 592 0.050789 10.0.0.57 - - [2025-10-13 01:39:26] "GET /global-vrouter-config/45ca0294-a3ec-44a6-8cd4-6943d0efb5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002866 10.0.0.57 - - [2025-10-13 01:39:26] "PUT /global-vrouter-config/45ca0294-a3ec-44a6-8cd4-6943d0efb5b3 HTTP/1.1" 200 276 0.008343 10.0.0.57 - - [2025-10-13 01:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009964 10.0.0.57 - - [2025-10-13 01:39:26] "GET /virtual-network/3673f42b-5dc8-4bf2-a445-d416fd4c002c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.009268 10.0.0.57 - - [2025-10-13 01:39:26] "POST /id-to-fqname HTTP/1.1" 200 177 0.003991 10.0.0.57 - - [2025-10-13 01:39:26] "POST /fqname-to-id HTTP/1.1" 404 186 0.009742 10.0.0.57 - - [2025-10-13 01:39:27] "POST /security-groups HTTP/1.1" 200 574 0.112164 10.0.0.57 - - [2025-10-13 01:39:27] "POST /projects HTTP/1.1" 200 489 0.259422 10.0.0.57 - - [2025-10-13 01:39:27] "POST /fqname-to-id HTTP/1.1" 404 217 0.011894 10.0.0.57 - - [2025-10-13 01:39:27] "POST /access-control-lists HTTP/1.1" 200 583 0.114547 10.0.0.57 - - [2025-10-13 01:39:27] "POST /security-groups HTTP/1.1" 200 546 0.146020 10.0.0.57 - - [2025-10-13 01:39:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.004665 10.0.0.57 - - [2025-10-13 01:39:27] "POST /chown HTTP/1.1" 200 109 0.021328 10.0.0.57 - - [2025-10-13 01:39:27] "POST /access-control-lists HTTP/1.1" 200 581 0.110449 10.0.0.57 - - [2025-10-13 01:39:27] "POST /fqname-to-id HTTP/1.1" 404 240 0.011207 10.0.0.57 - - [2025-10-13 01:39:27] "POST /network-ipams HTTP/1.1" 200 522 0.128299 10.0.0.57 - - [2025-10-13 01:39:27] "POST /network-ipams HTTP/1.1" 200 510 0.059618 10.0.0.57 - - [2025-10-13 01:39:27] "POST /access-control-lists HTTP/1.1" 200 602 0.063144 10.0.0.57 - - [2025-10-13 01:39:27] "POST /fqname-to-id HTTP/1.1" 404 239 0.011040 10.0.0.57 - - [2025-10-13 01:39:27] "POST /fqname-to-id HTTP/1.1" 404 198 0.008726 10.0.0.57 - - [2025-10-13 01:39:27] "POST /access-control-lists HTTP/1.1" 200 600 0.024956 10.0.0.57 - - [2025-10-13 01:39:27] "POST /fqname-to-id HTTP/1.1" 404 229 0.004398 10.0.0.57 - - [2025-10-13 01:39:27] "POST /useragent-kv HTTP/1.1" 200 115 0.016449 10.0.0.57 - - [2025-10-13 01:39:27] "POST /virtual-networks HTTP/1.1" 200 538 0.205236 10.0.0.57 - - [2025-10-13 01:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004785 10.0.0.57 - - [2025-10-13 01:39:27] "POST /access-control-lists HTTP/1.1" 200 589 0.098976 10.0.0.57 - - [2025-10-13 01:39:27] "GET /virtual-network/6ed2721f-503e-4547-8923-f86a6ef449d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.030411 10.0.0.57 - - [2025-10-13 01:39:27] "POST /network-ipams HTTP/1.1" 200 518 0.035896 10.0.0.57 - - [2025-10-13 01:39:27] "POST /route-targets HTTP/1.1" 200 327 0.034173 10.0.0.57 - - [2025-10-13 01:39:27] "POST /fqname-to-id HTTP/1.1" 404 202 0.013691 10.0.0.57 - - [2025-10-13 01:39:27] "POST /ref-update HTTP/1.1" 200 156 0.028594 10.0.0.57 - - [2025-10-13 01:39:27] "PUT /access-control-list/30ea17ff-9823-4031-b086-bf58a2e8b031 HTTP/1.1" 200 272 0.028551 10.0.0.57 - - [2025-10-13 01:39:28] "POST /useragent-kv HTTP/1.1" 200 115 0.009538 10.0.0.57 - - [2025-10-13 01:39:28] "POST /virtual-networks HTTP/1.1" 200 546 0.173726 10.0.0.57 - - [2025-10-13 01:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.57 - - [2025-10-13 01:39:28] "GET /virtual-network/5054a33d-55c3-4aa6-aca6-9cc13eb6e9e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.014136 10.0.0.57 - - [2025-10-13 01:39:28] "POST /route-targets HTTP/1.1" 200 327 0.017639 10.0.0.57 - - [2025-10-13 01:39:28] "POST /fqname-to-id HTTP/1.1" 404 199 0.004436 10.0.0.57 - - [2025-10-13 01:39:28] "POST /ref-update HTTP/1.1" 200 156 0.050727 10.0.0.57 - - [2025-10-13 01:39:28] "POST /network-policys HTTP/1.1" 200 538 0.056058 10.0.0.57 - - [2025-10-13 01:39:28] "POST /fqname-to-id HTTP/1.1" 404 197 0.018187 10.0.0.57 - - [2025-10-13 01:39:28] "POST /network-policys HTTP/1.1" 200 534 0.031463 10.0.0.57 - - [2025-10-13 01:39:28] "POST /fqname-to-id HTTP/1.1" 404 201 0.008983 10.0.0.57 - - [2025-10-13 01:39:28] "POST /network-policys HTTP/1.1" 200 542 0.018812 10.0.0.57 - - [2025-10-13 01:39:28] "PUT /access-control-list/094ab05a-638f-4014-b97c-94933e4ed53e HTTP/1.1" 200 272 0.052862 10.0.0.57 - - [2025-10-13 01:39:28] "POST /ref-update HTTP/1.1" 200 156 0.134451 10.0.0.57 - - [2025-10-13 01:39:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010674 10.0.0.57 - - [2025-10-13 01:39:28] "PUT /access-control-list/30ea17ff-9823-4031-b086-bf58a2e8b031 HTTP/1.1" 200 272 0.030262 10.0.0.57 - - [2025-10-13 01:39:28] "POST /ref-update HTTP/1.1" 200 156 0.145724 10.0.0.57 - - [2025-10-13 01:39:28] "PUT /access-control-list/30ea17ff-9823-4031-b086-bf58a2e8b031 HTTP/1.1" 200 272 0.023460 10.0.0.57 - - [2025-10-13 01:39:28] "POST /ref-update HTTP/1.1" 200 156 0.141006 10.0.0.57 - - [2025-10-13 01:39:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020063 10.0.0.57 - - [2025-10-13 01:39:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007057 10.0.0.57 - - [2025-10-13 01:39:29] "PUT /access-control-list/094ab05a-638f-4014-b97c-94933e4ed53e HTTP/1.1" 200 272 0.123724 10.0.0.57 - - [2025-10-13 01:39:29] "POST /ref-update HTTP/1.1" 200 156 0.043113 10.0.0.57 - - [2025-10-13 01:39:29] "POST /fqname-to-id HTTP/1.1" 404 237 0.003181 10.0.0.57 - - [2025-10-13 01:39:29] "POST /access-control-lists HTTP/1.1" 200 601 0.050076 10.0.0.57 - - [2025-10-13 01:39:29] "POST /ref-update HTTP/1.1" 200 156 0.188664 10.0.0.57 - - [2025-10-13 01:39:29] "POST /ref-update HTTP/1.1" 200 156 0.053493 10.0.0.57 - - [2025-10-13 01:39:29] "POST /ref-update HTTP/1.1" 200 156 0.155609 10.0.0.57 - - [2025-10-13 01:39:29] "PUT /access-control-list/6ba85b27-87ad-4d69-9cb4-99a32ffc705d HTTP/1.1" 200 272 0.067164 10.0.0.57 - - [2025-10-13 01:39:29] "POST /ref-update HTTP/1.1" 200 156 0.093338 10.0.0.57 - - [2025-10-13 01:39:29] "PUT /access-control-list/6ba85b27-87ad-4d69-9cb4-99a32ffc705d HTTP/1.1" 200 272 0.047665 10.0.0.57 - - [2025-10-13 01:39:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008031 10.0.0.57 - - [2025-10-13 01:39:29] "PUT /access-control-list/094ab05a-638f-4014-b97c-94933e4ed53e HTTP/1.1" 200 272 0.074538 10.0.0.57 - - [2025-10-13 01:39:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.042686 10.0.0.57 - - [2025-10-13 01:39:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004925 10.0.0.57 - - [2025-10-13 01:39:29] "POST /ref-update HTTP/1.1" 200 156 0.012978 10.0.0.57 - - [2025-10-13 01:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.57 - - [2025-10-13 01:39:29] "GET /virtual-network/3673f42b-5dc8-4bf2-a445-d416fd4c002c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.006582 10.0.0.57 - - [2025-10-13 01:39:29] "GET /application-policy-set/29b355dd-b153-4016-8590-25cbadd7df97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.004539 10.0.0.57 - - [2025-10-13 01:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.57 - - [2025-10-13 01:39:29] "GET /policy-management/d49928c3-7952-4ca8-b563-d025d4ef7017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002597 10.0.0.57 - - [2025-10-13 01:39:29] "POST /firewall-policys HTTP/1.1" 200 530 0.031423 10.0.0.57 - - [2025-10-13 01:39:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.032848 10.0.0.57 - - [2025-10-13 01:39:29] "GET /firewall-policy/c9384915-3e2b-4fd0-b86d-c92a7b32e602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.013689 10.0.0.57 - - [2025-10-13 01:39:29] "GET /application-policy-set/29b355dd-b153-4016-8590-25cbadd7df97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.003219 10.0.0.57 - - [2025-10-13 01:39:29] "GET /firewall-policy/c9384915-3e2b-4fd0-b86d-c92a7b32e602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002721 10.0.0.57 - - [2025-10-13 01:39:29] "POST /ref-update HTTP/1.1" 200 156 0.016911 10.0.0.57 - - [2025-10-13 01:39:29] "GET /application-policy-set/29b355dd-b153-4016-8590-25cbadd7df97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.004619 10.0.0.57 - - [2025-10-13 01:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.57 - - [2025-10-13 01:39:29] "GET /policy-management/d49928c3-7952-4ca8-b563-d025d4ef7017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002414 10.0.0.57 - - [2025-10-13 01:39:29] "POST /firewall-policys HTTP/1.1" 200 532 0.020641 10.0.0.57 - - [2025-10-13 01:39:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.030391 10.0.0.57 - - [2025-10-13 01:39:30] "GET /firewall-policy/a9a87187-e2bf-4d3d-91c3-b3da65bb7405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.007645 10.0.0.57 - - [2025-10-13 01:39:30] "GET /application-policy-set/29b355dd-b153-4016-8590-25cbadd7df97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.003294 10.0.0.57 - - [2025-10-13 01:39:30] "GET /firewall-policy/a9a87187-e2bf-4d3d-91c3-b3da65bb7405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004159 10.0.0.57 - - [2025-10-13 01:39:30] "GET /firewall-policy/c9384915-3e2b-4fd0-b86d-c92a7b32e602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002609 10.0.0.57 - - [2025-10-13 01:39:30] "GET /firewall-policy/c9384915-3e2b-4fd0-b86d-c92a7b32e602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003448 10.0.0.57 - - [2025-10-13 01:39:30] "POST /ref-update HTTP/1.1" 200 156 0.023992 10.0.0.57 - - [2025-10-13 01:39:30] "POST /ref-update HTTP/1.1" 200 156 0.032943 10.0.0.57 - - [2025-10-13 01:39:30] "POST /ref-update HTTP/1.1" 200 156 0.030657 10.0.0.57 - - [2025-10-13 01:39:30] "GET /application-policy-set/29b355dd-b153-4016-8590-25cbadd7df97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.020022 10.0.0.57 - - [2025-10-13 01:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008642 10.0.0.57 - - [2025-10-13 01:39:30] "GET /policy-management/d49928c3-7952-4ca8-b563-d025d4ef7017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004181 10.0.0.57 - - [2025-10-13 01:39:30] "POST /firewall-policys HTTP/1.1" 200 530 0.038908 10.0.0.57 - - [2025-10-13 01:39:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.038138 10.0.0.57 - - [2025-10-13 01:39:30] "GET /firewall-policy/8b78a795-a4eb-4a90-9fd1-f565f71c42b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.012953 10.0.0.57 - - [2025-10-13 01:39:30] "GET /application-policy-set/29b355dd-b153-4016-8590-25cbadd7df97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.005078 10.0.0.57 - - [2025-10-13 01:39:30] "GET /firewall-policy/8b78a795-a4eb-4a90-9fd1-f565f71c42b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003430 10.0.0.57 - - [2025-10-13 01:39:30] "GET /firewall-policy/a9a87187-e2bf-4d3d-91c3-b3da65bb7405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002819 10.0.0.57 - - [2025-10-13 01:39:30] "GET /firewall-policy/c9384915-3e2b-4fd0-b86d-c92a7b32e602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003447 10.0.0.57 - - [2025-10-13 01:39:30] "GET /firewall-policy/c9384915-3e2b-4fd0-b86d-c92a7b32e602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003204 10.0.0.57 - - [2025-10-13 01:39:30] "GET /firewall-policy/a9a87187-e2bf-4d3d-91c3-b3da65bb7405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002314 10.0.0.57 - - [2025-10-13 01:39:30] "POST /ref-update HTTP/1.1" 200 156 0.016623 10.0.0.57 - - [2025-10-13 01:39:30] "POST /ref-update HTTP/1.1" 200 156 0.048205 10.0.0.57 - - [2025-10-13 01:39:30] "POST /ref-update HTTP/1.1" 200 156 0.030398 10.0.0.57 - - [2025-10-13 01:39:30] "POST /ref-update HTTP/1.1" 200 156 0.028354 10.0.0.57 - - [2025-10-13 01:39:30] "POST /ref-update HTTP/1.1" 200 156 0.056167 10.0.0.57 - - [2025-10-13 01:39:30] "GET /application-policy-set/29b355dd-b153-4016-8590-25cbadd7df97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.018239 10.0.0.57 - - [2025-10-13 01:39:31] "POST /tags HTTP/1.1" 200 299 0.058071 10.0.0.57 - - [2025-10-13 01:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.016822 10.0.0.57 - - [2025-10-13 01:39:31] "GET /tag/f5f187e3-ec80-489c-99fb-28eef432a37c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.023405 10.0.0.57 - - [2025-10-13 01:39:31] "POST /set-tag HTTP/1.1" 200 109 0.020238 10.0.0.57 - - [2025-10-13 01:39:31] "POST /fqname-to-id HTTP/1.1" 404 226 0.008850 10.0.0.57 - - [2025-10-13 01:39:31] "POST /tags HTTP/1.1" 200 357 0.076127 10.0.0.57 - - [2025-10-13 01:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009226 10.0.0.57 - - [2025-10-13 01:39:31] "GET /tag/b856f41c-45c2-40fb-95f2-28ba7d3c5d91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.022129 10.0.0.57 - - [2025-10-13 01:39:31] "POST /tags HTTP/1.1" 200 305 0.067756 10.0.0.57 - - [2025-10-13 01:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008106 10.0.0.57 - - [2025-10-13 01:39:31] "GET /tag/3b0b74bf-62b0-4078-b92a-e64fa6801c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.031136 10.0.0.57 - - [2025-10-13 01:39:31] "POST /id-to-fqname HTTP/1.1" 200 174 0.001662 10.0.0.57 - - [2025-10-13 01:39:31] "POST /fqname-to-id HTTP/1.1" 404 183 0.010613 10.0.0.57 - - [2025-10-13 01:39:31] "POST /security-groups HTTP/1.1" 200 571 0.080276 10.0.0.57 - - [2025-10-13 01:39:31] "POST /projects HTTP/1.1" 200 483 0.288051 10.0.0.57 - - [2025-10-13 01:39:31] "POST /fqname-to-id HTTP/1.1" 404 214 0.002351 10.0.0.57 - - [2025-10-13 01:39:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.021774 10.0.0.57 - - [2025-10-13 01:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.014775 10.0.0.57 - - [2025-10-13 01:39:32] "GET /virtual-network/6ed2721f-503e-4547-8923-f86a6ef449d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.063585 10.0.0.57 - - [2025-10-13 01:39:32] "POST /access-control-lists HTTP/1.1" 200 580 0.137187 10.0.0.57 - - [2025-10-13 01:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.024914 10.0.0.57 - - [2025-10-13 01:39:32] "POST /fqname-to-id HTTP/1.1" 404 213 0.022069 10.0.0.57 - - [2025-10-13 01:39:32] "GET /virtual-network/5054a33d-55c3-4aa6-aca6-9cc13eb6e9e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.010733 10.0.0.57 - - [2025-10-13 01:39:32] "POST /access-control-lists HTTP/1.1" 200 578 0.108021 10.0.0.57 - - [2025-10-13 01:39:32] "PUT /virtual-network/6ed2721f-503e-4547-8923-f86a6ef449d6 HTTP/1.1" 200 264 0.165320 10.0.0.57 - - [2025-10-13 01:39:32] "PUT /virtual-network/5054a33d-55c3-4aa6-aca6-9cc13eb6e9e9 HTTP/1.1" 200 264 0.070411 10.0.0.57 - - [2025-10-13 01:39:32] "POST /security-groups HTTP/1.1" 200 537 0.086018 10.0.0.57 - - [2025-10-13 01:39:32] "POST /fqname-to-id HTTP/1.1" 404 234 0.008394 10.0.0.57 - - [2025-10-13 01:39:32] "POST /access-control-lists HTTP/1.1" 200 596 0.075352 10.0.0.57 - - [2025-10-13 01:39:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.077050 10.0.0.57 - - [2025-10-13 01:39:32] "POST /fqname-to-id HTTP/1.1" 404 233 0.016239 10.0.0.57 - - [2025-10-13 01:39:32] "POST /chown HTTP/1.1" 200 109 0.031947 10.0.0.57 - - [2025-10-13 01:39:32] "GET /application-policy-set/29b355dd-b153-4016-8590-25cbadd7df97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.008888 10.0.0.57 - - [2025-10-13 01:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.57 - - [2025-10-13 01:39:32] "GET /policy-management/d49928c3-7952-4ca8-b563-d025d4ef7017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.023621 10.0.0.57 - - [2025-10-13 01:39:32] "POST /access-control-lists HTTP/1.1" 200 594 0.082858 10.0.0.57 - - [2025-10-13 01:39:32] "POST /tags HTTP/1.1" 409 207 0.010511 10.0.0.57 - - [2025-10-13 01:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007008 10.0.0.57 - - [2025-10-13 01:39:32] "GET /tag/3b0b74bf-62b0-4078-b92a-e64fa6801c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.016750 10.0.0.57 - - [2025-10-13 01:39:32] "POST /firewall-rules HTTP/1.1" 200 564 0.073139 10.0.0.57 - - [2025-10-13 01:39:32] "GET /firewall-rule/1911fc23-5fca-4cba-8709-e2bdfb5964b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.007577 10.0.0.57 - - [2025-10-13 01:39:32] "GET /firewall-policy/a9a87187-e2bf-4d3d-91c3-b3da65bb7405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003783 10.0.0.57 - - [2025-10-13 01:39:32] "GET /firewall-rule/1911fc23-5fca-4cba-8709-e2bdfb5964b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004067 10.0.0.57 - - [2025-10-13 01:39:33] "POST /ref-update HTTP/1.1" 200 156 0.028586 10.0.0.57 - - [2025-10-13 01:39:33] "GET /application-policy-set/29b355dd-b153-4016-8590-25cbadd7df97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.007167 10.0.0.57 - - [2025-10-13 01:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.57 - - [2025-10-13 01:39:33] "GET /policy-management/d49928c3-7952-4ca8-b563-d025d4ef7017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006547 10.0.0.57 - - [2025-10-13 01:39:33] "POST /tags HTTP/1.1" 409 207 0.008399 10.0.0.57 - - [2025-10-13 01:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.57 - - [2025-10-13 01:39:33] "GET /tag/3b0b74bf-62b0-4078-b92a-e64fa6801c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.018436 10.0.0.57 - - [2025-10-13 01:39:33] "POST /firewall-rules HTTP/1.1" 200 562 0.084531 10.0.0.57 - - [2025-10-13 01:39:33] "GET /firewall-rule/d9cacc27-bf41-4f75-9e67-ca1ed1665c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.015052 10.0.0.57 - - [2025-10-13 01:39:33] "GET /firewall-policy/a9a87187-e2bf-4d3d-91c3-b3da65bb7405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.005989 10.0.0.57 - - [2025-10-13 01:39:33] "GET /firewall-rule/d9cacc27-bf41-4f75-9e67-ca1ed1665c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.007242 10.0.0.57 - - [2025-10-13 01:39:33] "POST /ref-update HTTP/1.1" 200 156 0.031972 10.0.0.57 - - [2025-10-13 01:39:33] "POST /fqname-to-id HTTP/1.1" 404 228 0.002606 10.0.0.57 - - [2025-10-13 01:39:33] "POST /tags HTTP/1.1" 200 305 0.051480 10.0.0.57 - - [2025-10-13 01:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013791 10.0.0.57 - - [2025-10-13 01:39:33] "GET /tag/f3a35b70-dd5a-458c-9f04-973c0f68d998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.026723 10.0.0.57 - - [2025-10-13 01:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.57 - - [2025-10-13 01:39:33] "GET /project/d2716f32-b21a-4dd0-8c74-d003b6cf41e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.081854 10.0.0.57 - - [2025-10-13 01:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013747 10.0.0.57 - - [2025-10-13 01:39:33] "GET /virtual-network/5054a33d-55c3-4aa6-aca6-9cc13eb6e9e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007136 10.0.0.57 - - [2025-10-13 01:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005594 10.0.0.57 - - [2025-10-13 01:39:33] "GET /service-appliance-set/43ebe2ea-c12b-4406-9ab8-25edcd56d2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.005239 10.0.0.57 - - [2025-10-13 01:39:33] "POST /fqname-to-id HTTP/1.1" 404 240 0.002970 10.0.0.57 - - [2025-10-13 01:39:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.125832 10.0.0.57 - - [2025-10-13 01:39:34] "GET /virtual-machine-interface/f48a027d-afb8-4c5d-8a02-4e98c3646daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.014721 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:39:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000993 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:39:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000845 10.0.0.57 - - [2025-10-13 01:39:34] "POST /instance-ips HTTP/1.1" 200 381 0.099557 10.0.0.57 - - [2025-10-13 01:39:34] "GET /instance-ip/b87619f3-6d61-4d29-99d4-02f4411fc672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010413 10.0.0.57 - - [2025-10-13 01:39:34] "POST /loadbalancers HTTP/1.1" 200 582 0.085110 10.0.0.57 - - [2025-10-13 01:39:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.011205 10.0.0.57 - - [2025-10-13 01:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.57 - - [2025-10-13 01:39:34] "GET /project/d2716f32-b21a-4dd0-8c74-d003b6cf41e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.107282 10.0.0.57 - - [2025-10-13 01:39:34] "GET /project/d2716f32-b21a-4dd0-8c74-d003b6cf41e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033966 10.0.0.57 - - [2025-10-13 01:39:34] "GET /instance-ip/b87619f3-6d61-4d29-99d4-02f4411fc672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007428 10.0.0.57 - - [2025-10-13 01:39:34] "GET /loadbalancer/0c33955c-18f2-40a8-bee0-4bbbc8dd7c4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.004618 10.0.0.57 - - [2025-10-13 01:39:34] "POST /floating-ips HTTP/1.1" 200 583 0.026732 10.0.0.57 - - [2025-10-13 01:39:34] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.045127 10.0.0.57 - - [2025-10-13 01:39:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.013551 10.0.0.57 - - [2025-10-13 01:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.57 - - [2025-10-13 01:39:34] "GET /project/d2716f32-b21a-4dd0-8c74-d003b6cf41e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.101641 10.0.0.57 - - [2025-10-13 01:39:34] "GET /loadbalancer-listener/36803e5f-9e25-469a-941e-e5f43292eb1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.002128 10.0.0.57 - - [2025-10-13 01:39:34] "GET /loadbalancer-listener/36803e5f-9e25-469a-941e-e5f43292eb1e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003556 10.0.0.57 - - [2025-10-13 01:39:34] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.033033 10.0.0.57 - - [2025-10-13 01:39:34] "GET /instance-ip/b87619f3-6d61-4d29-99d4-02f4411fc672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005346 10.0.0.57 - - [2025-10-13 01:39:34] "GET /instance-ip/b87619f3-6d61-4d29-99d4-02f4411fc672?fields=floating_ips HTTP/1.1" 200 1171 0.006885 10.0.0.57 - - [2025-10-13 01:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006691 10.0.0.57 - - [2025-10-13 01:39:34] "GET /global-vrouter-config/45ca0294-a3ec-44a6-8cd4-6943d0efb5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002526 10.0.0.57 - - [2025-10-13 01:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.57 - - [2025-10-13 01:39:34] "PUT /global-vrouter-config/45ca0294-a3ec-44a6-8cd4-6943d0efb5b3 HTTP/1.1" 200 276 0.008179 10.0.0.57 - - [2025-10-13 01:39:35] "GET /floating-ip/d58993c2-5940-40ee-bdf1-837bc30e0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003917 10.0.0.57 - - [2025-10-13 01:39:35] "POST /tags HTTP/1.1" 200 301 0.099502 10.0.0.57 - - [2025-10-13 01:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.014148 10.0.0.57 - - [2025-10-13 01:39:35] "GET /tag/0343d230-cbf5-46b1-a56e-297d711acede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.039322 10.0.0.57 - - [2025-10-13 01:39:35] "POST /tags HTTP/1.1" 200 325 0.084606 10.0.0.57 - - [2025-10-13 01:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.57 - - [2025-10-13 01:39:35] "GET /tag/6bc26af0-33ea-44b4-9071-a1aa991f7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.020180 10.0.0.57 - - [2025-10-13 01:39:35] "POST /tags HTTP/1.1" 200 363 0.022018 10.0.0.57 - - [2025-10-13 01:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.57 - - [2025-10-13 01:39:35] "GET /tag/65800946-f289-4904-aa6e-23444504922d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.026481 10.0.0.57 - - [2025-10-13 01:39:35] "POST /tags HTTP/1.1" 200 311 0.019752 10.0.0.57 - - [2025-10-13 01:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.57 - - [2025-10-13 01:39:35] "GET /tag/f50d78cb-24c9-4b31-90db-5757fc0d8446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.019106 10.0.0.57 - - [2025-10-13 01:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.57 - - [2025-10-13 01:39:35] "GET /virtual-network/6ed2721f-503e-4547-8923-f86a6ef449d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006372 10.0.0.57 - - [2025-10-13 01:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.57 - - [2025-10-13 01:39:35] "GET /project/21be2145-1cf0-4dbe-823a-57cbd8bcc791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.035019 10.0.0.57 - - [2025-10-13 01:39:35] "POST /virtual-machines HTTP/1.1" 200 377 0.015176 10.0.0.57 - - [2025-10-13 01:39:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.015905 10.0.0.57 - - [2025-10-13 01:39:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.216972 10.0.0.57 - - [2025-10-13 01:39:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.055801 10.0.0.57 - - [2025-10-13 01:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.015323 10.0.0.57 - - [2025-10-13 01:39:36] "GET /virtual-machine-interface/798ab7b6-a7d5-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.006624 10.0.0.57 - - [2025-10-13 01:39:36] "POST /instance-ips HTTP/1.1" 200 409 0.060510 10.0.0.57 - - [2025-10-13 01:39:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.034106 10.0.0.57 - - [2025-10-13 01:39:36] "GET /virtual-machine-interface/798ab7b6-a7d5-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.012465 10.0.0.57 - - [2025-10-13 01:39:36] "POST /set-tag HTTP/1.1" 200 109 0.038906 10.0.0.57 - - [2025-10-13 01:39:36] "GET /virtual-machine-interface/798ab7b6-a7d5-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012425 10.0.0.57 - - [2025-10-13 01:39:36] "GET /instance-ip/79b8474e-a7d5-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.007077 10.0.0.57 - - [2025-10-13 01:39:36] "POST /tags HTTP/1.1" 200 355 0.038010 10.0.0.57 - - [2025-10-13 01:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.57 - - [2025-10-13 01:39:36] "GET /tag/d55c1b40-25f1-48f0-87cf-af385b618044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.016616 10.0.0.57 - - [2025-10-13 01:39:36] "POST /tags HTTP/1.1" 200 303 0.029954 10.0.0.57 - - [2025-10-13 01:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.57 - - [2025-10-13 01:39:36] "GET /tag/1d98ed84-1283-4af9-8ec5-c99b00bfb46e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.019523 10.0.0.57 - - [2025-10-13 01:39:36] "POST /projects HTTP/1.1" 409 218 0.002392 10.0.0.57 - - [2025-10-13 01:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.57 - - [2025-10-13 01:39:36] "GET /project/d2716f32-b21a-4dd0-8c74-d003b6cf41e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033363 10.0.0.57 - - [2025-10-13 01:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.57 - - [2025-10-13 01:39:36] "GET /network-ipam/96c26926-94ff-4843-b01e-fe351a5a3f39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003283 10.0.0.57 - - [2025-10-13 01:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.57 - - [2025-10-13 01:39:36] "GET /virtual-network/6ed2721f-503e-4547-8923-f86a6ef449d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006292 10.0.0.57 - - [2025-10-13 01:39:36] "PUT /virtual-network/6ed2721f-503e-4547-8923-f86a6ef449d6 HTTP/1.1" 200 264 0.042784 10.0.0.57 - - [2025-10-13 01:39:36] "GET /virtual-network/6ed2721f-503e-4547-8923-f86a6ef449d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.010681 10.0.0.57 - - [2025-10-13 01:39:36] "POST /set-tag HTTP/1.1" 200 109 0.043303 10.0.0.57 - - [2025-10-13 01:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.57 - - [2025-10-13 01:39:36] "GET /network-ipam/a2ab447a-263c-40c0-9775-4717ccaf6a3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.002831 10.0.0.57 - - [2025-10-13 01:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.57 - - [2025-10-13 01:39:37] "GET /virtual-network/5054a33d-55c3-4aa6-aca6-9cc13eb6e9e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005174 10.0.0.57 - - [2025-10-13 01:39:37] "PUT /virtual-network/5054a33d-55c3-4aa6-aca6-9cc13eb6e9e9 HTTP/1.1" 200 264 0.044985 10.0.0.57 - - [2025-10-13 01:39:37] "GET /virtual-network/5054a33d-55c3-4aa6-aca6-9cc13eb6e9e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.009297 10.0.0.57 - - [2025-10-13 01:39:37] "POST /set-tag HTTP/1.1" 200 109 0.056683 10.0.0.57 - - [2025-10-13 01:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.016864 10.0.0.57 - - [2025-10-13 01:39:37] "GET /network-policy/2cef8164-7e17-49f4-9cd9-1c1c1d935edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006926 10.0.0.57 - - [2025-10-13 01:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.57 - - [2025-10-13 01:39:37] "GET /network-policy/595647ec-7f88-46c8-8321-770e371d0700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.002573 10.0.0.57 - - [2025-10-13 01:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001444 10.0.0.57 - - [2025-10-13 01:39:37] "GET /network-policy/3bb250fd-8a38-4847-9f75-4b9e6f9ba131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002314 10.0.0.57 - - [2025-10-13 01:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.57 - - [2025-10-13 01:39:37] "PUT /network-policy/3bb250fd-8a38-4847-9f75-4b9e6f9ba131 HTTP/1.1" 200 262 0.010083 10.0.0.57 - - [2025-10-13 01:39:37] "PUT /access-control-list/30ea17ff-9823-4031-b086-bf58a2e8b031 HTTP/1.1" 200 272 0.026124 10.0.0.57 - - [2025-10-13 01:39:37] "POST /ref-update HTTP/1.1" 200 156 0.066658 10.0.0.57 - - [2025-10-13 01:39:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005559 10.0.0.57 - - [2025-10-13 01:39:37] "PUT /access-control-list/6ba85b27-87ad-4d69-9cb4-99a32ffc705d HTTP/1.1" 200 272 0.063418 10.0.0.57 - - [2025-10-13 01:39:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002780 10.0.0.57 - - [2025-10-13 01:39:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003029 10.0.0.57 - - [2025-10-13 01:39:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001771 10.0.0.57 - - [2025-10-13 01:39:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002431 10.0.0.57 - - [2025-10-13 01:39:37] "POST /security-groups HTTP/1.1" 409 245 0.002381 10.0.0.57 - - [2025-10-13 01:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.57 - - [2025-10-13 01:39:37] "PUT /security-group/ff4e5cdd-8912-41e7-9822-ab4685402b56 HTTP/1.1" 200 262 0.055593 10.0.0.57 - - [2025-10-13 01:39:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.032115 10.0.0.57 - - [2025-10-13 01:39:37] "PUT /access-control-list/64dc3cdf-7599-4a70-8811-f806ccdf02da HTTP/1.1" 200 272 0.034579 10.0.0.57 - - [2025-10-13 01:39:37] "GET /application-policy-set/29b355dd-b153-4016-8590-25cbadd7df97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.014819 10.0.0.57 - - [2025-10-13 01:39:37] "PUT /access-control-list/7e4de913-ba48-4e43-b51e-9b087fd0cc83 HTTP/1.1" 200 272 0.020461 10.0.0.57 - - [2025-10-13 01:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.57 - - [2025-10-13 01:39:37] "GET /policy-management/d49928c3-7952-4ca8-b563-d025d4ef7017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002704 10.0.0.57 - - [2025-10-13 01:39:37] "POST /tags HTTP/1.1" 409 206 0.001779 10.0.0.57 - - [2025-10-13 01:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.57 - - [2025-10-13 01:39:37] "GET /tag/1d98ed84-1283-4af9-8ec5-c99b00bfb46e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010929 10.0.0.57 - - [2025-10-13 01:39:37] "POST /firewall-rules HTTP/1.1" 200 562 0.079867 10.0.0.57 - - [2025-10-13 01:39:37] "GET /firewall-rule/5d25461e-8693-4d25-aef0-fd016810b501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004576 10.0.0.57 - - [2025-10-13 01:39:37] "GET /firewall-policy/a9a87187-e2bf-4d3d-91c3-b3da65bb7405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005201 10.0.0.57 - - [2025-10-13 01:39:37] "GET /firewall-rule/5d25461e-8693-4d25-aef0-fd016810b501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002288 10.0.0.57 - - [2025-10-13 01:39:37] "POST /ref-update HTTP/1.1" 200 156 0.024198 10.0.0.57 - - [2025-10-13 01:39:38] "GET /application-policy-set/29b355dd-b153-4016-8590-25cbadd7df97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.011177 10.0.0.57 - - [2025-10-13 01:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.57 - - [2025-10-13 01:39:38] "GET /policy-management/d49928c3-7952-4ca8-b563-d025d4ef7017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003366 10.0.0.57 - - [2025-10-13 01:39:38] "POST /tags HTTP/1.1" 409 206 0.001720 10.0.0.57 - - [2025-10-13 01:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001461 10.0.0.57 - - [2025-10-13 01:39:38] "GET /tag/1d98ed84-1283-4af9-8ec5-c99b00bfb46e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011896 10.0.0.57 - - [2025-10-13 01:39:38] "POST /firewall-rules HTTP/1.1" 200 560 0.074966 10.0.0.57 - - [2025-10-13 01:39:38] "GET /firewall-rule/5d72955e-c75f-4a39-8e85-8b4ee66ceec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.016406 10.0.0.57 - - [2025-10-13 01:39:38] "GET /firewall-policy/a9a87187-e2bf-4d3d-91c3-b3da65bb7405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.005096 10.0.0.57 - - [2025-10-13 01:39:38] "GET /firewall-rule/5d72955e-c75f-4a39-8e85-8b4ee66ceec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.002756 10.0.0.57 - - [2025-10-13 01:39:38] "POST /ref-update HTTP/1.1" 200 156 0.042387 10.0.0.57 - - [2025-10-13 01:39:38] "POST /tags HTTP/1.1" 200 301 0.035840 10.0.0.57 - - [2025-10-13 01:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.57 - - [2025-10-13 01:39:38] "GET /tag/aaa661e9-a0e1-4dc0-b9f7-c7968f59939d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012401 10.0.0.57 - - [2025-10-13 01:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.57 - - [2025-10-13 01:39:38] "GET /project/21be2145-1cf0-4dbe-823a-57cbd8bcc791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.046711 10.0.0.57 - - [2025-10-13 01:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.57 - - [2025-10-13 01:39:38] "GET /virtual-network/5054a33d-55c3-4aa6-aca6-9cc13eb6e9e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005492 10.0.0.57 - - [2025-10-13 01:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.57 - - [2025-10-13 01:39:38] "GET /service-appliance-set/43ebe2ea-c12b-4406-9ab8-25edcd56d2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002602 10.0.0.57 - - [2025-10-13 01:39:38] "POST /fqname-to-id HTTP/1.1" 404 242 0.001435 10.0.0.57 - - [2025-10-13 01:39:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.118065 10.0.0.57 - - [2025-10-13 01:39:38] "GET /virtual-machine-interface/fee4b878-5da1-415c-9d5b-589e52b971d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.027617 10.0.0.57 - - [2025-10-13 01:39:38] "POST /instance-ips HTTP/1.1" 200 377 0.032684 10.0.0.57 - - [2025-10-13 01:39:38] "GET /instance-ip/acca4975-593b-40b6-8ece-95a6f0c95ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.006644 10.0.0.57 - - [2025-10-13 01:39:38] "POST /loadbalancers HTTP/1.1" 200 582 0.059608 10.0.0.57 - - [2025-10-13 01:39:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.037286 10.0.0.57 - - [2025-10-13 01:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.57 - - [2025-10-13 01:39:39] "GET /project/21be2145-1cf0-4dbe-823a-57cbd8bcc791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.054334 10.0.0.57 - - [2025-10-13 01:39:39] "GET /instance-ip/acca4975-593b-40b6-8ece-95a6f0c95ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.021812 10.0.0.57 - - [2025-10-13 01:39:39] "GET /project/21be2145-1cf0-4dbe-823a-57cbd8bcc791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.058388 10.0.0.57 - - [2025-10-13 01:39:39] "GET /loadbalancer/bf7ba332-9872-48ce-b92a-f9a5bd3c028d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.007442 10.0.0.57 - - [2025-10-13 01:39:39] "POST /floating-ips HTTP/1.1" 200 581 0.069719 10.0.0.57 - - [2025-10-13 01:39:39] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.073666 10.0.0.57 - - [2025-10-13 01:39:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.007697 10.0.0.57 - - [2025-10-13 01:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007989 10.0.0.57 - - [2025-10-13 01:39:39] "GET /project/21be2145-1cf0-4dbe-823a-57cbd8bcc791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.031876 10.0.0.57 - - [2025-10-13 01:39:39] "GET /loadbalancer-listener/8086f323-36b7-4edc-92c0-d674f4697478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.003251 10.0.0.57 - - [2025-10-13 01:39:39] "GET /loadbalancer-listener/8086f323-36b7-4edc-92c0-d674f4697478?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003497 10.0.0.57 - - [2025-10-13 01:39:39] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.024418 10.0.0.57 - - [2025-10-13 01:39:39] "GET /instance-ip/acca4975-593b-40b6-8ece-95a6f0c95ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003690 10.0.0.57 - - [2025-10-13 01:39:39] "GET /instance-ip/acca4975-593b-40b6-8ece-95a6f0c95ca1?fields=floating_ips HTTP/1.1" 200 1165 0.005246 10.0.0.57 - - [2025-10-13 01:39:39] "GET /floating-ip/6924cf22-2c0a-4359-89f5-fcebe8067306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002070 10.0.0.57 - - [2025-10-13 01:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.57 - - [2025-10-13 01:39:39] "GET /project/21be2145-1cf0-4dbe-823a-57cbd8bcc791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.044676 10.0.0.57 - - [2025-10-13 01:39:39] "GET /loadbalancer/bf7ba332-9872-48ce-b92a-f9a5bd3c028d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002799 10.0.0.57 - - [2025-10-13 01:39:39] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.021435 10.0.0.57 - - [2025-10-13 01:39:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.018497 10.0.0.57 - - [2025-10-13 01:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009263 10.0.0.57 - - [2025-10-13 01:39:39] "GET /project/21be2145-1cf0-4dbe-823a-57cbd8bcc791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.036913 10.0.0.57 - - [2025-10-13 01:39:39] "GET /loadbalancer-listener/ffa42623-f91a-4e39-9b6a-f979156e3379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.004561 10.0.0.57 - - [2025-10-13 01:39:39] "GET /loadbalancer-listener/ffa42623-f91a-4e39-9b6a-f979156e3379?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003728 10.0.0.57 - - [2025-10-13 01:39:39] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.026600 10.0.0.57 - - [2025-10-13 01:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004741 10.0.0.57 - - [2025-10-13 01:39:39] "GET /instance-ip/acca4975-593b-40b6-8ece-95a6f0c95ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003088 10.0.0.57 - - [2025-10-13 01:39:39] "GET /instance-ip/acca4975-593b-40b6-8ece-95a6f0c95ca1?fields=floating_ips HTTP/1.1" 200 1165 0.003032 10.0.0.57 - - [2025-10-13 01:39:39] "GET /project/21be2145-1cf0-4dbe-823a-57cbd8bcc791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.035028 10.0.0.57 - - [2025-10-13 01:39:39] "GET /floating-ip/6924cf22-2c0a-4359-89f5-fcebe8067306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002639 10.0.0.57 - - [2025-10-13 01:39:39] "GET /loadbalancer/bf7ba332-9872-48ce-b92a-f9a5bd3c028d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002897 10.0.0.57 - - [2025-10-13 01:39:39] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.017984 10.0.0.57 - - [2025-10-13 01:39:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.023566 10.0.0.57 - - [2025-10-13 01:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006767 10.0.0.57 - - [2025-10-13 01:39:40] "GET /project/21be2145-1cf0-4dbe-823a-57cbd8bcc791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.034500 10.0.0.57 - - [2025-10-13 01:39:40] "GET /loadbalancer-listener/a6477d79-183b-47cc-8e81-200dd20d5022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.002331 10.0.0.57 - - [2025-10-13 01:39:40] "GET /loadbalancer-listener/a6477d79-183b-47cc-8e81-200dd20d5022?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003001 10.0.0.57 - - [2025-10-13 01:39:40] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.033092 10.0.0.57 - - [2025-10-13 01:39:40] "GET /instance-ip/acca4975-593b-40b6-8ece-95a6f0c95ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003424 10.0.0.57 - - [2025-10-13 01:39:40] "GET /instance-ip/acca4975-593b-40b6-8ece-95a6f0c95ca1?fields=floating_ips HTTP/1.1" 200 1165 0.004215 10.0.0.57 - - [2025-10-13 01:39:40] "GET /floating-ip/6924cf22-2c0a-4359-89f5-fcebe8067306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.001957 10.0.0.57 - - [2025-10-13 01:39:40] "POST /tags HTTP/1.1" 200 371 0.023187 10.0.0.57 - - [2025-10-13 01:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.020509 10.0.0.57 - - [2025-10-13 01:39:40] "GET /tag/bbba374b-24dd-401b-81de-cc1ebd93d9ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.014160 10.0.0.57 - - [2025-10-13 01:39:40] "POST /tags HTTP/1.1" 200 319 0.022389 10.0.0.57 - - [2025-10-13 01:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013890 10.0.0.57 - - [2025-10-13 01:39:40] "GET /tag/f59c08fb-4445-46ac-8a6e-9e64719750cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.020702 10.0.0.57 - - [2025-10-13 01:39:40] "POST /id-to-fqname HTTP/1.1" 200 181 0.000503 10.0.0.57 - - [2025-10-13 01:39:40] "POST /fqname-to-id HTTP/1.1" 404 190 0.015886 10.0.0.57 - - [2025-10-13 01:39:40] "POST /security-groups HTTP/1.1" 200 578 0.091506 10.0.0.57 - - [2025-10-13 01:39:40] "POST /projects HTTP/1.1" 200 497 0.212721 10.0.0.57 - - [2025-10-13 01:39:40] "POST /fqname-to-id HTTP/1.1" 404 225 0.001557 10.0.0.57 - - [2025-10-13 01:39:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.026483 10.0.0.57 - - [2025-10-13 01:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.015428 10.0.0.57 - - [2025-10-13 01:39:40] "GET /virtual-network/6ed2721f-503e-4547-8923-f86a6ef449d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.026717 10.0.0.57 - - [2025-10-13 01:39:40] "POST /access-control-lists HTTP/1.1" 200 587 0.092487 10.0.0.57 - - [2025-10-13 01:39:40] "POST /fqname-to-id HTTP/1.1" 404 224 0.016487 10.0.0.57 - - [2025-10-13 01:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013606 10.0.0.57 - - [2025-10-13 01:39:40] "GET /virtual-network/5054a33d-55c3-4aa6-aca6-9cc13eb6e9e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.006847 10.0.0.57 - - [2025-10-13 01:39:40] "POST /access-control-lists HTTP/1.1" 200 585 0.090822 10.0.0.57 - - [2025-10-13 01:39:40] "PUT /virtual-network/6ed2721f-503e-4547-8923-f86a6ef449d6 HTTP/1.1" 200 264 0.073733 10.0.0.57 - - [2025-10-13 01:39:40] "PUT /virtual-network/5054a33d-55c3-4aa6-aca6-9cc13eb6e9e9 HTTP/1.1" 200 264 0.046563 10.0.0.57 - - [2025-10-13 01:39:40] "POST /security-groups HTTP/1.1" 200 558 0.067785 10.0.0.57 - - [2025-10-13 01:39:41] "POST /fqname-to-id HTTP/1.1" 404 248 0.020859 10.0.0.57 - - [2025-10-13 01:39:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.023212 10.0.0.57 - - [2025-10-13 01:39:41] "POST /chown HTTP/1.1" 200 109 0.022667 10.0.0.57 - - [2025-10-13 01:39:41] "POST /access-control-lists HTTP/1.1" 200 610 0.062829 10.0.0.57 - - [2025-10-13 01:39:41] "GET /application-policy-set/29b355dd-b153-4016-8590-25cbadd7df97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.022380 10.0.0.57 - - [2025-10-13 01:39:41] "POST /fqname-to-id HTTP/1.1" 404 247 0.002634 10.0.0.57 - - [2025-10-13 01:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.57 - - [2025-10-13 01:39:41] "GET /policy-management/d49928c3-7952-4ca8-b563-d025d4ef7017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.041162 10.0.0.57 - - [2025-10-13 01:39:41] "POST /access-control-lists HTTP/1.1" 200 608 0.068785 10.0.0.57 - - [2025-10-13 01:39:41] "POST /tags HTTP/1.1" 409 214 0.008695 10.0.0.57 - - [2025-10-13 01:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.57 - - [2025-10-13 01:39:41] "GET /tag/f59c08fb-4445-46ac-8a6e-9e64719750cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.011079 10.0.0.57 - - [2025-10-13 01:39:41] "POST /firewall-rules HTTP/1.1" 200 578 0.067406 10.0.0.57 - - [2025-10-13 01:39:41] "GET /firewall-rule/e9849d82-7b09-4e63-85ac-b6b2d43b0c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004283 10.0.0.57 - - [2025-10-13 01:39:41] "GET /firewall-policy/a9a87187-e2bf-4d3d-91c3-b3da65bb7405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.003644 10.0.0.57 - - [2025-10-13 01:39:41] "GET /firewall-rule/e9849d82-7b09-4e63-85ac-b6b2d43b0c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002146 10.0.0.57 - - [2025-10-13 01:39:41] "POST /ref-update HTTP/1.1" 200 156 0.043373 10.0.0.57 - - [2025-10-13 01:39:41] "GET /application-policy-set/29b355dd-b153-4016-8590-25cbadd7df97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.008741 10.0.0.57 - - [2025-10-13 01:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.57 - - [2025-10-13 01:39:41] "GET /policy-management/d49928c3-7952-4ca8-b563-d025d4ef7017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002913 10.0.0.57 - - [2025-10-13 01:39:41] "POST /tags HTTP/1.1" 409 214 0.001928 10.0.0.57 - - [2025-10-13 01:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.57 - - [2025-10-13 01:39:41] "GET /tag/f59c08fb-4445-46ac-8a6e-9e64719750cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.012756 10.0.0.57 - - [2025-10-13 01:39:41] "POST /firewall-rules HTTP/1.1" 200 576 0.072920 10.0.0.57 - - [2025-10-13 01:39:41] "GET /firewall-rule/e3264d57-4cec-4988-bc94-0aaef1a7a66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004480 10.0.0.57 - - [2025-10-13 01:39:41] "GET /firewall-policy/a9a87187-e2bf-4d3d-91c3-b3da65bb7405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.008404 10.0.0.57 - - [2025-10-13 01:39:41] "GET /firewall-rule/e3264d57-4cec-4988-bc94-0aaef1a7a66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003502 10.0.0.57 - - [2025-10-13 01:39:41] "POST /ref-update HTTP/1.1" 200 156 0.049288 10.0.0.57 - - [2025-10-13 01:39:41] "POST /tags HTTP/1.1" 200 363 0.042846 10.0.0.57 - - [2025-10-13 01:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.014302 10.0.0.57 - - [2025-10-13 01:39:41] "GET /tag/a958cc60-2667-417d-9682-661e57148566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.016728 10.0.0.57 - - [2025-10-13 01:39:41] "POST /tags HTTP/1.1" 200 311 0.023822 10.0.0.57 - - [2025-10-13 01:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012443 10.0.0.57 - - [2025-10-13 01:39:42] "GET /tag/1fa3821b-918d-4a99-a232-e210a1ede8ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013009 10.0.0.57 - - [2025-10-13 01:39:42] "POST /id-to-fqname HTTP/1.1" 200 177 0.008138 10.0.0.57 - - [2025-10-13 01:39:42] "POST /fqname-to-id HTTP/1.1" 404 186 0.003496 10.0.0.57 - - [2025-10-13 01:39:42] "POST /security-groups HTTP/1.1" 200 574 0.100228 10.0.0.57 - - [2025-10-13 01:39:42] "POST /projects HTTP/1.1" 200 489 0.270412 10.0.0.57 - - [2025-10-13 01:39:42] "POST /fqname-to-id HTTP/1.1" 404 217 0.012017 10.0.0.57 - - [2025-10-13 01:39:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.043398 10.0.0.57 - - [2025-10-13 01:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.048029 10.0.0.57 - - [2025-10-13 01:39:42] "GET /virtual-network/6ed2721f-503e-4547-8923-f86a6ef449d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.009489 10.0.0.57 - - [2025-10-13 01:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007324 10.0.0.57 - - [2025-10-13 01:39:42] "GET /virtual-network/5054a33d-55c3-4aa6-aca6-9cc13eb6e9e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.007303 10.0.0.57 - - [2025-10-13 01:39:42] "POST /access-control-lists HTTP/1.1" 200 583 0.127764 10.0.0.57 - - [2025-10-13 01:39:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.005457 10.0.0.57 - - [2025-10-13 01:39:42] "POST /access-control-lists HTTP/1.1" 200 581 0.061809 10.0.0.57 - - [2025-10-13 01:39:42] "PUT /virtual-network/6ed2721f-503e-4547-8923-f86a6ef449d6 HTTP/1.1" 200 264 0.122773 10.0.0.57 - - [2025-10-13 01:39:42] "PUT /virtual-network/5054a33d-55c3-4aa6-aca6-9cc13eb6e9e9 HTTP/1.1" 200 264 0.103050 10.0.0.57 - - [2025-10-13 01:39:42] "POST /security-groups HTTP/1.1" 200 546 0.094831 10.0.0.57 - - [2025-10-13 01:39:42] "POST /fqname-to-id HTTP/1.1" 404 240 0.026133 10.0.0.57 - - [2025-10-13 01:39:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.048889 10.0.0.57 - - [2025-10-13 01:39:43] "POST /chown HTTP/1.1" 200 109 0.075743 10.0.0.57 - - [2025-10-13 01:39:43] "GET /application-policy-set/29b355dd-b153-4016-8590-25cbadd7df97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.035372 10.0.0.57 - - [2025-10-13 01:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012363 10.0.0.57 - - [2025-10-13 01:39:43] "POST /access-control-lists HTTP/1.1" 200 602 0.204586 10.0.0.57 - - [2025-10-13 01:39:43] "GET /policy-management/d49928c3-7952-4ca8-b563-d025d4ef7017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.025449 10.0.0.57 - - [2025-10-13 01:39:43] "POST /tags HTTP/1.1" 409 210 0.016763 10.0.0.57 - - [2025-10-13 01:39:43] "POST /fqname-to-id HTTP/1.1" 404 239 0.001899 10.0.0.57 - - [2025-10-13 01:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.57 - - [2025-10-13 01:39:43] "GET /tag/1fa3821b-918d-4a99-a232-e210a1ede8ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.044249 10.0.0.57 - - [2025-10-13 01:39:43] "POST /access-control-lists HTTP/1.1" 200 600 0.111888 10.0.0.57 - - [2025-10-13 01:39:43] "POST /firewall-rules HTTP/1.1" 200 570 0.126867 10.0.0.57 - - [2025-10-13 01:39:43] "GET /firewall-rule/3637a504-53b8-40bd-9cb6-3c7e82ceb6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006584 10.0.0.57 - - [2025-10-13 01:39:43] "GET /firewall-policy/a9a87187-e2bf-4d3d-91c3-b3da65bb7405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.003515 10.0.0.57 - - [2025-10-13 01:39:43] "GET /firewall-rule/3637a504-53b8-40bd-9cb6-3c7e82ceb6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002076 10.0.0.57 - - [2025-10-13 01:39:43] "POST /ref-update HTTP/1.1" 200 156 0.069269 10.0.0.57 - - [2025-10-13 01:39:43] "GET /application-policy-set/29b355dd-b153-4016-8590-25cbadd7df97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.013407 10.0.0.57 - - [2025-10-13 01:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007546 10.0.0.57 - - [2025-10-13 01:39:43] "GET /policy-management/d49928c3-7952-4ca8-b563-d025d4ef7017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003025 10.0.0.57 - - [2025-10-13 01:39:43] "POST /tags HTTP/1.1" 409 210 0.001995 10.0.0.57 - - [2025-10-13 01:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006397 10.0.0.57 - - [2025-10-13 01:39:43] "GET /tag/1fa3821b-918d-4a99-a232-e210a1ede8ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.019180 10.0.0.57 - - [2025-10-13 01:39:43] "POST /firewall-rules HTTP/1.1" 200 568 0.080738 10.0.0.57 - - [2025-10-13 01:39:43] "GET /firewall-rule/29fe0239-4bc2-4b25-b061-5ee58f454cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.032525 10.0.0.57 - - [2025-10-13 01:39:43] "GET /firewall-policy/a9a87187-e2bf-4d3d-91c3-b3da65bb7405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.008743 10.0.0.57 - - [2025-10-13 01:39:43] "GET /firewall-rule/29fe0239-4bc2-4b25-b061-5ee58f454cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003051 10.0.0.57 - - [2025-10-13 01:39:44] "POST /ref-update HTTP/1.1" 200 156 0.074079 10.0.0.57 - - [2025-10-13 01:39:44] "POST /tags HTTP/1.1" 409 237 0.027740 10.0.0.57 - - [2025-10-13 01:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.57 - - [2025-10-13 01:39:44] "GET /tag/65800946-f289-4904-aa6e-23444504922d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.023031 10.0.0.57 - - [2025-10-13 01:39:44] "POST /tags HTTP/1.1" 409 210 0.002223 10.0.0.57 - - [2025-10-13 01:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.57 - - [2025-10-13 01:39:44] "GET /tag/f50d78cb-24c9-4b31-90db-5757fc0d8446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015364 10.0.0.57 - - [2025-10-13 01:39:44] "POST /projects HTTP/1.1" 409 223 0.002891 10.0.0.57 - - [2025-10-13 01:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.57 - - [2025-10-13 01:39:44] "GET /project/21be2145-1cf0-4dbe-823a-57cbd8bcc791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.034325 10.0.0.57 - - [2025-10-13 01:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.57 - - [2025-10-13 01:39:44] "GET /virtual-network/6ed2721f-503e-4547-8923-f86a6ef449d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.005094 10.0.0.57 - - [2025-10-13 01:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.57 - - [2025-10-13 01:39:44] "GET /virtual-network/5054a33d-55c3-4aa6-aca6-9cc13eb6e9e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.003689 10.0.0.57 - - [2025-10-13 01:39:44] "PUT /virtual-network/6ed2721f-503e-4547-8923-f86a6ef449d6 HTTP/1.1" 200 264 0.046358 10.0.0.57 - - [2025-10-13 01:39:44] "PUT /virtual-network/5054a33d-55c3-4aa6-aca6-9cc13eb6e9e9 HTTP/1.1" 200 264 0.044409 10.0.0.57 - - [2025-10-13 01:39:44] "POST /security-groups HTTP/1.1" 409 253 0.006872 10.0.0.57 - - [2025-10-13 01:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.57 - - [2025-10-13 01:39:44] "PUT /security-group/ad2a5fb4-94d2-483b-ad0e-fc54340d42bd HTTP/1.1" 200 262 0.073072 10.0.0.57 - - [2025-10-13 01:39:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.084681 10.0.0.57 - - [2025-10-13 01:39:44] "PUT /access-control-list/4fc3f583-2b28-426f-8c48-a227106c98c3 HTTP/1.1" 200 272 0.066440 10.0.0.57 - - [2025-10-13 01:39:44] "GET /application-policy-set/29b355dd-b153-4016-8590-25cbadd7df97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.010851 10.0.0.57 - - [2025-10-13 01:39:44] "PUT /access-control-list/43d67f24-6a4a-4f10-9b3c-51af7bc9dc77 HTTP/1.1" 200 272 0.019567 10.0.0.57 - - [2025-10-13 01:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007049 10.0.0.57 - - [2025-10-13 01:39:44] "GET /policy-management/d49928c3-7952-4ca8-b563-d025d4ef7017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002384 10.0.0.57 - - [2025-10-13 01:39:44] "POST /tags HTTP/1.1" 409 210 0.006352 10.0.0.57 - - [2025-10-13 01:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.57 - - [2025-10-13 01:39:44] "GET /tag/f50d78cb-24c9-4b31-90db-5757fc0d8446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.016931 10.0.0.57 - - [2025-10-13 01:39:44] "POST /firewall-rules HTTP/1.1" 200 570 0.078726 10.0.0.57 - - [2025-10-13 01:39:44] "GET /firewall-rule/9e8eb6fb-445f-4631-b2d0-d4aff584584d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004322 10.0.0.57 - - [2025-10-13 01:39:44] "GET /firewall-policy/a9a87187-e2bf-4d3d-91c3-b3da65bb7405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.003747 10.0.0.57 - - [2025-10-13 01:39:44] "GET /firewall-rule/9e8eb6fb-445f-4631-b2d0-d4aff584584d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002557 10.0.0.57 - - [2025-10-13 01:39:45] "POST /ref-update HTTP/1.1" 200 156 0.064008 10.0.0.57 - - [2025-10-13 01:39:45] "GET /application-policy-set/29b355dd-b153-4016-8590-25cbadd7df97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.015734 10.0.0.57 - - [2025-10-13 01:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.57 - - [2025-10-13 01:39:45] "GET /policy-management/d49928c3-7952-4ca8-b563-d025d4ef7017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003023 10.0.0.57 - - [2025-10-13 01:39:45] "POST /tags HTTP/1.1" 409 210 0.001806 10.0.0.57 - - [2025-10-13 01:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001552 10.0.0.57 - - [2025-10-13 01:39:45] "GET /tag/f50d78cb-24c9-4b31-90db-5757fc0d8446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011194 10.0.0.57 - - [2025-10-13 01:39:45] "POST /firewall-rules HTTP/1.1" 200 568 0.068511 10.0.0.57 - - [2025-10-13 01:39:45] "GET /firewall-rule/59fd3794-cc20-441d-9152-78d4795b89c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.015812 10.0.0.57 - - [2025-10-13 01:39:45] "GET /firewall-policy/a9a87187-e2bf-4d3d-91c3-b3da65bb7405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.004652 10.0.0.57 - - [2025-10-13 01:39:45] "GET /firewall-rule/59fd3794-cc20-441d-9152-78d4795b89c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002141 10.0.0.57 - - [2025-10-13 01:39:45] "POST /ref-update HTTP/1.1" 200 156 0.037602 10.0.0.57 - - [2025-10-13 01:39:45] "GET /virtual-machine-interface/798ab7b6-a7d5-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011462 10.0.0.57 - - [2025-10-13 01:39:45] "POST /set-tag HTTP/1.1" 200 109 0.002586 10.0.0.33 - - [2025-10-13 01:40:26] "GET / HTTP/1.1" 200 35931 0.001651 10.0.0.33 - - [2025-10-13 01:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.33 - - [2025-10-13 01:40:26] "GET /global-system-config/ef4d6ce5-e3ae-4344-b989-23f37b5a151b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004884 10.0.0.33 - - [2025-10-13 01:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.33 - - [2025-10-13 01:40:26] "GET /routing-instance/c4c070bf-9161-4039-b994-929c2aea1756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002422 10.0.0.33 - - [2025-10-13 01:40:26] "PUT /global-system-config/ef4d6ce5-e3ae-4344-b989-23f37b5a151b HTTP/1.1" 200 274 0.010022 10.0.0.33 - - [2025-10-13 01:40:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.007679 10.0.0.33 - - [2025-10-13 01:40:27] "POST /virtual-routers HTTP/1.1" 200 599 0.019750 10.0.0.33 - - [2025-10-13 01:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005495 10.0.0.33 - - [2025-10-13 01:40:27] "GET /virtual-router/f746bda5-6c34-435d-aaf5-9edb6287cc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.010464 10.0.0.33 - - [2025-10-13 01:40:27] "POST /fqname-to-id HTTP/1.1" 404 229 0.002079 10.0.0.33 - - [2025-10-13 01:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.33 - - [2025-10-13 01:40:27] "GET /virtual-network/3673f42b-5dc8-4bf2-a445-d416fd4c002c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005313 10.0.0.33 - - [2025-10-13 01:40:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.063921 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:40:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001107 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:40:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000932 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:41:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000959 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:41:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000913 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:41:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001155 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:41:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000919 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:41:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001029 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:41:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000897 10.0.0.33 - - [2025-10-13 01:42:39] "GET / HTTP/1.1" 200 35931 0.001848 10.0.0.33 - - [2025-10-13 01:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.33 - - [2025-10-13 01:42:39] "GET /global-system-config/ef4d6ce5-e3ae-4344-b989-23f37b5a151b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005751 10.0.0.33 - - [2025-10-13 01:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.33 - - [2025-10-13 01:42:39] "GET /routing-instance/c4c070bf-9161-4039-b994-929c2aea1756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002657 10.0.0.33 - - [2025-10-13 01:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.33 - - [2025-10-13 01:42:39] "GET /virtual-router/f746bda5-6c34-435d-aaf5-9edb6287cc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002608 10.0.0.33 - - [2025-10-13 01:42:39] "PUT /virtual-router/f746bda5-6c34-435d-aaf5-9edb6287cc95 HTTP/1.1" 200 262 0.018356 10.0.0.33 - - [2025-10-13 01:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.33 - - [2025-10-13 01:42:39] "GET /virtual-router/f746bda5-6c34-435d-aaf5-9edb6287cc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002767 10.0.0.33 - - [2025-10-13 01:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.33 - - [2025-10-13 01:42:40] "GET /virtual-machine-interface/47f262ca-5604-4670-b0ea-192396373c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004974 10.0.0.33 - - [2025-10-13 01:42:40] "PUT /virtual-machine-interface/47f262ca-5604-4670-b0ea-192396373c11 HTTP/1.1" 200 284 0.010574 10.0.0.57 - - [2025-10-13 01:43:23] "GET /global-system-configs HTTP/1.1" 200 322 0.002423 10.0.0.57 - - [2025-10-13 01:43:23] "GET /global-system-configs HTTP/1.1" 200 322 0.002313 10.0.0.57 - - [2025-10-13 01:44:31] "GET /virtual-router/f746bda5-6c34-435d-aaf5-9edb6287cc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003275 10.0.0.57 - - [2025-10-13 01:44:31] "POST /ref-update HTTP/1.1" 200 156 0.033225 10.0.0.57 - - [2025-10-13 01:44:39] "GET /virtual-machine-interface/798ab7b6-a7d5-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006487 10.0.0.57 - - [2025-10-13 01:44:39] "POST /set-tag HTTP/1.1" 200 109 0.004752 10.0.0.57 - - [2025-10-13 01:44:39] "GET /virtual-machine-interface/798ab7b6-a7d5-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008546 10.0.0.57 - - [2025-10-13 01:44:39] "POST /set-tag HTTP/1.1" 200 109 0.004255 10.0.0.57 - - [2025-10-13 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.57 - - [2025-10-13 01:44:39] "GET /loadbalancer/bf7ba332-9872-48ce-b92a-f9a5bd3c028d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002339 10.0.0.57 - - [2025-10-13 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.57 - - [2025-10-13 01:44:39] "GET /loadbalancer/bf7ba332-9872-48ce-b92a-f9a5bd3c028d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002834 10.0.0.57 - - [2025-10-13 01:44:39] "GET /loadbalancer-pool/f2efa78c-80ff-4c7a-9818-db891e173ecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003657 10.0.0.57 - - [2025-10-13 01:44:39] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017267 10.0.0.57 - - [2025-10-13 01:44:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.020626 10.0.0.57 - - [2025-10-13 01:44:39] "GET /virtual-machine-interface/798ab7b6-a7d5-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012372 10.0.0.57 - - [2025-10-13 01:44:39] "GET /virtual-machine-interface/798ab7b6-a7d5-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004042 10.0.0.57 - - [2025-10-13 01:44:39] "POST /ref-update HTTP/1.1" 200 156 0.006933 10.0.0.57 - - [2025-10-13 01:44:39] "GET /floating-ip/6924cf22-2c0a-4359-89f5-fcebe8067306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.009623 10.0.0.57 - - [2025-10-13 01:44:39] "POST /tags HTTP/1.1" 409 205 0.007871 10.0.0.57 - - [2025-10-13 01:44:39] "PUT /floating-ip/6924cf22-2c0a-4359-89f5-fcebe8067306 HTTP/1.1" 200 256 0.019846 10.0.0.57 - - [2025-10-13 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007933 10.0.0.57 - - [2025-10-13 01:44:39] "GET /tag/aaa661e9-a0e1-4dc0-b9f7-c7968f59939d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.016860 10.0.0.57 - - [2025-10-13 01:44:39] "POST /set-tag HTTP/1.1" 200 109 0.059929 10.0.0.57 - - [2025-10-13 01:44:39] "GET /loadbalancer-pool/06e71ace-5141-4dc4-9729-a59766da7581?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.013919 10.0.0.57 - - [2025-10-13 01:44:39] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026210 10.0.0.57 - - [2025-10-13 01:44:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.008485 10.0.0.57 - - [2025-10-13 01:44:39] "GET /virtual-machine-interface/798ab7b6-a7d5-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008987 10.0.0.57 - - [2025-10-13 01:44:39] "POST /set-tag HTTP/1.1" 200 109 0.006851 10.0.0.57 - - [2025-10-13 01:44:39] "GET /virtual-machine-interface/798ab7b6-a7d5-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012437 10.0.0.57 - - [2025-10-13 01:44:39] "POST /ref-update HTTP/1.1" 200 156 0.011667 10.0.0.57 - - [2025-10-13 01:44:39] "GET /floating-ip/6924cf22-2c0a-4359-89f5-fcebe8067306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.014192 10.0.0.57 - - [2025-10-13 01:44:39] "GET /loadbalancer-pool/f0d996a6-48ef-44dd-92b7-0f803238ac7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004779 10.0.0.57 - - [2025-10-13 01:44:39] "PUT /floating-ip/6924cf22-2c0a-4359-89f5-fcebe8067306 HTTP/1.1" 200 256 0.013072 10.0.0.57 - - [2025-10-13 01:44:40] "POST /loadbalancer-members HTTP/1.1" 200 692 0.038401 10.0.0.57 - - [2025-10-13 01:44:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.048200 10.0.0.57 - - [2025-10-13 01:44:40] "GET /virtual-machine-interface/798ab7b6-a7d5-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014915 10.0.0.57 - - [2025-10-13 01:44:40] "GET /virtual-machine-interface/798ab7b6-a7d5-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009593 10.0.0.57 - - [2025-10-13 01:44:40] "POST /ref-update HTTP/1.1" 200 156 0.013633 10.0.0.57 - - [2025-10-13 01:44:40] "GET /floating-ip/6924cf22-2c0a-4359-89f5-fcebe8067306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.008570 10.0.0.57 - - [2025-10-13 01:44:40] "POST /set-tag HTTP/1.1" 200 109 0.003234 10.0.0.57 - - [2025-10-13 01:44:40] "PUT /floating-ip/6924cf22-2c0a-4359-89f5-fcebe8067306 HTTP/1.1" 200 256 0.011488 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:45:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000995 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:45:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000840 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:45:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001083 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:45:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000915 10.0.0.57 - - [2025-10-13 01:45:39] "GET / HTTP/1.1" 200 35931 0.001890 10.0.0.57 - - [2025-10-13 01:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.57 - - [2025-10-13 01:45:39] "GET /global-system-config/ef4d6ce5-e3ae-4344-b989-23f37b5a151b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005948 10.0.0.57 - - [2025-10-13 01:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.57 - - [2025-10-13 01:45:39] "GET /config-node/1be025ab-5386-4983-9a4d-c6ec30eae050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002808 10.0.0.57 - - [2025-10-13 01:45:50] "GET / HTTP/1.1" 200 35931 0.001676 10.0.0.57 - - [2025-10-13 01:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.57 - - [2025-10-13 01:45:50] "GET /routing-instance/c4c070bf-9161-4039-b994-929c2aea1756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002697 10.0.0.57 - - [2025-10-13 01:45:50] "POST /bgp-routers HTTP/1.1" 409 301 0.001785 10.0.0.57 - - [2025-10-13 01:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.57 - - [2025-10-13 01:45:50] "GET /bgp-router/03bd2ac9-d9f4-4589-9a5f-891b9bb8c0d0?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.004530 10.0.0.57 - - [2025-10-13 01:45:50] "PUT /bgp-router/03bd2ac9-d9f4-4589-9a5f-891b9bb8c0d0 HTTP/1.1" 200 254 0.016397 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:45:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000968 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:45:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000907 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:45:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000976 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:45:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000913 10.0.0.57 - - [2025-10-13 01:46:53] "GET /virtual-machine-interface/798ab7b6-a7d5-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004866 10.0.0.57 - - [2025-10-13 01:46:53] "POST /set-tag HTTP/1.1" 200 109 0.002989 10.0.0.57 - - [2025-10-13 01:46:53] "GET /virtual-machine-interface/798ab7b6-a7d5-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012304 10.0.0.57 - - [2025-10-13 01:46:53] "POST /set-tag HTTP/1.1" 200 109 0.002715 10.0.0.57 - - [2025-10-13 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007119 10.0.0.57 - - [2025-10-13 01:46:54] "GET /loadbalancer/bf7ba332-9872-48ce-b92a-f9a5bd3c028d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.054293 10.0.0.57 - - [2025-10-13 01:46:54] "GET /virtual-machine-interface/798ab7b6-a7d5-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004455 10.0.0.57 - - [2025-10-13 01:46:54] "POST /set-tag HTTP/1.1" 200 109 0.020295 10.0.0.57 - - [2025-10-13 01:46:54] "DELETE /loadbalancer-member/aa7fdb3f-e950-4b01-8b3d-bbe9111a1531 HTTP/1.1" 200 115 0.057429 10.0.0.57 - - [2025-10-13 01:46:54] "GET /virtual-machine-interface/798ab7b6-a7d5-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005396 10.0.0.57 - - [2025-10-13 01:46:54] "POST /set-tag HTTP/1.1" 200 109 0.002993 10.0.0.57 - - [2025-10-13 01:46:54] "DELETE /loadbalancer-member/ab0dda19-7896-4787-9a3f-4efaa4b52257 HTTP/1.1" 200 115 0.033299 10.0.0.57 - - [2025-10-13 01:46:54] "GET /virtual-machine-interface/798ab7b6-a7d5-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004251 10.0.0.57 - - [2025-10-13 01:46:54] "POST /set-tag HTTP/1.1" 200 109 0.002646 10.0.0.57 - - [2025-10-13 01:46:54] "DELETE /loadbalancer-member/8b418b6c-59fc-4122-a98c-3ad5f58f0c9b HTTP/1.1" 200 115 0.029931 10.0.0.57 - - [2025-10-13 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008139 10.0.0.57 - - [2025-10-13 01:46:54] "GET /loadbalancer/bf7ba332-9872-48ce-b92a-f9a5bd3c028d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003585 10.0.0.57 - - [2025-10-13 01:46:54] "GET /loadbalancer-pool/f2efa78c-80ff-4c7a-9818-db891e173ecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002451 10.0.0.57 - - [2025-10-13 01:46:54] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015292 10.0.0.57 - - [2025-10-13 01:46:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.023646 10.0.0.57 - - [2025-10-13 01:46:54] "GET /virtual-machine-interface/798ab7b6-a7d5-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013240 10.0.0.57 - - [2025-10-13 01:46:54] "GET /virtual-machine-interface/798ab7b6-a7d5-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008875 10.0.0.57 - - [2025-10-13 01:46:54] "GET /floating-ip/6924cf22-2c0a-4359-89f5-fcebe8067306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002070 10.0.0.57 - - [2025-10-13 01:46:54] "POST /set-tag HTTP/1.1" 200 109 0.064147 10.0.0.57 - - [2025-10-13 01:46:54] "GET /loadbalancer-pool/06e71ace-5141-4dc4-9729-a59766da7581?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.016269 10.0.0.57 - - [2025-10-13 01:46:54] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014978 10.0.0.57 - - [2025-10-13 01:46:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.018532 10.0.0.57 - - [2025-10-13 01:46:54] "GET /virtual-machine-interface/798ab7b6-a7d5-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.019547 10.0.0.57 - - [2025-10-13 01:46:54] "GET /virtual-machine-interface/798ab7b6-a7d5-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004911 10.0.0.57 - - [2025-10-13 01:46:54] "POST /set-tag HTTP/1.1" 200 109 0.002132 10.0.0.57 - - [2025-10-13 01:46:54] "GET /floating-ip/6924cf22-2c0a-4359-89f5-fcebe8067306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002684 10.0.0.57 - - [2025-10-13 01:46:54] "GET /loadbalancer-pool/f0d996a6-48ef-44dd-92b7-0f803238ac7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003102 10.0.0.57 - - [2025-10-13 01:46:54] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015574 10.0.0.57 - - [2025-10-13 01:46:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.028606 10.0.0.57 - - [2025-10-13 01:46:54] "GET /virtual-machine-interface/798ab7b6-a7d5-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.018064 10.0.0.57 - - [2025-10-13 01:46:54] "GET /virtual-machine-interface/798ab7b6-a7d5-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006529 10.0.0.57 - - [2025-10-13 01:46:54] "GET /floating-ip/6924cf22-2c0a-4359-89f5-fcebe8067306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.001946 10.0.0.57 - - [2025-10-13 01:46:54] "POST /set-tag HTTP/1.1" 200 109 0.002469 10.0.0.57 - - [2025-10-13 01:48:23] "GET /global-system-configs HTTP/1.1" 200 322 0.004749 10.0.0.57 - - [2025-10-13 01:48:23] "GET /global-system-configs HTTP/1.1" 200 322 0.002366 10.0.0.57 - - [2025-10-13 01:48:28] "GET / HTTP/1.1" 200 35931 0.001575 10.0.0.57 - - [2025-10-13 01:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.57 - - [2025-10-13 01:48:28] "GET /project/d2716f32-b21a-4dd0-8c74-d003b6cf41e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.046780 10.0.0.57 - - [2025-10-13 01:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.57 - - [2025-10-13 01:48:28] "GET /project/d2716f32-b21a-4dd0-8c74-d003b6cf41e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.048563 10.0.0.57 - - [2025-10-13 01:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.57 - - [2025-10-13 01:48:29] "GET /project/d2716f32-b21a-4dd0-8c74-d003b6cf41e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.052187 10.0.0.57 - - [2025-10-13 01:48:29] "POST /tags HTTP/1.1" 200 333 0.030515 10.0.0.57 - - [2025-10-13 01:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.039945 10.0.0.57 - - [2025-10-13 01:48:29] "GET /tag/0d38935f-8e02-43b1-92ae-55f27dc3ce69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.020025 10.0.0.57 - - [2025-10-13 01:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.57 - - [2025-10-13 01:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.57 - - [2025-10-13 01:48:29] "GET /project/d2716f32-b21a-4dd0-8c74-d003b6cf41e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.046882 10.0.0.57 - - [2025-10-13 01:48:29] "GET /virtual-networks?parent_id=d2716f32-b21a-4dd0-8c74-d003b6cf41e4&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002728 10.0.0.57 - - [2025-10-13 01:48:29] "GET /project/d2716f32-b21a-4dd0-8c74-d003b6cf41e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.070357 10.0.0.57 - - [2025-10-13 01:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.57 - - [2025-10-13 01:48:29] "GET /virtual-network/5054a33d-55c3-4aa6-aca6-9cc13eb6e9e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.011116 10.0.0.57 - - [2025-10-13 01:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.57 - - [2025-10-13 01:48:29] "GET /service-appliance-set/43ebe2ea-c12b-4406-9ab8-25edcd56d2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.013530 10.0.0.57 - - [2025-10-13 01:48:29] "POST /virtual-networks HTTP/1.1" 200 512 0.090485 10.0.0.57 - - [2025-10-13 01:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.016976 10.0.0.57 - - [2025-10-13 01:48:30] "POST /fqname-to-id HTTP/1.1" 404 254 0.005384 10.0.0.57 - - [2025-10-13 01:48:30] "GET /network-ipam/a31fc673-cb7f-4034-ab88-70308acc1f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.005592 10.0.0.57 - - [2025-10-13 01:48:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.098065 10.0.0.57 - - [2025-10-13 01:48:30] "GET /virtual-machine-interface/48ac76e1-2388-4344-8328-ce97a9929c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.014507 10.0.0.57 - - [2025-10-13 01:48:30] "POST /useragent-kv HTTP/1.1" 200 115 0.010786 10.0.0.57 - - [2025-10-13 01:48:30] "POST /ref-update HTTP/1.1" 200 156 0.116629 10.0.0.57 - - [2025-10-13 01:48:30] "GET /virtual-network/86991936-06c3-4b0e-9a74-8a8eebe00aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.005874 10.0.0.57 - - [2025-10-13 01:48:30] "GET /domains HTTP/1.1" 200 280 0.003078 10.0.0.57 - - [2025-10-13 01:48:30] "GET /domain/7c116c35-cd5d-4474-8c4c-08658d9ad9fd HTTP/1.1" 200 3086 0.010174 10.0.0.57 - - [2025-10-13 01:48:30] "POST /instance-ips HTTP/1.1" 200 409 0.040122 10.0.0.57 - - [2025-10-13 01:48:30] "GET /instance-ip/4b7d69d3-7250-494c-93bf-377e1afcb950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.012484 10.0.0.57 - - [2025-10-13 01:48:30] "GET /project/d2716f32-b21a-4dd0-8c74-d003b6cf41e4 HTTP/1.1" 200 5477 0.056217 10.0.0.57 - - [2025-10-13 01:48:30] "GET /virtual-network/86991936-06c3-4b0e-9a74-8a8eebe00aff HTTP/1.1" 200 2083 0.005615 10.0.0.57 - - [2025-10-13 01:48:30] "POST /loadbalancers HTTP/1.1" 200 610 0.033038 10.0.0.57 - - [2025-10-13 01:48:30] "GET /virtual-network/86991936-06c3-4b0e-9a74-8a8eebe00aff HTTP/1.1" 200 2083 0.005680 10.0.0.57 - - [2025-10-13 01:48:30] "GET /routing-instance/10095187-10ff-48ea-b054-7aab1e8f74db HTTP/1.1" 200 1181 0.010382 10.0.0.57 - - [2025-10-13 01:48:30] "GET /routing-instance/10095187-10ff-48ea-b054-7aab1e8f74db HTTP/1.1" 200 1181 0.007850 10.0.0.57 - - [2025-10-13 01:48:30] "GET /project/d2716f32-b21a-4dd0-8c74-d003b6cf41e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.045938 10.0.0.57 - - [2025-10-13 01:48:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.030909 10.0.0.57 - - [2025-10-13 01:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005402 10.0.0.57 - - [2025-10-13 01:48:30] "GET /instance-ip/4b7d69d3-7250-494c-93bf-377e1afcb950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004137 10.0.0.57 - - [2025-10-13 01:48:30] "GET /project/d2716f32-b21a-4dd0-8c74-d003b6cf41e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035412 10.0.0.57 - - [2025-10-13 01:48:30] "POST /floating-ips HTTP/1.1" 200 597 0.040586 10.0.0.57 - - [2025-10-13 01:48:30] "GET /loadbalancer/18dfda9b-22c3-4390-bc7a-10acf2d2c45a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003944 10.0.0.57 - - [2025-10-13 01:48:30] "POST /route-targets HTTP/1.1" 200 327 0.010536 10.0.0.57 - - [2025-10-13 01:48:30] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.023193 10.0.0.57 - - [2025-10-13 01:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004082 10.0.0.57 - - [2025-10-13 01:48:30] "POST /ref-update HTTP/1.1" 200 156 0.029438 10.0.0.57 - - [2025-10-13 01:48:30] "GET /project/d2716f32-b21a-4dd0-8c74-d003b6cf41e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038070 10.0.0.57 - - [2025-10-13 01:48:30] "GET /loadbalancer-listener/252e2594-eac4-46ed-8380-acabc7ca9de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1803 0.004373 10.0.0.57 - - [2025-10-13 01:48:30] "GET /loadbalancer-listener/252e2594-eac4-46ed-8380-acabc7ca9de7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1222 0.003014 10.0.0.57 - - [2025-10-13 01:48:30] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.022263 10.0.0.57 - - [2025-10-13 01:48:30] "GET /instance-ip/4b7d69d3-7250-494c-93bf-377e1afcb950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.009526 10.0.0.57 - - [2025-10-13 01:48:30] "GET /instance-ip/4b7d69d3-7250-494c-93bf-377e1afcb950?fields=floating_ips HTTP/1.1" 200 1212 0.012402 10.0.0.57 - - [2025-10-13 01:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.57 - - [2025-10-13 01:48:30] "GET /loadbalancer/18dfda9b-22c3-4390-bc7a-10acf2d2c45a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002081 10.0.0.57 - - [2025-10-13 01:48:30] "GET /floating-ip/03628c43-718b-425a-a01d-40cf148fb2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.003043 10.0.0.57 - - [2025-10-13 01:48:30] "POST /tags HTTP/1.1" 200 295 0.046520 10.0.0.57 - - [2025-10-13 01:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006260 10.0.0.57 - - [2025-10-13 01:48:30] "GET /tag/7f90fbba-be5b-4541-af18-a52b833f4906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.014930 10.0.0.57 - - [2025-10-13 01:48:30] "POST /tags HTTP/1.1" 409 233 0.002272 10.0.0.57 - - [2025-10-13 01:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.57 - - [2025-10-13 01:48:30] "GET /tag/d55c1b40-25f1-48f0-87cf-af385b618044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.011306 10.0.0.57 - - [2025-10-13 01:48:30] "POST /tags HTTP/1.1" 409 206 0.002002 10.0.0.57 - - [2025-10-13 01:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.57 - - [2025-10-13 01:48:30] "GET /tag/1d98ed84-1283-4af9-8ec5-c99b00bfb46e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011909 10.0.0.57 - - [2025-10-13 01:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.57 - - [2025-10-13 01:48:31] "GET /virtual-network/6ed2721f-503e-4547-8923-f86a6ef449d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004972 10.0.0.57 - - [2025-10-13 01:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.57 - - [2025-10-13 01:48:31] "GET /project/d2716f32-b21a-4dd0-8c74-d003b6cf41e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042115 10.0.0.57 - - [2025-10-13 01:48:31] "POST /virtual-machines HTTP/1.1" 200 369 0.010076 10.0.0.57 - - [2025-10-13 01:48:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.008371 10.0.0.57 - - [2025-10-13 01:48:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.113085 10.0.0.57 - - [2025-10-13 01:48:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.017890 10.0.0.57 - - [2025-10-13 01:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005277 10.0.0.57 - - [2025-10-13 01:48:31] "GET /virtual-machine-interface/b8aa4474-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.006306 10.0.0.57 - - [2025-10-13 01:48:31] "POST /instance-ips HTTP/1.1" 200 409 0.027405 10.0.0.57 - - [2025-10-13 01:48:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.021042 10.0.0.57 - - [2025-10-13 01:48:31] "GET /virtual-machine-interface/b8aa4474-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.010328 10.0.0.57 - - [2025-10-13 01:48:31] "POST /set-tag HTTP/1.1" 200 109 0.022938 10.0.0.57 - - [2025-10-13 01:48:31] "GET /virtual-machine-interface/b8aa4474-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012626 10.0.0.57 - - [2025-10-13 01:48:31] "GET /instance-ip/b8bfdc08-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.007575 10.0.0.57 - - [2025-10-13 01:48:31] "GET /virtual-machine-interface/b8aa4474-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009547 10.0.0.57 - - [2025-10-13 01:48:31] "POST /set-tag HTTP/1.1" 200 109 0.002234 10.0.0.57 - - [2025-10-13 01:48:31] "GET /virtual-router/f746bda5-6c34-435d-aaf5-9edb6287cc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.013110 10.0.0.57 - - [2025-10-13 01:48:31] "POST /ref-update HTTP/1.1" 200 156 0.010123 10.0.0.57 - - [2025-10-13 01:48:31] "GET /virtual-machine-interface/b8aa4474-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014688 10.0.0.57 - - [2025-10-13 01:48:31] "POST /set-tag HTTP/1.1" 200 109 0.003548 10.0.0.57 - - [2025-10-13 01:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.57 - - [2025-10-13 01:48:31] "GET /virtual-network/6ed2721f-503e-4547-8923-f86a6ef449d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.003785 10.0.0.57 - - [2025-10-13 01:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.57 - - [2025-10-13 01:48:31] "GET /project/d2716f32-b21a-4dd0-8c74-d003b6cf41e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037037 10.0.0.57 - - [2025-10-13 01:48:31] "POST /virtual-machines HTTP/1.1" 200 369 0.008395 10.0.0.57 - - [2025-10-13 01:48:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.011808 10.0.0.57 - - [2025-10-13 01:48:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.117736 10.0.0.57 - - [2025-10-13 01:48:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.010011 10.0.0.57 - - [2025-10-13 01:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009724 10.0.0.57 - - [2025-10-13 01:48:32] "GET /virtual-machine-interface/b91a74ce-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.008681 10.0.0.57 - - [2025-10-13 01:48:32] "POST /instance-ips HTTP/1.1" 200 409 0.020867 10.0.0.57 - - [2025-10-13 01:48:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.025285 10.0.0.57 - - [2025-10-13 01:48:32] "GET /virtual-machine-interface/b91a74ce-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.007834 10.0.0.57 - - [2025-10-13 01:48:32] "POST /set-tag HTTP/1.1" 200 109 0.020307 10.0.0.57 - - [2025-10-13 01:48:32] "GET /virtual-machine-interface/b91a74ce-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.026353 10.0.0.57 - - [2025-10-13 01:48:32] "GET /instance-ip/b936edca-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005979 10.0.0.57 - - [2025-10-13 01:48:32] "GET /virtual-machine-interface/b91a74ce-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004540 10.0.0.57 - - [2025-10-13 01:48:32] "POST /set-tag HTTP/1.1" 200 109 0.001818 10.0.0.57 - - [2025-10-13 01:48:32] "GET /virtual-router/f746bda5-6c34-435d-aaf5-9edb6287cc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.003099 10.0.0.57 - - [2025-10-13 01:48:32] "POST /ref-update HTTP/1.1" 200 156 0.008594 10.0.0.57 - - [2025-10-13 01:48:32] "GET /virtual-machine-interface/b91a74ce-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012370 10.0.0.57 - - [2025-10-13 01:48:32] "POST /set-tag HTTP/1.1" 200 109 0.007801 10.0.0.57 - - [2025-10-13 01:48:32] "GET /virtual-machine-interface/b8aa4474-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004632 10.0.0.57 - - [2025-10-13 01:48:32] "POST /set-tag HTTP/1.1" 200 109 0.002380 10.0.0.57 - - [2025-10-13 01:48:32] "GET /virtual-machine-interface/b91a74ce-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004466 10.0.0.57 - - [2025-10-13 01:48:32] "POST /set-tag HTTP/1.1" 200 109 0.002596 10.0.0.57 - - [2025-10-13 01:48:35] "GET /domains HTTP/1.1" 200 280 0.002072 10.0.0.57 - - [2025-10-13 01:48:35] "GET /domain/7c116c35-cd5d-4474-8c4c-08658d9ad9fd HTTP/1.1" 200 3086 0.003222 10.0.0.57 - - [2025-10-13 01:48:35] "GET /project/d2716f32-b21a-4dd0-8c74-d003b6cf41e4 HTTP/1.1" 200 7065 0.029252 10.0.0.57 - - [2025-10-13 01:48:35] "GET /virtual-network/86991936-06c3-4b0e-9a74-8a8eebe00aff HTTP/1.1" 200 2083 0.004328 10.0.0.57 - - [2025-10-13 01:48:35] "GET /virtual-network/86991936-06c3-4b0e-9a74-8a8eebe00aff HTTP/1.1" 200 2083 0.004017 10.0.0.57 - - [2025-10-13 01:48:35] "GET /routing-instance/10095187-10ff-48ea-b054-7aab1e8f74db HTTP/1.1" 200 1402 0.003538 10.0.0.57 - - [2025-10-13 01:48:35] "GET /routing-instance/10095187-10ff-48ea-b054-7aab1e8f74db HTTP/1.1" 200 1402 0.002249 10.0.0.57 - - [2025-10-13 01:48:35] "GET /route-target/05a08963-b4d0-4f02-b108-961541af4869 HTTP/1.1" 200 1151 0.002007 10.0.0.57 - - [2025-10-13 01:48:35] "GET /virtual-network/86991936-06c3-4b0e-9a74-8a8eebe00aff HTTP/1.1" 200 2083 0.004009 10.0.0.57 - - [2025-10-13 01:48:35] "GET /routing-instance/10095187-10ff-48ea-b054-7aab1e8f74db HTTP/1.1" 200 1402 0.002372 10.0.0.57 - - [2025-10-13 01:48:35] "GET /virtual-network/86991936-06c3-4b0e-9a74-8a8eebe00aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003609 10.0.0.57 - - [2025-10-13 01:48:35] "GET /virtual-network/86991936-06c3-4b0e-9a74-8a8eebe00aff HTTP/1.1" 200 2083 0.003748 10.0.0.57 - - [2025-10-13 01:48:35] "GET /routing-instance/10095187-10ff-48ea-b054-7aab1e8f74db HTTP/1.1" 200 1402 0.002250 10.0.0.57 - - [2025-10-13 01:48:35] "GET /routing-instance/10095187-10ff-48ea-b054-7aab1e8f74db HTTP/1.1" 200 1402 0.002183 10.0.0.57 - - [2025-10-13 01:48:35] "GET /route-target/05a08963-b4d0-4f02-b108-961541af4869 HTTP/1.1" 200 1151 0.001883 10.0.0.57 - - [2025-10-13 01:48:35] "GET /domains HTTP/1.1" 200 280 0.002107 10.0.0.57 - - [2025-10-13 01:48:35] "GET /domain/7c116c35-cd5d-4474-8c4c-08658d9ad9fd HTTP/1.1" 200 3086 0.002823 10.0.0.57 - - [2025-10-13 01:48:35] "GET /project/d2716f32-b21a-4dd0-8c74-d003b6cf41e4 HTTP/1.1" 200 7065 0.040437 10.0.0.57 - - [2025-10-13 01:48:35] "GET /virtual-network/86991936-06c3-4b0e-9a74-8a8eebe00aff HTTP/1.1" 200 2083 0.009807 10.0.0.57 - - [2025-10-13 01:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.57 - - [2025-10-13 01:48:35] "GET /project/d2716f32-b21a-4dd0-8c74-d003b6cf41e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033422 10.0.0.57 - - [2025-10-13 01:48:35] "GET /virtual-network/86991936-06c3-4b0e-9a74-8a8eebe00aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003884 10.0.0.57 - - [2025-10-13 01:48:35] "GET /floating-ip-pools?parent_id=86991936-06c3-4b0e-9a74-8a8eebe00aff&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002522 10.0.0.57 - - [2025-10-13 01:48:35] "GET /virtual-network/86991936-06c3-4b0e-9a74-8a8eebe00aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004171 10.0.0.57 - - [2025-10-13 01:48:35] "POST /floating-ip-pools HTTP/1.1" 200 562 0.021393 10.0.0.57 - - [2025-10-13 01:48:35] "POST /ref-update HTTP/1.1" 200 156 0.008574 10.0.0.57 - - [2025-10-13 01:48:35] "GET /virtual-network/86991936-06c3-4b0e-9a74-8a8eebe00aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.009392 10.0.0.57 - - [2025-10-13 01:48:35] "GET /domains HTTP/1.1" 200 280 0.002119 10.0.0.57 - - [2025-10-13 01:48:35] "GET /domain/7c116c35-cd5d-4474-8c4c-08658d9ad9fd HTTP/1.1" 200 3086 0.002316 10.0.0.57 - - [2025-10-13 01:48:35] "GET /project/d2716f32-b21a-4dd0-8c74-d003b6cf41e4 HTTP/1.1" 200 7321 0.052465 10.0.0.57 - - [2025-10-13 01:48:35] "GET /virtual-network/86991936-06c3-4b0e-9a74-8a8eebe00aff HTTP/1.1" 200 2321 0.005595 10.0.0.57 - - [2025-10-13 01:48:35] "GET /floating-ip-pool/bd5a776a-fd0a-43ad-87aa-05089519879f HTTP/1.1" 200 1314 0.003644 10.0.0.57 - - [2025-10-13 01:48:35] "GET /domains HTTP/1.1" 200 280 0.001536 10.0.0.57 - - [2025-10-13 01:48:35] "GET /domain/7c116c35-cd5d-4474-8c4c-08658d9ad9fd HTTP/1.1" 200 3086 0.003434 10.0.0.57 - - [2025-10-13 01:48:35] "GET /project/d2716f32-b21a-4dd0-8c74-d003b6cf41e4 HTTP/1.1" 200 7321 0.039287 10.0.0.57 - - [2025-10-13 01:48:35] "GET /virtual-network/86991936-06c3-4b0e-9a74-8a8eebe00aff HTTP/1.1" 200 2321 0.009310 10.0.0.57 - - [2025-10-13 01:48:35] "GET /virtual-network/86991936-06c3-4b0e-9a74-8a8eebe00aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003926 10.0.0.57 - - [2025-10-13 01:48:36] "POST /tags HTTP/1.1" 200 365 0.058891 10.0.0.57 - - [2025-10-13 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.018966 10.0.0.57 - - [2025-10-13 01:48:36] "GET /tag/06578f95-2bbc-4dcd-9fa4-14e0eb06353b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.013539 10.0.0.57 - - [2025-10-13 01:48:36] "POST /tags HTTP/1.1" 409 206 0.004781 10.0.0.57 - - [2025-10-13 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.57 - - [2025-10-13 01:48:36] "GET /tag/1d98ed84-1283-4af9-8ec5-c99b00bfb46e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010964 10.0.0.57 - - [2025-10-13 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.57 - - [2025-10-13 01:48:36] "GET /project/d2716f32-b21a-4dd0-8c74-d003b6cf41e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.035960 10.0.0.57 - - [2025-10-13 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.57 - - [2025-10-13 01:48:36] "GET /virtual-network/6ed2721f-503e-4547-8923-f86a6ef449d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.003720 10.0.0.57 - - [2025-10-13 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.57 - - [2025-10-13 01:48:36] "GET /service-appliance-set/166a2d12-f6b1-442a-a536-cf8e9a252168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003922 10.0.0.57 - - [2025-10-13 01:48:36] "POST /fqname-to-id HTTP/1.1" 404 258 0.001527 10.0.0.57 - - [2025-10-13 01:48:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.093750 10.0.0.57 - - [2025-10-13 01:48:36] "GET /virtual-machine-interface/e02baf9b-e2da-497a-a76c-a8d22c2de52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.012506 10.0.0.57 - - [2025-10-13 01:48:36] "POST /set-tag HTTP/1.1" 200 109 0.024582 10.0.0.57 - - [2025-10-13 01:48:36] "POST /instance-ips HTTP/1.1" 200 417 0.041661 10.0.0.57 - - [2025-10-13 01:48:36] "GET /instance-ip/4968f463-26b4-4043-95c1-6ba04dbfa575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.007324 10.0.0.57 - - [2025-10-13 01:48:36] "POST /loadbalancers HTTP/1.1" 200 618 0.060394 10.0.0.57 - - [2025-10-13 01:48:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.025532 10.0.0.57 - - [2025-10-13 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009323 10.0.0.57 - - [2025-10-13 01:48:36] "POST /service-instances HTTP/1.1" 200 566 0.036064 10.0.0.57 - - [2025-10-13 01:48:36] "POST /ref-update HTTP/1.1" 200 156 0.011445 10.0.0.57 - - [2025-10-13 01:48:36] "GET /project/d2716f32-b21a-4dd0-8c74-d003b6cf41e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.040989 10.0.0.57 - - [2025-10-13 01:48:36] "PUT /service-instance/f0304ed8-c427-44c6-b10d-d82ac0e137dd HTTP/1.1" 200 266 0.027071 10.0.0.57 - - [2025-10-13 01:48:36] "GET /virtual-machine-interface/e02baf9b-e2da-497a-a76c-a8d22c2de52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.012474 10.0.0.57 - - [2025-10-13 01:48:36] "GET /virtual-machine-interface/e02baf9b-e2da-497a-a76c-a8d22c2de52d?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.005150 10.0.0.57 - - [2025-10-13 01:48:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.008660 10.0.0.57 - - [2025-10-13 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007686 10.0.0.57 - - [2025-10-13 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.57 - - [2025-10-13 01:48:36] "GET /floating-ip-pool/bd5a776a-fd0a-43ad-87aa-05089519879f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002231 10.0.0.57 - - [2025-10-13 01:48:36] "POST /virtual-machines HTTP/1.1" 200 429 0.019120 10.0.0.57 - - [2025-10-13 01:48:36] "POST /floating-ips HTTP/1.1" 200 671 0.096048 10.0.0.57 - - [2025-10-13 01:48:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.065468 10.0.0.57 - - [2025-10-13 01:48:37] "GET /application-policy-set/29b355dd-b153-4016-8590-25cbadd7df97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003661 10.0.0.57 - - [2025-10-13 01:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.57 - - [2025-10-13 01:48:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.184096 10.0.0.57 - - [2025-10-13 01:48:37] "POST /chown HTTP/1.1" 200 109 0.024852 10.0.0.57 - - [2025-10-13 01:48:37] "GET /policy-management/d49928c3-7952-4ca8-b563-d025d4ef7017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004864 10.0.0.57 - - [2025-10-13 01:48:37] "POST /tags HTTP/1.1" 409 221 0.001862 10.0.0.57 - - [2025-10-13 01:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.57 - - [2025-10-13 01:48:37] "POST /chown HTTP/1.1" 200 109 0.014752 10.0.0.57 - - [2025-10-13 01:48:37] "GET /tag/0d38935f-8e02-43b1-92ae-55f27dc3ce69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.012848 10.0.0.57 - - [2025-10-13 01:48:37] "POST /tags HTTP/1.1" 409 238 0.001872 10.0.0.57 - - [2025-10-13 01:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.57 - - [2025-10-13 01:48:37] "GET /tag/06578f95-2bbc-4dcd-9fa4-14e0eb06353b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.010948 10.0.0.57 - - [2025-10-13 01:48:37] "PUT /virtual-machine-interface/916fb17c-c141-4a17-8f3e-d5596064c59f HTTP/1.1" 200 284 0.033315 10.0.0.57 - - [2025-10-13 01:48:37] "PUT /instance-ip/4968f463-26b4-4043-95c1-6ba04dbfa575 HTTP/1.1" 200 256 0.023351 10.0.0.57 - - [2025-10-13 01:48:37] "POST /ref-update HTTP/1.1" 200 156 0.022942 10.0.0.57 - - [2025-10-13 01:48:37] "POST /firewall-rules HTTP/1.1" 200 650 0.113566 10.0.0.57 - - [2025-10-13 01:48:37] "POST /ref-update HTTP/1.1" 200 156 0.044560 10.0.0.57 - - [2025-10-13 01:48:37] "POST /ref-update HTTP/1.1" 200 156 0.021970 10.0.0.57 - - [2025-10-13 01:48:37] "GET /firewall-rule/6fe050ea-f84d-4bcd-9da6-f73e8e03f351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.018058 10.0.0.57 - - [2025-10-13 01:48:37] "GET /firewall-policy/8b78a795-a4eb-4a90-9fd1-f565f71c42b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.006952 10.0.0.57 - - [2025-10-13 01:48:37] "GET /firewall-rule/6fe050ea-f84d-4bcd-9da6-f73e8e03f351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.006773 10.0.0.57 - - [2025-10-13 01:48:37] "POST /ref-update HTTP/1.1" 200 156 0.029338 10.0.0.57 - - [2025-10-13 01:48:37] "POST /ref-update HTTP/1.1" 200 156 0.022907 10.0.0.57 - - [2025-10-13 01:48:37] "POST /ref-update HTTP/1.1" 200 156 0.056117 10.0.0.57 - - [2025-10-13 01:48:37] "POST /ref-update HTTP/1.1" 200 156 0.044947 10.0.0.57 - - [2025-10-13 01:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010198 10.0.0.57 - - [2025-10-13 01:48:37] "POST /virtual-machines HTTP/1.1" 200 429 0.020276 10.0.0.57 - - [2025-10-13 01:48:37] "GET /project/d2716f32-b21a-4dd0-8c74-d003b6cf41e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.067665 10.0.0.57 - - [2025-10-13 01:48:37] "GET /loadbalancer/5828a4ea-d2ad-456e-bf40-5c443e4c911a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.028358 10.0.0.57 - - [2025-10-13 01:48:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.112874 10.0.0.57 - - [2025-10-13 01:48:37] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.059357 10.0.0.57 - - [2025-10-13 01:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008170 10.0.0.57 - - [2025-10-13 01:48:37] "POST /chown HTTP/1.1" 200 109 0.041977 10.0.0.57 - - [2025-10-13 01:48:37] "POST /chown HTTP/1.1" 200 109 0.009525 10.0.0.57 - - [2025-10-13 01:48:37] "GET /project/d2716f32-b21a-4dd0-8c74-d003b6cf41e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.077639 10.0.0.57 - - [2025-10-13 01:48:37] "GET /loadbalancer-listener/f1c05aed-e221-4378-9d42-6568f5fbdd98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.012336 10.0.0.57 - - [2025-10-13 01:48:37] "PUT /virtual-machine-interface/4a14c6d4-abda-4881-b4a6-26615228095e HTTP/1.1" 200 284 0.070133 10.0.0.57 - - [2025-10-13 01:48:37] "GET /loadbalancer-listener/f1c05aed-e221-4378-9d42-6568f5fbdd98?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.022350 10.0.0.57 - - [2025-10-13 01:48:37] "PUT /instance-ip/4968f463-26b4-4043-95c1-6ba04dbfa575 HTTP/1.1" 200 256 0.035758 10.0.0.57 - - [2025-10-13 01:48:37] "POST /ref-update HTTP/1.1" 200 156 0.019454 10.0.0.57 - - [2025-10-13 01:48:38] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.049028 10.0.0.57 - - [2025-10-13 01:48:38] "POST /ref-update HTTP/1.1" 200 156 0.035158 10.0.0.57 - - [2025-10-13 01:48:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.039655 10.0.0.57 - - [2025-10-13 01:48:38] "GET /loadbalancer-pool/0041d41e-c8b6-4f71-9cd4-bf129e7ba9e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.007445 10.0.0.57 - - [2025-10-13 01:48:38] "POST /ref-update HTTP/1.1" 200 156 0.032287 10.0.0.57 - - [2025-10-13 01:48:38] "POST /ref-update HTTP/1.1" 200 156 0.029428 10.0.0.57 - - [2025-10-13 01:48:38] "POST /loadbalancer-members HTTP/1.1" 200 707 0.033204 10.0.0.57 - - [2025-10-13 01:48:38] "POST /ref-update HTTP/1.1" 200 156 0.031910 10.0.0.57 - - [2025-10-13 01:48:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.026204 10.0.0.57 - - [2025-10-13 01:48:38] "GET /loadbalancer-member/4db57aba-c5b5-4d43-b99e-a25a24369d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.019271 10.0.0.57 - - [2025-10-13 01:48:38] "PUT /service-instance/f0304ed8-c427-44c6-b10d-d82ac0e137dd HTTP/1.1" 200 266 0.009579 10.0.0.57 - - [2025-10-13 01:48:38] "GET /application-policy-set/29b355dd-b153-4016-8590-25cbadd7df97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.010901 10.0.0.57 - - [2025-10-13 01:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005474 10.0.0.57 - - [2025-10-13 01:48:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.029684 10.0.0.57 - - [2025-10-13 01:48:38] "GET /policy-management/d49928c3-7952-4ca8-b563-d025d4ef7017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.024963 10.0.0.57 - - [2025-10-13 01:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009213 10.0.0.57 - - [2025-10-13 01:48:38] "POST /tags HTTP/1.1" 409 221 0.002205 10.0.0.57 - - [2025-10-13 01:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.57 - - [2025-10-13 01:48:38] "GET /tag/0d38935f-8e02-43b1-92ae-55f27dc3ce69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.013698 10.0.0.57 - - [2025-10-13 01:48:38] "POST /tags HTTP/1.1" 409 238 0.001719 10.0.0.57 - - [2025-10-13 01:48:38] "POST /chown HTTP/1.1" 200 109 0.008462 10.0.0.57 - - [2025-10-13 01:48:38] "POST /chown HTTP/1.1" 200 109 0.016043 10.0.0.57 - - [2025-10-13 01:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.57 - - [2025-10-13 01:48:38] "GET /tag/06578f95-2bbc-4dcd-9fa4-14e0eb06353b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.011658 10.0.0.57 - - [2025-10-13 01:48:38] "POST /firewall-rules HTTP/1.1" 409 293 0.002738 10.0.0.57 - - [2025-10-13 01:48:38] "PUT /instance-ip/4968f463-26b4-4043-95c1-6ba04dbfa575 HTTP/1.1" 200 256 0.054952 10.0.0.57 - - [2025-10-13 01:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.57 - - [2025-10-13 01:48:38] "POST /ref-update HTTP/1.1" 200 156 0.028914 10.0.0.57 - - [2025-10-13 01:48:38] "POST /chown HTTP/1.1" 200 109 0.035755 10.0.0.57 - - [2025-10-13 01:48:38] "PUT /firewall-rule/6fe050ea-f84d-4bcd-9da6-f73e8e03f351 HTTP/1.1" 200 260 0.086207 10.0.0.57 - - [2025-10-13 01:48:38] "GET /firewall-rule/6fe050ea-f84d-4bcd-9da6-f73e8e03f351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.017463 10.0.0.57 - - [2025-10-13 01:48:38] "POST /chown HTTP/1.1" 200 109 0.056288 10.0.0.57 - - [2025-10-13 01:48:38] "GET /firewall-policy/8b78a795-a4eb-4a90-9fd1-f565f71c42b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.005035 10.0.0.57 - - [2025-10-13 01:48:38] "GET /firewall-rule/6fe050ea-f84d-4bcd-9da6-f73e8e03f351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002716 10.0.0.57 - - [2025-10-13 01:48:38] "PUT /instance-ip/4968f463-26b4-4043-95c1-6ba04dbfa575 HTTP/1.1" 200 256 0.013228 10.0.0.57 - - [2025-10-13 01:48:38] "POST /ref-update HTTP/1.1" 200 156 0.019051 10.0.0.57 - - [2025-10-13 01:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 10.0.0.57 - - [2025-10-13 01:48:38] "POST /chown HTTP/1.1" 200 109 0.007311 10.0.0.57 - - [2025-10-13 01:48:38] "POST /chown HTTP/1.1" 200 109 0.026127 10.0.0.57 - - [2025-10-13 01:48:38] "PUT /instance-ip/4968f463-26b4-4043-95c1-6ba04dbfa575 HTTP/1.1" 200 256 0.020003 10.0.0.57 - - [2025-10-13 01:48:38] "POST /ref-update HTTP/1.1" 200 156 0.011818 10.0.0.57 - - [2025-10-13 01:48:38] "POST /chown HTTP/1.1" 200 109 0.013700 10.0.0.57 - - [2025-10-13 01:48:38] "POST /chown HTTP/1.1" 200 109 0.017219 10.0.0.57 - - [2025-10-13 01:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.014884 10.0.0.57 - - [2025-10-13 01:48:39] "GET /virtual-network/6ed2721f-503e-4547-8923-f86a6ef449d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.003909 10.0.0.57 - - [2025-10-13 01:48:39] "PUT /instance-ip/4968f463-26b4-4043-95c1-6ba04dbfa575 HTTP/1.1" 200 256 0.013445 10.0.0.57 - - [2025-10-13 01:48:39] "POST /ref-update HTTP/1.1" 200 156 0.022873 10.0.0.57 - - [2025-10-13 01:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007136 10.0.0.57 - - [2025-10-13 01:48:39] "GET /project/d2716f32-b21a-4dd0-8c74-d003b6cf41e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.062519 10.0.0.57 - - [2025-10-13 01:48:39] "POST /virtual-machines HTTP/1.1" 200 373 0.019390 10.0.0.57 - - [2025-10-13 01:48:39] "PUT /service-instance/f0304ed8-c427-44c6-b10d-d82ac0e137dd HTTP/1.1" 200 266 0.008863 10.0.0.57 - - [2025-10-13 01:48:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.035550 10.0.0.57 - - [2025-10-13 01:48:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.050678 10.0.0.57 - - [2025-10-13 01:48:39] "PUT /service-instance/f0304ed8-c427-44c6-b10d-d82ac0e137dd HTTP/1.1" 200 266 0.069144 10.0.0.57 - - [2025-10-13 01:48:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.028126 10.0.0.57 - - [2025-10-13 01:48:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.177908 10.0.0.57 - - [2025-10-13 01:48:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.025048 10.0.0.57 - - [2025-10-13 01:48:39] "PUT /service-instance/f0304ed8-c427-44c6-b10d-d82ac0e137dd HTTP/1.1" 200 266 0.021094 10.0.0.57 - - [2025-10-13 01:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.019926 10.0.0.57 - - [2025-10-13 01:48:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.018582 10.0.0.57 - - [2025-10-13 01:48:39] "GET /virtual-machine-interface/bd846b14-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.008379 10.0.0.57 - - [2025-10-13 01:48:39] "PUT /service-instance/f0304ed8-c427-44c6-b10d-d82ac0e137dd HTTP/1.1" 200 266 0.017239 10.0.0.57 - - [2025-10-13 01:48:39] "POST /instance-ips HTTP/1.1" 200 413 0.036508 10.0.0.57 - - [2025-10-13 01:48:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.046003 10.0.0.57 - - [2025-10-13 01:48:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.087235 10.0.0.57 - - [2025-10-13 01:48:39] "GET /virtual-machine-interface/bd846b14-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.012768 10.0.0.57 - - [2025-10-13 01:48:39] "PUT /service-instance/f0304ed8-c427-44c6-b10d-d82ac0e137dd HTTP/1.1" 200 266 0.009203 10.0.0.57 - - [2025-10-13 01:48:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.017555 10.0.0.57 - - [2025-10-13 01:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.57 - - [2025-10-13 01:48:39] "POST /set-tag HTTP/1.1" 200 109 0.032142 10.0.0.57 - - [2025-10-13 01:48:39] "GET /virtual-machine-interface/bd846b14-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.026467 10.0.0.57 - - [2025-10-13 01:48:39] "GET /instance-ip/bda5e83e-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.015597 10.0.0.57 - - [2025-10-13 01:48:39] "POST /chown HTTP/1.1" 200 109 0.019597 10.0.0.57 - - [2025-10-13 01:48:39] "POST /chown HTTP/1.1" 200 109 0.038313 10.0.0.57 - - [2025-10-13 01:48:39] "GET /virtual-machine-interface/bd846b14-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009258 10.0.0.57 - - [2025-10-13 01:48:39] "POST /set-tag HTTP/1.1" 200 109 0.009703 10.0.0.57 - - [2025-10-13 01:48:39] "GET /virtual-router/f746bda5-6c34-435d-aaf5-9edb6287cc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.015424 10.0.0.57 - - [2025-10-13 01:48:39] "POST /ref-update HTTP/1.1" 200 156 0.036095 10.0.0.57 - - [2025-10-13 01:48:40] "POST /chown HTTP/1.1" 200 109 0.009856 10.0.0.57 - - [2025-10-13 01:48:40] "POST /ref-update HTTP/1.1" 200 156 0.014478 10.0.0.57 - - [2025-10-13 01:48:40] "GET /virtual-machine-interface/bd846b14-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.020233 10.0.0.57 - - [2025-10-13 01:48:40] "POST /set-tag HTTP/1.1" 200 109 0.003294 10.0.0.57 - - [2025-10-13 01:48:40] "POST /chown HTTP/1.1" 200 109 0.033691 10.0.0.57 - - [2025-10-13 01:48:40] "POST /ref-update HTTP/1.1" 200 156 0.010375 10.0.0.57 - - [2025-10-13 01:48:40] "GET /virtual-machine-interface/bd846b14-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004675 10.0.0.57 - - [2025-10-13 01:48:40] "POST /set-tag HTTP/1.1" 200 109 0.002086 10.0.0.57 - - [2025-10-13 01:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.57 - - [2025-10-13 01:48:40] "POST /chown HTTP/1.1" 200 109 0.006325 10.0.0.57 - - [2025-10-13 01:48:40] "POST /chown HTTP/1.1" 200 109 0.020485 10.0.0.57 - - [2025-10-13 01:48:40] "POST /chown HTTP/1.1" 200 109 0.017679 10.0.0.57 - - [2025-10-13 01:48:40] "POST /chown HTTP/1.1" 200 109 0.006490 10.0.0.57 - - [2025-10-13 01:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.57 - - [2025-10-13 01:48:40] "POST /chown HTTP/1.1" 200 109 0.005903 10.0.0.57 - - [2025-10-13 01:48:40] "POST /chown HTTP/1.1" 200 109 0.027721 10.0.0.57 - - [2025-10-13 01:48:40] "POST /chown HTTP/1.1" 200 109 0.006797 10.0.0.57 - - [2025-10-13 01:48:40] "POST /chown HTTP/1.1" 200 109 0.022480 10.0.0.57 - - [2025-10-13 01:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.57 - - [2025-10-13 01:48:40] "POST /chown HTTP/1.1" 200 109 0.006880 10.0.0.57 - - [2025-10-13 01:48:40] "POST /chown HTTP/1.1" 200 109 0.018703 10.0.0.57 - - [2025-10-13 01:48:40] "POST /chown HTTP/1.1" 200 109 0.021410 10.0.0.57 - - [2025-10-13 01:48:40] "POST /chown HTTP/1.1" 200 109 0.006461 10.0.0.57 - - [2025-10-13 01:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.57 - - [2025-10-13 01:48:40] "POST /chown HTTP/1.1" 200 109 0.005728 10.0.0.57 - - [2025-10-13 01:48:40] "POST /chown HTTP/1.1" 200 109 0.023376 10.0.0.57 - - [2025-10-13 01:48:40] "POST /chown HTTP/1.1" 200 109 0.007213 10.0.0.57 - - [2025-10-13 01:48:40] "POST /chown HTTP/1.1" 200 109 0.020263 10.0.0.57 - - [2025-10-13 01:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.57 - - [2025-10-13 01:48:40] "POST /chown HTTP/1.1" 200 109 0.006929 10.0.0.57 - - [2025-10-13 01:48:40] "POST /chown HTTP/1.1" 200 109 0.023705 10.0.0.57 - - [2025-10-13 01:48:40] "POST /chown HTTP/1.1" 200 109 0.015985 10.0.0.57 - - [2025-10-13 01:48:40] "POST /chown HTTP/1.1" 200 109 0.006883 10.0.0.57 - - [2025-10-13 01:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.57 - - [2025-10-13 01:48:40] "POST /chown HTTP/1.1" 200 109 0.005893 10.0.0.57 - - [2025-10-13 01:48:40] "POST /chown HTTP/1.1" 200 109 0.022234 10.0.0.57 - - [2025-10-13 01:48:40] "POST /chown HTTP/1.1" 200 109 0.006710 10.0.0.57 - - [2025-10-13 01:48:40] "POST /chown HTTP/1.1" 200 109 0.005959 10.0.0.57 - - [2025-10-13 01:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.57 - - [2025-10-13 01:48:41] "POST /chown HTTP/1.1" 200 109 0.011174 10.0.0.57 - - [2025-10-13 01:48:41] "POST /chown HTTP/1.1" 200 109 0.019157 10.0.0.57 - - [2025-10-13 01:48:41] "POST /chown HTTP/1.1" 200 109 0.017557 10.0.0.57 - - [2025-10-13 01:48:41] "POST /chown HTTP/1.1" 200 109 0.006595 10.0.0.57 - - [2025-10-13 01:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.57 - - [2025-10-13 01:48:41] "POST /chown HTTP/1.1" 200 109 0.005843 10.0.0.57 - - [2025-10-13 01:48:41] "POST /chown HTTP/1.1" 200 109 0.006979 10.0.0.57 - - [2025-10-13 01:48:41] "POST /chown HTTP/1.1" 200 109 0.016354 10.0.0.57 - - [2025-10-13 01:48:41] "POST /chown HTTP/1.1" 200 109 0.017085 10.0.0.57 - - [2025-10-13 01:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.57 - - [2025-10-13 01:48:41] "POST /chown HTTP/1.1" 200 109 0.006106 10.0.0.57 - - [2025-10-13 01:48:41] "POST /chown HTTP/1.1" 200 109 0.016611 10.0.0.57 - - [2025-10-13 01:48:41] "POST /chown HTTP/1.1" 200 109 0.016155 10.0.0.57 - - [2025-10-13 01:48:41] "POST /chown HTTP/1.1" 200 109 0.015356 10.0.0.57 - - [2025-10-13 01:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.57 - - [2025-10-13 01:48:41] "POST /chown HTTP/1.1" 200 109 0.007803 10.0.0.57 - - [2025-10-13 01:48:41] "POST /chown HTTP/1.1" 200 109 0.006326 10.0.0.57 - - [2025-10-13 01:48:41] "POST /chown HTTP/1.1" 200 109 0.018542 10.0.0.57 - - [2025-10-13 01:48:41] "POST /chown HTTP/1.1" 200 109 0.022349 10.0.0.57 - - [2025-10-13 01:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.57 - - [2025-10-13 01:48:41] "POST /chown HTTP/1.1" 200 109 0.006728 10.0.0.57 - - [2025-10-13 01:48:41] "POST /chown HTTP/1.1" 200 109 0.027992 10.0.0.57 - - [2025-10-13 01:48:41] "POST /chown HTTP/1.1" 200 109 0.006797 10.0.0.57 - - [2025-10-13 01:48:41] "POST /chown HTTP/1.1" 200 109 0.020440 10.0.0.57 - - [2025-10-13 01:48:42] "GET /virtual-machine-interface/b8aa4474-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005303 10.0.0.57 - - [2025-10-13 01:48:42] "POST /set-tag HTTP/1.1" 200 109 0.002372 10.0.0.57 - - [2025-10-13 01:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.57 - - [2025-10-13 01:48:42] "GET /loadbalancer/18dfda9b-22c3-4390-bc7a-10acf2d2c45a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002361 10.0.0.57 - - [2025-10-13 01:48:42] "GET /loadbalancer-pool/0de29cc2-7cf9-4555-8333-8367ba5711e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002402 10.0.0.57 - - [2025-10-13 01:48:42] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015462 10.0.0.57 - - [2025-10-13 01:48:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.015826 10.0.0.57 - - [2025-10-13 01:48:42] "GET /virtual-machine-interface/b8aa4474-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007299 10.0.0.57 - - [2025-10-13 01:48:42] "GET /virtual-machine-interface/b8aa4474-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007865 10.0.0.57 - - [2025-10-13 01:48:42] "POST /ref-update HTTP/1.1" 200 156 0.007651 10.0.0.57 - - [2025-10-13 01:48:42] "POST /tags HTTP/1.1" 409 221 0.002023 10.0.0.57 - - [2025-10-13 01:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001428 10.0.0.57 - - [2025-10-13 01:48:42] "GET /tag/0d38935f-8e02-43b1-92ae-55f27dc3ce69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.011444 10.0.0.57 - - [2025-10-13 01:48:42] "GET /floating-ip/03628c43-718b-425a-a01d-40cf148fb2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.007660 10.0.0.57 - - [2025-10-13 01:48:42] "PUT /floating-ip/03628c43-718b-425a-a01d-40cf148fb2f1 HTTP/1.1" 200 256 0.009810 10.0.0.57 - - [2025-10-13 01:48:42] "POST /set-tag HTTP/1.1" 200 109 0.031019 10.0.0.57 - - [2025-10-13 01:48:43] "GET /virtual-machine-interface/b91a74ce-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008633 10.0.0.57 - - [2025-10-13 01:48:43] "POST /set-tag HTTP/1.1" 200 109 0.003244 10.0.0.57 - - [2025-10-13 01:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009275 10.0.0.57 - - [2025-10-13 01:48:43] "GET /loadbalancer/18dfda9b-22c3-4390-bc7a-10acf2d2c45a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002363 10.0.0.57 - - [2025-10-13 01:48:43] "GET /loadbalancer-pool/0de29cc2-7cf9-4555-8333-8367ba5711e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003092 10.0.0.57 - - [2025-10-13 01:48:43] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015540 10.0.0.57 - - [2025-10-13 01:48:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.010255 10.0.0.57 - - [2025-10-13 01:48:43] "GET /virtual-machine-interface/b91a74ce-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004332 10.0.0.57 - - [2025-10-13 01:48:43] "GET /virtual-machine-interface/b91a74ce-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003872 10.0.0.57 - - [2025-10-13 01:48:43] "POST /ref-update HTTP/1.1" 200 156 0.006721 10.0.0.57 - - [2025-10-13 01:48:43] "GET /floating-ip/03628c43-718b-425a-a01d-40cf148fb2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004523 10.0.0.57 - - [2025-10-13 01:48:43] "POST /set-tag HTTP/1.1" 200 109 0.021811 10.0.0.57 - - [2025-10-13 01:48:44] "GET /virtual-machine/1fcf74a0-0e16-4a94-b934-1d43c0f587cf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003223 10.0.0.57 - - [2025-10-13 01:48:44] "GET /virtual-machine-interface/b8aa4474-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005823 10.0.0.57 - - [2025-10-13 01:48:44] "GET /virtual-machine/eb1baffc-74ba-4500-bc08-350e10b51e8b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003217 10.0.0.57 - - [2025-10-13 01:48:44] "GET /virtual-machine-interface/b91a74ce-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004296 10.0.0.57 - - [2025-10-13 01:48:48] "GET /virtual-machine-interface/bd846b14-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005118 10.0.0.57 - - [2025-10-13 01:48:48] "POST /set-tag HTTP/1.1" 200 109 0.001946 10.0.0.57 - - [2025-10-13 01:48:49] "GET /virtual-machine/148fe7c8-3378-4172-af5a-93d24f94fe72?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003721 10.0.0.57 - - [2025-10-13 01:48:49] "GET /virtual-machine-interface/bd846b14-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004412 10.0.0.57 - - [2025-10-13 01:48:49] "GET /virtual-machine-interface/bd846b14-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006532 10.0.0.57 - - [2025-10-13 01:48:49] "POST /set-tag HTTP/1.1" 200 109 0.003203 10.0.0.57 - - [2025-10-13 01:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.57 - - [2025-10-13 01:49:12] "POST /chown HTTP/1.1" 200 109 0.006144 10.0.0.57 - - [2025-10-13 01:49:12] "POST /chown HTTP/1.1" 200 109 0.013691 10.0.0.57 - - [2025-10-13 01:49:12] "POST /chown HTTP/1.1" 200 109 0.006649 10.0.0.57 - - [2025-10-13 01:49:12] "POST /chown HTTP/1.1" 200 109 0.006803 10.0.0.57 - - [2025-10-13 01:49:21] "GET /virtual-machine-interface/bd846b14-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006645 10.0.0.57 - - [2025-10-13 01:49:21] "POST /set-tag HTTP/1.1" 200 109 0.002090 10.0.0.57 - - [2025-10-13 01:49:21] "GET /virtual-machine-interface/bd846b14-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003753 10.0.0.57 - - [2025-10-13 01:49:21] "POST /set-tag HTTP/1.1" 200 109 0.001658 10.0.0.57 - - [2025-10-13 01:49:21] "GET /virtual-machine/148fe7c8-3378-4172-af5a-93d24f94fe72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002980 10.0.0.57 - - [2025-10-13 01:49:21] "POST /ref-update HTTP/1.1" 200 156 0.009740 10.0.0.57 - - [2025-10-13 01:49:21] "GET /virtual-machine-interface/bd846b14-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.011000 10.0.0.57 - - [2025-10-13 01:49:21] "POST /set-tag HTTP/1.1" 200 109 0.015440 10.0.0.57 - - [2025-10-13 01:49:21] "POST /set-tag HTTP/1.1" 200 109 0.023818 10.0.0.57 - - [2025-10-13 01:49:21] "DELETE /instance-ip/bda5e83e-a7d6-11f0-b08c-fa163eb04986 HTTP/1.1" 200 115 0.057914 10.0.0.57 - - [2025-10-13 01:49:21] "DELETE /virtual-machine-interface/bd846b14-a7d6-11f0-b08c-fa163eb04986 HTTP/1.1" 200 115 0.054437 10.0.0.57 - - [2025-10-13 01:49:21] "DELETE /virtual-machine/148fe7c8-3378-4172-af5a-93d24f94fe72 HTTP/1.1" 200 115 0.019193 10.0.0.57 - - [2025-10-13 01:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.57 - - [2025-10-13 01:49:24] "GET /tag/06578f95-2bbc-4dcd-9fa4-14e0eb06353b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.013286 10.0.0.57 - - [2025-10-13 01:49:24] "GET /tag/06578f95-2bbc-4dcd-9fa4-14e0eb06353b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.023146 10.0.0.57 - - [2025-10-13 01:49:24] "GET /virtual-machine-interface/4a14c6d4-abda-4881-b4a6-26615228095e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004210 10.0.0.57 - - [2025-10-13 01:49:24] "POST /set-tag HTTP/1.1" 200 109 0.016138 10.0.0.57 - - [2025-10-13 01:49:24] "GET /virtual-machine-interface/916fb17c-c141-4a17-8f3e-d5596064c59f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.016183 10.0.0.57 - - [2025-10-13 01:49:24] "POST /set-tag HTTP/1.1" 200 109 0.020788 10.0.0.57 - - [2025-10-13 01:49:24] "GET /virtual-machine-interface/e02baf9b-e2da-497a-a76c-a8d22c2de52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004719 10.0.0.57 - - [2025-10-13 01:49:24] "POST /set-tag HTTP/1.1" 200 109 0.019177 10.0.0.57 - - [2025-10-13 01:49:24] "GET /firewall-policy/8b78a795-a4eb-4a90-9fd1-f565f71c42b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.011857 10.0.0.57 - - [2025-10-13 01:49:24] "GET /firewall-rule/6fe050ea-f84d-4bcd-9da6-f73e8e03f351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002916 10.0.0.57 - - [2025-10-13 01:49:24] "POST /ref-update HTTP/1.1" 200 156 0.011337 10.0.0.57 - - [2025-10-13 01:49:24] "DELETE /firewall-rule/6fe050ea-f84d-4bcd-9da6-f73e8e03f351 HTTP/1.1" 200 115 0.041235 10.0.0.57 - - [2025-10-13 01:49:24] "DELETE /loadbalancer-member/4db57aba-c5b5-4d43-b99e-a25a24369d7a HTTP/1.1" 200 115 0.032374 10.0.0.57 - - [2025-10-13 01:49:24] "PUT /service-instance/f0304ed8-c427-44c6-b10d-d82ac0e137dd HTTP/1.1" 200 266 0.015172 10.0.0.57 - - [2025-10-13 01:49:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.018081 10.0.0.57 - - [2025-10-13 01:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.57 - - [2025-10-13 01:49:25] "DELETE /loadbalancer-pool/0041d41e-c8b6-4f71-9cd4-bf129e7ba9e1 HTTP/1.1" 200 115 0.075438 10.0.0.57 - - [2025-10-13 01:49:25] "DELETE /loadbalancer-listener/f1c05aed-e221-4378-9d42-6568f5fbdd98 HTTP/1.1" 200 115 0.039415 10.0.0.57 - - [2025-10-13 01:49:25] "POST /chown HTTP/1.1" 200 109 0.019746 10.0.0.57 - - [2025-10-13 01:49:25] "GET /floating-ip/f1074aaf-4a04-4539-bfee-e61ccb226008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.022920 10.0.0.57 - - [2025-10-13 01:49:25] "POST /chown HTTP/1.1" 200 109 0.039697 10.0.0.57 - - [2025-10-13 01:49:25] "POST /chown HTTP/1.1" 200 109 0.023721 10.0.0.57 - - [2025-10-13 01:49:25] "PUT /floating-ip/f1074aaf-4a04-4539-bfee-e61ccb226008 HTTP/1.1" 200 256 0.038346 10.0.0.57 - - [2025-10-13 01:49:25] "POST /chown HTTP/1.1" 200 109 0.028856 10.0.0.57 - - [2025-10-13 01:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.57 - - [2025-10-13 01:49:25] "POST /chown HTTP/1.1" 200 109 0.012097 10.0.0.57 - - [2025-10-13 01:49:25] "DELETE /floating-ip/f1074aaf-4a04-4539-bfee-e61ccb226008 HTTP/1.1" 200 115 0.097962 10.0.0.57 - - [2025-10-13 01:49:25] "POST /chown HTTP/1.1" 200 109 0.010149 10.0.0.57 - - [2025-10-13 01:49:25] "POST /chown HTTP/1.1" 200 109 0.024063 10.0.0.57 - - [2025-10-13 01:49:25] "POST /chown HTTP/1.1" 200 109 0.019103 10.0.0.57 - - [2025-10-13 01:49:25] "DELETE /loadbalancer/5828a4ea-d2ad-456e-bf40-5c443e4c911a HTTP/1.1" 200 115 0.083886 10.0.0.57 - - [2025-10-13 01:49:25] "PUT /service-instance/f0304ed8-c427-44c6-b10d-d82ac0e137dd HTTP/1.1" 200 266 0.014982 10.0.0.57 - - [2025-10-13 01:49:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.014594 10.0.0.57 - - [2025-10-13 01:49:25] "DELETE /instance-ip/4968f463-26b4-4043-95c1-6ba04dbfa575 HTTP/1.1" 200 115 0.115059 10.0.0.57 - - [2025-10-13 01:49:25] "PUT /service-instance/f0304ed8-c427-44c6-b10d-d82ac0e137dd HTTP/1.1" 200 266 0.019180 10.0.0.57 - - [2025-10-13 01:49:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.015206 10.0.0.57 - - [2025-10-13 01:49:25] "GET /floating-ip-pool/bd5a776a-fd0a-43ad-87aa-05089519879f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.005274 10.0.0.57 - - [2025-10-13 01:49:25] "DELETE /virtual-machine-interface/e02baf9b-e2da-497a-a76c-a8d22c2de52d HTTP/1.1" 200 115 0.103875 10.0.0.57 - - [2025-10-13 01:49:25] "POST /ref-update HTTP/1.1" 200 156 0.033003 10.0.0.57 - - [2025-10-13 01:49:25] "PUT /service-instance/f0304ed8-c427-44c6-b10d-d82ac0e137dd HTTP/1.1" 200 266 0.033113 10.0.0.57 - - [2025-10-13 01:49:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.016680 10.0.0.57 - - [2025-10-13 01:49:25] "DELETE /floating-ip-pool/bd5a776a-fd0a-43ad-87aa-05089519879f HTTP/1.1" 200 115 0.073140 10.0.0.57 - - [2025-10-13 01:49:25] "DELETE /tag/06578f95-2bbc-4dcd-9fa4-14e0eb06353b HTTP/1.1" 200 115 0.149981 10.0.0.57 - - [2025-10-13 01:49:25] "DELETE /service-instance/f0304ed8-c427-44c6-b10d-d82ac0e137dd HTTP/1.1" 200 115 0.059525 10.0.0.57 - - [2025-10-13 01:49:25] "GET /virtual-machine-interface/4a14c6d4-abda-4881-b4a6-26615228095e?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.004604 10.0.0.57 - - [2025-10-13 01:49:25] "POST /useragent-kv HTTP/1.1" 200 115 0.004462 10.0.0.57 - - [2025-10-13 01:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.57 - - [2025-10-13 01:49:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002815 10.0.0.57 - - [2025-10-13 01:49:25] "DELETE /virtual-network/86991936-06c3-4b0e-9a74-8a8eebe00aff HTTP/1.1" 200 115 0.130057 10.0.0.57 - - [2025-10-13 01:49:25] "GET /routing-instance/10095187-10ff-48ea-b054-7aab1e8f74db HTTP/1.1" 404 171 0.004436 10.0.0.57 - - [2025-10-13 01:49:25] "GET /domains HTTP/1.1" 200 280 0.001903 10.0.0.57 - - [2025-10-13 01:49:25] "GET /domain/7c116c35-cd5d-4474-8c4c-08658d9ad9fd HTTP/1.1" 200 3086 0.002917 10.0.0.57 - - [2025-10-13 01:49:25] "DELETE /route-target/05a08963-b4d0-4f02-b108-961541af4869 HTTP/1.1" 200 115 0.038132 10.0.0.57 - - [2025-10-13 01:49:25] "GET /project/d2716f32-b21a-4dd0-8c74-d003b6cf41e4 HTTP/1.1" 200 7143 0.059484 10.0.0.57 - - [2025-10-13 01:49:26] "DELETE /virtual-machine-interface/4a14c6d4-abda-4881-b4a6-26615228095e HTTP/1.1" 200 115 0.138376 10.0.0.57 - - [2025-10-13 01:49:26] "DELETE /virtual-machine/ea5a6c1d-1318-4fa5-8f84-f490397afb24 HTTP/1.1" 200 115 0.020705 10.0.0.57 - - [2025-10-13 01:49:26] "GET /virtual-machine-interface/916fb17c-c141-4a17-8f3e-d5596064c59f?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.008107 10.0.0.57 - - [2025-10-13 01:49:26] "GET /virtual-machine-interface/b91a74ce-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006357 10.0.0.57 - - [2025-10-13 01:49:26] "POST /set-tag HTTP/1.1" 200 109 0.003596 10.0.0.57 - - [2025-10-13 01:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006982 10.0.0.57 - - [2025-10-13 01:49:26] "GET /loadbalancer/18dfda9b-22c3-4390-bc7a-10acf2d2c45a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002452 10.0.0.57 - - [2025-10-13 01:49:26] "DELETE /virtual-machine-interface/916fb17c-c141-4a17-8f3e-d5596064c59f HTTP/1.1" 200 115 0.067477 10.0.0.57 - - [2025-10-13 01:49:26] "GET /virtual-machine-interface/b91a74ce-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003837 10.0.0.57 - - [2025-10-13 01:49:26] "POST /ref-update HTTP/1.1" 200 156 0.014979 10.0.0.57 - - [2025-10-13 01:49:26] "DELETE /virtual-machine/f9cbd20e-d65d-4535-a2ed-47095b325f83 HTTP/1.1" 200 115 0.039848 10.0.0.57 - - [2025-10-13 01:49:26] "POST /set-tag HTTP/1.1" 200 109 0.043675 10.0.0.57 - - [2025-10-13 01:49:26] "DELETE /loadbalancer-member/7b93decc-38f0-4b6b-baa0-86f2504ea2d1 HTTP/1.1" 200 115 0.042003 10.0.0.57 - - [2025-10-13 01:49:27] "GET /virtual-machine-interface/b91a74ce-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008558 10.0.0.57 - - [2025-10-13 01:49:27] "POST /set-tag HTTP/1.1" 200 109 0.004941 10.0.0.57 - - [2025-10-13 01:49:27] "GET /virtual-machine-interface/b91a74ce-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004663 10.0.0.57 - - [2025-10-13 01:49:27] "POST /set-tag HTTP/1.1" 200 109 0.002204 10.0.0.57 - - [2025-10-13 01:49:27] "GET /virtual-machine/eb1baffc-74ba-4500-bc08-350e10b51e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.007612 10.0.0.57 - - [2025-10-13 01:49:27] "POST /ref-update HTTP/1.1" 200 156 0.020506 10.0.0.57 - - [2025-10-13 01:49:27] "GET /virtual-machine-interface/b91a74ce-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.024162 10.0.0.57 - - [2025-10-13 01:49:27] "POST /set-tag HTTP/1.1" 200 109 0.029674 10.0.0.57 - - [2025-10-13 01:49:27] "POST /set-tag HTTP/1.1" 200 109 0.053782 10.0.0.57 - - [2025-10-13 01:49:27] "POST /set-tag HTTP/1.1" 200 109 0.175999 10.0.0.57 - - [2025-10-13 01:49:28] "DELETE /instance-ip/b936edca-a7d6-11f0-b08c-fa163eb04986 HTTP/1.1" 200 115 0.051078 10.0.0.57 - - [2025-10-13 01:49:28] "POST /ref-update HTTP/1.1" 200 156 0.020789 10.0.0.57 - - [2025-10-13 01:49:28] "DELETE /virtual-machine-interface/b91a74ce-a7d6-11f0-b08c-fa163eb04986 HTTP/1.1" 200 115 0.059976 10.0.0.57 - - [2025-10-13 01:49:28] "DELETE /virtual-machine/eb1baffc-74ba-4500-bc08-350e10b51e8b HTTP/1.1" 200 115 0.021690 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:49:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000970 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:49:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000847 10.0.0.57 - - [2025-10-13 01:49:31] "GET /virtual-machine-interface/b8aa4474-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004942 10.0.0.57 - - [2025-10-13 01:49:31] "POST /set-tag HTTP/1.1" 200 109 0.002399 10.0.0.57 - - [2025-10-13 01:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009353 10.0.0.57 - - [2025-10-13 01:49:31] "GET /loadbalancer/18dfda9b-22c3-4390-bc7a-10acf2d2c45a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002596 10.0.0.57 - - [2025-10-13 01:49:32] "GET /virtual-machine-interface/b8aa4474-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007655 10.0.0.57 - - [2025-10-13 01:49:32] "POST /set-tag HTTP/1.1" 200 109 0.003718 10.0.0.57 - - [2025-10-13 01:49:32] "GET /virtual-machine-interface/b8aa4474-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.013228 10.0.0.57 - - [2025-10-13 01:49:32] "POST /set-tag HTTP/1.1" 200 109 0.002451 10.0.0.57 - - [2025-10-13 01:49:32] "GET /virtual-machine/1fcf74a0-0e16-4a94-b934-1d43c0f587cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002763 10.0.0.57 - - [2025-10-13 01:49:32] "POST /ref-update HTTP/1.1" 200 156 0.010561 10.0.0.57 - - [2025-10-13 01:49:32] "GET /virtual-machine-interface/b8aa4474-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005551 10.0.0.57 - - [2025-10-13 01:49:32] "POST /set-tag HTTP/1.1" 200 109 0.027684 10.0.0.57 - - [2025-10-13 01:49:32] "POST /set-tag HTTP/1.1" 200 109 0.016845 10.0.0.57 - - [2025-10-13 01:49:32] "POST /set-tag HTTP/1.1" 200 109 0.045695 10.0.0.57 - - [2025-10-13 01:49:32] "DELETE /instance-ip/b8bfdc08-a7d6-11f0-b08c-fa163eb04986 HTTP/1.1" 200 115 0.082177 10.0.0.57 - - [2025-10-13 01:49:32] "POST /ref-update HTTP/1.1" 200 156 0.010334 10.0.0.57 - - [2025-10-13 01:49:33] "DELETE /virtual-machine-interface/b8aa4474-a7d6-11f0-b08c-fa163eb04986 HTTP/1.1" 200 115 0.043386 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:49:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003508 10.0.0.57 - - [2025-10-13 01:49:33] "DELETE /virtual-machine/1fcf74a0-0e16-4a94-b934-1d43c0f587cf HTTP/1.1" 200 115 0.044092 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:49:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001348 10.0.0.57 - - [2025-10-13 01:49:33] "DELETE /tag/d55c1b40-25f1-48f0-87cf-af385b618044 HTTP/1.1" 200 115 0.057493 10.0.0.57 - - [2025-10-13 01:49:33] "DELETE /tag/7f90fbba-be5b-4541-af18-a52b833f4906 HTTP/1.1" 200 115 0.091998 10.0.0.57 - - [2025-10-13 01:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.57 - - [2025-10-13 01:49:36] "GET /project/d2716f32-b21a-4dd0-8c74-d003b6cf41e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.052352 10.0.0.57 - - [2025-10-13 01:49:36] "POST /tags HTTP/1.1" 200 393 0.042701 10.0.0.57 - - [2025-10-13 01:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.016310 10.0.0.57 - - [2025-10-13 01:49:36] "GET /tag/1aa759e7-bd53-4e3c-9f68-3da29106b680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.024462 10.0.0.57 - - [2025-10-13 01:49:36] "POST /tags HTTP/1.1" 200 341 0.027258 10.0.0.57 - - [2025-10-13 01:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.57 - - [2025-10-13 01:49:36] "GET /tag/9a8c089f-9a05-4c73-86bb-8e1b6932704f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012152 10.0.0.57 - - [2025-10-13 01:49:36] "POST /id-to-fqname HTTP/1.1" 200 192 0.003593 10.0.0.57 - - [2025-10-13 01:49:36] "POST /fqname-to-id HTTP/1.1" 404 201 0.002354 10.0.0.57 - - [2025-10-13 01:49:36] "POST /security-groups HTTP/1.1" 200 589 0.068758 10.0.0.57 - - [2025-10-13 01:49:36] "POST /projects HTTP/1.1" 200 519 0.239921 10.0.0.57 - - [2025-10-13 01:49:37] "POST /fqname-to-id HTTP/1.1" 404 236 0.006067 10.0.0.57 - - [2025-10-13 01:49:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.017067 10.0.0.57 - - [2025-10-13 01:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.013725 10.0.0.57 - - [2025-10-13 01:49:37] "GET /virtual-network/6ed2721f-503e-4547-8923-f86a6ef449d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.005216 10.0.0.57 - - [2025-10-13 01:49:37] "POST /access-control-lists HTTP/1.1" 200 598 0.082773 10.0.0.57 - - [2025-10-13 01:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.57 - - [2025-10-13 01:49:37] "GET /virtual-network/5054a33d-55c3-4aa6-aca6-9cc13eb6e9e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.016891 10.0.0.57 - - [2025-10-13 01:49:37] "POST /fqname-to-id HTTP/1.1" 404 235 0.001681 10.0.0.57 - - [2025-10-13 01:49:37] "PUT /virtual-network/6ed2721f-503e-4547-8923-f86a6ef449d6 HTTP/1.1" 200 264 0.069622 10.0.0.57 - - [2025-10-13 01:49:37] "POST /access-control-lists HTTP/1.1" 200 596 0.113543 10.0.0.57 - - [2025-10-13 01:49:37] "PUT /virtual-network/5054a33d-55c3-4aa6-aca6-9cc13eb6e9e9 HTTP/1.1" 200 264 0.115213 10.0.0.57 - - [2025-10-13 01:49:37] "POST /security-groups HTTP/1.1" 200 591 0.087187 10.0.0.57 - - [2025-10-13 01:49:37] "POST /fqname-to-id HTTP/1.1" 404 270 0.002609 10.0.0.57 - - [2025-10-13 01:49:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.049519 10.0.0.57 - - [2025-10-13 01:49:37] "POST /chown HTTP/1.1" 200 109 0.014311 10.0.0.57 - - [2025-10-13 01:49:37] "POST /access-control-lists HTTP/1.1" 200 632 0.090389 10.0.0.57 - - [2025-10-13 01:49:37] "GET /application-policy-set/29b355dd-b153-4016-8590-25cbadd7df97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.034126 10.0.0.57 - - [2025-10-13 01:49:37] "POST /fqname-to-id HTTP/1.1" 404 269 0.025287 10.0.0.57 - - [2025-10-13 01:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.57 - - [2025-10-13 01:49:37] "GET /policy-management/d49928c3-7952-4ca8-b563-d025d4ef7017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003048 10.0.0.57 - - [2025-10-13 01:49:37] "POST /tags HTTP/1.1" 409 226 0.003772 10.0.0.57 - - [2025-10-13 01:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.57 - - [2025-10-13 01:49:37] "GET /tag/9a8c089f-9a05-4c73-86bb-8e1b6932704f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013178 10.0.0.57 - - [2025-10-13 01:49:37] "POST /access-control-lists HTTP/1.1" 200 630 0.034846 10.0.0.57 - - [2025-10-13 01:49:37] "POST /firewall-rules HTTP/1.1" 200 600 0.112259 10.0.0.57 - - [2025-10-13 01:49:37] "GET /firewall-rule/de54dcfb-aca3-40ff-9145-8f66148a99a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006745 10.0.0.57 - - [2025-10-13 01:49:37] "GET /firewall-policy/a9a87187-e2bf-4d3d-91c3-b3da65bb7405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.003591 10.0.0.57 - - [2025-10-13 01:49:37] "GET /firewall-rule/de54dcfb-aca3-40ff-9145-8f66148a99a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005577 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:49:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001140 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:49:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001176 10.0.0.57 - - [2025-10-13 01:49:37] "POST /ref-update HTTP/1.1" 200 156 0.072532 10.0.0.57 - - [2025-10-13 01:49:38] "GET /application-policy-set/29b355dd-b153-4016-8590-25cbadd7df97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.009291 10.0.0.57 - - [2025-10-13 01:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006492 10.0.0.57 - - [2025-10-13 01:49:38] "GET /policy-management/d49928c3-7952-4ca8-b563-d025d4ef7017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005325 10.0.0.57 - - [2025-10-13 01:49:38] "POST /tags HTTP/1.1" 409 226 0.001995 10.0.0.57 - - [2025-10-13 01:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.57 - - [2025-10-13 01:49:38] "GET /tag/9a8c089f-9a05-4c73-86bb-8e1b6932704f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.087082 10.0.0.57 - - [2025-10-13 01:49:38] "POST /firewall-rules HTTP/1.1" 200 598 0.099857 10.0.0.57 - - [2025-10-13 01:49:38] "GET /firewall-rule/92e13ec2-fffe-4585-8cc0-0979fb9f7691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.024896 10.0.0.57 - - [2025-10-13 01:49:38] "GET /firewall-policy/a9a87187-e2bf-4d3d-91c3-b3da65bb7405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.004304 10.0.0.57 - - [2025-10-13 01:49:38] "GET /firewall-rule/92e13ec2-fffe-4585-8cc0-0979fb9f7691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002202 10.0.0.57 - - [2025-10-13 01:49:38] "POST /ref-update HTTP/1.1" 200 156 0.076884 10.0.0.57 - - [2025-10-13 01:49:39] "POST /tags HTTP/1.1" 200 393 0.026063 10.0.0.57 - - [2025-10-13 01:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005426 10.0.0.57 - - [2025-10-13 01:49:39] "GET /tag/2b6a6555-460d-4703-b9f9-af38ea72b5b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013566 10.0.0.57 - - [2025-10-13 01:49:39] "POST /tags HTTP/1.1" 200 341 0.024086 10.0.0.57 - - [2025-10-13 01:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.017431 10.0.0.57 - - [2025-10-13 01:49:39] "GET /tag/f790b832-b341-48cc-b7c3-bcc6b0b3747f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012774 10.0.0.57 - - [2025-10-13 01:49:39] "POST /id-to-fqname HTTP/1.1" 200 192 0.000527 10.0.0.57 - - [2025-10-13 01:49:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.010376 10.0.0.57 - - [2025-10-13 01:49:39] "POST /security-groups HTTP/1.1" 200 589 0.070406 10.0.0.57 - - [2025-10-13 01:49:39] "POST /projects HTTP/1.1" 200 519 0.180129 10.0.0.57 - - [2025-10-13 01:49:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.020196 10.0.0.57 - - [2025-10-13 01:49:40] "POST /fqname-to-id HTTP/1.1" 404 236 0.015899 10.0.0.57 - - [2025-10-13 01:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.016302 10.0.0.57 - - [2025-10-13 01:49:40] "GET /virtual-network/6ed2721f-503e-4547-8923-f86a6ef449d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.018346 10.0.0.57 - - [2025-10-13 01:49:40] "POST /access-control-lists HTTP/1.1" 200 598 0.066402 10.0.0.57 - - [2025-10-13 01:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011968 10.0.0.57 - - [2025-10-13 01:49:40] "POST /fqname-to-id HTTP/1.1" 404 235 0.006433 10.0.0.57 - - [2025-10-13 01:49:40] "GET /virtual-network/5054a33d-55c3-4aa6-aca6-9cc13eb6e9e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006763 10.0.0.57 - - [2025-10-13 01:49:40] "POST /access-control-lists HTTP/1.1" 200 596 0.065595 10.0.0.57 - - [2025-10-13 01:49:40] "PUT /virtual-network/6ed2721f-503e-4547-8923-f86a6ef449d6 HTTP/1.1" 200 264 0.104163 10.0.0.57 - - [2025-10-13 01:49:40] "PUT /virtual-network/5054a33d-55c3-4aa6-aca6-9cc13eb6e9e9 HTTP/1.1" 200 264 0.048571 10.0.0.57 - - [2025-10-13 01:49:40] "POST /security-groups HTTP/1.1" 200 591 0.071290 10.0.0.57 - - [2025-10-13 01:49:40] "POST /fqname-to-id HTTP/1.1" 404 270 0.001898 10.0.0.57 - - [2025-10-13 01:49:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.017115 10.0.0.57 - - [2025-10-13 01:49:40] "POST /chown HTTP/1.1" 200 109 0.012251 10.0.0.57 - - [2025-10-13 01:49:40] "GET /application-policy-set/29b355dd-b153-4016-8590-25cbadd7df97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.007513 10.0.0.57 - - [2025-10-13 01:49:40] "POST /access-control-lists HTTP/1.1" 200 632 0.064648 10.0.0.57 - - [2025-10-13 01:49:40] "POST /fqname-to-id HTTP/1.1" 404 269 0.005466 10.0.0.57 - - [2025-10-13 01:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.57 - - [2025-10-13 01:49:40] "GET /policy-management/d49928c3-7952-4ca8-b563-d025d4ef7017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002459 10.0.0.57 - - [2025-10-13 01:49:40] "POST /tags HTTP/1.1" 409 226 0.001593 10.0.0.57 - - [2025-10-13 01:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.57 - - [2025-10-13 01:49:40] "GET /tag/f790b832-b341-48cc-b7c3-bcc6b0b3747f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.033631 10.0.0.57 - - [2025-10-13 01:49:40] "POST /access-control-lists HTTP/1.1" 200 630 0.070920 10.0.0.57 - - [2025-10-13 01:49:40] "POST /firewall-rules HTTP/1.1" 200 600 0.081201 10.0.0.57 - - [2025-10-13 01:49:40] "GET /firewall-rule/499059d6-3873-484d-9e16-efcccc5cc099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.015642 10.0.0.57 - - [2025-10-13 01:49:40] "GET /firewall-policy/a9a87187-e2bf-4d3d-91c3-b3da65bb7405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.004578 10.0.0.57 - - [2025-10-13 01:49:40] "GET /firewall-rule/499059d6-3873-484d-9e16-efcccc5cc099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002442 10.0.0.57 - - [2025-10-13 01:49:40] "POST /ref-update HTTP/1.1" 200 156 0.061732 10.0.0.57 - - [2025-10-13 01:49:40] "GET /application-policy-set/29b355dd-b153-4016-8590-25cbadd7df97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002745 10.0.0.57 - - [2025-10-13 01:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005094 10.0.0.57 - - [2025-10-13 01:49:40] "GET /policy-management/d49928c3-7952-4ca8-b563-d025d4ef7017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002692 10.0.0.57 - - [2025-10-13 01:49:40] "POST /tags HTTP/1.1" 409 226 0.002164 10.0.0.57 - - [2025-10-13 01:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.57 - - [2025-10-13 01:49:40] "GET /tag/f790b832-b341-48cc-b7c3-bcc6b0b3747f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010633 10.0.0.57 - - [2025-10-13 01:49:41] "POST /firewall-rules HTTP/1.1" 200 598 0.064451 10.0.0.57 - - [2025-10-13 01:49:41] "GET /firewall-rule/0977451b-a1ec-49cb-bcd6-ba83e1eea8c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.004417 10.0.0.57 - - [2025-10-13 01:49:41] "GET /firewall-policy/a9a87187-e2bf-4d3d-91c3-b3da65bb7405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.003743 10.0.0.57 - - [2025-10-13 01:49:41] "GET /firewall-rule/0977451b-a1ec-49cb-bcd6-ba83e1eea8c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002280 10.0.0.57 - - [2025-10-13 01:49:41] "POST /ref-update HTTP/1.1" 200 156 0.049842 10.0.0.57 - - [2025-10-13 01:49:42] "POST /tags HTTP/1.1" 200 345 0.084716 10.0.0.57 - - [2025-10-13 01:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.57 - - [2025-10-13 01:49:42] "GET /tag/39f1cc45-aeb6-4550-933b-27a33aa2e805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.030240 10.0.0.57 - - [2025-10-13 01:49:42] "POST /projects HTTP/1.1" 409 238 0.009492 10.0.0.57 - - [2025-10-13 01:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.57 - - [2025-10-13 01:49:42] "GET /project/a2107b35-674e-42a0-88b8-30ec39dd8c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046079 10.0.0.57 - - [2025-10-13 01:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.57 - - [2025-10-13 01:49:42] "GET /virtual-network/6ed2721f-503e-4547-8923-f86a6ef449d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004998 10.0.0.57 - - [2025-10-13 01:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.57 - - [2025-10-13 01:49:42] "GET /virtual-network/5054a33d-55c3-4aa6-aca6-9cc13eb6e9e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.007132 10.0.0.57 - - [2025-10-13 01:49:42] "POST /security-groups HTTP/1.1" 409 285 0.002336 10.0.0.57 - - [2025-10-13 01:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.57 - - [2025-10-13 01:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005234 10.0.0.57 - - [2025-10-13 01:49:43] "PUT /security-group/767fc3dc-2bd4-4b18-8e8a-bcee6970eb43 HTTP/1.1" 200 262 0.064394 10.0.0.57 - - [2025-10-13 01:49:43] "GET /project/a2107b35-674e-42a0-88b8-30ec39dd8c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.104624 10.0.0.57 - - [2025-10-13 01:49:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.052380 10.0.0.57 - - [2025-10-13 01:49:43] "PUT /access-control-list/6ad5dae9-f86d-4556-af28-7911a82897cd HTTP/1.1" 200 272 0.053394 10.0.0.57 - - [2025-10-13 01:49:43] "POST /tags HTTP/1.1" 409 228 0.023252 10.0.0.57 - - [2025-10-13 01:49:43] "PUT /access-control-list/e58a02ab-4a31-4862-bab8-7f1c54375782 HTTP/1.1" 200 272 0.046605 10.0.0.57 - - [2025-10-13 01:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.57 - - [2025-10-13 01:49:43] "GET /tag/39f1cc45-aeb6-4550-933b-27a33aa2e805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013185 10.0.0.57 - - [2025-10-13 01:49:43] "POST /tags HTTP/1.1" 200 345 0.037397 10.0.0.57 - - [2025-10-13 01:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.57 - - [2025-10-13 01:49:43] "GET /tag/af4c9ee3-0e4c-4b54-9424-278b6dd4aaf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013070 10.0.0.57 - - [2025-10-13 01:49:43] "POST /projects HTTP/1.1" 409 238 0.003286 10.0.0.57 - - [2025-10-13 01:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.57 - - [2025-10-13 01:49:43] "GET /project/1af804d9-2c45-426b-b859-0b1cc48a50fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040529 10.0.0.57 - - [2025-10-13 01:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009892 10.0.0.57 - - [2025-10-13 01:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.57 - - [2025-10-13 01:49:43] "GET /project/1af804d9-2c45-426b-b859-0b1cc48a50fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032459 10.0.0.57 - - [2025-10-13 01:49:43] "GET /virtual-network/6ed2721f-503e-4547-8923-f86a6ef449d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004296 10.0.0.57 - - [2025-10-13 01:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.57 - - [2025-10-13 01:49:43] "GET /virtual-network/5054a33d-55c3-4aa6-aca6-9cc13eb6e9e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003868 10.0.0.57 - - [2025-10-13 01:49:43] "POST /security-groups HTTP/1.1" 409 285 0.002625 10.0.0.57 - - [2025-10-13 01:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.57 - - [2025-10-13 01:49:43] "PUT /security-group/e5224151-d7cf-4ef4-84ad-b816105d32c6 HTTP/1.1" 200 262 0.058616 10.0.0.57 - - [2025-10-13 01:49:43] "PUT /access-control-list/30492341-48b6-494e-aef2-12ee2b51e0b6 HTTP/1.1" 200 272 0.023162 10.0.0.57 - - [2025-10-13 01:49:43] "PUT /access-control-list/491e94f0-25cc-4ba9-a814-97a105605ea4 HTTP/1.1" 200 272 0.023416 10.0.0.57 - - [2025-10-13 01:49:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.019529 10.0.0.57 - - [2025-10-13 01:49:43] "POST /tags HTTP/1.1" 409 228 0.003675 10.0.0.57 - - [2025-10-13 01:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.57 - - [2025-10-13 01:49:43] "GET /tag/af4c9ee3-0e4c-4b54-9424-278b6dd4aaf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011380 10.0.0.57 - - [2025-10-13 01:49:43] "POST /tags HTTP/1.1" 200 291 0.047813 10.0.0.57 - - [2025-10-13 01:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.015263 10.0.0.57 - - [2025-10-13 01:49:43] "GET /tag/21112516-9e2a-4e01-ab22-18e31d4e61da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.014214 10.0.0.57 - - [2025-10-13 01:49:43] "POST /tags HTTP/1.1" 200 303 0.052035 10.0.0.57 - - [2025-10-13 01:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008561 10.0.0.57 - - [2025-10-13 01:49:44] "GET /tag/be7c5c17-cd9b-4074-b24f-17907f5b4a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014942 10.0.0.57 - - [2025-10-13 01:49:44] "POST /tags HTTP/1.1" 409 252 0.002404 10.0.0.57 - - [2025-10-13 01:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.57 - - [2025-10-13 01:49:44] "GET /tag/1aa759e7-bd53-4e3c-9f68-3da29106b680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011626 10.0.0.57 - - [2025-10-13 01:49:44] "POST /tags HTTP/1.1" 409 226 0.002332 10.0.0.57 - - [2025-10-13 01:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.57 - - [2025-10-13 01:49:44] "GET /tag/9a8c089f-9a05-4c73-86bb-8e1b6932704f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011658 10.0.0.57 - - [2025-10-13 01:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.57 - - [2025-10-13 01:49:44] "GET /virtual-network/6ed2721f-503e-4547-8923-f86a6ef449d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.014311 10.0.0.57 - - [2025-10-13 01:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.57 - - [2025-10-13 01:49:44] "GET /project/a2107b35-674e-42a0-88b8-30ec39dd8c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.053979 10.0.0.57 - - [2025-10-13 01:49:44] "POST /virtual-machines HTTP/1.1" 200 395 0.012273 10.0.0.57 - - [2025-10-13 01:49:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.010625 10.0.0.57 - - [2025-10-13 01:49:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113338 10.0.0.57 - - [2025-10-13 01:49:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.014630 10.0.0.57 - - [2025-10-13 01:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007878 10.0.0.57 - - [2025-10-13 01:49:44] "GET /virtual-machine-interface/e44e42d8-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004844 10.0.0.57 - - [2025-10-13 01:49:44] "POST /instance-ips HTTP/1.1" 200 397 0.023302 10.0.0.57 - - [2025-10-13 01:49:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.023335 10.0.0.57 - - [2025-10-13 01:49:44] "GET /virtual-machine-interface/e44e42d8-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008441 10.0.0.57 - - [2025-10-13 01:49:44] "POST /set-tag HTTP/1.1" 200 109 0.063519 10.0.0.57 - - [2025-10-13 01:49:44] "GET /virtual-machine-interface/e44e42d8-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015373 10.0.0.57 - - [2025-10-13 01:49:44] "GET /instance-ip/e4646a72-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003632 10.0.0.57 - - [2025-10-13 01:49:44] "GET /virtual-machine-interface/e44e42d8-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004574 10.0.0.57 - - [2025-10-13 01:49:44] "POST /set-tag HTTP/1.1" 200 109 0.001917 10.0.0.57 - - [2025-10-13 01:49:44] "GET /virtual-router/f746bda5-6c34-435d-aaf5-9edb6287cc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003425 10.0.0.57 - - [2025-10-13 01:49:44] "POST /ref-update HTTP/1.1" 200 156 0.008124 10.0.0.57 - - [2025-10-13 01:49:44] "GET /virtual-machine-interface/e44e42d8-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004624 10.0.0.57 - - [2025-10-13 01:49:44] "POST /set-tag HTTP/1.1" 200 109 0.002057 10.0.0.57 - - [2025-10-13 01:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001421 10.0.0.57 - - [2025-10-13 01:49:44] "GET /virtual-network/6ed2721f-503e-4547-8923-f86a6ef449d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003917 10.0.0.57 - - [2025-10-13 01:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.57 - - [2025-10-13 01:49:45] "GET /project/a2107b35-674e-42a0-88b8-30ec39dd8c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047260 10.0.0.57 - - [2025-10-13 01:49:45] "POST /virtual-machines HTTP/1.1" 200 395 0.009559 10.0.0.57 - - [2025-10-13 01:49:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.012460 10.0.0.57 - - [2025-10-13 01:49:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114735 10.0.0.57 - - [2025-10-13 01:49:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.008943 10.0.0.57 - - [2025-10-13 01:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005813 10.0.0.57 - - [2025-10-13 01:49:45] "GET /virtual-machine-interface/e4b8d9fe-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007102 10.0.0.57 - - [2025-10-13 01:49:45] "POST /instance-ips HTTP/1.1" 200 397 0.021053 10.0.0.57 - - [2025-10-13 01:49:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.021717 10.0.0.57 - - [2025-10-13 01:49:45] "GET /virtual-machine-interface/e4b8d9fe-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007233 10.0.0.57 - - [2025-10-13 01:49:45] "POST /set-tag HTTP/1.1" 200 109 0.071783 10.0.0.57 - - [2025-10-13 01:49:45] "GET /virtual-machine-interface/e4b8d9fe-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020023 10.0.0.57 - - [2025-10-13 01:49:45] "GET /instance-ip/e4d39988-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003385 10.0.0.57 - - [2025-10-13 01:49:45] "GET /virtual-machine-interface/e4b8d9fe-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004600 10.0.0.57 - - [2025-10-13 01:49:45] "POST /set-tag HTTP/1.1" 200 109 0.002072 10.0.0.57 - - [2025-10-13 01:49:45] "GET /virtual-router/f746bda5-6c34-435d-aaf5-9edb6287cc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.003314 10.0.0.57 - - [2025-10-13 01:49:45] "POST /ref-update HTTP/1.1" 200 156 0.008128 10.0.0.57 - - [2025-10-13 01:49:45] "GET /virtual-machine-interface/e4b8d9fe-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005379 10.0.0.57 - - [2025-10-13 01:49:45] "POST /set-tag HTTP/1.1" 200 109 0.002649 10.0.0.57 - - [2025-10-13 01:49:45] "POST /tags HTTP/1.1" 200 291 0.017075 10.0.0.57 - - [2025-10-13 01:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.57 - - [2025-10-13 01:49:45] "GET /tag/70b37945-c213-488a-be03-b6bca8bd9121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.011991 10.0.0.57 - - [2025-10-13 01:49:45] "POST /tags HTTP/1.1" 409 252 0.001577 10.0.0.57 - - [2025-10-13 01:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.57 - - [2025-10-13 01:49:45] "GET /tag/2b6a6555-460d-4703-b9f9-af38ea72b5b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012698 10.0.0.57 - - [2025-10-13 01:49:45] "POST /tags HTTP/1.1" 409 226 0.001895 10.0.0.57 - - [2025-10-13 01:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.57 - - [2025-10-13 01:49:45] "GET /tag/f790b832-b341-48cc-b7c3-bcc6b0b3747f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011054 10.0.0.57 - - [2025-10-13 01:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.57 - - [2025-10-13 01:49:45] "GET /virtual-network/6ed2721f-503e-4547-8923-f86a6ef449d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004558 10.0.0.57 - - [2025-10-13 01:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.57 - - [2025-10-13 01:49:45] "GET /project/1af804d9-2c45-426b-b859-0b1cc48a50fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031514 10.0.0.57 - - [2025-10-13 01:49:45] "POST /virtual-machines HTTP/1.1" 200 395 0.012448 10.0.0.57 - - [2025-10-13 01:49:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.009091 10.0.0.57 - - [2025-10-13 01:49:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104862 10.0.0.57 - - [2025-10-13 01:49:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.023960 10.0.0.57 - - [2025-10-13 01:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007834 10.0.0.57 - - [2025-10-13 01:49:46] "GET /virtual-machine-interface/e54af41a-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004657 10.0.0.57 - - [2025-10-13 01:49:46] "POST /instance-ips HTTP/1.1" 200 397 0.019600 10.0.0.57 - - [2025-10-13 01:49:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.018543 10.0.0.57 - - [2025-10-13 01:49:46] "GET /virtual-machine-interface/e54af41a-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015432 10.0.0.57 - - [2025-10-13 01:49:46] "POST /set-tag HTTP/1.1" 200 109 0.063549 10.0.0.57 - - [2025-10-13 01:49:46] "GET /virtual-machine-interface/e54af41a-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014332 10.0.0.57 - - [2025-10-13 01:49:46] "GET /instance-ip/e561e846-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.013180 10.0.0.57 - - [2025-10-13 01:49:46] "GET /virtual-machine-interface/e54af41a-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004598 10.0.0.57 - - [2025-10-13 01:49:46] "POST /set-tag HTTP/1.1" 200 109 0.002101 10.0.0.57 - - [2025-10-13 01:49:46] "GET /virtual-router/f746bda5-6c34-435d-aaf5-9edb6287cc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003355 10.0.0.57 - - [2025-10-13 01:49:46] "POST /ref-update HTTP/1.1" 200 156 0.009109 10.0.0.57 - - [2025-10-13 01:49:46] "GET /virtual-machine-interface/e54af41a-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006557 10.0.0.57 - - [2025-10-13 01:49:46] "POST /set-tag HTTP/1.1" 200 109 0.002200 10.0.0.57 - - [2025-10-13 01:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.57 - - [2025-10-13 01:49:46] "GET /virtual-network/6ed2721f-503e-4547-8923-f86a6ef449d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005079 10.0.0.57 - - [2025-10-13 01:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.57 - - [2025-10-13 01:49:46] "GET /project/1af804d9-2c45-426b-b859-0b1cc48a50fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044419 10.0.0.57 - - [2025-10-13 01:49:46] "POST /virtual-machines HTTP/1.1" 200 395 0.008481 10.0.0.57 - - [2025-10-13 01:49:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.007525 10.0.0.57 - - [2025-10-13 01:49:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.121205 10.0.0.57 - - [2025-10-13 01:49:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.025192 10.0.0.57 - - [2025-10-13 01:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009643 10.0.0.57 - - [2025-10-13 01:49:46] "GET /virtual-machine-interface/e5bba2fa-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004646 10.0.0.57 - - [2025-10-13 01:49:47] "POST /instance-ips HTTP/1.1" 200 397 0.023406 10.0.0.57 - - [2025-10-13 01:49:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.027128 10.0.0.57 - - [2025-10-13 01:49:47] "GET /virtual-machine-interface/e5bba2fa-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010166 10.0.0.57 - - [2025-10-13 01:49:47] "POST /set-tag HTTP/1.1" 200 109 0.067617 10.0.0.57 - - [2025-10-13 01:49:47] "GET /virtual-machine-interface/e5bba2fa-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011685 10.0.0.57 - - [2025-10-13 01:49:47] "GET /instance-ip/e5d3c0e2-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002738 10.0.0.57 - - [2025-10-13 01:49:47] "GET /virtual-machine-interface/e5bba2fa-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004656 10.0.0.57 - - [2025-10-13 01:49:47] "POST /set-tag HTTP/1.1" 200 109 0.001947 10.0.0.57 - - [2025-10-13 01:49:47] "GET /virtual-router/f746bda5-6c34-435d-aaf5-9edb6287cc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.003231 10.0.0.57 - - [2025-10-13 01:49:47] "POST /ref-update HTTP/1.1" 200 156 0.009333 10.0.0.57 - - [2025-10-13 01:49:47] "GET /virtual-machine-interface/e5bba2fa-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017612 10.0.0.57 - - [2025-10-13 01:49:47] "POST /set-tag HTTP/1.1" 200 109 0.004632 10.0.0.57 - - [2025-10-13 01:49:47] "POST /tags HTTP/1.1" 200 299 0.018553 10.0.0.57 - - [2025-10-13 01:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.016660 10.0.0.57 - - [2025-10-13 01:49:47] "GET /tag/45081d91-7e21-418e-9f37-6cad6e93b06e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.017400 10.0.0.57 - - [2025-10-13 01:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.57 - - [2025-10-13 01:49:47] "GET /virtual-network/6ed2721f-503e-4547-8923-f86a6ef449d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004529 10.0.0.57 - - [2025-10-13 01:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.57 - - [2025-10-13 01:49:47] "GET /project/a2107b35-674e-42a0-88b8-30ec39dd8c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037176 10.0.0.57 - - [2025-10-13 01:49:47] "POST /virtual-machines HTTP/1.1" 200 395 0.009508 10.0.0.57 - - [2025-10-13 01:49:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.022672 10.0.0.57 - - [2025-10-13 01:49:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.123214 10.0.0.57 - - [2025-10-13 01:49:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.024839 10.0.0.57 - - [2025-10-13 01:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011546 10.0.0.57 - - [2025-10-13 01:49:47] "GET /virtual-machine-interface/e6436212-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009884 10.0.0.57 - - [2025-10-13 01:49:47] "POST /instance-ips HTTP/1.1" 200 397 0.060802 10.0.0.57 - - [2025-10-13 01:49:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.062229 10.0.0.57 - - [2025-10-13 01:49:48] "GET /virtual-machine-interface/e6436212-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.019852 10.0.0.57 - - [2025-10-13 01:49:48] "POST /set-tag HTTP/1.1" 200 109 0.060756 10.0.0.57 - - [2025-10-13 01:49:48] "GET /virtual-machine-interface/e6436212-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.033397 10.0.0.57 - - [2025-10-13 01:49:48] "GET /instance-ip/e6618d46-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005323 10.0.0.57 - - [2025-10-13 01:49:48] "GET /virtual-machine-interface/e6436212-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005323 10.0.0.57 - - [2025-10-13 01:49:48] "POST /set-tag HTTP/1.1" 200 109 0.002945 10.0.0.57 - - [2025-10-13 01:49:48] "POST /tags HTTP/1.1" 200 299 0.040264 10.0.0.57 - - [2025-10-13 01:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006415 10.0.0.57 - - [2025-10-13 01:49:48] "GET /tag/8e5318e0-daa8-4fd5-9358-5b221f8c70fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.028696 10.0.0.57 - - [2025-10-13 01:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005175 10.0.0.57 - - [2025-10-13 01:49:48] "GET /virtual-network/6ed2721f-503e-4547-8923-f86a6ef449d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.013982 10.0.0.57 - - [2025-10-13 01:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011238 10.0.0.57 - - [2025-10-13 01:49:48] "GET /project/a2107b35-674e-42a0-88b8-30ec39dd8c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033328 10.0.0.57 - - [2025-10-13 01:49:48] "POST /virtual-machines HTTP/1.1" 200 395 0.024257 10.0.0.57 - - [2025-10-13 01:49:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.049754 10.0.0.57 - - [2025-10-13 01:49:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.181839 10.0.0.57 - - [2025-10-13 01:49:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.021534 10.0.0.57 - - [2025-10-13 01:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.021441 10.0.0.57 - - [2025-10-13 01:49:48] "GET /virtual-machine-interface/e6e006bc-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011030 10.0.0.57 - - [2025-10-13 01:49:49] "POST /instance-ips HTTP/1.1" 200 397 0.021924 10.0.0.57 - - [2025-10-13 01:49:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.014882 10.0.0.57 - - [2025-10-13 01:49:49] "GET /virtual-machine-interface/e6e006bc-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012367 10.0.0.57 - - [2025-10-13 01:49:49] "POST /set-tag HTTP/1.1" 200 109 0.022506 10.0.0.57 - - [2025-10-13 01:49:49] "GET /virtual-machine-interface/e6e006bc-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020421 10.0.0.57 - - [2025-10-13 01:49:49] "GET /instance-ip/e706f678-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002765 10.0.0.57 - - [2025-10-13 01:49:49] "GET /virtual-machine-interface/e6e006bc-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005663 10.0.0.57 - - [2025-10-13 01:49:49] "POST /set-tag HTTP/1.1" 200 109 0.002075 10.0.0.57 - - [2025-10-13 01:49:49] "POST /tags HTTP/1.1" 200 299 0.021583 10.0.0.57 - - [2025-10-13 01:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.57 - - [2025-10-13 01:49:49] "GET /tag/c4131f4a-9c09-432e-bd41-6c2cff850f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011615 10.0.0.57 - - [2025-10-13 01:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.57 - - [2025-10-13 01:49:49] "GET /virtual-network/6ed2721f-503e-4547-8923-f86a6ef449d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004913 10.0.0.57 - - [2025-10-13 01:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.57 - - [2025-10-13 01:49:49] "GET /project/1af804d9-2c45-426b-b859-0b1cc48a50fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041741 10.0.0.57 - - [2025-10-13 01:49:49] "POST /virtual-machines HTTP/1.1" 200 395 0.009920 10.0.0.57 - - [2025-10-13 01:49:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.012972 10.0.0.57 - - [2025-10-13 01:49:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102605 10.0.0.57 - - [2025-10-13 01:49:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.023013 10.0.0.57 - - [2025-10-13 01:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.012499 10.0.0.57 - - [2025-10-13 01:49:49] "GET /virtual-machine-interface/e75f2988-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004775 10.0.0.57 - - [2025-10-13 01:49:49] "POST /instance-ips HTTP/1.1" 200 397 0.021030 10.0.0.57 - - [2025-10-13 01:49:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.021228 10.0.0.57 - - [2025-10-13 01:49:49] "GET /virtual-machine-interface/e75f2988-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014074 10.0.0.57 - - [2025-10-13 01:49:49] "POST /set-tag HTTP/1.1" 200 109 0.016802 10.0.0.57 - - [2025-10-13 01:49:49] "GET /virtual-machine-interface/e75f2988-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015508 10.0.0.57 - - [2025-10-13 01:49:49] "GET /instance-ip/e7750a3c-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002729 10.0.0.57 - - [2025-10-13 01:49:49] "GET /virtual-machine-interface/e75f2988-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004348 10.0.0.57 - - [2025-10-13 01:49:49] "POST /set-tag HTTP/1.1" 200 109 0.001831 10.0.0.57 - - [2025-10-13 01:49:49] "POST /tags HTTP/1.1" 200 299 0.015819 10.0.0.57 - - [2025-10-13 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.57 - - [2025-10-13 01:49:50] "GET /tag/5f3737f0-0300-45ba-8975-138a64639a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.011641 10.0.0.57 - - [2025-10-13 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.57 - - [2025-10-13 01:49:50] "GET /virtual-network/6ed2721f-503e-4547-8923-f86a6ef449d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005605 10.0.0.57 - - [2025-10-13 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.57 - - [2025-10-13 01:49:50] "GET /project/1af804d9-2c45-426b-b859-0b1cc48a50fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030818 10.0.0.57 - - [2025-10-13 01:49:50] "POST /virtual-machines HTTP/1.1" 200 395 0.008368 10.0.0.57 - - [2025-10-13 01:49:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.008801 10.0.0.57 - - [2025-10-13 01:49:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104325 10.0.0.57 - - [2025-10-13 01:49:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.018524 10.0.0.57 - - [2025-10-13 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.57 - - [2025-10-13 01:49:50] "GET /virtual-machine-interface/e7c5a9c4-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007669 10.0.0.57 - - [2025-10-13 01:49:50] "POST /instance-ips HTTP/1.1" 200 397 0.019100 10.0.0.57 - - [2025-10-13 01:49:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.021124 10.0.0.57 - - [2025-10-13 01:49:50] "GET /virtual-machine-interface/e7c5a9c4-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008831 10.0.0.57 - - [2025-10-13 01:49:50] "POST /set-tag HTTP/1.1" 200 109 0.024521 10.0.0.57 - - [2025-10-13 01:49:50] "GET /virtual-machine-interface/e7c5a9c4-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011909 10.0.0.57 - - [2025-10-13 01:49:50] "GET /instance-ip/e7dab116-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007607 10.0.0.57 - - [2025-10-13 01:49:50] "GET /virtual-machine-interface/e7c5a9c4-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004679 10.0.0.57 - - [2025-10-13 01:49:50] "POST /set-tag HTTP/1.1" 200 109 0.003846 10.0.0.57 - - [2025-10-13 01:49:50] "GET /virtual-router/f746bda5-6c34-435d-aaf5-9edb6287cc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003694 10.0.0.57 - - [2025-10-13 01:49:50] "POST /ref-update HTTP/1.1" 200 156 0.008627 10.0.0.57 - - [2025-10-13 01:49:50] "GET /virtual-machine-interface/e6436212-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007758 10.0.0.57 - - [2025-10-13 01:49:50] "POST /set-tag HTTP/1.1" 200 109 0.017741 10.0.0.57 - - [2025-10-13 01:49:50] "GET /virtual-machine-interface/e44e42d8-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005692 10.0.0.57 - - [2025-10-13 01:49:50] "POST /set-tag HTTP/1.1" 200 109 0.002603 10.0.0.57 - - [2025-10-13 01:49:50] "GET /virtual-router/f746bda5-6c34-435d-aaf5-9edb6287cc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.003408 10.0.0.57 - - [2025-10-13 01:49:50] "POST /ref-update HTTP/1.1" 200 156 0.008021 10.0.0.57 - - [2025-10-13 01:49:50] "GET /virtual-machine-interface/e6e006bc-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012466 10.0.0.57 - - [2025-10-13 01:49:50] "POST /set-tag HTTP/1.1" 200 109 0.002157 10.0.0.57 - - [2025-10-13 01:49:50] "GET /virtual-router/f746bda5-6c34-435d-aaf5-9edb6287cc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.004383 10.0.0.57 - - [2025-10-13 01:49:50] "POST /ref-update HTTP/1.1" 200 156 0.009008 10.0.0.57 - - [2025-10-13 01:49:50] "GET /virtual-machine-interface/e75f2988-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013437 10.0.0.57 - - [2025-10-13 01:49:50] "POST /set-tag HTTP/1.1" 200 109 0.002658 10.0.0.57 - - [2025-10-13 01:49:50] "GET /virtual-machine-interface/e4b8d9fe-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004186 10.0.0.57 - - [2025-10-13 01:49:50] "POST /set-tag HTTP/1.1" 200 109 0.002006 10.0.0.57 - - [2025-10-13 01:49:51] "GET /virtual-router/f746bda5-6c34-435d-aaf5-9edb6287cc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004422 10.0.0.57 - - [2025-10-13 01:49:51] "POST /ref-update HTTP/1.1" 200 156 0.008064 10.0.0.57 - - [2025-10-13 01:49:51] "GET /virtual-machine-interface/e7c5a9c4-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011176 10.0.0.57 - - [2025-10-13 01:49:51] "POST /set-tag HTTP/1.1" 200 109 0.002884 10.0.0.57 - - [2025-10-13 01:49:51] "GET /virtual-machine-interface/e54af41a-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003943 10.0.0.57 - - [2025-10-13 01:49:51] "POST /set-tag HTTP/1.1" 200 109 0.001668 10.0.0.57 - - [2025-10-13 01:49:51] "GET /virtual-machine-interface/e5bba2fa-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004867 10.0.0.57 - - [2025-10-13 01:49:51] "POST /set-tag HTTP/1.1" 200 109 0.001968 10.0.0.57 - - [2025-10-13 01:49:51] "GET /virtual-machine-interface/e6436212-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003653 10.0.0.57 - - [2025-10-13 01:49:51] "POST /set-tag HTTP/1.1" 200 109 0.002398 10.0.0.57 - - [2025-10-13 01:49:51] "GET /virtual-machine-interface/e6e006bc-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004713 10.0.0.57 - - [2025-10-13 01:49:51] "POST /set-tag HTTP/1.1" 200 109 0.002074 10.0.0.57 - - [2025-10-13 01:49:51] "GET /virtual-machine-interface/e75f2988-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004127 10.0.0.57 - - [2025-10-13 01:49:51] "POST /set-tag HTTP/1.1" 200 109 0.001722 10.0.0.57 - - [2025-10-13 01:49:51] "GET /virtual-machine-interface/e4b8d9fe-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004281 10.0.0.57 - - [2025-10-13 01:49:51] "POST /set-tag HTTP/1.1" 200 109 0.008449 10.0.0.57 - - [2025-10-13 01:49:51] "GET /virtual-machine-interface/e7c5a9c4-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003865 10.0.0.57 - - [2025-10-13 01:49:51] "POST /set-tag HTTP/1.1" 200 109 0.002530 10.0.0.57 - - [2025-10-13 01:49:51] "GET /virtual-machine-interface/e54af41a-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005084 10.0.0.57 - - [2025-10-13 01:49:51] "POST /set-tag HTTP/1.1" 200 109 0.002714 10.0.0.57 - - [2025-10-13 01:49:55] "GET /virtual-machine-interface/e7c5a9c4-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005553 10.0.0.57 - - [2025-10-13 01:49:55] "POST /set-tag HTTP/1.1" 200 109 0.002553 10.0.0.57 - - [2025-10-13 01:49:55] "GET /virtual-machine-interface/e44e42d8-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004939 10.0.0.57 - - [2025-10-13 01:49:55] "POST /set-tag HTTP/1.1" 200 109 0.002377 10.0.0.57 - - [2025-10-13 01:49:56] "GET /virtual-machine-interface/e5bba2fa-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005826 10.0.0.57 - - [2025-10-13 01:49:56] "POST /set-tag HTTP/1.1" 200 109 0.002594 10.0.0.57 - - [2025-10-13 01:49:58] "GET /virtual-machine/f2f57eff-923d-430a-8502-5b048a9fab61?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003086 10.0.0.57 - - [2025-10-13 01:49:58] "GET /virtual-machine-interface/e44e42d8-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003965 10.0.0.57 - - [2025-10-13 01:49:58] "GET /virtual-machine/e41b4651-7345-434b-b42a-fe480a94dfbb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003127 10.0.0.57 - - [2025-10-13 01:49:58] "GET /virtual-machine-interface/e4b8d9fe-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003893 10.0.0.57 - - [2025-10-13 01:49:58] "GET /virtual-machine/cb668412-d7cc-48f9-9cc7-22e6a0a29214?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002944 10.0.0.57 - - [2025-10-13 01:49:58] "GET /virtual-machine-interface/e54af41a-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004554 10.0.0.57 - - [2025-10-13 01:49:58] "GET /virtual-machine/83439f4f-1529-4a23-94e7-3a2459c2e8fb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002883 10.0.0.57 - - [2025-10-13 01:49:58] "GET /virtual-machine-interface/e5bba2fa-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003821 10.0.0.57 - - [2025-10-13 01:49:59] "GET /virtual-machine-interface/e6436212-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004658 10.0.0.57 - - [2025-10-13 01:49:59] "POST /set-tag HTTP/1.1" 200 109 0.001948 10.0.0.57 - - [2025-10-13 01:50:00] "GET /virtual-machine-interface/e75f2988-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004640 10.0.0.57 - - [2025-10-13 01:50:00] "POST /set-tag HTTP/1.1" 200 109 0.002182 10.0.0.57 - - [2025-10-13 01:50:00] "GET /virtual-machine-interface/e6e006bc-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005914 10.0.0.57 - - [2025-10-13 01:50:00] "POST /set-tag HTTP/1.1" 200 109 0.003744 10.0.0.57 - - [2025-10-13 01:50:03] "GET /virtual-machine/71b7fde9-284f-41e9-bb74-71917b73b088?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003106 10.0.0.57 - - [2025-10-13 01:50:03] "GET /virtual-machine-interface/e6436212-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003831 10.0.0.57 - - [2025-10-13 01:50:03] "GET /virtual-machine/32eefd18-5e6b-4df8-87da-7a3ef39b41a3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003099 10.0.0.57 - - [2025-10-13 01:50:03] "GET /virtual-machine-interface/e75f2988-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003719 10.0.0.57 - - [2025-10-13 01:50:03] "GET /virtual-machine/9e226b4a-1c69-40f8-9878-ef46df62129d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003111 10.0.0.57 - - [2025-10-13 01:50:03] "GET /virtual-machine-interface/e6e006bc-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004625 10.0.0.57 - - [2025-10-13 01:50:03] "GET /virtual-machine/35ed6919-dba4-497c-a810-05ebeabd6d82?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003066 10.0.0.57 - - [2025-10-13 01:50:03] "GET /virtual-machine-interface/e7c5a9c4-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003858 10.0.0.57 - - [2025-10-13 01:50:04] "GET /loadbalancer/898ff1f4-4ad2-4f89-97f4-b1aa5baba214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003353 10.0.0.57 - - [2025-10-13 01:50:04] "POST /tags HTTP/1.1" 200 333 0.026414 10.0.0.57 - - [2025-10-13 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.015024 10.0.0.57 - - [2025-10-13 01:50:04] "GET /tag/d074d275-760d-4976-aeff-bb688eac335c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.024440 10.0.0.57 - - [2025-10-13 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.57 - - [2025-10-13 01:50:04] "GET /project/a2107b35-674e-42a0-88b8-30ec39dd8c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036070 10.0.0.57 - - [2025-10-13 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.57 - - [2025-10-13 01:50:04] "GET /virtual-network/5054a33d-55c3-4aa6-aca6-9cc13eb6e9e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005489 10.0.0.57 - - [2025-10-13 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.57 - - [2025-10-13 01:50:04] "GET /service-appliance-set/43ebe2ea-c12b-4406-9ab8-25edcd56d2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003859 10.0.0.57 - - [2025-10-13 01:50:04] "POST /fqname-to-id HTTP/1.1" 404 273 0.001775 10.0.0.57 - - [2025-10-13 01:50:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.103850 10.0.0.57 - - [2025-10-13 01:50:04] "GET /virtual-machine-interface/70f5f58f-d0de-48f8-9766-84462fbdb470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.004475 10.0.0.57 - - [2025-10-13 01:50:04] "POST /instance-ips HTTP/1.1" 200 409 0.021189 10.0.0.57 - - [2025-10-13 01:50:04] "GET /instance-ip/7bbad250-c363-423a-9521-860ac9a55be1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003653 10.0.0.57 - - [2025-10-13 01:50:04] "POST /loadbalancers HTTP/1.1" 200 629 0.060592 10.0.0.57 - - [2025-10-13 01:50:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.026148 10.0.0.57 - - [2025-10-13 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004370 10.0.0.57 - - [2025-10-13 01:50:05] "GET /project/a2107b35-674e-42a0-88b8-30ec39dd8c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045546 10.0.0.57 - - [2025-10-13 01:50:05] "GET /instance-ip/7bbad250-c363-423a-9521-860ac9a55be1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003003 10.0.0.57 - - [2025-10-13 01:50:05] "POST /floating-ips HTTP/1.1" 200 597 0.025472 10.0.0.57 - - [2025-10-13 01:50:05] "GET /project/a2107b35-674e-42a0-88b8-30ec39dd8c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042769 10.0.0.57 - - [2025-10-13 01:50:05] "GET /loadbalancer/898ff1f4-4ad2-4f89-97f4-b1aa5baba214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.007268 10.0.0.57 - - [2025-10-13 01:50:05] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.017867 10.0.0.57 - - [2025-10-13 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.57 - - [2025-10-13 01:50:05] "GET /project/a2107b35-674e-42a0-88b8-30ec39dd8c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032774 10.0.0.57 - - [2025-10-13 01:50:05] "GET /loadbalancer-listener/1bdf4ef7-b9fc-43a3-9127-6d716be84878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.002883 10.0.0.57 - - [2025-10-13 01:50:05] "GET /loadbalancer-listener/1bdf4ef7-b9fc-43a3-9127-6d716be84878?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003779 10.0.0.57 - - [2025-10-13 01:50:05] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.020464 10.0.0.57 - - [2025-10-13 01:50:05] "GET /instance-ip/7bbad250-c363-423a-9521-860ac9a55be1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.004179 10.0.0.57 - - [2025-10-13 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002859 10.0.0.57 - - [2025-10-13 01:50:05] "GET /instance-ip/7bbad250-c363-423a-9521-860ac9a55be1?fields=floating_ips HTTP/1.1" 200 1212 0.004725 10.0.0.57 - - [2025-10-13 01:50:05] "GET /loadbalancer/898ff1f4-4ad2-4f89-97f4-b1aa5baba214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002799 10.0.0.57 - - [2025-10-13 01:50:05] "GET /floating-ip/758489f9-9f7f-4b98-9a07-c11facb98b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.002869 10.0.0.57 - - [2025-10-13 01:50:05] "GET /loadbalancer-pool/d3a26f2e-6f94-439f-88f7-ee1c78cf6100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.005713 10.0.0.57 - - [2025-10-13 01:50:05] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015850 10.0.0.57 - - [2025-10-13 01:50:05] "GET /loadbalancer/898ff1f4-4ad2-4f89-97f4-b1aa5baba214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002614 10.0.0.57 - - [2025-10-13 01:50:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.013439 10.0.0.57 - - [2025-10-13 01:50:05] "GET /virtual-machine-interface/e44e42d8-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011723 10.0.0.57 - - [2025-10-13 01:50:05] "GET /virtual-machine-interface/e44e42d8-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008163 10.0.0.57 - - [2025-10-13 01:50:05] "POST /tags HTTP/1.1" 409 221 0.002960 10.0.0.57 - - [2025-10-13 01:50:05] "POST /ref-update HTTP/1.1" 200 156 0.006877 10.0.0.57 - - [2025-10-13 01:50:05] "GET /floating-ip/758489f9-9f7f-4b98-9a07-c11facb98b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.020074 10.0.0.57 - - [2025-10-13 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.57 - - [2025-10-13 01:50:05] "GET /tag/d074d275-760d-4976-aeff-bb688eac335c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011064 10.0.0.57 - - [2025-10-13 01:50:05] "PUT /floating-ip/758489f9-9f7f-4b98-9a07-c11facb98b76 HTTP/1.1" 200 256 0.010123 10.0.0.57 - - [2025-10-13 01:50:05] "POST /set-tag HTTP/1.1" 200 109 0.078040 10.0.0.57 - - [2025-10-13 01:50:05] "GET /loadbalancer-pool/d3a26f2e-6f94-439f-88f7-ee1c78cf6100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003086 10.0.0.57 - - [2025-10-13 01:50:05] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014680 10.0.0.57 - - [2025-10-13 01:50:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.016377 10.0.0.57 - - [2025-10-13 01:50:05] "GET /virtual-machine-interface/e4b8d9fe-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013489 10.0.0.57 - - [2025-10-13 01:50:05] "GET /virtual-machine-interface/e4b8d9fe-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007042 10.0.0.57 - - [2025-10-13 01:50:05] "POST /ref-update HTTP/1.1" 200 156 0.006264 10.0.0.57 - - [2025-10-13 01:50:05] "GET /floating-ip/758489f9-9f7f-4b98-9a07-c11facb98b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.005955 10.0.0.57 - - [2025-10-13 01:50:05] "POST /set-tag HTTP/1.1" 200 109 0.062781 10.0.0.57 - - [2025-10-13 01:50:06] "POST /tags HTTP/1.1" 409 206 0.002831 10.0.0.57 - - [2025-10-13 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.57 - - [2025-10-13 01:50:06] "GET /tag/be7c5c17-cd9b-4074-b24f-17907f5b4a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011528 10.0.0.57 - - [2025-10-13 01:50:06] "POST /tags HTTP/1.1" 409 204 0.002307 10.0.0.57 - - [2025-10-13 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.57 - - [2025-10-13 01:50:06] "GET /tag/8e5318e0-daa8-4fd5-9358-5b221f8c70fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011255 10.0.0.57 - - [2025-10-13 01:50:07] "GET /application-policy-set/29b355dd-b153-4016-8590-25cbadd7df97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.012310 10.0.0.57 - - [2025-10-13 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.57 - - [2025-10-13 01:50:07] "GET /policy-management/d49928c3-7952-4ca8-b563-d025d4ef7017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002444 10.0.0.57 - - [2025-10-13 01:50:07] "POST /tags HTTP/1.1" 409 206 0.001593 10.0.0.57 - - [2025-10-13 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001369 10.0.0.57 - - [2025-10-13 01:50:07] "GET /tag/be7c5c17-cd9b-4074-b24f-17907f5b4a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013038 10.0.0.57 - - [2025-10-13 01:50:07] "POST /tags HTTP/1.1" 409 226 0.002320 10.0.0.57 - - [2025-10-13 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.57 - - [2025-10-13 01:50:07] "GET /tag/9a8c089f-9a05-4c73-86bb-8e1b6932704f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010924 10.0.0.57 - - [2025-10-13 01:50:07] "POST /tags HTTP/1.1" 409 204 0.001800 10.0.0.57 - - [2025-10-13 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.57 - - [2025-10-13 01:50:07] "GET /tag/8e5318e0-daa8-4fd5-9358-5b221f8c70fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011118 10.0.0.57 - - [2025-10-13 01:50:07] "POST /tags HTTP/1.1" 409 226 0.001728 10.0.0.57 - - [2025-10-13 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.57 - - [2025-10-13 01:50:07] "GET /tag/9a8c089f-9a05-4c73-86bb-8e1b6932704f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010955 10.0.0.57 - - [2025-10-13 01:50:07] "GET /application-policy-set/29b355dd-b153-4016-8590-25cbadd7df97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002127 10.0.0.57 - - [2025-10-13 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.57 - - [2025-10-13 01:50:07] "GET /policy-management/d49928c3-7952-4ca8-b563-d025d4ef7017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002823 10.0.0.57 - - [2025-10-13 01:50:07] "POST /firewall-rules HTTP/1.1" 200 626 0.066972 10.0.0.57 - - [2025-10-13 01:50:07] "POST /firewall-rules HTTP/1.1" 200 646 0.072728 10.0.0.57 - - [2025-10-13 01:50:07] "GET /firewall-rule/8b408df3-22f5-4db3-b823-fc6f55805caa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.014524 10.0.0.57 - - [2025-10-13 01:50:07] "GET /firewall-policy/c9384915-3e2b-4fd0-b86d-c92a7b32e602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002051 10.0.0.57 - - [2025-10-13 01:50:07] "GET /firewall-rule/706ce90b-762a-4653-97d1-a467a2851c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004087 10.0.0.57 - - [2025-10-13 01:50:07] "POST /ref-update HTTP/1.1" 200 156 0.022337 10.0.0.57 - - [2025-10-13 01:50:07] "POST /firewall-policys HTTP/1.1" 200 606 0.029542 10.0.0.57 - - [2025-10-13 01:50:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.027306 10.0.0.57 - - [2025-10-13 01:50:07] "GET /firewall-policy/3013ad09-a438-4502-9bba-5bab39f32bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.013054 10.0.0.57 - - [2025-10-13 01:50:07] "GET /application-policy-set/29b355dd-b153-4016-8590-25cbadd7df97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002446 10.0.0.57 - - [2025-10-13 01:50:07] "GET /firewall-policy/3013ad09-a438-4502-9bba-5bab39f32bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002736 10.0.0.57 - - [2025-10-13 01:50:07] "GET /firewall-policy/8b78a795-a4eb-4a90-9fd1-f565f71c42b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003721 10.0.0.57 - - [2025-10-13 01:50:07] "GET /firewall-policy/a9a87187-e2bf-4d3d-91c3-b3da65bb7405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003331 10.0.0.57 - - [2025-10-13 01:50:07] "GET /firewall-policy/c9384915-3e2b-4fd0-b86d-c92a7b32e602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003991 10.0.0.57 - - [2025-10-13 01:50:07] "GET /firewall-policy/c9384915-3e2b-4fd0-b86d-c92a7b32e602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002064 10.0.0.57 - - [2025-10-13 01:50:07] "GET /firewall-policy/a9a87187-e2bf-4d3d-91c3-b3da65bb7405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.001987 10.0.0.57 - - [2025-10-13 01:50:07] "POST /ref-update HTTP/1.1" 200 156 0.020338 10.0.0.57 - - [2025-10-13 01:50:07] "POST /ref-update HTTP/1.1" 200 156 0.023750 10.0.0.57 - - [2025-10-13 01:50:07] "POST /ref-update HTTP/1.1" 200 156 0.016810 10.0.0.57 - - [2025-10-13 01:50:07] "POST /ref-update HTTP/1.1" 200 156 0.024613 10.0.0.57 - - [2025-10-13 01:50:08] "POST /ref-update HTTP/1.1" 200 156 0.033963 10.0.0.57 - - [2025-10-13 01:50:08] "GET /firewall-policy/3013ad09-a438-4502-9bba-5bab39f32bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002869 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:50:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001171 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:50:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000938 10.0.0.57 - - [2025-10-13 01:52:15] "POST /tags HTTP/1.1" 409 252 0.002748 10.0.0.57 - - [2025-10-13 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.57 - - [2025-10-13 01:52:15] "GET /tag/2b6a6555-460d-4703-b9f9-af38ea72b5b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.017998 10.0.0.57 - - [2025-10-13 01:52:15] "POST /tags HTTP/1.1" 409 228 0.007502 10.0.0.57 - - [2025-10-13 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.57 - - [2025-10-13 01:52:15] "GET /tag/af4c9ee3-0e4c-4b54-9424-278b6dd4aaf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013685 10.0.0.57 - - [2025-10-13 01:52:15] "GET /application-policy-set/29b355dd-b153-4016-8590-25cbadd7df97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003891 10.0.0.57 - - [2025-10-13 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.57 - - [2025-10-13 01:52:15] "GET /policy-management/d49928c3-7952-4ca8-b563-d025d4ef7017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003613 10.0.0.57 - - [2025-10-13 01:52:15] "POST /tags HTTP/1.1" 409 206 0.003191 10.0.0.57 - - [2025-10-13 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.57 - - [2025-10-13 01:52:15] "GET /tag/be7c5c17-cd9b-4074-b24f-17907f5b4a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013607 10.0.0.57 - - [2025-10-13 01:52:15] "POST /tags HTTP/1.1" 409 226 0.002029 10.0.0.57 - - [2025-10-13 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.57 - - [2025-10-13 01:52:15] "GET /tag/9a8c089f-9a05-4c73-86bb-8e1b6932704f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013755 10.0.0.57 - - [2025-10-13 01:52:15] "POST /tags HTTP/1.1" 409 204 0.002442 10.0.0.57 - - [2025-10-13 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.57 - - [2025-10-13 01:52:15] "GET /tag/8e5318e0-daa8-4fd5-9358-5b221f8c70fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.014174 10.0.0.57 - - [2025-10-13 01:52:15] "POST /tags HTTP/1.1" 409 226 0.002249 10.0.0.57 - - [2025-10-13 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.57 - - [2025-10-13 01:52:15] "GET /tag/9a8c089f-9a05-4c73-86bb-8e1b6932704f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014786 10.0.0.57 - - [2025-10-13 01:52:15] "POST /tags HTTP/1.1" 409 228 0.007241 10.0.0.57 - - [2025-10-13 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.57 - - [2025-10-13 01:52:15] "GET /tag/af4c9ee3-0e4c-4b54-9424-278b6dd4aaf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.025848 10.0.0.57 - - [2025-10-13 01:52:15] "POST /tags HTTP/1.1" 409 252 0.004600 10.0.0.57 - - [2025-10-13 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.57 - - [2025-10-13 01:52:15] "GET /tag/2b6a6555-460d-4703-b9f9-af38ea72b5b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.021166 10.0.0.57 - - [2025-10-13 01:52:15] "GET /application-policy-set/29b355dd-b153-4016-8590-25cbadd7df97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003935 10.0.0.57 - - [2025-10-13 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.57 - - [2025-10-13 01:52:15] "GET /policy-management/d49928c3-7952-4ca8-b563-d025d4ef7017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008313 10.0.0.57 - - [2025-10-13 01:52:15] "POST /firewall-rules HTTP/1.1" 409 281 0.002816 10.0.0.57 - - [2025-10-13 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.57 - - [2025-10-13 01:52:16] "PUT /firewall-rule/706ce90b-762a-4653-97d1-a467a2851c1f HTTP/1.1" 200 260 0.047840 10.0.0.57 - - [2025-10-13 01:52:16] "POST /firewall-rules HTTP/1.1" 409 291 0.018004 10.0.0.57 - - [2025-10-13 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.015739 10.0.0.57 - - [2025-10-13 01:52:16] "PUT /firewall-rule/8b408df3-22f5-4db3-b823-fc6f55805caa HTTP/1.1" 200 260 0.044369 10.0.0.57 - - [2025-10-13 01:52:16] "GET /firewall-rule/8b408df3-22f5-4db3-b823-fc6f55805caa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.013286 10.0.0.57 - - [2025-10-13 01:52:16] "POST /firewall-rules HTTP/1.1" 200 658 0.100565 10.0.0.57 - - [2025-10-13 01:52:16] "GET /firewall-rule/21ff46b4-e599-4296-a7df-24110848f3bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004978 10.0.0.57 - - [2025-10-13 01:52:16] "GET /firewall-policy/c9384915-3e2b-4fd0-b86d-c92a7b32e602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001948 10.0.0.57 - - [2025-10-13 01:52:16] "GET /firewall-rule/706ce90b-762a-4653-97d1-a467a2851c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002661 10.0.0.57 - - [2025-10-13 01:52:16] "POST /firewall-policys HTTP/1.1" 409 269 0.002361 10.0.0.57 - - [2025-10-13 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.57 - - [2025-10-13 01:52:16] "PUT /firewall-policy/3013ad09-a438-4502-9bba-5bab39f32bcb HTTP/1.1" 200 264 0.033527 10.0.0.57 - - [2025-10-13 01:52:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.017168 10.0.0.57 - - [2025-10-13 01:52:16] "GET /firewall-policy/3013ad09-a438-4502-9bba-5bab39f32bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.011119 10.0.0.57 - - [2025-10-13 01:52:16] "GET /application-policy-set/29b355dd-b153-4016-8590-25cbadd7df97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002596 10.0.0.57 - - [2025-10-13 01:52:16] "GET /firewall-policy/3013ad09-a438-4502-9bba-5bab39f32bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003374 10.0.0.57 - - [2025-10-13 01:52:16] "GET /firewall-policy/3013ad09-a438-4502-9bba-5bab39f32bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005084 10.0.0.57 - - [2025-10-13 01:52:16] "GET /firewall-policy/3013ad09-a438-4502-9bba-5bab39f32bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002118 10.0.0.57 - - [2025-10-13 01:52:16] "GET /virtual-machine-interface/798ab7b6-a7d5-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007664 10.0.0.57 - - [2025-10-13 01:52:16] "POST /set-tag HTTP/1.1" 200 109 0.006382 10.0.0.57 - - [2025-10-13 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.57 - - [2025-10-13 01:52:16] "GET /loadbalancer/bf7ba332-9872-48ce-b92a-f9a5bd3c028d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003122 10.0.0.57 - - [2025-10-13 01:52:16] "GET /virtual-machine-interface/798ab7b6-a7d5-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004454 10.0.0.57 - - [2025-10-13 01:52:16] "POST /set-tag HTTP/1.1" 200 109 0.036264 10.0.0.57 - - [2025-10-13 01:52:16] "DELETE /loadbalancer-member/c740b4d6-f474-409e-804f-4a2ba16a8d28 HTTP/1.1" 200 115 0.055360 10.0.0.57 - - [2025-10-13 01:52:16] "GET /virtual-machine-interface/798ab7b6-a7d5-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004758 10.0.0.57 - - [2025-10-13 01:52:16] "POST /set-tag HTTP/1.1" 200 109 0.002050 10.0.0.57 - - [2025-10-13 01:52:17] "DELETE /loadbalancer-member/b4d294d0-183a-40e3-814f-ef4db119293e HTTP/1.1" 200 115 0.052045 10.0.0.57 - - [2025-10-13 01:52:17] "GET /virtual-machine-interface/798ab7b6-a7d5-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006631 10.0.0.57 - - [2025-10-13 01:52:17] "POST /set-tag HTTP/1.1" 200 109 0.003715 10.0.0.57 - - [2025-10-13 01:52:17] "DELETE /loadbalancer-member/05c7bbac-8bdc-4ae1-8e06-3ca43ba1ed5d HTTP/1.1" 200 115 0.034265 10.0.0.57 - - [2025-10-13 01:52:17] "GET /virtual-machine-interface/798ab7b6-a7d5-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005196 10.0.0.57 - - [2025-10-13 01:52:17] "POST /set-tag HTTP/1.1" 200 109 0.004798 10.0.0.57 - - [2025-10-13 01:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009276 10.0.0.57 - - [2025-10-13 01:52:17] "GET /loadbalancer/bf7ba332-9872-48ce-b92a-f9a5bd3c028d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003712 10.0.0.57 - - [2025-10-13 01:52:17] "GET /loadbalancer-pool/f2efa78c-80ff-4c7a-9818-db891e173ecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003104 10.0.0.57 - - [2025-10-13 01:52:17] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020312 10.0.0.57 - - [2025-10-13 01:52:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.042052 10.0.0.57 - - [2025-10-13 01:52:17] "GET /virtual-machine-interface/798ab7b6-a7d5-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016619 10.0.0.57 - - [2025-10-13 01:52:17] "GET /virtual-machine-interface/798ab7b6-a7d5-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008774 10.0.0.57 - - [2025-10-13 01:52:17] "GET /floating-ip/6924cf22-2c0a-4359-89f5-fcebe8067306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002097 10.0.0.57 - - [2025-10-13 01:52:17] "POST /set-tag HTTP/1.1" 200 109 0.067650 10.0.0.57 - - [2025-10-13 01:52:17] "GET /loadbalancer-pool/06e71ace-5141-4dc4-9729-a59766da7581?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.014049 10.0.0.57 - - [2025-10-13 01:52:17] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021589 10.0.0.57 - - [2025-10-13 01:52:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.013265 10.0.0.57 - - [2025-10-13 01:52:17] "GET /virtual-machine-interface/798ab7b6-a7d5-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014982 10.0.0.57 - - [2025-10-13 01:52:17] "GET /virtual-machine-interface/798ab7b6-a7d5-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006280 10.0.0.57 - - [2025-10-13 01:52:17] "POST /set-tag HTTP/1.1" 200 109 0.011053 10.0.0.57 - - [2025-10-13 01:52:17] "GET /floating-ip/6924cf22-2c0a-4359-89f5-fcebe8067306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003575 10.0.0.57 - - [2025-10-13 01:52:17] "GET /loadbalancer-pool/f0d996a6-48ef-44dd-92b7-0f803238ac7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003218 10.0.0.57 - - [2025-10-13 01:52:17] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017588 10.0.0.57 - - [2025-10-13 01:52:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.018438 10.0.0.57 - - [2025-10-13 01:52:17] "GET /virtual-machine-interface/798ab7b6-a7d5-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.020055 10.0.0.57 - - [2025-10-13 01:52:17] "GET /virtual-machine-interface/798ab7b6-a7d5-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004385 10.0.0.57 - - [2025-10-13 01:52:17] "GET /floating-ip/6924cf22-2c0a-4359-89f5-fcebe8067306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003047 10.0.0.57 - - [2025-10-13 01:52:17] "POST /set-tag HTTP/1.1" 200 109 0.002644 10.0.0.57 - - [2025-10-13 01:53:17] "GET /virtual-machine-interface/e44e42d8-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006673 10.0.0.57 - - [2025-10-13 01:53:17] "POST /set-tag HTTP/1.1" 200 109 0.002462 10.0.0.57 - - [2025-10-13 01:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.57 - - [2025-10-13 01:53:18] "GET /loadbalancer/898ff1f4-4ad2-4f89-97f4-b1aa5baba214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002903 10.0.0.57 - - [2025-10-13 01:53:18] "GET /virtual-machine-interface/e44e42d8-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004073 10.0.0.57 - - [2025-10-13 01:53:18] "POST /set-tag HTTP/1.1" 200 109 0.068864 10.0.0.57 - - [2025-10-13 01:53:18] "DELETE /loadbalancer-member/5f6472be-9525-47e4-9eea-cbbd99781522 HTTP/1.1" 200 115 0.041826 10.0.0.57 - - [2025-10-13 01:53:18] "GET /virtual-machine-interface/e75f2988-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008410 10.0.0.57 - - [2025-10-13 01:53:18] "POST /set-tag HTTP/1.1" 200 109 0.002521 10.0.0.57 - - [2025-10-13 01:53:18] "GET /virtual-machine-interface/e4b8d9fe-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004852 10.0.0.57 - - [2025-10-13 01:53:18] "POST /set-tag HTTP/1.1" 200 109 0.002175 10.0.0.57 - - [2025-10-13 01:53:18] "GET /virtual-machine-interface/e54af41a-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003876 10.0.0.57 - - [2025-10-13 01:53:18] "POST /set-tag HTTP/1.1" 200 109 0.001757 10.0.0.57 - - [2025-10-13 01:53:18] "GET /virtual-machine-interface/e6e006bc-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004565 10.0.0.57 - - [2025-10-13 01:53:18] "POST /set-tag HTTP/1.1" 200 109 0.002001 10.0.0.57 - - [2025-10-13 01:53:18] "GET /virtual-machine-interface/e6436212-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003753 10.0.0.57 - - [2025-10-13 01:53:18] "POST /set-tag HTTP/1.1" 200 109 0.001647 10.0.0.57 - - [2025-10-13 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.57 - - [2025-10-13 01:53:18] "GET /loadbalancer/898ff1f4-4ad2-4f89-97f4-b1aa5baba214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002359 10.0.0.57 - - [2025-10-13 01:53:18] "GET /virtual-machine-interface/e7c5a9c4-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003880 10.0.0.57 - - [2025-10-13 01:53:18] "POST /set-tag HTTP/1.1" 200 109 0.002365 10.0.0.57 - - [2025-10-13 01:53:18] "GET /virtual-machine-interface/e5bba2fa-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004485 10.0.0.57 - - [2025-10-13 01:53:18] "POST /set-tag HTTP/1.1" 200 109 0.008072 10.0.0.57 - - [2025-10-13 01:53:19] "GET /virtual-machine-interface/e44e42d8-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008927 10.0.0.57 - - [2025-10-13 01:53:19] "POST /set-tag HTTP/1.1" 200 109 0.008231 10.0.0.57 - - [2025-10-13 01:53:19] "GET /virtual-machine-interface/e44e42d8-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006619 10.0.0.57 - - [2025-10-13 01:53:19] "POST /set-tag HTTP/1.1" 200 109 0.008087 10.0.0.57 - - [2025-10-13 01:53:19] "GET /virtual-machine/f2f57eff-923d-430a-8502-5b048a9fab61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003086 10.0.0.57 - - [2025-10-13 01:53:19] "POST /ref-update HTTP/1.1" 200 156 0.010359 10.0.0.57 - - [2025-10-13 01:53:19] "GET /virtual-machine-interface/e44e42d8-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.028421 10.0.0.57 - - [2025-10-13 01:53:19] "POST /set-tag HTTP/1.1" 200 109 0.019346 10.0.0.57 - - [2025-10-13 01:53:19] "POST /set-tag HTTP/1.1" 200 109 0.035853 10.0.0.57 - - [2025-10-13 01:53:19] "POST /set-tag HTTP/1.1" 200 109 0.032129 10.0.0.57 - - [2025-10-13 01:53:19] "POST /set-tag HTTP/1.1" 200 109 0.017795 10.0.0.57 - - [2025-10-13 01:53:19] "POST /set-tag HTTP/1.1" 200 109 0.025781 10.0.0.57 - - [2025-10-13 01:53:19] "DELETE /instance-ip/e4646a72-a7d6-11f0-b08c-fa163eb04986 HTTP/1.1" 200 115 0.048912 10.0.0.57 - - [2025-10-13 01:53:19] "POST /ref-update HTTP/1.1" 200 156 0.020132 10.0.0.57 - - [2025-10-13 01:53:19] "DELETE /virtual-machine-interface/e44e42d8-a7d6-11f0-b08c-fa163eb04986 HTTP/1.1" 200 115 0.057785 10.0.0.57 - - [2025-10-13 01:53:19] "DELETE /virtual-machine/f2f57eff-923d-430a-8502-5b048a9fab61 HTTP/1.1" 200 115 0.023836 10.0.0.57 - - [2025-10-13 01:53:19] "GET /virtual-machine-interface/e5bba2fa-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009897 10.0.0.57 - - [2025-10-13 01:53:19] "POST /set-tag HTTP/1.1" 200 109 0.003127 10.0.0.57 - - [2025-10-13 01:53:19] "GET /virtual-machine-interface/e5bba2fa-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005077 10.0.0.57 - - [2025-10-13 01:53:19] "POST /set-tag HTTP/1.1" 200 109 0.007205 10.0.0.57 - - [2025-10-13 01:53:19] "GET /virtual-machine/83439f4f-1529-4a23-94e7-3a2459c2e8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.005037 10.0.0.57 - - [2025-10-13 01:53:19] "POST /ref-update HTTP/1.1" 200 156 0.011136 10.0.0.57 - - [2025-10-13 01:53:19] "GET /virtual-machine-interface/e5bba2fa-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012770 10.0.0.57 - - [2025-10-13 01:53:19] "POST /set-tag HTTP/1.1" 200 109 0.019709 10.0.0.57 - - [2025-10-13 01:53:19] "POST /set-tag HTTP/1.1" 200 109 0.048719 10.0.0.57 - - [2025-10-13 01:53:20] "POST /set-tag HTTP/1.1" 200 109 0.039172 10.0.0.57 - - [2025-10-13 01:53:20] "POST /set-tag HTTP/1.1" 200 109 0.018942 10.0.0.57 - - [2025-10-13 01:53:20] "POST /set-tag HTTP/1.1" 200 109 0.034508 10.0.0.57 - - [2025-10-13 01:53:20] "DELETE /instance-ip/e5d3c0e2-a7d6-11f0-b08c-fa163eb04986 HTTP/1.1" 200 115 0.078601 10.0.0.57 - - [2025-10-13 01:53:20] "DELETE /virtual-machine-interface/e5bba2fa-a7d6-11f0-b08c-fa163eb04986 HTTP/1.1" 200 115 0.041623 10.0.0.57 - - [2025-10-13 01:53:20] "DELETE /virtual-machine/83439f4f-1529-4a23-94e7-3a2459c2e8fb HTTP/1.1" 200 115 0.032219 10.0.0.57 - - [2025-10-13 01:53:20] "GET /virtual-machine-interface/e4b8d9fe-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006716 10.0.0.57 - - [2025-10-13 01:53:20] "POST /set-tag HTTP/1.1" 200 109 0.002572 10.0.0.57 - - [2025-10-13 01:53:20] "GET /virtual-machine-interface/e4b8d9fe-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004385 10.0.0.57 - - [2025-10-13 01:53:20] "POST /set-tag HTTP/1.1" 200 109 0.002048 10.0.0.57 - - [2025-10-13 01:53:20] "GET /virtual-machine/e41b4651-7345-434b-b42a-fe480a94dfbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003041 10.0.0.57 - - [2025-10-13 01:53:20] "POST /ref-update HTTP/1.1" 200 156 0.011409 10.0.0.57 - - [2025-10-13 01:53:20] "GET /virtual-machine-interface/e4b8d9fe-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007573 10.0.0.57 - - [2025-10-13 01:53:20] "POST /set-tag HTTP/1.1" 200 109 0.029494 10.0.0.57 - - [2025-10-13 01:53:20] "POST /set-tag HTTP/1.1" 200 109 0.042537 10.0.0.57 - - [2025-10-13 01:53:20] "POST /set-tag HTTP/1.1" 200 109 0.019006 10.0.0.57 - - [2025-10-13 01:53:20] "POST /set-tag HTTP/1.1" 200 109 0.018318 10.0.0.57 - - [2025-10-13 01:53:20] "POST /set-tag HTTP/1.1" 200 109 0.042599 10.0.0.57 - - [2025-10-13 01:53:20] "DELETE /instance-ip/e4d39988-a7d6-11f0-b08c-fa163eb04986 HTTP/1.1" 200 115 0.064387 10.0.0.57 - - [2025-10-13 01:53:20] "POST /ref-update HTTP/1.1" 200 156 0.011953 10.0.0.57 - - [2025-10-13 01:53:20] "DELETE /virtual-machine-interface/e4b8d9fe-a7d6-11f0-b08c-fa163eb04986 HTTP/1.1" 200 115 0.052201 10.0.0.57 - - [2025-10-13 01:53:20] "DELETE /virtual-machine/e41b4651-7345-434b-b42a-fe480a94dfbb HTTP/1.1" 200 115 0.036334 10.0.0.57 - - [2025-10-13 01:53:20] "DELETE /tag/21112516-9e2a-4e01-ab22-18e31d4e61da HTTP/1.1" 200 115 0.081177 10.0.0.57 - - [2025-10-13 01:53:20] "GET /virtual-machine-interface/e54af41a-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006055 10.0.0.57 - - [2025-10-13 01:53:21] "POST /set-tag HTTP/1.1" 200 109 0.002716 10.0.0.57 - - [2025-10-13 01:53:21] "GET /virtual-machine-interface/e54af41a-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010505 10.0.0.57 - - [2025-10-13 01:53:21] "POST /set-tag HTTP/1.1" 200 109 0.001947 10.0.0.57 - - [2025-10-13 01:53:21] "GET /virtual-machine/cb668412-d7cc-48f9-9cc7-22e6a0a29214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003330 10.0.0.57 - - [2025-10-13 01:53:21] "POST /ref-update HTTP/1.1" 200 156 0.011721 10.0.0.57 - - [2025-10-13 01:53:21] "GET /virtual-machine-interface/e54af41a-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.025902 10.0.0.57 - - [2025-10-13 01:53:21] "POST /set-tag HTTP/1.1" 200 109 0.039137 10.0.0.57 - - [2025-10-13 01:53:21] "POST /set-tag HTTP/1.1" 200 109 0.032147 10.0.0.57 - - [2025-10-13 01:53:21] "POST /set-tag HTTP/1.1" 200 109 0.027571 10.0.0.57 - - [2025-10-13 01:53:21] "POST /set-tag HTTP/1.1" 200 109 0.017405 10.0.0.57 - - [2025-10-13 01:53:21] "POST /set-tag HTTP/1.1" 200 109 0.026125 10.0.0.57 - - [2025-10-13 01:53:21] "DELETE /instance-ip/e561e846-a7d6-11f0-b08c-fa163eb04986 HTTP/1.1" 200 115 0.040917 10.0.0.57 - - [2025-10-13 01:53:21] "DELETE /virtual-machine-interface/e54af41a-a7d6-11f0-b08c-fa163eb04986 HTTP/1.1" 200 115 0.036422 10.0.0.57 - - [2025-10-13 01:53:21] "DELETE /virtual-machine/cb668412-d7cc-48f9-9cc7-22e6a0a29214 HTTP/1.1" 200 115 0.020910 10.0.0.57 - - [2025-10-13 01:53:21] "DELETE /tag/70b37945-c213-488a-be03-b6bca8bd9121 HTTP/1.1" 200 115 0.030239 10.0.0.57 - - [2025-10-13 01:53:21] "DELETE /tag/be7c5c17-cd9b-4074-b24f-17907f5b4a7f HTTP/1.1" 409 388 0.003972 10.0.0.57 - - [2025-10-13 01:53:23] "GET /global-system-configs HTTP/1.1" 200 322 0.002162 10.0.0.57 - - [2025-10-13 01:53:23] "GET /global-system-configs HTTP/1.1" 200 322 0.004513 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:53:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000997 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:53:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000977 10.0.0.57 - - [2025-10-13 01:53:49] "GET /virtual-machine-interface/e6436212-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015900 10.0.0.57 - - [2025-10-13 01:53:49] "POST /set-tag HTTP/1.1" 200 109 0.007241 10.0.0.57 - - [2025-10-13 01:53:49] "GET /virtual-machine-interface/e6436212-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006840 10.0.0.57 - - [2025-10-13 01:53:49] "POST /set-tag HTTP/1.1" 200 109 0.004175 10.0.0.57 - - [2025-10-13 01:53:49] "GET /virtual-machine/71b7fde9-284f-41e9-bb74-71917b73b088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004075 10.0.0.57 - - [2025-10-13 01:53:49] "POST /ref-update HTTP/1.1" 200 156 0.034066 10.0.0.57 - - [2025-10-13 01:53:49] "GET /virtual-machine-interface/e6436212-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.029868 10.0.0.57 - - [2025-10-13 01:53:49] "POST /set-tag HTTP/1.1" 200 109 0.034584 10.0.0.57 - - [2025-10-13 01:53:49] "POST /set-tag HTTP/1.1" 200 109 0.106227 10.0.0.57 - - [2025-10-13 01:53:49] "POST /set-tag HTTP/1.1" 200 109 0.103721 10.0.0.57 - - [2025-10-13 01:53:49] "POST /set-tag HTTP/1.1" 200 109 0.021824 10.0.0.57 - - [2025-10-13 01:53:49] "DELETE /instance-ip/e6618d46-a7d6-11f0-b08c-fa163eb04986 HTTP/1.1" 200 115 0.138581 10.0.0.57 - - [2025-10-13 01:53:50] "DELETE /virtual-machine-interface/e6436212-a7d6-11f0-b08c-fa163eb04986 HTTP/1.1" 200 115 0.102200 10.0.0.57 - - [2025-10-13 01:53:50] "DELETE /virtual-machine/71b7fde9-284f-41e9-bb74-71917b73b088 HTTP/1.1" 200 115 0.038352 10.0.0.57 - - [2025-10-13 01:53:50] "DELETE /tag/45081d91-7e21-418e-9f37-6cad6e93b06e HTTP/1.1" 200 115 0.176544 10.0.0.57 - - [2025-10-13 01:53:50] "GET /virtual-machine-interface/e7c5a9c4-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018785 10.0.0.57 - - [2025-10-13 01:53:50] "POST /set-tag HTTP/1.1" 200 109 0.010921 10.0.0.57 - - [2025-10-13 01:53:50] "GET /virtual-machine-interface/e7c5a9c4-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012242 10.0.0.57 - - [2025-10-13 01:53:50] "POST /set-tag HTTP/1.1" 200 109 0.007479 10.0.0.57 - - [2025-10-13 01:53:50] "GET /virtual-machine/35ed6919-dba4-497c-a810-05ebeabd6d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002897 10.0.0.57 - - [2025-10-13 01:53:50] "POST /ref-update HTTP/1.1" 200 156 0.019070 10.0.0.57 - - [2025-10-13 01:53:50] "GET /virtual-machine-interface/e7c5a9c4-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.036837 10.0.0.57 - - [2025-10-13 01:53:50] "POST /set-tag HTTP/1.1" 200 109 0.044226 10.0.0.57 - - [2025-10-13 01:53:50] "POST /set-tag HTTP/1.1" 200 109 0.033164 10.0.0.57 - - [2025-10-13 01:53:50] "POST /set-tag HTTP/1.1" 200 109 0.034791 10.0.0.57 - - [2025-10-13 01:53:50] "POST /set-tag HTTP/1.1" 200 109 0.031359 10.0.0.57 - - [2025-10-13 01:53:50] "DELETE /instance-ip/e7dab116-a7d6-11f0-b08c-fa163eb04986 HTTP/1.1" 200 115 0.074586 10.0.0.57 - - [2025-10-13 01:53:50] "DELETE /virtual-machine-interface/e7c5a9c4-a7d6-11f0-b08c-fa163eb04986 HTTP/1.1" 200 115 0.043749 10.0.0.57 - - [2025-10-13 01:53:50] "DELETE /virtual-machine/35ed6919-dba4-497c-a810-05ebeabd6d82 HTTP/1.1" 200 115 0.027230 10.0.0.57 - - [2025-10-13 01:53:50] "DELETE /tag/5f3737f0-0300-45ba-8975-138a64639a74 HTTP/1.1" 200 115 0.037499 10.0.0.57 - - [2025-10-13 01:53:50] "GET /virtual-machine-interface/e75f2988-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004131 10.0.0.57 - - [2025-10-13 01:53:50] "POST /set-tag HTTP/1.1" 200 109 0.004452 10.0.0.57 - - [2025-10-13 01:53:50] "GET /virtual-machine-interface/e75f2988-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004290 10.0.0.57 - - [2025-10-13 01:53:50] "POST /set-tag HTTP/1.1" 200 109 0.001909 10.0.0.57 - - [2025-10-13 01:53:51] "GET /virtual-machine/32eefd18-5e6b-4df8-87da-7a3ef39b41a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003130 10.0.0.57 - - [2025-10-13 01:53:51] "POST /ref-update HTTP/1.1" 200 156 0.013775 10.0.0.57 - - [2025-10-13 01:53:51] "GET /virtual-machine-interface/e75f2988-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.046117 10.0.0.57 - - [2025-10-13 01:53:51] "POST /set-tag HTTP/1.1" 200 109 0.024608 10.0.0.57 - - [2025-10-13 01:53:51] "POST /set-tag HTTP/1.1" 200 109 0.040783 10.0.0.57 - - [2025-10-13 01:53:51] "POST /set-tag HTTP/1.1" 200 109 0.033065 10.0.0.57 - - [2025-10-13 01:53:51] "POST /set-tag HTTP/1.1" 200 109 0.012263 10.0.0.57 - - [2025-10-13 01:53:51] "DELETE /instance-ip/e7750a3c-a7d6-11f0-b08c-fa163eb04986 HTTP/1.1" 200 115 0.055694 10.0.0.57 - - [2025-10-13 01:53:51] "DELETE /virtual-machine-interface/e75f2988-a7d6-11f0-b08c-fa163eb04986 HTTP/1.1" 200 115 0.060771 10.0.0.57 - - [2025-10-13 01:53:51] "DELETE /virtual-machine/32eefd18-5e6b-4df8-87da-7a3ef39b41a3 HTTP/1.1" 200 115 0.016652 10.0.0.57 - - [2025-10-13 01:53:51] "DELETE /tag/c4131f4a-9c09-432e-bd41-6c2cff850f08 HTTP/1.1" 200 115 0.039729 10.0.0.57 - - [2025-10-13 01:53:51] "DELETE /tag/af4c9ee3-0e4c-4b54-9424-278b6dd4aaf3 HTTP/1.1" 409 236 0.005848 10.0.0.57 - - [2025-10-13 01:53:51] "DELETE /tag/2b6a6555-460d-4703-b9f9-af38ea72b5b2 HTTP/1.1" 409 236 0.004263 10.0.0.57 - - [2025-10-13 01:53:51] "GET /virtual-machine-interface/e6e006bc-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004198 10.0.0.57 - - [2025-10-13 01:53:51] "POST /set-tag HTTP/1.1" 200 109 0.001785 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:53:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000868 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:53:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000900 10.0.0.57 - - [2025-10-13 01:53:51] "GET /virtual-machine-interface/e6e006bc-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004520 10.0.0.57 - - [2025-10-13 01:53:51] "POST /set-tag HTTP/1.1" 200 109 0.001875 10.0.0.57 - - [2025-10-13 01:53:51] "GET /virtual-machine/9e226b4a-1c69-40f8-9878-ef46df62129d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002610 10.0.0.57 - - [2025-10-13 01:53:51] "POST /ref-update HTTP/1.1" 200 156 0.016832 10.0.0.57 - - [2025-10-13 01:53:51] "GET /virtual-machine-interface/e6e006bc-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010525 10.0.0.57 - - [2025-10-13 01:53:51] "POST /set-tag HTTP/1.1" 200 109 0.017252 10.0.0.57 - - [2025-10-13 01:53:51] "POST /set-tag HTTP/1.1" 200 109 0.035789 10.0.0.57 - - [2025-10-13 01:53:51] "POST /set-tag HTTP/1.1" 200 109 0.037244 10.0.0.57 - - [2025-10-13 01:53:51] "POST /set-tag HTTP/1.1" 200 109 0.014195 10.0.0.57 - - [2025-10-13 01:53:52] "DELETE /instance-ip/e706f678-a7d6-11f0-b08c-fa163eb04986 HTTP/1.1" 200 115 0.125167 10.0.0.57 - - [2025-10-13 01:53:52] "DELETE /virtual-machine-interface/e6e006bc-a7d6-11f0-b08c-fa163eb04986 HTTP/1.1" 200 115 0.068286 10.0.0.57 - - [2025-10-13 01:53:52] "DELETE /virtual-machine/9e226b4a-1c69-40f8-9878-ef46df62129d HTTP/1.1" 200 115 0.034108 10.0.0.57 - - [2025-10-13 01:53:52] "DELETE /tag/39f1cc45-aeb6-4550-933b-27a33aa2e805 HTTP/1.1" 200 115 0.069835 10.0.0.57 - - [2025-10-13 01:53:52] "DELETE /tag/8e5318e0-daa8-4fd5-9358-5b221f8c70fa HTTP/1.1" 409 236 0.010143 10.0.0.57 - - [2025-10-13 01:53:52] "DELETE /tag/1aa759e7-bd53-4e3c-9f68-3da29106b680 HTTP/1.1" 200 115 0.037157 10.0.0.57 - - [2025-10-13 01:53:53] "POST /projects HTTP/1.1" 409 238 0.005014 10.0.0.57 - - [2025-10-13 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.57 - - [2025-10-13 01:53:53] "GET /project/1af804d9-2c45-426b-b859-0b1cc48a50fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.049969 10.0.0.57 - - [2025-10-13 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004432 10.0.0.57 - - [2025-10-13 01:53:53] "GET /virtual-network/6ed2721f-503e-4547-8923-f86a6ef449d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004994 10.0.0.57 - - [2025-10-13 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006143 10.0.0.57 - - [2025-10-13 01:53:53] "GET /virtual-network/5054a33d-55c3-4aa6-aca6-9cc13eb6e9e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004627 10.0.0.57 - - [2025-10-13 01:53:53] "POST /security-groups HTTP/1.1" 409 285 0.003117 10.0.0.57 - - [2025-10-13 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.57 - - [2025-10-13 01:53:53] "PUT /security-group/e5224151-d7cf-4ef4-84ad-b816105d32c6 HTTP/1.1" 200 262 0.067880 10.0.0.57 - - [2025-10-13 01:53:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.033547 10.0.0.57 - - [2025-10-13 01:53:53] "PUT /access-control-list/30492341-48b6-494e-aef2-12ee2b51e0b6 HTTP/1.1" 200 272 0.024312 10.0.0.57 - - [2025-10-13 01:53:53] "PUT /access-control-list/491e94f0-25cc-4ba9-a814-97a105605ea4 HTTP/1.1" 200 272 0.026736 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:53:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001313 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:53:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001290 10.0.0.57 - - [2025-10-13 01:53:58] "POST /projects HTTP/1.1" 409 238 0.002378 10.0.0.57 - - [2025-10-13 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.57 - - [2025-10-13 01:53:58] "GET /project/1af804d9-2c45-426b-b859-0b1cc48a50fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026299 10.0.0.57 - - [2025-10-13 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.57 - - [2025-10-13 01:53:58] "GET /virtual-network/6ed2721f-503e-4547-8923-f86a6ef449d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004596 10.0.0.57 - - [2025-10-13 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.57 - - [2025-10-13 01:53:58] "GET /virtual-network/5054a33d-55c3-4aa6-aca6-9cc13eb6e9e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004417 10.0.0.57 - - [2025-10-13 01:53:58] "POST /security-groups HTTP/1.1" 409 285 0.001978 10.0.0.57 - - [2025-10-13 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.57 - - [2025-10-13 01:53:58] "PUT /security-group/e5224151-d7cf-4ef4-84ad-b816105d32c6 HTTP/1.1" 200 262 0.055226 10.0.0.57 - - [2025-10-13 01:53:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.024539 10.0.0.57 - - [2025-10-13 01:53:58] "PUT /access-control-list/30492341-48b6-494e-aef2-12ee2b51e0b6 HTTP/1.1" 200 272 0.010073 10.0.0.57 - - [2025-10-13 01:53:58] "GET /firewall-policy/a9a87187-e2bf-4d3d-91c3-b3da65bb7405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.011513 10.0.0.57 - - [2025-10-13 01:53:58] "PUT /access-control-list/491e94f0-25cc-4ba9-a814-97a105605ea4 HTTP/1.1" 200 272 0.021869 10.0.0.57 - - [2025-10-13 01:53:58] "GET /firewall-rule/499059d6-3873-484d-9e16-efcccc5cc099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003567 10.0.0.57 - - [2025-10-13 01:53:58] "POST /ref-update HTTP/1.1" 200 156 0.053542 10.0.0.57 - - [2025-10-13 01:53:58] "DELETE /firewall-rule/499059d6-3873-484d-9e16-efcccc5cc099 HTTP/1.1" 200 115 0.040774 10.0.0.57 - - [2025-10-13 01:53:58] "GET /firewall-policy/a9a87187-e2bf-4d3d-91c3-b3da65bb7405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004598 10.0.0.57 - - [2025-10-13 01:53:58] "GET /firewall-rule/0977451b-a1ec-49cb-bcd6-ba83e1eea8c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003102 10.0.0.57 - - [2025-10-13 01:53:58] "POST /ref-update HTTP/1.1" 200 156 0.053277 10.0.0.57 - - [2025-10-13 01:53:58] "DELETE /firewall-rule/0977451b-a1ec-49cb-bcd6-ba83e1eea8c8 HTTP/1.1" 200 115 0.036636 10.0.0.57 - - [2025-10-13 01:53:59] "DELETE /tag/f790b832-b341-48cc-b7c3-bcc6b0b3747f HTTP/1.1" 200 115 0.034444 10.0.0.57 - - [2025-10-13 01:53:59] "DELETE /tag/af4c9ee3-0e4c-4b54-9424-278b6dd4aaf3 HTTP/1.1" 409 236 0.004053 10.0.0.57 - - [2025-10-13 01:53:59] "DELETE /tag/2b6a6555-460d-4703-b9f9-af38ea72b5b2 HTTP/1.1" 409 236 0.004773 10.0.0.57 - - [2025-10-13 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.57 - - [2025-10-13 01:53:59] "GET /virtual-network/6ed2721f-503e-4547-8923-f86a6ef449d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005606 10.0.0.57 - - [2025-10-13 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.57 - - [2025-10-13 01:53:59] "GET /virtual-network/5054a33d-55c3-4aa6-aca6-9cc13eb6e9e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004199 10.0.0.57 - - [2025-10-13 01:53:59] "PUT /virtual-network/6ed2721f-503e-4547-8923-f86a6ef449d6 HTTP/1.1" 200 264 0.046844 10.0.0.57 - - [2025-10-13 01:53:59] "PUT /virtual-network/5054a33d-55c3-4aa6-aca6-9cc13eb6e9e9 HTTP/1.1" 200 264 0.049485 10.0.0.57 - - [2025-10-13 01:53:59] "DELETE /security-group/e5224151-d7cf-4ef4-84ad-b816105d32c6 HTTP/1.1" 200 115 0.039197 10.0.0.57 - - [2025-10-13 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001426 10.0.0.57 - - [2025-10-13 01:53:59] "DELETE /access-control-list/30492341-48b6-494e-aef2-12ee2b51e0b6 HTTP/1.1" 200 115 0.034340 10.0.0.57 - - [2025-10-13 01:53:59] "DELETE /access-control-list/491e94f0-25cc-4ba9-a814-97a105605ea4 HTTP/1.1" 200 115 0.023221 10.0.0.57 - - [2025-10-13 01:53:59] "GET /project/1af804d9-2c45-426b-b859-0b1cc48a50fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.034100 10.0.0.57 - - [2025-10-13 01:53:59] "GET /project/1af804d9-2c45-426b-b859-0b1cc48a50fe?fields=security_groups HTTP/1.1" 200 1352 0.030955 10.0.0.57 - - [2025-10-13 01:53:59] "DELETE /security-group/045e1906-76c6-4510-abc2-3f8540343707 HTTP/1.1" 200 115 0.049745 10.0.0.57 - - [2025-10-13 01:53:59] "DELETE /access-control-list/12aea57f-41c8-4d92-9bf4-9a76efb05a47 HTTP/1.1" 200 115 0.031130 10.0.0.57 - - [2025-10-13 01:53:59] "GET /project/1af804d9-2c45-426b-b859-0b1cc48a50fe?fields=application_policy_sets HTTP/1.1" 200 1391 0.043113 10.0.0.57 - - [2025-10-13 01:53:59] "DELETE /access-control-list/76318100-88df-4516-8b4e-e8d5a51e58a3 HTTP/1.1" 200 115 0.048968 10.0.0.57 - - [2025-10-13 01:53:59] "DELETE /project/1af804d9-2c45-426b-b859-0b1cc48a50fe HTTP/1.1" 200 115 0.315410 10.0.0.57 - - [2025-10-13 01:53:59] "POST /projects HTTP/1.1" 409 238 0.002081 10.0.0.57 - - [2025-10-13 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.57 - - [2025-10-13 01:53:59] "GET /project/a2107b35-674e-42a0-88b8-30ec39dd8c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032056 10.0.0.57 - - [2025-10-13 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.57 - - [2025-10-13 01:53:59] "GET /virtual-network/6ed2721f-503e-4547-8923-f86a6ef449d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.003818 10.0.0.57 - - [2025-10-13 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001254 10.0.0.57 - - [2025-10-13 01:53:59] "GET /virtual-network/5054a33d-55c3-4aa6-aca6-9cc13eb6e9e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004502 10.0.0.57 - - [2025-10-13 01:53:59] "POST /security-groups HTTP/1.1" 409 285 0.002716 10.0.0.57 - - [2025-10-13 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001353 10.0.0.57 - - [2025-10-13 01:53:59] "PUT /security-group/767fc3dc-2bd4-4b18-8e8a-bcee6970eb43 HTTP/1.1" 200 262 0.056666 10.0.0.57 - - [2025-10-13 01:53:59] "PUT /access-control-list/6ad5dae9-f86d-4556-af28-7911a82897cd HTTP/1.1" 200 272 0.014833 10.0.0.57 - - [2025-10-13 01:53:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.021120 10.0.0.57 - - [2025-10-13 01:53:59] "PUT /access-control-list/e58a02ab-4a31-4862-bab8-7f1c54375782 HTTP/1.1" 200 272 0.021019 10.0.0.57 - - [2025-10-13 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.57 - - [2025-10-13 01:54:04] "GET /loadbalancer/898ff1f4-4ad2-4f89-97f4-b1aa5baba214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002671 10.0.0.57 - - [2025-10-13 01:54:04] "GET /virtual-machine-interface/e4b8d9fe-a7d6-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.007335 10.0.0.57 - - [2025-10-13 01:54:04] "DELETE /loadbalancer-member/9a06aa1e-294d-4d11-ba7b-c029d4e17701 HTTP/1.1" 200 115 0.035921 10.0.0.57 - - [2025-10-13 01:54:04] "GET /application-policy-set/29b355dd-b153-4016-8590-25cbadd7df97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003661 10.0.0.57 - - [2025-10-13 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.57 - - [2025-10-13 01:54:04] "GET /policy-management/d49928c3-7952-4ca8-b563-d025d4ef7017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002537 10.0.0.57 - - [2025-10-13 01:54:04] "GET /firewall-policy/c9384915-3e2b-4fd0-b86d-c92a7b32e602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004300 10.0.0.57 - - [2025-10-13 01:54:04] "GET /firewall-rule/706ce90b-762a-4653-97d1-a467a2851c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.013364 10.0.0.57 - - [2025-10-13 01:54:04] "POST /ref-update HTTP/1.1" 200 156 0.025328 10.0.0.57 - - [2025-10-13 01:54:04] "DELETE /firewall-rule/706ce90b-762a-4653-97d1-a467a2851c1f HTTP/1.1" 200 115 0.045369 10.0.0.57 - - [2025-10-13 01:54:04] "GET /firewall-policy/3013ad09-a438-4502-9bba-5bab39f32bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002979 10.0.0.57 - - [2025-10-13 01:54:04] "GET /firewall-rule/8b408df3-22f5-4db3-b823-fc6f55805caa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003111 10.0.0.57 - - [2025-10-13 01:54:04] "POST /ref-update HTTP/1.1" 200 156 0.015745 10.0.0.57 - - [2025-10-13 01:54:04] "DELETE /firewall-rule/8b408df3-22f5-4db3-b823-fc6f55805caa HTTP/1.1" 200 115 0.043207 10.0.0.57 - - [2025-10-13 01:54:04] "GET /firewall-policy/3013ad09-a438-4502-9bba-5bab39f32bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.005287 10.0.0.57 - - [2025-10-13 01:54:04] "GET /firewall-rule/21ff46b4-e599-4296-a7df-24110848f3bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.002923 10.0.0.57 - - [2025-10-13 01:54:04] "POST /ref-update HTTP/1.1" 200 156 0.011063 10.0.0.57 - - [2025-10-13 01:54:04] "DELETE /firewall-rule/21ff46b4-e599-4296-a7df-24110848f3bc HTTP/1.1" 200 115 0.043868 10.0.0.57 - - [2025-10-13 01:54:04] "GET /application-policy-set/29b355dd-b153-4016-8590-25cbadd7df97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004990 10.0.0.57 - - [2025-10-13 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.57 - - [2025-10-13 01:54:04] "GET /policy-management/d49928c3-7952-4ca8-b563-d025d4ef7017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002764 10.0.0.57 - - [2025-10-13 01:54:04] "GET /firewall-policy/3013ad09-a438-4502-9bba-5bab39f32bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007971 10.0.0.57 - - [2025-10-13 01:54:04] "POST /ref-update HTTP/1.1" 200 156 0.034955 10.0.0.57 - - [2025-10-13 01:54:04] "DELETE /firewall-policy/3013ad09-a438-4502-9bba-5bab39f32bcb HTTP/1.1" 200 115 0.048492 10.0.0.57 - - [2025-10-13 01:54:05] "DELETE /tag/be7c5c17-cd9b-4074-b24f-17907f5b4a7f HTTP/1.1" 200 115 0.069756 10.0.0.57 - - [2025-10-13 01:54:05] "DELETE /tag/af4c9ee3-0e4c-4b54-9424-278b6dd4aaf3 HTTP/1.1" 200 115 0.066592 10.0.0.57 - - [2025-10-13 01:54:05] "DELETE /tag/8e5318e0-daa8-4fd5-9358-5b221f8c70fa HTTP/1.1" 200 115 0.081157 10.0.0.57 - - [2025-10-13 01:54:05] "DELETE /tag/2b6a6555-460d-4703-b9f9-af38ea72b5b2 HTTP/1.1" 200 115 0.051920 10.0.0.57 - - [2025-10-13 01:54:05] "DELETE /loadbalancer-pool/d3a26f2e-6f94-439f-88f7-ee1c78cf6100 HTTP/1.1" 200 115 0.038929 10.0.0.57 - - [2025-10-13 01:54:05] "DELETE /loadbalancer-listener/1bdf4ef7-b9fc-43a3-9127-6d716be84878 HTTP/1.1" 200 115 0.023279 10.0.0.57 - - [2025-10-13 01:54:05] "DELETE /loadbalancer/898ff1f4-4ad2-4f89-97f4-b1aa5baba214 HTTP/1.1" 200 115 0.047797 10.0.0.57 - - [2025-10-13 01:54:05] "DELETE /floating-ip/758489f9-9f7f-4b98-9a07-c11facb98b76 HTTP/1.1" 200 115 0.045947 10.0.0.57 - - [2025-10-13 01:54:05] "DELETE /instance-ip/7bbad250-c363-423a-9521-860ac9a55be1 HTTP/1.1" 200 115 0.057094 10.0.0.57 - - [2025-10-13 01:54:05] "DELETE /virtual-machine-interface/70f5f58f-d0de-48f8-9766-84462fbdb470 HTTP/1.1" 200 115 0.046700 10.0.0.57 - - [2025-10-13 01:54:05] "DELETE /tag/d074d275-760d-4976-aeff-bb688eac335c HTTP/1.1" 200 115 0.039786 10.0.0.57 - - [2025-10-13 01:54:05] "POST /projects HTTP/1.1" 409 238 0.002601 10.0.0.57 - - [2025-10-13 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.57 - - [2025-10-13 01:54:05] "GET /project/a2107b35-674e-42a0-88b8-30ec39dd8c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042886 10.0.0.57 - - [2025-10-13 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.57 - - [2025-10-13 01:54:05] "GET /virtual-network/6ed2721f-503e-4547-8923-f86a6ef449d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004685 10.0.0.57 - - [2025-10-13 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.57 - - [2025-10-13 01:54:05] "GET /virtual-network/5054a33d-55c3-4aa6-aca6-9cc13eb6e9e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003971 10.0.0.57 - - [2025-10-13 01:54:05] "POST /security-groups HTTP/1.1" 409 285 0.002172 10.0.0.57 - - [2025-10-13 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.57 - - [2025-10-13 01:54:05] "PUT /security-group/767fc3dc-2bd4-4b18-8e8a-bcee6970eb43 HTTP/1.1" 200 262 0.058604 10.0.0.57 - - [2025-10-13 01:54:05] "PUT /access-control-list/6ad5dae9-f86d-4556-af28-7911a82897cd HTTP/1.1" 200 272 0.020410 10.0.0.57 - - [2025-10-13 01:54:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.041624 10.0.0.57 - - [2025-10-13 01:54:05] "GET /firewall-policy/a9a87187-e2bf-4d3d-91c3-b3da65bb7405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.014673 10.0.0.57 - - [2025-10-13 01:54:05] "PUT /access-control-list/e58a02ab-4a31-4862-bab8-7f1c54375782 HTTP/1.1" 200 272 0.036827 10.0.0.57 - - [2025-10-13 01:54:05] "GET /firewall-rule/de54dcfb-aca3-40ff-9145-8f66148a99a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003938 10.0.0.57 - - [2025-10-13 01:54:06] "POST /ref-update HTTP/1.1" 200 156 0.075280 10.0.0.57 - - [2025-10-13 01:54:06] "DELETE /firewall-rule/de54dcfb-aca3-40ff-9145-8f66148a99a0 HTTP/1.1" 200 115 0.063430 10.0.0.57 - - [2025-10-13 01:54:06] "GET /firewall-policy/a9a87187-e2bf-4d3d-91c3-b3da65bb7405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.009011 10.0.0.57 - - [2025-10-13 01:54:06] "GET /firewall-rule/92e13ec2-fffe-4585-8cc0-0979fb9f7691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002989 10.0.0.57 - - [2025-10-13 01:54:06] "POST /ref-update HTTP/1.1" 200 156 0.051864 10.0.0.57 - - [2025-10-13 01:54:06] "DELETE /firewall-rule/92e13ec2-fffe-4585-8cc0-0979fb9f7691 HTTP/1.1" 200 115 0.084197 10.0.0.57 - - [2025-10-13 01:54:06] "DELETE /tag/9a8c089f-9a05-4c73-86bb-8e1b6932704f HTTP/1.1" 200 115 0.046269 10.0.0.57 - - [2025-10-13 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.57 - - [2025-10-13 01:54:06] "GET /virtual-network/6ed2721f-503e-4547-8923-f86a6ef449d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.013731 10.0.0.57 - - [2025-10-13 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004691 10.0.0.57 - - [2025-10-13 01:54:06] "GET /virtual-network/5054a33d-55c3-4aa6-aca6-9cc13eb6e9e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.007321 10.0.0.57 - - [2025-10-13 01:54:06] "PUT /virtual-network/6ed2721f-503e-4547-8923-f86a6ef449d6 HTTP/1.1" 200 264 0.050472 10.0.0.57 - - [2025-10-13 01:54:06] "PUT /virtual-network/5054a33d-55c3-4aa6-aca6-9cc13eb6e9e9 HTTP/1.1" 200 264 0.062765 10.0.0.57 - - [2025-10-13 01:54:06] "DELETE /security-group/767fc3dc-2bd4-4b18-8e8a-bcee6970eb43 HTTP/1.1" 200 115 0.072350 10.0.0.57 - - [2025-10-13 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.57 - - [2025-10-13 01:54:06] "DELETE /access-control-list/6ad5dae9-f86d-4556-af28-7911a82897cd HTTP/1.1" 200 115 0.030237 10.0.0.57 - - [2025-10-13 01:54:06] "DELETE /access-control-list/e58a02ab-4a31-4862-bab8-7f1c54375782 HTTP/1.1" 200 115 0.024842 10.0.0.57 - - [2025-10-13 01:54:06] "GET /project/a2107b35-674e-42a0-88b8-30ec39dd8c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.031375 10.0.0.57 - - [2025-10-13 01:54:06] "GET /project/a2107b35-674e-42a0-88b8-30ec39dd8c82?fields=security_groups HTTP/1.1" 200 1352 0.041083 10.0.0.57 - - [2025-10-13 01:54:06] "DELETE /security-group/31b9a3ed-4f71-4b44-8e33-1e0414de8d18 HTTP/1.1" 200 115 0.047405 10.0.0.57 - - [2025-10-13 01:54:06] "DELETE /access-control-list/488b78c2-af1b-45a7-b755-8f4104b0992d HTTP/1.1" 200 115 0.045995 10.0.0.57 - - [2025-10-13 01:54:06] "GET /project/a2107b35-674e-42a0-88b8-30ec39dd8c82?fields=application_policy_sets HTTP/1.1" 200 1391 0.055476 10.0.0.57 - - [2025-10-13 01:54:07] "DELETE /access-control-list/8beec6e5-0da7-4535-b802-7acce1704ca3 HTTP/1.1" 200 115 0.067488 10.0.0.57 - - [2025-10-13 01:54:07] "DELETE /project/a2107b35-674e-42a0-88b8-30ec39dd8c82 HTTP/1.1" 200 115 0.332231 10.0.0.57 - - [2025-10-13 01:55:00] "GET / HTTP/1.1" 200 35931 0.001868 10.0.0.57 - - [2025-10-13 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.57 - - [2025-10-13 01:55:00] "GET /global-vrouter-config/45ca0294-a3ec-44a6-8cd4-6943d0efb5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002892 10.0.0.57 - - [2025-10-13 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.57 - - [2025-10-13 01:55:01] "GET /global-vrouter-config/45ca0294-a3ec-44a6-8cd4-6943d0efb5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003171 10.0.0.57 - - [2025-10-13 01:55:15] "GET / HTTP/1.1" 200 35931 0.001514 10.0.0.57 - - [2025-10-13 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.57 - - [2025-10-13 01:55:15] "GET /global-system-config/ef4d6ce5-e3ae-4344-b989-23f37b5a151b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004572 10.0.0.57 - - [2025-10-13 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.57 - - [2025-10-13 01:55:15] "GET /config-node/1be025ab-5386-4983-9a4d-c6ec30eae050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002640 10.0.0.57 - - [2025-10-13 01:55:26] "GET / HTTP/1.1" 200 35931 0.001496 10.0.0.57 - - [2025-10-13 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007113 10.0.0.57 - - [2025-10-13 01:55:26] "GET /routing-instance/c4c070bf-9161-4039-b994-929c2aea1756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005669 10.0.0.57 - - [2025-10-13 01:55:26] "POST /bgp-routers HTTP/1.1" 409 301 0.002423 10.0.0.57 - - [2025-10-13 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.57 - - [2025-10-13 01:55:26] "GET /bgp-router/03bd2ac9-d9f4-4589-9a5f-891b9bb8c0d0?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.004866 10.0.0.57 - - [2025-10-13 01:55:26] "PUT /bgp-router/03bd2ac9-d9f4-4589-9a5f-891b9bb8c0d0 HTTP/1.1" 200 254 0.014586 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:55:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001013 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:55:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000996 10.0.0.57 - - [2025-10-13 01:55:41] "GET / HTTP/1.1" 200 35931 0.002164 10.0.0.57 - - [2025-10-13 01:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.57 - - [2025-10-13 01:55:41] "GET /global-system-config/ef4d6ce5-e3ae-4344-b989-23f37b5a151b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004508 10.0.0.57 - - [2025-10-13 01:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.57 - - [2025-10-13 01:55:41] "GET /config-node/1be025ab-5386-4983-9a4d-c6ec30eae050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002605 10.0.0.57 - - [2025-10-13 01:55:41] "GET / HTTP/1.1" 200 35931 0.001471 10.0.0.57 - - [2025-10-13 01:55:41] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002114 10.0.0.57 - - [2025-10-13 01:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.57 - - [2025-10-13 01:55:46] "GET /global-vrouter-config/45ca0294-a3ec-44a6-8cd4-6943d0efb5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002706 10.0.0.57 - - [2025-10-13 01:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.57 - - [2025-10-13 01:55:46] "PUT /global-vrouter-config/45ca0294-a3ec-44a6-8cd4-6943d0efb5b3 HTTP/1.1" 200 276 0.008569 10.0.0.57 - - [2025-10-13 01:55:46] "GET / HTTP/1.1" 200 35931 0.001597 10.0.0.57 - - [2025-10-13 01:55:46] "POST /alarms HTTP/1.1" 409 264 0.002331 10.0.0.57 - - [2025-10-13 01:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.57 - - [2025-10-13 01:55:46] "PUT /alarm/d3bc00bf-b1c4-484b-b182-28fa82fea9a0 HTTP/1.1" 200 244 0.009608 10.0.0.57 - - [2025-10-13 01:55:46] "POST /alarms HTTP/1.1" 409 261 0.002724 10.0.0.57 - - [2025-10-13 01:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001392 10.0.0.57 - - [2025-10-13 01:55:46] "PUT /alarm/dc4a90b6-31ea-4486-8538-ea7eaa256b6d HTTP/1.1" 200 244 0.010233 10.0.0.57 - - [2025-10-13 01:55:47] "POST /alarms HTTP/1.1" 409 261 0.015091 10.0.0.57 - - [2025-10-13 01:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.57 - - [2025-10-13 01:55:47] "PUT /alarm/99230ce4-ec02-491e-aa4d-80e725d6ae95 HTTP/1.1" 200 244 0.011692 10.0.0.57 - - [2025-10-13 01:55:47] "POST /alarms HTTP/1.1" 409 253 0.012322 10.0.0.57 - - [2025-10-13 01:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.57 - - [2025-10-13 01:55:47] "PUT /alarm/6715e7f6-7fd1-45ee-825d-be2f4832dc24 HTTP/1.1" 200 244 0.011784 10.0.0.57 - - [2025-10-13 01:55:47] "POST /alarms HTTP/1.1" 409 251 0.004010 10.0.0.57 - - [2025-10-13 01:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.57 - - [2025-10-13 01:55:47] "PUT /alarm/45a3db9a-8ded-46db-8bbb-ae740975e884 HTTP/1.1" 200 244 0.010710 10.0.0.57 - - [2025-10-13 01:55:47] "POST /alarms HTTP/1.1" 409 252 0.006151 10.0.0.57 - - [2025-10-13 01:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.57 - - [2025-10-13 01:55:47] "PUT /alarm/eaffec0a-0080-457c-a39f-f333ba4ead1c HTTP/1.1" 200 244 0.010617 10.0.0.57 - - [2025-10-13 01:55:47] "POST /alarms HTTP/1.1" 409 256 0.005752 10.0.0.57 - - [2025-10-13 01:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.57 - - [2025-10-13 01:55:47] "PUT /alarm/fe27141a-bfbd-49d4-882e-48bc28a4672a HTTP/1.1" 200 244 0.010480 10.0.0.57 - - [2025-10-13 01:55:47] "POST /alarms HTTP/1.1" 409 248 0.005207 10.0.0.57 - - [2025-10-13 01:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.57 - - [2025-10-13 01:55:47] "PUT /alarm/e64478cc-3c2c-4d0e-a994-e4bf3e0e919b HTTP/1.1" 200 244 0.010544 10.0.0.57 - - [2025-10-13 01:55:47] "POST /alarms HTTP/1.1" 409 252 0.003202 10.0.0.57 - - [2025-10-13 01:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.57 - - [2025-10-13 01:55:47] "PUT /alarm/255bce54-b212-4d15-886e-b9d6ebb61675 HTTP/1.1" 200 244 0.010676 10.0.0.57 - - [2025-10-13 01:55:47] "POST /alarms HTTP/1.1" 409 257 0.007430 10.0.0.57 - - [2025-10-13 01:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006123 10.0.0.57 - - [2025-10-13 01:55:47] "PUT /alarm/8f993dfa-2dcc-4613-82f5-ecc054c719b9 HTTP/1.1" 200 244 0.010428 10.0.0.57 - - [2025-10-13 01:55:47] "POST /alarms HTTP/1.1" 409 251 0.011132 10.0.0.57 - - [2025-10-13 01:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005168 10.0.0.57 - - [2025-10-13 01:55:47] "PUT /alarm/6e48537e-ca6f-4682-88a6-607fc049a8fc HTTP/1.1" 200 244 0.011062 10.0.0.57 - - [2025-10-13 01:55:47] "POST /alarms HTTP/1.1" 409 257 0.006864 10.0.0.57 - - [2025-10-13 01:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001419 10.0.0.57 - - [2025-10-13 01:55:47] "PUT /alarm/ffc4ecf7-4cff-4427-98d8-1e4bb13c8e5c HTTP/1.1" 200 244 0.010726 10.0.0.57 - - [2025-10-13 01:55:47] "POST /alarms HTTP/1.1" 409 261 0.007751 10.0.0.57 - - [2025-10-13 01:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.57 - - [2025-10-13 01:55:47] "PUT /alarm/5b2de523-7112-492c-b5d5-67ed65eb1570 HTTP/1.1" 200 244 0.011832 10.0.0.57 - - [2025-10-13 01:55:47] "POST /alarms HTTP/1.1" 409 258 0.013572 10.0.0.57 - - [2025-10-13 01:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.57 - - [2025-10-13 01:55:47] "PUT /alarm/4c52c85e-2e03-4961-9ead-c894c223776a HTTP/1.1" 200 244 0.009998 10.0.0.57 - - [2025-10-13 01:55:47] "POST /alarms HTTP/1.1" 409 254 0.006282 10.0.0.57 - - [2025-10-13 01:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.57 - - [2025-10-13 01:55:47] "PUT /alarm/d32c3005-9e1a-4d44-8c1e-ba7857fec8c1 HTTP/1.1" 200 244 0.025962 10.0.0.57 - - [2025-10-13 01:55:47] "POST /alarms HTTP/1.1" 409 254 0.005805 10.0.0.57 - - [2025-10-13 01:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.57 - - [2025-10-13 01:55:48] "PUT /alarm/b4e57ebf-2ebb-449e-9783-1ea95ad3f5b1 HTTP/1.1" 200 244 0.011052 10.0.0.57 - - [2025-10-13 01:55:48] "POST /alarms HTTP/1.1" 409 254 0.012264 10.0.0.57 - - [2025-10-13 01:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.57 - - [2025-10-13 01:55:48] "PUT /alarm/f58c88b2-1cf3-4e3b-8014-7b42666d1bbf HTTP/1.1" 200 244 0.010805 10.0.0.57 - - [2025-10-13 01:55:48] "POST /alarms HTTP/1.1" 409 247 0.009631 10.0.0.57 - - [2025-10-13 01:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.57 - - [2025-10-13 01:55:48] "PUT /alarm/ab598618-6476-4964-849c-bbfccaffb265 HTTP/1.1" 200 244 0.010731 10.0.0.57 - - [2025-10-13 01:55:48] "POST /alarms HTTP/1.1" 409 272 0.004939 10.0.0.57 - - [2025-10-13 01:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.57 - - [2025-10-13 01:55:48] "PUT /alarm/31e1a0c8-dd5d-4398-8276-fee5bfb03bf3 HTTP/1.1" 200 244 0.010371 10.0.0.57 - - [2025-10-13 01:55:48] "POST /alarms HTTP/1.1" 409 261 0.003120 10.0.0.57 - - [2025-10-13 01:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.57 - - [2025-10-13 01:55:48] "PUT /alarm/618da432-8665-4ecb-a192-9ee69fe10399 HTTP/1.1" 200 244 0.009875 10.0.0.57 - - [2025-10-13 01:55:48] "POST /alarms HTTP/1.1" 409 259 0.004093 10.0.0.57 - - [2025-10-13 01:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.57 - - [2025-10-13 01:55:48] "PUT /alarm/5c29c8f1-bb78-4567-a4a7-cc9eee2fbee5 HTTP/1.1" 200 244 0.009867 10.0.0.57 - - [2025-10-13 01:55:48] "POST /alarms HTTP/1.1" 409 265 0.003222 10.0.0.57 - - [2025-10-13 01:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.57 - - [2025-10-13 01:55:48] "PUT /alarm/c084ee38-c9c7-4712-b9ba-4a218d33b426 HTTP/1.1" 200 244 0.009876 10.0.0.57 - - [2025-10-13 01:55:48] "POST /alarms HTTP/1.1" 409 279 0.003654 10.0.0.57 - - [2025-10-13 01:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001401 10.0.0.57 - - [2025-10-13 01:55:48] "PUT /alarm/3a3fc6e9-b1c5-49e3-b4b6-b673098a3c7d HTTP/1.1" 200 244 0.011198 10.0.0.57 - - [2025-10-13 01:55:48] "GET / HTTP/1.1" 200 35931 0.001530 10.0.0.57 - - [2025-10-13 01:55:48] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002144 10.0.0.57 - - [2025-10-13 01:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.57 - - [2025-10-13 01:55:48] "PUT /global-vrouter-config/45ca0294-a3ec-44a6-8cd4-6943d0efb5b3 HTTP/1.1" 200 276 0.007160 10.0.0.57 - - [2025-10-13 01:55:49] "GET / HTTP/1.1" 200 35931 0.001837 10.0.0.57 - - [2025-10-13 01:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.57 - - [2025-10-13 01:55:49] "GET /global-vrouter-config/45ca0294-a3ec-44a6-8cd4-6943d0efb5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002731 10.0.0.57 - - [2025-10-13 01:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.57 - - [2025-10-13 01:55:49] "PUT /global-vrouter-config/45ca0294-a3ec-44a6-8cd4-6943d0efb5b3 HTTP/1.1" 200 276 0.012744 10.0.0.57 - - [2025-10-13 01:55:49] "GET / HTTP/1.1" 200 35931 0.001711 10.0.0.57 - - [2025-10-13 01:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.57 - - [2025-10-13 01:55:49] "GET /global-system-config/ef4d6ce5-e3ae-4344-b989-23f37b5a151b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004728 10.0.0.57 - - [2025-10-13 01:55:49] "PUT /global-system-config/ef4d6ce5-e3ae-4344-b989-23f37b5a151b HTTP/1.1" 200 274 0.014816 10.0.0.57 - - [2025-10-13 01:55:53] "GET / HTTP/1.1" 200 35931 0.001493 10.0.0.57 - - [2025-10-13 01:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.57 - - [2025-10-13 01:55:53] "GET /routing-instance/c4c070bf-9161-4039-b994-929c2aea1756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002897 10.0.0.57 - - [2025-10-13 01:55:53] "POST /bgp-routers HTTP/1.1" 409 301 0.001789 10.0.0.57 - - [2025-10-13 01:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.57 - - [2025-10-13 01:55:53] "GET /bgp-router/03bd2ac9-d9f4-4589-9a5f-891b9bb8c0d0?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.003205 10.0.0.57 - - [2025-10-13 01:55:53] "PUT /bgp-router/03bd2ac9-d9f4-4589-9a5f-891b9bb8c0d0 HTTP/1.1" 200 254 0.017533 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:55:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001011 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:55:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000929 10.0.0.57 - - [2025-10-13 01:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.57 - - [2025-10-13 01:55:55] "GET /global-vrouter-config/45ca0294-a3ec-44a6-8cd4-6943d0efb5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002911 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:55:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001709 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:55:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000865 10.0.0.57 - - [2025-10-13 01:56:12] "GET / HTTP/1.1" 200 35931 0.002159 10.0.0.57 - - [2025-10-13 01:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.57 - - [2025-10-13 01:56:12] "GET /global-system-config/ef4d6ce5-e3ae-4344-b989-23f37b5a151b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004456 10.0.0.57 - - [2025-10-13 01:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001437 10.0.0.57 - - [2025-10-13 01:56:12] "GET /config-node/1be025ab-5386-4983-9a4d-c6ec30eae050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002651 10.0.0.57 - - [2025-10-13 01:56:12] "GET / HTTP/1.1" 200 35931 0.001442 10.0.0.57 - - [2025-10-13 01:56:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002028 10.0.0.57 - - [2025-10-13 01:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.57 - - [2025-10-13 01:56:17] "GET /global-vrouter-config/45ca0294-a3ec-44a6-8cd4-6943d0efb5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002449 10.0.0.57 - - [2025-10-13 01:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001511 10.0.0.57 - - [2025-10-13 01:56:17] "PUT /global-vrouter-config/45ca0294-a3ec-44a6-8cd4-6943d0efb5b3 HTTP/1.1" 200 276 0.009093 10.0.0.57 - - [2025-10-13 01:56:17] "GET / HTTP/1.1" 200 35931 0.002048 10.0.0.57 - - [2025-10-13 01:56:17] "POST /alarms HTTP/1.1" 409 264 0.002370 10.0.0.57 - - [2025-10-13 01:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.57 - - [2025-10-13 01:56:17] "PUT /alarm/d3bc00bf-b1c4-484b-b182-28fa82fea9a0 HTTP/1.1" 200 244 0.010472 10.0.0.57 - - [2025-10-13 01:56:17] "POST /alarms HTTP/1.1" 409 261 0.006831 10.0.0.57 - - [2025-10-13 01:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.57 - - [2025-10-13 01:56:17] "PUT /alarm/dc4a90b6-31ea-4486-8538-ea7eaa256b6d HTTP/1.1" 200 244 0.010198 10.0.0.57 - - [2025-10-13 01:56:17] "POST /alarms HTTP/1.1" 409 261 0.005980 10.0.0.57 - - [2025-10-13 01:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.57 - - [2025-10-13 01:56:17] "PUT /alarm/99230ce4-ec02-491e-aa4d-80e725d6ae95 HTTP/1.1" 200 244 0.009825 10.0.0.57 - - [2025-10-13 01:56:17] "POST /alarms HTTP/1.1" 409 253 0.011894 10.0.0.57 - - [2025-10-13 01:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.57 - - [2025-10-13 01:56:17] "PUT /alarm/6715e7f6-7fd1-45ee-825d-be2f4832dc24 HTTP/1.1" 200 244 0.011482 10.0.0.57 - - [2025-10-13 01:56:17] "POST /alarms HTTP/1.1" 409 251 0.006362 10.0.0.57 - - [2025-10-13 01:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.57 - - [2025-10-13 01:56:18] "PUT /alarm/45a3db9a-8ded-46db-8bbb-ae740975e884 HTTP/1.1" 200 244 0.013521 10.0.0.57 - - [2025-10-13 01:56:18] "POST /alarms HTTP/1.1" 409 252 0.015207 10.0.0.57 - - [2025-10-13 01:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.57 - - [2025-10-13 01:56:18] "PUT /alarm/eaffec0a-0080-457c-a39f-f333ba4ead1c HTTP/1.1" 200 244 0.010060 10.0.0.57 - - [2025-10-13 01:56:18] "POST /alarms HTTP/1.1" 409 256 0.009629 10.0.0.57 - - [2025-10-13 01:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.57 - - [2025-10-13 01:56:18] "PUT /alarm/fe27141a-bfbd-49d4-882e-48bc28a4672a HTTP/1.1" 200 244 0.009119 10.0.0.57 - - [2025-10-13 01:56:18] "POST /alarms HTTP/1.1" 409 248 0.007817 10.0.0.57 - - [2025-10-13 01:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.57 - - [2025-10-13 01:56:18] "PUT /alarm/e64478cc-3c2c-4d0e-a994-e4bf3e0e919b HTTP/1.1" 200 244 0.010696 10.0.0.57 - - [2025-10-13 01:56:18] "POST /alarms HTTP/1.1" 409 252 0.009670 10.0.0.57 - - [2025-10-13 01:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.57 - - [2025-10-13 01:56:18] "PUT /alarm/255bce54-b212-4d15-886e-b9d6ebb61675 HTTP/1.1" 200 244 0.009349 10.0.0.57 - - [2025-10-13 01:56:18] "POST /alarms HTTP/1.1" 409 257 0.005056 10.0.0.57 - - [2025-10-13 01:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.57 - - [2025-10-13 01:56:18] "PUT /alarm/8f993dfa-2dcc-4613-82f5-ecc054c719b9 HTTP/1.1" 200 244 0.009385 10.0.0.57 - - [2025-10-13 01:56:18] "POST /alarms HTTP/1.1" 409 251 0.008405 10.0.0.57 - - [2025-10-13 01:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.57 - - [2025-10-13 01:56:18] "PUT /alarm/6e48537e-ca6f-4682-88a6-607fc049a8fc HTTP/1.1" 200 244 0.010036 10.0.0.57 - - [2025-10-13 01:56:18] "POST /alarms HTTP/1.1" 409 257 0.006155 10.0.0.57 - - [2025-10-13 01:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004893 10.0.0.57 - - [2025-10-13 01:56:18] "PUT /alarm/ffc4ecf7-4cff-4427-98d8-1e4bb13c8e5c HTTP/1.1" 200 244 0.009995 10.0.0.57 - - [2025-10-13 01:56:18] "POST /alarms HTTP/1.1" 409 261 0.003756 10.0.0.57 - - [2025-10-13 01:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.57 - - [2025-10-13 01:56:18] "PUT /alarm/5b2de523-7112-492c-b5d5-67ed65eb1570 HTTP/1.1" 200 244 0.014758 10.0.0.57 - - [2025-10-13 01:56:18] "POST /alarms HTTP/1.1" 409 258 0.008422 10.0.0.57 - - [2025-10-13 01:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.57 - - [2025-10-13 01:56:18] "PUT /alarm/4c52c85e-2e03-4961-9ead-c894c223776a HTTP/1.1" 200 244 0.009082 10.0.0.57 - - [2025-10-13 01:56:18] "POST /alarms HTTP/1.1" 409 254 0.012868 10.0.0.57 - - [2025-10-13 01:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.57 - - [2025-10-13 01:56:18] "PUT /alarm/d32c3005-9e1a-4d44-8c1e-ba7857fec8c1 HTTP/1.1" 200 244 0.011424 10.0.0.57 - - [2025-10-13 01:56:18] "POST /alarms HTTP/1.1" 409 254 0.002932 10.0.0.57 - - [2025-10-13 01:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.57 - - [2025-10-13 01:56:18] "PUT /alarm/b4e57ebf-2ebb-449e-9783-1ea95ad3f5b1 HTTP/1.1" 200 244 0.010500 10.0.0.57 - - [2025-10-13 01:56:18] "POST /alarms HTTP/1.1" 409 254 0.011189 10.0.0.57 - - [2025-10-13 01:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.57 - - [2025-10-13 01:56:18] "PUT /alarm/f58c88b2-1cf3-4e3b-8014-7b42666d1bbf HTTP/1.1" 200 244 0.009979 10.0.0.57 - - [2025-10-13 01:56:18] "POST /alarms HTTP/1.1" 409 247 0.002350 10.0.0.57 - - [2025-10-13 01:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.57 - - [2025-10-13 01:56:18] "PUT /alarm/ab598618-6476-4964-849c-bbfccaffb265 HTTP/1.1" 200 244 0.009981 10.0.0.57 - - [2025-10-13 01:56:18] "POST /alarms HTTP/1.1" 409 272 0.005492 10.0.0.57 - - [2025-10-13 01:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.57 - - [2025-10-13 01:56:19] "PUT /alarm/31e1a0c8-dd5d-4398-8276-fee5bfb03bf3 HTTP/1.1" 200 244 0.019357 10.0.0.57 - - [2025-10-13 01:56:19] "POST /alarms HTTP/1.1" 409 261 0.004725 10.0.0.57 - - [2025-10-13 01:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.57 - - [2025-10-13 01:56:19] "PUT /alarm/618da432-8665-4ecb-a192-9ee69fe10399 HTTP/1.1" 200 244 0.009750 10.0.0.57 - - [2025-10-13 01:56:19] "POST /alarms HTTP/1.1" 409 259 0.011610 10.0.0.57 - - [2025-10-13 01:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001511 10.0.0.57 - - [2025-10-13 01:56:19] "PUT /alarm/5c29c8f1-bb78-4567-a4a7-cc9eee2fbee5 HTTP/1.1" 200 244 0.011177 10.0.0.57 - - [2025-10-13 01:56:19] "POST /alarms HTTP/1.1" 409 265 0.011541 10.0.0.57 - - [2025-10-13 01:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.57 - - [2025-10-13 01:56:19] "PUT /alarm/c084ee38-c9c7-4712-b9ba-4a218d33b426 HTTP/1.1" 200 244 0.012843 10.0.0.57 - - [2025-10-13 01:56:19] "POST /alarms HTTP/1.1" 409 279 0.006484 10.0.0.57 - - [2025-10-13 01:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.57 - - [2025-10-13 01:56:19] "PUT /alarm/3a3fc6e9-b1c5-49e3-b4b6-b673098a3c7d HTTP/1.1" 200 244 0.025826 10.0.0.57 - - [2025-10-13 01:56:19] "GET / HTTP/1.1" 200 35931 0.001584 10.0.0.57 - - [2025-10-13 01:56:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002424 10.0.0.57 - - [2025-10-13 01:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001582 10.0.0.57 - - [2025-10-13 01:56:19] "PUT /global-vrouter-config/45ca0294-a3ec-44a6-8cd4-6943d0efb5b3 HTTP/1.1" 200 276 0.015204 10.0.0.57 - - [2025-10-13 01:56:19] "GET / HTTP/1.1" 200 35931 0.002212 10.0.0.57 - - [2025-10-13 01:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.57 - - [2025-10-13 01:56:19] "GET /global-vrouter-config/45ca0294-a3ec-44a6-8cd4-6943d0efb5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005549 10.0.0.57 - - [2025-10-13 01:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.57 - - [2025-10-13 01:56:19] "PUT /global-vrouter-config/45ca0294-a3ec-44a6-8cd4-6943d0efb5b3 HTTP/1.1" 200 276 0.013181 10.0.0.57 - - [2025-10-13 01:56:20] "GET / HTTP/1.1" 200 35931 0.001494 10.0.0.57 - - [2025-10-13 01:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.57 - - [2025-10-13 01:56:20] "GET /global-system-config/ef4d6ce5-e3ae-4344-b989-23f37b5a151b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005033 10.0.0.57 - - [2025-10-13 01:56:20] "PUT /global-system-config/ef4d6ce5-e3ae-4344-b989-23f37b5a151b HTTP/1.1" 200 274 0.016849 10.0.0.57 - - [2025-10-13 01:56:23] "GET / HTTP/1.1" 200 35931 0.001621 10.0.0.57 - - [2025-10-13 01:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.57 - - [2025-10-13 01:56:23] "GET /routing-instance/c4c070bf-9161-4039-b994-929c2aea1756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002784 10.0.0.57 - - [2025-10-13 01:56:23] "POST /bgp-routers HTTP/1.1" 409 301 0.009859 10.0.0.57 - - [2025-10-13 01:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.57 - - [2025-10-13 01:56:23] "GET /bgp-router/03bd2ac9-d9f4-4589-9a5f-891b9bb8c0d0?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.003181 10.0.0.57 - - [2025-10-13 01:56:23] "PUT /bgp-router/03bd2ac9-d9f4-4589-9a5f-891b9bb8c0d0 HTTP/1.1" 200 254 0.011019 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:56:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001144 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:56:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000963 10.0.0.57 - - [2025-10-13 01:56:27] "POST /tags HTTP/1.1" 200 355 0.024360 10.0.0.57 - - [2025-10-13 01:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.014125 10.0.0.57 - - [2025-10-13 01:56:27] "GET /tag/ad1073c4-8c94-4141-91bd-ffb5a7276614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.013075 10.0.0.57 - - [2025-10-13 01:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.57 - - [2025-10-13 01:56:27] "GET /virtual-network/6ed2721f-503e-4547-8923-f86a6ef449d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.016637 10.0.0.57 - - [2025-10-13 01:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005974 10.0.0.57 - - [2025-10-13 01:56:27] "GET /project/d2716f32-b21a-4dd0-8c74-d003b6cf41e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.053446 10.0.0.57 - - [2025-10-13 01:56:27] "POST /virtual-machines HTTP/1.1" 200 351 0.025832 10.0.0.57 - - [2025-10-13 01:56:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.027692 10.0.0.57 - - [2025-10-13 01:56:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.128946 10.0.0.57 - - [2025-10-13 01:56:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.008236 10.0.0.57 - - [2025-10-13 01:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010373 10.0.0.57 - - [2025-10-13 01:56:27] "GET /virtual-machine-interface/d4aaa35c-a7d7-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.007001 10.0.0.57 - - [2025-10-13 01:56:27] "POST /instance-ips HTTP/1.1" 200 391 0.020526 10.0.0.57 - - [2025-10-13 01:56:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.027166 10.0.0.57 - - [2025-10-13 01:56:27] "GET /virtual-machine-interface/d4aaa35c-a7d7-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.017250 10.0.0.57 - - [2025-10-13 01:56:28] "POST /set-tag HTTP/1.1" 200 109 0.015651 10.0.0.57 - - [2025-10-13 01:56:28] "GET /virtual-machine-interface/d4aaa35c-a7d7-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.012319 10.0.0.57 - - [2025-10-13 01:56:28] "GET /instance-ip/d4c7711c-a7d7-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003184 10.0.0.57 - - [2025-10-13 01:56:28] "GET /virtual-machine-interface/d4aaa35c-a7d7-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004339 10.0.0.57 - - [2025-10-13 01:56:28] "POST /set-tag HTTP/1.1" 200 109 0.002529 10.0.0.57 - - [2025-10-13 01:56:28] "GET /virtual-router/f746bda5-6c34-435d-aaf5-9edb6287cc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.008629 10.0.0.57 - - [2025-10-13 01:56:28] "POST /ref-update HTTP/1.1" 200 156 0.009784 10.0.0.57 - - [2025-10-13 01:56:28] "GET /virtual-machine-interface/d4aaa35c-a7d7-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004639 10.0.0.57 - - [2025-10-13 01:56:28] "POST /set-tag HTTP/1.1" 200 109 0.001887 10.0.0.57 - - [2025-10-13 01:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001378 10.0.0.57 - - [2025-10-13 01:56:28] "GET /virtual-network/6ed2721f-503e-4547-8923-f86a6ef449d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.006235 10.0.0.57 - - [2025-10-13 01:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.57 - - [2025-10-13 01:56:28] "GET /project/d2716f32-b21a-4dd0-8c74-d003b6cf41e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031928 10.0.0.57 - - [2025-10-13 01:56:28] "POST /virtual-machines HTTP/1.1" 200 355 0.008756 10.0.0.57 - - [2025-10-13 01:56:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.018958 10.0.0.57 - - [2025-10-13 01:56:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.107306 10.0.0.57 - - [2025-10-13 01:56:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.008833 10.0.0.57 - - [2025-10-13 01:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006392 10.0.0.57 - - [2025-10-13 01:56:28] "GET /virtual-machine-interface/d51de1f0-a7d7-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.006604 10.0.0.57 - - [2025-10-13 01:56:28] "POST /instance-ips HTTP/1.1" 200 395 0.025753 10.0.0.57 - - [2025-10-13 01:56:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.019172 10.0.0.57 - - [2025-10-13 01:56:28] "GET /virtual-machine-interface/d51de1f0-a7d7-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.006791 10.0.0.57 - - [2025-10-13 01:56:28] "POST /set-tag HTTP/1.1" 200 109 0.016209 10.0.0.57 - - [2025-10-13 01:56:28] "GET /virtual-machine-interface/d51de1f0-a7d7-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.017468 10.0.0.57 - - [2025-10-13 01:56:28] "GET /instance-ip/d538715a-a7d7-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003376 10.0.0.57 - - [2025-10-13 01:56:28] "GET /virtual-machine-interface/d51de1f0-a7d7-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005222 10.0.0.57 - - [2025-10-13 01:56:28] "POST /set-tag HTTP/1.1" 200 109 0.006724 10.0.0.57 - - [2025-10-13 01:56:28] "GET /virtual-router/f746bda5-6c34-435d-aaf5-9edb6287cc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.004080 10.0.0.57 - - [2025-10-13 01:56:28] "POST /ref-update HTTP/1.1" 200 156 0.011985 10.0.0.57 - - [2025-10-13 01:56:28] "GET /virtual-machine-interface/d51de1f0-a7d7-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007573 10.0.0.57 - - [2025-10-13 01:56:28] "POST /set-tag HTTP/1.1" 200 109 0.002165 10.0.0.57 - - [2025-10-13 01:56:28] "GET /virtual-machine-interface/d4aaa35c-a7d7-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005208 10.0.0.57 - - [2025-10-13 01:56:28] "POST /set-tag HTTP/1.1" 200 109 0.002021 10.0.0.57 - - [2025-10-13 01:56:29] "GET /virtual-machine-interface/d51de1f0-a7d7-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007008 10.0.0.57 - - [2025-10-13 01:56:29] "POST /set-tag HTTP/1.1" 200 109 0.001870 10.0.0.57 - - [2025-10-13 01:56:39] "GET / HTTP/1.1" 200 35931 0.001732 10.0.0.57 - - [2025-10-13 01:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.57 - - [2025-10-13 01:56:39] "GET /global-system-config/ef4d6ce5-e3ae-4344-b989-23f37b5a151b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004459 10.0.0.57 - - [2025-10-13 01:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.57 - - [2025-10-13 01:56:39] "GET /config-node/1be025ab-5386-4983-9a4d-c6ec30eae050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001733 10.0.0.57 - - [2025-10-13 01:56:40] "GET /virtual-machine-interface/d4aaa35c-a7d7-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.011902 10.0.0.57 - - [2025-10-13 01:56:40] "POST /set-tag HTTP/1.1" 200 109 0.003708 10.0.0.57 - - [2025-10-13 01:56:41] "GET /virtual-machine-interface/d51de1f0-a7d7-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004937 10.0.0.57 - - [2025-10-13 01:56:41] "POST /set-tag HTTP/1.1" 200 109 0.002225 10.0.0.57 - - [2025-10-13 01:56:42] "GET /virtual-machine-interface/d4aaa35c-a7d7-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004758 10.0.0.57 - - [2025-10-13 01:56:42] "POST /set-tag HTTP/1.1" 200 109 0.004401 10.0.0.57 - - [2025-10-13 01:56:51] "GET / HTTP/1.1" 200 35931 0.001585 10.0.0.57 - - [2025-10-13 01:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.57 - - [2025-10-13 01:56:51] "GET /routing-instance/c4c070bf-9161-4039-b994-929c2aea1756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002556 10.0.0.57 - - [2025-10-13 01:56:51] "POST /bgp-routers HTTP/1.1" 409 301 0.001934 10.0.0.57 - - [2025-10-13 01:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.57 - - [2025-10-13 01:56:51] "GET /bgp-router/03bd2ac9-d9f4-4589-9a5f-891b9bb8c0d0?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.002686 10.0.0.57 - - [2025-10-13 01:56:51] "PUT /bgp-router/03bd2ac9-d9f4-4589-9a5f-891b9bb8c0d0 HTTP/1.1" 200 254 0.019372 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:56:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001067 [Introspect:8084]10.0.0.57 - - [2025-10-13 01:56:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001056 10.0.0.57 - - [2025-10-13 01:57:13] "GET /virtual-machine-interface/d4aaa35c-a7d7-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005661 10.0.0.57 - - [2025-10-13 01:57:13] "POST /set-tag HTTP/1.1" 200 109 0.006787 10.0.0.57 - - [2025-10-13 01:57:13] "GET /virtual-machine-interface/d4aaa35c-a7d7-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.009358 10.0.0.57 - - [2025-10-13 01:57:13] "POST /set-tag HTTP/1.1" 200 109 0.003044 10.0.0.57 - - [2025-10-13 01:57:13] "GET /virtual-machine/59ebb3f2-a298-4a29-9117-c892627d9f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.003812 10.0.0.57 - - [2025-10-13 01:57:13] "POST /ref-update HTTP/1.1" 200 156 0.031688 10.0.0.57 - - [2025-10-13 01:57:13] "GET /virtual-machine-interface/d4aaa35c-a7d7-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.031806 10.0.0.57 - - [2025-10-13 01:57:13] "POST /set-tag HTTP/1.1" 200 109 0.051035 10.0.0.57 - - [2025-10-13 01:57:13] "POST /set-tag HTTP/1.1" 200 109 0.029874 10.0.0.57 - - [2025-10-13 01:57:13] "DELETE /instance-ip/d4c7711c-a7d7-11f0-b08c-fa163eb04986 HTTP/1.1" 200 115 0.073780 10.0.0.57 - - [2025-10-13 01:57:13] "DELETE /virtual-machine-interface/d4aaa35c-a7d7-11f0-b08c-fa163eb04986 HTTP/1.1" 200 115 0.068492 10.0.0.57 - - [2025-10-13 01:57:13] "DELETE /virtual-machine/59ebb3f2-a298-4a29-9117-c892627d9f66 HTTP/1.1" 200 115 0.031378 10.0.0.57 - - [2025-10-13 01:57:13] "GET /virtual-machine-interface/d51de1f0-a7d7-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.009596 10.0.0.57 - - [2025-10-13 01:57:14] "POST /set-tag HTTP/1.1" 200 109 0.002542 10.0.0.57 - - [2025-10-13 01:57:44] "GET /virtual-machine-interface/d51de1f0-a7d7-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005943 10.0.0.57 - - [2025-10-13 01:57:44] "POST /set-tag HTTP/1.1" 200 109 0.013632 10.0.0.57 - - [2025-10-13 01:57:44] "GET /virtual-machine-interface/d51de1f0-a7d7-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004855 10.0.0.57 - - [2025-10-13 01:57:44] "POST /set-tag HTTP/1.1" 200 109 0.002989 10.0.0.57 - - [2025-10-13 01:57:44] "GET /virtual-machine/00a41681-5d70-4064-9967-afc391931165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.002624 10.0.0.57 - - [2025-10-13 01:57:44] "POST /ref-update HTTP/1.1" 200 156 0.010319 10.0.0.57 - - [2025-10-13 01:57:44] "GET /virtual-machine-interface/d51de1f0-a7d7-11f0-b08c-fa163eb04986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004872 10.0.0.57 - - [2025-10-13 01:57:44] "POST /set-tag HTTP/1.1" 200 109 0.023653 10.0.0.57 - - [2025-10-13 01:57:44] "POST /set-tag HTTP/1.1" 200 109 0.027968 10.0.0.57 - - [2025-10-13 01:57:44] "DELETE /instance-ip/d538715a-a7d7-11f0-b08c-fa163eb04986 HTTP/1.1" 200 115 0.035213 10.0.0.57 - - [2025-10-13 01:57:44] "DELETE /virtual-machine-interface/d51de1f0-a7d7-11f0-b08c-fa163eb04986 HTTP/1.1" 200 115 0.046038 10.0.0.57 - - [2025-10-13 01:57:44] "DELETE /virtual-machine/00a41681-5d70-4064-9967-afc391931165 HTTP/1.1" 200 115 0.024904 10.0.0.57 - - [2025-10-13 01:57:44] "DELETE /tag/ad1073c4-8c94-4141-91bd-ffb5a7276614 HTTP/1.1" 200 115 0.038463