++ 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 6 01:23:52 AM UTC 2025 ===================' INFO: =================== Mon Oct 6 01:23:52 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 +++++ awk '{print $2}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ 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 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 +++ ip addr show dev ens3 +++ cut -d / -f 1 ++ DEFAULT_LOCAL_IP=10.0.0.50 ++ 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.50 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.50 ++ ANALYTICSDB_NODES=10.0.0.50 ++ ANALYTICS_SNMP_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ '[' -n '10.0.0.50:8081 ' ']' +++ echo 10.0.0.50:8081 ++ ANALYTICS_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ '[' -n '10.0.0.50:9042 ' ']' +++ echo 10.0.0.50:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.50:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ '[' -n '10.0.0.50:8086 ' ']' +++ echo 10.0.0.50:8086 ++ COLLECTOR_SERVERS=10.0.0.50: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.50 ++ CONFIGDB_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ '[' -n '10.0.0.50:8082 ' ']' +++ echo 10.0.0.50:8082 ++ CONFIG_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ '[' -n '10.0.0.50:9161 ' ']' +++ echo 10.0.0.50:9161 ++ CONFIGDB_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ '[' -n '10.0.0.50:9041 ' ']' +++ echo 10.0.0.50:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.50: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.50 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.50 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ '[' -n 10.0.0.50:2181, ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ '[' -n '10.0.0.50:2181 ' ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.50:2181 ++ RABBITMQ_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ '[' -n 10.0.0.50:5673, ']' +++ echo 10.0.0.50:5673 ++ RABBITMQ_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ '[' -n '10.0.0.50:6379 ' ']' +++ echo 10.0.0.50:6379 ++ REDIS_SERVERS=10.0.0.50: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.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ '[' -n '10.0.0.50:9092 ' ']' +++ echo 10.0.0.50:9092 ++ KAFKA_SERVERS=10.0.0.50: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.50 ++ 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.50 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.50 + local cassandra=10.0.0.50 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.50 9041 + echo -e '\035\nquit' + 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.50 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.50 +++ local servers=10.0.0.50 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.50,10.116.173.1,127.0.0.1,172.17.0.1,252.50.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.50,10.116.173.1,127.0.0.1,172.17.0.1,252.50.0.1,, =~ ,10\.0\.0\.50, ]] +++ echo 10.0.0.50 1 +++ return ++ local ip=10.0.0.50 ++ [[ -z 10.0.0.50 ]] ++ echo 10.0.0.50 + host_ip=10.0.0.50 + [[ cql == \c\q\l ]] ++ echo 10.0.0.50:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.50:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.50:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ sed 's/^API__//g' ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/06/2025 01:24:37.358 7fdf840b5580 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/06/2025 01:24:37.710 7fdf840b5580 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/06/2025 01:24:37.741 7fdf840b5580 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/06/2025 01:24:37.742 7fdf840b5580 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.50 - - [2025-10-06 01:24:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000654 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.50:8082/ Hit Ctrl-C to quit. 10.0.0.50 - - [2025-10-06 01:24:49] "GET / HTTP/1.1" 503 181 0.000198 10.0.0.50 - - [2025-10-06 01:24:49] "GET / HTTP/1.1" 503 181 0.000198 10.0.0.50 - - [2025-10-06 01:24:49] "GET / HTTP/1.1" 200 35931 0.001458 10.0.0.50 - - [2025-10-06 01:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.50 - - [2025-10-06 01:24:49] "GET /global-system-config/4580ee92-848b-4b28-913b-99774b317959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010062 10.0.0.50 - - [2025-10-06 01:24:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.005371 10.0.0.50 - - [2025-10-06 01:24:50] "POST /config-nodes HTTP/1.1" 200 593 0.099261 10.0.0.50 - - [2025-10-06 01:24:50] "GET / HTTP/1.1" 200 35931 0.001280 10.0.0.50 - - [2025-10-06 01:24:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003410 10.0.0.50 - - [2025-10-06 01:24:50] "GET / HTTP/1.1" 200 45303 0.001228 10.0.0.50 - - [2025-10-06 01:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.50 - - [2025-10-06 01:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.50 - - [2025-10-06 01:24:50] "GET / HTTP/1.1" 200 35931 0.001460 10.0.0.50 - - [2025-10-06 01:24:50] "GET / HTTP/1.1" 200 35931 0.001352 10.0.0.50 - - [2025-10-06 01:24:50] "POST /fqname-to-id HTTP/1.1" 404 186 0.002818 10.0.0.50 - - [2025-10-06 01:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.50 - - [2025-10-06 01:24:50] "GET /global-system-config/4580ee92-848b-4b28-913b-99774b317959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.016469 10.0.0.50 - - [2025-10-06 01:24:50] "POST /service-appliance-sets HTTP/1.1" 200 553 0.056179 10.0.0.50 - - [2025-10-06 01:24:50] "POST /fqname-to-id HTTP/1.1" 404 180 0.004445 10.0.0.50 - - [2025-10-06 01:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.50 - - [2025-10-06 01:24:51] "GET /global-system-config/4580ee92-848b-4b28-913b-99774b317959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008577 10.0.0.50 - - [2025-10-06 01:24:51] "POST /service-appliance-sets HTTP/1.1" 200 541 0.064476 10.0.0.50 - - [2025-10-06 01:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.50 - - [2025-10-06 01:24:51] "GET /network-ipam/e493eb68-922f-49ca-85e6-906966ce8fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005409 10.0.0.50 - - [2025-10-06 01:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007662 10.0.0.50 - - [2025-10-06 01:24:51] "GET /domain/d7645e1a-e130-48e5-baf2-69767e7bfe5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.004189 10.0.0.50 - - [2025-10-06 01:24:51] "POST /id-to-fqname HTTP/1.1" 200 173 0.000485 10.0.0.50 - - [2025-10-06 01:24:51] "POST /fqname-to-id HTTP/1.1" 404 182 0.012239 10.0.0.50 - - [2025-10-06 01:24:51] "POST /security-groups HTTP/1.1" 200 570 0.121043 10.0.0.50 - - [2025-10-06 01:24:51] "POST /projects HTTP/1.1" 200 481 0.324825 10.0.0.50 - - [2025-10-06 01:24:51] "POST /service-templates HTTP/1.1" 200 511 0.107049 10.0.0.50 - - [2025-10-06 01:24:51] "POST /service-templates HTTP/1.1" 200 501 0.053970 10.0.0.50 - - [2025-10-06 01:24:51] "POST /security-groups HTTP/1.1" 200 534 0.089727 10.0.0.50 - - [2025-10-06 01:24:51] "POST /chown HTTP/1.1" 200 109 0.022453 10.0.0.50 - - [2025-10-06 01:24:51] "POST /policy-managements HTTP/1.1" 409 214 0.046571 10.0.0.50 - - [2025-10-06 01:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009843 10.0.0.50 - - [2025-10-06 01:24:51] "POST /service-templates HTTP/1.1" 200 515 0.087477 10.0.0.50 - - [2025-10-06 01:24:51] "GET /policy-management/e1809ac1-21cf-46e3-a13d-9097c14214aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011962 10.0.0.50 - - [2025-10-06 01:24:51] "POST /service-templates HTTP/1.1" 200 535 0.051692 10.0.0.50 - - [2025-10-06 01:24:51] "POST /service-templates HTTP/1.1" 200 507 0.101184 10.0.0.50 - - [2025-10-06 01:24:51] "POST /application-policy-sets HTTP/1.1" 200 528 0.116778 10.0.0.50 - - [2025-10-06 01:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.020411 10.0.0.50 - - [2025-10-06 01:24:51] "GET /global-vrouter-config/84e91e04-bd4a-47b3-b1ce-8e5b1eababf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.028008 10.0.0.50 - - [2025-10-06 01:24:52] "PUT /global-vrouter-config/84e91e04-bd4a-47b3-b1ce-8e5b1eababf5 HTTP/1.1" 200 276 0.021328 10.0.0.50 - - [2025-10-06 01:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009172 10.0.0.50 - - [2025-10-06 01:24:52] "GET /virtual-network/d665080c-837a-4206-9fe6-2a01a3750f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.008516 10.0.0.50 - - [2025-10-06 01:24:52] "GET / HTTP/1.1" 200 35931 0.001299 10.0.0.50 - - [2025-10-06 01:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008393 10.0.0.50 - - [2025-10-06 01:24:52] "GET /global-system-config/4580ee92-848b-4b28-913b-99774b317959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005269 10.0.0.50 - - [2025-10-06 01:24:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.004425 10.0.0.50 - - [2025-10-06 01:24:52] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.050543 10.0.0.50 - - [2025-10-06 01:24:52] "POST /id-to-fqname HTTP/1.1" 200 177 0.000460 10.0.0.50 - - [2025-10-06 01:24:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.024245 10.0.0.50 - - [2025-10-06 01:24:52] "GET / HTTP/1.1" 200 35931 0.001827 10.0.0.50 - - [2025-10-06 01:24:52] "POST /security-groups HTTP/1.1" 200 574 0.088559 10.0.0.50 - - [2025-10-06 01:24:52] "POST /projects HTTP/1.1" 200 489 0.355917 10.0.0.50 - - [2025-10-06 01:24:52] "GET / HTTP/1.1" 200 35931 0.001282 10.0.0.50 - - [2025-10-06 01:24:52] "POST /security-groups HTTP/1.1" 200 546 0.069992 10.0.0.50 - - [2025-10-06 01:24:52] "POST /chown HTTP/1.1" 200 109 0.034197 10.0.0.50 - - [2025-10-06 01:24:52] "GET / HTTP/1.1" 200 35931 0.001732 10.0.0.50 - - [2025-10-06 01:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012846 10.0.0.50 - - [2025-10-06 01:24:52] "GET /global-system-config/4580ee92-848b-4b28-913b-99774b317959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008444 10.0.0.50 - - [2025-10-06 01:24:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.007920 10.0.0.50 - - [2025-10-06 01:24:52] "POST /network-ipams HTTP/1.1" 200 522 0.077575 10.0.0.50 - - [2025-10-06 01:24:52] "POST /network-ipams HTTP/1.1" 200 510 0.063152 10.0.0.50 - - [2025-10-06 01:24:52] "POST /config-database-nodes HTTP/1.1" 200 611 0.075924 10.0.0.50 - - [2025-10-06 01:24:52] "POST /fqname-to-id HTTP/1.1" 404 198 0.014207 10.0.0.50 - - [2025-10-06 01:24:53] "POST /useragent-kv HTTP/1.1" 200 115 0.002406 10.0.0.50 - - [2025-10-06 01:24:53] "POST /virtual-networks HTTP/1.1" 200 538 0.202136 10.0.0.50 - - [2025-10-06 01:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009684 10.0.0.50 - - [2025-10-06 01:24:53] "GET /virtual-network/283b9134-a525-4265-92f2-a4195a968589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.008341 10.0.0.50 - - [2025-10-06 01:24:53] "POST /network-ipams HTTP/1.1" 200 518 0.040542 10.0.0.50 - - [2025-10-06 01:24:53] "POST /fqname-to-id HTTP/1.1" 404 202 0.007965 10.0.0.50 - - [2025-10-06 01:24:53] "POST /useragent-kv HTTP/1.1" 200 115 0.013314 10.0.0.50 - - [2025-10-06 01:24:53] "POST /virtual-networks HTTP/1.1" 200 546 0.177623 10.0.0.50 - - [2025-10-06 01:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006605 10.0.0.50 - - [2025-10-06 01:24:53] "GET /virtual-network/4780c7b0-c619-4bf5-89bd-fc3d38dd161b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1749 0.020888 10.0.0.50 - - [2025-10-06 01:24:53] "POST /fqname-to-id HTTP/1.1" 404 199 0.002258 10.0.0.50 - - [2025-10-06 01:24:53] "POST /network-policys HTTP/1.1" 200 538 0.029449 10.0.0.50 - - [2025-10-06 01:24:53] "POST /fqname-to-id HTTP/1.1" 404 197 0.012642 10.0.0.50 - - [2025-10-06 01:24:53] "POST /network-policys HTTP/1.1" 200 534 0.038843 10.0.0.50 - - [2025-10-06 01:24:53] "POST /fqname-to-id HTTP/1.1" 404 201 0.011192 10.0.0.50 - - [2025-10-06 01:24:53] "POST /network-policys HTTP/1.1" 200 542 0.051868 10.0.0.50 - - [2025-10-06 01:24:53] "POST /ref-update HTTP/1.1" 200 156 0.061291 10.0.0.50 - - [2025-10-06 01:24:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017607 10.0.0.50 - - [2025-10-06 01:24:53] "POST /ref-update HTTP/1.1" 200 156 0.053684 10.0.0.50 - - [2025-10-06 01:24:54] "POST /ref-update HTTP/1.1" 200 156 0.120446 10.0.0.50 - - [2025-10-06 01:24:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013615 10.0.0.50 - - [2025-10-06 01:24:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006880 10.0.0.50 - - [2025-10-06 01:24:54] "POST /ref-update HTTP/1.1" 200 156 0.078810 10.0.0.50 - - [2025-10-06 01:24:54] "POST /ref-update HTTP/1.1" 200 156 0.080523 10.0.0.50 - - [2025-10-06 01:24:54] "POST /ref-update HTTP/1.1" 200 156 0.085292 10.0.0.50 - - [2025-10-06 01:24:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005249 10.0.0.50 - - [2025-10-06 01:24:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002002 10.0.0.50 - - [2025-10-06 01:24:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001954 10.0.0.50 - - [2025-10-06 01:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.50 - - [2025-10-06 01:24:54] "GET /virtual-network/d665080c-837a-4206-9fe6-2a01a3750f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.049387 10.0.0.50 - - [2025-10-06 01:24:54] "GET /application-policy-set/6ba5c32c-fb87-4ef9-86d7-f114dc01cd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.004511 10.0.0.50 - - [2025-10-06 01:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.50 - - [2025-10-06 01:24:54] "GET /policy-management/e1809ac1-21cf-46e3-a13d-9097c14214aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003938 10.0.0.50 - - [2025-10-06 01:24:54] "POST /firewall-policys HTTP/1.1" 200 530 0.057175 10.0.0.50 - - [2025-10-06 01:24:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.034911 10.0.0.50 - - [2025-10-06 01:24:54] "GET /firewall-policy/2a8df5ab-bb64-4ebd-a9b0-eb567d42cc72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.026105 10.0.0.50 - - [2025-10-06 01:24:54] "GET /application-policy-set/6ba5c32c-fb87-4ef9-86d7-f114dc01cd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.016470 10.0.0.50 - - [2025-10-06 01:24:54] "GET /firewall-policy/2a8df5ab-bb64-4ebd-a9b0-eb567d42cc72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.016122 10.0.0.50 - - [2025-10-06 01:24:54] "GET / HTTP/1.1" 200 35931 0.001370 10.0.0.50 - - [2025-10-06 01:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007232 10.0.0.50 - - [2025-10-06 01:24:54] "POST /ref-update HTTP/1.1" 200 156 0.051687 10.0.0.50 - - [2025-10-06 01:24:54] "GET /routing-instance/9a43febe-90cf-4c8f-bada-91e5c99556cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.013428 10.0.0.50 - - [2025-10-06 01:24:54] "GET /application-policy-set/6ba5c32c-fb87-4ef9-86d7-f114dc01cd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.026659 10.0.0.50 - - [2025-10-06 01:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.011775 10.0.0.50 - - [2025-10-06 01:24:55] "GET /policy-management/e1809ac1-21cf-46e3-a13d-9097c14214aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.020005 10.0.0.50 - - [2025-10-06 01:24:55] "POST /bgp-routers HTTP/1.1" 200 616 0.089713 10.0.0.50 - - [2025-10-06 01:24:55] "GET /bgp-router/a6efe655-6fc8-498c-8e17-42a41a0f8f8d?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.011161 10.0.0.50 - - [2025-10-06 01:24:55] "POST /firewall-policys HTTP/1.1" 200 532 0.057684 10.0.0.50 - - [2025-10-06 01:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.018585 10.0.0.50 - - [2025-10-06 01:24:55] "GET /global-system-config/4580ee92-848b-4b28-913b-99774b317959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004797 10.0.0.50 - - [2025-10-06 01:24:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004033 10.0.0.50 - - [2025-10-06 01:24:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.030973 10.0.0.50 - - [2025-10-06 01:24:55] "GET /firewall-policy/7f3c2673-93c2-49ea-96e6-9af21a8f8bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.021344 10.0.0.50 - - [2025-10-06 01:24:55] "GET /application-policy-set/6ba5c32c-fb87-4ef9-86d7-f114dc01cd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.003974 10.0.0.50 - - [2025-10-06 01:24:55] "POST /ref-update HTTP/1.1" 200 156 0.036529 10.0.0.50 - - [2025-10-06 01:24:55] "GET /firewall-policy/7f3c2673-93c2-49ea-96e6-9af21a8f8bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.019746 10.0.0.50 - - [2025-10-06 01:24:55] "GET /firewall-policy/2a8df5ab-bb64-4ebd-a9b0-eb567d42cc72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.029679 10.0.0.50 - - [2025-10-06 01:24:55] "GET /firewall-policy/2a8df5ab-bb64-4ebd-a9b0-eb567d42cc72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.008124 10.0.0.50 - - [2025-10-06 01:24:55] "GET / HTTP/1.1" 200 35931 0.001414 10.0.0.50 - - [2025-10-06 01:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003678 10.0.0.50 - - [2025-10-06 01:24:55] "POST /ref-update HTTP/1.1" 200 156 0.046732 10.0.0.50 - - [2025-10-06 01:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008496 10.0.0.50 - - [2025-10-06 01:24:55] "GET /global-vrouter-config/84e91e04-bd4a-47b3-b1ce-8e5b1eababf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.006240 10.0.0.50 - - [2025-10-06 01:24:55] "GET /global-system-config/4580ee92-848b-4b28-913b-99774b317959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.024689 10.0.0.50 - - [2025-10-06 01:24:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.009448 10.0.0.50 - - [2025-10-06 01:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011616 10.0.0.50 - - [2025-10-06 01:24:55] "PUT /global-vrouter-config/84e91e04-bd4a-47b3-b1ce-8e5b1eababf5 HTTP/1.1" 200 276 0.056532 10.0.0.50 - - [2025-10-06 01:24:55] "POST /ref-update HTTP/1.1" 200 156 0.136931 10.0.0.50 - - [2025-10-06 01:24:55] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.144861 10.0.0.50 - - [2025-10-06 01:24:55] "POST /ref-update HTTP/1.1" 200 156 0.131681 10.0.0.50 - - [2025-10-06 01:24:55] "GET /application-policy-set/6ba5c32c-fb87-4ef9-86d7-f114dc01cd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.021804 10.0.0.50 - - [2025-10-06 01:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006801 10.0.0.50 - - [2025-10-06 01:24:55] "GET /policy-management/e1809ac1-21cf-46e3-a13d-9097c14214aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011066 10.0.0.50 - - [2025-10-06 01:24:55] "POST /firewall-policys HTTP/1.1" 200 530 0.100451 10.0.0.50 - - [2025-10-06 01:24:55] "GET / HTTP/1.1" 200 35931 0.001698 10.0.0.50 - - [2025-10-06 01:24:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.126764 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:24:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000765 10.0.0.50 - - [2025-10-06 01:24:56] "POST /alarms HTTP/1.1" 200 581 0.098619 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:24:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000787 10.0.0.50 - - [2025-10-06 01:24:56] "GET /firewall-policy/d53de0b2-f61b-4320-a0fb-757cea739d78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.023890 10.0.0.50 - - [2025-10-06 01:24:56] "GET /application-policy-set/6ba5c32c-fb87-4ef9-86d7-f114dc01cd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.009156 10.0.0.50 - - [2025-10-06 01:24:56] "GET /firewall-policy/d53de0b2-f61b-4320-a0fb-757cea739d78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.008749 10.0.0.50 - - [2025-10-06 01:24:56] "GET /firewall-policy/2a8df5ab-bb64-4ebd-a9b0-eb567d42cc72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.009962 10.0.0.50 - - [2025-10-06 01:24:56] "POST /alarms HTTP/1.1" 200 575 0.111473 10.0.0.50 - - [2025-10-06 01:24:56] "GET /firewall-policy/7f3c2673-93c2-49ea-96e6-9af21a8f8bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.019024 10.0.0.50 - - [2025-10-06 01:24:56] "GET /firewall-policy/2a8df5ab-bb64-4ebd-a9b0-eb567d42cc72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.013426 10.0.0.50 - - [2025-10-06 01:24:56] "GET /firewall-policy/7f3c2673-93c2-49ea-96e6-9af21a8f8bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.014061 10.0.0.50 - - [2025-10-06 01:24:56] "POST /alarms HTTP/1.1" 200 575 0.112938 10.0.0.50 - - [2025-10-06 01:24:56] "GET / HTTP/1.1" 200 35931 0.001688 10.0.0.50 - - [2025-10-06 01:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.50 - - [2025-10-06 01:24:56] "GET /global-system-config/4580ee92-848b-4b28-913b-99774b317959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.040700 10.0.0.50 - - [2025-10-06 01:24:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.002724 10.0.0.50 - - [2025-10-06 01:24:56] "POST /ref-update HTTP/1.1" 200 156 0.171569 10.0.0.50 - - [2025-10-06 01:24:56] "POST /alarms HTTP/1.1" 200 559 0.137112 10.0.0.50 - - [2025-10-06 01:24:56] "GET / HTTP/1.1" 200 35931 0.001230 10.0.0.50 - - [2025-10-06 01:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012735 10.0.0.50 - - [2025-10-06 01:24:56] "GET /global-system-config/4580ee92-848b-4b28-913b-99774b317959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008119 10.0.0.50 - - [2025-10-06 01:24:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.002681 10.0.0.50 - - [2025-10-06 01:24:56] "POST /ref-update HTTP/1.1" 200 156 0.051777 10.0.0.50 - - [2025-10-06 01:24:56] "POST /ref-update HTTP/1.1" 200 156 0.040148 10.0.0.50 - - [2025-10-06 01:24:56] "POST /ref-update HTTP/1.1" 200 156 0.025699 10.0.0.50 - - [2025-10-06 01:24:56] "POST /alarms HTTP/1.1" 200 555 0.521695 10.0.0.50 - - [2025-10-06 01:24:56] "POST /analytics-nodes HTTP/1.1" 200 599 0.431785 10.0.0.50 - - [2025-10-06 01:24:57] "POST /database-nodes HTTP/1.1" 200 597 0.377460 10.0.0.50 - - [2025-10-06 01:24:57] "POST /ref-update HTTP/1.1" 200 156 0.364139 10.0.0.50 - - [2025-10-06 01:24:57] "GET /application-policy-set/6ba5c32c-fb87-4ef9-86d7-f114dc01cd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.031508 10.0.0.50 - - [2025-10-06 01:24:57] "POST /alarms HTTP/1.1" 200 557 0.171721 10.0.0.50 - - [2025-10-06 01:24:57] "POST /tags HTTP/1.1" 200 299 0.177396 10.0.0.50 - - [2025-10-06 01:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.022593 10.0.0.50 - - [2025-10-06 01:24:57] "POST /alarms HTTP/1.1" 200 565 0.185302 10.0.0.50 - - [2025-10-06 01:24:57] "GET /tag/becb8dc8-acc2-4fb7-b816-ebc09b71673d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.056570 10.0.0.50 - - [2025-10-06 01:24:57] "POST /alarms HTTP/1.1" 200 549 0.113837 10.0.0.50 - - [2025-10-06 01:24:57] "POST /alarms HTTP/1.1" 200 557 0.074686 10.0.0.50 - - [2025-10-06 01:24:57] "POST /set-tag HTTP/1.1" 200 109 0.115992 10.0.0.50 - - [2025-10-06 01:24:57] "POST /alarms HTTP/1.1" 200 567 0.037895 10.0.0.50 - - [2025-10-06 01:24:57] "POST /alarms HTTP/1.1" 200 555 0.070718 10.0.0.50 - - [2025-10-06 01:24:57] "POST /alarms HTTP/1.1" 200 567 0.077839 10.0.0.50 - - [2025-10-06 01:24:57] "POST /tags HTTP/1.1" 200 305 0.162769 10.0.0.50 - - [2025-10-06 01:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011487 10.0.0.50 - - [2025-10-06 01:24:57] "POST /alarms HTTP/1.1" 200 575 0.072526 10.0.0.50 - - [2025-10-06 01:24:57] "GET /tag/0eb76e75-9f74-4b2f-a31e-9dd4631a188f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.048942 10.0.0.50 - - [2025-10-06 01:24:58] "POST /alarms HTTP/1.1" 200 569 0.059041 10.0.0.50 - - [2025-10-06 01:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.015499 10.0.0.50 - - [2025-10-06 01:24:58] "GET /project/87dbfaec-2bc6-43ed-9c51-2e60f26383a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044616 10.0.0.50 - - [2025-10-06 01:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.50 - - [2025-10-06 01:24:58] "POST /alarms HTTP/1.1" 200 561 0.075868 10.0.0.50 - - [2025-10-06 01:24:58] "GET /virtual-network/4780c7b0-c619-4bf5-89bd-fc3d38dd161b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.006427 10.0.0.50 - - [2025-10-06 01:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004845 10.0.0.50 - - [2025-10-06 01:24:58] "GET /service-appliance-set/adbf0380-54bf-4ea0-ba66-99ad2b8d78b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.012349 10.0.0.50 - - [2025-10-06 01:24:58] "POST /alarms HTTP/1.1" 200 561 0.031932 10.0.0.50 - - [2025-10-06 01:24:58] "POST /fqname-to-id HTTP/1.1" 404 240 0.023394 10.0.0.50 - - [2025-10-06 01:24:58] "POST /alarms HTTP/1.1" 200 561 0.074119 10.0.0.50 - - [2025-10-06 01:24:58] "POST /alarms HTTP/1.1" 200 547 0.114387 10.0.0.50 - - [2025-10-06 01:24:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.273445 10.0.0.50 - - [2025-10-06 01:24:58] "GET /virtual-machine-interface/1af0b783-96fa-42c2-9078-a683a38ea9ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.057739 10.0.0.50 - - [2025-10-06 01:24:58] "POST /alarms HTTP/1.1" 200 595 0.159721 10.0.0.50 - - [2025-10-06 01:24:58] "POST /alarms HTTP/1.1" 200 575 0.106655 10.0.0.50 - - [2025-10-06 01:24:58] "POST /instance-ips HTTP/1.1" 200 381 0.151432 10.0.0.50 - - [2025-10-06 01:24:58] "POST /alarms HTTP/1.1" 200 571 0.104046 10.0.0.50 - - [2025-10-06 01:24:58] "GET /instance-ip/759c17aa-1672-4104-ba44-065443e6c2c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.026799 10.0.0.50 - - [2025-10-06 01:24:58] "POST /alarms HTTP/1.1" 200 583 0.130803 10.0.0.50 - - [2025-10-06 01:24:58] "POST /loadbalancers HTTP/1.1" 200 582 0.166835 10.0.0.50 - - [2025-10-06 01:24:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.038671 10.0.0.50 - - [2025-10-06 01:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.037217 10.0.0.50 - - [2025-10-06 01:24:59] "POST /alarms HTTP/1.1" 200 609 0.194310 10.0.0.50 - - [2025-10-06 01:24:59] "GET /project/87dbfaec-2bc6-43ed-9c51-2e60f26383a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.207036 10.0.0.50 - - [2025-10-06 01:24:59] "GET /project/87dbfaec-2bc6-43ed-9c51-2e60f26383a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.147381 10.0.0.50 - - [2025-10-06 01:24:59] "GET /instance-ip/759c17aa-1672-4104-ba44-065443e6c2c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.040393 10.0.0.50 - - [2025-10-06 01:24:59] "GET /loadbalancer/91d16b62-670a-4923-a1ad-ee91618e02cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.023848 10.0.0.50 - - [2025-10-06 01:24:59] "POST /floating-ips HTTP/1.1" 200 583 0.150419 10.0.0.50 - - [2025-10-06 01:24:59] "GET / HTTP/1.1" 200 35931 0.001302 10.0.0.50 - - [2025-10-06 01:24:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002215 10.0.0.50 - - [2025-10-06 01:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.50 - - [2025-10-06 01:24:59] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.333426 10.0.0.50 - - [2025-10-06 01:24:59] "PUT /global-vrouter-config/84e91e04-bd4a-47b3-b1ce-8e5b1eababf5 HTTP/1.1" 200 276 0.136748 10.0.0.50 - - [2025-10-06 01:24:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.101466 10.0.0.50 - - [2025-10-06 01:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006101 10.0.0.50 - - [2025-10-06 01:24:59] "GET /project/87dbfaec-2bc6-43ed-9c51-2e60f26383a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.061140 10.0.0.50 - - [2025-10-06 01:24:59] "GET /loadbalancer-listener/843a68f8-9b11-4efd-88b0-65273dce8dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.007066 10.0.0.50 - - [2025-10-06 01:24:59] "GET /loadbalancer-listener/843a68f8-9b11-4efd-88b0-65273dce8dc2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.031036 10.0.0.50 - - [2025-10-06 01:25:00] "GET / HTTP/1.1" 200 35931 0.002682 10.0.0.50 - - [2025-10-06 01:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011606 10.0.0.50 - - [2025-10-06 01:25:00] "GET /global-vrouter-config/84e91e04-bd4a-47b3-b1ce-8e5b1eababf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.037912 10.0.0.50 - - [2025-10-06 01:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.50 - - [2025-10-06 01:25:00] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.226801 10.0.0.50 - - [2025-10-06 01:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.015272 10.0.0.50 - - [2025-10-06 01:25:00] "GET /instance-ip/759c17aa-1672-4104-ba44-065443e6c2c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.059387 10.0.0.50 - - [2025-10-06 01:25:00] "GET /global-vrouter-config/84e91e04-bd4a-47b3-b1ce-8e5b1eababf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.039479 10.0.0.50 - - [2025-10-06 01:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.024876 10.0.0.50 - - [2025-10-06 01:25:00] "GET /instance-ip/759c17aa-1672-4104-ba44-065443e6c2c4?fields=floating_ips HTTP/1.1" 200 1170 0.084460 10.0.0.50 - - [2025-10-06 01:25:00] "GET /floating-ip/8a8473e5-5134-4c47-9547-4894125c6205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.019364 10.0.0.50 - - [2025-10-06 01:25:00] "PUT /global-vrouter-config/84e91e04-bd4a-47b3-b1ce-8e5b1eababf5 HTTP/1.1" 200 276 0.127997 10.0.0.50 - - [2025-10-06 01:25:00] "PUT /global-vrouter-config/84e91e04-bd4a-47b3-b1ce-8e5b1eababf5 HTTP/1.1" 200 276 0.269854 10.0.0.50 - - [2025-10-06 01:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008779 10.0.0.50 - - [2025-10-06 01:25:00] "GET /loadbalancer/91d16b62-670a-4923-a1ad-ee91618e02cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.030400 10.0.0.50 - - [2025-10-06 01:25:00] "POST /fqname-to-id HTTP/1.1" 404 228 0.002764 10.0.0.50 - - [2025-10-06 01:25:00] "POST /tags HTTP/1.1" 200 301 0.079919 10.0.0.50 - - [2025-10-06 01:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004053 10.0.0.50 - - [2025-10-06 01:25:00] "GET /tag/91999f2a-b8d2-4fbc-a67a-6168c59ea12d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.029611 10.0.0.50 - - [2025-10-06 01:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.50 - - [2025-10-06 01:25:00] "GET /project/17f33085-c5fb-4cea-a62a-4c2496498f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.058467 10.0.0.50 - - [2025-10-06 01:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010609 10.0.0.50 - - [2025-10-06 01:25:00] "GET /virtual-network/4780c7b0-c619-4bf5-89bd-fc3d38dd161b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.007637 10.0.0.50 - - [2025-10-06 01:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.017861 10.0.0.50 - - [2025-10-06 01:25:01] "GET /service-appliance-set/adbf0380-54bf-4ea0-ba66-99ad2b8d78b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004976 10.0.0.50 - - [2025-10-06 01:25:01] "POST /fqname-to-id HTTP/1.1" 404 242 0.008333 10.0.0.50 - - [2025-10-06 01:25:01] "GET / HTTP/1.1" 200 35931 0.001234 10.0.0.50 - - [2025-10-06 01:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007102 10.0.0.50 - - [2025-10-06 01:25:01] "GET /global-system-config/4580ee92-848b-4b28-913b-99774b317959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008192 10.0.0.50 - - [2025-10-06 01:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.50 - - [2025-10-06 01:25:01] "GET /network-ipam/e493eb68-922f-49ca-85e6-906966ce8fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002868 10.0.0.50 - - [2025-10-06 01:25:01] "PUT /global-system-config/4580ee92-848b-4b28-913b-99774b317959 HTTP/1.1" 200 274 0.169768 10.0.0.50 - - [2025-10-06 01:25:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.221983 10.0.0.50 - - [2025-10-06 01:25:01] "GET /virtual-machine-interface/b40f1a4d-84ce-4792-81af-2afa53fa526a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.020633 10.0.0.50 - - [2025-10-06 01:25:01] "POST /instance-ips HTTP/1.1" 200 377 0.145737 10.0.0.50 - - [2025-10-06 01:25:01] "GET /instance-ip/130e749a-af91-4626-8bbb-364075c8d6e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006543 10.0.0.50 - - [2025-10-06 01:25:01] "POST /loadbalancers HTTP/1.1" 200 582 0.078631 10.0.0.50 - - [2025-10-06 01:25:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.038818 10.0.0.50 - - [2025-10-06 01:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011379 10.0.0.50 - - [2025-10-06 01:25:01] "GET /project/17f33085-c5fb-4cea-a62a-4c2496498f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.077480 10.0.0.50 - - [2025-10-06 01:25:01] "GET /instance-ip/130e749a-af91-4626-8bbb-364075c8d6e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.013999 10.0.0.50 - - [2025-10-06 01:25:01] "GET /project/17f33085-c5fb-4cea-a62a-4c2496498f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.105129 10.0.0.50 - - [2025-10-06 01:25:01] "GET /loadbalancer/32469ea5-39e3-41c0-b9f7-5e43d29463f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003575 10.0.0.50 - - [2025-10-06 01:25:01] "POST /floating-ips HTTP/1.1" 200 581 0.090065 10.0.0.50 - - [2025-10-06 01:25:01] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.052024 10.0.0.50 - - [2025-10-06 01:25:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.012233 10.0.0.50 - - [2025-10-06 01:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005946 10.0.0.50 - - [2025-10-06 01:25:01] "POST /fqname-to-id HTTP/1.1" 404 225 0.004811 10.0.0.50 - - [2025-10-06 01:25:01] "GET /project/17f33085-c5fb-4cea-a62a-4c2496498f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.035867 10.0.0.50 - - [2025-10-06 01:25:02] "POST /access-control-lists HTTP/1.1" 200 587 0.024344 10.0.0.50 - - [2025-10-06 01:25:02] "POST /fqname-to-id HTTP/1.1" 404 224 0.005668 10.0.0.50 - - [2025-10-06 01:25:02] "GET /loadbalancer-listener/e07e76fc-75cf-482d-9db8-eac3cccb5012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.002894 10.0.0.50 - - [2025-10-06 01:25:02] "GET /loadbalancer-listener/e07e76fc-75cf-482d-9db8-eac3cccb5012?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.005423 10.0.0.50 - - [2025-10-06 01:25:02] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.050968 10.0.0.50 - - [2025-10-06 01:25:02] "POST /access-control-lists HTTP/1.1" 200 585 0.049316 10.0.0.50 - - [2025-10-06 01:25:02] "GET /instance-ip/130e749a-af91-4626-8bbb-364075c8d6e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006648 10.0.0.50 - - [2025-10-06 01:25:02] "POST /fqname-to-id HTTP/1.1" 404 213 0.012414 10.0.0.50 - - [2025-10-06 01:25:02] "GET /instance-ip/130e749a-af91-4626-8bbb-364075c8d6e0?fields=floating_ips HTTP/1.1" 200 1164 0.018528 10.0.0.50 - - [2025-10-06 01:25:02] "GET /floating-ip/ac9e7bef-0f12-4edb-a35d-35b8a6613fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.004839 10.0.0.50 - - [2025-10-06 01:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006094 10.0.0.50 - - [2025-10-06 01:25:02] "POST /access-control-lists HTTP/1.1" 200 579 0.041271 10.0.0.50 - - [2025-10-06 01:25:02] "GET /project/17f33085-c5fb-4cea-a62a-4c2496498f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.063316 10.0.0.50 - - [2025-10-06 01:25:02] "POST /fqname-to-id HTTP/1.1" 404 212 0.003723 10.0.0.50 - - [2025-10-06 01:25:02] "GET /loadbalancer/32469ea5-39e3-41c0-b9f7-5e43d29463f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.009497 10.0.0.50 - - [2025-10-06 01:25:02] "POST /access-control-lists HTTP/1.1" 200 577 0.065022 10.0.0.50 - - [2025-10-06 01:25:02] "POST /fqname-to-id HTTP/1.1" 404 232 0.008809 10.0.0.50 - - [2025-10-06 01:25:02] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.067734 10.0.0.50 - - [2025-10-06 01:25:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.040344 10.0.0.50 - - [2025-10-06 01:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011952 10.0.0.50 - - [2025-10-06 01:25:02] "POST /access-control-lists HTTP/1.1" 200 594 0.070675 10.0.0.50 - - [2025-10-06 01:25:02] "POST /fqname-to-id HTTP/1.1" 404 231 0.016234 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:25:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000834 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:25:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000833 10.0.0.50 - - [2025-10-06 01:25:02] "POST /access-control-lists HTTP/1.1" 200 592 0.285408 10.0.0.50 - - [2025-10-06 01:25:02] "POST /fqname-to-id HTTP/1.1" 404 217 0.006302 10.0.0.50 - - [2025-10-06 01:25:02] "GET /project/17f33085-c5fb-4cea-a62a-4c2496498f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.352357 10.0.0.50 - - [2025-10-06 01:25:02] "GET /loadbalancer-listener/94dd39da-6776-4e87-a7aa-83615112d5c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.064807 10.0.0.50 - - [2025-10-06 01:25:02] "GET /loadbalancer-listener/94dd39da-6776-4e87-a7aa-83615112d5c4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.008712 10.0.0.50 - - [2025-10-06 01:25:03] "POST /access-control-lists HTTP/1.1" 200 583 0.442907 10.0.0.50 - - [2025-10-06 01:25:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.028821 10.0.0.50 - - [2025-10-06 01:25:03] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.350412 10.0.0.50 - - [2025-10-06 01:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005516 10.0.0.50 - - [2025-10-06 01:25:03] "GET /instance-ip/130e749a-af91-4626-8bbb-364075c8d6e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.018496 10.0.0.50 - - [2025-10-06 01:25:03] "GET /instance-ip/130e749a-af91-4626-8bbb-364075c8d6e0?fields=floating_ips HTTP/1.1" 200 1164 0.010341 10.0.0.50 - - [2025-10-06 01:25:03] "POST /access-control-lists HTTP/1.1" 200 581 0.050985 10.0.0.50 - - [2025-10-06 01:25:03] "POST /fqname-to-id HTTP/1.1" 404 240 0.008008 10.0.0.50 - - [2025-10-06 01:25:03] "GET /floating-ip/ac9e7bef-0f12-4edb-a35d-35b8a6613fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.032253 10.0.0.50 - - [2025-10-06 01:25:03] "GET /project/17f33085-c5fb-4cea-a62a-4c2496498f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.129508 10.0.0.50 - - [2025-10-06 01:25:03] "POST /access-control-lists HTTP/1.1" 200 602 0.071271 10.0.0.50 - - [2025-10-06 01:25:03] "GET /loadbalancer/32469ea5-39e3-41c0-b9f7-5e43d29463f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004157 10.0.0.50 - - [2025-10-06 01:25:03] "POST /fqname-to-id HTTP/1.1" 404 239 0.009593 10.0.0.50 - - [2025-10-06 01:25:03] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.050839 10.0.0.50 - - [2025-10-06 01:25:03] "POST /access-control-lists HTTP/1.1" 200 600 0.038794 10.0.0.50 - - [2025-10-06 01:25:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.040035 10.0.0.50 - - [2025-10-06 01:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011590 10.0.0.50 - - [2025-10-06 01:25:03] "POST /route-targets HTTP/1.1" 200 327 0.027251 10.0.0.50 - - [2025-10-06 01:25:03] "GET /project/17f33085-c5fb-4cea-a62a-4c2496498f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.085788 10.0.0.50 - - [2025-10-06 01:25:03] "POST /ref-update HTTP/1.1" 200 156 0.060129 10.0.0.50 - - [2025-10-06 01:25:03] "GET /loadbalancer-listener/27f5a630-19e7-4616-8278-1c43b806f5c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.028483 10.0.0.50 - - [2025-10-06 01:25:03] "GET /loadbalancer-listener/27f5a630-19e7-4616-8278-1c43b806f5c4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004852 10.0.0.50 - - [2025-10-06 01:25:03] "POST /route-targets HTTP/1.1" 200 327 0.022635 10.0.0.50 - - [2025-10-06 01:25:03] "POST /ref-update HTTP/1.1" 200 156 0.038625 10.0.0.50 - - [2025-10-06 01:25:03] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.090675 10.0.0.50 - - [2025-10-06 01:25:03] "POST /route-targets HTTP/1.1" 200 327 0.050184 10.0.0.50 - - [2025-10-06 01:25:03] "GET /instance-ip/130e749a-af91-4626-8bbb-364075c8d6e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.013807 10.0.0.50 - - [2025-10-06 01:25:03] "GET /instance-ip/130e749a-af91-4626-8bbb-364075c8d6e0?fields=floating_ips HTTP/1.1" 200 1164 0.006091 10.0.0.50 - - [2025-10-06 01:25:03] "GET /floating-ip/ac9e7bef-0f12-4edb-a35d-35b8a6613fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.009790 10.0.0.50 - - [2025-10-06 01:25:04] "POST /ref-update HTTP/1.1" 200 156 0.065620 10.0.0.50 - - [2025-10-06 01:25:04] "POST /tags HTTP/1.1" 200 357 0.141885 10.0.0.50 - - [2025-10-06 01:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.50 - - [2025-10-06 01:25:04] "GET /tag/a79dec58-251e-46a3-95f4-909558a39c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.025528 10.0.0.50 - - [2025-10-06 01:25:04] "POST /route-targets HTTP/1.1" 200 327 0.052333 10.0.0.50 - - [2025-10-06 01:25:04] "POST /ref-update HTTP/1.1" 200 156 0.058314 10.0.0.50 - - [2025-10-06 01:25:04] "POST /route-targets HTTP/1.1" 200 327 0.019491 10.0.0.50 - - [2025-10-06 01:25:04] "POST /ref-update HTTP/1.1" 200 156 0.018107 10.0.0.50 - - [2025-10-06 01:25:04] "POST /tags HTTP/1.1" 200 305 0.188551 10.0.0.50 - - [2025-10-06 01:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009067 10.0.0.50 - - [2025-10-06 01:25:04] "POST /route-targets HTTP/1.1" 200 327 0.016074 10.0.0.50 - - [2025-10-06 01:25:04] "GET /tag/9f04e523-4ded-44f9-b0d8-58ec9e803b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.028741 10.0.0.50 - - [2025-10-06 01:25:04] "POST /ref-update HTTP/1.1" 200 156 0.074573 10.0.0.50 - - [2025-10-06 01:25:04] "POST /id-to-fqname HTTP/1.1" 200 174 0.000456 10.0.0.50 - - [2025-10-06 01:25:04] "POST /fqname-to-id HTTP/1.1" 404 183 0.003875 10.0.0.50 - - [2025-10-06 01:25:04] "POST /fqname-to-id HTTP/1.1" 404 201 0.004390 10.0.0.50 - - [2025-10-06 01:25:04] "POST /security-groups HTTP/1.1" 200 571 0.105286 10.0.0.50 - - [2025-10-06 01:25:04] "POST /projects HTTP/1.1" 200 483 0.389040 10.0.0.50 - - [2025-10-06 01:25:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.038946 10.0.0.50 - - [2025-10-06 01:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.50 - - [2025-10-06 01:25:04] "POST /access-control-lists HTTP/1.1" 200 551 0.162041 10.0.0.50 - - [2025-10-06 01:25:04] "GET /virtual-network/283b9134-a525-4265-92f2-a4195a968589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.050041 10.0.0.50 - - [2025-10-06 01:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013142 10.0.0.50 - - [2025-10-06 01:25:04] "POST /fqname-to-id HTTP/1.1" 404 229 0.003313 10.0.0.50 - - [2025-10-06 01:25:05] "GET /virtual-network/4780c7b0-c619-4bf5-89bd-fc3d38dd161b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.025073 10.0.0.50 - - [2025-10-06 01:25:05] "POST /access-control-lists HTTP/1.1" 200 589 0.103824 10.0.0.50 - - [2025-10-06 01:25:05] "POST /ref-update HTTP/1.1" 200 156 0.092658 10.0.0.50 - - [2025-10-06 01:25:05] "POST /fqname-to-id HTTP/1.1" 404 237 0.017149 10.0.0.50 - - [2025-10-06 01:25:05] "PUT /virtual-network/283b9134-a525-4265-92f2-a4195a968589 HTTP/1.1" 200 264 0.249583 10.0.0.50 - - [2025-10-06 01:25:05] "POST /access-control-lists HTTP/1.1" 200 601 0.076351 10.0.0.50 - - [2025-10-06 01:25:05] "POST /ref-update HTTP/1.1" 200 156 0.091575 10.0.0.50 - - [2025-10-06 01:25:05] "PUT /virtual-network/4780c7b0-c619-4bf5-89bd-fc3d38dd161b HTTP/1.1" 200 264 0.189922 10.0.0.50 - - [2025-10-06 01:25:05] "POST /ref-update HTTP/1.1" 200 156 0.061564 10.0.0.50 - - [2025-10-06 01:25:05] "PUT /access-control-list/9960a5ce-e835-4674-a10b-46e55d814c0e HTTP/1.1" 200 272 0.034442 10.0.0.50 - - [2025-10-06 01:25:05] "POST /security-groups HTTP/1.1" 200 537 0.197808 10.0.0.50 - - [2025-10-06 01:25:05] "PUT /access-control-list/45d144c8-91b6-4d68-ab06-6b8cbaed5dd1 HTTP/1.1" 200 272 0.128505 10.0.0.50 - - [2025-10-06 01:25:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.087524 10.0.0.50 - - [2025-10-06 01:25:05] "PUT /access-control-list/1852b505-0dd6-42b9-8f52-cc97b8a341fa HTTP/1.1" 200 272 0.123352 10.0.0.50 - - [2025-10-06 01:25:05] "POST /chown HTTP/1.1" 200 109 0.129518 10.0.0.50 - - [2025-10-06 01:25:06] "GET /application-policy-set/6ba5c32c-fb87-4ef9-86d7-f114dc01cd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.020335 10.0.0.50 - - [2025-10-06 01:25:06] "PUT /access-control-list/f902a4de-edd0-4312-a937-23fdc38f92f5 HTTP/1.1" 200 272 0.058592 10.0.0.50 - - [2025-10-06 01:25:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.50 - - [2025-10-06 01:25:06] "GET /policy-management/e1809ac1-21cf-46e3-a13d-9097c14214aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005508 10.0.0.50 - - [2025-10-06 01:25:06] "PUT /access-control-list/2f51120f-5f7e-49b0-8a51-9bc36ffba85c HTTP/1.1" 200 272 0.073692 10.0.0.50 - - [2025-10-06 01:25:06] "POST /tags HTTP/1.1" 409 207 0.001718 10.0.0.50 - - [2025-10-06 01:25:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008582 10.0.0.50 - - [2025-10-06 01:25:06] "GET /tag/9f04e523-4ded-44f9-b0d8-58ec9e803b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.010194 10.0.0.50 - - [2025-10-06 01:25:06] "PUT /access-control-list/cdf7a349-e027-4d16-a40f-cb012eadafdc HTTP/1.1" 200 272 0.025589 10.0.0.50 - - [2025-10-06 01:25:06] "PUT /access-control-list/86ba6906-3f0a-4b55-b995-933651f44031 HTTP/1.1" 200 272 0.015967 10.0.0.50 - - [2025-10-06 01:25:06] "PUT /access-control-list/35d84b06-dde3-47c4-b6f0-52d118662493 HTTP/1.1" 200 272 0.011775 10.0.0.50 - - [2025-10-06 01:25:06] "PUT /access-control-list/1accf1ff-0c1c-4b1b-a8f1-34ccd1aef2b5 HTTP/1.1" 200 272 0.022232 10.0.0.50 - - [2025-10-06 01:25:06] "POST /firewall-rules HTTP/1.1" 200 564 0.182721 10.0.0.50 - - [2025-10-06 01:25:06] "GET /firewall-rule/386493c0-1512-441b-b7f1-fafba5dc5d15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.011168 10.0.0.50 - - [2025-10-06 01:25:06] "PUT /access-control-list/9d258600-07e7-47a0-b2eb-f838e55c6717 HTTP/1.1" 200 272 0.067779 10.0.0.50 - - [2025-10-06 01:25:06] "GET /firewall-policy/7f3c2673-93c2-49ea-96e6-9af21a8f8bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.028918 10.0.0.50 - - [2025-10-06 01:25:06] "GET /firewall-rule/386493c0-1512-441b-b7f1-fafba5dc5d15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.020777 10.0.0.50 - - [2025-10-06 01:25:06] "PUT /access-control-list/d8d3249e-351e-4ea2-be1b-c218e352db93 HTTP/1.1" 200 272 0.064327 10.0.0.50 - - [2025-10-06 01:25:06] "POST /ref-update HTTP/1.1" 200 156 0.037108 10.0.0.50 - - [2025-10-06 01:25:06] "GET /application-policy-set/6ba5c32c-fb87-4ef9-86d7-f114dc01cd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.034086 10.0.0.50 - - [2025-10-06 01:25:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.50 - - [2025-10-06 01:25:06] "GET /policy-management/e1809ac1-21cf-46e3-a13d-9097c14214aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003106 10.0.0.50 - - [2025-10-06 01:25:06] "POST /fqname-to-id HTTP/1.1" 404 214 0.003757 10.0.0.50 - - [2025-10-06 01:25:06] "POST /tags HTTP/1.1" 409 207 0.003635 10.0.0.50 - - [2025-10-06 01:25:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.50 - - [2025-10-06 01:25:06] "POST /access-control-lists HTTP/1.1" 200 580 0.089491 10.0.0.50 - - [2025-10-06 01:25:06] "GET /tag/9f04e523-4ded-44f9-b0d8-58ec9e803b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.098778 10.0.0.50 - - [2025-10-06 01:25:06] "POST /fqname-to-id HTTP/1.1" 404 213 0.010091 10.0.0.50 - - [2025-10-06 01:25:06] "POST /access-control-lists HTTP/1.1" 200 578 0.080467 10.0.0.50 - - [2025-10-06 01:25:06] "POST /fqname-to-id HTTP/1.1" 404 234 0.003604 10.0.0.50 - - [2025-10-06 01:25:06] "POST /firewall-rules HTTP/1.1" 200 562 0.165200 10.0.0.50 - - [2025-10-06 01:25:06] "GET /firewall-rule/1392b2f2-b4f2-4fb5-a8c1-ccf8106c6ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.033761 10.0.0.50 - - [2025-10-06 01:25:07] "POST /access-control-lists HTTP/1.1" 200 596 0.114528 10.0.0.50 - - [2025-10-06 01:25:07] "GET /firewall-policy/7f3c2673-93c2-49ea-96e6-9af21a8f8bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.042981 10.0.0.50 - - [2025-10-06 01:25:07] "GET /firewall-rule/1392b2f2-b4f2-4fb5-a8c1-ccf8106c6ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.003038 10.0.0.50 - - [2025-10-06 01:25:07] "POST /fqname-to-id HTTP/1.1" 404 233 0.002198 10.0.0.50 - - [2025-10-06 01:25:07] "POST /ref-update HTTP/1.1" 200 156 0.030568 10.0.0.50 - - [2025-10-06 01:25:07] "POST /access-control-lists HTTP/1.1" 200 594 0.090793 10.0.0.50 - - [2025-10-06 01:25:07] "POST /tags HTTP/1.1" 200 301 0.122951 10.0.0.50 - - [2025-10-06 01:25:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.029470 10.0.0.50 - - [2025-10-06 01:25:07] "GET /tag/836029fc-7ea3-41f5-bab2-5c58d0e1bba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.037305 10.0.0.50 - - [2025-10-06 01:25:07] "POST /tags HTTP/1.1" 200 325 0.074698 10.0.0.50 - - [2025-10-06 01:25:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.016388 10.0.0.50 - - [2025-10-06 01:25:07] "GET /tag/b865bd1b-410e-464d-ac66-7a0d94a16fa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.025799 10.0.0.50 - - [2025-10-06 01:25:07] "POST /tags HTTP/1.1" 200 363 0.031143 10.0.0.50 - - [2025-10-06 01:25:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010475 10.0.0.50 - - [2025-10-06 01:25:07] "GET /tag/5a144348-d703-4641-8834-966323712d7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.031230 10.0.0.50 - - [2025-10-06 01:25:07] "POST /tags HTTP/1.1" 200 311 0.035340 10.0.0.50 - - [2025-10-06 01:25:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.021274 10.0.0.50 - - [2025-10-06 01:25:07] "GET /tag/5dbdb6fc-fe5b-430f-b751-cb20f368ba76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.019410 10.0.0.50 - - [2025-10-06 01:25:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.50 - - [2025-10-06 01:25:07] "GET /virtual-network/283b9134-a525-4265-92f2-a4195a968589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004289 10.0.0.50 - - [2025-10-06 01:25:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.50 - - [2025-10-06 01:25:07] "GET /project/17f33085-c5fb-4cea-a62a-4c2496498f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.048891 10.0.0.50 - - [2025-10-06 01:25:07] "POST /virtual-machines HTTP/1.1" 200 377 0.027721 10.0.0.50 - - [2025-10-06 01:25:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.032183 10.0.0.50 - - [2025-10-06 01:25:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.120079 10.0.0.50 - - [2025-10-06 01:25:08] "PUT /access-control-list/248b3ec6-89c0-43d8-aa58-82ec415c0c90 HTTP/1.1" 200 272 0.062477 10.0.0.50 - - [2025-10-06 01:25:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.037833 10.0.0.50 - - [2025-10-06 01:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012582 10.0.0.50 - - [2025-10-06 01:25:08] "GET /virtual-machine-interface/4b64f568-a253-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.006637 10.0.0.50 - - [2025-10-06 01:25:08] "POST /instance-ips HTTP/1.1" 200 409 0.033688 10.0.0.50 - - [2025-10-06 01:25:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.044010 10.0.0.50 - - [2025-10-06 01:25:08] "GET /virtual-machine-interface/4b64f568-a253-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.012251 10.0.0.50 - - [2025-10-06 01:25:08] "POST /set-tag HTTP/1.1" 200 109 0.019237 10.0.0.50 - - [2025-10-06 01:25:08] "GET /virtual-machine-interface/4b64f568-a253-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.039716 10.0.0.50 - - [2025-10-06 01:25:08] "GET /instance-ip/4b846362-a253-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.003349 10.0.0.50 - - [2025-10-06 01:25:08] "POST /tags HTTP/1.1" 200 355 0.046622 10.0.0.50 - - [2025-10-06 01:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.023691 10.0.0.50 - - [2025-10-06 01:25:08] "GET /tag/511a237c-559a-4efd-8e0b-ef6299cb7d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.027825 10.0.0.50 - - [2025-10-06 01:25:08] "POST /tags HTTP/1.1" 200 303 0.027522 10.0.0.50 - - [2025-10-06 01:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.019995 10.0.0.50 - - [2025-10-06 01:25:08] "GET /tag/4feec444-f785-4918-8c1e-e8ffc88b6546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.020824 10.0.0.50 - - [2025-10-06 01:25:08] "POST /projects HTTP/1.1" 409 218 0.003156 10.0.0.50 - - [2025-10-06 01:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.50 - - [2025-10-06 01:25:08] "GET /project/87dbfaec-2bc6-43ed-9c51-2e60f26383a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049417 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:25:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000945 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:25:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001274 10.0.0.50 - - [2025-10-06 01:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006862 10.0.0.50 - - [2025-10-06 01:25:08] "GET /network-ipam/fd467bd6-155c-4c83-a0ca-0fadbcecc4d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002605 10.0.0.50 - - [2025-10-06 01:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.50 - - [2025-10-06 01:25:08] "GET /virtual-network/283b9134-a525-4265-92f2-a4195a968589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.012673 10.0.0.50 - - [2025-10-06 01:25:09] "PUT /virtual-network/283b9134-a525-4265-92f2-a4195a968589 HTTP/1.1" 200 264 0.075789 10.0.0.50 - - [2025-10-06 01:25:09] "GET /virtual-network/283b9134-a525-4265-92f2-a4195a968589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.022503 10.0.0.50 - - [2025-10-06 01:25:09] "POST /set-tag HTTP/1.1" 200 109 0.046885 10.0.0.50 - - [2025-10-06 01:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.50 - - [2025-10-06 01:25:09] "GET /network-ipam/1692e320-85d9-4321-bfe3-ee27166b133a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.005486 10.0.0.50 - - [2025-10-06 01:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.50 - - [2025-10-06 01:25:09] "GET /virtual-network/4780c7b0-c619-4bf5-89bd-fc3d38dd161b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.003856 10.0.0.50 - - [2025-10-06 01:25:09] "PUT /virtual-network/4780c7b0-c619-4bf5-89bd-fc3d38dd161b HTTP/1.1" 200 264 0.117451 10.0.0.50 - - [2025-10-06 01:25:09] "GET /virtual-network/4780c7b0-c619-4bf5-89bd-fc3d38dd161b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.017540 10.0.0.50 - - [2025-10-06 01:25:09] "POST /set-tag HTTP/1.1" 200 109 0.077899 10.0.0.50 - - [2025-10-06 01:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.014777 10.0.0.50 - - [2025-10-06 01:25:09] "GET /network-policy/313875f9-c0b3-4815-a344-8df57922295b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003241 10.0.0.50 - - [2025-10-06 01:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.50 - - [2025-10-06 01:25:09] "GET /network-policy/b8bbacb7-13dc-4bb1-aa3d-42aef458cb1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002495 10.0.0.50 - - [2025-10-06 01:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.50 - - [2025-10-06 01:25:09] "GET /network-policy/cac3ba0d-cf91-4ba4-bf1c-57d89ae85852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.001884 10.0.0.50 - - [2025-10-06 01:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001294 10.0.0.50 - - [2025-10-06 01:25:09] "PUT /network-policy/cac3ba0d-cf91-4ba4-bf1c-57d89ae85852 HTTP/1.1" 200 262 0.008636 10.0.0.50 - - [2025-10-06 01:25:09] "PUT /access-control-list/248b3ec6-89c0-43d8-aa58-82ec415c0c90 HTTP/1.1" 200 272 0.037698 10.0.0.50 - - [2025-10-06 01:25:09] "POST /ref-update HTTP/1.1" 200 156 0.113066 10.0.0.50 - - [2025-10-06 01:25:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024508 10.0.0.50 - - [2025-10-06 01:25:09] "PUT /access-control-list/d8d3249e-351e-4ea2-be1b-c218e352db93 HTTP/1.1" 200 272 0.071008 10.0.0.50 - - [2025-10-06 01:25:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003782 10.0.0.50 - - [2025-10-06 01:25:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005295 10.0.0.50 - - [2025-10-06 01:25:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004160 10.0.0.50 - - [2025-10-06 01:25:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009856 10.0.0.50 - - [2025-10-06 01:25:09] "PUT /access-control-list/ce9f4154-bd74-42d6-a637-49bd946fdd70 HTTP/1.1" 200 272 0.040616 10.0.0.50 - - [2025-10-06 01:25:09] "POST /security-groups HTTP/1.1" 409 245 0.019796 10.0.0.50 - - [2025-10-06 01:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.50 - - [2025-10-06 01:25:10] "PUT /security-group/08d88163-78db-4417-8be3-ab8aef17ae0d HTTP/1.1" 200 262 0.063134 10.0.0.50 - - [2025-10-06 01:25:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.045621 10.0.0.50 - - [2025-10-06 01:25:10] "GET /application-policy-set/6ba5c32c-fb87-4ef9-86d7-f114dc01cd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.019088 10.0.0.50 - - [2025-10-06 01:25:10] "PUT /access-control-list/2f51120f-5f7e-49b0-8a51-9bc36ffba85c HTTP/1.1" 200 272 0.034939 10.0.0.50 - - [2025-10-06 01:25:10] "PUT /access-control-list/cdf7a349-e027-4d16-a40f-cb012eadafdc HTTP/1.1" 200 272 0.019582 10.0.0.50 - - [2025-10-06 01:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.026647 10.0.0.50 - - [2025-10-06 01:25:10] "GET /policy-management/e1809ac1-21cf-46e3-a13d-9097c14214aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006434 10.0.0.50 - - [2025-10-06 01:25:10] "POST /tags HTTP/1.1" 409 206 0.002474 10.0.0.50 - - [2025-10-06 01:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.50 - - [2025-10-06 01:25:10] "GET /tag/4feec444-f785-4918-8c1e-e8ffc88b6546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.019033 10.0.0.50 - - [2025-10-06 01:25:10] "POST /firewall-rules HTTP/1.1" 200 562 0.076487 10.0.0.50 - - [2025-10-06 01:25:10] "GET /firewall-rule/d6756e93-85d7-4ea3-bf9c-29e3d20bdf7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.005160 10.0.0.50 - - [2025-10-06 01:25:10] "GET /firewall-policy/7f3c2673-93c2-49ea-96e6-9af21a8f8bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004745 10.0.0.50 - - [2025-10-06 01:25:10] "GET /firewall-rule/d6756e93-85d7-4ea3-bf9c-29e3d20bdf7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.007327 10.0.0.50 - - [2025-10-06 01:25:10] "POST /ref-update HTTP/1.1" 200 156 0.033515 10.0.0.50 - - [2025-10-06 01:25:10] "GET /application-policy-set/6ba5c32c-fb87-4ef9-86d7-f114dc01cd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.012397 10.0.0.50 - - [2025-10-06 01:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.50 - - [2025-10-06 01:25:10] "GET /policy-management/e1809ac1-21cf-46e3-a13d-9097c14214aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002871 10.0.0.50 - - [2025-10-06 01:25:10] "POST /tags HTTP/1.1" 409 206 0.009804 10.0.0.50 - - [2025-10-06 01:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005613 10.0.0.50 - - [2025-10-06 01:25:10] "GET /tag/4feec444-f785-4918-8c1e-e8ffc88b6546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010687 10.0.0.50 - - [2025-10-06 01:25:10] "POST /firewall-rules HTTP/1.1" 200 560 0.072581 10.0.0.50 - - [2025-10-06 01:25:10] "GET /firewall-rule/4278032e-c6b9-4452-95b5-f5fd1fa9781a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.019444 10.0.0.50 - - [2025-10-06 01:25:10] "GET /firewall-policy/7f3c2673-93c2-49ea-96e6-9af21a8f8bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004177 10.0.0.50 - - [2025-10-06 01:25:10] "GET /firewall-rule/4278032e-c6b9-4452-95b5-f5fd1fa9781a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.002183 10.0.0.50 - - [2025-10-06 01:25:10] "POST /ref-update HTTP/1.1" 200 156 0.034626 10.0.0.50 - - [2025-10-06 01:25:10] "POST /tags HTTP/1.1" 200 371 0.088990 10.0.0.50 - - [2025-10-06 01:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.50 - - [2025-10-06 01:25:11] "GET /tag/f9a0b45d-6cd8-4960-a373-5c73caf5a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.027090 10.0.0.50 - - [2025-10-06 01:25:11] "POST /tags HTTP/1.1" 200 319 0.031221 10.0.0.50 - - [2025-10-06 01:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.50 - - [2025-10-06 01:25:11] "GET /tag/a67849bb-d494-44a9-bb24-e9927009a4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.015876 10.0.0.50 - - [2025-10-06 01:25:11] "POST /id-to-fqname HTTP/1.1" 200 181 0.000444 10.0.0.50 - - [2025-10-06 01:25:11] "POST /fqname-to-id HTTP/1.1" 404 190 0.007940 10.0.0.50 - - [2025-10-06 01:25:11] "POST /security-groups HTTP/1.1" 200 578 0.083362 10.0.0.50 - - [2025-10-06 01:25:11] "POST /fqname-to-id HTTP/1.1" 404 225 0.001840 10.0.0.50 - - [2025-10-06 01:25:11] "POST /projects HTTP/1.1" 200 497 0.249110 10.0.0.50 - - [2025-10-06 01:25:11] "POST /access-control-lists HTTP/1.1" 200 587 0.065288 10.0.0.50 - - [2025-10-06 01:25:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.031097 10.0.0.50 - - [2025-10-06 01:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008251 10.0.0.50 - - [2025-10-06 01:25:11] "GET /virtual-network/283b9134-a525-4265-92f2-a4195a968589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.017120 10.0.0.50 - - [2025-10-06 01:25:11] "POST /fqname-to-id HTTP/1.1" 404 224 0.013058 10.0.0.50 - - [2025-10-06 01:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007500 10.0.0.50 - - [2025-10-06 01:25:11] "GET /virtual-network/4780c7b0-c619-4bf5-89bd-fc3d38dd161b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.039750 10.0.0.50 - - [2025-10-06 01:25:11] "POST /access-control-lists HTTP/1.1" 200 585 0.094494 10.0.0.50 - - [2025-10-06 01:25:11] "PUT /virtual-network/283b9134-a525-4265-92f2-a4195a968589 HTTP/1.1" 200 264 0.161619 10.0.0.50 - - [2025-10-06 01:25:11] "PUT /virtual-network/4780c7b0-c619-4bf5-89bd-fc3d38dd161b HTTP/1.1" 200 264 0.066802 10.0.0.50 - - [2025-10-06 01:25:12] "POST /security-groups HTTP/1.1" 200 558 0.075561 10.0.0.50 - - [2025-10-06 01:25:12] "POST /fqname-to-id HTTP/1.1" 404 248 0.003464 10.0.0.50 - - [2025-10-06 01:25:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.051134 10.0.0.50 - - [2025-10-06 01:25:12] "POST /access-control-lists HTTP/1.1" 200 610 0.043031 10.0.0.50 - - [2025-10-06 01:25:12] "POST /fqname-to-id HTTP/1.1" 404 247 0.005565 10.0.0.50 - - [2025-10-06 01:25:12] "POST /chown HTTP/1.1" 200 109 0.033864 10.0.0.50 - - [2025-10-06 01:25:12] "GET /application-policy-set/6ba5c32c-fb87-4ef9-86d7-f114dc01cd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.007676 10.0.0.50 - - [2025-10-06 01:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.50 - - [2025-10-06 01:25:12] "GET /policy-management/e1809ac1-21cf-46e3-a13d-9097c14214aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008673 10.0.0.50 - - [2025-10-06 01:25:12] "POST /tags HTTP/1.1" 409 214 0.002150 10.0.0.50 - - [2025-10-06 01:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.50 - - [2025-10-06 01:25:12] "GET /tag/a67849bb-d494-44a9-bb24-e9927009a4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.024367 10.0.0.50 - - [2025-10-06 01:25:12] "POST /access-control-lists HTTP/1.1" 200 608 0.107903 10.0.0.50 - - [2025-10-06 01:25:12] "POST /firewall-rules HTTP/1.1" 200 578 0.102635 10.0.0.50 - - [2025-10-06 01:25:12] "GET /firewall-rule/0c4b64ce-6a8e-44ae-8cad-cfa58237f1c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.019295 10.0.0.50 - - [2025-10-06 01:25:12] "GET /firewall-policy/7f3c2673-93c2-49ea-96e6-9af21a8f8bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.008163 10.0.0.50 - - [2025-10-06 01:25:12] "GET /firewall-rule/0c4b64ce-6a8e-44ae-8cad-cfa58237f1c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003059 10.0.0.50 - - [2025-10-06 01:25:12] "POST /ref-update HTTP/1.1" 200 156 0.060355 10.0.0.50 - - [2025-10-06 01:25:12] "GET /application-policy-set/6ba5c32c-fb87-4ef9-86d7-f114dc01cd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.014596 10.0.0.50 - - [2025-10-06 01:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.50 - - [2025-10-06 01:25:12] "GET /policy-management/e1809ac1-21cf-46e3-a13d-9097c14214aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003696 10.0.0.50 - - [2025-10-06 01:25:12] "POST /tags HTTP/1.1" 409 214 0.003541 10.0.0.50 - - [2025-10-06 01:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004574 10.0.0.50 - - [2025-10-06 01:25:12] "GET /tag/a67849bb-d494-44a9-bb24-e9927009a4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.011122 10.0.0.50 - - [2025-10-06 01:25:12] "POST /firewall-rules HTTP/1.1" 200 576 0.089844 10.0.0.50 - - [2025-10-06 01:25:12] "GET /firewall-rule/997535cc-c953-4db0-8e29-68ccca513461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.020590 10.0.0.50 - - [2025-10-06 01:25:12] "GET /firewall-policy/7f3c2673-93c2-49ea-96e6-9af21a8f8bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.005426 10.0.0.50 - - [2025-10-06 01:25:12] "GET /firewall-rule/997535cc-c953-4db0-8e29-68ccca513461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003078 10.0.0.50 - - [2025-10-06 01:25:12] "POST /ref-update HTTP/1.1" 200 156 0.054754 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:25:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000930 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:25:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000849 10.0.0.50 - - [2025-10-06 01:25:13] "POST /tags HTTP/1.1" 200 363 0.037673 10.0.0.50 - - [2025-10-06 01:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.014879 10.0.0.50 - - [2025-10-06 01:25:13] "GET /tag/aa750db1-8c0a-4d42-aa3d-1e38607fbc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.018322 10.0.0.50 - - [2025-10-06 01:25:13] "POST /tags HTTP/1.1" 200 311 0.043910 10.0.0.50 - - [2025-10-06 01:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.041845 10.0.0.50 - - [2025-10-06 01:25:13] "GET /tag/fcbb0112-fdbe-4965-a8a3-4328eb101fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.017036 10.0.0.50 - - [2025-10-06 01:25:13] "POST /id-to-fqname HTTP/1.1" 200 177 0.000480 10.0.0.50 - - [2025-10-06 01:25:13] "POST /fqname-to-id HTTP/1.1" 404 186 0.008734 10.0.0.50 - - [2025-10-06 01:25:13] "POST /security-groups HTTP/1.1" 200 574 0.099189 10.0.0.50 - - [2025-10-06 01:25:13] "POST /projects HTTP/1.1" 200 489 0.443782 10.0.0.50 - - [2025-10-06 01:25:13] "POST /fqname-to-id HTTP/1.1" 404 217 0.001354 10.0.0.50 - - [2025-10-06 01:25:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.034739 10.0.0.50 - - [2025-10-06 01:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010256 10.0.0.50 - - [2025-10-06 01:25:13] "GET /virtual-network/283b9134-a525-4265-92f2-a4195a968589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.015079 10.0.0.50 - - [2025-10-06 01:25:13] "POST /access-control-lists HTTP/1.1" 200 583 0.084903 10.0.0.50 - - [2025-10-06 01:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.014875 10.0.0.50 - - [2025-10-06 01:25:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.014400 10.0.0.50 - - [2025-10-06 01:25:13] "GET /virtual-network/4780c7b0-c619-4bf5-89bd-fc3d38dd161b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.004613 10.0.0.50 - - [2025-10-06 01:25:13] "POST /access-control-lists HTTP/1.1" 200 581 0.079757 10.0.0.50 - - [2025-10-06 01:25:14] "PUT /virtual-network/283b9134-a525-4265-92f2-a4195a968589 HTTP/1.1" 200 264 0.113716 10.0.0.50 - - [2025-10-06 01:25:14] "PUT /virtual-network/4780c7b0-c619-4bf5-89bd-fc3d38dd161b HTTP/1.1" 200 264 0.071380 10.0.0.50 - - [2025-10-06 01:25:14] "POST /security-groups HTTP/1.1" 200 546 0.073843 10.0.0.50 - - [2025-10-06 01:25:14] "POST /fqname-to-id HTTP/1.1" 404 240 0.009136 10.0.0.50 - - [2025-10-06 01:25:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.063227 10.0.0.50 - - [2025-10-06 01:25:14] "POST /access-control-lists HTTP/1.1" 200 602 0.079453 10.0.0.50 - - [2025-10-06 01:25:14] "POST /fqname-to-id HTTP/1.1" 404 239 0.011340 10.0.0.50 - - [2025-10-06 01:25:14] "POST /chown HTTP/1.1" 200 109 0.022305 10.0.0.50 - - [2025-10-06 01:25:14] "GET /application-policy-set/6ba5c32c-fb87-4ef9-86d7-f114dc01cd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.008623 10.0.0.50 - - [2025-10-06 01:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004342 10.0.0.50 - - [2025-10-06 01:25:14] "GET /policy-management/e1809ac1-21cf-46e3-a13d-9097c14214aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.032554 10.0.0.50 - - [2025-10-06 01:25:14] "POST /access-control-lists HTTP/1.1" 200 600 0.066635 10.0.0.50 - - [2025-10-06 01:25:14] "POST /tags HTTP/1.1" 409 210 0.001951 10.0.0.50 - - [2025-10-06 01:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.50 - - [2025-10-06 01:25:14] "GET /tag/fcbb0112-fdbe-4965-a8a3-4328eb101fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014727 10.0.0.50 - - [2025-10-06 01:25:14] "POST /firewall-rules HTTP/1.1" 200 570 0.075594 10.0.0.50 - - [2025-10-06 01:25:14] "GET /firewall-rule/0ad11d9e-22a7-430c-a261-affb56a4b490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004614 10.0.0.50 - - [2025-10-06 01:25:14] "GET /firewall-policy/7f3c2673-93c2-49ea-96e6-9af21a8f8bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003684 10.0.0.50 - - [2025-10-06 01:25:14] "GET /firewall-rule/0ad11d9e-22a7-430c-a261-affb56a4b490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002112 10.0.0.50 - - [2025-10-06 01:25:14] "POST /ref-update HTTP/1.1" 200 156 0.057261 10.0.0.50 - - [2025-10-06 01:25:14] "GET /application-policy-set/6ba5c32c-fb87-4ef9-86d7-f114dc01cd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.014762 10.0.0.50 - - [2025-10-06 01:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.50 - - [2025-10-06 01:25:14] "GET /policy-management/e1809ac1-21cf-46e3-a13d-9097c14214aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004104 10.0.0.50 - - [2025-10-06 01:25:14] "POST /tags HTTP/1.1" 409 210 0.003703 10.0.0.50 - - [2025-10-06 01:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.50 - - [2025-10-06 01:25:14] "GET /tag/fcbb0112-fdbe-4965-a8a3-4328eb101fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010263 10.0.0.50 - - [2025-10-06 01:25:14] "POST /firewall-rules HTTP/1.1" 200 568 0.092770 10.0.0.50 - - [2025-10-06 01:25:14] "GET /firewall-rule/ed80f30d-29c2-43ac-bf1f-4b0a04c1a307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.020412 10.0.0.50 - - [2025-10-06 01:25:15] "GET /firewall-policy/7f3c2673-93c2-49ea-96e6-9af21a8f8bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004301 10.0.0.50 - - [2025-10-06 01:25:15] "GET /firewall-rule/ed80f30d-29c2-43ac-bf1f-4b0a04c1a307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002229 10.0.0.50 - - [2025-10-06 01:25:15] "POST /ref-update HTTP/1.1" 200 156 0.071154 10.0.0.50 - - [2025-10-06 01:25:15] "POST /tags HTTP/1.1" 409 237 0.012860 10.0.0.50 - - [2025-10-06 01:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.50 - - [2025-10-06 01:25:15] "GET /tag/5a144348-d703-4641-8834-966323712d7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.009674 10.0.0.50 - - [2025-10-06 01:25:15] "POST /tags HTTP/1.1" 409 210 0.003957 10.0.0.50 - - [2025-10-06 01:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.50 - - [2025-10-06 01:25:15] "GET /tag/5dbdb6fc-fe5b-430f-b751-cb20f368ba76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011219 10.0.0.50 - - [2025-10-06 01:25:15] "POST /projects HTTP/1.1" 409 223 0.001727 10.0.0.50 - - [2025-10-06 01:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.50 - - [2025-10-06 01:25:15] "GET /project/17f33085-c5fb-4cea-a62a-4c2496498f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.044693 10.0.0.50 - - [2025-10-06 01:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.50 - - [2025-10-06 01:25:15] "GET /virtual-network/283b9134-a525-4265-92f2-a4195a968589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.005362 10.0.0.50 - - [2025-10-06 01:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005499 10.0.0.50 - - [2025-10-06 01:25:15] "GET /virtual-network/4780c7b0-c619-4bf5-89bd-fc3d38dd161b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.005173 10.0.0.50 - - [2025-10-06 01:25:15] "PUT /virtual-network/283b9134-a525-4265-92f2-a4195a968589 HTTP/1.1" 200 264 0.162331 10.0.0.50 - - [2025-10-06 01:25:15] "PUT /virtual-network/4780c7b0-c619-4bf5-89bd-fc3d38dd161b HTTP/1.1" 200 264 0.042263 10.0.0.50 - - [2025-10-06 01:25:15] "POST /security-groups HTTP/1.1" 409 253 0.013466 10.0.0.50 - - [2025-10-06 01:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.50 - - [2025-10-06 01:25:15] "PUT /security-group/f3a8c0d4-d701-459f-9b00-1f82f1942475 HTTP/1.1" 200 262 0.055824 10.0.0.50 - - [2025-10-06 01:25:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.039263 10.0.0.50 - - [2025-10-06 01:25:15] "PUT /access-control-list/1accf1ff-0c1c-4b1b-a8f1-34ccd1aef2b5 HTTP/1.1" 200 272 0.020550 10.0.0.50 - - [2025-10-06 01:25:15] "GET /application-policy-set/6ba5c32c-fb87-4ef9-86d7-f114dc01cd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.014224 10.0.0.50 - - [2025-10-06 01:25:15] "PUT /access-control-list/9d258600-07e7-47a0-b2eb-f838e55c6717 HTTP/1.1" 200 272 0.027487 10.0.0.50 - - [2025-10-06 01:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.50 - - [2025-10-06 01:25:15] "GET /policy-management/e1809ac1-21cf-46e3-a13d-9097c14214aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003323 10.0.0.50 - - [2025-10-06 01:25:15] "POST /tags HTTP/1.1" 409 210 0.001523 10.0.0.50 - - [2025-10-06 01:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001352 10.0.0.50 - - [2025-10-06 01:25:16] "GET /tag/5dbdb6fc-fe5b-430f-b751-cb20f368ba76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.019212 10.0.0.50 - - [2025-10-06 01:25:16] "POST /firewall-rules HTTP/1.1" 200 570 0.094861 10.0.0.50 - - [2025-10-06 01:25:16] "GET /firewall-rule/acc9481b-75d8-4ee4-9aa8-aca4292c8044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.029060 10.0.0.50 - - [2025-10-06 01:25:16] "GET /firewall-policy/7f3c2673-93c2-49ea-96e6-9af21a8f8bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.007933 10.0.0.50 - - [2025-10-06 01:25:16] "GET /firewall-rule/acc9481b-75d8-4ee4-9aa8-aca4292c8044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005689 10.0.0.50 - - [2025-10-06 01:25:16] "POST /ref-update HTTP/1.1" 200 156 0.057259 10.0.0.50 - - [2025-10-06 01:25:16] "GET /application-policy-set/6ba5c32c-fb87-4ef9-86d7-f114dc01cd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002808 10.0.0.50 - - [2025-10-06 01:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.50 - - [2025-10-06 01:25:16] "GET /policy-management/e1809ac1-21cf-46e3-a13d-9097c14214aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002684 10.0.0.50 - - [2025-10-06 01:25:16] "POST /tags HTTP/1.1" 409 210 0.001935 10.0.0.50 - - [2025-10-06 01:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001437 10.0.0.50 - - [2025-10-06 01:25:16] "GET /tag/5dbdb6fc-fe5b-430f-b751-cb20f368ba76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010633 10.0.0.50 - - [2025-10-06 01:25:16] "POST /firewall-rules HTTP/1.1" 200 568 0.072756 10.0.0.50 - - [2025-10-06 01:25:16] "GET /firewall-rule/391d1b73-c7b5-43f0-ab53-e8de5da88528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.009032 10.0.0.50 - - [2025-10-06 01:25:16] "GET /firewall-policy/7f3c2673-93c2-49ea-96e6-9af21a8f8bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.007747 10.0.0.50 - - [2025-10-06 01:25:16] "GET /firewall-rule/391d1b73-c7b5-43f0-ab53-e8de5da88528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003536 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:25:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001107 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:25:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001052 10.0.0.50 - - [2025-10-06 01:25:16] "POST /ref-update HTTP/1.1" 200 156 0.062454 10.0.0.50 - - [2025-10-06 01:25:16] "GET /virtual-machine-interface/4b64f568-a253-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003971 10.0.0.50 - - [2025-10-06 01:25:16] "POST /set-tag HTTP/1.1" 200 109 0.001897 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:26:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001102 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:26:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001102 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:26:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001033 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:26:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001038 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:26:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000856 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:26:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000974 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:26:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000845 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:26:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000800 10.0.0.22 - - [2025-10-06 01:26:55] "GET / HTTP/1.1" 200 35931 0.001495 10.0.0.22 - - [2025-10-06 01:26:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.22 - - [2025-10-06 01:26:55] "GET /global-system-config/4580ee92-848b-4b28-913b-99774b317959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004596 10.0.0.22 - - [2025-10-06 01:26:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.22 - - [2025-10-06 01:26:55] "GET /routing-instance/9a43febe-90cf-4c8f-bada-91e5c99556cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005633 10.0.0.22 - - [2025-10-06 01:26:55] "PUT /global-system-config/4580ee92-848b-4b28-913b-99774b317959 HTTP/1.1" 200 274 0.023953 10.0.0.22 - - [2025-10-06 01:26:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.011739 10.0.0.22 - - [2025-10-06 01:26:55] "POST /virtual-routers HTTP/1.1" 200 599 0.042538 10.0.0.22 - - [2025-10-06 01:26:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.022255 10.0.0.22 - - [2025-10-06 01:26:55] "GET /virtual-router/ed0b220e-31a4-4985-9926-9bea794d7c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.005410 10.0.0.22 - - [2025-10-06 01:26:55] "POST /fqname-to-id HTTP/1.1" 404 229 0.002361 10.0.0.22 - - [2025-10-06 01:26:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.22 - - [2025-10-06 01:26:55] "GET /virtual-network/d665080c-837a-4206-9fe6-2a01a3750f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004938 10.0.0.22 - - [2025-10-06 01:26:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.063554 10.0.0.22 - - [2025-10-06 01:27:45] "GET / HTTP/1.1" 200 35931 0.001323 10.0.0.22 - - [2025-10-06 01:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.22 - - [2025-10-06 01:27:45] "GET /global-system-config/4580ee92-848b-4b28-913b-99774b317959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004145 10.0.0.22 - - [2025-10-06 01:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001427 10.0.0.22 - - [2025-10-06 01:27:45] "GET /routing-instance/9a43febe-90cf-4c8f-bada-91e5c99556cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003263 10.0.0.22 - - [2025-10-06 01:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004769 10.0.0.22 - - [2025-10-06 01:27:45] "GET /virtual-router/ed0b220e-31a4-4985-9926-9bea794d7c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002576 10.0.0.22 - - [2025-10-06 01:27:45] "PUT /virtual-router/ed0b220e-31a4-4985-9926-9bea794d7c87 HTTP/1.1" 200 262 0.009952 10.0.0.22 - - [2025-10-06 01:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004426 10.0.0.22 - - [2025-10-06 01:27:45] "GET /virtual-router/ed0b220e-31a4-4985-9926-9bea794d7c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002357 10.0.0.22 - - [2025-10-06 01:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.22 - - [2025-10-06 01:27:45] "GET /virtual-machine-interface/f110dbb3-c59f-4321-baf3-da90766ad75a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004182 10.0.0.22 - - [2025-10-06 01:27:45] "PUT /virtual-machine-interface/f110dbb3-c59f-4321-baf3-da90766ad75a HTTP/1.1" 200 284 0.008885 10.0.0.50 - - [2025-10-06 01:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.50 - - [2025-10-06 01:27:51] "GET /virtual-router/ed0b220e-31a4-4985-9926-9bea794d7c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002485 10.0.0.50 - - [2025-10-06 01:28:59] "GET /virtual-router/ed0b220e-31a4-4985-9926-9bea794d7c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003248 10.0.0.50 - - [2025-10-06 01:28:59] "POST /ref-update HTTP/1.1" 200 156 0.008809 10.0.0.50 - - [2025-10-06 01:29:01] "GET /global-system-configs HTTP/1.1" 200 322 0.003235 10.0.0.50 - - [2025-10-06 01:29:03] "GET /global-system-configs HTTP/1.1" 200 322 0.003327 10.0.0.50 - - [2025-10-06 01:29:10] "GET /virtual-machine-interface/4b64f568-a253-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011349 10.0.0.50 - - [2025-10-06 01:29:10] "POST /set-tag HTTP/1.1" 200 109 0.004218 10.0.0.50 - - [2025-10-06 01:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.50 - - [2025-10-06 01:29:10] "GET /loadbalancer/32469ea5-39e3-41c0-b9f7-5e43d29463f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002515 10.0.0.50 - - [2025-10-06 01:29:10] "GET /virtual-machine-interface/4b64f568-a253-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004512 10.0.0.50 - - [2025-10-06 01:29:10] "POST /set-tag HTTP/1.1" 200 109 0.001713 10.0.0.50 - - [2025-10-06 01:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.50 - - [2025-10-06 01:29:10] "GET /loadbalancer/32469ea5-39e3-41c0-b9f7-5e43d29463f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003259 10.0.0.50 - - [2025-10-06 01:29:10] "GET /loadbalancer-pool/c62e14e7-dfb0-492c-8c04-826c8a5f86b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005319 10.0.0.50 - - [2025-10-06 01:29:10] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026249 10.0.0.50 - - [2025-10-06 01:29:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.022180 10.0.0.50 - - [2025-10-06 01:29:10] "GET /virtual-machine-interface/4b64f568-a253-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010318 10.0.0.50 - - [2025-10-06 01:29:10] "GET /virtual-machine-interface/4b64f568-a253-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003981 10.0.0.50 - - [2025-10-06 01:29:11] "POST /ref-update HTTP/1.1" 200 156 0.011507 10.0.0.50 - - [2025-10-06 01:29:11] "GET /floating-ip/ac9e7bef-0f12-4edb-a35d-35b8a6613fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.008188 10.0.0.50 - - [2025-10-06 01:29:11] "POST /tags HTTP/1.1" 409 205 0.004715 10.0.0.50 - - [2025-10-06 01:29:11] "PUT /floating-ip/ac9e7bef-0f12-4edb-a35d-35b8a6613fcd HTTP/1.1" 200 256 0.011937 10.0.0.50 - - [2025-10-06 01:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.50 - - [2025-10-06 01:29:11] "GET /tag/91999f2a-b8d2-4fbc-a67a-6168c59ea12d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.025484 10.0.0.50 - - [2025-10-06 01:29:11] "POST /set-tag HTTP/1.1" 200 109 0.063919 10.0.0.50 - - [2025-10-06 01:29:11] "GET /loadbalancer-pool/92f60696-6941-4ed5-b69b-1dc47f264506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.016629 10.0.0.50 - - [2025-10-06 01:29:11] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018447 10.0.0.50 - - [2025-10-06 01:29:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.008184 10.0.0.50 - - [2025-10-06 01:29:11] "GET /virtual-machine-interface/4b64f568-a253-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010137 10.0.0.50 - - [2025-10-06 01:29:11] "GET /virtual-machine-interface/4b64f568-a253-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007005 10.0.0.50 - - [2025-10-06 01:29:11] "POST /set-tag HTTP/1.1" 200 109 0.002796 10.0.0.50 - - [2025-10-06 01:29:11] "POST /ref-update HTTP/1.1" 200 156 0.007188 10.0.0.50 - - [2025-10-06 01:29:11] "GET /floating-ip/ac9e7bef-0f12-4edb-a35d-35b8a6613fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.011349 10.0.0.50 - - [2025-10-06 01:29:11] "PUT /floating-ip/ac9e7bef-0f12-4edb-a35d-35b8a6613fcd HTTP/1.1" 200 256 0.009531 10.0.0.50 - - [2025-10-06 01:29:11] "GET /loadbalancer-pool/7730459f-315c-4866-827e-3e5ef8b1e0cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005822 10.0.0.50 - - [2025-10-06 01:29:11] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018259 10.0.0.50 - - [2025-10-06 01:29:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.019446 10.0.0.50 - - [2025-10-06 01:29:11] "GET /virtual-machine-interface/4b64f568-a253-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010011 10.0.0.50 - - [2025-10-06 01:29:11] "GET /virtual-machine-interface/4b64f568-a253-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004050 10.0.0.50 - - [2025-10-06 01:29:11] "POST /ref-update HTTP/1.1" 200 156 0.006920 10.0.0.50 - - [2025-10-06 01:29:11] "GET /floating-ip/ac9e7bef-0f12-4edb-a35d-35b8a6613fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.006620 10.0.0.50 - - [2025-10-06 01:29:11] "POST /set-tag HTTP/1.1" 200 109 0.002075 10.0.0.50 - - [2025-10-06 01:29:11] "PUT /floating-ip/ac9e7bef-0f12-4edb-a35d-35b8a6613fcd HTTP/1.1" 200 256 0.010817 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:31:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000840 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:31:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000788 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:31:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001231 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:31:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000878 10.0.0.50 - - [2025-10-06 01:31:58] "GET / HTTP/1.1" 200 35931 0.001354 10.0.0.50 - - [2025-10-06 01:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.50 - - [2025-10-06 01:31:58] "GET /global-system-config/4580ee92-848b-4b28-913b-99774b317959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004335 10.0.0.50 - - [2025-10-06 01:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.50 - - [2025-10-06 01:31:58] "GET /config-node/dc7f6ca6-88e3-4059-a5eb-5245cfb39077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.005089 10.0.0.50 - - [2025-10-06 01:32:09] "GET / HTTP/1.1" 200 35931 0.001332 10.0.0.50 - - [2025-10-06 01:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.50 - - [2025-10-06 01:32:09] "GET /routing-instance/9a43febe-90cf-4c8f-bada-91e5c99556cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002837 10.0.0.50 - - [2025-10-06 01:32:09] "POST /bgp-routers HTTP/1.1" 409 301 0.001835 10.0.0.50 - - [2025-10-06 01:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.50 - - [2025-10-06 01:32:09] "GET /bgp-router/a6efe655-6fc8-498c-8e17-42a41a0f8f8d?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.004677 10.0.0.50 - - [2025-10-06 01:32:09] "PUT /bgp-router/a6efe655-6fc8-498c-8e17-42a41a0f8f8d HTTP/1.1" 200 254 0.009399 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:32:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000864 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:32:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000780 10.0.0.50 - - [2025-10-06 01:32:17] "GET /virtual-machine-interface/4b64f568-a253-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004411 10.0.0.50 - - [2025-10-06 01:32:17] "POST /set-tag HTTP/1.1" 200 109 0.005134 10.0.0.50 - - [2025-10-06 01:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.50 - - [2025-10-06 01:32:17] "GET /loadbalancer/32469ea5-39e3-41c0-b9f7-5e43d29463f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002632 10.0.0.50 - - [2025-10-06 01:32:17] "GET /virtual-machine-interface/4b64f568-a253-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003509 10.0.0.50 - - [2025-10-06 01:32:18] "POST /set-tag HTTP/1.1" 200 109 0.042350 10.0.0.50 - - [2025-10-06 01:32:18] "DELETE /loadbalancer-member/095681cd-9ee3-43bc-b2b9-4ac27a41b225 HTTP/1.1" 200 115 0.039096 10.0.0.50 - - [2025-10-06 01:32:18] "GET /virtual-machine-interface/4b64f568-a253-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008336 10.0.0.50 - - [2025-10-06 01:32:18] "POST /set-tag HTTP/1.1" 200 109 0.002019 10.0.0.50 - - [2025-10-06 01:32:18] "DELETE /loadbalancer-member/6c980d12-1dbe-4aed-842d-9fa8edda0901 HTTP/1.1" 200 115 0.042487 10.0.0.50 - - [2025-10-06 01:32:18] "GET /virtual-machine-interface/4b64f568-a253-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005971 10.0.0.50 - - [2025-10-06 01:32:18] "POST /set-tag HTTP/1.1" 200 109 0.001841 10.0.0.50 - - [2025-10-06 01:32:18] "DELETE /loadbalancer-member/74e06de5-2bde-4fb7-9cc9-c0a0bb0b92ea HTTP/1.1" 200 115 0.040845 10.0.0.50 - - [2025-10-06 01:32:18] "GET /virtual-machine-interface/4b64f568-a253-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006901 10.0.0.50 - - [2025-10-06 01:32:18] "POST /set-tag HTTP/1.1" 200 109 0.007279 10.0.0.50 - - [2025-10-06 01:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.50 - - [2025-10-06 01:32:18] "GET /loadbalancer/32469ea5-39e3-41c0-b9f7-5e43d29463f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002501 10.0.0.50 - - [2025-10-06 01:32:18] "GET /loadbalancer-pool/c62e14e7-dfb0-492c-8c04-826c8a5f86b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002317 10.0.0.50 - - [2025-10-06 01:32:18] "POST /loadbalancer-members HTTP/1.1" 200 690 0.030523 10.0.0.50 - - [2025-10-06 01:32:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.042819 10.0.0.50 - - [2025-10-06 01:32:18] "GET /virtual-machine-interface/4b64f568-a253-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.021090 10.0.0.50 - - [2025-10-06 01:32:18] "GET /virtual-machine-interface/4b64f568-a253-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007968 10.0.0.50 - - [2025-10-06 01:32:18] "GET /floating-ip/ac9e7bef-0f12-4edb-a35d-35b8a6613fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.001786 10.0.0.50 - - [2025-10-06 01:32:18] "POST /set-tag HTTP/1.1" 200 109 0.067693 10.0.0.50 - - [2025-10-06 01:32:18] "GET /loadbalancer-pool/92f60696-6941-4ed5-b69b-1dc47f264506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.019363 10.0.0.50 - - [2025-10-06 01:32:18] "POST /loadbalancer-members HTTP/1.1" 200 690 0.029667 10.0.0.50 - - [2025-10-06 01:32:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.011006 10.0.0.50 - - [2025-10-06 01:32:18] "GET /virtual-machine-interface/4b64f568-a253-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016573 10.0.0.50 - - [2025-10-06 01:32:18] "GET /virtual-machine-interface/4b64f568-a253-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006283 10.0.0.50 - - [2025-10-06 01:32:18] "POST /set-tag HTTP/1.1" 200 109 0.007334 10.0.0.50 - - [2025-10-06 01:32:18] "GET /floating-ip/ac9e7bef-0f12-4edb-a35d-35b8a6613fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002634 10.0.0.50 - - [2025-10-06 01:32:18] "GET /loadbalancer-pool/7730459f-315c-4866-827e-3e5ef8b1e0cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.008748 10.0.0.50 - - [2025-10-06 01:32:18] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014607 10.0.0.50 - - [2025-10-06 01:32:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.022897 10.0.0.50 - - [2025-10-06 01:32:18] "GET /virtual-machine-interface/4b64f568-a253-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.021045 10.0.0.50 - - [2025-10-06 01:32:18] "GET /virtual-machine-interface/4b64f568-a253-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004101 10.0.0.50 - - [2025-10-06 01:32:18] "GET /floating-ip/ac9e7bef-0f12-4edb-a35d-35b8a6613fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.008813 10.0.0.50 - - [2025-10-06 01:32:18] "POST /set-tag HTTP/1.1" 200 109 0.003258 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:32:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000930 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:32:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000803 10.0.0.50 - - [2025-10-06 01:34:01] "GET /global-system-configs HTTP/1.1" 200 322 0.003193 10.0.0.50 - - [2025-10-06 01:34:03] "GET /global-system-configs HTTP/1.1" 200 322 0.002259 10.0.0.50 - - [2025-10-06 01:34:32] "GET / HTTP/1.1" 200 35931 0.001267 10.0.0.50 - - [2025-10-06 01:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.50 - - [2025-10-06 01:34:32] "GET /project/87dbfaec-2bc6-43ed-9c51-2e60f26383a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038870 10.0.0.50 - - [2025-10-06 01:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.50 - - [2025-10-06 01:34:32] "GET /project/87dbfaec-2bc6-43ed-9c51-2e60f26383a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036862 10.0.0.50 - - [2025-10-06 01:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.50 - - [2025-10-06 01:34:33] "GET /project/87dbfaec-2bc6-43ed-9c51-2e60f26383a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.057669 10.0.0.50 - - [2025-10-06 01:34:33] "POST /tags HTTP/1.1" 200 333 0.048520 10.0.0.50 - - [2025-10-06 01:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010828 10.0.0.50 - - [2025-10-06 01:34:33] "GET /tag/7c22275d-babf-4186-8dfe-defde2e7d74d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.038771 10.0.0.50 - - [2025-10-06 01:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004173 10.0.0.50 - - [2025-10-06 01:34:33] "GET /project/87dbfaec-2bc6-43ed-9c51-2e60f26383a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.066458 10.0.0.50 - - [2025-10-06 01:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007360 10.0.0.50 - - [2025-10-06 01:34:33] "GET /virtual-network/4780c7b0-c619-4bf5-89bd-fc3d38dd161b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.008139 10.0.0.50 - - [2025-10-06 01:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009261 10.0.0.50 - - [2025-10-06 01:34:33] "GET /service-appliance-set/adbf0380-54bf-4ea0-ba66-99ad2b8d78b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.005397 10.0.0.50 - - [2025-10-06 01:34:33] "POST /fqname-to-id HTTP/1.1" 404 254 0.003865 10.0.0.50 - - [2025-10-06 01:34:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.149608 10.0.0.50 - - [2025-10-06 01:34:34] "GET /virtual-machine-interface/447db634-3ce5-47ae-a991-1c82a91f00dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.033306 10.0.0.50 - - [2025-10-06 01:34:34] "POST /instance-ips HTTP/1.1" 200 409 0.070404 10.0.0.50 - - [2025-10-06 01:34:34] "GET /instance-ip/ce99525b-af39-4a8a-94f7-445995549610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.019469 10.0.0.50 - - [2025-10-06 01:34:34] "POST /loadbalancers HTTP/1.1" 200 610 0.109806 10.0.0.50 - - [2025-10-06 01:34:34] "GET /project/87dbfaec-2bc6-43ed-9c51-2e60f26383a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035623 10.0.0.50 - - [2025-10-06 01:34:34] "GET /instance-ip/ce99525b-af39-4a8a-94f7-445995549610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004586 10.0.0.50 - - [2025-10-06 01:34:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.025167 10.0.0.50 - - [2025-10-06 01:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008937 10.0.0.50 - - [2025-10-06 01:34:34] "POST /floating-ips HTTP/1.1" 200 597 0.036997 10.0.0.50 - - [2025-10-06 01:34:34] "GET /project/87dbfaec-2bc6-43ed-9c51-2e60f26383a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049928 10.0.0.50 - - [2025-10-06 01:34:34] "GET /loadbalancer/89bf49d5-2c05-4a07-91fb-31de21546004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.007355 10.0.0.50 - - [2025-10-06 01:34:34] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.017058 10.0.0.50 - - [2025-10-06 01:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005929 10.0.0.50 - - [2025-10-06 01:34:34] "GET /project/87dbfaec-2bc6-43ed-9c51-2e60f26383a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058031 10.0.0.50 - - [2025-10-06 01:34:34] "GET /loadbalancer-listener/746e81ac-f867-4834-8b2e-014e9aea1d1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.005985 10.0.0.50 - - [2025-10-06 01:34:34] "GET /loadbalancer-listener/746e81ac-f867-4834-8b2e-014e9aea1d1d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.004309 10.0.0.50 - - [2025-10-06 01:34:34] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.028200 10.0.0.50 - - [2025-10-06 01:34:34] "GET /instance-ip/ce99525b-af39-4a8a-94f7-445995549610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.003888 10.0.0.50 - - [2025-10-06 01:34:34] "GET /instance-ip/ce99525b-af39-4a8a-94f7-445995549610?fields=floating_ips HTTP/1.1" 200 1213 0.007066 10.0.0.50 - - [2025-10-06 01:34:34] "GET /floating-ip/9ec1a3a5-db0d-4be9-b7a5-d32bdcee1f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.002115 10.0.0.50 - - [2025-10-06 01:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.50 - - [2025-10-06 01:34:34] "GET /loadbalancer/89bf49d5-2c05-4a07-91fb-31de21546004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002381 10.0.0.50 - - [2025-10-06 01:34:34] "POST /tags HTTP/1.1" 200 295 0.050906 10.0.0.50 - - [2025-10-06 01:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.50 - - [2025-10-06 01:34:34] "GET /tag/d2d7e98d-0abe-46d1-baf7-0a0ae3769f94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.014283 10.0.0.50 - - [2025-10-06 01:34:34] "POST /tags HTTP/1.1" 409 233 0.001630 10.0.0.50 - - [2025-10-06 01:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.50 - - [2025-10-06 01:34:34] "GET /tag/511a237c-559a-4efd-8e0b-ef6299cb7d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.011774 10.0.0.50 - - [2025-10-06 01:34:34] "POST /tags HTTP/1.1" 409 206 0.002256 10.0.0.50 - - [2025-10-06 01:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.50 - - [2025-10-06 01:34:35] "GET /tag/4feec444-f785-4918-8c1e-e8ffc88b6546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012444 10.0.0.50 - - [2025-10-06 01:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.50 - - [2025-10-06 01:34:35] "GET /virtual-network/283b9134-a525-4265-92f2-a4195a968589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003751 10.0.0.50 - - [2025-10-06 01:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.50 - - [2025-10-06 01:34:35] "GET /project/87dbfaec-2bc6-43ed-9c51-2e60f26383a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027224 10.0.0.50 - - [2025-10-06 01:34:35] "POST /virtual-machines HTTP/1.1" 200 369 0.010969 10.0.0.50 - - [2025-10-06 01:34:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.036952 10.0.0.50 - - [2025-10-06 01:34:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.115947 10.0.0.50 - - [2025-10-06 01:34:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.012707 10.0.0.50 - - [2025-10-06 01:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006404 10.0.0.50 - - [2025-10-06 01:34:35] "GET /virtual-machine-interface/9d7b2588-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.005464 10.0.0.50 - - [2025-10-06 01:34:35] "POST /instance-ips HTTP/1.1" 200 409 0.020024 10.0.0.50 - - [2025-10-06 01:34:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.026471 10.0.0.50 - - [2025-10-06 01:34:35] "GET /virtual-machine-interface/9d7b2588-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.010412 10.0.0.50 - - [2025-10-06 01:34:35] "POST /set-tag HTTP/1.1" 200 109 0.015239 10.0.0.50 - - [2025-10-06 01:34:35] "GET /virtual-machine-interface/9d7b2588-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.018803 10.0.0.50 - - [2025-10-06 01:34:35] "GET /instance-ip/9d96c6e4-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002486 10.0.0.50 - - [2025-10-06 01:34:35] "GET /virtual-machine-interface/9d7b2588-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004154 10.0.0.50 - - [2025-10-06 01:34:35] "POST /set-tag HTTP/1.1" 200 109 0.001993 10.0.0.50 - - [2025-10-06 01:34:35] "GET /virtual-router/ed0b220e-31a4-4985-9926-9bea794d7c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003051 10.0.0.50 - - [2025-10-06 01:34:35] "POST /ref-update HTTP/1.1" 200 156 0.008544 10.0.0.50 - - [2025-10-06 01:34:35] "GET /virtual-machine-interface/9d7b2588-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.016684 10.0.0.50 - - [2025-10-06 01:34:35] "POST /set-tag HTTP/1.1" 200 109 0.001987 10.0.0.50 - - [2025-10-06 01:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.50 - - [2025-10-06 01:34:35] "GET /virtual-network/283b9134-a525-4265-92f2-a4195a968589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003535 10.0.0.50 - - [2025-10-06 01:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.50 - - [2025-10-06 01:34:35] "GET /project/87dbfaec-2bc6-43ed-9c51-2e60f26383a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028252 10.0.0.50 - - [2025-10-06 01:34:35] "POST /virtual-machines HTTP/1.1" 200 369 0.010910 10.0.0.50 - - [2025-10-06 01:34:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.016675 10.0.0.50 - - [2025-10-06 01:34:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.114231 10.0.0.50 - - [2025-10-06 01:34:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.009421 10.0.0.50 - - [2025-10-06 01:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006673 10.0.0.50 - - [2025-10-06 01:34:36] "GET /virtual-machine-interface/9de9af6c-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.007289 10.0.0.50 - - [2025-10-06 01:34:36] "POST /instance-ips HTTP/1.1" 200 409 0.019346 10.0.0.50 - - [2025-10-06 01:34:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.024251 10.0.0.50 - - [2025-10-06 01:34:36] "GET /virtual-machine-interface/9de9af6c-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.009536 10.0.0.50 - - [2025-10-06 01:34:36] "POST /set-tag HTTP/1.1" 200 109 0.014637 10.0.0.50 - - [2025-10-06 01:34:36] "GET /virtual-machine-interface/9de9af6c-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009842 10.0.0.50 - - [2025-10-06 01:34:36] "GET /instance-ip/9e04bb54-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002775 10.0.0.50 - - [2025-10-06 01:34:36] "GET /virtual-machine-interface/9de9af6c-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003931 10.0.0.50 - - [2025-10-06 01:34:36] "POST /set-tag HTTP/1.1" 200 109 0.001660 10.0.0.50 - - [2025-10-06 01:34:36] "GET /virtual-router/ed0b220e-31a4-4985-9926-9bea794d7c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.002923 10.0.0.50 - - [2025-10-06 01:34:36] "POST /ref-update HTTP/1.1" 200 156 0.007048 10.0.0.50 - - [2025-10-06 01:34:36] "GET /virtual-machine-interface/9de9af6c-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012032 10.0.0.50 - - [2025-10-06 01:34:36] "POST /set-tag HTTP/1.1" 200 109 0.004956 10.0.0.50 - - [2025-10-06 01:34:36] "GET /virtual-machine-interface/9d7b2588-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003416 10.0.0.50 - - [2025-10-06 01:34:36] "POST /set-tag HTTP/1.1" 200 109 0.001567 10.0.0.50 - - [2025-10-06 01:34:36] "GET /virtual-machine-interface/9de9af6c-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004326 10.0.0.50 - - [2025-10-06 01:34:36] "POST /set-tag HTTP/1.1" 200 109 0.002208 10.0.0.50 - - [2025-10-06 01:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.50 - - [2025-10-06 01:34:36] "GET /project/87dbfaec-2bc6-43ed-9c51-2e60f26383a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.025302 10.0.0.50 - - [2025-10-06 01:34:36] "GET /virtual-networks?parent_id=87dbfaec-2bc6-43ed-9c51-2e60f26383a3&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001644 10.0.0.50 - - [2025-10-06 01:34:36] "POST /virtual-networks HTTP/1.1" 200 512 0.050648 10.0.0.50 - - [2025-10-06 01:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006108 10.0.0.50 - - [2025-10-06 01:34:36] "POST /route-targets HTTP/1.1" 200 327 0.008569 10.0.0.50 - - [2025-10-06 01:34:36] "POST /ref-update HTTP/1.1" 200 156 0.013379 10.0.0.50 - - [2025-10-06 01:34:36] "GET /network-ipam/f1bd26c0-5e21-4b99-a88a-a22101d2397a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.005363 10.0.0.50 - - [2025-10-06 01:34:36] "POST /useragent-kv HTTP/1.1" 200 115 0.006460 10.0.0.50 - - [2025-10-06 01:34:36] "POST /ref-update HTTP/1.1" 200 156 0.047793 10.0.0.50 - - [2025-10-06 01:34:36] "GET /virtual-network/0dc60893-776e-4ec2-82ed-b04ba7190bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.005532 10.0.0.50 - - [2025-10-06 01:34:36] "GET /domains HTTP/1.1" 200 280 0.001898 10.0.0.50 - - [2025-10-06 01:34:36] "GET /domain/d7645e1a-e130-48e5-baf2-69767e7bfe5a HTTP/1.1" 200 3087 0.012177 10.0.0.50 - - [2025-10-06 01:34:36] "GET /project/87dbfaec-2bc6-43ed-9c51-2e60f26383a3 HTTP/1.1" 200 7064 0.046424 10.0.0.50 - - [2025-10-06 01:34:36] "GET /virtual-network/0dc60893-776e-4ec2-82ed-b04ba7190bda HTTP/1.1" 200 2080 0.005296 10.0.0.50 - - [2025-10-06 01:34:36] "GET /virtual-network/0dc60893-776e-4ec2-82ed-b04ba7190bda HTTP/1.1" 200 2080 0.003527 10.0.0.50 - - [2025-10-06 01:34:36] "GET /routing-instance/f2a4a608-825b-489e-b103-75f114b0c699 HTTP/1.1" 200 1403 0.002339 10.0.0.50 - - [2025-10-06 01:34:36] "GET /routing-instance/f2a4a608-825b-489e-b103-75f114b0c699 HTTP/1.1" 200 1403 0.002090 10.0.0.50 - - [2025-10-06 01:34:37] "GET /route-target/722539ec-bd7c-4845-8118-78d859ecd7c1 HTTP/1.1" 200 1151 0.001902 10.0.0.50 - - [2025-10-06 01:34:37] "GET /virtual-network/0dc60893-776e-4ec2-82ed-b04ba7190bda HTTP/1.1" 200 2080 0.005230 10.0.0.50 - - [2025-10-06 01:34:37] "GET /routing-instance/f2a4a608-825b-489e-b103-75f114b0c699 HTTP/1.1" 200 1403 0.004034 10.0.0.50 - - [2025-10-06 01:34:37] "GET /virtual-network/0dc60893-776e-4ec2-82ed-b04ba7190bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.006361 10.0.0.50 - - [2025-10-06 01:34:37] "GET /virtual-network/0dc60893-776e-4ec2-82ed-b04ba7190bda HTTP/1.1" 200 2080 0.004381 10.0.0.50 - - [2025-10-06 01:34:37] "GET /routing-instance/f2a4a608-825b-489e-b103-75f114b0c699 HTTP/1.1" 200 1403 0.003496 10.0.0.50 - - [2025-10-06 01:34:37] "GET /routing-instance/f2a4a608-825b-489e-b103-75f114b0c699 HTTP/1.1" 200 1403 0.002621 10.0.0.50 - - [2025-10-06 01:34:37] "GET /route-target/722539ec-bd7c-4845-8118-78d859ecd7c1 HTTP/1.1" 200 1151 0.002242 10.0.0.50 - - [2025-10-06 01:34:37] "GET /domains HTTP/1.1" 200 280 0.001905 10.0.0.50 - - [2025-10-06 01:34:37] "GET /domain/d7645e1a-e130-48e5-baf2-69767e7bfe5a HTTP/1.1" 200 3087 0.003056 10.0.0.50 - - [2025-10-06 01:34:37] "GET /project/87dbfaec-2bc6-43ed-9c51-2e60f26383a3 HTTP/1.1" 200 7064 0.035679 10.0.0.50 - - [2025-10-06 01:34:37] "GET /virtual-network/0dc60893-776e-4ec2-82ed-b04ba7190bda HTTP/1.1" 200 2080 0.006082 10.0.0.50 - - [2025-10-06 01:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.50 - - [2025-10-06 01:34:37] "GET /project/87dbfaec-2bc6-43ed-9c51-2e60f26383a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033828 10.0.0.50 - - [2025-10-06 01:34:37] "GET /virtual-network/0dc60893-776e-4ec2-82ed-b04ba7190bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.005839 10.0.0.50 - - [2025-10-06 01:34:37] "GET /floating-ip-pools?parent_id=0dc60893-776e-4ec2-82ed-b04ba7190bda&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001595 10.0.0.50 - - [2025-10-06 01:34:37] "GET /virtual-network/0dc60893-776e-4ec2-82ed-b04ba7190bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003945 10.0.0.50 - - [2025-10-06 01:34:37] "POST /floating-ip-pools HTTP/1.1" 200 562 0.016297 10.0.0.50 - - [2025-10-06 01:34:37] "POST /ref-update HTTP/1.1" 200 156 0.013961 10.0.0.50 - - [2025-10-06 01:34:37] "GET /virtual-network/0dc60893-776e-4ec2-82ed-b04ba7190bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003734 10.0.0.50 - - [2025-10-06 01:34:37] "GET /domains HTTP/1.1" 200 280 0.001306 10.0.0.50 - - [2025-10-06 01:34:37] "GET /domain/d7645e1a-e130-48e5-baf2-69767e7bfe5a HTTP/1.1" 200 3087 0.001970 10.0.0.50 - - [2025-10-06 01:34:37] "GET /project/87dbfaec-2bc6-43ed-9c51-2e60f26383a3 HTTP/1.1" 200 7320 0.024339 10.0.0.50 - - [2025-10-06 01:34:37] "GET /virtual-network/0dc60893-776e-4ec2-82ed-b04ba7190bda HTTP/1.1" 200 2318 0.005331 10.0.0.50 - - [2025-10-06 01:34:37] "GET /floating-ip-pool/42c33743-e05a-46dd-a3c6-13367e51c4d7 HTTP/1.1" 200 1314 0.001677 10.0.0.50 - - [2025-10-06 01:34:37] "GET /domains HTTP/1.1" 200 280 0.001312 10.0.0.50 - - [2025-10-06 01:34:37] "GET /domain/d7645e1a-e130-48e5-baf2-69767e7bfe5a HTTP/1.1" 200 3087 0.002119 10.0.0.50 - - [2025-10-06 01:34:37] "GET /project/87dbfaec-2bc6-43ed-9c51-2e60f26383a3 HTTP/1.1" 200 7320 0.038726 10.0.0.50 - - [2025-10-06 01:34:37] "GET /virtual-network/0dc60893-776e-4ec2-82ed-b04ba7190bda HTTP/1.1" 200 2318 0.012380 10.0.0.50 - - [2025-10-06 01:34:37] "GET /virtual-network/0dc60893-776e-4ec2-82ed-b04ba7190bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.004099 10.0.0.50 - - [2025-10-06 01:34:37] "POST /tags HTTP/1.1" 200 365 0.048517 10.0.0.50 - - [2025-10-06 01:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005688 10.0.0.50 - - [2025-10-06 01:34:37] "GET /tag/192b70e8-ccf7-4f60-8dd6-886fa47397b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013054 10.0.0.50 - - [2025-10-06 01:34:37] "POST /tags HTTP/1.1" 409 206 0.001763 10.0.0.50 - - [2025-10-06 01:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001386 10.0.0.50 - - [2025-10-06 01:34:37] "GET /tag/4feec444-f785-4918-8c1e-e8ffc88b6546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010042 10.0.0.50 - - [2025-10-06 01:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.50 - - [2025-10-06 01:34:37] "GET /project/87dbfaec-2bc6-43ed-9c51-2e60f26383a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.029945 10.0.0.50 - - [2025-10-06 01:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.50 - - [2025-10-06 01:34:37] "GET /virtual-network/283b9134-a525-4265-92f2-a4195a968589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003433 10.0.0.50 - - [2025-10-06 01:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.50 - - [2025-10-06 01:34:37] "GET /service-appliance-set/dad16011-2300-42be-a61e-b84b9b92de07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.005206 10.0.0.50 - - [2025-10-06 01:34:37] "POST /fqname-to-id HTTP/1.1" 404 258 0.001493 10.0.0.50 - - [2025-10-06 01:34:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.087281 10.0.0.50 - - [2025-10-06 01:34:37] "GET /virtual-machine-interface/b69984df-ab5b-4882-9280-6a7104d5546d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.005501 10.0.0.50 - - [2025-10-06 01:34:37] "POST /set-tag HTTP/1.1" 200 109 0.011883 10.0.0.50 - - [2025-10-06 01:34:37] "POST /instance-ips HTTP/1.1" 200 417 0.032910 10.0.0.50 - - [2025-10-06 01:34:38] "GET /instance-ip/726b7abd-64d6-4048-98c6-47c7f3049f6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.004001 10.0.0.50 - - [2025-10-06 01:34:38] "POST /loadbalancers HTTP/1.1" 200 618 0.069968 10.0.0.50 - - [2025-10-06 01:34:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.031666 10.0.0.50 - - [2025-10-06 01:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008092 10.0.0.50 - - [2025-10-06 01:34:38] "POST /service-instances HTTP/1.1" 200 566 0.029531 10.0.0.50 - - [2025-10-06 01:34:38] "POST /ref-update HTTP/1.1" 200 156 0.034620 10.0.0.50 - - [2025-10-06 01:34:38] "GET /project/87dbfaec-2bc6-43ed-9c51-2e60f26383a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.034671 10.0.0.50 - - [2025-10-06 01:34:38] "GET /virtual-machine-interface/b69984df-ab5b-4882-9280-6a7104d5546d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.003455 10.0.0.50 - - [2025-10-06 01:34:38] "GET /virtual-machine-interface/b69984df-ab5b-4882-9280-6a7104d5546d?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.004688 10.0.0.50 - - [2025-10-06 01:34:38] "PUT /service-instance/a8f6d24f-b662-4f61-a0d5-720d66c6887e HTTP/1.1" 200 266 0.009691 10.0.0.50 - - [2025-10-06 01:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001344 10.0.0.50 - - [2025-10-06 01:34:38] "GET /floating-ip-pool/42c33743-e05a-46dd-a3c6-13367e51c4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002171 10.0.0.50 - - [2025-10-06 01:34:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.024843 10.0.0.50 - - [2025-10-06 01:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.016837 10.0.0.50 - - [2025-10-06 01:34:38] "POST /floating-ips HTTP/1.1" 200 671 0.113770 10.0.0.50 - - [2025-10-06 01:34:38] "POST /virtual-machines HTTP/1.1" 200 429 0.056758 10.0.0.50 - - [2025-10-06 01:34:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.026406 10.0.0.50 - - [2025-10-06 01:34:38] "GET /application-policy-set/6ba5c32c-fb87-4ef9-86d7-f114dc01cd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002872 10.0.0.50 - - [2025-10-06 01:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.50 - - [2025-10-06 01:34:38] "GET /policy-management/e1809ac1-21cf-46e3-a13d-9097c14214aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.020684 10.0.0.50 - - [2025-10-06 01:34:38] "POST /tags HTTP/1.1" 409 221 0.004861 10.0.0.50 - - [2025-10-06 01:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.50 - - [2025-10-06 01:34:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.122002 10.0.0.50 - - [2025-10-06 01:34:38] "POST /chown HTTP/1.1" 200 109 0.016718 10.0.0.50 - - [2025-10-06 01:34:38] "GET /tag/7c22275d-babf-4186-8dfe-defde2e7d74d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009470 10.0.0.50 - - [2025-10-06 01:34:38] "POST /tags HTTP/1.1" 409 238 0.001662 10.0.0.50 - - [2025-10-06 01:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.50 - - [2025-10-06 01:34:38] "GET /tag/192b70e8-ccf7-4f60-8dd6-886fa47397b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.009902 10.0.0.50 - - [2025-10-06 01:34:38] "POST /chown HTTP/1.1" 200 109 0.008183 10.0.0.50 - - [2025-10-06 01:34:38] "PUT /virtual-machine-interface/c884c1a8-08f3-4b0a-bc2e-180324d3ec4e HTTP/1.1" 200 284 0.016203 10.0.0.50 - - [2025-10-06 01:34:38] "PUT /instance-ip/726b7abd-64d6-4048-98c6-47c7f3049f6e HTTP/1.1" 200 256 0.069376 10.0.0.50 - - [2025-10-06 01:34:38] "POST /firewall-rules HTTP/1.1" 200 650 0.119457 10.0.0.50 - - [2025-10-06 01:34:38] "GET /firewall-rule/23705b21-40c9-4c41-9ff8-1c6e85cd560f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003217 10.0.0.50 - - [2025-10-06 01:34:38] "POST /ref-update HTTP/1.1" 200 156 0.014463 10.0.0.50 - - [2025-10-06 01:34:38] "GET /firewall-policy/d53de0b2-f61b-4320-a0fb-757cea739d78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.011162 10.0.0.50 - - [2025-10-06 01:34:38] "GET /firewall-rule/23705b21-40c9-4c41-9ff8-1c6e85cd560f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004438 10.0.0.50 - - [2025-10-06 01:34:38] "POST /ref-update HTTP/1.1" 200 156 0.024899 10.0.0.50 - - [2025-10-06 01:34:38] "POST /ref-update HTTP/1.1" 200 156 0.013541 10.0.0.50 - - [2025-10-06 01:34:38] "POST /ref-update HTTP/1.1" 200 156 0.015327 10.0.0.50 - - [2025-10-06 01:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005423 10.0.0.50 - - [2025-10-06 01:34:38] "POST /ref-update HTTP/1.1" 200 156 0.033955 10.0.0.50 - - [2025-10-06 01:34:38] "GET /project/87dbfaec-2bc6-43ed-9c51-2e60f26383a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.080739 10.0.0.50 - - [2025-10-06 01:34:38] "POST /ref-update HTTP/1.1" 200 156 0.064285 10.0.0.50 - - [2025-10-06 01:34:38] "POST /ref-update HTTP/1.1" 200 156 0.023602 10.0.0.50 - - [2025-10-06 01:34:39] "GET /loadbalancer/5b9578e0-31ff-41a9-a360-c789d45ffa55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.002409 10.0.0.50 - - [2025-10-06 01:34:39] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.024702 10.0.0.50 - - [2025-10-06 01:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006238 10.0.0.50 - - [2025-10-06 01:34:39] "POST /virtual-machines HTTP/1.1" 200 429 0.016159 10.0.0.50 - - [2025-10-06 01:34:39] "GET /project/87dbfaec-2bc6-43ed-9c51-2e60f26383a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.114482 10.0.0.50 - - [2025-10-06 01:34:39] "GET /loadbalancer-listener/e501b2bd-d3ad-4de3-9ae5-f0c9f27ad218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.011243 10.0.0.50 - - [2025-10-06 01:34:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.147058 10.0.0.50 - - [2025-10-06 01:34:39] "GET /loadbalancer-listener/e501b2bd-d3ad-4de3-9ae5-f0c9f27ad218?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.016535 10.0.0.50 - - [2025-10-06 01:34:39] "POST /chown HTTP/1.1" 200 109 0.017185 10.0.0.50 - - [2025-10-06 01:34:39] "POST /chown HTTP/1.1" 200 109 0.006727 10.0.0.50 - - [2025-10-06 01:34:39] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.035293 10.0.0.50 - - [2025-10-06 01:34:39] "PUT /virtual-machine-interface/99d410a8-773a-4c3a-b499-602f0e5f4c52 HTTP/1.1" 200 284 0.038744 10.0.0.50 - - [2025-10-06 01:34:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.026116 10.0.0.50 - - [2025-10-06 01:34:39] "GET /loadbalancer-pool/88413f21-d16f-491b-a540-d899a9a7a287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.010147 10.0.0.50 - - [2025-10-06 01:34:39] "PUT /instance-ip/726b7abd-64d6-4048-98c6-47c7f3049f6e HTTP/1.1" 200 256 0.037851 10.0.0.50 - - [2025-10-06 01:34:39] "POST /ref-update HTTP/1.1" 200 156 0.014289 10.0.0.50 - - [2025-10-06 01:34:39] "POST /loadbalancer-members HTTP/1.1" 200 707 0.051523 10.0.0.50 - - [2025-10-06 01:34:39] "POST /ref-update HTTP/1.1" 200 156 0.048011 10.0.0.50 - - [2025-10-06 01:34:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.030634 10.0.0.50 - - [2025-10-06 01:34:39] "POST /ref-update HTTP/1.1" 200 156 0.033089 10.0.0.50 - - [2025-10-06 01:34:39] "GET /loadbalancer-member/79c372b7-3bd4-48b2-9417-ee6aa245625c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.006055 10.0.0.50 - - [2025-10-06 01:34:39] "GET /application-policy-set/6ba5c32c-fb87-4ef9-86d7-f114dc01cd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002660 10.0.0.50 - - [2025-10-06 01:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.50 - - [2025-10-06 01:34:39] "POST /ref-update HTTP/1.1" 200 156 0.013507 10.0.0.50 - - [2025-10-06 01:34:39] "GET /policy-management/e1809ac1-21cf-46e3-a13d-9097c14214aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005695 10.0.0.50 - - [2025-10-06 01:34:39] "POST /ref-update HTTP/1.1" 200 156 0.013952 10.0.0.50 - - [2025-10-06 01:34:39] "POST /tags HTTP/1.1" 409 221 0.002209 10.0.0.50 - - [2025-10-06 01:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.50 - - [2025-10-06 01:34:39] "GET /tag/7c22275d-babf-4186-8dfe-defde2e7d74d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011207 10.0.0.50 - - [2025-10-06 01:34:39] "PUT /service-instance/a8f6d24f-b662-4f61-a0d5-720d66c6887e HTTP/1.1" 200 266 0.020915 10.0.0.50 - - [2025-10-06 01:34:39] "POST /tags HTTP/1.1" 409 238 0.005928 10.0.0.50 - - [2025-10-06 01:34:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.009043 10.0.0.50 - - [2025-10-06 01:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.50 - - [2025-10-06 01:34:39] "GET /tag/192b70e8-ccf7-4f60-8dd6-886fa47397b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.019934 10.0.0.50 - - [2025-10-06 01:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765 10.0.0.50 - - [2025-10-06 01:34:39] "POST /firewall-rules HTTP/1.1" 409 293 0.001561 10.0.0.50 - - [2025-10-06 01:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001421 10.0.0.50 - - [2025-10-06 01:34:39] "POST /chown HTTP/1.1" 200 109 0.006266 10.0.0.50 - - [2025-10-06 01:34:39] "POST /chown HTTP/1.1" 200 109 0.018144 10.0.0.50 - - [2025-10-06 01:34:39] "PUT /firewall-rule/23705b21-40c9-4c41-9ff8-1c6e85cd560f HTTP/1.1" 200 260 0.051635 10.0.0.50 - - [2025-10-06 01:34:39] "PUT /instance-ip/726b7abd-64d6-4048-98c6-47c7f3049f6e HTTP/1.1" 200 256 0.031848 10.0.0.50 - - [2025-10-06 01:34:39] "GET /firewall-rule/23705b21-40c9-4c41-9ff8-1c6e85cd560f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.018139 10.0.0.50 - - [2025-10-06 01:34:39] "GET /firewall-policy/d53de0b2-f61b-4320-a0fb-757cea739d78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.011499 10.0.0.50 - - [2025-10-06 01:34:39] "POST /ref-update HTTP/1.1" 200 156 0.020886 10.0.0.50 - - [2025-10-06 01:34:39] "GET /firewall-rule/23705b21-40c9-4c41-9ff8-1c6e85cd560f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.010131 10.0.0.50 - - [2025-10-06 01:34:39] "POST /chown HTTP/1.1" 200 109 0.006723 10.0.0.50 - - [2025-10-06 01:34:39] "POST /chown HTTP/1.1" 200 109 0.014120 10.0.0.50 - - [2025-10-06 01:34:39] "PUT /instance-ip/726b7abd-64d6-4048-98c6-47c7f3049f6e HTTP/1.1" 200 256 0.019834 10.0.0.50 - - [2025-10-06 01:34:40] "POST /ref-update HTTP/1.1" 200 156 0.011250 10.0.0.50 - - [2025-10-06 01:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.50 - - [2025-10-06 01:34:40] "POST /chown HTTP/1.1" 200 109 0.005346 10.0.0.50 - - [2025-10-06 01:34:40] "POST /chown HTTP/1.1" 200 109 0.005866 10.0.0.50 - - [2025-10-06 01:34:40] "PUT /instance-ip/726b7abd-64d6-4048-98c6-47c7f3049f6e HTTP/1.1" 200 256 0.014041 10.0.0.50 - - [2025-10-06 01:34:40] "POST /ref-update HTTP/1.1" 200 156 0.011658 10.0.0.50 - - [2025-10-06 01:34:40] "POST /chown HTTP/1.1" 200 109 0.006513 10.0.0.50 - - [2025-10-06 01:34:40] "POST /chown HTTP/1.1" 200 109 0.019792 10.0.0.50 - - [2025-10-06 01:34:40] "PUT /instance-ip/726b7abd-64d6-4048-98c6-47c7f3049f6e HTTP/1.1" 200 256 0.017511 10.0.0.50 - - [2025-10-06 01:34:40] "POST /ref-update HTTP/1.1" 200 156 0.009934 10.0.0.50 - - [2025-10-06 01:34:40] "PUT /service-instance/a8f6d24f-b662-4f61-a0d5-720d66c6887e HTTP/1.1" 200 266 0.007601 10.0.0.50 - - [2025-10-06 01:34:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.006856 10.0.0.50 - - [2025-10-06 01:34:40] "PUT /service-instance/a8f6d24f-b662-4f61-a0d5-720d66c6887e HTTP/1.1" 200 266 0.009644 10.0.0.50 - - [2025-10-06 01:34:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.007236 10.0.0.50 - - [2025-10-06 01:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.50 - - [2025-10-06 01:34:40] "GET /virtual-network/283b9134-a525-4265-92f2-a4195a968589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007814 10.0.0.50 - - [2025-10-06 01:34:40] "PUT /service-instance/a8f6d24f-b662-4f61-a0d5-720d66c6887e HTTP/1.1" 200 266 0.013409 10.0.0.50 - - [2025-10-06 01:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.50 - - [2025-10-06 01:34:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.007062 10.0.0.50 - - [2025-10-06 01:34:40] "PUT /service-instance/a8f6d24f-b662-4f61-a0d5-720d66c6887e HTTP/1.1" 200 266 0.014979 10.0.0.50 - - [2025-10-06 01:34:40] "GET /project/87dbfaec-2bc6-43ed-9c51-2e60f26383a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.052537 10.0.0.50 - - [2025-10-06 01:34:40] "POST /virtual-machines HTTP/1.1" 200 373 0.007379 10.0.0.50 - - [2025-10-06 01:34:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.019763 10.0.0.50 - - [2025-10-06 01:34:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.026595 10.0.0.50 - - [2025-10-06 01:34:40] "PUT /service-instance/a8f6d24f-b662-4f61-a0d5-720d66c6887e HTTP/1.1" 200 266 0.009428 10.0.0.50 - - [2025-10-06 01:34:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.017178 10.0.0.50 - - [2025-10-06 01:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001411 10.0.0.50 - - [2025-10-06 01:34:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.151333 10.0.0.50 - - [2025-10-06 01:34:40] "POST /chown HTTP/1.1" 200 109 0.026267 10.0.0.50 - - [2025-10-06 01:34:40] "POST /chown HTTP/1.1" 200 109 0.025985 10.0.0.50 - - [2025-10-06 01:34:40] "POST /ref-update HTTP/1.1" 200 156 0.020681 10.0.0.50 - - [2025-10-06 01:34:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.018822 10.0.0.50 - - [2025-10-06 01:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013397 10.0.0.50 - - [2025-10-06 01:34:40] "GET /virtual-machine-interface/a0c8d00a-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.009106 10.0.0.50 - - [2025-10-06 01:34:40] "POST /chown HTTP/1.1" 200 109 0.006144 10.0.0.50 - - [2025-10-06 01:34:40] "POST /chown HTTP/1.1" 200 109 0.010829 10.0.0.50 - - [2025-10-06 01:34:40] "POST /ref-update HTTP/1.1" 200 156 0.015705 10.0.0.50 - - [2025-10-06 01:34:41] "POST /instance-ips HTTP/1.1" 200 413 0.032575 10.0.0.50 - - [2025-10-06 01:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.50 - - [2025-10-06 01:34:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.033246 10.0.0.50 - - [2025-10-06 01:34:41] "GET /virtual-machine-interface/a0c8d00a-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.009174 10.0.0.50 - - [2025-10-06 01:34:41] "POST /chown HTTP/1.1" 200 109 0.018327 10.0.0.50 - - [2025-10-06 01:34:41] "POST /chown HTTP/1.1" 200 109 0.022596 10.0.0.50 - - [2025-10-06 01:34:41] "POST /chown HTTP/1.1" 200 109 0.017709 10.0.0.50 - - [2025-10-06 01:34:41] "POST /set-tag HTTP/1.1" 200 109 0.027945 10.0.0.50 - - [2025-10-06 01:34:41] "GET /virtual-machine-interface/a0c8d00a-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.016904 10.0.0.50 - - [2025-10-06 01:34:41] "GET /instance-ip/a0e9fcc6-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007970 10.0.0.50 - - [2025-10-06 01:34:41] "POST /chown HTTP/1.1" 200 109 0.013213 10.0.0.50 - - [2025-10-06 01:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010188 10.0.0.50 - - [2025-10-06 01:34:41] "GET /virtual-machine-interface/a0c8d00a-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003956 10.0.0.50 - - [2025-10-06 01:34:41] "POST /set-tag HTTP/1.1" 200 109 0.001555 10.0.0.50 - - [2025-10-06 01:34:41] "POST /chown HTTP/1.1" 200 109 0.005497 10.0.0.50 - - [2025-10-06 01:34:41] "GET /virtual-router/ed0b220e-31a4-4985-9926-9bea794d7c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.016620 10.0.0.50 - - [2025-10-06 01:34:41] "POST /chown HTTP/1.1" 200 109 0.011641 10.0.0.50 - - [2025-10-06 01:34:41] "POST /ref-update HTTP/1.1" 200 156 0.015338 10.0.0.50 - - [2025-10-06 01:34:41] "GET /virtual-machine-interface/a0c8d00a-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.013891 10.0.0.50 - - [2025-10-06 01:34:41] "POST /chown HTTP/1.1" 200 109 0.026205 10.0.0.50 - - [2025-10-06 01:34:41] "POST /set-tag HTTP/1.1" 200 109 0.002704 10.0.0.50 - - [2025-10-06 01:34:41] "POST /chown HTTP/1.1" 200 109 0.012370 10.0.0.50 - - [2025-10-06 01:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.50 - - [2025-10-06 01:34:41] "GET /virtual-machine-interface/a0c8d00a-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003889 10.0.0.50 - - [2025-10-06 01:34:41] "POST /set-tag HTTP/1.1" 200 109 0.001838 10.0.0.50 - - [2025-10-06 01:34:41] "POST /chown HTTP/1.1" 200 109 0.005454 10.0.0.50 - - [2025-10-06 01:34:41] "POST /chown HTTP/1.1" 200 109 0.016776 10.0.0.50 - - [2025-10-06 01:34:41] "POST /chown HTTP/1.1" 200 109 0.013283 10.0.0.50 - - [2025-10-06 01:34:41] "POST /chown HTTP/1.1" 200 109 0.005448 10.0.0.50 - - [2025-10-06 01:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.50 - - [2025-10-06 01:34:41] "POST /chown HTTP/1.1" 200 109 0.010274 10.0.0.50 - - [2025-10-06 01:34:41] "POST /chown HTTP/1.1" 200 109 0.005983 10.0.0.50 - - [2025-10-06 01:34:41] "POST /chown HTTP/1.1" 200 109 0.016486 10.0.0.50 - - [2025-10-06 01:34:41] "POST /chown HTTP/1.1" 200 109 0.018456 10.0.0.50 - - [2025-10-06 01:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.50 - - [2025-10-06 01:34:41] "POST /chown HTTP/1.1" 200 109 0.005916 10.0.0.50 - - [2025-10-06 01:34:41] "POST /chown HTTP/1.1" 200 109 0.021467 10.0.0.50 - - [2025-10-06 01:34:41] "POST /chown HTTP/1.1" 200 109 0.005690 10.0.0.50 - - [2025-10-06 01:34:41] "POST /chown HTTP/1.1" 200 109 0.019746 10.0.0.50 - - [2025-10-06 01:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.50 - - [2025-10-06 01:34:41] "POST /chown HTTP/1.1" 200 109 0.005708 10.0.0.50 - - [2025-10-06 01:34:41] "POST /chown HTTP/1.1" 200 109 0.017462 10.0.0.50 - - [2025-10-06 01:34:41] "POST /chown HTTP/1.1" 200 109 0.013584 10.0.0.50 - - [2025-10-06 01:34:41] "POST /chown HTTP/1.1" 200 109 0.005724 10.0.0.50 - - [2025-10-06 01:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001367 10.0.0.50 - - [2025-10-06 01:34:41] "POST /chown HTTP/1.1" 200 109 0.005027 10.0.0.50 - - [2025-10-06 01:34:41] "POST /chown HTTP/1.1" 200 109 0.025517 10.0.0.50 - - [2025-10-06 01:34:42] "POST /chown HTTP/1.1" 200 109 0.006341 10.0.0.50 - - [2025-10-06 01:34:42] "POST /chown HTTP/1.1" 200 109 0.015207 10.0.0.50 - - [2025-10-06 01:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.50 - - [2025-10-06 01:34:42] "POST /chown HTTP/1.1" 200 109 0.006069 10.0.0.50 - - [2025-10-06 01:34:42] "POST /chown HTTP/1.1" 200 109 0.011217 10.0.0.50 - - [2025-10-06 01:34:42] "POST /chown HTTP/1.1" 200 109 0.008566 10.0.0.50 - - [2025-10-06 01:34:42] "POST /chown HTTP/1.1" 200 109 0.006358 10.0.0.50 - - [2025-10-06 01:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.50 - - [2025-10-06 01:34:42] "POST /chown HTTP/1.1" 200 109 0.005512 10.0.0.50 - - [2025-10-06 01:34:42] "POST /chown HTTP/1.1" 200 109 0.012284 10.0.0.50 - - [2025-10-06 01:34:42] "POST /chown HTTP/1.1" 200 109 0.005945 10.0.0.50 - - [2025-10-06 01:34:42] "POST /chown HTTP/1.1" 200 109 0.015696 10.0.0.50 - - [2025-10-06 01:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.50 - - [2025-10-06 01:34:42] "POST /chown HTTP/1.1" 200 109 0.006202 10.0.0.50 - - [2025-10-06 01:34:42] "POST /chown HTTP/1.1" 200 109 0.010555 10.0.0.50 - - [2025-10-06 01:34:42] "POST /chown HTTP/1.1" 200 109 0.012812 10.0.0.50 - - [2025-10-06 01:34:42] "POST /chown HTTP/1.1" 200 109 0.005633 10.0.0.50 - - [2025-10-06 01:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004390 10.0.0.50 - - [2025-10-06 01:34:42] "POST /chown HTTP/1.1" 200 109 0.005975 10.0.0.50 - - [2025-10-06 01:34:42] "POST /chown HTTP/1.1" 200 109 0.006117 10.0.0.50 - - [2025-10-06 01:34:42] "POST /chown HTTP/1.1" 200 109 0.012242 10.0.0.50 - - [2025-10-06 01:34:42] "POST /chown HTTP/1.1" 200 109 0.020317 10.0.0.50 - - [2025-10-06 01:34:46] "GET /virtual-machine-interface/9d7b2588-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004275 10.0.0.50 - - [2025-10-06 01:34:46] "POST /set-tag HTTP/1.1" 200 109 0.003256 10.0.0.50 - - [2025-10-06 01:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.50 - - [2025-10-06 01:34:46] "GET /loadbalancer/89bf49d5-2c05-4a07-91fb-31de21546004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.001989 10.0.0.50 - - [2025-10-06 01:34:46] "GET /loadbalancer-pool/59ce5827-07a8-4c5c-b48b-0dd2e160e92c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.004055 10.0.0.50 - - [2025-10-06 01:34:46] "POST /loadbalancer-members HTTP/1.1" 200 702 0.023519 10.0.0.50 - - [2025-10-06 01:34:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.017338 10.0.0.50 - - [2025-10-06 01:34:46] "GET /virtual-machine-interface/9d7b2588-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013551 10.0.0.50 - - [2025-10-06 01:34:46] "GET /virtual-machine-interface/9d7b2588-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005623 10.0.0.50 - - [2025-10-06 01:34:46] "POST /ref-update HTTP/1.1" 200 156 0.011937 10.0.0.50 - - [2025-10-06 01:34:46] "GET /floating-ip/9ec1a3a5-db0d-4be9-b7a5-d32bdcee1f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.017246 10.0.0.50 - - [2025-10-06 01:34:46] "POST /tags HTTP/1.1" 409 221 0.001767 10.0.0.50 - - [2025-10-06 01:34:46] "PUT /floating-ip/9ec1a3a5-db0d-4be9-b7a5-d32bdcee1f77 HTTP/1.1" 200 256 0.015785 10.0.0.50 - - [2025-10-06 01:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121 10.0.0.50 - - [2025-10-06 01:34:46] "GET /tag/7c22275d-babf-4186-8dfe-defde2e7d74d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.017584 10.0.0.50 - - [2025-10-06 01:34:46] "POST /set-tag HTTP/1.1" 200 109 0.015096 10.0.0.50 - - [2025-10-06 01:34:47] "GET /virtual-machine-interface/9de9af6c-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008365 10.0.0.50 - - [2025-10-06 01:34:47] "POST /set-tag HTTP/1.1" 200 109 0.002096 10.0.0.50 - - [2025-10-06 01:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.50 - - [2025-10-06 01:34:47] "GET /loadbalancer/89bf49d5-2c05-4a07-91fb-31de21546004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002250 10.0.0.50 - - [2025-10-06 01:34:47] "GET /loadbalancer-pool/59ce5827-07a8-4c5c-b48b-0dd2e160e92c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003457 10.0.0.50 - - [2025-10-06 01:34:47] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015291 10.0.0.50 - - [2025-10-06 01:34:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.014717 10.0.0.50 - - [2025-10-06 01:34:47] "GET /virtual-machine-interface/9de9af6c-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011673 10.0.0.50 - - [2025-10-06 01:34:47] "GET /virtual-machine-interface/9de9af6c-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003435 10.0.0.50 - - [2025-10-06 01:34:47] "POST /ref-update HTTP/1.1" 200 156 0.006006 10.0.0.50 - - [2025-10-06 01:34:47] "GET /floating-ip/9ec1a3a5-db0d-4be9-b7a5-d32bdcee1f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006149 10.0.0.50 - - [2025-10-06 01:34:47] "POST /set-tag HTTP/1.1" 200 109 0.015471 10.0.0.50 - - [2025-10-06 01:34:48] "GET /virtual-machine/4a452236-e59a-46fe-8a0a-b8e8c19de5f6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.002644 10.0.0.50 - - [2025-10-06 01:34:48] "GET /virtual-machine-interface/9d7b2588-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003960 10.0.0.50 - - [2025-10-06 01:34:48] "GET /virtual-machine/79407531-1fad-4c55-8844-a59315ec28da?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.002628 10.0.0.50 - - [2025-10-06 01:34:48] "GET /virtual-machine-interface/9de9af6c-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004963 10.0.0.50 - - [2025-10-06 01:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.50 - - [2025-10-06 01:34:52] "POST /chown HTTP/1.1" 200 109 0.005696 10.0.0.50 - - [2025-10-06 01:34:52] "POST /chown HTTP/1.1" 200 109 0.005567 10.0.0.50 - - [2025-10-06 01:34:52] "POST /chown HTTP/1.1" 200 109 0.008027 10.0.0.50 - - [2025-10-06 01:34:52] "POST /chown HTTP/1.1" 200 109 0.013622 10.0.0.50 - - [2025-10-06 01:34:55] "GET /virtual-machine-interface/a0c8d00a-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004533 10.0.0.50 - - [2025-10-06 01:34:55] "POST /set-tag HTTP/1.1" 200 109 0.002022 10.0.0.50 - - [2025-10-06 01:34:58] "GET /virtual-machine/47d8c7ec-a634-4507-814a-144a5824598f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1221 0.002740 10.0.0.50 - - [2025-10-06 01:34:58] "GET /virtual-machine-interface/a0c8d00a-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003568 10.0.0.50 - - [2025-10-06 01:34:58] "GET /virtual-machine-interface/a0c8d00a-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005165 10.0.0.50 - - [2025-10-06 01:34:58] "POST /set-tag HTTP/1.1" 200 109 0.001843 10.0.0.50 - - [2025-10-06 01:35:30] "GET /virtual-machine-interface/a0c8d00a-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004061 10.0.0.50 - - [2025-10-06 01:35:30] "POST /set-tag HTTP/1.1" 200 109 0.002347 10.0.0.50 - - [2025-10-06 01:35:30] "GET /virtual-machine-interface/a0c8d00a-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003923 10.0.0.50 - - [2025-10-06 01:35:30] "POST /set-tag HTTP/1.1" 200 109 0.001917 10.0.0.50 - - [2025-10-06 01:35:30] "GET /virtual-machine/47d8c7ec-a634-4507-814a-144a5824598f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.002710 10.0.0.50 - - [2025-10-06 01:35:30] "POST /ref-update HTTP/1.1" 200 156 0.009354 10.0.0.50 - - [2025-10-06 01:35:30] "GET /virtual-machine-interface/a0c8d00a-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005211 10.0.0.50 - - [2025-10-06 01:35:30] "POST /set-tag HTTP/1.1" 200 109 0.013568 10.0.0.50 - - [2025-10-06 01:35:30] "POST /set-tag HTTP/1.1" 200 109 0.027762 10.0.0.50 - - [2025-10-06 01:35:30] "DELETE /instance-ip/a0e9fcc6-a254-11f0-a950-fa163e674f93 HTTP/1.1" 200 115 0.043578 10.0.0.50 - - [2025-10-06 01:35:30] "DELETE /virtual-machine-interface/a0c8d00a-a254-11f0-a950-fa163e674f93 HTTP/1.1" 200 115 0.038316 10.0.0.50 - - [2025-10-06 01:35:30] "DELETE /virtual-machine/47d8c7ec-a634-4507-814a-144a5824598f HTTP/1.1" 200 115 0.020628 10.0.0.50 - - [2025-10-06 01:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004444 10.0.0.50 - - [2025-10-06 01:35:34] "GET /tag/192b70e8-ccf7-4f60-8dd6-886fa47397b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.027722 10.0.0.50 - - [2025-10-06 01:35:34] "GET /tag/192b70e8-ccf7-4f60-8dd6-886fa47397b3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.024604 10.0.0.50 - - [2025-10-06 01:35:34] "GET /virtual-machine-interface/99d410a8-773a-4c3a-b499-602f0e5f4c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.005796 10.0.0.50 - - [2025-10-06 01:35:34] "POST /set-tag HTTP/1.1" 200 109 0.031152 10.0.0.50 - - [2025-10-06 01:35:34] "GET /virtual-machine-interface/b69984df-ab5b-4882-9280-6a7104d5546d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.030938 10.0.0.50 - - [2025-10-06 01:35:34] "POST /set-tag HTTP/1.1" 200 109 0.027388 10.0.0.50 - - [2025-10-06 01:35:34] "GET /virtual-machine-interface/c884c1a8-08f3-4b0a-bc2e-180324d3ec4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.010723 10.0.0.50 - - [2025-10-06 01:35:34] "POST /set-tag HTTP/1.1" 200 109 0.026527 10.0.0.50 - - [2025-10-06 01:35:34] "GET /firewall-policy/d53de0b2-f61b-4320-a0fb-757cea739d78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.035812 10.0.0.50 - - [2025-10-06 01:35:34] "GET /firewall-rule/23705b21-40c9-4c41-9ff8-1c6e85cd560f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004117 10.0.0.50 - - [2025-10-06 01:35:34] "POST /ref-update HTTP/1.1" 200 156 0.017354 10.0.0.50 - - [2025-10-06 01:35:34] "DELETE /firewall-rule/23705b21-40c9-4c41-9ff8-1c6e85cd560f HTTP/1.1" 200 115 0.049275 10.0.0.50 - - [2025-10-06 01:35:34] "DELETE /loadbalancer-member/79c372b7-3bd4-48b2-9417-ee6aa245625c HTTP/1.1" 200 115 0.052008 10.0.0.50 - - [2025-10-06 01:35:34] "PUT /service-instance/a8f6d24f-b662-4f61-a0d5-720d66c6887e HTTP/1.1" 200 266 0.029588 10.0.0.50 - - [2025-10-06 01:35:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.015149 10.0.0.50 - - [2025-10-06 01:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.015098 10.0.0.50 - - [2025-10-06 01:35:34] "DELETE /loadbalancer-pool/88413f21-d16f-491b-a540-d899a9a7a287 HTTP/1.1" 200 115 0.122156 10.0.0.50 - - [2025-10-06 01:35:34] "POST /chown HTTP/1.1" 200 109 0.045584 10.0.0.50 - - [2025-10-06 01:35:34] "DELETE /loadbalancer-listener/e501b2bd-d3ad-4de3-9ae5-f0c9f27ad218 HTTP/1.1" 200 115 0.044553 10.0.0.50 - - [2025-10-06 01:35:34] "GET /floating-ip/7936409d-a037-40df-86ff-e94fd4385ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.002679 10.0.0.50 - - [2025-10-06 01:35:34] "POST /chown HTTP/1.1" 200 109 0.007127 10.0.0.50 - - [2025-10-06 01:35:34] "POST /chown HTTP/1.1" 200 109 0.016562 10.0.0.50 - - [2025-10-06 01:35:34] "POST /chown HTTP/1.1" 200 109 0.034401 10.0.0.50 - - [2025-10-06 01:35:34] "PUT /floating-ip/7936409d-a037-40df-86ff-e94fd4385ed4 HTTP/1.1" 200 256 0.034202 10.0.0.50 - - [2025-10-06 01:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.50 - - [2025-10-06 01:35:35] "POST /chown HTTP/1.1" 200 109 0.014237 10.0.0.50 - - [2025-10-06 01:35:35] "DELETE /floating-ip/7936409d-a037-40df-86ff-e94fd4385ed4 HTTP/1.1" 200 115 0.085811 10.0.0.50 - - [2025-10-06 01:35:35] "POST /chown HTTP/1.1" 200 109 0.044502 10.0.0.50 - - [2025-10-06 01:35:35] "POST /chown HTTP/1.1" 200 109 0.007693 10.0.0.50 - - [2025-10-06 01:35:35] "DELETE /loadbalancer/5b9578e0-31ff-41a9-a360-c789d45ffa55 HTTP/1.1" 200 115 0.052217 10.0.0.50 - - [2025-10-06 01:35:35] "POST /chown HTTP/1.1" 200 109 0.007165 10.0.0.50 - - [2025-10-06 01:35:35] "PUT /service-instance/a8f6d24f-b662-4f61-a0d5-720d66c6887e HTTP/1.1" 200 266 0.010639 10.0.0.50 - - [2025-10-06 01:35:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.014139 10.0.0.50 - - [2025-10-06 01:35:35] "DELETE /instance-ip/726b7abd-64d6-4048-98c6-47c7f3049f6e HTTP/1.1" 200 115 0.087926 10.0.0.50 - - [2025-10-06 01:35:35] "GET /floating-ip-pool/42c33743-e05a-46dd-a3c6-13367e51c4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003814 10.0.0.50 - - [2025-10-06 01:35:35] "POST /ref-update HTTP/1.1" 200 156 0.013677 10.0.0.50 - - [2025-10-06 01:35:35] "PUT /service-instance/a8f6d24f-b662-4f61-a0d5-720d66c6887e HTTP/1.1" 200 266 0.023395 10.0.0.50 - - [2025-10-06 01:35:35] "DELETE /floating-ip-pool/42c33743-e05a-46dd-a3c6-13367e51c4d7 HTTP/1.1" 200 115 0.046016 10.0.0.50 - - [2025-10-06 01:35:35] "DELETE /virtual-machine-interface/b69984df-ab5b-4882-9280-6a7104d5546d HTTP/1.1" 200 115 0.088777 10.0.0.50 - - [2025-10-06 01:35:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.015635 10.0.0.50 - - [2025-10-06 01:35:35] "PUT /service-instance/a8f6d24f-b662-4f61-a0d5-720d66c6887e HTTP/1.1" 200 266 0.025170 10.0.0.50 - - [2025-10-06 01:35:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.023925 10.0.0.50 - - [2025-10-06 01:35:35] "DELETE /tag/192b70e8-ccf7-4f60-8dd6-886fa47397b3 HTTP/1.1" 200 115 0.133392 10.0.0.50 - - [2025-10-06 01:35:35] "POST /useragent-kv HTTP/1.1" 200 115 0.001237 10.0.0.50 - - [2025-10-06 01:35:35] "POST /useragent-kv HTTP/1.1" 200 115 0.010003 10.0.0.50 - - [2025-10-06 01:35:35] "DELETE /virtual-network/0dc60893-776e-4ec2-82ed-b04ba7190bda HTTP/1.1" 200 115 0.172950 10.0.0.50 - - [2025-10-06 01:35:35] "GET /routing-instance/f2a4a608-825b-489e-b103-75f114b0c699 HTTP/1.1" 404 171 0.002078 10.0.0.50 - - [2025-10-06 01:35:35] "DELETE /service-instance/a8f6d24f-b662-4f61-a0d5-720d66c6887e HTTP/1.1" 200 115 0.050877 10.0.0.50 - - [2025-10-06 01:35:35] "GET /domains HTTP/1.1" 200 280 0.001338 10.0.0.50 - - [2025-10-06 01:35:35] "GET /domain/d7645e1a-e130-48e5-baf2-69767e7bfe5a HTTP/1.1" 200 3087 0.003578 10.0.0.50 - - [2025-10-06 01:35:35] "GET /project/87dbfaec-2bc6-43ed-9c51-2e60f26383a3 HTTP/1.1" 200 7411 0.019379 10.0.0.50 - - [2025-10-06 01:35:35] "GET /virtual-machine-interface/c884c1a8-08f3-4b0a-bc2e-180324d3ec4e?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.004250 10.0.0.50 - - [2025-10-06 01:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.50 - - [2025-10-06 01:35:35] "GET /virtual-machine-interface/9de9af6c-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.012919 10.0.0.50 - - [2025-10-06 01:35:35] "POST /set-tag HTTP/1.1" 200 109 0.004775 10.0.0.50 - - [2025-10-06 01:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.50 - - [2025-10-06 01:35:35] "DELETE /route-target/722539ec-bd7c-4845-8118-78d859ecd7c1 HTTP/1.1" 200 115 0.065797 10.0.0.50 - - [2025-10-06 01:35:35] "GET /loadbalancer/89bf49d5-2c05-4a07-91fb-31de21546004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.020555 10.0.0.50 - - [2025-10-06 01:35:35] "DELETE /virtual-machine-interface/c884c1a8-08f3-4b0a-bc2e-180324d3ec4e HTTP/1.1" 200 115 0.126835 10.0.0.50 - - [2025-10-06 01:35:35] "POST /ref-update HTTP/1.1" 200 156 0.008743 10.0.0.50 - - [2025-10-06 01:35:35] "DELETE /virtual-machine/8b7f7d6a-c0d2-4b42-aefe-d424000e6030 HTTP/1.1" 200 115 0.028563 10.0.0.50 - - [2025-10-06 01:35:35] "GET /virtual-machine-interface/9de9af6c-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005283 10.0.0.50 - - [2025-10-06 01:35:35] "GET /virtual-machine-interface/99d410a8-773a-4c3a-b499-602f0e5f4c52?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.007332 10.0.0.50 - - [2025-10-06 01:35:35] "POST /set-tag HTTP/1.1" 200 109 0.014371 10.0.0.50 - - [2025-10-06 01:35:35] "DELETE /loadbalancer-member/db4e3e68-4cc7-4bbd-9a12-92f39fdfdb98 HTTP/1.1" 200 115 0.035788 10.0.0.50 - - [2025-10-06 01:35:35] "DELETE /virtual-machine-interface/99d410a8-773a-4c3a-b499-602f0e5f4c52 HTTP/1.1" 200 115 0.041607 10.0.0.50 - - [2025-10-06 01:35:35] "DELETE /virtual-machine/66a34b1c-8cb4-45bf-8f67-b07df29dfe9f HTTP/1.1" 200 115 0.021049 10.0.0.50 - - [2025-10-06 01:35:37] "GET /virtual-machine-interface/9de9af6c-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009526 10.0.0.50 - - [2025-10-06 01:35:37] "POST /set-tag HTTP/1.1" 200 109 0.002229 10.0.0.50 - - [2025-10-06 01:35:37] "GET /virtual-machine-interface/9de9af6c-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004357 10.0.0.50 - - [2025-10-06 01:35:37] "POST /set-tag HTTP/1.1" 200 109 0.002007 10.0.0.50 - - [2025-10-06 01:35:37] "GET /virtual-machine/79407531-1fad-4c55-8844-a59315ec28da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.002695 10.0.0.50 - - [2025-10-06 01:35:37] "POST /ref-update HTTP/1.1" 200 156 0.007604 10.0.0.50 - - [2025-10-06 01:35:37] "GET /virtual-machine-interface/9de9af6c-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009700 10.0.0.50 - - [2025-10-06 01:35:37] "POST /set-tag HTTP/1.1" 200 109 0.016392 10.0.0.50 - - [2025-10-06 01:35:37] "POST /set-tag HTTP/1.1" 200 109 0.029574 10.0.0.50 - - [2025-10-06 01:35:37] "POST /set-tag HTTP/1.1" 200 109 0.028611 10.0.0.50 - - [2025-10-06 01:35:37] "DELETE /instance-ip/9e04bb54-a254-11f0-a950-fa163e674f93 HTTP/1.1" 200 115 0.038277 10.0.0.50 - - [2025-10-06 01:35:37] "POST /ref-update HTTP/1.1" 200 156 0.007929 10.0.0.50 - - [2025-10-06 01:35:37] "DELETE /virtual-machine-interface/9de9af6c-a254-11f0-a950-fa163e674f93 HTTP/1.1" 200 115 0.036580 10.0.0.50 - - [2025-10-06 01:35:37] "DELETE /virtual-machine/79407531-1fad-4c55-8844-a59315ec28da HTTP/1.1" 200 115 0.015453 10.0.0.50 - - [2025-10-06 01:35:40] "GET /virtual-machine-interface/9d7b2588-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003989 10.0.0.50 - - [2025-10-06 01:35:40] "POST /set-tag HTTP/1.1" 200 109 0.002133 10.0.0.50 - - [2025-10-06 01:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.50 - - [2025-10-06 01:35:40] "GET /loadbalancer/89bf49d5-2c05-4a07-91fb-31de21546004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002217 10.0.0.50 - - [2025-10-06 01:35:42] "GET /virtual-machine-interface/9d7b2588-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005726 10.0.0.50 - - [2025-10-06 01:35:42] "POST /set-tag HTTP/1.1" 200 109 0.002144 10.0.0.50 - - [2025-10-06 01:35:42] "GET /virtual-machine-interface/9d7b2588-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005440 10.0.0.50 - - [2025-10-06 01:35:42] "POST /set-tag HTTP/1.1" 200 109 0.002401 10.0.0.50 - - [2025-10-06 01:35:42] "GET /virtual-machine/4a452236-e59a-46fe-8a0a-b8e8c19de5f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.002824 10.0.0.50 - - [2025-10-06 01:35:42] "POST /ref-update HTTP/1.1" 200 156 0.008140 10.0.0.50 - - [2025-10-06 01:35:42] "GET /virtual-machine-interface/9d7b2588-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.009860 10.0.0.50 - - [2025-10-06 01:35:42] "POST /set-tag HTTP/1.1" 200 109 0.017345 10.0.0.50 - - [2025-10-06 01:35:42] "POST /set-tag HTTP/1.1" 200 109 0.014818 10.0.0.50 - - [2025-10-06 01:35:42] "POST /set-tag HTTP/1.1" 200 109 0.032688 10.0.0.50 - - [2025-10-06 01:35:42] "DELETE /instance-ip/9d96c6e4-a254-11f0-a950-fa163e674f93 HTTP/1.1" 200 115 0.036266 10.0.0.50 - - [2025-10-06 01:35:42] "POST /ref-update HTTP/1.1" 200 156 0.009285 10.0.0.50 - - [2025-10-06 01:35:42] "DELETE /virtual-machine-interface/9d7b2588-a254-11f0-a950-fa163e674f93 HTTP/1.1" 200 115 0.036385 10.0.0.50 - - [2025-10-06 01:35:42] "DELETE /virtual-machine/4a452236-e59a-46fe-8a0a-b8e8c19de5f6 HTTP/1.1" 200 115 0.026443 10.0.0.50 - - [2025-10-06 01:35:42] "DELETE /tag/511a237c-559a-4efd-8e0b-ef6299cb7d10 HTTP/1.1" 200 115 0.045867 10.0.0.50 - - [2025-10-06 01:35:42] "DELETE /tag/d2d7e98d-0abe-46d1-baf7-0a0ae3769f94 HTTP/1.1" 200 115 0.048538 10.0.0.50 - - [2025-10-06 01:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.50 - - [2025-10-06 01:35:45] "GET /project/87dbfaec-2bc6-43ed-9c51-2e60f26383a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.059256 10.0.0.50 - - [2025-10-06 01:35:46] "POST /tags HTTP/1.1" 200 393 0.028237 10.0.0.50 - - [2025-10-06 01:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.025279 10.0.0.50 - - [2025-10-06 01:35:46] "GET /tag/f87c6e2a-8f7f-41d2-9a9d-5f19303dea02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014522 10.0.0.50 - - [2025-10-06 01:35:46] "POST /tags HTTP/1.1" 200 341 0.042537 10.0.0.50 - - [2025-10-06 01:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.50 - - [2025-10-06 01:35:46] "GET /tag/839f3723-6642-4763-b59f-774eadaa9404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016223 10.0.0.50 - - [2025-10-06 01:35:46] "POST /id-to-fqname HTTP/1.1" 200 192 0.002005 10.0.0.50 - - [2025-10-06 01:35:46] "POST /fqname-to-id HTTP/1.1" 404 201 0.009546 10.0.0.50 - - [2025-10-06 01:35:46] "POST /security-groups HTTP/1.1" 200 589 0.074905 10.0.0.50 - - [2025-10-06 01:35:46] "POST /projects HTTP/1.1" 200 519 0.204312 10.0.0.50 - - [2025-10-06 01:35:46] "POST /fqname-to-id HTTP/1.1" 404 236 0.001819 10.0.0.50 - - [2025-10-06 01:35:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.006496 10.0.0.50 - - [2025-10-06 01:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006772 10.0.0.50 - - [2025-10-06 01:35:46] "POST /access-control-lists HTTP/1.1" 200 598 0.061912 10.0.0.50 - - [2025-10-06 01:35:46] "POST /fqname-to-id HTTP/1.1" 404 235 0.004397 10.0.0.50 - - [2025-10-06 01:35:46] "GET /virtual-network/283b9134-a525-4265-92f2-a4195a968589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.051187 10.0.0.50 - - [2025-10-06 01:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.50 - - [2025-10-06 01:35:46] "GET /virtual-network/4780c7b0-c619-4bf5-89bd-fc3d38dd161b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.013123 10.0.0.50 - - [2025-10-06 01:35:46] "POST /access-control-lists HTTP/1.1" 200 596 0.076399 10.0.0.50 - - [2025-10-06 01:35:46] "PUT /virtual-network/283b9134-a525-4265-92f2-a4195a968589 HTTP/1.1" 200 264 0.059123 10.0.0.50 - - [2025-10-06 01:35:46] "PUT /virtual-network/4780c7b0-c619-4bf5-89bd-fc3d38dd161b HTTP/1.1" 200 264 0.047426 10.0.0.50 - - [2025-10-06 01:35:46] "POST /security-groups HTTP/1.1" 200 591 0.074014 10.0.0.50 - - [2025-10-06 01:35:46] "POST /fqname-to-id HTTP/1.1" 404 270 0.003458 10.0.0.50 - - [2025-10-06 01:35:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.039760 10.0.0.50 - - [2025-10-06 01:35:46] "POST /access-control-lists HTTP/1.1" 200 632 0.033086 10.0.0.50 - - [2025-10-06 01:35:46] "POST /chown HTTP/1.1" 200 109 0.028228 10.0.0.50 - - [2025-10-06 01:35:46] "POST /fqname-to-id HTTP/1.1" 404 269 0.002197 10.0.0.50 - - [2025-10-06 01:35:46] "GET /application-policy-set/6ba5c32c-fb87-4ef9-86d7-f114dc01cd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006841 10.0.0.50 - - [2025-10-06 01:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004962 10.0.0.50 - - [2025-10-06 01:35:46] "GET /policy-management/e1809ac1-21cf-46e3-a13d-9097c14214aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.046412 10.0.0.50 - - [2025-10-06 01:35:47] "POST /access-control-lists HTTP/1.1" 200 630 0.075473 10.0.0.50 - - [2025-10-06 01:35:47] "POST /tags HTTP/1.1" 409 226 0.001802 10.0.0.50 - - [2025-10-06 01:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001289 10.0.0.50 - - [2025-10-06 01:35:47] "GET /tag/839f3723-6642-4763-b59f-774eadaa9404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010162 10.0.0.50 - - [2025-10-06 01:35:47] "POST /firewall-rules HTTP/1.1" 200 600 0.058871 10.0.0.50 - - [2025-10-06 01:35:47] "GET /firewall-rule/dd0ddd13-201a-4f2d-9313-f7a177e4cc9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.011945 10.0.0.50 - - [2025-10-06 01:35:47] "GET /firewall-policy/7f3c2673-93c2-49ea-96e6-9af21a8f8bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004043 10.0.0.50 - - [2025-10-06 01:35:47] "GET /firewall-rule/dd0ddd13-201a-4f2d-9313-f7a177e4cc9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.011511 10.0.0.50 - - [2025-10-06 01:35:47] "POST /ref-update HTTP/1.1" 200 156 0.056171 10.0.0.50 - - [2025-10-06 01:35:47] "GET /application-policy-set/6ba5c32c-fb87-4ef9-86d7-f114dc01cd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002409 10.0.0.50 - - [2025-10-06 01:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001468 10.0.0.50 - - [2025-10-06 01:35:47] "GET /policy-management/e1809ac1-21cf-46e3-a13d-9097c14214aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001798 10.0.0.50 - - [2025-10-06 01:35:47] "POST /tags HTTP/1.1" 409 226 0.002664 10.0.0.50 - - [2025-10-06 01:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001137 10.0.0.50 - - [2025-10-06 01:35:47] "GET /tag/839f3723-6642-4763-b59f-774eadaa9404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009270 10.0.0.50 - - [2025-10-06 01:35:47] "POST /firewall-rules HTTP/1.1" 200 598 0.060839 10.0.0.50 - - [2025-10-06 01:35:47] "GET /firewall-rule/78889361-6b91-45a2-b65b-47065717ec94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.016357 10.0.0.50 - - [2025-10-06 01:35:47] "GET /firewall-policy/7f3c2673-93c2-49ea-96e6-9af21a8f8bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003953 10.0.0.50 - - [2025-10-06 01:35:47] "GET /firewall-rule/78889361-6b91-45a2-b65b-47065717ec94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002701 10.0.0.50 - - [2025-10-06 01:35:47] "POST /ref-update HTTP/1.1" 200 156 0.050862 10.0.0.50 - - [2025-10-06 01:35:49] "POST /tags HTTP/1.1" 200 393 0.018939 10.0.0.50 - - [2025-10-06 01:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.50 - - [2025-10-06 01:35:49] "GET /tag/25e82854-6998-42da-98a2-8dde92686989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011980 10.0.0.50 - - [2025-10-06 01:35:49] "POST /tags HTTP/1.1" 200 341 0.016019 10.0.0.50 - - [2025-10-06 01:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005496 10.0.0.50 - - [2025-10-06 01:35:49] "GET /tag/e801b922-3a51-4e6e-9fdb-4d0184b2da8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013900 10.0.0.50 - - [2025-10-06 01:35:49] "POST /id-to-fqname HTTP/1.1" 200 192 0.001040 10.0.0.50 - - [2025-10-06 01:35:49] "POST /fqname-to-id HTTP/1.1" 404 201 0.001487 10.0.0.50 - - [2025-10-06 01:35:49] "POST /security-groups HTTP/1.1" 200 589 0.269197 10.0.0.50 - - [2025-10-06 01:35:49] "POST /projects HTTP/1.1" 200 519 0.362582 10.0.0.50 - - [2025-10-06 01:35:49] "POST /fqname-to-id HTTP/1.1" 404 236 0.004687 10.0.0.50 - - [2025-10-06 01:35:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.013725 10.0.0.50 - - [2025-10-06 01:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.013340 10.0.0.50 - - [2025-10-06 01:35:49] "GET /virtual-network/283b9134-a525-4265-92f2-a4195a968589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.010495 10.0.0.50 - - [2025-10-06 01:35:49] "POST /access-control-lists HTTP/1.1" 200 598 0.075017 10.0.0.50 - - [2025-10-06 01:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.013260 10.0.0.50 - - [2025-10-06 01:35:49] "GET /virtual-network/4780c7b0-c619-4bf5-89bd-fc3d38dd161b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.003901 10.0.0.50 - - [2025-10-06 01:35:49] "POST /fqname-to-id HTTP/1.1" 404 235 0.001770 10.0.0.50 - - [2025-10-06 01:35:49] "POST /access-control-lists HTTP/1.1" 200 596 0.059787 10.0.0.50 - - [2025-10-06 01:35:49] "PUT /virtual-network/283b9134-a525-4265-92f2-a4195a968589 HTTP/1.1" 200 264 0.083642 10.0.0.50 - - [2025-10-06 01:35:49] "PUT /virtual-network/4780c7b0-c619-4bf5-89bd-fc3d38dd161b HTTP/1.1" 200 264 0.045272 10.0.0.50 - - [2025-10-06 01:35:49] "POST /security-groups HTTP/1.1" 200 591 0.072236 10.0.0.50 - - [2025-10-06 01:35:49] "POST /fqname-to-id HTTP/1.1" 404 270 0.003754 10.0.0.50 - - [2025-10-06 01:35:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.016275 10.0.0.50 - - [2025-10-06 01:35:50] "POST /access-control-lists HTTP/1.1" 200 632 0.083427 10.0.0.50 - - [2025-10-06 01:35:50] "POST /chown HTTP/1.1" 200 109 0.074511 10.0.0.50 - - [2025-10-06 01:35:50] "POST /fqname-to-id HTTP/1.1" 404 269 0.026179 10.0.0.50 - - [2025-10-06 01:35:50] "GET /application-policy-set/6ba5c32c-fb87-4ef9-86d7-f114dc01cd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005671 10.0.0.50 - - [2025-10-06 01:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.50 - - [2025-10-06 01:35:50] "GET /policy-management/e1809ac1-21cf-46e3-a13d-9097c14214aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003123 10.0.0.50 - - [2025-10-06 01:35:50] "POST /access-control-lists HTTP/1.1" 200 630 0.018480 10.0.0.50 - - [2025-10-06 01:35:50] "POST /tags HTTP/1.1" 409 226 0.008917 10.0.0.50 - - [2025-10-06 01:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.50 - - [2025-10-06 01:35:50] "GET /tag/e801b922-3a51-4e6e-9fdb-4d0184b2da8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010357 10.0.0.50 - - [2025-10-06 01:35:50] "POST /firewall-rules HTTP/1.1" 200 600 0.063658 10.0.0.50 - - [2025-10-06 01:35:50] "GET /firewall-rule/b885b714-f1bf-4b11-8650-103205aec3da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.012805 10.0.0.50 - - [2025-10-06 01:35:50] "GET /firewall-policy/7f3c2673-93c2-49ea-96e6-9af21a8f8bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003922 10.0.0.50 - - [2025-10-06 01:35:50] "GET /firewall-rule/b885b714-f1bf-4b11-8650-103205aec3da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001942 10.0.0.50 - - [2025-10-06 01:35:50] "POST /ref-update HTTP/1.1" 200 156 0.050493 10.0.0.50 - - [2025-10-06 01:35:50] "GET /application-policy-set/6ba5c32c-fb87-4ef9-86d7-f114dc01cd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.008371 10.0.0.50 - - [2025-10-06 01:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.50 - - [2025-10-06 01:35:50] "GET /policy-management/e1809ac1-21cf-46e3-a13d-9097c14214aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002102 10.0.0.50 - - [2025-10-06 01:35:50] "POST /tags HTTP/1.1" 409 226 0.002053 10.0.0.50 - - [2025-10-06 01:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001453 10.0.0.50 - - [2025-10-06 01:35:50] "GET /tag/e801b922-3a51-4e6e-9fdb-4d0184b2da8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009646 10.0.0.50 - - [2025-10-06 01:35:50] "POST /firewall-rules HTTP/1.1" 200 598 0.064909 10.0.0.50 - - [2025-10-06 01:35:50] "GET /firewall-rule/20381784-e402-412c-92bc-30552710559d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.014703 10.0.0.50 - - [2025-10-06 01:35:50] "GET /firewall-policy/7f3c2673-93c2-49ea-96e6-9af21a8f8bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003298 10.0.0.50 - - [2025-10-06 01:35:50] "GET /firewall-rule/20381784-e402-412c-92bc-30552710559d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.001912 10.0.0.50 - - [2025-10-06 01:35:50] "POST /ref-update HTTP/1.1" 200 156 0.045355 10.0.0.50 - - [2025-10-06 01:35:52] "POST /tags HTTP/1.1" 200 345 0.112943 10.0.0.50 - - [2025-10-06 01:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.021544 10.0.0.50 - - [2025-10-06 01:35:52] "GET /tag/ee93865e-f39d-4f90-bd41-84f4115b6d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.019298 10.0.0.50 - - [2025-10-06 01:35:52] "POST /projects HTTP/1.1" 409 238 0.003081 10.0.0.50 - - [2025-10-06 01:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.50 - - [2025-10-06 01:35:52] "GET /project/1d02fdb6-af44-43e7-847d-0eca81b872e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.033752 10.0.0.50 - - [2025-10-06 01:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.50 - - [2025-10-06 01:35:52] "GET /virtual-network/283b9134-a525-4265-92f2-a4195a968589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004014 10.0.0.50 - - [2025-10-06 01:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.50 - - [2025-10-06 01:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.50 - - [2025-10-06 01:35:52] "GET /virtual-network/4780c7b0-c619-4bf5-89bd-fc3d38dd161b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003534 10.0.0.50 - - [2025-10-06 01:35:52] "GET /project/1d02fdb6-af44-43e7-847d-0eca81b872e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.035517 10.0.0.50 - - [2025-10-06 01:35:52] "POST /security-groups HTTP/1.1" 409 285 0.006371 10.0.0.50 - - [2025-10-06 01:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.50 - - [2025-10-06 01:35:52] "PUT /security-group/9e3e2521-85cf-4de4-8f20-f5d0c665d8b2 HTTP/1.1" 200 262 0.065624 10.0.0.50 - - [2025-10-06 01:35:52] "PUT /access-control-list/54df20d2-ffe1-4dcd-944c-4785385a2132 HTTP/1.1" 200 272 0.015144 10.0.0.50 - - [2025-10-06 01:35:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.027750 10.0.0.50 - - [2025-10-06 01:35:52] "PUT /access-control-list/78a33757-fc14-4e74-8639-ed249811e510 HTTP/1.1" 200 272 0.027267 10.0.0.50 - - [2025-10-06 01:35:52] "POST /tags HTTP/1.1" 409 228 0.002917 10.0.0.50 - - [2025-10-06 01:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.50 - - [2025-10-06 01:35:52] "GET /tag/ee93865e-f39d-4f90-bd41-84f4115b6d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011895 10.0.0.50 - - [2025-10-06 01:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.50 - - [2025-10-06 01:35:52] "POST /tags HTTP/1.1" 200 345 0.025890 10.0.0.50 - - [2025-10-06 01:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.50 - - [2025-10-06 01:35:52] "GET /project/323f009a-20d6-4bfe-b959-a493728ce4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046205 10.0.0.50 - - [2025-10-06 01:35:52] "GET /tag/098f844f-9e43-41b1-a2a1-63bfb191dee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.010943 10.0.0.50 - - [2025-10-06 01:35:52] "POST /projects HTTP/1.1" 409 238 0.001595 10.0.0.50 - - [2025-10-06 01:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001265 10.0.0.50 - - [2025-10-06 01:35:52] "GET /project/323f009a-20d6-4bfe-b959-a493728ce4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040224 10.0.0.50 - - [2025-10-06 01:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.50 - - [2025-10-06 01:35:52] "GET /virtual-network/283b9134-a525-4265-92f2-a4195a968589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004137 10.0.0.50 - - [2025-10-06 01:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.50 - - [2025-10-06 01:35:52] "GET /virtual-network/4780c7b0-c619-4bf5-89bd-fc3d38dd161b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003581 10.0.0.50 - - [2025-10-06 01:35:52] "POST /security-groups HTTP/1.1" 409 285 0.001858 10.0.0.50 - - [2025-10-06 01:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.50 - - [2025-10-06 01:35:53] "PUT /security-group/e54a1057-09eb-4f93-99dd-0bd543b29413 HTTP/1.1" 200 262 0.055459 10.0.0.50 - - [2025-10-06 01:35:53] "PUT /access-control-list/5abbd0b3-5b6a-4c44-8b23-94f3d84e4bb2 HTTP/1.1" 200 272 0.013253 10.0.0.50 - - [2025-10-06 01:35:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.029511 10.0.0.50 - - [2025-10-06 01:35:53] "POST /tags HTTP/1.1" 409 228 0.011010 10.0.0.50 - - [2025-10-06 01:35:53] "PUT /access-control-list/f61a4654-99d2-4c3a-91e8-a56ba27e51e3 HTTP/1.1" 200 272 0.016207 10.0.0.50 - - [2025-10-06 01:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.50 - - [2025-10-06 01:35:53] "GET /tag/098f844f-9e43-41b1-a2a1-63bfb191dee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.009633 10.0.0.50 - - [2025-10-06 01:35:53] "POST /tags HTTP/1.1" 200 291 0.056326 10.0.0.50 - - [2025-10-06 01:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.50 - - [2025-10-06 01:35:53] "GET /tag/87df1850-76a8-4000-9e0a-cdb32e2b8089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.013031 10.0.0.50 - - [2025-10-06 01:35:53] "POST /tags HTTP/1.1" 200 303 0.060522 10.0.0.50 - - [2025-10-06 01:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.013784 10.0.0.50 - - [2025-10-06 01:35:53] "GET /tag/607fd384-5e50-4658-8233-a2a29d8223c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.011835 10.0.0.50 - - [2025-10-06 01:35:53] "POST /tags HTTP/1.1" 409 252 0.001483 10.0.0.50 - - [2025-10-06 01:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001388 10.0.0.50 - - [2025-10-06 01:35:53] "GET /tag/f87c6e2a-8f7f-41d2-9a9d-5f19303dea02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010399 10.0.0.50 - - [2025-10-06 01:35:53] "POST /tags HTTP/1.1" 409 226 0.001862 10.0.0.50 - - [2025-10-06 01:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.50 - - [2025-10-06 01:35:53] "GET /tag/839f3723-6642-4763-b59f-774eadaa9404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012731 10.0.0.50 - - [2025-10-06 01:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.50 - - [2025-10-06 01:35:53] "GET /virtual-network/283b9134-a525-4265-92f2-a4195a968589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003783 10.0.0.50 - - [2025-10-06 01:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001434 10.0.0.50 - - [2025-10-06 01:35:53] "GET /project/1d02fdb6-af44-43e7-847d-0eca81b872e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.029108 10.0.0.50 - - [2025-10-06 01:35:53] "POST /virtual-machines HTTP/1.1" 200 395 0.017488 10.0.0.50 - - [2025-10-06 01:35:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.014698 10.0.0.50 - - [2025-10-06 01:35:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.096750 10.0.0.50 - - [2025-10-06 01:35:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.008713 10.0.0.50 - - [2025-10-06 01:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.019602 10.0.0.50 - - [2025-10-06 01:35:53] "GET /virtual-machine-interface/cc4878a2-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006214 10.0.0.50 - - [2025-10-06 01:35:53] "POST /instance-ips HTTP/1.1" 200 397 0.020806 10.0.0.50 - - [2025-10-06 01:35:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.021110 10.0.0.50 - - [2025-10-06 01:35:53] "GET /virtual-machine-interface/cc4878a2-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.025987 10.0.0.50 - - [2025-10-06 01:35:54] "POST /set-tag HTTP/1.1" 200 109 0.061692 10.0.0.50 - - [2025-10-06 01:35:54] "GET /virtual-machine-interface/cc4878a2-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014348 10.0.0.50 - - [2025-10-06 01:35:54] "GET /instance-ip/cc605904-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004678 10.0.0.50 - - [2025-10-06 01:35:54] "GET /virtual-machine-interface/cc4878a2-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005373 10.0.0.50 - - [2025-10-06 01:35:54] "POST /set-tag HTTP/1.1" 200 109 0.001727 10.0.0.50 - - [2025-10-06 01:35:54] "GET /virtual-router/ed0b220e-31a4-4985-9926-9bea794d7c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002800 10.0.0.50 - - [2025-10-06 01:35:54] "POST /ref-update HTTP/1.1" 200 156 0.007608 10.0.0.50 - - [2025-10-06 01:35:54] "GET /virtual-machine-interface/cc4878a2-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011045 10.0.0.50 - - [2025-10-06 01:35:54] "POST /set-tag HTTP/1.1" 200 109 0.010595 10.0.0.50 - - [2025-10-06 01:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.50 - - [2025-10-06 01:35:54] "GET /virtual-network/283b9134-a525-4265-92f2-a4195a968589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003597 10.0.0.50 - - [2025-10-06 01:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001166 10.0.0.50 - - [2025-10-06 01:35:54] "GET /project/1d02fdb6-af44-43e7-847d-0eca81b872e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.025194 10.0.0.50 - - [2025-10-06 01:35:54] "POST /virtual-machines HTTP/1.1" 200 395 0.013890 10.0.0.50 - - [2025-10-06 01:35:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.012127 10.0.0.50 - - [2025-10-06 01:35:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.096136 10.0.0.50 - - [2025-10-06 01:35:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.008403 10.0.0.50 - - [2025-10-06 01:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004457 10.0.0.50 - - [2025-10-06 01:35:54] "GET /virtual-machine-interface/ccbe41d6-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010884 10.0.0.50 - - [2025-10-06 01:35:54] "POST /instance-ips HTTP/1.1" 200 397 0.022645 10.0.0.50 - - [2025-10-06 01:35:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.017216 10.0.0.50 - - [2025-10-06 01:35:54] "GET /virtual-machine-interface/ccbe41d6-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010283 10.0.0.50 - - [2025-10-06 01:35:54] "POST /set-tag HTTP/1.1" 200 109 0.063451 10.0.0.50 - - [2025-10-06 01:35:54] "GET /virtual-machine-interface/ccbe41d6-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011893 10.0.0.50 - - [2025-10-06 01:35:54] "GET /instance-ip/ccd6bfea-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005147 10.0.0.50 - - [2025-10-06 01:35:54] "GET /virtual-machine-interface/ccbe41d6-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004619 10.0.0.50 - - [2025-10-06 01:35:54] "POST /set-tag HTTP/1.1" 200 109 0.001896 10.0.0.50 - - [2025-10-06 01:35:54] "GET /virtual-router/ed0b220e-31a4-4985-9926-9bea794d7c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.003325 10.0.0.50 - - [2025-10-06 01:35:54] "POST /ref-update HTTP/1.1" 200 156 0.006399 10.0.0.50 - - [2025-10-06 01:35:54] "GET /virtual-machine-interface/ccbe41d6-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008133 10.0.0.50 - - [2025-10-06 01:35:55] "POST /set-tag HTTP/1.1" 200 109 0.002337 10.0.0.50 - - [2025-10-06 01:35:55] "POST /tags HTTP/1.1" 200 291 0.018872 10.0.0.50 - - [2025-10-06 01:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011946 10.0.0.50 - - [2025-10-06 01:35:55] "GET /tag/67cc3d4c-54c0-4e02-8e08-bb5b1d6d2c81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.011351 10.0.0.50 - - [2025-10-06 01:35:55] "POST /tags HTTP/1.1" 409 252 0.001860 10.0.0.50 - - [2025-10-06 01:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.50 - - [2025-10-06 01:35:55] "GET /tag/25e82854-6998-42da-98a2-8dde92686989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015539 10.0.0.50 - - [2025-10-06 01:35:55] "POST /tags HTTP/1.1" 409 226 0.002063 10.0.0.50 - - [2025-10-06 01:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.50 - - [2025-10-06 01:35:55] "GET /tag/e801b922-3a51-4e6e-9fdb-4d0184b2da8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013098 10.0.0.50 - - [2025-10-06 01:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.50 - - [2025-10-06 01:35:55] "GET /virtual-network/283b9134-a525-4265-92f2-a4195a968589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003397 10.0.0.50 - - [2025-10-06 01:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001388 10.0.0.50 - - [2025-10-06 01:35:55] "GET /project/323f009a-20d6-4bfe-b959-a493728ce4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031665 10.0.0.50 - - [2025-10-06 01:35:55] "POST /virtual-machines HTTP/1.1" 200 395 0.014251 10.0.0.50 - - [2025-10-06 01:35:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.011544 10.0.0.50 - - [2025-10-06 01:35:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116472 10.0.0.50 - - [2025-10-06 01:35:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.009745 10.0.0.50 - - [2025-10-06 01:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008895 10.0.0.50 - - [2025-10-06 01:35:55] "GET /virtual-machine-interface/cd4ee3da-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007459 10.0.0.50 - - [2025-10-06 01:35:55] "POST /instance-ips HTTP/1.1" 200 397 0.025319 10.0.0.50 - - [2025-10-06 01:35:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.030638 10.0.0.50 - - [2025-10-06 01:35:55] "GET /virtual-machine-interface/cd4ee3da-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004162 10.0.0.50 - - [2025-10-06 01:35:55] "POST /set-tag HTTP/1.1" 200 109 0.063838 10.0.0.50 - - [2025-10-06 01:35:55] "GET /virtual-machine-interface/cd4ee3da-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009063 10.0.0.50 - - [2025-10-06 01:35:55] "GET /instance-ip/cd6968cc-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003377 10.0.0.50 - - [2025-10-06 01:35:55] "GET /virtual-machine-interface/cd4ee3da-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004173 10.0.0.50 - - [2025-10-06 01:35:55] "POST /set-tag HTTP/1.1" 200 109 0.001896 10.0.0.50 - - [2025-10-06 01:35:55] "GET /virtual-router/ed0b220e-31a4-4985-9926-9bea794d7c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003082 10.0.0.50 - - [2025-10-06 01:35:55] "POST /ref-update HTTP/1.1" 200 156 0.006715 10.0.0.50 - - [2025-10-06 01:35:55] "GET /virtual-machine-interface/cd4ee3da-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013901 10.0.0.50 - - [2025-10-06 01:35:55] "POST /set-tag HTTP/1.1" 200 109 0.002255 10.0.0.50 - - [2025-10-06 01:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001440 10.0.0.50 - - [2025-10-06 01:35:55] "GET /virtual-network/283b9134-a525-4265-92f2-a4195a968589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003580 10.0.0.50 - - [2025-10-06 01:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001375 10.0.0.50 - - [2025-10-06 01:35:56] "GET /project/323f009a-20d6-4bfe-b959-a493728ce4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034449 10.0.0.50 - - [2025-10-06 01:35:56] "POST /virtual-machines HTTP/1.1" 200 395 0.006324 10.0.0.50 - - [2025-10-06 01:35:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.012177 10.0.0.50 - - [2025-10-06 01:35:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.096779 10.0.0.50 - - [2025-10-06 01:35:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.007767 10.0.0.50 - - [2025-10-06 01:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005355 10.0.0.50 - - [2025-10-06 01:35:56] "GET /virtual-machine-interface/cdba224e-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004515 10.0.0.50 - - [2025-10-06 01:35:56] "POST /instance-ips HTTP/1.1" 200 397 0.017201 10.0.0.50 - - [2025-10-06 01:35:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.023807 10.0.0.50 - - [2025-10-06 01:35:56] "GET /virtual-machine-interface/cdba224e-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006041 10.0.0.50 - - [2025-10-06 01:35:56] "POST /set-tag HTTP/1.1" 200 109 0.063303 10.0.0.50 - - [2025-10-06 01:35:56] "GET /virtual-machine-interface/cdba224e-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011542 10.0.0.50 - - [2025-10-06 01:35:56] "GET /instance-ip/cdd17502-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.013151 10.0.0.50 - - [2025-10-06 01:35:56] "GET /virtual-machine-interface/cdba224e-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004569 10.0.0.50 - - [2025-10-06 01:35:56] "POST /set-tag HTTP/1.1" 200 109 0.001962 10.0.0.50 - - [2025-10-06 01:35:56] "GET /virtual-router/ed0b220e-31a4-4985-9926-9bea794d7c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.003831 10.0.0.50 - - [2025-10-06 01:35:56] "POST /ref-update HTTP/1.1" 200 156 0.008889 10.0.0.50 - - [2025-10-06 01:35:56] "GET /virtual-machine-interface/cdba224e-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004133 10.0.0.50 - - [2025-10-06 01:35:56] "POST /set-tag HTTP/1.1" 200 109 0.001949 10.0.0.50 - - [2025-10-06 01:35:56] "POST /tags HTTP/1.1" 200 299 0.029568 10.0.0.50 - - [2025-10-06 01:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.50 - - [2025-10-06 01:35:56] "GET /tag/adc36130-5a54-48ef-b6ba-9fb371276df2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010723 10.0.0.50 - - [2025-10-06 01:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001350 10.0.0.50 - - [2025-10-06 01:35:56] "GET /virtual-network/283b9134-a525-4265-92f2-a4195a968589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003923 10.0.0.50 - - [2025-10-06 01:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.50 - - [2025-10-06 01:35:56] "GET /project/1d02fdb6-af44-43e7-847d-0eca81b872e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.031672 10.0.0.50 - - [2025-10-06 01:35:56] "POST /virtual-machines HTTP/1.1" 200 395 0.007084 10.0.0.50 - - [2025-10-06 01:35:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.019454 10.0.0.50 - - [2025-10-06 01:35:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095487 10.0.0.50 - - [2025-10-06 01:35:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.011174 10.0.0.50 - - [2025-10-06 01:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007831 10.0.0.50 - - [2025-10-06 01:35:57] "GET /virtual-machine-interface/ce2e110e-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004367 10.0.0.50 - - [2025-10-06 01:35:57] "POST /instance-ips HTTP/1.1" 200 397 0.019288 10.0.0.50 - - [2025-10-06 01:35:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.023260 10.0.0.50 - - [2025-10-06 01:35:57] "GET /virtual-machine-interface/ce2e110e-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007501 10.0.0.50 - - [2025-10-06 01:35:57] "POST /set-tag HTTP/1.1" 200 109 0.018020 10.0.0.50 - - [2025-10-06 01:35:57] "GET /virtual-machine-interface/ce2e110e-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006645 10.0.0.50 - - [2025-10-06 01:35:57] "GET /instance-ip/ce45f33c-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002982 10.0.0.50 - - [2025-10-06 01:35:57] "GET /virtual-machine-interface/ce2e110e-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003990 10.0.0.50 - - [2025-10-06 01:35:57] "POST /set-tag HTTP/1.1" 200 109 0.001606 10.0.0.50 - - [2025-10-06 01:35:57] "POST /tags HTTP/1.1" 200 299 0.015665 10.0.0.50 - - [2025-10-06 01:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.50 - - [2025-10-06 01:35:57] "GET /tag/a735ce0f-080c-4d39-a4b7-1439704088c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011022 10.0.0.50 - - [2025-10-06 01:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001468 10.0.0.50 - - [2025-10-06 01:35:57] "GET /virtual-network/283b9134-a525-4265-92f2-a4195a968589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003493 10.0.0.50 - - [2025-10-06 01:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.50 - - [2025-10-06 01:35:57] "GET /project/1d02fdb6-af44-43e7-847d-0eca81b872e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.029199 10.0.0.50 - - [2025-10-06 01:35:57] "POST /virtual-machines HTTP/1.1" 200 395 0.011467 10.0.0.50 - - [2025-10-06 01:35:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.017471 10.0.0.50 - - [2025-10-06 01:35:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.092064 10.0.0.50 - - [2025-10-06 01:35:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.007456 10.0.0.50 - - [2025-10-06 01:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007118 10.0.0.50 - - [2025-10-06 01:35:57] "GET /virtual-machine-interface/ce8eeb28-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006276 10.0.0.50 - - [2025-10-06 01:35:57] "POST /instance-ips HTTP/1.1" 200 397 0.044009 10.0.0.50 - - [2025-10-06 01:35:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.034580 10.0.0.50 - - [2025-10-06 01:35:57] "GET /virtual-machine-interface/ce8eeb28-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009256 10.0.0.50 - - [2025-10-06 01:35:57] "POST /set-tag HTTP/1.1" 200 109 0.016877 10.0.0.50 - - [2025-10-06 01:35:57] "GET /virtual-machine-interface/ce8eeb28-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007908 10.0.0.50 - - [2025-10-06 01:35:57] "GET /instance-ip/cea5c58c-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002506 10.0.0.50 - - [2025-10-06 01:35:57] "GET /virtual-machine-interface/ce8eeb28-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003917 10.0.0.50 - - [2025-10-06 01:35:57] "POST /set-tag HTTP/1.1" 200 109 0.001724 10.0.0.50 - - [2025-10-06 01:35:57] "POST /tags HTTP/1.1" 200 299 0.020128 10.0.0.50 - - [2025-10-06 01:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.50 - - [2025-10-06 01:35:58] "GET /tag/8a893081-63b0-46e8-9b96-535488c465a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010601 10.0.0.50 - - [2025-10-06 01:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.50 - - [2025-10-06 01:35:58] "GET /virtual-network/283b9134-a525-4265-92f2-a4195a968589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003483 10.0.0.50 - - [2025-10-06 01:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.50 - - [2025-10-06 01:35:58] "GET /project/323f009a-20d6-4bfe-b959-a493728ce4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033541 10.0.0.50 - - [2025-10-06 01:35:58] "POST /virtual-machines HTTP/1.1" 200 395 0.007296 10.0.0.50 - - [2025-10-06 01:35:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.018103 10.0.0.50 - - [2025-10-06 01:35:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097361 10.0.0.50 - - [2025-10-06 01:35:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.020633 10.0.0.50 - - [2025-10-06 01:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.50 - - [2025-10-06 01:35:58] "GET /virtual-machine-interface/cef8ff72-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004727 10.0.0.50 - - [2025-10-06 01:35:58] "POST /instance-ips HTTP/1.1" 200 397 0.035199 10.0.0.50 - - [2025-10-06 01:35:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.027832 10.0.0.50 - - [2025-10-06 01:35:58] "GET /virtual-machine-interface/cef8ff72-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009714 10.0.0.50 - - [2025-10-06 01:35:58] "POST /set-tag HTTP/1.1" 200 109 0.017716 10.0.0.50 - - [2025-10-06 01:35:58] "GET /virtual-machine-interface/cef8ff72-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018386 10.0.0.50 - - [2025-10-06 01:35:58] "GET /instance-ip/cf0e701e-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002785 10.0.0.50 - - [2025-10-06 01:35:58] "GET /virtual-machine-interface/cef8ff72-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004706 10.0.0.50 - - [2025-10-06 01:35:58] "POST /set-tag HTTP/1.1" 200 109 0.002418 10.0.0.50 - - [2025-10-06 01:35:58] "POST /tags HTTP/1.1" 200 299 0.017027 10.0.0.50 - - [2025-10-06 01:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.50 - - [2025-10-06 01:35:58] "GET /tag/bf8a656e-8bd6-4ff3-9885-c32df720f5e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010644 10.0.0.50 - - [2025-10-06 01:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.50 - - [2025-10-06 01:35:58] "GET /virtual-network/283b9134-a525-4265-92f2-a4195a968589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003935 10.0.0.50 - - [2025-10-06 01:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.50 - - [2025-10-06 01:35:58] "GET /project/323f009a-20d6-4bfe-b959-a493728ce4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027652 10.0.0.50 - - [2025-10-06 01:35:58] "POST /virtual-machines HTTP/1.1" 200 395 0.015178 10.0.0.50 - - [2025-10-06 01:35:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.012966 10.0.0.50 - - [2025-10-06 01:35:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113598 10.0.0.50 - - [2025-10-06 01:35:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.009574 10.0.0.50 - - [2025-10-06 01:35:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010456 10.0.0.50 - - [2025-10-06 01:35:59] "GET /virtual-machine-interface/cf6080a2-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006117 10.0.0.50 - - [2025-10-06 01:35:59] "POST /instance-ips HTTP/1.1" 200 397 0.033813 10.0.0.50 - - [2025-10-06 01:35:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.021511 10.0.0.50 - - [2025-10-06 01:35:59] "GET /virtual-machine-interface/cf6080a2-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006434 10.0.0.50 - - [2025-10-06 01:35:59] "POST /set-tag HTTP/1.1" 200 109 0.017917 10.0.0.50 - - [2025-10-06 01:35:59] "GET /virtual-machine-interface/cf6080a2-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013978 10.0.0.50 - - [2025-10-06 01:35:59] "GET /instance-ip/cf7aa112-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002579 10.0.0.50 - - [2025-10-06 01:35:59] "GET /virtual-machine-interface/cf6080a2-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011144 10.0.0.50 - - [2025-10-06 01:35:59] "POST /set-tag HTTP/1.1" 200 109 0.003177 10.0.0.50 - - [2025-10-06 01:35:59] "GET /virtual-router/ed0b220e-31a4-4985-9926-9bea794d7c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003414 10.0.0.50 - - [2025-10-06 01:35:59] "POST /ref-update HTTP/1.1" 200 156 0.008706 10.0.0.50 - - [2025-10-06 01:35:59] "GET /virtual-machine-interface/ce2e110e-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009182 10.0.0.50 - - [2025-10-06 01:35:59] "POST /set-tag HTTP/1.1" 200 109 0.002450 10.0.0.50 - - [2025-10-06 01:35:59] "GET /virtual-machine-interface/cc4878a2-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004447 10.0.0.50 - - [2025-10-06 01:35:59] "POST /set-tag HTTP/1.1" 200 109 0.002319 10.0.0.50 - - [2025-10-06 01:35:59] "GET /virtual-router/ed0b220e-31a4-4985-9926-9bea794d7c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.003238 10.0.0.50 - - [2025-10-06 01:35:59] "POST /ref-update HTTP/1.1" 200 156 0.013908 10.0.0.50 - - [2025-10-06 01:35:59] "GET /virtual-machine-interface/ce8eeb28-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007685 10.0.0.50 - - [2025-10-06 01:35:59] "POST /set-tag HTTP/1.1" 200 109 0.001712 10.0.0.50 - - [2025-10-06 01:35:59] "GET /virtual-router/ed0b220e-31a4-4985-9926-9bea794d7c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.004916 10.0.0.50 - - [2025-10-06 01:35:59] "POST /ref-update HTTP/1.1" 200 156 0.008025 10.0.0.50 - - [2025-10-06 01:35:59] "GET /virtual-machine-interface/cef8ff72-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012819 10.0.0.50 - - [2025-10-06 01:35:59] "POST /set-tag HTTP/1.1" 200 109 0.002343 10.0.0.50 - - [2025-10-06 01:35:59] "GET /virtual-machine-interface/ccbe41d6-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004632 10.0.0.50 - - [2025-10-06 01:35:59] "POST /set-tag HTTP/1.1" 200 109 0.001973 10.0.0.50 - - [2025-10-06 01:35:59] "GET /virtual-router/ed0b220e-31a4-4985-9926-9bea794d7c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.003895 10.0.0.50 - - [2025-10-06 01:35:59] "POST /ref-update HTTP/1.1" 200 156 0.009027 10.0.0.50 - - [2025-10-06 01:35:59] "GET /virtual-machine-interface/cf6080a2-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010217 10.0.0.50 - - [2025-10-06 01:35:59] "POST /set-tag HTTP/1.1" 200 109 0.002394 10.0.0.50 - - [2025-10-06 01:35:59] "GET /virtual-machine-interface/cd4ee3da-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003681 10.0.0.50 - - [2025-10-06 01:35:59] "POST /set-tag HTTP/1.1" 200 109 0.001667 10.0.0.50 - - [2025-10-06 01:35:59] "GET /virtual-machine-interface/cdba224e-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004029 10.0.0.50 - - [2025-10-06 01:35:59] "POST /set-tag HTTP/1.1" 200 109 0.001806 10.0.0.50 - - [2025-10-06 01:35:59] "GET /virtual-machine-interface/ce2e110e-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003340 10.0.0.50 - - [2025-10-06 01:35:59] "POST /set-tag HTTP/1.1" 200 109 0.002161 10.0.0.50 - - [2025-10-06 01:35:59] "GET /virtual-machine-interface/ce8eeb28-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003425 10.0.0.50 - - [2025-10-06 01:35:59] "POST /set-tag HTTP/1.1" 200 109 0.005778 10.0.0.50 - - [2025-10-06 01:36:00] "GET /virtual-machine-interface/cef8ff72-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005293 10.0.0.50 - - [2025-10-06 01:36:00] "POST /set-tag HTTP/1.1" 200 109 0.002034 10.0.0.50 - - [2025-10-06 01:36:00] "GET /virtual-machine-interface/ccbe41d6-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003778 10.0.0.50 - - [2025-10-06 01:36:00] "POST /set-tag HTTP/1.1" 200 109 0.005094 10.0.0.50 - - [2025-10-06 01:36:00] "GET /virtual-machine-interface/cf6080a2-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008902 10.0.0.50 - - [2025-10-06 01:36:00] "POST /set-tag HTTP/1.1" 200 109 0.003201 10.0.0.50 - - [2025-10-06 01:36:00] "GET /virtual-machine-interface/cc4878a2-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011343 10.0.0.50 - - [2025-10-06 01:36:00] "POST /set-tag HTTP/1.1" 200 109 0.002536 10.0.0.50 - - [2025-10-06 01:36:01] "GET /virtual-machine-interface/cdba224e-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004314 10.0.0.50 - - [2025-10-06 01:36:01] "POST /set-tag HTTP/1.1" 200 109 0.009717 10.0.0.50 - - [2025-10-06 01:36:02] "GET /virtual-machine/90c0d893-97b2-4fe4-ba6d-feb5045698af?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002885 10.0.0.50 - - [2025-10-06 01:36:02] "GET /virtual-machine-interface/cc4878a2-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003971 10.0.0.50 - - [2025-10-06 01:36:02] "GET /virtual-machine/e84e60df-6f33-4ab5-8d4c-24ad8716c832?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002814 10.0.0.50 - - [2025-10-06 01:36:02] "GET /virtual-machine-interface/ccbe41d6-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003604 10.0.0.50 - - [2025-10-06 01:36:04] "GET /virtual-machine-interface/ce2e110e-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007740 10.0.0.50 - - [2025-10-06 01:36:04] "POST /set-tag HTTP/1.1" 200 109 0.002263 10.0.0.50 - - [2025-10-06 01:36:04] "GET /virtual-machine-interface/ce8eeb28-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004672 10.0.0.50 - - [2025-10-06 01:36:04] "POST /set-tag HTTP/1.1" 200 109 0.001793 10.0.0.50 - - [2025-10-06 01:36:05] "GET /virtual-machine-interface/cef8ff72-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004037 10.0.0.50 - - [2025-10-06 01:36:05] "POST /set-tag HTTP/1.1" 200 109 0.001776 10.0.0.50 - - [2025-10-06 01:36:06] "GET /virtual-machine-interface/cd4ee3da-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.066145 10.0.0.50 - - [2025-10-06 01:36:06] "POST /set-tag HTTP/1.1" 200 109 0.002200 10.0.0.50 - - [2025-10-06 01:36:07] "GET /virtual-machine/853b8631-6467-4d4a-acaf-ddd82c3f09aa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003662 10.0.0.50 - - [2025-10-06 01:36:07] "GET /virtual-machine-interface/cd4ee3da-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003622 10.0.0.50 - - [2025-10-06 01:36:07] "GET /virtual-machine/5d5ad1c7-8adc-4ae0-b0d9-c6a300ef85aa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002824 10.0.0.50 - - [2025-10-06 01:36:07] "GET /virtual-machine-interface/cdba224e-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004531 10.0.0.50 - - [2025-10-06 01:36:08] "GET /virtual-machine/2e8be64d-096f-414f-8389-7b408208faa0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002579 10.0.0.50 - - [2025-10-06 01:36:08] "GET /virtual-machine-interface/ce2e110e-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004021 10.0.0.50 - - [2025-10-06 01:36:08] "GET /virtual-machine/4d3f7dd5-ce64-4a1e-94e2-15c1e1699719?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002713 10.0.0.50 - - [2025-10-06 01:36:08] "GET /virtual-machine-interface/cef8ff72-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003353 10.0.0.50 - - [2025-10-06 01:36:08] "GET /virtual-machine/00732d08-435b-4887-ab1a-6f75a962f97c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1253 0.002877 10.0.0.50 - - [2025-10-06 01:36:08] "GET /virtual-machine-interface/ce8eeb28-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009138 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:36:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000899 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:36:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000725 10.0.0.50 - - [2025-10-06 01:36:10] "GET /virtual-machine-interface/cf6080a2-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004580 10.0.0.50 - - [2025-10-06 01:36:10] "POST /set-tag HTTP/1.1" 200 109 0.001668 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:36:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000826 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:36:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000803 10.0.0.50 - - [2025-10-06 01:36:13] "GET /virtual-machine/ccc2f71e-852b-4e32-9f51-a3d076556974?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002702 10.0.0.50 - - [2025-10-06 01:36:13] "GET /virtual-machine-interface/cf6080a2-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004058 10.0.0.50 - - [2025-10-06 01:36:13] "GET /loadbalancer/b8ace752-e0e2-4d15-a66e-d5172d923794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001543 10.0.0.50 - - [2025-10-06 01:36:13] "POST /tags HTTP/1.1" 200 333 0.024304 10.0.0.50 - - [2025-10-06 01:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008279 10.0.0.50 - - [2025-10-06 01:36:13] "GET /tag/dc5c9dfb-453e-494f-a812-bd0e91a926ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.029882 10.0.0.50 - - [2025-10-06 01:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004368 10.0.0.50 - - [2025-10-06 01:36:14] "GET /project/1d02fdb6-af44-43e7-847d-0eca81b872e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.051924 10.0.0.50 - - [2025-10-06 01:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.50 - - [2025-10-06 01:36:14] "GET /virtual-network/4780c7b0-c619-4bf5-89bd-fc3d38dd161b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004327 10.0.0.50 - - [2025-10-06 01:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.50 - - [2025-10-06 01:36:14] "GET /service-appliance-set/adbf0380-54bf-4ea0-ba66-99ad2b8d78b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002776 10.0.0.50 - - [2025-10-06 01:36:14] "POST /fqname-to-id HTTP/1.1" 404 273 0.002556 10.0.0.50 - - [2025-10-06 01:36:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.086505 10.0.0.50 - - [2025-10-06 01:36:14] "GET /virtual-machine-interface/b6714047-318e-484d-8233-9b782a261a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.066745 10.0.0.50 - - [2025-10-06 01:36:14] "POST /instance-ips HTTP/1.1" 200 409 0.160641 10.0.0.50 - - [2025-10-06 01:36:14] "GET /instance-ip/76612e38-ea7d-4236-8f7e-14d75f946df6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.005951 10.0.0.50 - - [2025-10-06 01:36:14] "POST /loadbalancers HTTP/1.1" 200 629 0.067829 10.0.0.50 - - [2025-10-06 01:36:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.029739 10.0.0.50 - - [2025-10-06 01:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005574 10.0.0.50 - - [2025-10-06 01:36:14] "GET /project/1d02fdb6-af44-43e7-847d-0eca81b872e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.051587 10.0.0.50 - - [2025-10-06 01:36:14] "GET /instance-ip/76612e38-ea7d-4236-8f7e-14d75f946df6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.005099 10.0.0.50 - - [2025-10-06 01:36:14] "GET /project/1d02fdb6-af44-43e7-847d-0eca81b872e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.034442 10.0.0.50 - - [2025-10-06 01:36:14] "GET /loadbalancer/b8ace752-e0e2-4d15-a66e-d5172d923794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002476 10.0.0.50 - - [2025-10-06 01:36:14] "POST /floating-ips HTTP/1.1" 200 597 0.040195 10.0.0.50 - - [2025-10-06 01:36:14] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.046184 10.0.0.50 - - [2025-10-06 01:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006439 10.0.0.50 - - [2025-10-06 01:36:14] "GET /loadbalancer/b8ace752-e0e2-4d15-a66e-d5172d923794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003636 10.0.0.50 - - [2025-10-06 01:36:14] "GET /project/1d02fdb6-af44-43e7-847d-0eca81b872e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.076008 10.0.0.50 - - [2025-10-06 01:36:14] "GET /loadbalancer-listener/c705948e-6745-420f-a2a0-b475b18ec64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.005267 10.0.0.50 - - [2025-10-06 01:36:14] "GET /loadbalancer-listener/c705948e-6745-420f-a2a0-b475b18ec64b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003445 10.0.0.50 - - [2025-10-06 01:36:15] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.027078 10.0.0.50 - - [2025-10-06 01:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006716 10.0.0.50 - - [2025-10-06 01:36:15] "GET /instance-ip/76612e38-ea7d-4236-8f7e-14d75f946df6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.012300 10.0.0.50 - - [2025-10-06 01:36:15] "GET /instance-ip/76612e38-ea7d-4236-8f7e-14d75f946df6?fields=floating_ips HTTP/1.1" 200 1212 0.008168 10.0.0.50 - - [2025-10-06 01:36:15] "GET /floating-ip/118cc75b-7302-41d3-accf-76e7591eb7e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.003080 10.0.0.50 - - [2025-10-06 01:36:15] "GET /loadbalancer/b8ace752-e0e2-4d15-a66e-d5172d923794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002926 10.0.0.50 - - [2025-10-06 01:36:15] "GET /loadbalancer-pool/ba8817f1-4d2f-46f5-831a-b7a9bc312656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004558 10.0.0.50 - - [2025-10-06 01:36:15] "POST /loadbalancer-members HTTP/1.1" 200 721 0.023315 10.0.0.50 - - [2025-10-06 01:36:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.021231 10.0.0.50 - - [2025-10-06 01:36:15] "GET /virtual-machine-interface/ccbe41d6-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010626 10.0.0.50 - - [2025-10-06 01:36:15] "GET /virtual-machine-interface/ccbe41d6-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013229 10.0.0.50 - - [2025-10-06 01:36:15] "POST /tags HTTP/1.1" 409 221 0.002484 10.0.0.50 - - [2025-10-06 01:36:15] "POST /ref-update HTTP/1.1" 200 156 0.011829 10.0.0.50 - - [2025-10-06 01:36:15] "GET /floating-ip/118cc75b-7302-41d3-accf-76e7591eb7e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.017994 10.0.0.50 - - [2025-10-06 01:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005002 10.0.0.50 - - [2025-10-06 01:36:15] "PUT /floating-ip/118cc75b-7302-41d3-accf-76e7591eb7e4 HTTP/1.1" 200 256 0.016668 10.0.0.50 - - [2025-10-06 01:36:15] "GET /tag/dc5c9dfb-453e-494f-a812-bd0e91a926ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.023787 10.0.0.50 - - [2025-10-06 01:36:15] "POST /set-tag HTTP/1.1" 200 109 0.057587 10.0.0.50 - - [2025-10-06 01:36:15] "GET /loadbalancer-pool/ba8817f1-4d2f-46f5-831a-b7a9bc312656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.002759 10.0.0.50 - - [2025-10-06 01:36:15] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014385 10.0.0.50 - - [2025-10-06 01:36:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.025762 10.0.0.50 - - [2025-10-06 01:36:15] "GET /virtual-machine-interface/cc4878a2-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007808 10.0.0.50 - - [2025-10-06 01:36:15] "GET /virtual-machine-interface/cc4878a2-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006397 10.0.0.50 - - [2025-10-06 01:36:15] "POST /ref-update HTTP/1.1" 200 156 0.006781 10.0.0.50 - - [2025-10-06 01:36:15] "GET /floating-ip/118cc75b-7302-41d3-accf-76e7591eb7e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.008672 10.0.0.50 - - [2025-10-06 01:36:15] "POST /set-tag HTTP/1.1" 200 109 0.060303 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:36:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003639 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:36:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000793 10.0.0.50 - - [2025-10-06 01:36:16] "POST /tags HTTP/1.1" 409 206 0.002115 10.0.0.50 - - [2025-10-06 01:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001419 10.0.0.50 - - [2025-10-06 01:36:16] "GET /tag/607fd384-5e50-4658-8233-a2a29d8223c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.014036 10.0.0.50 - - [2025-10-06 01:36:16] "POST /tags HTTP/1.1" 409 204 0.002123 10.0.0.50 - - [2025-10-06 01:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001266 10.0.0.50 - - [2025-10-06 01:36:16] "GET /tag/a735ce0f-080c-4d39-a4b7-1439704088c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.016935 10.0.0.50 - - [2025-10-06 01:36:16] "GET /application-policy-set/6ba5c32c-fb87-4ef9-86d7-f114dc01cd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.059478 10.0.0.50 - - [2025-10-06 01:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.50 - - [2025-10-06 01:36:16] "GET /policy-management/e1809ac1-21cf-46e3-a13d-9097c14214aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.020055 10.0.0.50 - - [2025-10-06 01:36:16] "POST /tags HTTP/1.1" 409 206 0.002464 10.0.0.50 - - [2025-10-06 01:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.50 - - [2025-10-06 01:36:16] "GET /tag/607fd384-5e50-4658-8233-a2a29d8223c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.018910 10.0.0.50 - - [2025-10-06 01:36:16] "POST /tags HTTP/1.1" 409 226 0.005533 10.0.0.50 - - [2025-10-06 01:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.50 - - [2025-10-06 01:36:16] "GET /tag/839f3723-6642-4763-b59f-774eadaa9404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011019 10.0.0.50 - - [2025-10-06 01:36:16] "POST /tags HTTP/1.1" 409 204 0.002311 10.0.0.50 - - [2025-10-06 01:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.50 - - [2025-10-06 01:36:16] "GET /tag/a735ce0f-080c-4d39-a4b7-1439704088c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.015745 10.0.0.50 - - [2025-10-06 01:36:16] "POST /tags HTTP/1.1" 409 226 0.002101 10.0.0.50 - - [2025-10-06 01:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001349 10.0.0.50 - - [2025-10-06 01:36:16] "GET /tag/839f3723-6642-4763-b59f-774eadaa9404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009573 10.0.0.50 - - [2025-10-06 01:36:16] "GET /application-policy-set/6ba5c32c-fb87-4ef9-86d7-f114dc01cd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.001828 10.0.0.50 - - [2025-10-06 01:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.50 - - [2025-10-06 01:36:16] "GET /policy-management/e1809ac1-21cf-46e3-a13d-9097c14214aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002419 10.0.0.50 - - [2025-10-06 01:36:16] "POST /firewall-rules HTTP/1.1" 200 626 0.086826 10.0.0.50 - - [2025-10-06 01:36:16] "POST /firewall-rules HTTP/1.1" 200 646 0.084117 10.0.0.50 - - [2025-10-06 01:36:16] "GET /firewall-rule/fd600514-b998-4a89-be95-8df2801eebd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.011849 10.0.0.50 - - [2025-10-06 01:36:16] "GET /firewall-policy/2a8df5ab-bb64-4ebd-a9b0-eb567d42cc72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005183 10.0.0.50 - - [2025-10-06 01:36:16] "GET /firewall-rule/c10adef8-5a43-48e9-bbdb-9ddba226d635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003527 10.0.0.50 - - [2025-10-06 01:36:16] "POST /ref-update HTTP/1.1" 200 156 0.014325 10.0.0.50 - - [2025-10-06 01:36:17] "POST /firewall-policys HTTP/1.1" 200 606 0.028717 10.0.0.50 - - [2025-10-06 01:36:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.011311 10.0.0.50 - - [2025-10-06 01:36:17] "GET /firewall-policy/e4ed2692-c330-4a3b-abd0-ba3c7613904c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.005922 10.0.0.50 - - [2025-10-06 01:36:17] "GET /application-policy-set/6ba5c32c-fb87-4ef9-86d7-f114dc01cd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002263 10.0.0.50 - - [2025-10-06 01:36:17] "GET /firewall-policy/e4ed2692-c330-4a3b-abd0-ba3c7613904c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.005964 10.0.0.50 - - [2025-10-06 01:36:17] "GET /firewall-policy/2a8df5ab-bb64-4ebd-a9b0-eb567d42cc72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.005517 10.0.0.50 - - [2025-10-06 01:36:17] "GET /firewall-policy/7f3c2673-93c2-49ea-96e6-9af21a8f8bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003435 10.0.0.50 - - [2025-10-06 01:36:17] "GET /firewall-policy/d53de0b2-f61b-4320-a0fb-757cea739d78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.006581 10.0.0.50 - - [2025-10-06 01:36:17] "GET /firewall-policy/2a8df5ab-bb64-4ebd-a9b0-eb567d42cc72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003072 10.0.0.50 - - [2025-10-06 01:36:17] "GET /firewall-policy/7f3c2673-93c2-49ea-96e6-9af21a8f8bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002772 10.0.0.50 - - [2025-10-06 01:36:17] "POST /ref-update HTTP/1.1" 200 156 0.019704 10.0.0.50 - - [2025-10-06 01:36:17] "POST /ref-update HTTP/1.1" 200 156 0.028736 10.0.0.50 - - [2025-10-06 01:36:17] "POST /ref-update HTTP/1.1" 200 156 0.041114 10.0.0.50 - - [2025-10-06 01:36:17] "POST /ref-update HTTP/1.1" 200 156 0.045135 10.0.0.50 - - [2025-10-06 01:36:17] "POST /ref-update HTTP/1.1" 200 156 0.033664 10.0.0.50 - - [2025-10-06 01:36:17] "GET /firewall-policy/e4ed2692-c330-4a3b-abd0-ba3c7613904c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.014178 10.0.0.50 - - [2025-10-06 01:36:29] "GET /virtual-machine-interface/4b64f568-a253-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004600 10.0.0.50 - - [2025-10-06 01:36:29] "POST /set-tag HTTP/1.1" 200 109 0.002810 10.0.0.50 - - [2025-10-06 01:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.50 - - [2025-10-06 01:36:29] "GET /loadbalancer/32469ea5-39e3-41c0-b9f7-5e43d29463f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002262 10.0.0.50 - - [2025-10-06 01:36:30] "GET /virtual-machine-interface/4b64f568-a253-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004053 10.0.0.50 - - [2025-10-06 01:36:30] "POST /set-tag HTTP/1.1" 200 109 0.024862 10.0.0.50 - - [2025-10-06 01:36:30] "DELETE /loadbalancer-member/93626292-0c6b-4944-89f5-47c0cc7a92ae HTTP/1.1" 200 115 0.045300 10.0.0.50 - - [2025-10-06 01:36:30] "GET /virtual-machine-interface/4b64f568-a253-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006038 10.0.0.50 - - [2025-10-06 01:36:30] "POST /set-tag HTTP/1.1" 200 109 0.002296 10.0.0.50 - - [2025-10-06 01:36:30] "DELETE /loadbalancer-member/6cf4940d-d976-4868-a49a-f98a2c911e63 HTTP/1.1" 200 115 0.026986 10.0.0.50 - - [2025-10-06 01:36:30] "GET /virtual-machine-interface/4b64f568-a253-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003459 10.0.0.50 - - [2025-10-06 01:36:30] "POST /set-tag HTTP/1.1" 200 109 0.002218 10.0.0.50 - - [2025-10-06 01:36:30] "DELETE /loadbalancer-member/8c76ec53-4cd8-46f5-a74a-1ac617271420 HTTP/1.1" 200 115 0.031537 10.0.0.50 - - [2025-10-06 01:36:30] "GET /virtual-machine-interface/4b64f568-a253-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004258 10.0.0.50 - - [2025-10-06 01:36:30] "POST /set-tag HTTP/1.1" 200 109 0.002872 10.0.0.50 - - [2025-10-06 01:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.50 - - [2025-10-06 01:36:30] "GET /loadbalancer/32469ea5-39e3-41c0-b9f7-5e43d29463f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.009317 10.0.0.50 - - [2025-10-06 01:36:30] "GET /loadbalancer-pool/c62e14e7-dfb0-492c-8c04-826c8a5f86b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002981 10.0.0.50 - - [2025-10-06 01:36:30] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014679 10.0.0.50 - - [2025-10-06 01:36:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.011671 10.0.0.50 - - [2025-10-06 01:36:30] "GET /virtual-machine-interface/4b64f568-a253-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007976 10.0.0.50 - - [2025-10-06 01:36:30] "GET /virtual-machine-interface/4b64f568-a253-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005111 10.0.0.50 - - [2025-10-06 01:36:30] "GET /floating-ip/ac9e7bef-0f12-4edb-a35d-35b8a6613fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002046 10.0.0.50 - - [2025-10-06 01:36:30] "POST /set-tag HTTP/1.1" 200 109 0.058947 10.0.0.50 - - [2025-10-06 01:36:30] "GET /loadbalancer-pool/92f60696-6941-4ed5-b69b-1dc47f264506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.014863 10.0.0.50 - - [2025-10-06 01:36:30] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018448 10.0.0.50 - - [2025-10-06 01:36:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.013965 10.0.0.50 - - [2025-10-06 01:36:30] "GET /virtual-machine-interface/4b64f568-a253-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007492 10.0.0.50 - - [2025-10-06 01:36:30] "POST /set-tag HTTP/1.1" 200 109 0.001728 10.0.0.50 - - [2025-10-06 01:36:30] "GET /virtual-machine-interface/4b64f568-a253-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005124 10.0.0.50 - - [2025-10-06 01:36:30] "GET /floating-ip/ac9e7bef-0f12-4edb-a35d-35b8a6613fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.004962 10.0.0.50 - - [2025-10-06 01:36:30] "GET /loadbalancer-pool/7730459f-315c-4866-827e-3e5ef8b1e0cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.007884 10.0.0.50 - - [2025-10-06 01:36:30] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023713 10.0.0.50 - - [2025-10-06 01:36:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.021337 10.0.0.50 - - [2025-10-06 01:36:30] "GET /virtual-machine-interface/4b64f568-a253-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012857 10.0.0.50 - - [2025-10-06 01:36:30] "GET /virtual-machine-interface/4b64f568-a253-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003471 10.0.0.50 - - [2025-10-06 01:36:30] "GET /floating-ip/ac9e7bef-0f12-4edb-a35d-35b8a6613fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002306 10.0.0.50 - - [2025-10-06 01:36:30] "POST /set-tag HTTP/1.1" 200 109 0.002463 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:37:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000909 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:37:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000854 10.0.0.50 - - [2025-10-06 01:38:24] "POST /tags HTTP/1.1" 409 252 0.001838 10.0.0.50 - - [2025-10-06 01:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001281 10.0.0.50 - - [2025-10-06 01:38:24] "GET /tag/25e82854-6998-42da-98a2-8dde92686989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011894 10.0.0.50 - - [2025-10-06 01:38:24] "POST /tags HTTP/1.1" 409 228 0.002065 10.0.0.50 - - [2025-10-06 01:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.50 - - [2025-10-06 01:38:24] "GET /tag/098f844f-9e43-41b1-a2a1-63bfb191dee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.009927 10.0.0.50 - - [2025-10-06 01:38:24] "GET /application-policy-set/6ba5c32c-fb87-4ef9-86d7-f114dc01cd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003898 10.0.0.50 - - [2025-10-06 01:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.50 - - [2025-10-06 01:38:24] "GET /policy-management/e1809ac1-21cf-46e3-a13d-9097c14214aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003060 10.0.0.50 - - [2025-10-06 01:38:24] "POST /tags HTTP/1.1" 409 206 0.001523 10.0.0.50 - - [2025-10-06 01:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001439 10.0.0.50 - - [2025-10-06 01:38:24] "GET /tag/607fd384-5e50-4658-8233-a2a29d8223c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010209 10.0.0.50 - - [2025-10-06 01:38:24] "POST /tags HTTP/1.1" 409 226 0.001698 10.0.0.50 - - [2025-10-06 01:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001311 10.0.0.50 - - [2025-10-06 01:38:24] "GET /tag/839f3723-6642-4763-b59f-774eadaa9404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010020 10.0.0.50 - - [2025-10-06 01:38:24] "POST /tags HTTP/1.1" 409 204 0.002105 10.0.0.50 - - [2025-10-06 01:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.50 - - [2025-10-06 01:38:24] "GET /tag/a735ce0f-080c-4d39-a4b7-1439704088c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012995 10.0.0.50 - - [2025-10-06 01:38:24] "POST /tags HTTP/1.1" 409 226 0.001707 10.0.0.50 - - [2025-10-06 01:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.50 - - [2025-10-06 01:38:24] "GET /tag/839f3723-6642-4763-b59f-774eadaa9404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009991 10.0.0.50 - - [2025-10-06 01:38:24] "POST /tags HTTP/1.1" 409 228 0.003382 10.0.0.50 - - [2025-10-06 01:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.50 - - [2025-10-06 01:38:24] "GET /tag/098f844f-9e43-41b1-a2a1-63bfb191dee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.011410 10.0.0.50 - - [2025-10-06 01:38:24] "POST /tags HTTP/1.1" 409 252 0.001931 10.0.0.50 - - [2025-10-06 01:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003241 10.0.0.50 - - [2025-10-06 01:38:24] "GET /tag/25e82854-6998-42da-98a2-8dde92686989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010208 10.0.0.50 - - [2025-10-06 01:38:25] "GET /application-policy-set/6ba5c32c-fb87-4ef9-86d7-f114dc01cd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003409 10.0.0.50 - - [2025-10-06 01:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004799 10.0.0.50 - - [2025-10-06 01:38:25] "GET /policy-management/e1809ac1-21cf-46e3-a13d-9097c14214aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002335 10.0.0.50 - - [2025-10-06 01:38:25] "POST /firewall-rules HTTP/1.1" 409 281 0.002975 10.0.0.50 - - [2025-10-06 01:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.50 - - [2025-10-06 01:38:25] "PUT /firewall-rule/c10adef8-5a43-48e9-bbdb-9ddba226d635 HTTP/1.1" 200 260 0.018946 10.0.0.50 - - [2025-10-06 01:38:25] "POST /firewall-rules HTTP/1.1" 409 291 0.001990 10.0.0.50 - - [2025-10-06 01:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001353 10.0.0.50 - - [2025-10-06 01:38:25] "PUT /firewall-rule/fd600514-b998-4a89-be95-8df2801eebd3 HTTP/1.1" 200 260 0.026837 10.0.0.50 - - [2025-10-06 01:38:25] "GET /firewall-rule/fd600514-b998-4a89-be95-8df2801eebd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003732 10.0.0.50 - - [2025-10-06 01:38:25] "POST /firewall-rules HTTP/1.1" 200 658 0.071031 10.0.0.50 - - [2025-10-06 01:38:25] "GET /firewall-rule/39d28c51-3760-4ae0-9f6b-5430756f631e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004040 10.0.0.50 - - [2025-10-06 01:38:25] "GET /firewall-policy/2a8df5ab-bb64-4ebd-a9b0-eb567d42cc72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001846 10.0.0.50 - - [2025-10-06 01:38:25] "GET /firewall-rule/c10adef8-5a43-48e9-bbdb-9ddba226d635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002357 10.0.0.50 - - [2025-10-06 01:38:25] "POST /firewall-policys HTTP/1.1" 409 269 0.005864 10.0.0.50 - - [2025-10-06 01:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.50 - - [2025-10-06 01:38:25] "PUT /firewall-policy/e4ed2692-c330-4a3b-abd0-ba3c7613904c HTTP/1.1" 200 264 0.019826 10.0.0.50 - - [2025-10-06 01:38:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.014542 10.0.0.50 - - [2025-10-06 01:38:25] "GET /firewall-policy/e4ed2692-c330-4a3b-abd0-ba3c7613904c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004853 10.0.0.50 - - [2025-10-06 01:38:25] "GET /application-policy-set/6ba5c32c-fb87-4ef9-86d7-f114dc01cd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002625 10.0.0.50 - - [2025-10-06 01:38:25] "GET /firewall-policy/e4ed2692-c330-4a3b-abd0-ba3c7613904c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002316 10.0.0.50 - - [2025-10-06 01:38:25] "GET /firewall-policy/2a8df5ab-bb64-4ebd-a9b0-eb567d42cc72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001997 10.0.0.50 - - [2025-10-06 01:38:25] "GET /firewall-policy/7f3c2673-93c2-49ea-96e6-9af21a8f8bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.005072 10.0.0.50 - - [2025-10-06 01:38:25] "GET /firewall-policy/d53de0b2-f61b-4320-a0fb-757cea739d78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004109 10.0.0.50 - - [2025-10-06 01:38:25] "GET /firewall-policy/e4ed2692-c330-4a3b-abd0-ba3c7613904c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002231 10.0.0.50 - - [2025-10-06 01:38:25] "GET /firewall-policy/e4ed2692-c330-4a3b-abd0-ba3c7613904c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003711 10.0.0.50 - - [2025-10-06 01:39:01] "GET /global-system-configs HTTP/1.1" 200 322 0.002321 10.0.0.50 - - [2025-10-06 01:39:03] "GET /global-system-configs HTTP/1.1" 200 322 0.003870 10.0.0.50 - - [2025-10-06 01:39:27] "GET /virtual-machine-interface/cc4878a2-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007005 10.0.0.50 - - [2025-10-06 01:39:27] "POST /set-tag HTTP/1.1" 200 109 0.004121 10.0.0.50 - - [2025-10-06 01:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006203 10.0.0.50 - - [2025-10-06 01:39:27] "GET /loadbalancer/b8ace752-e0e2-4d15-a66e-d5172d923794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002695 10.0.0.50 - - [2025-10-06 01:39:27] "GET /virtual-machine-interface/cc4878a2-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004488 10.0.0.50 - - [2025-10-06 01:39:27] "POST /set-tag HTTP/1.1" 200 109 0.020099 10.0.0.50 - - [2025-10-06 01:39:27] "DELETE /loadbalancer-member/db0deb7d-f174-4389-93aa-5eac3f8f6bcc HTTP/1.1" 200 115 0.025930 10.0.0.50 - - [2025-10-06 01:39:27] "GET /virtual-machine-interface/ce2e110e-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004128 10.0.0.50 - - [2025-10-06 01:39:27] "POST /set-tag HTTP/1.1" 200 109 0.001481 10.0.0.50 - - [2025-10-06 01:39:27] "GET /virtual-machine-interface/cdba224e-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003973 10.0.0.50 - - [2025-10-06 01:39:27] "POST /set-tag HTTP/1.1" 200 109 0.002088 10.0.0.50 - - [2025-10-06 01:39:27] "GET /virtual-machine-interface/cd4ee3da-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004248 10.0.0.50 - - [2025-10-06 01:39:27] "POST /set-tag HTTP/1.1" 200 109 0.002666 10.0.0.50 - - [2025-10-06 01:39:27] "GET /virtual-machine-interface/cef8ff72-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004220 10.0.0.50 - - [2025-10-06 01:39:27] "POST /set-tag HTTP/1.1" 200 109 0.001957 10.0.0.50 - - [2025-10-06 01:39:27] "GET /virtual-machine-interface/ce8eeb28-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006440 10.0.0.50 - - [2025-10-06 01:39:27] "POST /set-tag HTTP/1.1" 200 109 0.008432 10.0.0.50 - - [2025-10-06 01:39:27] "GET /virtual-machine-interface/cf6080a2-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004057 10.0.0.50 - - [2025-10-06 01:39:27] "POST /set-tag HTTP/1.1" 200 109 0.002163 10.0.0.50 - - [2025-10-06 01:39:27] "GET /virtual-machine-interface/ccbe41d6-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003832 10.0.0.50 - - [2025-10-06 01:39:27] "POST /set-tag HTTP/1.1" 200 109 0.001769 10.0.0.50 - - [2025-10-06 01:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.50 - - [2025-10-06 01:39:27] "GET /loadbalancer/b8ace752-e0e2-4d15-a66e-d5172d923794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.001846 10.0.0.50 - - [2025-10-06 01:39:28] "GET /virtual-machine-interface/ccbe41d6-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.010744 10.0.0.50 - - [2025-10-06 01:39:28] "POST /set-tag HTTP/1.1" 200 109 0.005001 10.0.0.50 - - [2025-10-06 01:39:28] "GET /virtual-machine-interface/cd4ee3da-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003980 10.0.0.50 - - [2025-10-06 01:39:28] "POST /set-tag HTTP/1.1" 200 109 0.002258 10.0.0.50 - - [2025-10-06 01:39:28] "GET /virtual-machine-interface/cc4878a2-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005115 10.0.0.50 - - [2025-10-06 01:39:28] "POST /set-tag HTTP/1.1" 200 109 0.002214 10.0.0.50 - - [2025-10-06 01:39:28] "GET /virtual-machine-interface/ccbe41d6-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004255 10.0.0.50 - - [2025-10-06 01:39:28] "POST /set-tag HTTP/1.1" 200 109 0.002205 10.0.0.50 - - [2025-10-06 01:39:28] "GET /virtual-machine/e84e60df-6f33-4ab5-8d4c-24ad8716c832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002036 10.0.0.50 - - [2025-10-06 01:39:28] "POST /ref-update HTTP/1.1" 200 156 0.024736 10.0.0.50 - - [2025-10-06 01:39:28] "GET /virtual-machine-interface/ccbe41d6-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.016456 10.0.0.50 - - [2025-10-06 01:39:28] "POST /set-tag HTTP/1.1" 200 109 0.018321 10.0.0.50 - - [2025-10-06 01:39:28] "POST /set-tag HTTP/1.1" 200 109 0.016395 10.0.0.50 - - [2025-10-06 01:39:28] "POST /set-tag HTTP/1.1" 200 109 0.029820 10.0.0.50 - - [2025-10-06 01:39:28] "POST /set-tag HTTP/1.1" 200 109 0.025861 10.0.0.50 - - [2025-10-06 01:39:28] "POST /set-tag HTTP/1.1" 200 109 0.014242 10.0.0.50 - - [2025-10-06 01:39:28] "DELETE /instance-ip/ccd6bfea-a254-11f0-a950-fa163e674f93 HTTP/1.1" 200 115 0.056598 10.0.0.50 - - [2025-10-06 01:39:28] "POST /ref-update HTTP/1.1" 200 156 0.006469 10.0.0.50 - - [2025-10-06 01:39:28] "DELETE /virtual-machine-interface/ccbe41d6-a254-11f0-a950-fa163e674f93 HTTP/1.1" 200 115 0.039154 10.0.0.50 - - [2025-10-06 01:39:28] "DELETE /virtual-machine/e84e60df-6f33-4ab5-8d4c-24ad8716c832 HTTP/1.1" 200 115 0.023015 10.0.0.50 - - [2025-10-06 01:39:28] "GET /virtual-machine-interface/cd4ee3da-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003882 10.0.0.50 - - [2025-10-06 01:39:28] "POST /set-tag HTTP/1.1" 200 109 0.002152 10.0.0.50 - - [2025-10-06 01:39:28] "GET /virtual-machine/853b8631-6467-4d4a-acaf-ddd82c3f09aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002146 10.0.0.50 - - [2025-10-06 01:39:28] "POST /ref-update HTTP/1.1" 200 156 0.007520 10.0.0.50 - - [2025-10-06 01:39:28] "GET /virtual-machine-interface/cd4ee3da-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009028 10.0.0.50 - - [2025-10-06 01:39:28] "POST /set-tag HTTP/1.1" 200 109 0.014607 10.0.0.50 - - [2025-10-06 01:39:28] "POST /set-tag HTTP/1.1" 200 109 0.033895 10.0.0.50 - - [2025-10-06 01:39:29] "POST /set-tag HTTP/1.1" 200 109 0.023651 10.0.0.50 - - [2025-10-06 01:39:29] "POST /set-tag HTTP/1.1" 200 109 0.016652 10.0.0.50 - - [2025-10-06 01:39:29] "POST /set-tag HTTP/1.1" 200 109 0.028929 10.0.0.50 - - [2025-10-06 01:39:29] "DELETE /instance-ip/cd6968cc-a254-11f0-a950-fa163e674f93 HTTP/1.1" 200 115 0.033903 10.0.0.50 - - [2025-10-06 01:39:29] "DELETE /virtual-machine-interface/cd4ee3da-a254-11f0-a950-fa163e674f93 HTTP/1.1" 200 115 0.050381 10.0.0.50 - - [2025-10-06 01:39:29] "DELETE /virtual-machine/853b8631-6467-4d4a-acaf-ddd82c3f09aa HTTP/1.1" 200 115 0.017672 10.0.0.50 - - [2025-10-06 01:39:29] "GET /virtual-machine-interface/cc4878a2-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004067 10.0.0.50 - - [2025-10-06 01:39:29] "POST /set-tag HTTP/1.1" 200 109 0.002043 10.0.0.50 - - [2025-10-06 01:39:29] "GET /virtual-machine/90c0d893-97b2-4fe4-ba6d-feb5045698af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002175 10.0.0.50 - - [2025-10-06 01:39:29] "POST /ref-update HTTP/1.1" 200 156 0.008126 10.0.0.50 - - [2025-10-06 01:39:29] "GET /virtual-machine-interface/cc4878a2-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009568 10.0.0.50 - - [2025-10-06 01:39:29] "POST /set-tag HTTP/1.1" 200 109 0.016613 10.0.0.50 - - [2025-10-06 01:39:29] "POST /set-tag HTTP/1.1" 200 109 0.023503 10.0.0.50 - - [2025-10-06 01:39:29] "POST /set-tag HTTP/1.1" 200 109 0.024971 10.0.0.50 - - [2025-10-06 01:39:29] "POST /set-tag HTTP/1.1" 200 109 0.012821 10.0.0.50 - - [2025-10-06 01:39:29] "POST /set-tag HTTP/1.1" 200 109 0.023583 10.0.0.50 - - [2025-10-06 01:39:29] "DELETE /instance-ip/cc605904-a254-11f0-a950-fa163e674f93 HTTP/1.1" 200 115 0.038783 10.0.0.50 - - [2025-10-06 01:39:29] "POST /ref-update HTTP/1.1" 200 156 0.006524 10.0.0.50 - - [2025-10-06 01:39:29] "DELETE /virtual-machine-interface/cc4878a2-a254-11f0-a950-fa163e674f93 HTTP/1.1" 200 115 0.036562 10.0.0.50 - - [2025-10-06 01:39:29] "DELETE /virtual-machine/90c0d893-97b2-4fe4-ba6d-feb5045698af HTTP/1.1" 200 115 0.016126 10.0.0.50 - - [2025-10-06 01:39:29] "DELETE /tag/87df1850-76a8-4000-9e0a-cdb32e2b8089 HTTP/1.1" 200 115 0.046249 10.0.0.50 - - [2025-10-06 01:39:29] "GET /virtual-machine-interface/cdba224e-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003422 10.0.0.50 - - [2025-10-06 01:39:29] "POST /set-tag HTTP/1.1" 200 109 0.002154 10.0.0.50 - - [2025-10-06 01:39:29] "GET /virtual-machine-interface/cdba224e-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003971 10.0.0.50 - - [2025-10-06 01:39:29] "POST /set-tag HTTP/1.1" 200 109 0.001699 10.0.0.50 - - [2025-10-06 01:39:29] "GET /virtual-machine/5d5ad1c7-8adc-4ae0-b0d9-c6a300ef85aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004512 10.0.0.50 - - [2025-10-06 01:39:29] "POST /ref-update HTTP/1.1" 200 156 0.009385 10.0.0.50 - - [2025-10-06 01:39:29] "GET /virtual-machine-interface/cdba224e-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007207 10.0.0.50 - - [2025-10-06 01:39:29] "POST /set-tag HTTP/1.1" 200 109 0.016203 10.0.0.50 - - [2025-10-06 01:39:29] "POST /set-tag HTTP/1.1" 200 109 0.025681 10.0.0.50 - - [2025-10-06 01:39:29] "POST /set-tag HTTP/1.1" 200 109 0.019764 10.0.0.50 - - [2025-10-06 01:39:30] "POST /set-tag HTTP/1.1" 200 109 0.021951 10.0.0.50 - - [2025-10-06 01:39:30] "POST /set-tag HTTP/1.1" 200 109 0.034642 10.0.0.50 - - [2025-10-06 01:39:30] "DELETE /instance-ip/cdd17502-a254-11f0-a950-fa163e674f93 HTTP/1.1" 200 115 0.049116 10.0.0.50 - - [2025-10-06 01:39:30] "DELETE /virtual-machine-interface/cdba224e-a254-11f0-a950-fa163e674f93 HTTP/1.1" 200 115 0.033182 10.0.0.50 - - [2025-10-06 01:39:30] "DELETE /virtual-machine/5d5ad1c7-8adc-4ae0-b0d9-c6a300ef85aa HTTP/1.1" 200 115 0.019151 10.0.0.50 - - [2025-10-06 01:39:30] "DELETE /tag/67cc3d4c-54c0-4e02-8e08-bb5b1d6d2c81 HTTP/1.1" 200 115 0.028970 10.0.0.50 - - [2025-10-06 01:39:30] "DELETE /tag/607fd384-5e50-4658-8233-a2a29d8223c1 HTTP/1.1" 409 388 0.006292 10.0.0.50 - - [2025-10-06 01:39:58] "GET /virtual-machine-interface/cf6080a2-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006634 10.0.0.50 - - [2025-10-06 01:39:58] "POST /set-tag HTTP/1.1" 200 109 0.002692 10.0.0.50 - - [2025-10-06 01:39:58] "GET /virtual-machine-interface/ce8eeb28-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004053 10.0.0.50 - - [2025-10-06 01:39:58] "POST /set-tag HTTP/1.1" 200 109 0.002286 10.0.0.50 - - [2025-10-06 01:39:58] "GET /virtual-machine-interface/ce2e110e-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005082 10.0.0.50 - - [2025-10-06 01:39:58] "POST /set-tag HTTP/1.1" 200 109 0.001769 10.0.0.50 - - [2025-10-06 01:39:58] "GET /virtual-machine-interface/cf6080a2-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004456 10.0.0.50 - - [2025-10-06 01:39:58] "POST /set-tag HTTP/1.1" 200 109 0.001862 10.0.0.50 - - [2025-10-06 01:39:58] "GET /virtual-machine/ccc2f71e-852b-4e32-9f51-a3d076556974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003370 10.0.0.50 - - [2025-10-06 01:39:58] "POST /ref-update HTTP/1.1" 200 156 0.009065 10.0.0.50 - - [2025-10-06 01:39:58] "GET /virtual-machine-interface/cf6080a2-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009205 10.0.0.50 - - [2025-10-06 01:39:58] "POST /set-tag HTTP/1.1" 200 109 0.019320 10.0.0.50 - - [2025-10-06 01:39:58] "POST /set-tag HTTP/1.1" 200 109 0.019523 10.0.0.50 - - [2025-10-06 01:39:58] "POST /set-tag HTTP/1.1" 200 109 0.018336 10.0.0.50 - - [2025-10-06 01:39:58] "POST /set-tag HTTP/1.1" 200 109 0.012610 10.0.0.50 - - [2025-10-06 01:39:58] "DELETE /instance-ip/cf7aa112-a254-11f0-a950-fa163e674f93 HTTP/1.1" 200 115 0.042357 10.0.0.50 - - [2025-10-06 01:39:58] "DELETE /virtual-machine-interface/cf6080a2-a254-11f0-a950-fa163e674f93 HTTP/1.1" 200 115 0.041092 10.0.0.50 - - [2025-10-06 01:39:58] "DELETE /virtual-machine/ccc2f71e-852b-4e32-9f51-a3d076556974 HTTP/1.1" 200 115 0.021016 10.0.0.50 - - [2025-10-06 01:39:58] "DELETE /tag/bf8a656e-8bd6-4ff3-9885-c32df720f5e9 HTTP/1.1" 200 115 0.039274 10.0.0.50 - - [2025-10-06 01:39:58] "GET /virtual-machine-interface/ce2e110e-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003462 10.0.0.50 - - [2025-10-06 01:39:58] "POST /set-tag HTTP/1.1" 200 109 0.002331 10.0.0.50 - - [2025-10-06 01:39:58] "GET /virtual-machine/2e8be64d-096f-414f-8389-7b408208faa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002484 10.0.0.50 - - [2025-10-06 01:39:58] "POST /ref-update HTTP/1.1" 200 156 0.007613 10.0.0.50 - - [2025-10-06 01:39:58] "GET /virtual-machine-interface/ce2e110e-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004058 10.0.0.50 - - [2025-10-06 01:39:58] "POST /set-tag HTTP/1.1" 200 109 0.014628 10.0.0.50 - - [2025-10-06 01:39:58] "POST /set-tag HTTP/1.1" 200 109 0.025217 10.0.0.50 - - [2025-10-06 01:39:59] "POST /set-tag HTTP/1.1" 200 109 0.019450 10.0.0.50 - - [2025-10-06 01:39:59] "POST /set-tag HTTP/1.1" 200 109 0.024436 10.0.0.50 - - [2025-10-06 01:39:59] "DELETE /instance-ip/ce45f33c-a254-11f0-a950-fa163e674f93 HTTP/1.1" 200 115 0.053747 10.0.0.50 - - [2025-10-06 01:39:59] "DELETE /virtual-machine-interface/ce2e110e-a254-11f0-a950-fa163e674f93 HTTP/1.1" 200 115 0.052187 10.0.0.50 - - [2025-10-06 01:39:59] "DELETE /virtual-machine/2e8be64d-096f-414f-8389-7b408208faa0 HTTP/1.1" 200 115 0.031812 10.0.0.50 - - [2025-10-06 01:39:59] "DELETE /tag/adc36130-5a54-48ef-b6ba-9fb371276df2 HTTP/1.1" 200 115 0.046155 10.0.0.50 - - [2025-10-06 01:39:59] "GET /virtual-machine-interface/ce8eeb28-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007057 10.0.0.50 - - [2025-10-06 01:39:59] "POST /set-tag HTTP/1.1" 200 109 0.002193 10.0.0.50 - - [2025-10-06 01:39:59] "GET /virtual-machine/00732d08-435b-4887-ab1a-6f75a962f97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1632 0.002746 10.0.0.50 - - [2025-10-06 01:39:59] "POST /ref-update HTTP/1.1" 200 156 0.014478 10.0.0.50 - - [2025-10-06 01:39:59] "GET /virtual-machine-interface/ce8eeb28-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003955 10.0.0.50 - - [2025-10-06 01:39:59] "POST /set-tag HTTP/1.1" 200 109 0.027647 10.0.0.50 - - [2025-10-06 01:39:59] "POST /set-tag HTTP/1.1" 200 109 0.035614 10.0.0.50 - - [2025-10-06 01:39:59] "POST /set-tag HTTP/1.1" 200 109 0.013342 10.0.0.50 - - [2025-10-06 01:39:59] "POST /set-tag HTTP/1.1" 200 109 0.023190 10.0.0.50 - - [2025-10-06 01:39:59] "DELETE /instance-ip/cea5c58c-a254-11f0-a950-fa163e674f93 HTTP/1.1" 200 115 0.050918 10.0.0.50 - - [2025-10-06 01:39:59] "DELETE /virtual-machine-interface/ce8eeb28-a254-11f0-a950-fa163e674f93 HTTP/1.1" 200 115 0.062265 10.0.0.50 - - [2025-10-06 01:39:59] "DELETE /virtual-machine/00732d08-435b-4887-ab1a-6f75a962f97c HTTP/1.1" 200 115 0.020415 10.0.0.50 - - [2025-10-06 01:39:59] "DELETE /tag/a735ce0f-080c-4d39-a4b7-1439704088c1 HTTP/1.1" 409 236 0.007147 10.0.0.50 - - [2025-10-06 01:39:59] "DELETE /tag/f87c6e2a-8f7f-41d2-9a9d-5f19303dea02 HTTP/1.1" 200 115 0.050297 10.0.0.50 - - [2025-10-06 01:39:59] "DELETE /tag/ee93865e-f39d-4f90-bd41-84f4115b6d8f HTTP/1.1" 200 115 0.037404 10.0.0.50 - - [2025-10-06 01:39:59] "GET /virtual-machine-interface/cef8ff72-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004615 10.0.0.50 - - [2025-10-06 01:39:59] "POST /set-tag HTTP/1.1" 200 109 0.002341 10.0.0.50 - - [2025-10-06 01:39:59] "GET /virtual-machine-interface/cef8ff72-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003777 10.0.0.50 - - [2025-10-06 01:39:59] "POST /set-tag HTTP/1.1" 200 109 0.001768 10.0.0.50 - - [2025-10-06 01:39:59] "GET /virtual-machine/4d3f7dd5-ce64-4a1e-94e2-15c1e1699719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003268 10.0.0.50 - - [2025-10-06 01:39:59] "POST /ref-update HTTP/1.1" 200 156 0.013713 10.0.0.50 - - [2025-10-06 01:39:59] "GET /virtual-machine-interface/cef8ff72-a254-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014180 10.0.0.50 - - [2025-10-06 01:40:00] "POST /set-tag HTTP/1.1" 200 109 0.015298 10.0.0.50 - - [2025-10-06 01:40:00] "POST /set-tag HTTP/1.1" 200 109 0.023262 10.0.0.50 - - [2025-10-06 01:40:00] "POST /set-tag HTTP/1.1" 200 109 0.026047 10.0.0.50 - - [2025-10-06 01:40:00] "POST /set-tag HTTP/1.1" 200 109 0.012313 10.0.0.50 - - [2025-10-06 01:40:00] "DELETE /instance-ip/cf0e701e-a254-11f0-a950-fa163e674f93 HTTP/1.1" 200 115 0.062790 10.0.0.50 - - [2025-10-06 01:40:00] "DELETE /virtual-machine-interface/cef8ff72-a254-11f0-a950-fa163e674f93 HTTP/1.1" 200 115 0.044803 10.0.0.50 - - [2025-10-06 01:40:00] "DELETE /virtual-machine/4d3f7dd5-ce64-4a1e-94e2-15c1e1699719 HTTP/1.1" 200 115 0.018600 10.0.0.50 - - [2025-10-06 01:40:00] "DELETE /tag/8a893081-63b0-46e8-9b96-535488c465a4 HTTP/1.1" 200 115 0.042981 10.0.0.50 - - [2025-10-06 01:40:00] "DELETE /tag/25e82854-6998-42da-98a2-8dde92686989 HTTP/1.1" 409 236 0.004222 10.0.0.50 - - [2025-10-06 01:40:00] "DELETE /tag/098f844f-9e43-41b1-a2a1-63bfb191dee0 HTTP/1.1" 409 236 0.003891 10.0.0.50 - - [2025-10-06 01:40:02] "POST /projects HTTP/1.1" 409 238 0.002123 10.0.0.50 - - [2025-10-06 01:40:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.50 - - [2025-10-06 01:40:02] "GET /project/323f009a-20d6-4bfe-b959-a493728ce4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028793 10.0.0.50 - - [2025-10-06 01:40:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.50 - - [2025-10-06 01:40:02] "GET /virtual-network/283b9134-a525-4265-92f2-a4195a968589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004842 10.0.0.50 - - [2025-10-06 01:40:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.50 - - [2025-10-06 01:40:02] "GET /virtual-network/4780c7b0-c619-4bf5-89bd-fc3d38dd161b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003552 10.0.0.50 - - [2025-10-06 01:40:02] "POST /security-groups HTTP/1.1" 409 285 0.001747 10.0.0.50 - - [2025-10-06 01:40:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001153 10.0.0.50 - - [2025-10-06 01:40:02] "PUT /security-group/e54a1057-09eb-4f93-99dd-0bd543b29413 HTTP/1.1" 200 262 0.055960 10.0.0.50 - - [2025-10-06 01:40:02] "PUT /access-control-list/5abbd0b3-5b6a-4c44-8b23-94f3d84e4bb2 HTTP/1.1" 200 272 0.013883 10.0.0.50 - - [2025-10-06 01:40:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.022344 10.0.0.50 - - [2025-10-06 01:40:02] "PUT /access-control-list/f61a4654-99d2-4c3a-91e8-a56ba27e51e3 HTTP/1.1" 200 272 0.029332 10.0.0.50 - - [2025-10-06 01:40:07] "POST /projects HTTP/1.1" 409 238 0.002087 10.0.0.50 - - [2025-10-06 01:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001527 10.0.0.50 - - [2025-10-06 01:40:07] "GET /project/323f009a-20d6-4bfe-b959-a493728ce4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034587 10.0.0.50 - - [2025-10-06 01:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.50 - - [2025-10-06 01:40:07] "GET /virtual-network/283b9134-a525-4265-92f2-a4195a968589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003157 10.0.0.50 - - [2025-10-06 01:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001128 10.0.0.50 - - [2025-10-06 01:40:07] "GET /virtual-network/4780c7b0-c619-4bf5-89bd-fc3d38dd161b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004099 10.0.0.50 - - [2025-10-06 01:40:07] "POST /security-groups HTTP/1.1" 409 285 0.001821 10.0.0.50 - - [2025-10-06 01:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001150 10.0.0.50 - - [2025-10-06 01:40:07] "PUT /security-group/e54a1057-09eb-4f93-99dd-0bd543b29413 HTTP/1.1" 200 262 0.055727 10.0.0.50 - - [2025-10-06 01:40:07] "PUT /access-control-list/5abbd0b3-5b6a-4c44-8b23-94f3d84e4bb2 HTTP/1.1" 200 272 0.016160 10.0.0.50 - - [2025-10-06 01:40:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.030910 10.0.0.50 - - [2025-10-06 01:40:07] "GET /firewall-policy/7f3c2673-93c2-49ea-96e6-9af21a8f8bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.020431 10.0.0.50 - - [2025-10-06 01:40:07] "PUT /access-control-list/f61a4654-99d2-4c3a-91e8-a56ba27e51e3 HTTP/1.1" 200 272 0.030334 10.0.0.50 - - [2025-10-06 01:40:07] "GET /firewall-rule/b885b714-f1bf-4b11-8650-103205aec3da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.007774 10.0.0.50 - - [2025-10-06 01:40:07] "POST /ref-update HTTP/1.1" 200 156 0.058189 10.0.0.50 - - [2025-10-06 01:40:08] "DELETE /firewall-rule/b885b714-f1bf-4b11-8650-103205aec3da HTTP/1.1" 200 115 0.033126 10.0.0.50 - - [2025-10-06 01:40:08] "GET /firewall-policy/7f3c2673-93c2-49ea-96e6-9af21a8f8bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.005177 10.0.0.50 - - [2025-10-06 01:40:08] "GET /firewall-rule/20381784-e402-412c-92bc-30552710559d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002951 10.0.0.50 - - [2025-10-06 01:40:08] "POST /ref-update HTTP/1.1" 200 156 0.044443 10.0.0.50 - - [2025-10-06 01:40:08] "DELETE /firewall-rule/20381784-e402-412c-92bc-30552710559d HTTP/1.1" 200 115 0.033332 10.0.0.50 - - [2025-10-06 01:40:08] "DELETE /tag/e801b922-3a51-4e6e-9fdb-4d0184b2da8a HTTP/1.1" 200 115 0.031809 10.0.0.50 - - [2025-10-06 01:40:08] "DELETE /tag/25e82854-6998-42da-98a2-8dde92686989 HTTP/1.1" 409 236 0.005025 10.0.0.50 - - [2025-10-06 01:40:08] "DELETE /tag/098f844f-9e43-41b1-a2a1-63bfb191dee0 HTTP/1.1" 409 236 0.005297 10.0.0.50 - - [2025-10-06 01:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.50 - - [2025-10-06 01:40:08] "GET /virtual-network/283b9134-a525-4265-92f2-a4195a968589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003824 10.0.0.50 - - [2025-10-06 01:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.50 - - [2025-10-06 01:40:08] "GET /virtual-network/4780c7b0-c619-4bf5-89bd-fc3d38dd161b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.005476 10.0.0.50 - - [2025-10-06 01:40:08] "PUT /virtual-network/283b9134-a525-4265-92f2-a4195a968589 HTTP/1.1" 200 264 0.042532 10.0.0.50 - - [2025-10-06 01:40:08] "PUT /virtual-network/4780c7b0-c619-4bf5-89bd-fc3d38dd161b HTTP/1.1" 200 264 0.042246 10.0.0.50 - - [2025-10-06 01:40:08] "DELETE /security-group/e54a1057-09eb-4f93-99dd-0bd543b29413 HTTP/1.1" 200 115 0.044402 10.0.0.50 - - [2025-10-06 01:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001162 10.0.0.50 - - [2025-10-06 01:40:08] "DELETE /access-control-list/5abbd0b3-5b6a-4c44-8b23-94f3d84e4bb2 HTTP/1.1" 200 115 0.025822 10.0.0.50 - - [2025-10-06 01:40:08] "DELETE /access-control-list/f61a4654-99d2-4c3a-91e8-a56ba27e51e3 HTTP/1.1" 200 115 0.023463 10.0.0.50 - - [2025-10-06 01:40:08] "GET /project/323f009a-20d6-4bfe-b959-a493728ce4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.043481 10.0.0.50 - - [2025-10-06 01:40:08] "GET /project/323f009a-20d6-4bfe-b959-a493728ce4e2?fields=security_groups HTTP/1.1" 200 1352 0.026181 10.0.0.50 - - [2025-10-06 01:40:08] "DELETE /security-group/830bbec8-c553-4951-9608-c6d2717daff5 HTTP/1.1" 200 115 0.041025 10.0.0.50 - - [2025-10-06 01:40:08] "DELETE /access-control-list/21d7fa9a-b95a-4e51-bb44-134b968fc7f3 HTTP/1.1" 200 115 0.038021 10.0.0.50 - - [2025-10-06 01:40:08] "GET /project/323f009a-20d6-4bfe-b959-a493728ce4e2?fields=application_policy_sets HTTP/1.1" 200 1391 0.042257 10.0.0.50 - - [2025-10-06 01:40:08] "DELETE /access-control-list/8c0bd6c9-ada4-42fe-b613-0b40e461a6c4 HTTP/1.1" 200 115 0.038123 10.0.0.50 - - [2025-10-06 01:40:08] "DELETE /project/323f009a-20d6-4bfe-b959-a493728ce4e2 HTTP/1.1" 200 115 0.292688 10.0.0.50 - - [2025-10-06 01:40:08] "POST /projects HTTP/1.1" 409 238 0.002085 10.0.0.50 - - [2025-10-06 01:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.50 - - [2025-10-06 01:40:08] "GET /project/1d02fdb6-af44-43e7-847d-0eca81b872e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.026390 10.0.0.50 - - [2025-10-06 01:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.50 - - [2025-10-06 01:40:08] "GET /virtual-network/283b9134-a525-4265-92f2-a4195a968589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003908 10.0.0.50 - - [2025-10-06 01:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.50 - - [2025-10-06 01:40:08] "GET /virtual-network/4780c7b0-c619-4bf5-89bd-fc3d38dd161b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004588 10.0.0.50 - - [2025-10-06 01:40:08] "POST /security-groups HTTP/1.1" 409 285 0.003200 10.0.0.50 - - [2025-10-06 01:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001264 10.0.0.50 - - [2025-10-06 01:40:08] "PUT /security-group/9e3e2521-85cf-4de4-8f20-f5d0c665d8b2 HTTP/1.1" 200 262 0.053799 10.0.0.50 - - [2025-10-06 01:40:09] "PUT /access-control-list/54df20d2-ffe1-4dcd-944c-4785385a2132 HTTP/1.1" 200 272 0.016214 10.0.0.50 - - [2025-10-06 01:40:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.041030 10.0.0.50 - - [2025-10-06 01:40:09] "PUT /access-control-list/78a33757-fc14-4e74-8639-ed249811e510 HTTP/1.1" 200 272 0.028187 10.0.0.50 - - [2025-10-06 01:40:13] "GET /application-policy-set/6ba5c32c-fb87-4ef9-86d7-f114dc01cd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002503 10.0.0.50 - - [2025-10-06 01:40:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.50 - - [2025-10-06 01:40:13] "GET /policy-management/e1809ac1-21cf-46e3-a13d-9097c14214aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002050 10.0.0.50 - - [2025-10-06 01:40:13] "GET /firewall-policy/2a8df5ab-bb64-4ebd-a9b0-eb567d42cc72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002064 10.0.0.50 - - [2025-10-06 01:40:13] "GET /firewall-rule/c10adef8-5a43-48e9-bbdb-9ddba226d635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002862 10.0.0.50 - - [2025-10-06 01:40:13] "POST /ref-update HTTP/1.1" 200 156 0.014381 10.0.0.50 - - [2025-10-06 01:40:13] "DELETE /firewall-rule/c10adef8-5a43-48e9-bbdb-9ddba226d635 HTTP/1.1" 200 115 0.040272 10.0.0.50 - - [2025-10-06 01:40:13] "GET /firewall-policy/e4ed2692-c330-4a3b-abd0-ba3c7613904c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002433 10.0.0.50 - - [2025-10-06 01:40:13] "GET /firewall-rule/39d28c51-3760-4ae0-9f6b-5430756f631e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.002880 10.0.0.50 - - [2025-10-06 01:40:13] "POST /ref-update HTTP/1.1" 200 156 0.012311 10.0.0.50 - - [2025-10-06 01:40:13] "DELETE /firewall-rule/39d28c51-3760-4ae0-9f6b-5430756f631e HTTP/1.1" 200 115 0.061887 10.0.0.50 - - [2025-10-06 01:40:13] "GET /firewall-policy/e4ed2692-c330-4a3b-abd0-ba3c7613904c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.004920 10.0.0.50 - - [2025-10-06 01:40:13] "GET /firewall-rule/fd600514-b998-4a89-be95-8df2801eebd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002799 10.0.0.50 - - [2025-10-06 01:40:13] "POST /ref-update HTTP/1.1" 200 156 0.010418 10.0.0.50 - - [2025-10-06 01:40:13] "DELETE /firewall-rule/fd600514-b998-4a89-be95-8df2801eebd3 HTTP/1.1" 200 115 0.038217 10.0.0.50 - - [2025-10-06 01:40:13] "GET /application-policy-set/6ba5c32c-fb87-4ef9-86d7-f114dc01cd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002145 10.0.0.50 - - [2025-10-06 01:40:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.50 - - [2025-10-06 01:40:13] "GET /policy-management/e1809ac1-21cf-46e3-a13d-9097c14214aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002237 10.0.0.50 - - [2025-10-06 01:40:13] "GET /firewall-policy/e4ed2692-c330-4a3b-abd0-ba3c7613904c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003498 10.0.0.50 - - [2025-10-06 01:40:13] "POST /ref-update HTTP/1.1" 200 156 0.019390 10.0.0.50 - - [2025-10-06 01:40:14] "DELETE /firewall-policy/e4ed2692-c330-4a3b-abd0-ba3c7613904c HTTP/1.1" 200 115 0.030301 10.0.0.50 - - [2025-10-06 01:40:14] "DELETE /tag/25e82854-6998-42da-98a2-8dde92686989 HTTP/1.1" 200 115 0.031183 10.0.0.50 - - [2025-10-06 01:40:14] "DELETE /tag/a735ce0f-080c-4d39-a4b7-1439704088c1 HTTP/1.1" 200 115 0.053653 10.0.0.50 - - [2025-10-06 01:40:14] "DELETE /tag/098f844f-9e43-41b1-a2a1-63bfb191dee0 HTTP/1.1" 200 115 0.047244 10.0.0.50 - - [2025-10-06 01:40:14] "DELETE /tag/607fd384-5e50-4658-8233-a2a29d8223c1 HTTP/1.1" 200 115 0.052372 10.0.0.50 - - [2025-10-06 01:40:14] "DELETE /loadbalancer-member/350e3512-3440-4cf1-8f96-9e24e568f40c HTTP/1.1" 200 115 0.023175 10.0.0.50 - - [2025-10-06 01:40:14] "DELETE /loadbalancer-pool/ba8817f1-4d2f-46f5-831a-b7a9bc312656 HTTP/1.1" 200 115 0.028297 10.0.0.50 - - [2025-10-06 01:40:14] "DELETE /loadbalancer-listener/c705948e-6745-420f-a2a0-b475b18ec64b HTTP/1.1" 200 115 0.022795 10.0.0.50 - - [2025-10-06 01:40:14] "DELETE /loadbalancer/b8ace752-e0e2-4d15-a66e-d5172d923794 HTTP/1.1" 200 115 0.029444 10.0.0.50 - - [2025-10-06 01:40:14] "DELETE /floating-ip/118cc75b-7302-41d3-accf-76e7591eb7e4 HTTP/1.1" 200 115 0.026603 10.0.0.50 - - [2025-10-06 01:40:14] "DELETE /instance-ip/76612e38-ea7d-4236-8f7e-14d75f946df6 HTTP/1.1" 200 115 0.039780 10.0.0.50 - - [2025-10-06 01:40:14] "DELETE /virtual-machine-interface/b6714047-318e-484d-8233-9b782a261a12 HTTP/1.1" 200 115 0.042982 10.0.0.50 - - [2025-10-06 01:40:14] "DELETE /tag/dc5c9dfb-453e-494f-a812-bd0e91a926ea HTTP/1.1" 200 115 0.032315 10.0.0.50 - - [2025-10-06 01:40:14] "POST /projects HTTP/1.1" 409 238 0.001669 10.0.0.50 - - [2025-10-06 01:40:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.50 - - [2025-10-06 01:40:14] "GET /project/1d02fdb6-af44-43e7-847d-0eca81b872e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.033761 10.0.0.50 - - [2025-10-06 01:40:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.50 - - [2025-10-06 01:40:14] "GET /virtual-network/283b9134-a525-4265-92f2-a4195a968589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004450 10.0.0.50 - - [2025-10-06 01:40:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.50 - - [2025-10-06 01:40:14] "GET /virtual-network/4780c7b0-c619-4bf5-89bd-fc3d38dd161b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.005163 10.0.0.50 - - [2025-10-06 01:40:14] "POST /security-groups HTTP/1.1" 409 285 0.002834 10.0.0.50 - - [2025-10-06 01:40:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.50 - - [2025-10-06 01:40:14] "PUT /security-group/9e3e2521-85cf-4de4-8f20-f5d0c665d8b2 HTTP/1.1" 200 262 0.057089 10.0.0.50 - - [2025-10-06 01:40:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.021722 10.0.0.50 - - [2025-10-06 01:40:14] "PUT /access-control-list/54df20d2-ffe1-4dcd-944c-4785385a2132 HTTP/1.1" 200 272 0.019413 10.0.0.50 - - [2025-10-06 01:40:14] "GET /firewall-policy/7f3c2673-93c2-49ea-96e6-9af21a8f8bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.016988 10.0.0.50 - - [2025-10-06 01:40:14] "PUT /access-control-list/78a33757-fc14-4e74-8639-ed249811e510 HTTP/1.1" 200 272 0.015319 10.0.0.50 - - [2025-10-06 01:40:14] "GET /firewall-rule/dd0ddd13-201a-4f2d-9313-f7a177e4cc9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002525 10.0.0.50 - - [2025-10-06 01:40:14] "POST /ref-update HTTP/1.1" 200 156 0.051574 10.0.0.50 - - [2025-10-06 01:40:14] "DELETE /firewall-rule/dd0ddd13-201a-4f2d-9313-f7a177e4cc9b HTTP/1.1" 200 115 0.035210 10.0.0.50 - - [2025-10-06 01:40:14] "GET /firewall-policy/7f3c2673-93c2-49ea-96e6-9af21a8f8bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.004817 10.0.0.50 - - [2025-10-06 01:40:14] "GET /firewall-rule/78889361-6b91-45a2-b65b-47065717ec94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002472 10.0.0.50 - - [2025-10-06 01:40:15] "POST /ref-update HTTP/1.1" 200 156 0.051423 10.0.0.50 - - [2025-10-06 01:40:15] "DELETE /firewall-rule/78889361-6b91-45a2-b65b-47065717ec94 HTTP/1.1" 200 115 0.046365 10.0.0.50 - - [2025-10-06 01:40:15] "DELETE /tag/839f3723-6642-4763-b59f-774eadaa9404 HTTP/1.1" 200 115 0.039257 10.0.0.50 - - [2025-10-06 01:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002644 10.0.0.50 - - [2025-10-06 01:40:15] "GET /virtual-network/283b9134-a525-4265-92f2-a4195a968589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003865 10.0.0.50 - - [2025-10-06 01:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001330 10.0.0.50 - - [2025-10-06 01:40:15] "GET /virtual-network/4780c7b0-c619-4bf5-89bd-fc3d38dd161b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.003136 10.0.0.50 - - [2025-10-06 01:40:15] "PUT /virtual-network/283b9134-a525-4265-92f2-a4195a968589 HTTP/1.1" 200 264 0.052944 10.0.0.50 - - [2025-10-06 01:40:15] "PUT /virtual-network/4780c7b0-c619-4bf5-89bd-fc3d38dd161b HTTP/1.1" 200 264 0.086449 10.0.0.50 - - [2025-10-06 01:40:15] "DELETE /security-group/9e3e2521-85cf-4de4-8f20-f5d0c665d8b2 HTTP/1.1" 200 115 0.059440 10.0.0.50 - - [2025-10-06 01:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.50 - - [2025-10-06 01:40:15] "DELETE /access-control-list/54df20d2-ffe1-4dcd-944c-4785385a2132 HTTP/1.1" 200 115 0.045944 10.0.0.50 - - [2025-10-06 01:40:15] "DELETE /access-control-list/78a33757-fc14-4e74-8639-ed249811e510 HTTP/1.1" 200 115 0.043905 10.0.0.50 - - [2025-10-06 01:40:15] "GET /project/1d02fdb6-af44-43e7-847d-0eca81b872e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.052025 10.0.0.50 - - [2025-10-06 01:40:15] "GET /project/1d02fdb6-af44-43e7-847d-0eca81b872e4?fields=security_groups HTTP/1.1" 200 1351 0.035783 10.0.0.50 - - [2025-10-06 01:40:15] "DELETE /security-group/53484f69-804b-4a8d-a1c6-626970aa9932 HTTP/1.1" 200 115 0.049630 10.0.0.50 - - [2025-10-06 01:40:15] "DELETE /access-control-list/4fa326ab-4071-4ba9-9286-b44537defcd2 HTTP/1.1" 200 115 0.041229 10.0.0.50 - - [2025-10-06 01:40:15] "GET /project/1d02fdb6-af44-43e7-847d-0eca81b872e4?fields=application_policy_sets HTTP/1.1" 200 1390 0.053199 10.0.0.50 - - [2025-10-06 01:40:15] "DELETE /access-control-list/15921e5c-c7bd-404a-b9f1-734c353d001f HTTP/1.1" 200 115 0.065175 10.0.0.50 - - [2025-10-06 01:40:15] "DELETE /project/1d02fdb6-af44-43e7-847d-0eca81b872e4 HTTP/1.1" 200 115 0.354387 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:40:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000844 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:40:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000795 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:40:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000824 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:40:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000717 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:40:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000803 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:40:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000754 10.0.0.50 - - [2025-10-06 01:41:15] "GET / HTTP/1.1" 200 35931 0.001647 10.0.0.50 - - [2025-10-06 01:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.50 - - [2025-10-06 01:41:15] "GET /global-vrouter-config/84e91e04-bd4a-47b3-b1ce-8e5b1eababf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003881 10.0.0.50 - - [2025-10-06 01:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.50 - - [2025-10-06 01:41:15] "GET /global-vrouter-config/84e91e04-bd4a-47b3-b1ce-8e5b1eababf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.007772 10.0.0.50 - - [2025-10-06 01:41:34] "GET / HTTP/1.1" 200 35931 0.001441 10.0.0.50 - - [2025-10-06 01:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.50 - - [2025-10-06 01:41:34] "GET /global-system-config/4580ee92-848b-4b28-913b-99774b317959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.011961 10.0.0.50 - - [2025-10-06 01:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001433 10.0.0.50 - - [2025-10-06 01:41:34] "GET /config-node/dc7f6ca6-88e3-4059-a5eb-5245cfb39077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001511 10.0.0.50 - - [2025-10-06 01:41:34] "GET / HTTP/1.1" 200 35931 0.001470 10.0.0.50 - - [2025-10-06 01:41:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002008 10.0.0.50 - - [2025-10-06 01:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.50 - - [2025-10-06 01:41:39] "GET /global-vrouter-config/84e91e04-bd4a-47b3-b1ce-8e5b1eababf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002189 10.0.0.50 - - [2025-10-06 01:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001368 10.0.0.50 - - [2025-10-06 01:41:39] "PUT /global-vrouter-config/84e91e04-bd4a-47b3-b1ce-8e5b1eababf5 HTTP/1.1" 200 276 0.006541 10.0.0.50 - - [2025-10-06 01:41:39] "GET / HTTP/1.1" 200 35931 0.001962 10.0.0.50 - - [2025-10-06 01:41:39] "POST /alarms HTTP/1.1" 409 264 0.002297 10.0.0.50 - - [2025-10-06 01:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.50 - - [2025-10-06 01:41:39] "PUT /alarm/5abe4d04-e999-4197-9d97-2352de70b3c2 HTTP/1.1" 200 244 0.009788 10.0.0.50 - - [2025-10-06 01:41:39] "POST /alarms HTTP/1.1" 409 261 0.002159 10.0.0.50 - - [2025-10-06 01:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.50 - - [2025-10-06 01:41:39] "PUT /alarm/8a761058-6397-4120-9341-8e147d25bf86 HTTP/1.1" 200 244 0.009098 10.0.0.50 - - [2025-10-06 01:41:39] "POST /alarms HTTP/1.1" 409 261 0.001792 10.0.0.50 - - [2025-10-06 01:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.50 - - [2025-10-06 01:41:40] "PUT /alarm/7ab5f85b-5da8-4524-aa1c-ad1343c3bdfb HTTP/1.1" 200 244 0.008808 10.0.0.50 - - [2025-10-06 01:41:40] "POST /alarms HTTP/1.1" 409 253 0.006529 10.0.0.50 - - [2025-10-06 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.50 - - [2025-10-06 01:41:40] "PUT /alarm/a604e552-2bf2-4d0b-b6e2-215a86055c96 HTTP/1.1" 200 244 0.011898 10.0.0.50 - - [2025-10-06 01:41:40] "POST /alarms HTTP/1.1" 409 251 0.002925 10.0.0.50 - - [2025-10-06 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.50 - - [2025-10-06 01:41:40] "PUT /alarm/b08bb4c2-72db-4cc4-8699-b2d7740eb107 HTTP/1.1" 200 244 0.009363 10.0.0.50 - - [2025-10-06 01:41:40] "POST /alarms HTTP/1.1" 409 252 0.005629 10.0.0.50 - - [2025-10-06 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005258 10.0.0.50 - - [2025-10-06 01:41:40] "PUT /alarm/c5716ed7-f8be-4e85-ba53-96781ce7a55b HTTP/1.1" 200 244 0.009253 10.0.0.50 - - [2025-10-06 01:41:40] "POST /alarms HTTP/1.1" 409 256 0.005736 10.0.0.50 - - [2025-10-06 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.50 - - [2025-10-06 01:41:40] "PUT /alarm/83ab7ab5-1bc1-4107-bdf5-e2f829024289 HTTP/1.1" 200 244 0.019195 10.0.0.50 - - [2025-10-06 01:41:40] "POST /alarms HTTP/1.1" 409 248 0.003741 10.0.0.50 - - [2025-10-06 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001542 10.0.0.50 - - [2025-10-06 01:41:40] "PUT /alarm/b2fc345c-f5fd-4bbc-a828-8c6d5655a03f HTTP/1.1" 200 244 0.013685 10.0.0.50 - - [2025-10-06 01:41:40] "POST /alarms HTTP/1.1" 409 252 0.006562 10.0.0.50 - - [2025-10-06 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.50 - - [2025-10-06 01:41:40] "PUT /alarm/a9e2af8d-d717-46a8-ba0f-475ab913c13c HTTP/1.1" 200 244 0.022353 10.0.0.50 - - [2025-10-06 01:41:40] "POST /alarms HTTP/1.1" 409 257 0.015035 10.0.0.50 - - [2025-10-06 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.50 - - [2025-10-06 01:41:40] "PUT /alarm/26b4f26e-9dcf-4828-bf10-c7d16a669db9 HTTP/1.1" 200 244 0.015630 10.0.0.50 - - [2025-10-06 01:41:40] "POST /alarms HTTP/1.1" 409 251 0.007058 10.0.0.50 - - [2025-10-06 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.50 - - [2025-10-06 01:41:40] "PUT /alarm/15d4bac7-0c58-4646-b93a-22e5a62df78b HTTP/1.1" 200 244 0.010651 10.0.0.50 - - [2025-10-06 01:41:40] "POST /alarms HTTP/1.1" 409 257 0.006160 10.0.0.50 - - [2025-10-06 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001382 10.0.0.50 - - [2025-10-06 01:41:40] "PUT /alarm/f71f83ff-0fc5-4753-a3c5-7f0c4d648716 HTTP/1.1" 200 244 0.016515 10.0.0.50 - - [2025-10-06 01:41:40] "POST /alarms HTTP/1.1" 409 261 0.003231 10.0.0.50 - - [2025-10-06 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.50 - - [2025-10-06 01:41:40] "PUT /alarm/27479e94-5518-4689-b3ac-ca4474de7d77 HTTP/1.1" 200 244 0.013790 10.0.0.50 - - [2025-10-06 01:41:40] "POST /alarms HTTP/1.1" 409 258 0.006549 10.0.0.50 - - [2025-10-06 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.50 - - [2025-10-06 01:41:40] "PUT /alarm/0e887340-8f1c-4a8c-ac8f-e7c84a398c47 HTTP/1.1" 200 244 0.008719 10.0.0.50 - - [2025-10-06 01:41:40] "POST /alarms HTTP/1.1" 409 254 0.005310 10.0.0.50 - - [2025-10-06 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.50 - - [2025-10-06 01:41:40] "PUT /alarm/a61a508a-8bb1-4642-a7b4-3630f0ca181a HTTP/1.1" 200 244 0.008913 10.0.0.50 - - [2025-10-06 01:41:40] "POST /alarms HTTP/1.1" 409 254 0.006191 10.0.0.50 - - [2025-10-06 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001235 10.0.0.50 - - [2025-10-06 01:41:40] "PUT /alarm/792a89a4-806f-4b53-8ef0-3a1732708a96 HTTP/1.1" 200 244 0.009873 10.0.0.50 - - [2025-10-06 01:41:40] "POST /alarms HTTP/1.1" 409 254 0.008467 10.0.0.50 - - [2025-10-06 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.50 - - [2025-10-06 01:41:40] "PUT /alarm/7e1c2246-8081-482e-9524-2a76bfcde630 HTTP/1.1" 200 244 0.008619 10.0.0.50 - - [2025-10-06 01:41:40] "POST /alarms HTTP/1.1" 409 247 0.003613 10.0.0.50 - - [2025-10-06 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.50 - - [2025-10-06 01:41:41] "PUT /alarm/43431694-d296-4573-93ba-409417a85cf1 HTTP/1.1" 200 244 0.010665 10.0.0.50 - - [2025-10-06 01:41:41] "POST /alarms HTTP/1.1" 409 272 0.008217 10.0.0.50 - - [2025-10-06 01:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.50 - - [2025-10-06 01:41:41] "PUT /alarm/514d8ad9-a76b-4979-b82e-761ff3d556de HTTP/1.1" 200 244 0.009142 10.0.0.50 - - [2025-10-06 01:41:41] "POST /alarms HTTP/1.1" 409 261 0.006000 10.0.0.50 - - [2025-10-06 01:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.50 - - [2025-10-06 01:41:41] "PUT /alarm/c04c343c-3819-42b9-9ade-a56ddef011ae HTTP/1.1" 200 244 0.010108 10.0.0.50 - - [2025-10-06 01:41:41] "POST /alarms HTTP/1.1" 409 259 0.003398 10.0.0.50 - - [2025-10-06 01:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.50 - - [2025-10-06 01:41:41] "PUT /alarm/4c65fadc-d5c9-4e86-829b-64882f6f64b9 HTTP/1.1" 200 244 0.009714 10.0.0.50 - - [2025-10-06 01:41:41] "POST /alarms HTTP/1.1" 409 265 0.005949 10.0.0.50 - - [2025-10-06 01:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.50 - - [2025-10-06 01:41:41] "PUT /alarm/ead04083-47fa-4002-8adc-2ab9cabf435c HTTP/1.1" 200 244 0.010073 10.0.0.50 - - [2025-10-06 01:41:41] "POST /alarms HTTP/1.1" 409 279 0.005273 10.0.0.50 - - [2025-10-06 01:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.50 - - [2025-10-06 01:41:41] "PUT /alarm/60a0aaac-d0c5-4813-a7c0-3f9353e26694 HTTP/1.1" 200 244 0.009597 10.0.0.50 - - [2025-10-06 01:41:41] "GET / HTTP/1.1" 200 35931 0.001923 10.0.0.50 - - [2025-10-06 01:41:41] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002289 10.0.0.50 - - [2025-10-06 01:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.50 - - [2025-10-06 01:41:41] "PUT /global-vrouter-config/84e91e04-bd4a-47b3-b1ce-8e5b1eababf5 HTTP/1.1" 200 276 0.006285 10.0.0.50 - - [2025-10-06 01:41:41] "GET / HTTP/1.1" 200 35931 0.001491 10.0.0.50 - - [2025-10-06 01:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.50 - - [2025-10-06 01:41:41] "GET /global-vrouter-config/84e91e04-bd4a-47b3-b1ce-8e5b1eababf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002430 10.0.0.50 - - [2025-10-06 01:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.50 - - [2025-10-06 01:41:41] "PUT /global-vrouter-config/84e91e04-bd4a-47b3-b1ce-8e5b1eababf5 HTTP/1.1" 200 276 0.009029 10.0.0.50 - - [2025-10-06 01:41:42] "GET / HTTP/1.1" 200 35931 0.001623 10.0.0.50 - - [2025-10-06 01:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.50 - - [2025-10-06 01:41:42] "GET /global-system-config/4580ee92-848b-4b28-913b-99774b317959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004047 10.0.0.50 - - [2025-10-06 01:41:42] "PUT /global-system-config/4580ee92-848b-4b28-913b-99774b317959 HTTP/1.1" 200 274 0.021157 10.0.0.50 - - [2025-10-06 01:41:45] "GET / HTTP/1.1" 200 35931 0.001357 10.0.0.50 - - [2025-10-06 01:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.50 - - [2025-10-06 01:41:45] "GET /routing-instance/9a43febe-90cf-4c8f-bada-91e5c99556cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002555 10.0.0.50 - - [2025-10-06 01:41:45] "POST /bgp-routers HTTP/1.1" 409 301 0.001472 10.0.0.50 - - [2025-10-06 01:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001206 10.0.0.50 - - [2025-10-06 01:41:45] "GET /bgp-router/a6efe655-6fc8-498c-8e17-42a41a0f8f8d?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002503 10.0.0.50 - - [2025-10-06 01:41:45] "PUT /bgp-router/a6efe655-6fc8-498c-8e17-42a41a0f8f8d HTTP/1.1" 200 254 0.018557 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:41:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000864 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:41:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000863 10.0.0.50 - - [2025-10-06 01:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.50 - - [2025-10-06 01:41:48] "GET /global-vrouter-config/84e91e04-bd4a-47b3-b1ce-8e5b1eababf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002341 10.0.0.50 - - [2025-10-06 01:42:00] "GET / HTTP/1.1" 200 35931 0.002090 10.0.0.50 - - [2025-10-06 01:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.50 - - [2025-10-06 01:42:00] "GET /global-system-config/4580ee92-848b-4b28-913b-99774b317959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.008262 10.0.0.50 - - [2025-10-06 01:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.50 - - [2025-10-06 01:42:00] "GET /config-node/dc7f6ca6-88e3-4059-a5eb-5245cfb39077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002307 10.0.0.50 - - [2025-10-06 01:42:12] "GET / HTTP/1.1" 200 35931 0.001579 10.0.0.50 - - [2025-10-06 01:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.50 - - [2025-10-06 01:42:12] "GET /routing-instance/9a43febe-90cf-4c8f-bada-91e5c99556cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003202 10.0.0.50 - - [2025-10-06 01:42:12] "POST /bgp-routers HTTP/1.1" 409 301 0.001617 10.0.0.50 - - [2025-10-06 01:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.50 - - [2025-10-06 01:42:12] "GET /bgp-router/a6efe655-6fc8-498c-8e17-42a41a0f8f8d?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002313 10.0.0.50 - - [2025-10-06 01:42:12] "PUT /bgp-router/a6efe655-6fc8-498c-8e17-42a41a0f8f8d HTTP/1.1" 200 254 0.009398 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:42:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000873 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:42:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000774 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:42:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000824 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:42:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000781 10.0.0.50 - - [2025-10-06 01:42:28] "GET / HTTP/1.1" 200 35931 0.001687 10.0.0.50 - - [2025-10-06 01:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.50 - - [2025-10-06 01:42:28] "GET /global-system-config/4580ee92-848b-4b28-913b-99774b317959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003876 10.0.0.50 - - [2025-10-06 01:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001356 10.0.0.50 - - [2025-10-06 01:42:28] "GET /config-node/dc7f6ca6-88e3-4059-a5eb-5245cfb39077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001516 10.0.0.50 - - [2025-10-06 01:42:29] "GET / HTTP/1.1" 200 35931 0.001459 10.0.0.50 - - [2025-10-06 01:42:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002488 10.0.0.50 - - [2025-10-06 01:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.50 - - [2025-10-06 01:42:34] "GET /global-vrouter-config/84e91e04-bd4a-47b3-b1ce-8e5b1eababf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002025 10.0.0.50 - - [2025-10-06 01:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001123 10.0.0.50 - - [2025-10-06 01:42:34] "PUT /global-vrouter-config/84e91e04-bd4a-47b3-b1ce-8e5b1eababf5 HTTP/1.1" 200 276 0.006414 10.0.0.50 - - [2025-10-06 01:42:34] "GET / HTTP/1.1" 200 35931 0.001549 10.0.0.50 - - [2025-10-06 01:42:34] "POST /alarms HTTP/1.1" 409 264 0.001932 10.0.0.50 - - [2025-10-06 01:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013148 10.0.0.50 - - [2025-10-06 01:42:34] "PUT /alarm/5abe4d04-e999-4197-9d97-2352de70b3c2 HTTP/1.1" 200 244 0.011343 10.0.0.50 - - [2025-10-06 01:42:34] "POST /alarms HTTP/1.1" 409 261 0.004214 10.0.0.50 - - [2025-10-06 01:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.50 - - [2025-10-06 01:42:34] "PUT /alarm/8a761058-6397-4120-9341-8e147d25bf86 HTTP/1.1" 200 244 0.009510 10.0.0.50 - - [2025-10-06 01:42:34] "POST /alarms HTTP/1.1" 409 261 0.001715 10.0.0.50 - - [2025-10-06 01:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.50 - - [2025-10-06 01:42:34] "PUT /alarm/7ab5f85b-5da8-4524-aa1c-ad1343c3bdfb HTTP/1.1" 200 244 0.009398 10.0.0.50 - - [2025-10-06 01:42:34] "POST /alarms HTTP/1.1" 409 253 0.002172 10.0.0.50 - - [2025-10-06 01:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001342 10.0.0.50 - - [2025-10-06 01:42:34] "PUT /alarm/a604e552-2bf2-4d0b-b6e2-215a86055c96 HTTP/1.1" 200 244 0.010790 10.0.0.50 - - [2025-10-06 01:42:34] "POST /alarms HTTP/1.1" 409 251 0.012436 10.0.0.50 - - [2025-10-06 01:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.50 - - [2025-10-06 01:42:34] "PUT /alarm/b08bb4c2-72db-4cc4-8699-b2d7740eb107 HTTP/1.1" 200 244 0.008125 10.0.0.50 - - [2025-10-06 01:42:34] "POST /alarms HTTP/1.1" 409 252 0.004722 10.0.0.50 - - [2025-10-06 01:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001421 10.0.0.50 - - [2025-10-06 01:42:34] "PUT /alarm/c5716ed7-f8be-4e85-ba53-96781ce7a55b HTTP/1.1" 200 244 0.008196 10.0.0.50 - - [2025-10-06 01:42:34] "POST /alarms HTTP/1.1" 409 256 0.008297 10.0.0.50 - - [2025-10-06 01:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.50 - - [2025-10-06 01:42:34] "PUT /alarm/83ab7ab5-1bc1-4107-bdf5-e2f829024289 HTTP/1.1" 200 244 0.009946 10.0.0.50 - - [2025-10-06 01:42:34] "POST /alarms HTTP/1.1" 409 248 0.015281 10.0.0.50 - - [2025-10-06 01:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001528 10.0.0.50 - - [2025-10-06 01:42:34] "PUT /alarm/b2fc345c-f5fd-4bbc-a828-8c6d5655a03f HTTP/1.1" 200 244 0.009143 10.0.0.50 - - [2025-10-06 01:42:34] "POST /alarms HTTP/1.1" 409 252 0.010931 10.0.0.50 - - [2025-10-06 01:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.50 - - [2025-10-06 01:42:34] "PUT /alarm/a9e2af8d-d717-46a8-ba0f-475ab913c13c HTTP/1.1" 200 244 0.009022 10.0.0.50 - - [2025-10-06 01:42:34] "POST /alarms HTTP/1.1" 409 257 0.005274 10.0.0.50 - - [2025-10-06 01:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.50 - - [2025-10-06 01:42:35] "PUT /alarm/26b4f26e-9dcf-4828-bf10-c7d16a669db9 HTTP/1.1" 200 244 0.012498 10.0.0.50 - - [2025-10-06 01:42:35] "POST /alarms HTTP/1.1" 409 251 0.009068 10.0.0.50 - - [2025-10-06 01:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.50 - - [2025-10-06 01:42:35] "PUT /alarm/15d4bac7-0c58-4646-b93a-22e5a62df78b HTTP/1.1" 200 244 0.009006 10.0.0.50 - - [2025-10-06 01:42:35] "POST /alarms HTTP/1.1" 409 257 0.007420 10.0.0.50 - - [2025-10-06 01:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001452 10.0.0.50 - - [2025-10-06 01:42:35] "PUT /alarm/f71f83ff-0fc5-4753-a3c5-7f0c4d648716 HTTP/1.1" 200 244 0.016637 10.0.0.50 - - [2025-10-06 01:42:35] "POST /alarms HTTP/1.1" 409 261 0.010408 10.0.0.50 - - [2025-10-06 01:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.50 - - [2025-10-06 01:42:35] "PUT /alarm/27479e94-5518-4689-b3ac-ca4474de7d77 HTTP/1.1" 200 244 0.014158 10.0.0.50 - - [2025-10-06 01:42:35] "POST /alarms HTTP/1.1" 409 258 0.005541 10.0.0.50 - - [2025-10-06 01:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005718 10.0.0.50 - - [2025-10-06 01:42:35] "PUT /alarm/0e887340-8f1c-4a8c-ac8f-e7c84a398c47 HTTP/1.1" 200 244 0.009557 10.0.0.50 - - [2025-10-06 01:42:35] "POST /alarms HTTP/1.1" 409 254 0.007660 10.0.0.50 - - [2025-10-06 01:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.50 - - [2025-10-06 01:42:35] "PUT /alarm/a61a508a-8bb1-4642-a7b4-3630f0ca181a HTTP/1.1" 200 244 0.024666 10.0.0.50 - - [2025-10-06 01:42:35] "POST /alarms HTTP/1.1" 409 254 0.011788 10.0.0.50 - - [2025-10-06 01:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005509 10.0.0.50 - - [2025-10-06 01:42:35] "PUT /alarm/792a89a4-806f-4b53-8ef0-3a1732708a96 HTTP/1.1" 200 244 0.026735 10.0.0.50 - - [2025-10-06 01:42:35] "POST /alarms HTTP/1.1" 409 254 0.017582 10.0.0.50 - - [2025-10-06 01:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.50 - - [2025-10-06 01:42:35] "PUT /alarm/7e1c2246-8081-482e-9524-2a76bfcde630 HTTP/1.1" 200 244 0.009322 10.0.0.50 - - [2025-10-06 01:42:35] "POST /alarms HTTP/1.1" 409 247 0.023259 10.0.0.50 - - [2025-10-06 01:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004869 10.0.0.50 - - [2025-10-06 01:42:35] "PUT /alarm/43431694-d296-4573-93ba-409417a85cf1 HTTP/1.1" 200 244 0.008524 10.0.0.50 - - [2025-10-06 01:42:35] "POST /alarms HTTP/1.1" 409 272 0.004463 10.0.0.50 - - [2025-10-06 01:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.50 - - [2025-10-06 01:42:35] "PUT /alarm/514d8ad9-a76b-4979-b82e-761ff3d556de HTTP/1.1" 200 244 0.008979 10.0.0.50 - - [2025-10-06 01:42:35] "POST /alarms HTTP/1.1" 409 261 0.007841 10.0.0.50 - - [2025-10-06 01:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.50 - - [2025-10-06 01:42:35] "PUT /alarm/c04c343c-3819-42b9-9ade-a56ddef011ae HTTP/1.1" 200 244 0.021703 10.0.0.50 - - [2025-10-06 01:42:35] "POST /alarms HTTP/1.1" 409 259 0.010920 10.0.0.50 - - [2025-10-06 01:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.50 - - [2025-10-06 01:42:35] "PUT /alarm/4c65fadc-d5c9-4e86-829b-64882f6f64b9 HTTP/1.1" 200 244 0.023606 10.0.0.50 - - [2025-10-06 01:42:35] "POST /alarms HTTP/1.1" 409 265 0.012936 10.0.0.50 - - [2025-10-06 01:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.50 - - [2025-10-06 01:42:36] "PUT /alarm/ead04083-47fa-4002-8adc-2ab9cabf435c HTTP/1.1" 200 244 0.011476 10.0.0.50 - - [2025-10-06 01:42:36] "POST /alarms HTTP/1.1" 409 279 0.020173 10.0.0.50 - - [2025-10-06 01:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008305 10.0.0.50 - - [2025-10-06 01:42:36] "PUT /alarm/60a0aaac-d0c5-4813-a7c0-3f9353e26694 HTTP/1.1" 200 244 0.011497 10.0.0.50 - - [2025-10-06 01:42:36] "GET / HTTP/1.1" 200 35931 0.001690 10.0.0.50 - - [2025-10-06 01:42:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001845 10.0.0.50 - - [2025-10-06 01:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.50 - - [2025-10-06 01:42:36] "PUT /global-vrouter-config/84e91e04-bd4a-47b3-b1ce-8e5b1eababf5 HTTP/1.1" 200 276 0.006840 10.0.0.50 - - [2025-10-06 01:42:36] "GET / HTTP/1.1" 200 35931 0.001256 10.0.0.50 - - [2025-10-06 01:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.50 - - [2025-10-06 01:42:36] "GET /global-vrouter-config/84e91e04-bd4a-47b3-b1ce-8e5b1eababf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002528 10.0.0.50 - - [2025-10-06 01:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005534 10.0.0.50 - - [2025-10-06 01:42:36] "PUT /global-vrouter-config/84e91e04-bd4a-47b3-b1ce-8e5b1eababf5 HTTP/1.1" 200 276 0.013553 10.0.0.50 - - [2025-10-06 01:42:36] "GET / HTTP/1.1" 200 35931 0.001445 10.0.0.50 - - [2025-10-06 01:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.50 - - [2025-10-06 01:42:36] "GET /global-system-config/4580ee92-848b-4b28-913b-99774b317959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004219 10.0.0.50 - - [2025-10-06 01:42:36] "PUT /global-system-config/4580ee92-848b-4b28-913b-99774b317959 HTTP/1.1" 200 274 0.015459 10.0.0.50 - - [2025-10-06 01:42:40] "GET / HTTP/1.1" 200 35931 0.001333 10.0.0.50 - - [2025-10-06 01:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.50 - - [2025-10-06 01:42:40] "GET /routing-instance/9a43febe-90cf-4c8f-bada-91e5c99556cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003275 10.0.0.50 - - [2025-10-06 01:42:40] "POST /bgp-routers HTTP/1.1" 409 301 0.003483 10.0.0.50 - - [2025-10-06 01:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001222 10.0.0.50 - - [2025-10-06 01:42:40] "GET /bgp-router/a6efe655-6fc8-498c-8e17-42a41a0f8f8d?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002258 10.0.0.50 - - [2025-10-06 01:42:40] "PUT /bgp-router/a6efe655-6fc8-498c-8e17-42a41a0f8f8d HTTP/1.1" 200 254 0.009783 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:42:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.005707 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:42:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001115 10.0.0.50 - - [2025-10-06 01:42:44] "POST /tags HTTP/1.1" 200 355 0.020437 10.0.0.50 - - [2025-10-06 01:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.020197 10.0.0.50 - - [2025-10-06 01:42:44] "GET /tag/83a9f0ae-4318-490d-83b9-7e04ff93ee3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.011960 10.0.0.50 - - [2025-10-06 01:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.50 - - [2025-10-06 01:42:44] "GET /virtual-network/283b9134-a525-4265-92f2-a4195a968589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004082 10.0.0.50 - - [2025-10-06 01:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.50 - - [2025-10-06 01:42:45] "GET /project/87dbfaec-2bc6-43ed-9c51-2e60f26383a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037448 10.0.0.50 - - [2025-10-06 01:42:45] "POST /virtual-machines HTTP/1.1" 200 351 0.010178 10.0.0.50 - - [2025-10-06 01:42:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.019683 10.0.0.50 - - [2025-10-06 01:42:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.114299 10.0.0.50 - - [2025-10-06 01:42:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.012964 10.0.0.50 - - [2025-10-06 01:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006084 10.0.0.50 - - [2025-10-06 01:42:45] "GET /virtual-machine-interface/c181dbe2-a255-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006444 10.0.0.50 - - [2025-10-06 01:42:45] "POST /instance-ips HTTP/1.1" 200 391 0.017660 10.0.0.50 - - [2025-10-06 01:42:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.022173 10.0.0.50 - - [2025-10-06 01:42:45] "GET /virtual-machine-interface/c181dbe2-a255-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.012483 10.0.0.50 - - [2025-10-06 01:42:45] "POST /set-tag HTTP/1.1" 200 109 0.012423 10.0.0.50 - - [2025-10-06 01:42:45] "GET /virtual-machine-interface/c181dbe2-a255-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.010376 10.0.0.50 - - [2025-10-06 01:42:45] "GET /instance-ip/c19d24ec-a255-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002881 10.0.0.50 - - [2025-10-06 01:42:45] "GET /virtual-machine-interface/c181dbe2-a255-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004280 10.0.0.50 - - [2025-10-06 01:42:45] "POST /set-tag HTTP/1.1" 200 109 0.002064 10.0.0.50 - - [2025-10-06 01:42:45] "GET /virtual-router/ed0b220e-31a4-4985-9926-9bea794d7c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003274 10.0.0.50 - - [2025-10-06 01:42:45] "POST /ref-update HTTP/1.1" 200 156 0.007332 10.0.0.50 - - [2025-10-06 01:42:45] "GET /virtual-machine-interface/c181dbe2-a255-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003974 10.0.0.50 - - [2025-10-06 01:42:45] "POST /set-tag HTTP/1.1" 200 109 0.001924 10.0.0.50 - - [2025-10-06 01:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.50 - - [2025-10-06 01:42:45] "GET /virtual-network/283b9134-a525-4265-92f2-a4195a968589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004217 10.0.0.50 - - [2025-10-06 01:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.50 - - [2025-10-06 01:42:45] "GET /project/87dbfaec-2bc6-43ed-9c51-2e60f26383a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029176 10.0.0.50 - - [2025-10-06 01:42:45] "POST /virtual-machines HTTP/1.1" 200 355 0.008714 10.0.0.50 - - [2025-10-06 01:42:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.007344 10.0.0.50 - - [2025-10-06 01:42:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.094128 10.0.0.50 - - [2025-10-06 01:42:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.017248 10.0.0.50 - - [2025-10-06 01:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006440 10.0.0.50 - - [2025-10-06 01:42:45] "GET /virtual-machine-interface/c1e9c7f2-a255-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.004503 10.0.0.50 - - [2025-10-06 01:42:45] "POST /instance-ips HTTP/1.1" 200 395 0.020084 10.0.0.50 - - [2025-10-06 01:42:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.021662 10.0.0.50 - - [2025-10-06 01:42:46] "GET /virtual-machine-interface/c1e9c7f2-a255-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.008293 10.0.0.50 - - [2025-10-06 01:42:46] "POST /set-tag HTTP/1.1" 200 109 0.014277 10.0.0.50 - - [2025-10-06 01:42:46] "GET /virtual-machine-interface/c1e9c7f2-a255-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.015468 10.0.0.50 - - [2025-10-06 01:42:46] "GET /instance-ip/c1fcd950-a255-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.002409 10.0.0.50 - - [2025-10-06 01:42:46] "GET /virtual-machine-interface/c1e9c7f2-a255-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004701 10.0.0.50 - - [2025-10-06 01:42:46] "POST /set-tag HTTP/1.1" 200 109 0.001698 10.0.0.50 - - [2025-10-06 01:42:46] "GET /virtual-router/ed0b220e-31a4-4985-9926-9bea794d7c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.002943 10.0.0.50 - - [2025-10-06 01:42:46] "POST /ref-update HTTP/1.1" 200 156 0.006485 10.0.0.50 - - [2025-10-06 01:42:46] "GET /virtual-machine-interface/c1e9c7f2-a255-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003785 10.0.0.50 - - [2025-10-06 01:42:46] "POST /set-tag HTTP/1.1" 200 109 0.001838 10.0.0.50 - - [2025-10-06 01:42:46] "GET /virtual-machine-interface/c181dbe2-a255-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003427 10.0.0.50 - - [2025-10-06 01:42:46] "POST /set-tag HTTP/1.1" 200 109 0.002217 10.0.0.50 - - [2025-10-06 01:42:46] "GET /virtual-machine-interface/c1e9c7f2-a255-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004300 10.0.0.50 - - [2025-10-06 01:42:46] "POST /set-tag HTTP/1.1" 200 109 0.001770 10.0.0.50 - - [2025-10-06 01:42:55] "GET / HTTP/1.1" 200 35931 0.001924 10.0.0.50 - - [2025-10-06 01:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.50 - - [2025-10-06 01:42:55] "GET /global-system-config/4580ee92-848b-4b28-913b-99774b317959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004216 10.0.0.50 - - [2025-10-06 01:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.50 - - [2025-10-06 01:42:55] "GET /config-node/dc7f6ca6-88e3-4059-a5eb-5245cfb39077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001654 10.0.0.50 - - [2025-10-06 01:42:57] "GET /virtual-machine-interface/c181dbe2-a255-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004519 10.0.0.50 - - [2025-10-06 01:42:57] "POST /set-tag HTTP/1.1" 200 109 0.001901 10.0.0.50 - - [2025-10-06 01:42:58] "GET /virtual-machine-interface/c1e9c7f2-a255-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004040 10.0.0.50 - - [2025-10-06 01:42:58] "POST /set-tag HTTP/1.1" 200 109 0.001761 10.0.0.50 - - [2025-10-06 01:42:59] "GET /virtual-machine-interface/c181dbe2-a255-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005177 10.0.0.50 - - [2025-10-06 01:42:59] "POST /set-tag HTTP/1.1" 200 109 0.003928 10.0.0.50 - - [2025-10-06 01:43:06] "GET / HTTP/1.1" 200 35931 0.001326 10.0.0.50 - - [2025-10-06 01:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.50 - - [2025-10-06 01:43:06] "GET /routing-instance/9a43febe-90cf-4c8f-bada-91e5c99556cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002468 10.0.0.50 - - [2025-10-06 01:43:06] "POST /bgp-routers HTTP/1.1" 409 301 0.003073 10.0.0.50 - - [2025-10-06 01:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.50 - - [2025-10-06 01:43:06] "GET /bgp-router/a6efe655-6fc8-498c-8e17-42a41a0f8f8d?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.008036 10.0.0.50 - - [2025-10-06 01:43:06] "PUT /bgp-router/a6efe655-6fc8-498c-8e17-42a41a0f8f8d HTTP/1.1" 200 254 0.012486 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:43:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000860 [Introspect:8084]10.0.0.50 - - [2025-10-06 01:43:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000870 10.0.0.50 - - [2025-10-06 01:43:30] "GET /virtual-machine-interface/c181dbe2-a255-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006272 10.0.0.50 - - [2025-10-06 01:43:30] "POST /set-tag HTTP/1.1" 200 109 0.007120 10.0.0.50 - - [2025-10-06 01:43:30] "GET /virtual-machine-interface/c181dbe2-a255-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003391 10.0.0.50 - - [2025-10-06 01:43:30] "POST /set-tag HTTP/1.1" 200 109 0.001406 10.0.0.50 - - [2025-10-06 01:43:30] "GET /virtual-machine/8464374a-746b-4b37-a432-ccce6224cef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.003167 10.0.0.50 - - [2025-10-06 01:43:30] "POST /ref-update HTTP/1.1" 200 156 0.010799 10.0.0.50 - - [2025-10-06 01:43:30] "GET /virtual-machine-interface/c181dbe2-a255-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.010652 10.0.0.50 - - [2025-10-06 01:43:30] "POST /set-tag HTTP/1.1" 200 109 0.013719 10.0.0.50 - - [2025-10-06 01:43:30] "POST /set-tag HTTP/1.1" 200 109 0.016663 10.0.0.50 - - [2025-10-06 01:43:30] "DELETE /instance-ip/c19d24ec-a255-11f0-a950-fa163e674f93 HTTP/1.1" 200 115 0.051086 10.0.0.50 - - [2025-10-06 01:43:30] "DELETE /virtual-machine-interface/c181dbe2-a255-11f0-a950-fa163e674f93 HTTP/1.1" 200 115 0.035914 10.0.0.50 - - [2025-10-06 01:43:30] "DELETE /virtual-machine/8464374a-746b-4b37-a432-ccce6224cef9 HTTP/1.1" 200 115 0.016702 10.0.0.50 - - [2025-10-06 01:43:30] "GET /virtual-machine-interface/c1e9c7f2-a255-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004803 10.0.0.50 - - [2025-10-06 01:43:30] "POST /set-tag HTTP/1.1" 200 109 0.002264 10.0.0.50 - - [2025-10-06 01:44:01] "GET /virtual-machine-interface/c1e9c7f2-a255-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005309 10.0.0.50 - - [2025-10-06 01:44:01] "POST /set-tag HTTP/1.1" 200 109 0.003317 10.0.0.50 - - [2025-10-06 01:44:01] "GET /virtual-machine-interface/c1e9c7f2-a255-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.014234 10.0.0.50 - - [2025-10-06 01:44:01] "POST /set-tag HTTP/1.1" 200 109 0.002153 10.0.0.50 - - [2025-10-06 01:44:01] "GET /virtual-machine/8946c8d8-a725-480b-8298-4944737599b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.002551 10.0.0.50 - - [2025-10-06 01:44:01] "POST /ref-update HTTP/1.1" 200 156 0.011317 10.0.0.50 - - [2025-10-06 01:44:01] "GET /virtual-machine-interface/c1e9c7f2-a255-11f0-a950-fa163e674f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.014508 10.0.0.50 - - [2025-10-06 01:44:01] "POST /set-tag HTTP/1.1" 200 109 0.036818 10.0.0.50 - - [2025-10-06 01:44:01] "POST /set-tag HTTP/1.1" 200 109 0.042091 10.0.0.50 - - [2025-10-06 01:44:01] "DELETE /instance-ip/c1fcd950-a255-11f0-a950-fa163e674f93 HTTP/1.1" 200 115 0.056424 10.0.0.50 - - [2025-10-06 01:44:01] "DELETE /virtual-machine-interface/c1e9c7f2-a255-11f0-a950-fa163e674f93 HTTP/1.1" 200 115 0.048710 10.0.0.50 - - [2025-10-06 01:44:01] "DELETE /virtual-machine/8946c8d8-a725-480b-8298-4944737599b9 HTTP/1.1" 200 115 0.040006 10.0.0.50 - - [2025-10-06 01:44:01] "GET /global-system-configs HTTP/1.1" 200 322 0.016516 10.0.0.50 - - [2025-10-06 01:44:02] "DELETE /tag/83a9f0ae-4318-490d-83b9-7e04ff93ee3e HTTP/1.1" 200 115 0.058110 10.0.0.50 - - [2025-10-06 01:44:03] "GET /global-system-configs HTTP/1.1" 200 322 0.002609