++ 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: =================== Sat Nov 22 09:21:28 AM UTC 2025 ===================' INFO: =================== Sat Nov 22 09:21:28 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ awk '{print $2}' +++ ip addr show dev ens3 +++ grep 'inet ' ++ 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 ++ echo 10.0.0.50 ++ cut -d , -f 1 + 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 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.50 9041 + echo -e '\035\nquit' + 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: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 6/30' INFO: Waiting for cassandra 6/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.50 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.50 +++ local servers=10.0.0.50 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ 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.62.61.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.62.61.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=__ ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ set -o posix ++ set ++ sort + 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: 11/22/2025 09:22:29.708 7f7b36833900 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/22/2025 09:22:29.871 7f7b36833900 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/22/2025 09:22:29.885 7f7b36833900 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/22/2025 09:22:29.885 7f7b36833900 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] 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-11-22 09:22:37] "GET / HTTP/1.1" 503 181 0.001082 10.0.0.50 - - [2025-11-22 09:22:38] "GET / HTTP/1.1" 200 35931 0.010056 10.0.0.50 - - [2025-11-22 09:22:38] "GET / HTTP/1.1" 200 35931 0.001239 10.0.0.50 - - [2025-11-22 09:22:38] "GET / HTTP/1.1" 200 45303 0.001867 10.0.0.50 - - [2025-11-22 09:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.019012 10.0.0.50 - - [2025-11-22 09:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.020943 10.0.0.50 - - [2025-11-22 09:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008415 10.0.0.50 - - [2025-11-22 09:22:39] "GET /domain/011ec410-eac8-4304-a515-680914f09354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 891 0.056838 10.0.0.50 - - [2025-11-22 09:22:39] "GET / HTTP/1.1" 200 35931 0.004308 10.0.0.50 - - [2025-11-22 09:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.013853 10.0.0.50 - - [2025-11-22 09:22:39] "GET /global-system-config/40e0e834-6409-47ef-83e9-73aa07c2f6c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.022774 10.0.0.50 - - [2025-11-22 09:22:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.015968 10.0.0.50 - - [2025-11-22 09:22:39] "POST /id-to-fqname HTTP/1.1" 200 173 0.001021 10.0.0.50 - - [2025-11-22 09:22:39] "POST /fqname-to-id HTTP/1.1" 404 182 0.032225 10.0.0.50 - - [2025-11-22 09:22:40] "GET / HTTP/1.1" 200 35931 0.003024 10.0.0.50 - - [2025-11-22 09:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.034517 10.0.0.50 - - [2025-11-22 09:22:40] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.289944 10.0.0.50 - - [2025-11-22 09:22:40] "GET / HTTP/1.1" 200 35931 0.001396 10.0.0.50 - - [2025-11-22 09:22:40] "GET /global-system-config/40e0e834-6409-47ef-83e9-73aa07c2f6c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.050735 10.0.0.50 - - [2025-11-22 09:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.032412 10.0.0.50 - - [2025-11-22 09:22:40] "GET /global-system-config/40e0e834-6409-47ef-83e9-73aa07c2f6c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.017617 10.0.0.50 - - [2025-11-22 09:22:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.037231 10.0.0.50 - - [2025-11-22 09:22:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.020523 10.0.0.50 - - [2025-11-22 09:22:40] "POST /security-groups HTTP/1.1" 200 570 0.328391 10.0.0.50 - - [2025-11-22 09:22:40] "POST /projects HTTP/1.1" 200 481 1.034685 10.0.0.50 - - [2025-11-22 09:22:40] "POST /database-nodes HTTP/1.1" 200 597 0.299070 10.0.0.50 - - [2025-11-22 09:22:40] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.404228 10.0.0.50 - - [2025-11-22 09:22:40] "POST /security-groups HTTP/1.1" 200 534 0.449217 10.0.0.50 - - [2025-11-22 09:22:40] "GET / HTTP/1.1" 200 35931 0.003027 10.0.0.50 - - [2025-11-22 09:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.033422 10.0.0.50 - - [2025-11-22 09:22:41] "GET /global-system-config/40e0e834-6409-47ef-83e9-73aa07c2f6c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.024334 10.0.0.50 - - [2025-11-22 09:22:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.004953 10.0.0.50 - - [2025-11-22 09:22:41] "POST /chown HTTP/1.1" 200 109 0.159410 10.0.0.50 - - [2025-11-22 09:22:41] "POST /policy-managements HTTP/1.1" 409 214 0.031555 10.0.0.50 - - [2025-11-22 09:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006538 10.0.0.50 - - [2025-11-22 09:22:41] "GET /policy-management/8a1044b5-672b-4b28-b6d5-96d00858ffd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.014974 10.0.0.50 - - [2025-11-22 09:22:41] "POST /config-nodes HTTP/1.1" 200 593 0.143636 10.0.0.50 - - [2025-11-22 09:22:41] "POST /application-policy-sets HTTP/1.1" 200 528 0.190926 10.0.0.50 - - [2025-11-22 09:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.018901 10.0.0.50 - - [2025-11-22 09:22:41] "GET /global-vrouter-config/36efe958-2395-43c0-ab42-937c0ed1cc04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.020037 10.0.0.50 - - [2025-11-22 09:22:41] "PUT /global-vrouter-config/36efe958-2395-43c0-ab42-937c0ed1cc04 HTTP/1.1" 200 276 0.121223 10.0.0.50 - - [2025-11-22 09:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.052753 10.0.0.50 - - [2025-11-22 09:22:41] "GET /virtual-network/ddf1bf9f-41e0-4fa4-9566-81fc5bd7621a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.018467 [Introspect:8084]10.0.0.50 - - [2025-11-22 09:22:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001580 [Introspect:8084]10.0.0.50 - - [2025-11-22 09:22:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001965 10.0.0.50 - - [2025-11-22 09:22:42] "GET / HTTP/1.1" 200 35931 0.001509 10.0.0.50 - - [2025-11-22 09:22:42] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.008332 10.0.0.50 - - [2025-11-22 09:22:42] "POST /id-to-fqname HTTP/1.1" 200 177 0.000870 10.0.0.50 - - [2025-11-22 09:22:42] "POST /fqname-to-id HTTP/1.1" 404 186 0.015604 10.0.0.50 - - [2025-11-22 09:22:42] "POST /security-groups HTTP/1.1" 200 574 0.175208 10.0.0.50 - - [2025-11-22 09:22:42] "POST /projects HTTP/1.1" 200 489 1.019361 10.0.0.50 - - [2025-11-22 09:22:43] "POST /security-groups HTTP/1.1" 200 546 0.291863 10.0.0.50 - - [2025-11-22 09:22:43] "POST /chown HTTP/1.1" 200 109 0.054185 10.0.0.50 - - [2025-11-22 09:22:43] "POST /network-ipams HTTP/1.1" 200 522 0.095636 10.0.0.50 - - [2025-11-22 09:22:43] "POST /network-ipams HTTP/1.1" 200 510 0.163785 10.0.0.50 - - [2025-11-22 09:22:43] "POST /fqname-to-id HTTP/1.1" 404 198 0.008366 10.0.0.50 - - [2025-11-22 09:22:43] "GET / HTTP/1.1" 200 35931 0.003051 10.0.0.50 - - [2025-11-22 09:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.101119 10.0.0.50 - - [2025-11-22 09:22:43] "GET /global-system-config/40e0e834-6409-47ef-83e9-73aa07c2f6c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.023059 10.0.0.50 - - [2025-11-22 09:22:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.005389 10.0.0.50 - - [2025-11-22 09:22:44] "POST /analytics-nodes HTTP/1.1" 200 599 0.221277 10.0.0.50 - - [2025-11-22 09:22:44] "POST /useragent-kv HTTP/1.1" 200 115 0.045723 10.0.0.50 - - [2025-11-22 09:22:44] "POST /virtual-networks HTTP/1.1" 200 538 0.922973 10.0.0.50 - - [2025-11-22 09:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.50 - - [2025-11-22 09:22:44] "GET /virtual-network/3ae79303-c28d-4928-ac3f-de6038b78d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.035553 10.0.0.50 - - [2025-11-22 09:22:44] "GET / HTTP/1.1" 200 35931 0.001721 10.0.0.50 - - [2025-11-22 09:22:44] "POST /network-ipams HTTP/1.1" 200 518 0.094573 10.0.0.50 - - [2025-11-22 09:22:44] "POST /fqname-to-id HTTP/1.1" 404 202 0.005881 10.0.0.50 - - [2025-11-22 09:22:45] "POST /useragent-kv HTTP/1.1" 200 115 0.008189 10.0.0.50 - - [2025-11-22 09:22:45] "POST /virtual-networks HTTP/1.1" 200 546 0.369009 10.0.0.50 - - [2025-11-22 09:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.027984 10.0.0.50 - - [2025-11-22 09:22:45] "GET /virtual-network/2c35c88c-1574-4c82-abf7-04e3c4337990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.052553 10.0.0.50 - - [2025-11-22 09:22:45] "POST /fqname-to-id HTTP/1.1" 404 199 0.032194 10.0.0.50 - - [2025-11-22 09:22:45] "POST /network-policys HTTP/1.1" 200 538 0.064189 10.0.0.50 - - [2025-11-22 09:22:45] "POST /fqname-to-id HTTP/1.1" 404 197 0.011061 10.0.0.50 - - [2025-11-22 09:22:45] "POST /network-policys HTTP/1.1" 200 534 0.039089 10.0.0.50 - - [2025-11-22 09:22:45] "POST /fqname-to-id HTTP/1.1" 404 201 0.008765 10.0.0.50 - - [2025-11-22 09:22:45] "POST /network-policys HTTP/1.1" 200 542 0.031785 10.0.0.50 - - [2025-11-22 09:22:45] "POST /ref-update HTTP/1.1" 200 156 0.151389 10.0.0.50 - - [2025-11-22 09:22:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017293 10.0.0.50 - - [2025-11-22 09:22:45] "POST /ref-update HTTP/1.1" 200 156 0.186487 10.0.0.50 - - [2025-11-22 09:22:45] "POST /ref-update HTTP/1.1" 200 156 0.132151 10.0.0.50 - - [2025-11-22 09:22:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022913 10.0.0.50 - - [2025-11-22 09:22:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013994 10.0.0.50 - - [2025-11-22 09:22:46] "POST /ref-update HTTP/1.1" 200 156 0.113150 10.0.0.50 - - [2025-11-22 09:22:46] "POST /ref-update HTTP/1.1" 200 156 0.138654 10.0.0.50 - - [2025-11-22 09:22:46] "POST /ref-update HTTP/1.1" 200 156 0.114778 10.0.0.50 - - [2025-11-22 09:22:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003086 10.0.0.50 - - [2025-11-22 09:22:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005576 10.0.0.50 - - [2025-11-22 09:22:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006989 10.0.0.50 - - [2025-11-22 09:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.013627 10.0.0.50 - - [2025-11-22 09:22:46] "GET /virtual-network/ddf1bf9f-41e0-4fa4-9566-81fc5bd7621a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.025103 10.0.0.50 - - [2025-11-22 09:22:46] "GET /application-policy-set/c4ba4dc0-bdaa-4025-b2dc-97d0148acd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.006320 10.0.0.50 - - [2025-11-22 09:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.50 - - [2025-11-22 09:22:46] "GET /policy-management/8a1044b5-672b-4b28-b6d5-96d00858ffd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004975 10.0.0.50 - - [2025-11-22 09:22:46] "POST /firewall-policys HTTP/1.1" 200 530 0.046191 10.0.0.50 - - [2025-11-22 09:22:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.039352 10.0.0.50 - - [2025-11-22 09:22:46] "GET /firewall-policy/a9dc5d05-00a5-456e-8470-776a196d5b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.056524 10.0.0.50 - - [2025-11-22 09:22:46] "GET /application-policy-set/c4ba4dc0-bdaa-4025-b2dc-97d0148acd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.019677 10.0.0.50 - - [2025-11-22 09:22:47] "GET /firewall-policy/a9dc5d05-00a5-456e-8470-776a196d5b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.021405 10.0.0.50 - - [2025-11-22 09:22:47] "POST /ref-update HTTP/1.1" 200 156 0.055549 10.0.0.50 - - [2025-11-22 09:22:47] "GET /application-policy-set/c4ba4dc0-bdaa-4025-b2dc-97d0148acd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.042276 10.0.0.50 - - [2025-11-22 09:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003625 10.0.0.50 - - [2025-11-22 09:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.014004 10.0.0.50 - - [2025-11-22 09:22:47] "GET /policy-management/8a1044b5-672b-4b28-b6d5-96d00858ffd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.018586 10.0.0.50 - - [2025-11-22 09:22:47] "GET /global-vrouter-config/36efe958-2395-43c0-ab42-937c0ed1cc04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.016649 10.0.0.50 - - [2025-11-22 09:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012749 10.0.0.50 - - [2025-11-22 09:22:47] "POST /firewall-policys HTTP/1.1" 200 532 0.076024 10.0.0.50 - - [2025-11-22 09:22:47] "PUT /global-vrouter-config/36efe958-2395-43c0-ab42-937c0ed1cc04 HTTP/1.1" 200 276 0.087311 10.0.0.50 - - [2025-11-22 09:22:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.077855 10.0.0.50 - - [2025-11-22 09:22:47] "GET /firewall-policy/0bee7318-8c29-463e-9f1a-fb0e798cf191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.016582 10.0.0.50 - - [2025-11-22 09:22:47] "GET /application-policy-set/c4ba4dc0-bdaa-4025-b2dc-97d0148acd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.005355 10.0.0.50 - - [2025-11-22 09:22:47] "GET /firewall-policy/0bee7318-8c29-463e-9f1a-fb0e798cf191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.035618 10.0.0.50 - - [2025-11-22 09:22:47] "GET /firewall-policy/a9dc5d05-00a5-456e-8470-776a196d5b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005209 10.0.0.50 - - [2025-11-22 09:22:47] "GET /firewall-policy/a9dc5d05-00a5-456e-8470-776a196d5b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.010446 10.0.0.50 - - [2025-11-22 09:22:47] "POST /ref-update HTTP/1.1" 200 156 0.062249 10.0.0.50 - - [2025-11-22 09:22:47] "POST /ref-update HTTP/1.1" 200 156 0.140273 10.0.0.50 - - [2025-11-22 09:22:47] "POST /ref-update HTTP/1.1" 200 156 0.057816 10.0.0.50 - - [2025-11-22 09:22:47] "GET /application-policy-set/c4ba4dc0-bdaa-4025-b2dc-97d0148acd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.013361 10.0.0.50 - - [2025-11-22 09:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.50 - - [2025-11-22 09:22:47] "GET /policy-management/8a1044b5-672b-4b28-b6d5-96d00858ffd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004798 10.0.0.50 - - [2025-11-22 09:22:48] "GET / HTTP/1.1" 200 35931 0.002764 10.0.0.50 - - [2025-11-22 09:22:48] "POST /firewall-policys HTTP/1.1" 200 530 0.188003 10.0.0.50 - - [2025-11-22 09:22:48] "POST /alarms HTTP/1.1" 200 581 0.168128 10.0.0.50 - - [2025-11-22 09:22:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.131864 10.0.0.50 - - [2025-11-22 09:22:48] "GET /firewall-policy/6c181e31-ebf0-40c2-b486-5ce48114a16c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.025416 10.0.0.50 - - [2025-11-22 09:22:48] "POST /alarms HTTP/1.1" 200 575 0.140312 10.0.0.50 - - [2025-11-22 09:22:48] "GET /application-policy-set/c4ba4dc0-bdaa-4025-b2dc-97d0148acd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.025266 10.0.0.50 - - [2025-11-22 09:22:48] "GET /firewall-policy/6c181e31-ebf0-40c2-b486-5ce48114a16c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003336 10.0.0.50 - - [2025-11-22 09:22:48] "GET /firewall-policy/0bee7318-8c29-463e-9f1a-fb0e798cf191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.015226 10.0.0.50 - - [2025-11-22 09:22:48] "GET / HTTP/1.1" 200 35931 0.006107 10.0.0.50 - - [2025-11-22 09:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004186 10.0.0.50 - - [2025-11-22 09:22:48] "POST /alarms HTTP/1.1" 200 575 0.101517 10.0.0.50 - - [2025-11-22 09:22:48] "GET /firewall-policy/a9dc5d05-00a5-456e-8470-776a196d5b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.032015 10.0.0.50 - - [2025-11-22 09:22:48] "GET /global-system-config/40e0e834-6409-47ef-83e9-73aa07c2f6c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.043933 10.0.0.50 - - [2025-11-22 09:22:48] "GET /firewall-policy/a9dc5d05-00a5-456e-8470-776a196d5b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.029985 10.0.0.50 - - [2025-11-22 09:22:48] "GET /firewall-policy/0bee7318-8c29-463e-9f1a-fb0e798cf191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.004963 10.0.0.50 - - [2025-11-22 09:22:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.008303 10.0.0.50 - - [2025-11-22 09:22:48] "POST /alarms HTTP/1.1" 200 559 0.096270 10.0.0.50 - - [2025-11-22 09:22:48] "POST /alarms HTTP/1.1" 200 555 0.149200 10.0.0.50 - - [2025-11-22 09:22:48] "POST /config-database-nodes HTTP/1.1" 200 611 0.270576 10.0.0.50 - - [2025-11-22 09:22:48] "GET / HTTP/1.1" 200 35931 0.001198 10.0.0.50 - - [2025-11-22 09:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.066359 10.0.0.50 - - [2025-11-22 09:22:49] "GET /routing-instance/3c4ccebe-3fb2-4d96-9269-e1e30a73290a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.014305 10.0.0.50 - - [2025-11-22 09:22:49] "POST /ref-update HTTP/1.1" 200 156 0.435309 10.0.0.50 - - [2025-11-22 09:22:49] "POST /alarms HTTP/1.1" 200 557 0.280328 10.0.0.50 - - [2025-11-22 09:22:49] "POST /alarms HTTP/1.1" 200 565 0.102474 10.0.0.50 - - [2025-11-22 09:22:49] "POST /ref-update HTTP/1.1" 200 156 0.194368 10.0.0.50 - - [2025-11-22 09:22:49] "POST /bgp-routers HTTP/1.1" 200 616 0.276765 10.0.0.50 - - [2025-11-22 09:22:49] "GET /bgp-router/e2cd08db-fcd1-4633-9333-00c194f6f6a7?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.049479 10.0.0.50 - - [2025-11-22 09:22:49] "POST /alarms HTTP/1.1" 200 549 0.161498 10.0.0.50 - - [2025-11-22 09:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011689 10.0.0.50 - - [2025-11-22 09:22:49] "POST /ref-update HTTP/1.1" 200 156 0.164479 10.0.0.50 - - [2025-11-22 09:22:49] "GET /global-system-config/40e0e834-6409-47ef-83e9-73aa07c2f6c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.019310 10.0.0.50 - - [2025-11-22 09:22:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.045870 10.0.0.50 - - [2025-11-22 09:22:49] "POST /alarms HTTP/1.1" 200 557 0.187805 10.0.0.50 - - [2025-11-22 09:22:49] "POST /ref-update HTTP/1.1" 200 156 0.097148 10.0.0.50 - - [2025-11-22 09:22:49] "POST /alarms HTTP/1.1" 200 567 0.105247 10.0.0.50 - - [2025-11-22 09:22:49] "POST /ref-update HTTP/1.1" 200 156 0.291960 10.0.0.50 - - [2025-11-22 09:22:49] "POST /alarms HTTP/1.1" 200 555 0.096565 10.0.0.50 - - [2025-11-22 09:22:49] "POST /ref-update HTTP/1.1" 200 156 0.154538 10.0.0.50 - - [2025-11-22 09:22:49] "POST /alarms HTTP/1.1" 200 567 0.117370 10.0.0.50 - - [2025-11-22 09:22:49] "GET /application-policy-set/c4ba4dc0-bdaa-4025-b2dc-97d0148acd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.057496 10.0.0.50 - - [2025-11-22 09:22:50] "POST /alarms HTTP/1.1" 200 575 0.084593 10.0.0.50 - - [2025-11-22 09:22:50] "POST /tags HTTP/1.1" 200 299 0.122939 10.0.0.50 - - [2025-11-22 09:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006244 10.0.0.50 - - [2025-11-22 09:22:50] "POST /alarms HTTP/1.1" 200 569 0.088439 10.0.0.50 - - [2025-11-22 09:22:50] "GET /tag/5a35f378-4a9c-403d-a66e-60e9f786ef7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.057105 10.0.0.50 - - [2025-11-22 09:22:50] "POST /alarms HTTP/1.1" 200 561 0.067704 10.0.0.50 - - [2025-11-22 09:22:50] "POST /set-tag HTTP/1.1" 200 109 0.038220 10.0.0.50 - - [2025-11-22 09:22:50] "POST /alarms HTTP/1.1" 200 561 0.135521 10.0.0.50 - - [2025-11-22 09:22:50] "POST /alarms HTTP/1.1" 200 561 0.097239 10.0.0.50 - - [2025-11-22 09:22:50] "POST /alarms HTTP/1.1" 200 547 0.145993 10.0.0.50 - - [2025-11-22 09:22:50] "POST /alarms HTTP/1.1" 200 595 0.063338 10.0.0.50 - - [2025-11-22 09:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005009 10.0.0.50 - - [2025-11-22 09:22:50] "GET /network-ipam/28298582-d336-49bd-9834-25ea3a70480d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.016461 10.0.0.50 - - [2025-11-22 09:22:50] "POST /tags HTTP/1.1" 200 357 0.268209 10.0.0.50 - - [2025-11-22 09:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.020809 10.0.0.50 - - [2025-11-22 09:22:50] "POST /alarms HTTP/1.1" 200 575 0.168125 10.0.0.50 - - [2025-11-22 09:22:51] "GET /tag/d4d8e153-1af8-40fb-87a0-e462420e6528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.075650 10.0.0.50 - - [2025-11-22 09:22:51] "POST /alarms HTTP/1.1" 200 571 0.117193 10.0.0.50 - - [2025-11-22 09:22:51] "POST /tags HTTP/1.1" 200 305 0.154246 10.0.0.50 - - [2025-11-22 09:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.016782 10.0.0.50 - - [2025-11-22 09:22:51] "POST /alarms HTTP/1.1" 200 583 0.093102 10.0.0.50 - - [2025-11-22 09:22:51] "GET /tag/51351a7d-5520-4fea-905b-8db3c8ad8f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.067696 10.0.0.50 - - [2025-11-22 09:22:51] "POST /alarms HTTP/1.1" 200 609 0.153264 10.0.0.50 - - [2025-11-22 09:22:51] "POST /fqname-to-id HTTP/1.1" 404 225 0.004498 10.0.0.50 - - [2025-11-22 09:22:51] "POST /id-to-fqname HTTP/1.1" 200 174 0.000605 10.0.0.50 - - [2025-11-22 09:22:51] "POST /fqname-to-id HTTP/1.1" 404 183 0.015012 10.0.0.50 - - [2025-11-22 09:22:51] "POST /access-control-lists HTTP/1.1" 200 587 0.079482 10.0.0.50 - - [2025-11-22 09:22:51] "POST /fqname-to-id HTTP/1.1" 404 224 0.025657 10.0.0.50 - - [2025-11-22 09:22:51] "POST /security-groups HTTP/1.1" 200 571 0.073849 10.0.0.50 - - [2025-11-22 09:22:51] "POST /projects HTTP/1.1" 200 483 0.406070 10.0.0.50 - - [2025-11-22 09:22:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.037135 10.0.0.50 - - [2025-11-22 09:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.023669 10.0.0.50 - - [2025-11-22 09:22:51] "POST /access-control-lists HTTP/1.1" 200 585 0.098264 10.0.0.50 - - [2025-11-22 09:22:51] "POST /fqname-to-id HTTP/1.1" 404 213 0.023738 10.0.0.50 - - [2025-11-22 09:22:51] "GET /virtual-network/3ae79303-c28d-4928-ac3f-de6038b78d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.037315 10.0.0.50 - - [2025-11-22 09:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.015207 10.0.0.50 - - [2025-11-22 09:22:51] "GET / HTTP/1.1" 200 35931 0.001300 10.0.0.50 - - [2025-11-22 09:22:51] "GET /virtual-network/2c35c88c-1574-4c82-abf7-04e3c4337990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.023557 10.0.0.50 - - [2025-11-22 09:22:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.015206 10.0.0.50 - - [2025-11-22 09:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005903 10.0.0.50 - - [2025-11-22 09:22:52] "POST /access-control-lists HTTP/1.1" 200 579 0.158134 10.0.0.50 - - [2025-11-22 09:22:52] "POST /fqname-to-id HTTP/1.1" 404 212 0.010079 10.0.0.50 - - [2025-11-22 09:22:52] "PUT /global-vrouter-config/36efe958-2395-43c0-ab42-937c0ed1cc04 HTTP/1.1" 200 276 0.132297 10.0.0.50 - - [2025-11-22 09:22:52] "POST /access-control-lists HTTP/1.1" 200 577 0.105975 10.0.0.50 - - [2025-11-22 09:22:52] "PUT /virtual-network/3ae79303-c28d-4928-ac3f-de6038b78d99 HTTP/1.1" 200 264 0.259635 10.0.0.50 - - [2025-11-22 09:22:52] "POST /fqname-to-id HTTP/1.1" 404 232 0.075793 [Introspect:8084]10.0.0.50 - - [2025-11-22 09:22:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000900 [Introspect:8084]10.0.0.50 - - [2025-11-22 09:22:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001130 10.0.0.50 - - [2025-11-22 09:22:52] "POST /access-control-lists HTTP/1.1" 200 594 0.108197 10.0.0.50 - - [2025-11-22 09:22:52] "PUT /virtual-network/2c35c88c-1574-4c82-abf7-04e3c4337990 HTTP/1.1" 200 264 0.188118 10.0.0.50 - - [2025-11-22 09:22:52] "POST /fqname-to-id HTTP/1.1" 404 231 0.031570 10.0.0.50 - - [2025-11-22 09:22:52] "POST /access-control-lists HTTP/1.1" 200 592 0.115939 10.0.0.50 - - [2025-11-22 09:22:52] "GET / HTTP/1.1" 200 35931 0.002701 10.0.0.50 - - [2025-11-22 09:22:52] "POST /fqname-to-id HTTP/1.1" 404 217 0.003726 10.0.0.50 - - [2025-11-22 09:22:52] "POST /security-groups HTTP/1.1" 200 537 0.201636 10.0.0.50 - - [2025-11-22 09:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007329 10.0.0.50 - - [2025-11-22 09:22:52] "GET /global-vrouter-config/36efe958-2395-43c0-ab42-937c0ed1cc04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.026406 10.0.0.50 - - [2025-11-22 09:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012709 10.0.0.50 - - [2025-11-22 09:22:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.044240 10.0.0.50 - - [2025-11-22 09:22:52] "POST /access-control-lists HTTP/1.1" 200 583 0.131413 10.0.0.50 - - [2025-11-22 09:22:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.012505 10.0.0.50 - - [2025-11-22 09:22:52] "POST /chown HTTP/1.1" 200 109 0.057958 10.0.0.50 - - [2025-11-22 09:22:52] "GET /application-policy-set/c4ba4dc0-bdaa-4025-b2dc-97d0148acd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.084327 10.0.0.50 - - [2025-11-22 09:22:52] "PUT /global-vrouter-config/36efe958-2395-43c0-ab42-937c0ed1cc04 HTTP/1.1" 200 276 0.148548 10.0.0.50 - - [2025-11-22 09:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005083 10.0.0.50 - - [2025-11-22 09:22:53] "GET /policy-management/8a1044b5-672b-4b28-b6d5-96d00858ffd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008675 10.0.0.50 - - [2025-11-22 09:22:53] "POST /tags HTTP/1.1" 409 207 0.002833 10.0.0.50 - - [2025-11-22 09:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.50 - - [2025-11-22 09:22:53] "GET /tag/51351a7d-5520-4fea-905b-8db3c8ad8f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.012937 10.0.0.50 - - [2025-11-22 09:22:53] "POST /access-control-lists HTTP/1.1" 200 581 0.376614 10.0.0.50 - - [2025-11-22 09:22:53] "POST /fqname-to-id HTTP/1.1" 404 240 0.027666 10.0.0.50 - - [2025-11-22 09:22:53] "POST /firewall-rules HTTP/1.1" 200 564 0.273962 10.0.0.50 - - [2025-11-22 09:22:53] "POST /access-control-lists HTTP/1.1" 200 602 0.131901 10.0.0.50 - - [2025-11-22 09:22:53] "GET /firewall-rule/c25fce0d-0ea1-4b88-a521-0ea0af70cb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.013737 10.0.0.50 - - [2025-11-22 09:22:53] "GET /firewall-policy/0bee7318-8c29-463e-9f1a-fb0e798cf191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.009157 10.0.0.50 - - [2025-11-22 09:22:53] "GET /firewall-rule/c25fce0d-0ea1-4b88-a521-0ea0af70cb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004889 10.0.0.50 - - [2025-11-22 09:22:53] "POST /fqname-to-id HTTP/1.1" 404 239 0.002958 10.0.0.50 - - [2025-11-22 09:22:53] "POST /access-control-lists HTTP/1.1" 200 600 0.075272 10.0.0.50 - - [2025-11-22 09:22:53] "GET / HTTP/1.1" 200 35931 0.001270 10.0.0.50 - - [2025-11-22 09:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.013940 10.0.0.50 - - [2025-11-22 09:22:53] "GET /global-system-config/40e0e834-6409-47ef-83e9-73aa07c2f6c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.023461 10.0.0.50 - - [2025-11-22 09:22:53] "POST /ref-update HTTP/1.1" 200 156 0.163469 10.0.0.50 - - [2025-11-22 09:22:53] "GET /application-policy-set/c4ba4dc0-bdaa-4025-b2dc-97d0148acd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.035448 10.0.0.50 - - [2025-11-22 09:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009369 10.0.0.50 - - [2025-11-22 09:22:53] "GET /policy-management/8a1044b5-672b-4b28-b6d5-96d00858ffd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.037889 10.0.0.50 - - [2025-11-22 09:22:53] "POST /tags HTTP/1.1" 409 207 0.003987 10.0.0.50 - - [2025-11-22 09:22:53] "POST /route-targets HTTP/1.1" 200 327 0.099486 10.0.0.50 - - [2025-11-22 09:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.042308 10.0.0.50 - - [2025-11-22 09:22:53] "PUT /global-system-config/40e0e834-6409-47ef-83e9-73aa07c2f6c4 HTTP/1.1" 200 274 0.218391 10.0.0.50 - - [2025-11-22 09:22:53] "GET /tag/51351a7d-5520-4fea-905b-8db3c8ad8f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.031943 10.0.0.50 - - [2025-11-22 09:22:54] "POST /ref-update HTTP/1.1" 200 156 0.183866 10.0.0.50 - - [2025-11-22 09:22:54] "POST /route-targets HTTP/1.1" 200 327 0.057637 10.0.0.50 - - [2025-11-22 09:22:54] "POST /firewall-rules HTTP/1.1" 200 562 0.312109 10.0.0.50 - - [2025-11-22 09:22:54] "POST /ref-update HTTP/1.1" 200 156 0.078687 10.0.0.50 - - [2025-11-22 09:22:54] "GET /firewall-rule/ec2baa49-47b6-44ac-b891-130f2e7f3ebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.055281 10.0.0.50 - - [2025-11-22 09:22:54] "POST /route-targets HTTP/1.1" 200 327 0.049238 10.0.0.50 - - [2025-11-22 09:22:54] "GET /firewall-policy/0bee7318-8c29-463e-9f1a-fb0e798cf191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.007614 10.0.0.50 - - [2025-11-22 09:22:54] "GET /firewall-rule/ec2baa49-47b6-44ac-b891-130f2e7f3ebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.012023 10.0.0.50 - - [2025-11-22 09:22:54] "POST /ref-update HTTP/1.1" 200 156 0.074650 10.0.0.50 - - [2025-11-22 09:22:54] "POST /route-targets HTTP/1.1" 200 327 0.067119 10.0.0.50 - - [2025-11-22 09:22:54] "POST /ref-update HTTP/1.1" 200 156 0.216304 10.0.0.50 - - [2025-11-22 09:22:54] "POST /ref-update HTTP/1.1" 200 156 0.060086 10.0.0.50 - - [2025-11-22 09:22:54] "POST /route-targets HTTP/1.1" 200 327 0.063702 10.0.0.50 - - [2025-11-22 09:22:54] "POST /tags HTTP/1.1" 200 301 0.207161 10.0.0.50 - - [2025-11-22 09:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009923 10.0.0.50 - - [2025-11-22 09:22:54] "POST /ref-update HTTP/1.1" 200 156 0.095210 10.0.0.50 - - [2025-11-22 09:22:54] "GET /tag/c197de62-465b-4c41-a9b9-d7cfd5299c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.056445 10.0.0.50 - - [2025-11-22 09:22:55] "POST /route-targets HTTP/1.1" 200 327 0.016399 10.0.0.50 - - [2025-11-22 09:22:55] "POST /ref-update HTTP/1.1" 200 156 0.096056 10.0.0.50 - - [2025-11-22 09:22:55] "POST /fqname-to-id HTTP/1.1" 404 201 0.012177 10.0.0.50 - - [2025-11-22 09:22:55] "POST /tags HTTP/1.1" 200 325 0.286722 10.0.0.50 - - [2025-11-22 09:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.060821 10.0.0.50 - - [2025-11-22 09:22:55] "GET /tag/7422fddd-891c-43e7-aeef-162745fe115a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.024756 10.0.0.50 - - [2025-11-22 09:22:55] "POST /access-control-lists HTTP/1.1" 200 551 0.374645 10.0.0.50 - - [2025-11-22 09:22:55] "POST /fqname-to-id HTTP/1.1" 404 229 0.018479 10.0.0.50 - - [2025-11-22 09:22:55] "POST /access-control-lists HTTP/1.1" 200 589 0.183628 10.0.0.50 - - [2025-11-22 09:22:55] "POST /tags HTTP/1.1" 200 363 0.353704 10.0.0.50 - - [2025-11-22 09:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.017980 10.0.0.50 - - [2025-11-22 09:22:56] "GET /tag/7704fd76-eb75-41e5-a74c-7a2efb5b6a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.044151 10.0.0.50 - - [2025-11-22 09:22:56] "POST /ref-update HTTP/1.1" 200 156 0.112684 10.0.0.50 - - [2025-11-22 09:22:56] "POST /fqname-to-id HTTP/1.1" 404 237 0.021672 10.0.0.50 - - [2025-11-22 09:22:56] "POST /tags HTTP/1.1" 200 311 0.110753 10.0.0.50 - - [2025-11-22 09:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.022119 10.0.0.50 - - [2025-11-22 09:22:56] "GET /tag/95281784-93c6-40b4-8a43-0093a94e1085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.059627 10.0.0.50 - - [2025-11-22 09:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005512 10.0.0.50 - - [2025-11-22 09:22:56] "GET /virtual-network/3ae79303-c28d-4928-ac3f-de6038b78d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.008288 10.0.0.50 - - [2025-11-22 09:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009974 10.0.0.50 - - [2025-11-22 09:22:56] "POST /access-control-lists HTTP/1.1" 200 601 0.239052 10.0.0.50 - - [2025-11-22 09:22:56] "POST /ref-update HTTP/1.1" 200 156 0.089960 10.0.0.50 - - [2025-11-22 09:22:56] "POST /ref-update HTTP/1.1" 200 156 0.066275 10.0.0.50 - - [2025-11-22 09:22:56] "GET /project/ffa6bc91-d38f-4f59-a623-4909acfee6ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.419202 10.0.0.50 - - [2025-11-22 09:22:56] "POST /virtual-machines HTTP/1.1" 200 377 0.044210 10.0.0.50 - - [2025-11-22 09:22:56] "PUT /access-control-list/85807ec9-89f7-43fc-9727-302d045acb02 HTTP/1.1" 200 272 0.151149 10.0.0.50 - - [2025-11-22 09:22:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.153757 10.0.0.50 - - [2025-11-22 09:22:57] "PUT /access-control-list/c25a1dc4-3661-4dca-a232-63ebbf561454 HTTP/1.1" 200 272 0.205791 10.0.0.50 - - [2025-11-22 09:22:57] "PUT /access-control-list/6c3837a0-1814-4750-9e48-ea29feff5a14 HTTP/1.1" 200 272 0.042505 10.0.0.50 - - [2025-11-22 09:22:57] "PUT /access-control-list/ecef2bd4-997a-48c9-b7cf-cee671507992 HTTP/1.1" 200 272 0.093715 10.0.0.50 - - [2025-11-22 09:22:57] "GET / HTTP/1.1" 200 35931 0.001498 10.0.0.50 - - [2025-11-22 09:22:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.308770 10.0.0.50 - - [2025-11-22 09:22:57] "PUT /access-control-list/6218d4be-ac33-4926-b4da-4b980e573487 HTTP/1.1" 200 272 0.093094 10.0.0.50 - - [2025-11-22 09:22:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.053118 10.0.0.50 - - [2025-11-22 09:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012281 10.0.0.50 - - [2025-11-22 09:22:57] "GET /virtual-machine-interface/d4f20e96-c784-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.016501 10.0.0.50 - - [2025-11-22 09:22:57] "PUT /access-control-list/646906d5-54e5-4feb-988c-aa452dbce286 HTTP/1.1" 200 272 0.085770 10.0.0.50 - - [2025-11-22 09:22:57] "PUT /access-control-list/f9dec042-8997-4eb4-8915-869a9e7a74e5 HTTP/1.1" 200 272 0.067228 10.0.0.50 - - [2025-11-22 09:22:57] "PUT /access-control-list/a7aa4e1f-b299-4f43-b42c-0d770416e9f5 HTTP/1.1" 200 272 0.126258 10.0.0.50 - - [2025-11-22 09:22:57] "POST /instance-ips HTTP/1.1" 200 409 0.218643 10.0.0.50 - - [2025-11-22 09:22:57] "POST /fqname-to-id HTTP/1.1" 404 186 0.004919 10.0.0.50 - - [2025-11-22 09:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007201 10.0.0.50 - - [2025-11-22 09:22:57] "GET /global-system-config/40e0e834-6409-47ef-83e9-73aa07c2f6c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.026639 10.0.0.50 - - [2025-11-22 09:22:57] "PUT /access-control-list/051ff465-9798-4d1b-8094-815539d7f4eb HTTP/1.1" 200 272 0.155134 10.0.0.50 - - [2025-11-22 09:22:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.141101 10.0.0.50 - - [2025-11-22 09:22:57] "GET /virtual-machine-interface/d4f20e96-c784-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.035299 10.0.0.50 - - [2025-11-22 09:22:58] "POST /service-appliance-sets HTTP/1.1" 200 553 0.234510 10.0.0.50 - - [2025-11-22 09:22:58] "PUT /access-control-list/a76cf212-0624-427e-8088-def052181de0 HTTP/1.1" 200 272 0.147269 10.0.0.50 - - [2025-11-22 09:22:58] "POST /fqname-to-id HTTP/1.1" 404 180 0.005688 10.0.0.50 - - [2025-11-22 09:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.50 - - [2025-11-22 09:22:58] "GET /global-system-config/40e0e834-6409-47ef-83e9-73aa07c2f6c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.013276 10.0.0.50 - - [2025-11-22 09:22:58] "POST /service-appliance-sets HTTP/1.1" 200 541 0.080007 10.0.0.50 - - [2025-11-22 09:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.024355 10.0.0.50 - - [2025-11-22 09:22:58] "GET /network-ipam/28298582-d336-49bd-9834-25ea3a70480d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.020431 10.0.0.50 - - [2025-11-22 09:22:58] "POST /set-tag HTTP/1.1" 200 109 0.361520 10.0.0.50 - - [2025-11-22 09:22:58] "GET /virtual-machine-interface/d4f20e96-c784-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.076666 10.0.0.50 - - [2025-11-22 09:22:58] "POST /fqname-to-id HTTP/1.1" 404 214 0.003152 10.0.0.50 - - [2025-11-22 09:22:58] "GET /instance-ip/d530477e-c784-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.024904 10.0.0.50 - - [2025-11-22 09:22:58] "POST /access-control-lists HTTP/1.1" 200 580 0.157884 10.0.0.50 - - [2025-11-22 09:22:58] "POST /fqname-to-id HTTP/1.1" 404 213 0.023383 10.0.0.50 - - [2025-11-22 09:22:58] "POST /access-control-lists HTTP/1.1" 200 578 0.117548 10.0.0.50 - - [2025-11-22 09:22:58] "POST /tags HTTP/1.1" 200 305 0.316698 10.0.0.50 - - [2025-11-22 09:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.019885 10.0.0.50 - - [2025-11-22 09:22:58] "GET /tag/96078eb6-5c37-4533-b805-581082285cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.047752 10.0.0.50 - - [2025-11-22 09:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.016106 [Introspect:8084]10.0.0.50 - - [2025-11-22 09:22:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001105 10.0.0.50 - - [2025-11-22 09:22:59] "GET /project/82a5bcd0-b7ce-4161-ac69-a65ba8ef508a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.087556 [Introspect:8084]10.0.0.50 - - [2025-11-22 09:22:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001217 10.0.0.50 - - [2025-11-22 09:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.031630 10.0.0.50 - - [2025-11-22 09:22:59] "POST /fqname-to-id HTTP/1.1" 404 234 0.021854 10.0.0.50 - - [2025-11-22 09:22:59] "GET /virtual-network/2c35c88c-1574-4c82-abf7-04e3c4337990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.029460 10.0.0.50 - - [2025-11-22 09:22:59] "POST /service-templates HTTP/1.1" 200 511 0.076670 10.0.0.50 - - [2025-11-22 09:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004142 10.0.0.50 - - [2025-11-22 09:22:59] "POST /access-control-lists HTTP/1.1" 200 596 0.099349 10.0.0.50 - - [2025-11-22 09:22:59] "GET /service-appliance-set/d25e3368-5325-4c43-986e-4fa75e982bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.042964 10.0.0.50 - - [2025-11-22 09:22:59] "POST /fqname-to-id HTTP/1.1" 404 233 0.020324 10.0.0.50 - - [2025-11-22 09:22:59] "POST /service-templates HTTP/1.1" 200 501 0.064659 10.0.0.50 - - [2025-11-22 09:22:59] "POST /fqname-to-id HTTP/1.1" 404 240 0.002514 10.0.0.50 - - [2025-11-22 09:22:59] "POST /service-templates HTTP/1.1" 200 515 0.121068 10.0.0.50 - - [2025-11-22 09:22:59] "POST /access-control-lists HTTP/1.1" 200 594 0.118183 10.0.0.50 - - [2025-11-22 09:22:59] "POST /service-templates HTTP/1.1" 200 535 0.142286 10.0.0.50 - - [2025-11-22 09:22:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.346911 10.0.0.50 - - [2025-11-22 09:22:59] "GET /virtual-machine-interface/d427145a-754d-4ca1-97b3-751b94bff054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.025383 10.0.0.50 - - [2025-11-22 09:22:59] "PUT /access-control-list/d07831d5-8dd9-40f5-8b6d-39b8dc4f9cdf HTTP/1.1" 200 272 0.080400 10.0.0.50 - - [2025-11-22 09:22:59] "POST /service-templates HTTP/1.1" 200 507 0.253857 10.0.0.50 - - [2025-11-22 09:22:59] "POST /instance-ips HTTP/1.1" 200 381 0.141086 10.0.0.50 - - [2025-11-22 09:23:00] "GET /instance-ip/dba1f48f-4036-4a12-9ae2-542db5217f7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.021016 10.0.0.50 - - [2025-11-22 09:23:00] "PUT /access-control-list/b5c4eba7-beb0-4f9b-9bb1-ffd53bc82fb9 HTTP/1.1" 200 272 0.039423 10.0.0.50 - - [2025-11-22 09:23:00] "PUT /access-control-list/630bcdb9-fcea-43fe-a559-36dc9cd2cb17 HTTP/1.1" 200 272 0.097325 10.0.0.50 - - [2025-11-22 09:23:00] "POST /loadbalancers HTTP/1.1" 200 582 0.225873 10.0.0.50 - - [2025-11-22 09:23:00] "PUT /access-control-list/27bd06c3-6853-4004-9f1f-2b82e014ed6e HTTP/1.1" 200 272 0.112157 10.0.0.50 - - [2025-11-22 09:23:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.087955 10.0.0.50 - - [2025-11-22 09:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006490 10.0.0.50 - - [2025-11-22 09:23:00] "PUT /access-control-list/414dbcfd-1454-4341-a6bd-ae35b2a814e1 HTTP/1.1" 200 272 0.056919 10.0.0.50 - - [2025-11-22 09:23:00] "GET /project/82a5bcd0-b7ce-4161-ac69-a65ba8ef508a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.185734 10.0.0.50 - - [2025-11-22 09:23:00] "GET /project/82a5bcd0-b7ce-4161-ac69-a65ba8ef508a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.218710 10.0.0.50 - - [2025-11-22 09:23:00] "GET /instance-ip/dba1f48f-4036-4a12-9ae2-542db5217f7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.036741 10.0.0.50 - - [2025-11-22 09:23:00] "GET /loadbalancer/6482566d-c993-4651-8b1c-9f45f638aca0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.022304 10.0.0.50 - - [2025-11-22 09:23:00] "POST /floating-ips HTTP/1.1" 200 583 0.158663 10.0.0.50 - - [2025-11-22 09:23:00] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.149560 10.0.0.50 - - [2025-11-22 09:23:00] "PUT /access-control-list/c58cad14-eeb3-4d63-9e8a-8673cc6fa951 HTTP/1.1" 200 272 0.127727 10.0.0.50 - - [2025-11-22 09:23:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.088023 10.0.0.50 - - [2025-11-22 09:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.019448 10.0.0.50 - - [2025-11-22 09:23:01] "GET /project/82a5bcd0-b7ce-4161-ac69-a65ba8ef508a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.115119 10.0.0.50 - - [2025-11-22 09:23:01] "GET /loadbalancer-listener/8c113032-8021-40d8-8454-b4d52e6c98ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.008227 10.0.0.50 - - [2025-11-22 09:23:01] "GET /loadbalancer-listener/8c113032-8021-40d8-8454-b4d52e6c98ae?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.006149 10.0.0.50 - - [2025-11-22 09:23:01] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.034880 10.0.0.50 - - [2025-11-22 09:23:01] "GET /instance-ip/dba1f48f-4036-4a12-9ae2-542db5217f7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008395 10.0.0.50 - - [2025-11-22 09:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008867 10.0.0.50 - - [2025-11-22 09:23:01] "GET /global-vrouter-config/36efe958-2395-43c0-ab42-937c0ed1cc04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005527 10.0.0.50 - - [2025-11-22 09:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004969 10.0.0.50 - - [2025-11-22 09:23:01] "GET /instance-ip/dba1f48f-4036-4a12-9ae2-542db5217f7e?fields=floating_ips HTTP/1.1" 200 1171 0.026122 10.0.0.50 - - [2025-11-22 09:23:01] "GET /floating-ip/f8b722b6-4864-438e-8c3c-33daa32d95f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003422 10.0.0.50 - - [2025-11-22 09:23:01] "PUT /global-vrouter-config/36efe958-2395-43c0-ab42-937c0ed1cc04 HTTP/1.1" 200 276 0.055261 10.0.0.50 - - [2025-11-22 09:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.014454 10.0.0.50 - - [2025-11-22 09:23:01] "GET /loadbalancer/6482566d-c993-4651-8b1c-9f45f638aca0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.004831 10.0.0.50 - - [2025-11-22 09:23:01] "POST /tags HTTP/1.1" 200 355 0.071101 10.0.0.50 - - [2025-11-22 09:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008824 10.0.0.50 - - [2025-11-22 09:23:01] "GET /tag/a097db0c-a25a-4de5-963a-50ce11dac373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.050886 10.0.0.50 - - [2025-11-22 09:23:01] "POST /tags HTTP/1.1" 200 303 0.042660 10.0.0.50 - - [2025-11-22 09:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009885 10.0.0.50 - - [2025-11-22 09:23:01] "GET /tag/30b85cce-b10e-4441-8a25-b7b245e53bdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.030839 10.0.0.50 - - [2025-11-22 09:23:01] "POST /projects HTTP/1.1" 409 218 0.002870 10.0.0.50 - - [2025-11-22 09:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.50 - - [2025-11-22 09:23:01] "GET /project/82a5bcd0-b7ce-4161-ac69-a65ba8ef508a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.095932 10.0.0.50 - - [2025-11-22 09:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.012832 10.0.0.50 - - [2025-11-22 09:23:01] "GET /network-ipam/cb47b935-ded1-4f41-bb22-6089714d112f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004166 10.0.0.50 - - [2025-11-22 09:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.50 - - [2025-11-22 09:23:02] "GET /virtual-network/3ae79303-c28d-4928-ac3f-de6038b78d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006270 10.0.0.50 - - [2025-11-22 09:23:02] "PUT /virtual-network/3ae79303-c28d-4928-ac3f-de6038b78d99 HTTP/1.1" 200 264 0.108868 10.0.0.50 - - [2025-11-22 09:23:02] "GET /virtual-network/3ae79303-c28d-4928-ac3f-de6038b78d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.020584 10.0.0.50 - - [2025-11-22 09:23:02] "POST /set-tag HTTP/1.1" 200 109 0.087907 10.0.0.50 - - [2025-11-22 09:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.014256 10.0.0.50 - - [2025-11-22 09:23:02] "GET /network-ipam/fdd421d7-aac7-4def-9117-a9f0be90f726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.005378 10.0.0.50 - - [2025-11-22 09:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.50 - - [2025-11-22 09:23:02] "GET /virtual-network/2c35c88c-1574-4c82-abf7-04e3c4337990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006020 10.0.0.50 - - [2025-11-22 09:23:02] "PUT /virtual-network/2c35c88c-1574-4c82-abf7-04e3c4337990 HTTP/1.1" 200 264 0.088757 10.0.0.50 - - [2025-11-22 09:23:02] "GET /virtual-network/2c35c88c-1574-4c82-abf7-04e3c4337990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.011025 10.0.0.50 - - [2025-11-22 09:23:02] "POST /set-tag HTTP/1.1" 200 109 0.152831 10.0.0.50 - - [2025-11-22 09:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.020880 10.0.0.50 - - [2025-11-22 09:23:02] "GET /network-policy/5003874f-6ea4-4e8a-920d-0250faaca5a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003919 10.0.0.50 - - [2025-11-22 09:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.50 - - [2025-11-22 09:23:02] "GET /network-policy/3998ae5f-53fa-4bb2-b314-6c5088bd9aab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003638 10.0.0.50 - - [2025-11-22 09:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.50 - - [2025-11-22 09:23:02] "GET /network-policy/3e50920b-61c0-4c1e-8b5e-bb1dbc026ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003559 10.0.0.50 - - [2025-11-22 09:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.50 - - [2025-11-22 09:23:02] "PUT /network-policy/3e50920b-61c0-4c1e-8b5e-bb1dbc026ff2 HTTP/1.1" 200 262 0.042080 10.0.0.50 - - [2025-11-22 09:23:03] "PUT /access-control-list/bee5fa53-16d1-4fb9-95e0-401911bbd15d HTTP/1.1" 200 272 0.036608 10.0.0.50 - - [2025-11-22 09:23:03] "POST /ref-update HTTP/1.1" 200 156 0.147927 10.0.0.50 - - [2025-11-22 09:23:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007108 10.0.0.50 - - [2025-11-22 09:23:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002431 10.0.0.50 - - [2025-11-22 09:23:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003993 10.0.0.50 - - [2025-11-22 09:23:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003145 10.0.0.50 - - [2025-11-22 09:23:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002842 10.0.0.50 - - [2025-11-22 09:23:03] "POST /security-groups HTTP/1.1" 409 245 0.004612 10.0.0.50 - - [2025-11-22 09:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.50 - - [2025-11-22 09:23:03] "PUT /security-group/2a5d4d9c-e3db-4991-b393-39ca6faa9a38 HTTP/1.1" 200 262 0.070655 10.0.0.50 - - [2025-11-22 09:23:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.046181 10.0.0.50 - - [2025-11-22 09:23:03] "GET /application-policy-set/c4ba4dc0-bdaa-4025-b2dc-97d0148acd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016088 10.0.0.50 - - [2025-11-22 09:23:03] "PUT /access-control-list/6218d4be-ac33-4926-b4da-4b980e573487 HTTP/1.1" 200 272 0.040695 10.0.0.50 - - [2025-11-22 09:23:03] "PUT /access-control-list/646906d5-54e5-4feb-988c-aa452dbce286 HTTP/1.1" 200 272 0.030787 10.0.0.50 - - [2025-11-22 09:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.014158 10.0.0.50 - - [2025-11-22 09:23:03] "GET /policy-management/8a1044b5-672b-4b28-b6d5-96d00858ffd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005157 10.0.0.50 - - [2025-11-22 09:23:03] "POST /tags HTTP/1.1" 409 206 0.002488 10.0.0.50 - - [2025-11-22 09:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.50 - - [2025-11-22 09:23:03] "GET /tag/30b85cce-b10e-4441-8a25-b7b245e53bdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.016555 10.0.0.50 - - [2025-11-22 09:23:03] "POST /firewall-rules HTTP/1.1" 200 562 0.092523 10.0.0.50 - - [2025-11-22 09:23:03] "GET /firewall-rule/64e79db8-4d50-487b-8b92-a2091271459a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.008534 10.0.0.50 - - [2025-11-22 09:23:03] "GET /firewall-policy/0bee7318-8c29-463e-9f1a-fb0e798cf191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.011237 10.0.0.50 - - [2025-11-22 09:23:03] "GET /firewall-rule/64e79db8-4d50-487b-8b92-a2091271459a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.007375 10.0.0.50 - - [2025-11-22 09:23:03] "POST /ref-update HTTP/1.1" 200 156 0.043722 10.0.0.50 - - [2025-11-22 09:23:03] "GET /application-policy-set/c4ba4dc0-bdaa-4025-b2dc-97d0148acd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012170 10.0.0.50 - - [2025-11-22 09:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.50 - - [2025-11-22 09:23:03] "GET /policy-management/8a1044b5-672b-4b28-b6d5-96d00858ffd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003285 10.0.0.50 - - [2025-11-22 09:23:03] "POST /tags HTTP/1.1" 409 206 0.002368 10.0.0.50 - - [2025-11-22 09:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.50 - - [2025-11-22 09:23:03] "GET /tag/30b85cce-b10e-4441-8a25-b7b245e53bdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.029691 10.0.0.50 - - [2025-11-22 09:23:04] "POST /firewall-rules HTTP/1.1" 200 560 0.087236 10.0.0.50 - - [2025-11-22 09:23:04] "GET /firewall-rule/5a7f031d-dc6c-45a0-a184-3372526e8572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.018316 10.0.0.50 - - [2025-11-22 09:23:04] "GET /firewall-policy/0bee7318-8c29-463e-9f1a-fb0e798cf191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.005678 10.0.0.50 - - [2025-11-22 09:23:04] "GET /firewall-rule/5a7f031d-dc6c-45a0-a184-3372526e8572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.005544 10.0.0.50 - - [2025-11-22 09:23:04] "POST /ref-update HTTP/1.1" 200 156 0.054006 10.0.0.50 - - [2025-11-22 09:23:04] "POST /tags HTTP/1.1" 200 301 0.034572 10.0.0.50 - - [2025-11-22 09:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012641 10.0.0.50 - - [2025-11-22 09:23:04] "GET /tag/f7b6d9a7-9d40-4491-a359-59223910e2e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.020620 [Introspect:8084]10.0.0.50 - - [2025-11-22 09:23:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000957 [Introspect:8084]10.0.0.50 - - [2025-11-22 09:23:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001625 10.0.0.50 - - [2025-11-22 09:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.50 - - [2025-11-22 09:23:04] "GET /project/ffa6bc91-d38f-4f59-a623-4909acfee6ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.059917 10.0.0.50 - - [2025-11-22 09:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009987 10.0.0.50 - - [2025-11-22 09:23:04] "GET /virtual-network/2c35c88c-1574-4c82-abf7-04e3c4337990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.014688 10.0.0.50 - - [2025-11-22 09:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.50 - - [2025-11-22 09:23:04] "GET /service-appliance-set/d25e3368-5325-4c43-986e-4fa75e982bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004578 10.0.0.50 - - [2025-11-22 09:23:04] "POST /fqname-to-id HTTP/1.1" 404 242 0.002828 10.0.0.50 - - [2025-11-22 09:23:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.146204 10.0.0.50 - - [2025-11-22 09:23:04] "GET /virtual-machine-interface/d6b09484-49a7-48c5-92ac-89a128ea473e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.022106 10.0.0.50 - - [2025-11-22 09:23:04] "POST /instance-ips HTTP/1.1" 200 377 0.155810 10.0.0.50 - - [2025-11-22 09:23:05] "GET /instance-ip/651f9755-b142-4f39-ba89-72b4019dc8db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.027048 10.0.0.50 - - [2025-11-22 09:23:05] "POST /loadbalancers HTTP/1.1" 200 582 0.093168 10.0.0.50 - - [2025-11-22 09:23:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.045510 10.0.0.50 - - [2025-11-22 09:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.017811 10.0.0.50 - - [2025-11-22 09:23:05] "GET /project/ffa6bc91-d38f-4f59-a623-4909acfee6ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.129835 10.0.0.50 - - [2025-11-22 09:23:05] "GET /instance-ip/651f9755-b142-4f39-ba89-72b4019dc8db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.013641 10.0.0.50 - - [2025-11-22 09:23:05] "GET /project/ffa6bc91-d38f-4f59-a623-4909acfee6ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.162540 10.0.0.50 - - [2025-11-22 09:23:05] "POST /floating-ips HTTP/1.1" 200 581 0.091063 10.0.0.50 - - [2025-11-22 09:23:05] "GET /loadbalancer/4c445bc7-4651-4e89-b5ce-55569dc46373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.009109 10.0.0.50 - - [2025-11-22 09:23:05] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.043149 10.0.0.50 - - [2025-11-22 09:23:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.020707 10.0.0.50 - - [2025-11-22 09:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011248 10.0.0.50 - - [2025-11-22 09:23:05] "GET /project/ffa6bc91-d38f-4f59-a623-4909acfee6ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.067357 10.0.0.50 - - [2025-11-22 09:23:05] "GET /loadbalancer-listener/3f8bd8a8-e531-4396-9369-416d8a27e7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.006007 10.0.0.50 - - [2025-11-22 09:23:05] "GET /loadbalancer-listener/3f8bd8a8-e531-4396-9369-416d8a27e7bf?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.006620 10.0.0.50 - - [2025-11-22 09:23:05] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.040422 10.0.0.50 - - [2025-11-22 09:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.019621 10.0.0.50 - - [2025-11-22 09:23:05] "GET /instance-ip/651f9755-b142-4f39-ba89-72b4019dc8db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005452 10.0.0.50 - - [2025-11-22 09:23:05] "GET /instance-ip/651f9755-b142-4f39-ba89-72b4019dc8db?fields=floating_ips HTTP/1.1" 200 1164 0.008971 10.0.0.50 - - [2025-11-22 09:23:05] "GET /floating-ip/a245cd78-0226-4eb4-8cc0-1b453070349e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.020248 10.0.0.50 - - [2025-11-22 09:23:05] "GET /project/ffa6bc91-d38f-4f59-a623-4909acfee6ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.071514 10.0.0.50 - - [2025-11-22 09:23:05] "GET /loadbalancer/4c445bc7-4651-4e89-b5ce-55569dc46373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004461 10.0.0.50 - - [2025-11-22 09:23:06] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.060305 10.0.0.50 - - [2025-11-22 09:23:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.033638 10.0.0.50 - - [2025-11-22 09:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004595 10.0.0.50 - - [2025-11-22 09:23:06] "GET /project/ffa6bc91-d38f-4f59-a623-4909acfee6ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.072538 10.0.0.50 - - [2025-11-22 09:23:06] "GET /loadbalancer-listener/e93e3afe-e190-4892-8a8b-680efc5084c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.010245 10.0.0.50 - - [2025-11-22 09:23:06] "GET /loadbalancer-listener/e93e3afe-e190-4892-8a8b-680efc5084c1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.005710 10.0.0.50 - - [2025-11-22 09:23:06] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.049759 10.0.0.50 - - [2025-11-22 09:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011381 10.0.0.50 - - [2025-11-22 09:23:06] "GET /instance-ip/651f9755-b142-4f39-ba89-72b4019dc8db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.023339 10.0.0.50 - - [2025-11-22 09:23:06] "GET /instance-ip/651f9755-b142-4f39-ba89-72b4019dc8db?fields=floating_ips HTTP/1.1" 200 1164 0.023183 10.0.0.50 - - [2025-11-22 09:23:06] "GET /floating-ip/a245cd78-0226-4eb4-8cc0-1b453070349e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.004807 10.0.0.50 - - [2025-11-22 09:23:06] "GET /project/ffa6bc91-d38f-4f59-a623-4909acfee6ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.129209 10.0.0.50 - - [2025-11-22 09:23:06] "GET /loadbalancer/4c445bc7-4651-4e89-b5ce-55569dc46373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005698 10.0.0.50 - - [2025-11-22 09:23:06] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.050238 10.0.0.50 - - [2025-11-22 09:23:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.036360 10.0.0.50 - - [2025-11-22 09:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.015488 10.0.0.50 - - [2025-11-22 09:23:06] "GET /project/ffa6bc91-d38f-4f59-a623-4909acfee6ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.088116 10.0.0.50 - - [2025-11-22 09:23:06] "GET /loadbalancer-listener/28e3d5c1-23d0-4004-8f14-4077e7ebc426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.007043 10.0.0.50 - - [2025-11-22 09:23:06] "GET /loadbalancer-listener/28e3d5c1-23d0-4004-8f14-4077e7ebc426?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.007843 10.0.0.50 - - [2025-11-22 09:23:06] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.054052 10.0.0.50 - - [2025-11-22 09:23:06] "GET /instance-ip/651f9755-b142-4f39-ba89-72b4019dc8db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005773 10.0.0.50 - - [2025-11-22 09:23:06] "GET /instance-ip/651f9755-b142-4f39-ba89-72b4019dc8db?fields=floating_ips HTTP/1.1" 200 1164 0.008334 10.0.0.50 - - [2025-11-22 09:23:07] "POST /tags HTTP/1.1" 200 371 0.086106 10.0.0.50 - - [2025-11-22 09:23:07] "GET /floating-ip/a245cd78-0226-4eb4-8cc0-1b453070349e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.007711 10.0.0.50 - - [2025-11-22 09:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.040627 10.0.0.50 - - [2025-11-22 09:23:07] "GET /tag/0f4f8388-001d-499e-aa0d-6da4ae43956c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.019109 10.0.0.50 - - [2025-11-22 09:23:07] "POST /tags HTTP/1.1" 200 319 0.070650 10.0.0.50 - - [2025-11-22 09:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.031494 10.0.0.50 - - [2025-11-22 09:23:07] "GET /tag/9e25b38c-4ed5-452c-92d7-aba24785c95e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.043116 10.0.0.50 - - [2025-11-22 09:23:07] "POST /id-to-fqname HTTP/1.1" 200 181 0.000998 10.0.0.50 - - [2025-11-22 09:23:07] "POST /fqname-to-id HTTP/1.1" 404 190 0.005282 10.0.0.50 - - [2025-11-22 09:23:07] "POST /security-groups HTTP/1.1" 200 578 0.080514 10.0.0.50 - - [2025-11-22 09:23:07] "POST /projects HTTP/1.1" 200 497 0.258246 10.0.0.50 - - [2025-11-22 09:23:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.032062 10.0.0.50 - - [2025-11-22 09:23:07] "POST /fqname-to-id HTTP/1.1" 404 225 0.011385 10.0.0.50 - - [2025-11-22 09:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.028011 10.0.0.50 - - [2025-11-22 09:23:07] "POST /access-control-lists HTTP/1.1" 200 587 0.106536 10.0.0.50 - - [2025-11-22 09:23:07] "POST /fqname-to-id HTTP/1.1" 404 224 0.008448 10.0.0.50 - - [2025-11-22 09:23:07] "GET /virtual-network/3ae79303-c28d-4928-ac3f-de6038b78d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.051525 10.0.0.50 - - [2025-11-22 09:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.50 - - [2025-11-22 09:23:07] "GET /virtual-network/2c35c88c-1574-4c82-abf7-04e3c4337990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.048279 10.0.0.50 - - [2025-11-22 09:23:07] "POST /access-control-lists HTTP/1.1" 200 585 0.047346 10.0.0.50 - - [2025-11-22 09:23:08] "PUT /virtual-network/3ae79303-c28d-4928-ac3f-de6038b78d99 HTTP/1.1" 200 264 0.153154 10.0.0.50 - - [2025-11-22 09:23:08] "PUT /virtual-network/2c35c88c-1574-4c82-abf7-04e3c4337990 HTTP/1.1" 200 264 0.181916 10.0.0.50 - - [2025-11-22 09:23:08] "POST /security-groups HTTP/1.1" 200 558 0.269450 10.0.0.50 - - [2025-11-22 09:23:08] "POST /fqname-to-id HTTP/1.1" 404 248 0.011383 10.0.0.50 - - [2025-11-22 09:23:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.055984 10.0.0.50 - - [2025-11-22 09:23:08] "POST /access-control-lists HTTP/1.1" 200 610 0.124046 10.0.0.50 - - [2025-11-22 09:23:08] "POST /chown HTTP/1.1" 200 109 0.094439 10.0.0.50 - - [2025-11-22 09:23:08] "POST /fqname-to-id HTTP/1.1" 404 247 0.024812 10.0.0.50 - - [2025-11-22 09:23:08] "GET /application-policy-set/c4ba4dc0-bdaa-4025-b2dc-97d0148acd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012105 10.0.0.50 - - [2025-11-22 09:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011574 10.0.0.50 - - [2025-11-22 09:23:08] "GET /policy-management/8a1044b5-672b-4b28-b6d5-96d00858ffd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.029755 10.0.0.50 - - [2025-11-22 09:23:08] "POST /tags HTTP/1.1" 409 214 0.003518 10.0.0.50 - - [2025-11-22 09:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006687 10.0.0.50 - - [2025-11-22 09:23:08] "GET /tag/9e25b38c-4ed5-452c-92d7-aba24785c95e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.053349 10.0.0.50 - - [2025-11-22 09:23:08] "POST /access-control-lists HTTP/1.1" 200 608 0.159477 10.0.0.50 - - [2025-11-22 09:23:09] "POST /firewall-rules HTTP/1.1" 200 578 0.113986 10.0.0.50 - - [2025-11-22 09:23:09] "GET /firewall-rule/bb3e3997-5754-4fa7-937c-d510f0082666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.008324 10.0.0.50 - - [2025-11-22 09:23:09] "GET /firewall-policy/0bee7318-8c29-463e-9f1a-fb0e798cf191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.005995 10.0.0.50 - - [2025-11-22 09:23:09] "GET /firewall-rule/bb3e3997-5754-4fa7-937c-d510f0082666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.003180 10.0.0.50 - - [2025-11-22 09:23:09] "POST /ref-update HTTP/1.1" 200 156 0.065330 10.0.0.50 - - [2025-11-22 09:23:09] "GET /application-policy-set/c4ba4dc0-bdaa-4025-b2dc-97d0148acd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.025541 10.0.0.50 - - [2025-11-22 09:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.50 - - [2025-11-22 09:23:09] "GET /policy-management/8a1044b5-672b-4b28-b6d5-96d00858ffd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004477 10.0.0.50 - - [2025-11-22 09:23:09] "POST /tags HTTP/1.1" 409 214 0.003937 10.0.0.50 - - [2025-11-22 09:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.50 - - [2025-11-22 09:23:09] "GET /tag/9e25b38c-4ed5-452c-92d7-aba24785c95e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.043650 10.0.0.50 - - [2025-11-22 09:23:09] "POST /firewall-rules HTTP/1.1" 200 576 0.130340 10.0.0.50 - - [2025-11-22 09:23:09] "GET /firewall-rule/3c36057d-2e61-4add-8dab-a640b78724e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.017937 10.0.0.50 - - [2025-11-22 09:23:09] "GET /firewall-policy/0bee7318-8c29-463e-9f1a-fb0e798cf191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2668 0.005155 10.0.0.50 - - [2025-11-22 09:23:09] "GET /firewall-rule/3c36057d-2e61-4add-8dab-a640b78724e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003098 10.0.0.50 - - [2025-11-22 09:23:09] "POST /ref-update HTTP/1.1" 200 156 0.032511 10.0.0.50 - - [2025-11-22 09:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.50 - - [2025-11-22 09:23:09] "GET /loadbalancer/4c445bc7-4651-4e89-b5ce-55569dc46373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003151 10.0.0.50 - - [2025-11-22 09:23:09] "POST /tags HTTP/1.1" 200 363 0.025132 10.0.0.50 - - [2025-11-22 09:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.019351 10.0.0.50 - - [2025-11-22 09:23:09] "GET /tag/ef62259f-eb26-44e2-b01e-4c87bc23631e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.023726 10.0.0.50 - - [2025-11-22 09:23:09] "POST /tags HTTP/1.1" 200 311 0.032191 10.0.0.50 - - [2025-11-22 09:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.021569 10.0.0.50 - - [2025-11-22 09:23:10] "GET /tag/4261240a-abfd-47c0-b459-4bd53bfb29cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.024938 10.0.0.50 - - [2025-11-22 09:23:10] "POST /id-to-fqname HTTP/1.1" 200 177 0.000560 10.0.0.50 - - [2025-11-22 09:23:10] "POST /fqname-to-id HTTP/1.1" 404 186 0.004579 10.0.0.50 - - [2025-11-22 09:23:10] "POST /security-groups HTTP/1.1" 200 574 0.099591 10.0.0.50 - - [2025-11-22 09:23:10] "POST /projects HTTP/1.1" 200 489 0.233691 10.0.0.50 - - [2025-11-22 09:23:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.022468 10.0.0.50 - - [2025-11-22 09:23:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.096591 10.0.0.50 - - [2025-11-22 09:23:10] "POST /fqname-to-id HTTP/1.1" 404 217 0.095886 10.0.0.50 - - [2025-11-22 09:23:10] "GET /virtual-network/3ae79303-c28d-4928-ac3f-de6038b78d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.037852 10.0.0.50 - - [2025-11-22 09:23:10] "POST /access-control-lists HTTP/1.1" 200 583 0.088867 10.0.0.50 - - [2025-11-22 09:23:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.50 - - [2025-11-22 09:23:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.009154 10.0.0.50 - - [2025-11-22 09:23:10] "GET /virtual-network/2c35c88c-1574-4c82-abf7-04e3c4337990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.013907 10.0.0.50 - - [2025-11-22 09:23:10] "POST /access-control-lists HTTP/1.1" 200 581 0.072369 10.0.0.50 - - [2025-11-22 09:23:10] "PUT /virtual-network/3ae79303-c28d-4928-ac3f-de6038b78d99 HTTP/1.1" 200 264 0.095953 10.0.0.50 - - [2025-11-22 09:23:10] "PUT /virtual-network/2c35c88c-1574-4c82-abf7-04e3c4337990 HTTP/1.1" 200 264 0.077611 10.0.0.50 - - [2025-11-22 09:23:10] "POST /security-groups HTTP/1.1" 200 546 0.083283 10.0.0.50 - - [2025-11-22 09:23:10] "POST /fqname-to-id HTTP/1.1" 404 240 0.004202 10.0.0.50 - - [2025-11-22 09:23:10] "POST /access-control-lists HTTP/1.1" 200 602 0.046413 10.0.0.50 - - [2025-11-22 09:23:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.040959 10.0.0.50 - - [2025-11-22 09:23:10] "POST /fqname-to-id HTTP/1.1" 404 239 0.019634 10.0.0.50 - - [2025-11-22 09:23:10] "POST /chown HTTP/1.1" 200 109 0.037224 10.0.0.50 - - [2025-11-22 09:23:11] "GET /application-policy-set/c4ba4dc0-bdaa-4025-b2dc-97d0148acd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.053627 10.0.0.50 - - [2025-11-22 09:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.50 - - [2025-11-22 09:23:11] "GET /policy-management/8a1044b5-672b-4b28-b6d5-96d00858ffd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.020822 10.0.0.50 - - [2025-11-22 09:23:11] "POST /tags HTTP/1.1" 409 210 0.030331 10.0.0.50 - - [2025-11-22 09:23:11] "POST /access-control-lists HTTP/1.1" 200 600 0.141969 10.0.0.50 - - [2025-11-22 09:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.016846 10.0.0.50 - - [2025-11-22 09:23:11] "GET /tag/4261240a-abfd-47c0-b459-4bd53bfb29cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014348 10.0.0.50 - - [2025-11-22 09:23:11] "POST /firewall-rules HTTP/1.1" 200 570 0.085778 10.0.0.50 - - [2025-11-22 09:23:11] "GET /firewall-rule/f537c760-f813-4ee5-9866-23dfcec93797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.012218 [Introspect:8084]10.0.0.50 - - [2025-11-22 09:23:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000996 10.0.0.50 - - [2025-11-22 09:23:11] "GET /firewall-policy/0bee7318-8c29-463e-9f1a-fb0e798cf191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.016845 [Introspect:8084]10.0.0.50 - - [2025-11-22 09:23:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.004599 10.0.0.50 - - [2025-11-22 09:23:11] "GET /firewall-rule/f537c760-f813-4ee5-9866-23dfcec93797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.016376 10.0.0.50 - - [2025-11-22 09:23:11] "POST /ref-update HTTP/1.1" 200 156 0.081835 10.0.0.50 - - [2025-11-22 09:23:11] "GET /application-policy-set/c4ba4dc0-bdaa-4025-b2dc-97d0148acd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.022409 10.0.0.50 - - [2025-11-22 09:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.50 - - [2025-11-22 09:23:11] "GET /policy-management/8a1044b5-672b-4b28-b6d5-96d00858ffd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004142 10.0.0.50 - - [2025-11-22 09:23:11] "POST /tags HTTP/1.1" 409 210 0.005982 10.0.0.50 - - [2025-11-22 09:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.50 - - [2025-11-22 09:23:11] "GET /tag/4261240a-abfd-47c0-b459-4bd53bfb29cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.023605 10.0.0.50 - - [2025-11-22 09:23:11] "POST /firewall-rules HTTP/1.1" 200 568 0.294118 10.0.0.50 - - [2025-11-22 09:23:11] "GET /firewall-rule/0a14cc6e-c93b-4184-a470-6ea8ca15a107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.015301 10.0.0.50 - - [2025-11-22 09:23:12] "GET /firewall-policy/0bee7318-8c29-463e-9f1a-fb0e798cf191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.008029 10.0.0.50 - - [2025-11-22 09:23:12] "GET /firewall-rule/0a14cc6e-c93b-4184-a470-6ea8ca15a107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.004550 10.0.0.50 - - [2025-11-22 09:23:12] "POST /ref-update HTTP/1.1" 200 156 0.104331 10.0.0.50 - - [2025-11-22 09:23:12] "POST /tags HTTP/1.1" 409 237 0.005567 10.0.0.50 - - [2025-11-22 09:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.50 - - [2025-11-22 09:23:12] "GET /tag/7704fd76-eb75-41e5-a74c-7a2efb5b6a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.014391 10.0.0.50 - - [2025-11-22 09:23:12] "POST /tags HTTP/1.1" 409 210 0.002783 10.0.0.50 - - [2025-11-22 09:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.50 - - [2025-11-22 09:23:12] "GET /tag/95281784-93c6-40b4-8a43-0093a94e1085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012863 10.0.0.50 - - [2025-11-22 09:23:12] "POST /projects HTTP/1.1" 409 223 0.002734 10.0.0.50 - - [2025-11-22 09:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.50 - - [2025-11-22 09:23:12] "GET /project/ffa6bc91-d38f-4f59-a623-4909acfee6ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.063598 10.0.0.50 - - [2025-11-22 09:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.50 - - [2025-11-22 09:23:12] "GET /virtual-network/3ae79303-c28d-4928-ac3f-de6038b78d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.005001 10.0.0.50 - - [2025-11-22 09:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.50 - - [2025-11-22 09:23:12] "GET /virtual-network/2c35c88c-1574-4c82-abf7-04e3c4337990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.005054 10.0.0.50 - - [2025-11-22 09:23:12] "PUT /virtual-network/3ae79303-c28d-4928-ac3f-de6038b78d99 HTTP/1.1" 200 264 0.067903 10.0.0.50 - - [2025-11-22 09:23:12] "PUT /virtual-network/2c35c88c-1574-4c82-abf7-04e3c4337990 HTTP/1.1" 200 264 0.070402 10.0.0.50 - - [2025-11-22 09:23:12] "POST /security-groups HTTP/1.1" 409 253 0.011026 10.0.0.50 - - [2025-11-22 09:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.50 - - [2025-11-22 09:23:12] "PUT /security-group/042f80de-4a7b-4a38-bff8-cc70784b8a99 HTTP/1.1" 200 262 0.060669 10.0.0.50 - - [2025-11-22 09:23:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.033465 10.0.0.50 - - [2025-11-22 09:23:12] "PUT /access-control-list/051ff465-9798-4d1b-8094-815539d7f4eb HTTP/1.1" 200 272 0.021115 10.0.0.50 - - [2025-11-22 09:23:12] "GET /application-policy-set/c4ba4dc0-bdaa-4025-b2dc-97d0148acd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.027634 10.0.0.50 - - [2025-11-22 09:23:12] "PUT /access-control-list/a76cf212-0624-427e-8088-def052181de0 HTTP/1.1" 200 272 0.034718 10.0.0.50 - - [2025-11-22 09:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007699 10.0.0.50 - - [2025-11-22 09:23:12] "GET /policy-management/8a1044b5-672b-4b28-b6d5-96d00858ffd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003379 10.0.0.50 - - [2025-11-22 09:23:12] "POST /tags HTTP/1.1" 409 210 0.002537 10.0.0.50 - - [2025-11-22 09:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007154 10.0.0.50 - - [2025-11-22 09:23:13] "GET /tag/95281784-93c6-40b4-8a43-0093a94e1085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.033757 10.0.0.50 - - [2025-11-22 09:23:13] "POST /firewall-rules HTTP/1.1" 200 570 0.091014 10.0.0.50 - - [2025-11-22 09:23:13] "GET /firewall-rule/ac4dd955-0b84-46a9-9498-462bba015266?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005597 10.0.0.50 - - [2025-11-22 09:23:13] "GET /firewall-policy/0bee7318-8c29-463e-9f1a-fb0e798cf191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3393 0.005452 10.0.0.50 - - [2025-11-22 09:23:13] "GET /firewall-rule/ac4dd955-0b84-46a9-9498-462bba015266?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007540 10.0.0.50 - - [2025-11-22 09:23:13] "POST /ref-update HTTP/1.1" 200 156 0.089061 10.0.0.50 - - [2025-11-22 09:23:13] "GET /application-policy-set/c4ba4dc0-bdaa-4025-b2dc-97d0148acd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.026890 10.0.0.50 - - [2025-11-22 09:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.50 - - [2025-11-22 09:23:13] "GET /policy-management/8a1044b5-672b-4b28-b6d5-96d00858ffd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006583 10.0.0.50 - - [2025-11-22 09:23:13] "POST /tags HTTP/1.1" 409 210 0.002714 10.0.0.50 - - [2025-11-22 09:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.50 - - [2025-11-22 09:23:13] "GET /tag/95281784-93c6-40b4-8a43-0093a94e1085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.015084 10.0.0.50 - - [2025-11-22 09:23:13] "POST /firewall-rules HTTP/1.1" 200 568 0.082926 10.0.0.50 - - [2025-11-22 09:23:13] "GET /firewall-rule/67978d19-ec64-415d-ba2c-10348876f276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.021352 10.0.0.50 - - [2025-11-22 09:23:13] "GET /firewall-policy/0bee7318-8c29-463e-9f1a-fb0e798cf191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3634 0.005181 10.0.0.50 - - [2025-11-22 09:23:13] "GET /firewall-rule/67978d19-ec64-415d-ba2c-10348876f276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002945 10.0.0.50 - - [2025-11-22 09:23:13] "POST /ref-update HTTP/1.1" 200 156 0.058788 10.0.0.50 - - [2025-11-22 09:23:13] "GET /virtual-machine-interface/d4f20e96-c784-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005857 10.0.0.50 - - [2025-11-22 09:23:13] "POST /set-tag HTTP/1.1" 200 109 0.003241 10.0.0.33 - - [2025-11-22 09:23:49] "GET / HTTP/1.1" 200 35931 0.003185 10.0.0.33 - - [2025-11-22 09:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.33 - - [2025-11-22 09:23:49] "GET /global-system-config/40e0e834-6409-47ef-83e9-73aa07c2f6c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.015455 10.0.0.33 - - [2025-11-22 09:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006731 10.0.0.33 - - [2025-11-22 09:23:49] "GET /routing-instance/3c4ccebe-3fb2-4d96-9269-e1e30a73290a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003795 10.0.0.33 - - [2025-11-22 09:23:49] "PUT /global-system-config/40e0e834-6409-47ef-83e9-73aa07c2f6c4 HTTP/1.1" 200 274 0.017807 10.0.0.33 - - [2025-11-22 09:23:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.020024 10.0.0.33 - - [2025-11-22 09:23:49] "POST /virtual-routers HTTP/1.1" 200 599 0.052338 10.0.0.33 - - [2025-11-22 09:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.031337 10.0.0.33 - - [2025-11-22 09:23:49] "GET /virtual-router/07c6837e-bb13-4fe4-93bf-41a394a03759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.006727 10.0.0.33 - - [2025-11-22 09:23:49] "POST /fqname-to-id HTTP/1.1" 404 229 0.007188 10.0.0.33 - - [2025-11-22 09:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.33 - - [2025-11-22 09:23:49] "GET /virtual-network/ddf1bf9f-41e0-4fa4-9566-81fc5bd7621a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.006729 10.0.0.33 - - [2025-11-22 09:23:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.141393 10.0.0.50 - - [2025-11-22 09:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.50 - - [2025-11-22 09:23:59] "GET /virtual-router/07c6837e-bb13-4fe4-93bf-41a394a03759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.003516 10.0.0.33 - - [2025-11-22 09:24:09] "GET / HTTP/1.1" 200 35931 0.001481 10.0.0.33 - - [2025-11-22 09:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.33 - - [2025-11-22 09:24:09] "GET /global-system-config/40e0e834-6409-47ef-83e9-73aa07c2f6c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.006765 10.0.0.33 - - [2025-11-22 09:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.33 - - [2025-11-22 09:24:09] "GET /routing-instance/3c4ccebe-3fb2-4d96-9269-e1e30a73290a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003933 10.0.0.33 - - [2025-11-22 09:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.33 - - [2025-11-22 09:24:09] "GET /virtual-router/07c6837e-bb13-4fe4-93bf-41a394a03759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.003591 10.0.0.33 - - [2025-11-22 09:24:09] "PUT /virtual-router/07c6837e-bb13-4fe4-93bf-41a394a03759 HTTP/1.1" 200 262 0.014800 10.0.0.33 - - [2025-11-22 09:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.33 - - [2025-11-22 09:24:09] "GET /virtual-router/07c6837e-bb13-4fe4-93bf-41a394a03759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.004636 10.0.0.33 - - [2025-11-22 09:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004812 10.0.0.33 - - [2025-11-22 09:24:10] "GET /virtual-machine-interface/cddbb4b4-94c0-4111-a233-7480211e6bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.006191 10.0.0.33 - - [2025-11-22 09:24:10] "PUT /virtual-machine-interface/cddbb4b4-94c0-4111-a233-7480211e6bdd HTTP/1.1" 200 284 0.026186 [Introspect:8084]10.0.0.50 - - [2025-11-22 09:26:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001160 [Introspect:8084]10.0.0.50 - - [2025-11-22 09:26:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001195 10.0.0.50 - - [2025-11-22 09:26:43] "GET /global-system-configs HTTP/1.1" 200 322 0.004238 10.0.0.50 - - [2025-11-22 09:26:44] "GET /global-system-configs HTTP/1.1" 200 322 0.008881 10.0.0.50 - - [2025-11-22 09:26:51] "GET /virtual-router/07c6837e-bb13-4fe4-93bf-41a394a03759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.003371 10.0.0.50 - - [2025-11-22 09:26:51] "POST /ref-update HTTP/1.1" 200 156 0.013002 10.0.0.50 - - [2025-11-22 09:27:00] "GET /virtual-machine-interface/d4f20e96-c784-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006825 10.0.0.50 - - [2025-11-22 09:27:00] "POST /set-tag HTTP/1.1" 200 109 0.004364 10.0.0.50 - - [2025-11-22 09:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.50 - - [2025-11-22 09:27:00] "GET /loadbalancer/4c445bc7-4651-4e89-b5ce-55569dc46373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004310 10.0.0.50 - - [2025-11-22 09:27:00] "GET /virtual-machine-interface/d4f20e96-c784-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011849 10.0.0.50 - - [2025-11-22 09:27:00] "POST /set-tag HTTP/1.1" 200 109 0.002836 10.0.0.50 - - [2025-11-22 09:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.50 - - [2025-11-22 09:27:00] "GET /loadbalancer/4c445bc7-4651-4e89-b5ce-55569dc46373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003015 10.0.0.50 - - [2025-11-22 09:27:00] "GET /loadbalancer-pool/e8295579-69a9-4487-8a92-585beaf88ef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.011249 10.0.0.50 - - [2025-11-22 09:27:00] "POST /loadbalancer-members HTTP/1.1" 200 690 0.043285 10.0.0.50 - - [2025-11-22 09:27:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.024688 10.0.0.50 - - [2025-11-22 09:27:00] "GET /virtual-machine-interface/d4f20e96-c784-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008201 10.0.0.50 - - [2025-11-22 09:27:00] "GET /virtual-machine-interface/d4f20e96-c784-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010810 10.0.0.50 - - [2025-11-22 09:27:00] "POST /ref-update HTTP/1.1" 200 156 0.017923 10.0.0.50 - - [2025-11-22 09:27:00] "POST /tags HTTP/1.1" 409 205 0.004790 10.0.0.50 - - [2025-11-22 09:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.50 - - [2025-11-22 09:27:00] "GET /tag/f7b6d9a7-9d40-4491-a359-59223910e2e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014207 10.0.0.50 - - [2025-11-22 09:27:00] "GET /floating-ip/a245cd78-0226-4eb4-8cc0-1b453070349e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.004989 10.0.0.50 - - [2025-11-22 09:27:00] "PUT /floating-ip/a245cd78-0226-4eb4-8cc0-1b453070349e HTTP/1.1" 200 256 0.020341 10.0.0.50 - - [2025-11-22 09:27:00] "POST /set-tag HTTP/1.1" 200 109 0.107298 10.0.0.50 - - [2025-11-22 09:27:00] "GET /loadbalancer-pool/3fcce601-baba-4bfb-a819-c44bc5b50404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.005273 10.0.0.50 - - [2025-11-22 09:27:00] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026879 10.0.0.50 - - [2025-11-22 09:27:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.016351 10.0.0.50 - - [2025-11-22 09:27:00] "GET /virtual-machine-interface/d4f20e96-c784-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007672 10.0.0.50 - - [2025-11-22 09:27:00] "GET /virtual-machine-interface/d4f20e96-c784-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008561 10.0.0.50 - - [2025-11-22 09:27:00] "POST /ref-update HTTP/1.1" 200 156 0.010490 10.0.0.50 - - [2025-11-22 09:27:00] "POST /set-tag HTTP/1.1" 200 109 0.003177 10.0.0.50 - - [2025-11-22 09:27:00] "GET /loadbalancer-pool/e41b937b-fb1b-4bdd-a098-b0381f61a3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004844 10.0.0.50 - - [2025-11-22 09:27:00] "GET /floating-ip/a245cd78-0226-4eb4-8cc0-1b453070349e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.004097 10.0.0.50 - - [2025-11-22 09:27:00] "PUT /floating-ip/a245cd78-0226-4eb4-8cc0-1b453070349e HTTP/1.1" 200 256 0.018327 10.0.0.50 - - [2025-11-22 09:27:00] "POST /loadbalancer-members HTTP/1.1" 200 692 0.035848 10.0.0.50 - - [2025-11-22 09:27:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.013774 10.0.0.50 - - [2025-11-22 09:27:00] "GET /virtual-machine-interface/d4f20e96-c784-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016293 10.0.0.50 - - [2025-11-22 09:27:00] "POST /set-tag HTTP/1.1" 200 109 0.002784 10.0.0.50 - - [2025-11-22 09:27:00] "GET /virtual-machine-interface/d4f20e96-c784-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005010 10.0.0.50 - - [2025-11-22 09:27:00] "POST /ref-update HTTP/1.1" 200 156 0.010600 10.0.0.50 - - [2025-11-22 09:27:01] "GET /floating-ip/a245cd78-0226-4eb4-8cc0-1b453070349e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.005018 10.0.0.50 - - [2025-11-22 09:27:01] "PUT /floating-ip/a245cd78-0226-4eb4-8cc0-1b453070349e HTTP/1.1" 200 256 0.014523 [Introspect:8084]10.0.0.50 - - [2025-11-22 09:27:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001629 [Introspect:8084]10.0.0.50 - - [2025-11-22 09:27:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001755 [Introspect:8084]10.0.0.50 - - [2025-11-22 09:28:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001964 [Introspect:8084]10.0.0.50 - - [2025-11-22 09:28:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001330 10.0.0.50 - - [2025-11-22 09:28:41] "GET /virtual-machine-interface/d4f20e96-c784-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009900 10.0.0.50 - - [2025-11-22 09:28:41] "POST /set-tag HTTP/1.1" 200 109 0.003208 10.0.0.50 - - [2025-11-22 09:28:41] "GET /virtual-machine-interface/d4f20e96-c784-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006173 10.0.0.50 - - [2025-11-22 09:28:41] "POST /set-tag HTTP/1.1" 200 109 0.004340 10.0.0.50 - - [2025-11-22 09:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004681 10.0.0.50 - - [2025-11-22 09:28:41] "GET /loadbalancer/4c445bc7-4651-4e89-b5ce-55569dc46373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003719 10.0.0.50 - - [2025-11-22 09:28:41] "GET /virtual-machine-interface/d4f20e96-c784-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007841 10.0.0.50 - - [2025-11-22 09:28:41] "POST /set-tag HTTP/1.1" 200 109 0.060877 10.0.0.50 - - [2025-11-22 09:28:42] "DELETE /loadbalancer-member/5e4b013f-467d-407c-8968-9af585ec7c93 HTTP/1.1" 200 115 0.178843 10.0.0.50 - - [2025-11-22 09:28:42] "GET /virtual-machine-interface/d4f20e96-c784-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008703 10.0.0.50 - - [2025-11-22 09:28:42] "POST /set-tag HTTP/1.1" 200 109 0.004619 10.0.0.50 - - [2025-11-22 09:28:42] "DELETE /loadbalancer-member/caee1c0d-3a58-4433-9153-519bd6b8da77 HTTP/1.1" 200 115 0.057513 10.0.0.50 - - [2025-11-22 09:28:42] "GET /virtual-machine-interface/d4f20e96-c784-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014309 10.0.0.50 - - [2025-11-22 09:28:42] "POST /set-tag HTTP/1.1" 200 109 0.002946 10.0.0.50 - - [2025-11-22 09:28:42] "DELETE /loadbalancer-member/9a9f7a9f-0df1-4330-9ce5-29ffd4c86906 HTTP/1.1" 200 115 0.039997 10.0.0.50 - - [2025-11-22 09:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004851 10.0.0.50 - - [2025-11-22 09:28:42] "GET /loadbalancer/4c445bc7-4651-4e89-b5ce-55569dc46373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004188 10.0.0.50 - - [2025-11-22 09:28:42] "GET /loadbalancer-pool/e8295579-69a9-4487-8a92-585beaf88ef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004440 10.0.0.50 - - [2025-11-22 09:28:42] "POST /loadbalancer-members HTTP/1.1" 200 690 0.039907 10.0.0.50 - - [2025-11-22 09:28:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.020420 10.0.0.50 - - [2025-11-22 09:28:42] "GET /virtual-machine-interface/d4f20e96-c784-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009697 10.0.0.50 - - [2025-11-22 09:28:42] "GET /virtual-machine-interface/d4f20e96-c784-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.018211 10.0.0.50 - - [2025-11-22 09:28:42] "GET /floating-ip/a245cd78-0226-4eb4-8cc0-1b453070349e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.006405 10.0.0.50 - - [2025-11-22 09:28:42] "POST /set-tag HTTP/1.1" 200 109 0.095389 10.0.0.50 - - [2025-11-22 09:28:42] "GET /loadbalancer-pool/3fcce601-baba-4bfb-a819-c44bc5b50404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.007948 10.0.0.50 - - [2025-11-22 09:28:42] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026725 10.0.0.50 - - [2025-11-22 09:28:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.025482 10.0.0.50 - - [2025-11-22 09:28:42] "GET /virtual-machine-interface/d4f20e96-c784-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017661 10.0.0.50 - - [2025-11-22 09:28:42] "GET /virtual-machine-interface/d4f20e96-c784-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009392 10.0.0.50 - - [2025-11-22 09:28:42] "GET /floating-ip/a245cd78-0226-4eb4-8cc0-1b453070349e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.007855 10.0.0.50 - - [2025-11-22 09:28:42] "POST /set-tag HTTP/1.1" 200 109 0.003404 10.0.0.50 - - [2025-11-22 09:28:42] "GET /loadbalancer-pool/e41b937b-fb1b-4bdd-a098-b0381f61a3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003772 10.0.0.50 - - [2025-11-22 09:28:42] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022509 10.0.0.50 - - [2025-11-22 09:28:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.012529 10.0.0.50 - - [2025-11-22 09:28:42] "GET /virtual-machine-interface/d4f20e96-c784-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009321 10.0.0.50 - - [2025-11-22 09:28:42] "POST /set-tag HTTP/1.1" 200 109 0.003117 10.0.0.50 - - [2025-11-22 09:28:42] "GET /virtual-machine-interface/d4f20e96-c784-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006749 10.0.0.50 - - [2025-11-22 09:28:42] "GET /floating-ip/a245cd78-0226-4eb4-8cc0-1b453070349e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002744 [Introspect:8084]10.0.0.50 - - [2025-11-22 09:28:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001143 [Introspect:8084]10.0.0.50 - - [2025-11-22 09:28:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001241 10.0.0.50 - - [2025-11-22 09:30:59] "GET / HTTP/1.1" 200 35931 0.001732 10.0.0.50 - - [2025-11-22 09:30:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.50 - - [2025-11-22 09:30:59] "GET /project/82a5bcd0-b7ce-4161-ac69-a65ba8ef508a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.053666 10.0.0.50 - - [2025-11-22 09:30:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.50 - - [2025-11-22 09:31:00] "GET /project/82a5bcd0-b7ce-4161-ac69-a65ba8ef508a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.069007 10.0.0.50 - - [2025-11-22 09:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.50 - - [2025-11-22 09:31:00] "GET /project/82a5bcd0-b7ce-4161-ac69-a65ba8ef508a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044558 10.0.0.50 - - [2025-11-22 09:31:00] "POST /tags HTTP/1.1" 200 333 0.043605 10.0.0.50 - - [2025-11-22 09:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005557 10.0.0.50 - - [2025-11-22 09:31:00] "GET /tag/49448dec-cb4f-4edd-b0dc-d587f4cb6572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.025494 10.0.0.50 - - [2025-11-22 09:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006159 10.0.0.50 - - [2025-11-22 09:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.50 - - [2025-11-22 09:31:01] "GET /project/82a5bcd0-b7ce-4161-ac69-a65ba8ef508a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051664 10.0.0.50 - - [2025-11-22 09:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.019993 10.0.0.50 - - [2025-11-22 09:31:01] "GET /project/82a5bcd0-b7ce-4161-ac69-a65ba8ef508a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.080253 10.0.0.50 - - [2025-11-22 09:31:01] "GET /virtual-network/2c35c88c-1574-4c82-abf7-04e3c4337990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.015507 10.0.0.50 - - [2025-11-22 09:31:01] "GET /virtual-networks?parent_id=82a5bcd0-b7ce-4161-ac69-a65ba8ef508a&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.005166 10.0.0.50 - - [2025-11-22 09:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.50 - - [2025-11-22 09:31:01] "GET /service-appliance-set/d25e3368-5325-4c43-986e-4fa75e982bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004939 10.0.0.50 - - [2025-11-22 09:31:01] "POST /fqname-to-id HTTP/1.1" 404 254 0.003391 10.0.0.50 - - [2025-11-22 09:31:01] "POST /virtual-networks HTTP/1.1" 200 512 0.120616 10.0.0.50 - - [2025-11-22 09:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011196 10.0.0.50 - - [2025-11-22 09:31:01] "GET /network-ipam/9dce5913-d313-4626-8aec-12b67ee42bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.017565 10.0.0.50 - - [2025-11-22 09:31:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.161937 10.0.0.50 - - [2025-11-22 09:31:01] "GET /virtual-machine-interface/0686b0d0-abd8-46fa-a19f-ae5c447c9831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.010167 10.0.0.50 - - [2025-11-22 09:31:01] "POST /useragent-kv HTTP/1.1" 200 115 0.010703 10.0.0.50 - - [2025-11-22 09:31:01] "POST /ref-update HTTP/1.1" 200 156 0.115435 10.0.0.50 - - [2025-11-22 09:31:01] "GET /virtual-network/be8b946b-fe47-49e8-9283-48dfbade34de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.010345 10.0.0.50 - - [2025-11-22 09:31:01] "POST /instance-ips HTTP/1.1" 200 409 0.085014 10.0.0.50 - - [2025-11-22 09:31:01] "GET /domains HTTP/1.1" 200 280 0.001987 10.0.0.50 - - [2025-11-22 09:31:01] "GET /instance-ip/215af641-7787-44c0-92ee-5a7567f1ea9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.006660 10.0.0.50 - - [2025-11-22 09:31:01] "GET /domain/011ec410-eac8-4304-a515-680914f09354 HTTP/1.1" 200 3084 0.012849 10.0.0.50 - - [2025-11-22 09:31:01] "POST /loadbalancers HTTP/1.1" 200 610 0.033438 10.0.0.50 - - [2025-11-22 09:31:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.048338 10.0.0.50 - - [2025-11-22 09:31:01] "GET /project/82a5bcd0-b7ce-4161-ac69-a65ba8ef508a HTTP/1.1" 200 5716 0.091783 10.0.0.50 - - [2025-11-22 09:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.020848 10.0.0.50 - - [2025-11-22 09:31:01] "GET /virtual-network/be8b946b-fe47-49e8-9283-48dfbade34de HTTP/1.1" 200 2090 0.009739 10.0.0.50 - - [2025-11-22 09:31:01] "GET /virtual-network/be8b946b-fe47-49e8-9283-48dfbade34de HTTP/1.1" 200 2090 0.018450 10.0.0.50 - - [2025-11-22 09:31:01] "GET /project/82a5bcd0-b7ce-4161-ac69-a65ba8ef508a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.097629 10.0.0.50 - - [2025-11-22 09:31:01] "GET /routing-instance/6190e968-9102-47f1-ad35-7016b0a7d5c9 HTTP/1.1" 200 1181 0.010945 10.0.0.50 - - [2025-11-22 09:31:01] "GET /instance-ip/215af641-7787-44c0-92ee-5a7567f1ea9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.012779 10.0.0.50 - - [2025-11-22 09:31:01] "GET /routing-instance/6190e968-9102-47f1-ad35-7016b0a7d5c9 HTTP/1.1" 200 1181 0.010767 10.0.0.50 - - [2025-11-22 09:31:01] "GET /project/82a5bcd0-b7ce-4161-ac69-a65ba8ef508a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.073608 10.0.0.50 - - [2025-11-22 09:31:01] "GET /loadbalancer/80e517ad-6ee1-4eee-a04c-64931f43f88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003719 10.0.0.50 - - [2025-11-22 09:31:01] "POST /route-targets HTTP/1.1" 200 327 0.047331 10.0.0.50 - - [2025-11-22 09:31:01] "POST /ref-update HTTP/1.1" 200 156 0.024792 10.0.0.50 - - [2025-11-22 09:31:01] "POST /floating-ips HTTP/1.1" 200 597 0.097748 10.0.0.50 - - [2025-11-22 09:31:01] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.077260 10.0.0.50 - - [2025-11-22 09:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008332 10.0.0.50 - - [2025-11-22 09:31:01] "GET /project/82a5bcd0-b7ce-4161-ac69-a65ba8ef508a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.070594 10.0.0.50 - - [2025-11-22 09:31:01] "GET /loadbalancer-listener/62b1b605-90a7-47a6-97fa-daabc664c3be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.013032 10.0.0.50 - - [2025-11-22 09:31:02] "GET /loadbalancer-listener/62b1b605-90a7-47a6-97fa-daabc664c3be?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.004797 10.0.0.50 - - [2025-11-22 09:31:02] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.037149 10.0.0.50 - - [2025-11-22 09:31:02] "GET /instance-ip/215af641-7787-44c0-92ee-5a7567f1ea9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.012668 10.0.0.50 - - [2025-11-22 09:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.50 - - [2025-11-22 09:31:02] "GET /instance-ip/215af641-7787-44c0-92ee-5a7567f1ea9e?fields=floating_ips HTTP/1.1" 200 1212 0.005986 10.0.0.50 - - [2025-11-22 09:31:02] "GET /floating-ip/f27648c2-53c9-4845-a3f4-00ca9b9ba5c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.003538 10.0.0.50 - - [2025-11-22 09:31:02] "GET /loadbalancer/80e517ad-6ee1-4eee-a04c-64931f43f88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003942 10.0.0.50 - - [2025-11-22 09:31:02] "POST /tags HTTP/1.1" 200 295 0.085850 10.0.0.50 - - [2025-11-22 09:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004088 10.0.0.50 - - [2025-11-22 09:31:02] "GET /tag/452aefd2-4ff8-474d-89bc-0b61df4f2ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.014866 10.0.0.50 - - [2025-11-22 09:31:02] "POST /tags HTTP/1.1" 409 233 0.003441 10.0.0.50 - - [2025-11-22 09:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.50 - - [2025-11-22 09:31:02] "GET /tag/a097db0c-a25a-4de5-963a-50ce11dac373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.012799 10.0.0.50 - - [2025-11-22 09:31:02] "POST /tags HTTP/1.1" 409 206 0.003049 10.0.0.50 - - [2025-11-22 09:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.50 - - [2025-11-22 09:31:02] "GET /tag/30b85cce-b10e-4441-8a25-b7b245e53bdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012516 10.0.0.50 - - [2025-11-22 09:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.50 - - [2025-11-22 09:31:02] "GET /virtual-network/3ae79303-c28d-4928-ac3f-de6038b78d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.010929 10.0.0.50 - - [2025-11-22 09:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.50 - - [2025-11-22 09:31:02] "GET /project/82a5bcd0-b7ce-4161-ac69-a65ba8ef508a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.067325 10.0.0.50 - - [2025-11-22 09:31:02] "POST /virtual-machines HTTP/1.1" 200 369 0.022875 10.0.0.50 - - [2025-11-22 09:31:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.025112 10.0.0.50 - - [2025-11-22 09:31:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.124388 10.0.0.50 - - [2025-11-22 09:31:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.034825 10.0.0.50 - - [2025-11-22 09:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.015422 10.0.0.50 - - [2025-11-22 09:31:02] "GET /virtual-machine-interface/f668d19e-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007686 10.0.0.50 - - [2025-11-22 09:31:03] "POST /instance-ips HTTP/1.1" 200 409 0.043151 10.0.0.50 - - [2025-11-22 09:31:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.024506 10.0.0.50 - - [2025-11-22 09:31:03] "GET /virtual-machine-interface/f668d19e-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.013614 10.0.0.50 - - [2025-11-22 09:31:03] "POST /set-tag HTTP/1.1" 200 109 0.024745 10.0.0.50 - - [2025-11-22 09:31:03] "GET /virtual-machine-interface/f668d19e-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.025752 10.0.0.50 - - [2025-11-22 09:31:03] "GET /instance-ip/f6834c7c-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.009056 10.0.0.50 - - [2025-11-22 09:31:03] "GET /virtual-machine-interface/f668d19e-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005176 10.0.0.50 - - [2025-11-22 09:31:03] "POST /set-tag HTTP/1.1" 200 109 0.002935 10.0.0.50 - - [2025-11-22 09:31:03] "GET /virtual-router/07c6837e-bb13-4fe4-93bf-41a394a03759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.005522 10.0.0.50 - - [2025-11-22 09:31:03] "POST /ref-update HTTP/1.1" 200 156 0.019291 10.0.0.50 - - [2025-11-22 09:31:03] "GET /virtual-machine-interface/f668d19e-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.019559 10.0.0.50 - - [2025-11-22 09:31:03] "POST /set-tag HTTP/1.1" 200 109 0.005051 10.0.0.50 - - [2025-11-22 09:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.50 - - [2025-11-22 09:31:03] "GET /virtual-network/3ae79303-c28d-4928-ac3f-de6038b78d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007920 10.0.0.50 - - [2025-11-22 09:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.50 - - [2025-11-22 09:31:03] "GET /project/82a5bcd0-b7ce-4161-ac69-a65ba8ef508a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.056916 10.0.0.50 - - [2025-11-22 09:31:03] "POST /virtual-machines HTTP/1.1" 200 369 0.027499 10.0.0.50 - - [2025-11-22 09:31:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.064986 10.0.0.50 - - [2025-11-22 09:31:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.193010 10.0.0.50 - - [2025-11-22 09:31:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.018327 10.0.0.50 - - [2025-11-22 09:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.024833 10.0.0.50 - - [2025-11-22 09:31:03] "GET /virtual-machine-interface/f6f498fa-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.008215 10.0.0.50 - - [2025-11-22 09:31:04] "POST /instance-ips HTTP/1.1" 200 409 0.039429 10.0.0.50 - - [2025-11-22 09:31:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.036195 10.0.0.50 - - [2025-11-22 09:31:04] "GET /virtual-machine-interface/f6f498fa-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.008039 10.0.0.50 - - [2025-11-22 09:31:04] "POST /set-tag HTTP/1.1" 200 109 0.030228 10.0.0.50 - - [2025-11-22 09:31:04] "GET /virtual-machine-interface/f6f498fa-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.023102 10.0.0.50 - - [2025-11-22 09:31:04] "GET /instance-ip/f71ca3c2-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005497 10.0.0.50 - - [2025-11-22 09:31:04] "GET /virtual-machine-interface/f6f498fa-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007443 10.0.0.50 - - [2025-11-22 09:31:04] "POST /set-tag HTTP/1.1" 200 109 0.003896 10.0.0.50 - - [2025-11-22 09:31:04] "GET /virtual-router/07c6837e-bb13-4fe4-93bf-41a394a03759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1684 0.005186 10.0.0.50 - - [2025-11-22 09:31:04] "POST /ref-update HTTP/1.1" 200 156 0.015206 10.0.0.50 - - [2025-11-22 09:31:04] "GET /virtual-machine-interface/f6f498fa-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.030396 10.0.0.50 - - [2025-11-22 09:31:04] "POST /set-tag HTTP/1.1" 200 109 0.005033 10.0.0.50 - - [2025-11-22 09:31:04] "GET /virtual-machine-interface/f668d19e-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007985 10.0.0.50 - - [2025-11-22 09:31:04] "POST /set-tag HTTP/1.1" 200 109 0.003784 10.0.0.50 - - [2025-11-22 09:31:04] "GET /virtual-machine-interface/f6f498fa-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007372 10.0.0.50 - - [2025-11-22 09:31:04] "POST /set-tag HTTP/1.1" 200 109 0.004547 10.0.0.50 - - [2025-11-22 09:31:06] "GET /domains HTTP/1.1" 200 280 0.010414 10.0.0.50 - - [2025-11-22 09:31:06] "GET /domain/011ec410-eac8-4304-a515-680914f09354 HTTP/1.1" 200 3084 0.003763 10.0.0.50 - - [2025-11-22 09:31:06] "GET /project/82a5bcd0-b7ce-4161-ac69-a65ba8ef508a HTTP/1.1" 200 7064 0.049667 10.0.0.50 - - [2025-11-22 09:31:06] "GET /virtual-network/be8b946b-fe47-49e8-9283-48dfbade34de HTTP/1.1" 200 2090 0.005522 10.0.0.50 - - [2025-11-22 09:31:06] "GET /virtual-network/be8b946b-fe47-49e8-9283-48dfbade34de HTTP/1.1" 200 2090 0.006047 10.0.0.50 - - [2025-11-22 09:31:06] "GET /routing-instance/6190e968-9102-47f1-ad35-7016b0a7d5c9 HTTP/1.1" 200 1402 0.004757 10.0.0.50 - - [2025-11-22 09:31:06] "GET /routing-instance/6190e968-9102-47f1-ad35-7016b0a7d5c9 HTTP/1.1" 200 1402 0.003448 10.0.0.50 - - [2025-11-22 09:31:06] "GET /route-target/f49f04f4-f191-46c6-b104-2cb710915c33 HTTP/1.1" 200 1153 0.002962 10.0.0.50 - - [2025-11-22 09:31:06] "GET /virtual-network/be8b946b-fe47-49e8-9283-48dfbade34de HTTP/1.1" 200 2090 0.004782 10.0.0.50 - - [2025-11-22 09:31:06] "GET /routing-instance/6190e968-9102-47f1-ad35-7016b0a7d5c9 HTTP/1.1" 200 1402 0.003032 10.0.0.50 - - [2025-11-22 09:31:06] "GET /virtual-network/be8b946b-fe47-49e8-9283-48dfbade34de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004553 10.0.0.50 - - [2025-11-22 09:31:06] "GET /virtual-network/be8b946b-fe47-49e8-9283-48dfbade34de HTTP/1.1" 200 2090 0.004811 10.0.0.50 - - [2025-11-22 09:31:06] "GET /routing-instance/6190e968-9102-47f1-ad35-7016b0a7d5c9 HTTP/1.1" 200 1402 0.003471 10.0.0.50 - - [2025-11-22 09:31:06] "GET /routing-instance/6190e968-9102-47f1-ad35-7016b0a7d5c9 HTTP/1.1" 200 1402 0.004723 10.0.0.50 - - [2025-11-22 09:31:06] "GET /route-target/f49f04f4-f191-46c6-b104-2cb710915c33 HTTP/1.1" 200 1153 0.002799 10.0.0.50 - - [2025-11-22 09:31:06] "GET /domains HTTP/1.1" 200 280 0.002297 10.0.0.50 - - [2025-11-22 09:31:06] "GET /domain/011ec410-eac8-4304-a515-680914f09354 HTTP/1.1" 200 3084 0.003218 10.0.0.50 - - [2025-11-22 09:31:06] "GET /project/82a5bcd0-b7ce-4161-ac69-a65ba8ef508a HTTP/1.1" 200 7064 0.052851 10.0.0.50 - - [2025-11-22 09:31:06] "GET /virtual-network/be8b946b-fe47-49e8-9283-48dfbade34de HTTP/1.1" 200 2090 0.004680 10.0.0.50 - - [2025-11-22 09:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.50 - - [2025-11-22 09:31:07] "GET /project/82a5bcd0-b7ce-4161-ac69-a65ba8ef508a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042085 10.0.0.50 - - [2025-11-22 09:31:07] "GET /virtual-network/be8b946b-fe47-49e8-9283-48dfbade34de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005867 10.0.0.50 - - [2025-11-22 09:31:07] "GET /floating-ip-pools?parent_id=be8b946b-fe47-49e8-9283-48dfbade34de&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003099 10.0.0.50 - - [2025-11-22 09:31:07] "GET /virtual-network/be8b946b-fe47-49e8-9283-48dfbade34de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.006159 10.0.0.50 - - [2025-11-22 09:31:07] "POST /floating-ip-pools HTTP/1.1" 200 562 0.038779 10.0.0.50 - - [2025-11-22 09:31:07] "POST /ref-update HTTP/1.1" 200 156 0.023149 10.0.0.50 - - [2025-11-22 09:31:07] "GET /virtual-network/be8b946b-fe47-49e8-9283-48dfbade34de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.007008 10.0.0.50 - - [2025-11-22 09:31:07] "GET /domains HTTP/1.1" 200 280 0.004021 10.0.0.50 - - [2025-11-22 09:31:07] "GET /domain/011ec410-eac8-4304-a515-680914f09354 HTTP/1.1" 200 3084 0.005613 10.0.0.50 - - [2025-11-22 09:31:07] "GET /project/82a5bcd0-b7ce-4161-ac69-a65ba8ef508a HTTP/1.1" 200 7320 0.057070 10.0.0.50 - - [2025-11-22 09:31:07] "GET /virtual-network/be8b946b-fe47-49e8-9283-48dfbade34de HTTP/1.1" 200 2328 0.010473 10.0.0.50 - - [2025-11-22 09:31:07] "GET /floating-ip-pool/75eeeb17-3b38-4998-ae64-2d95d0874613 HTTP/1.1" 200 1314 0.002949 10.0.0.50 - - [2025-11-22 09:31:07] "GET /domains HTTP/1.1" 200 280 0.002048 10.0.0.50 - - [2025-11-22 09:31:07] "GET /domain/011ec410-eac8-4304-a515-680914f09354 HTTP/1.1" 200 3084 0.003469 10.0.0.50 - - [2025-11-22 09:31:07] "GET /project/82a5bcd0-b7ce-4161-ac69-a65ba8ef508a HTTP/1.1" 200 7320 0.045856 10.0.0.50 - - [2025-11-22 09:31:07] "GET /virtual-network/be8b946b-fe47-49e8-9283-48dfbade34de HTTP/1.1" 200 2328 0.006766 10.0.0.50 - - [2025-11-22 09:31:07] "GET /virtual-network/be8b946b-fe47-49e8-9283-48dfbade34de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.006272 10.0.0.50 - - [2025-11-22 09:31:07] "POST /tags HTTP/1.1" 200 365 0.104989 10.0.0.50 - - [2025-11-22 09:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.013832 10.0.0.50 - - [2025-11-22 09:31:07] "GET /tag/b262ce7b-d81f-4b7f-be88-83bf7dc6efec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.016084 10.0.0.50 - - [2025-11-22 09:31:07] "POST /tags HTTP/1.1" 409 206 0.002755 10.0.0.50 - - [2025-11-22 09:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005359 10.0.0.50 - - [2025-11-22 09:31:07] "GET /tag/30b85cce-b10e-4441-8a25-b7b245e53bdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.013454 10.0.0.50 - - [2025-11-22 09:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.50 - - [2025-11-22 09:31:07] "GET /project/82a5bcd0-b7ce-4161-ac69-a65ba8ef508a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.061316 10.0.0.50 - - [2025-11-22 09:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.50 - - [2025-11-22 09:31:07] "GET /virtual-network/3ae79303-c28d-4928-ac3f-de6038b78d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004783 10.0.0.50 - - [2025-11-22 09:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.50 - - [2025-11-22 09:31:07] "GET /service-appliance-set/3e50d6a2-e4e2-48f4-88a6-6759589852f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.004620 10.0.0.50 - - [2025-11-22 09:31:07] "POST /fqname-to-id HTTP/1.1" 404 258 0.003747 10.0.0.50 - - [2025-11-22 09:31:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.110178 10.0.0.50 - - [2025-11-22 09:31:08] "GET /virtual-machine-interface/4bfd7e82-2fd6-4913-9f2a-bf28b72f3ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.031246 10.0.0.50 - - [2025-11-22 09:31:08] "POST /set-tag HTTP/1.1" 200 109 0.023644 10.0.0.50 - - [2025-11-22 09:31:08] "POST /instance-ips HTTP/1.1" 200 417 0.045134 10.0.0.50 - - [2025-11-22 09:31:08] "GET /instance-ip/1deeda15-3b16-428e-b927-97c448f1cc30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.013728 10.0.0.50 - - [2025-11-22 09:31:08] "POST /loadbalancers HTTP/1.1" 200 618 0.071207 10.0.0.50 - - [2025-11-22 09:31:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.023911 10.0.0.50 - - [2025-11-22 09:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007418 10.0.0.50 - - [2025-11-22 09:31:08] "POST /service-instances HTTP/1.1" 200 566 0.030287 10.0.0.50 - - [2025-11-22 09:31:08] "POST /ref-update HTTP/1.1" 200 156 0.030246 10.0.0.50 - - [2025-11-22 09:31:08] "GET /project/82a5bcd0-b7ce-4161-ac69-a65ba8ef508a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.069242 10.0.0.50 - - [2025-11-22 09:31:08] "GET /virtual-machine-interface/4bfd7e82-2fd6-4913-9f2a-bf28b72f3ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.019762 10.0.0.50 - - [2025-11-22 09:31:08] "GET /virtual-machine-interface/4bfd7e82-2fd6-4913-9f2a-bf28b72f3ce0?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.010538 10.0.0.50 - - [2025-11-22 09:31:08] "PUT /service-instance/161ed15e-7906-4fd6-8a6d-f6826529076b HTTP/1.1" 200 266 0.022519 10.0.0.50 - - [2025-11-22 09:31:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.025826 10.0.0.50 - - [2025-11-22 09:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006520 10.0.0.50 - - [2025-11-22 09:31:08] "GET /floating-ip-pool/75eeeb17-3b38-4998-ae64-2d95d0874613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.004442 10.0.0.50 - - [2025-11-22 09:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.50 - - [2025-11-22 09:31:08] "POST /virtual-machines HTTP/1.1" 200 429 0.029863 10.0.0.50 - - [2025-11-22 09:31:08] "POST /floating-ips HTTP/1.1" 200 671 0.177951 10.0.0.50 - - [2025-11-22 09:31:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.021382 10.0.0.50 - - [2025-11-22 09:31:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.162897 10.0.0.50 - - [2025-11-22 09:31:08] "GET /application-policy-set/c4ba4dc0-bdaa-4025-b2dc-97d0148acd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020599 10.0.0.50 - - [2025-11-22 09:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.50 - - [2025-11-22 09:31:08] "POST /chown HTTP/1.1" 200 109 0.031284 10.0.0.50 - - [2025-11-22 09:31:09] "GET /policy-management/8a1044b5-672b-4b28-b6d5-96d00858ffd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004942 10.0.0.50 - - [2025-11-22 09:31:09] "POST /tags HTTP/1.1" 409 221 0.002301 10.0.0.50 - - [2025-11-22 09:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.50 - - [2025-11-22 09:31:09] "POST /chown HTTP/1.1" 200 109 0.020094 10.0.0.50 - - [2025-11-22 09:31:09] "PUT /virtual-machine-interface/b60dd1e9-69a7-43d3-80db-863538d088e3 HTTP/1.1" 200 284 0.022234 10.0.0.50 - - [2025-11-22 09:31:09] "GET /tag/49448dec-cb4f-4edd-b0dc-d587f4cb6572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.035285 10.0.0.50 - - [2025-11-22 09:31:09] "POST /tags HTTP/1.1" 409 238 0.003227 10.0.0.50 - - [2025-11-22 09:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.50 - - [2025-11-22 09:31:09] "PUT /instance-ip/1deeda15-3b16-428e-b927-97c448f1cc30 HTTP/1.1" 200 256 0.057027 10.0.0.50 - - [2025-11-22 09:31:09] "GET /tag/b262ce7b-d81f-4b7f-be88-83bf7dc6efec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012214 10.0.0.50 - - [2025-11-22 09:31:09] "POST /ref-update HTTP/1.1" 200 156 0.028184 10.0.0.50 - - [2025-11-22 09:31:09] "POST /ref-update HTTP/1.1" 200 156 0.029420 10.0.0.50 - - [2025-11-22 09:31:09] "POST /ref-update HTTP/1.1" 200 156 0.076963 10.0.0.50 - - [2025-11-22 09:31:09] "POST /firewall-rules HTTP/1.1" 200 650 0.145099 10.0.0.50 - - [2025-11-22 09:31:09] "GET /firewall-rule/0f2508d8-b9f3-4596-a926-f8af72d27415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.039396 10.0.0.50 - - [2025-11-22 09:31:09] "POST /ref-update HTTP/1.1" 200 156 0.024093 10.0.0.50 - - [2025-11-22 09:31:09] "GET /firewall-policy/6c181e31-ebf0-40c2-b486-5ce48114a16c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.014075 10.0.0.50 - - [2025-11-22 09:31:09] "GET /firewall-rule/0f2508d8-b9f3-4596-a926-f8af72d27415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004591 10.0.0.50 - - [2025-11-22 09:31:09] "POST /ref-update HTTP/1.1" 200 156 0.060084 10.0.0.50 - - [2025-11-22 09:31:09] "POST /ref-update HTTP/1.1" 200 156 0.063867 10.0.0.50 - - [2025-11-22 09:31:09] "POST /ref-update HTTP/1.1" 200 156 0.107085 10.0.0.50 - - [2025-11-22 09:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009257 10.0.0.50 - - [2025-11-22 09:31:09] "POST /virtual-machines HTTP/1.1" 200 429 0.031243 10.0.0.50 - - [2025-11-22 09:31:09] "GET /project/82a5bcd0-b7ce-4161-ac69-a65ba8ef508a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.106521 10.0.0.50 - - [2025-11-22 09:31:09] "GET /loadbalancer/d0879171-c10e-445d-8e08-64b282e197f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.009690 10.0.0.50 - - [2025-11-22 09:31:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.255533 10.0.0.50 - - [2025-11-22 09:31:09] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.116416 10.0.0.50 - - [2025-11-22 09:31:09] "POST /chown HTTP/1.1" 200 109 0.043014 10.0.0.50 - - [2025-11-22 09:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005908 10.0.0.50 - - [2025-11-22 09:31:09] "GET /project/82a5bcd0-b7ce-4161-ac69-a65ba8ef508a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.043313 10.0.0.50 - - [2025-11-22 09:31:10] "POST /chown HTTP/1.1" 200 109 0.015868 10.0.0.50 - - [2025-11-22 09:31:10] "PUT /virtual-machine-interface/112baf90-d24e-4d67-abf6-3fc311b5d553 HTTP/1.1" 200 284 0.016143 10.0.0.50 - - [2025-11-22 09:31:10] "GET /loadbalancer-listener/a38c6674-3efb-4fa7-b056-4aa401d32c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.026680 10.0.0.50 - - [2025-11-22 09:31:10] "GET /loadbalancer-listener/a38c6674-3efb-4fa7-b056-4aa401d32c6d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.010775 10.0.0.50 - - [2025-11-22 09:31:10] "PUT /instance-ip/1deeda15-3b16-428e-b927-97c448f1cc30 HTTP/1.1" 200 256 0.049784 10.0.0.50 - - [2025-11-22 09:31:10] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.059892 10.0.0.50 - - [2025-11-22 09:31:10] "POST /ref-update HTTP/1.1" 200 156 0.048824 10.0.0.50 - - [2025-11-22 09:31:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.047968 10.0.0.50 - - [2025-11-22 09:31:10] "POST /ref-update HTTP/1.1" 200 156 0.038458 10.0.0.50 - - [2025-11-22 09:31:10] "GET /loadbalancer-pool/79628aca-caa3-411d-a5e8-84c6797c5f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.025731 10.0.0.50 - - [2025-11-22 09:31:10] "POST /ref-update HTTP/1.1" 200 156 0.044935 10.0.0.50 - - [2025-11-22 09:31:10] "POST /loadbalancer-members HTTP/1.1" 200 707 0.055816 10.0.0.50 - - [2025-11-22 09:31:10] "POST /ref-update HTTP/1.1" 200 156 0.036454 10.0.0.50 - - [2025-11-22 09:31:10] "POST /ref-update HTTP/1.1" 200 156 0.032780 10.0.0.50 - - [2025-11-22 09:31:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.062635 10.0.0.50 - - [2025-11-22 09:31:10] "GET /loadbalancer-member/e4c23853-c59d-47d0-872e-3fa4315d25b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.005168 10.0.0.50 - - [2025-11-22 09:31:10] "GET /application-policy-set/c4ba4dc0-bdaa-4025-b2dc-97d0148acd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005368 10.0.0.50 - - [2025-11-22 09:31:10] "PUT /service-instance/161ed15e-7906-4fd6-8a6d-f6826529076b HTTP/1.1" 200 266 0.053415 10.0.0.50 - - [2025-11-22 09:31:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.031757 10.0.0.50 - - [2025-11-22 09:31:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.029779 10.0.0.50 - - [2025-11-22 09:31:10] "GET /policy-management/8a1044b5-672b-4b28-b6d5-96d00858ffd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012818 10.0.0.50 - - [2025-11-22 09:31:10] "POST /tags HTTP/1.1" 409 221 0.005929 10.0.0.50 - - [2025-11-22 09:31:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.50 - - [2025-11-22 09:31:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.50 - - [2025-11-22 09:31:10] "GET /tag/49448dec-cb4f-4edd-b0dc-d587f4cb6572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.018111 10.0.0.50 - - [2025-11-22 09:31:10] "POST /tags HTTP/1.1" 409 238 0.003315 10.0.0.50 - - [2025-11-22 09:31:10] "POST /chown HTTP/1.1" 200 109 0.015564 10.0.0.50 - - [2025-11-22 09:31:10] "POST /chown HTTP/1.1" 200 109 0.021545 10.0.0.50 - - [2025-11-22 09:31:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009386 10.0.0.50 - - [2025-11-22 09:31:10] "GET /tag/b262ce7b-d81f-4b7f-be88-83bf7dc6efec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.019549 10.0.0.50 - - [2025-11-22 09:31:10] "POST /firewall-rules HTTP/1.1" 409 293 0.002280 10.0.0.50 - - [2025-11-22 09:31:10] "PUT /instance-ip/1deeda15-3b16-428e-b927-97c448f1cc30 HTTP/1.1" 200 256 0.037762 10.0.0.50 - - [2025-11-22 09:31:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.50 - - [2025-11-22 09:31:10] "POST /ref-update HTTP/1.1" 200 156 0.019276 10.0.0.50 - - [2025-11-22 09:31:10] "POST /chown HTTP/1.1" 200 109 0.011954 10.0.0.50 - - [2025-11-22 09:31:10] "PUT /firewall-rule/0f2508d8-b9f3-4596-a926-f8af72d27415 HTTP/1.1" 200 260 0.062325 10.0.0.50 - - [2025-11-22 09:31:10] "GET /firewall-rule/0f2508d8-b9f3-4596-a926-f8af72d27415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.014036 10.0.0.50 - - [2025-11-22 09:31:10] "POST /chown HTTP/1.1" 200 109 0.037497 10.0.0.50 - - [2025-11-22 09:31:10] "GET /firewall-policy/6c181e31-ebf0-40c2-b486-5ce48114a16c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004234 10.0.0.50 - - [2025-11-22 09:31:10] "GET /firewall-rule/0f2508d8-b9f3-4596-a926-f8af72d27415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004818 10.0.0.50 - - [2025-11-22 09:31:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.50 - - [2025-11-22 09:31:10] "PUT /instance-ip/1deeda15-3b16-428e-b927-97c448f1cc30 HTTP/1.1" 200 256 0.016024 10.0.0.50 - - [2025-11-22 09:31:10] "POST /ref-update HTTP/1.1" 200 156 0.023473 10.0.0.50 - - [2025-11-22 09:31:11] "GET /virtual-network/3ae79303-c28d-4928-ac3f-de6038b78d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.017205 10.0.0.50 - - [2025-11-22 09:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.50 - - [2025-11-22 09:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.50 - - [2025-11-22 09:31:11] "GET /project/82a5bcd0-b7ce-4161-ac69-a65ba8ef508a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.044334 10.0.0.50 - - [2025-11-22 09:31:11] "POST /virtual-machines HTTP/1.1" 200 373 0.021816 10.0.0.50 - - [2025-11-22 09:31:11] "POST /chown HTTP/1.1" 200 109 0.035697 10.0.0.50 - - [2025-11-22 09:31:11] "POST /chown HTTP/1.1" 200 109 0.030999 10.0.0.50 - - [2025-11-22 09:31:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.033250 10.0.0.50 - - [2025-11-22 09:31:11] "PUT /instance-ip/1deeda15-3b16-428e-b927-97c448f1cc30 HTTP/1.1" 200 256 0.042047 10.0.0.50 - - [2025-11-22 09:31:11] "POST /ref-update HTTP/1.1" 200 156 0.035750 10.0.0.50 - - [2025-11-22 09:31:11] "POST /chown HTTP/1.1" 200 109 0.049379 10.0.0.50 - - [2025-11-22 09:31:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.182412 10.0.0.50 - - [2025-11-22 09:31:11] "POST /chown HTTP/1.1" 200 109 0.046375 10.0.0.50 - - [2025-11-22 09:31:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.040741 10.0.0.50 - - [2025-11-22 09:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.50 - - [2025-11-22 09:31:11] "PUT /instance-ip/1deeda15-3b16-428e-b927-97c448f1cc30 HTTP/1.1" 200 256 0.013107 10.0.0.50 - - [2025-11-22 09:31:11] "GET /virtual-machine-interface/fb75f0d6-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.011168 10.0.0.50 - - [2025-11-22 09:31:11] "POST /ref-update HTTP/1.1" 200 156 0.029058 10.0.0.50 - - [2025-11-22 09:31:11] "POST /instance-ips HTTP/1.1" 200 413 0.054797 10.0.0.50 - - [2025-11-22 09:31:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.026215 10.0.0.50 - - [2025-11-22 09:31:11] "GET /virtual-machine-interface/fb75f0d6-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.017447 10.0.0.50 - - [2025-11-22 09:31:11] "PUT /service-instance/161ed15e-7906-4fd6-8a6d-f6826529076b HTTP/1.1" 200 266 0.018538 10.0.0.50 - - [2025-11-22 09:31:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.029286 10.0.0.50 - - [2025-11-22 09:31:11] "POST /set-tag HTTP/1.1" 200 109 0.086135 10.0.0.50 - - [2025-11-22 09:31:11] "GET /virtual-machine-interface/fb75f0d6-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.018244 10.0.0.50 - - [2025-11-22 09:31:11] "GET /instance-ip/fb9a25aa-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.008364 10.0.0.50 - - [2025-11-22 09:31:11] "PUT /service-instance/161ed15e-7906-4fd6-8a6d-f6826529076b HTTP/1.1" 200 266 0.011017 10.0.0.50 - - [2025-11-22 09:31:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.022626 10.0.0.50 - - [2025-11-22 09:31:11] "GET /virtual-machine-interface/fb75f0d6-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006691 10.0.0.50 - - [2025-11-22 09:31:11] "POST /set-tag HTTP/1.1" 200 109 0.012082 10.0.0.50 - - [2025-11-22 09:31:11] "GET /virtual-router/07c6837e-bb13-4fe4-93bf-41a394a03759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.006691 10.0.0.50 - - [2025-11-22 09:31:11] "PUT /service-instance/161ed15e-7906-4fd6-8a6d-f6826529076b HTTP/1.1" 200 266 0.016904 10.0.0.50 - - [2025-11-22 09:31:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.029811 10.0.0.50 - - [2025-11-22 09:31:11] "POST /ref-update HTTP/1.1" 200 156 0.045867 10.0.0.50 - - [2025-11-22 09:31:12] "GET /virtual-machine-interface/fb75f0d6-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.034390 10.0.0.50 - - [2025-11-22 09:31:12] "POST /set-tag HTTP/1.1" 200 109 0.012650 10.0.0.50 - - [2025-11-22 09:31:12] "PUT /service-instance/161ed15e-7906-4fd6-8a6d-f6826529076b HTTP/1.1" 200 266 0.013699 10.0.0.50 - - [2025-11-22 09:31:12] "GET /virtual-machine-interface/fb75f0d6-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011584 10.0.0.50 - - [2025-11-22 09:31:12] "POST /set-tag HTTP/1.1" 200 109 0.004723 10.0.0.50 - - [2025-11-22 09:31:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.036019 10.0.0.50 - - [2025-11-22 09:31:12] "PUT /service-instance/161ed15e-7906-4fd6-8a6d-f6826529076b HTTP/1.1" 200 266 0.013538 10.0.0.50 - - [2025-11-22 09:31:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.009669 10.0.0.50 - - [2025-11-22 09:31:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005151 10.0.0.50 - - [2025-11-22 09:31:12] "POST /chown HTTP/1.1" 200 109 0.011601 10.0.0.50 - - [2025-11-22 09:31:12] "POST /chown HTTP/1.1" 200 109 0.008709 10.0.0.50 - - [2025-11-22 09:31:12] "POST /ref-update HTTP/1.1" 200 156 0.018585 10.0.0.50 - - [2025-11-22 09:31:12] "POST /chown HTTP/1.1" 200 109 0.031626 10.0.0.50 - - [2025-11-22 09:31:12] "POST /chown HTTP/1.1" 200 109 0.016188 10.0.0.50 - - [2025-11-22 09:31:12] "POST /ref-update HTTP/1.1" 200 156 0.021500 10.0.0.50 - - [2025-11-22 09:31:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.50 - - [2025-11-22 09:31:12] "POST /chown HTTP/1.1" 200 109 0.009818 10.0.0.50 - - [2025-11-22 09:31:12] "POST /chown HTTP/1.1" 200 109 0.016225 10.0.0.50 - - [2025-11-22 09:31:12] "POST /chown HTTP/1.1" 200 109 0.018201 10.0.0.50 - - [2025-11-22 09:31:12] "POST /chown HTTP/1.1" 200 109 0.008481 10.0.0.50 - - [2025-11-22 09:31:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.50 - - [2025-11-22 09:31:12] "POST /chown HTTP/1.1" 200 109 0.008092 10.0.0.50 - - [2025-11-22 09:31:12] "POST /chown HTTP/1.1" 200 109 0.013920 10.0.0.50 - - [2025-11-22 09:31:12] "POST /chown HTTP/1.1" 200 109 0.008721 10.0.0.50 - - [2025-11-22 09:31:12] "POST /chown HTTP/1.1" 200 109 0.016994 10.0.0.50 - - [2025-11-22 09:31:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.50 - - [2025-11-22 09:31:12] "POST /chown HTTP/1.1" 200 109 0.008059 10.0.0.50 - - [2025-11-22 09:31:12] "POST /chown HTTP/1.1" 200 109 0.022208 10.0.0.50 - - [2025-11-22 09:31:12] "POST /chown HTTP/1.1" 200 109 0.013248 10.0.0.50 - - [2025-11-22 09:31:13] "POST /chown HTTP/1.1" 200 109 0.010765 10.0.0.50 - - [2025-11-22 09:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.50 - - [2025-11-22 09:31:13] "POST /chown HTTP/1.1" 200 109 0.007931 10.0.0.50 - - [2025-11-22 09:31:13] "POST /chown HTTP/1.1" 200 109 0.007972 10.0.0.50 - - [2025-11-22 09:31:13] "POST /chown HTTP/1.1" 200 109 0.025869 10.0.0.50 - - [2025-11-22 09:31:13] "POST /chown HTTP/1.1" 200 109 0.022386 10.0.0.50 - - [2025-11-22 09:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.50 - - [2025-11-22 09:31:13] "POST /chown HTTP/1.1" 200 109 0.009415 10.0.0.50 - - [2025-11-22 09:31:13] "POST /chown HTTP/1.1" 200 109 0.021098 10.0.0.50 - - [2025-11-22 09:31:13] "POST /chown HTTP/1.1" 200 109 0.009153 10.0.0.50 - - [2025-11-22 09:31:13] "POST /chown HTTP/1.1" 200 109 0.028108 10.0.0.50 - - [2025-11-22 09:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005395 10.0.0.50 - - [2025-11-22 09:31:13] "POST /chown HTTP/1.1" 200 109 0.016417 10.0.0.50 - - [2025-11-22 09:31:13] "POST /chown HTTP/1.1" 200 109 0.026901 10.0.0.50 - - [2025-11-22 09:31:13] "POST /chown HTTP/1.1" 200 109 0.016847 10.0.0.50 - - [2025-11-22 09:31:13] "POST /chown HTTP/1.1" 200 109 0.007799 10.0.0.50 - - [2025-11-22 09:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.50 - - [2025-11-22 09:31:13] "POST /chown HTTP/1.1" 200 109 0.007857 10.0.0.50 - - [2025-11-22 09:31:13] "POST /chown HTTP/1.1" 200 109 0.008449 10.0.0.50 - - [2025-11-22 09:31:13] "POST /chown HTTP/1.1" 200 109 0.017004 10.0.0.50 - - [2025-11-22 09:31:13] "POST /chown HTTP/1.1" 200 109 0.023108 10.0.0.50 - - [2025-11-22 09:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.50 - - [2025-11-22 09:31:13] "POST /chown HTTP/1.1" 200 109 0.007513 10.0.0.50 - - [2025-11-22 09:31:13] "POST /chown HTTP/1.1" 200 109 0.021256 10.0.0.50 - - [2025-11-22 09:31:13] "POST /chown HTTP/1.1" 200 109 0.012641 10.0.0.50 - - [2025-11-22 09:31:13] "POST /chown HTTP/1.1" 200 109 0.020537 10.0.0.50 - - [2025-11-22 09:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005992 10.0.0.50 - - [2025-11-22 09:31:13] "POST /chown HTTP/1.1" 200 109 0.010431 10.0.0.50 - - [2025-11-22 09:31:13] "POST /chown HTTP/1.1" 200 109 0.025602 10.0.0.50 - - [2025-11-22 09:31:14] "POST /chown HTTP/1.1" 200 109 0.025430 10.0.0.50 - - [2025-11-22 09:31:14] "POST /chown HTTP/1.1" 200 109 0.008715 10.0.0.50 - - [2025-11-22 09:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004264 10.0.0.50 - - [2025-11-22 09:31:14] "POST /chown HTTP/1.1" 200 109 0.014318 10.0.0.50 - - [2025-11-22 09:31:14] "POST /chown HTTP/1.1" 200 109 0.007361 10.0.0.50 - - [2025-11-22 09:31:14] "POST /chown HTTP/1.1" 200 109 0.019082 10.0.0.50 - - [2025-11-22 09:31:14] "POST /chown HTTP/1.1" 200 109 0.012907 10.0.0.50 - - [2025-11-22 09:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.50 - - [2025-11-22 09:31:14] "POST /chown HTTP/1.1" 200 109 0.013510 10.0.0.50 - - [2025-11-22 09:31:14] "POST /chown HTTP/1.1" 200 109 0.027442 10.0.0.50 - - [2025-11-22 09:31:14] "POST /chown HTTP/1.1" 200 109 0.007448 10.0.0.50 - - [2025-11-22 09:31:14] "POST /chown HTTP/1.1" 200 109 0.024905 10.0.0.50 - - [2025-11-22 09:31:15] "GET /virtual-machine-interface/f668d19e-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006382 10.0.0.50 - - [2025-11-22 09:31:15] "POST /set-tag HTTP/1.1" 200 109 0.006104 10.0.0.50 - - [2025-11-22 09:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004856 10.0.0.50 - - [2025-11-22 09:31:15] "GET /loadbalancer/80e517ad-6ee1-4eee-a04c-64931f43f88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005515 10.0.0.50 - - [2025-11-22 09:31:15] "GET /loadbalancer-pool/00ed5242-21ab-49eb-bfe6-ec8fc3c7df63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1906 0.004189 10.0.0.50 - - [2025-11-22 09:31:15] "POST /loadbalancer-members HTTP/1.1" 200 702 0.039073 10.0.0.50 - - [2025-11-22 09:31:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.020196 10.0.0.50 - - [2025-11-22 09:31:15] "GET /virtual-machine-interface/f668d19e-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012823 10.0.0.50 - - [2025-11-22 09:31:15] "GET /virtual-machine-interface/f668d19e-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012384 10.0.0.50 - - [2025-11-22 09:31:15] "GET /virtual-machine/513b7b87-2a13-44f5-b028-21f554ff1392?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.004725 10.0.0.50 - - [2025-11-22 09:31:15] "POST /ref-update HTTP/1.1" 200 156 0.011990 10.0.0.50 - - [2025-11-22 09:31:15] "GET /virtual-machine-interface/f668d19e-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013068 10.0.0.50 - - [2025-11-22 09:31:15] "POST /tags HTTP/1.1" 409 221 0.003728 10.0.0.50 - - [2025-11-22 09:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.50 - - [2025-11-22 09:31:15] "GET /tag/49448dec-cb4f-4edd-b0dc-d587f4cb6572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011181 10.0.0.50 - - [2025-11-22 09:31:15] "GET /floating-ip/f27648c2-53c9-4845-a3f4-00ca9b9ba5c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.004538 10.0.0.50 - - [2025-11-22 09:31:15] "PUT /floating-ip/f27648c2-53c9-4845-a3f4-00ca9b9ba5c6 HTTP/1.1" 200 256 0.013928 10.0.0.50 - - [2025-11-22 09:31:15] "POST /set-tag HTTP/1.1" 200 109 0.022971 10.0.0.50 - - [2025-11-22 09:31:16] "GET /virtual-machine-interface/f6f498fa-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006744 10.0.0.50 - - [2025-11-22 09:31:16] "POST /set-tag HTTP/1.1" 200 109 0.004094 10.0.0.50 - - [2025-11-22 09:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.50 - - [2025-11-22 09:31:16] "GET /loadbalancer/80e517ad-6ee1-4eee-a04c-64931f43f88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003471 10.0.0.50 - - [2025-11-22 09:31:16] "GET /loadbalancer-pool/00ed5242-21ab-49eb-bfe6-ec8fc3c7df63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1906 0.003432 10.0.0.50 - - [2025-11-22 09:31:16] "POST /loadbalancer-members HTTP/1.1" 200 702 0.018197 10.0.0.50 - - [2025-11-22 09:31:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.015023 10.0.0.50 - - [2025-11-22 09:31:16] "GET /virtual-machine-interface/f6f498fa-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004686 10.0.0.50 - - [2025-11-22 09:31:16] "GET /virtual-machine-interface/f6f498fa-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004906 10.0.0.50 - - [2025-11-22 09:31:16] "POST /ref-update HTTP/1.1" 200 156 0.017122 10.0.0.50 - - [2025-11-22 09:31:16] "POST /set-tag HTTP/1.1" 200 109 0.054935 10.0.0.50 - - [2025-11-22 09:31:16] "GET /floating-ip/f27648c2-53c9-4845-a3f4-00ca9b9ba5c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.018099 10.0.0.50 - - [2025-11-22 09:31:20] "GET /virtual-machine/582b1a2c-cb4b-47af-be64-5ae24d681cb5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003404 10.0.0.50 - - [2025-11-22 09:31:20] "GET /virtual-machine-interface/f6f498fa-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004938 10.0.0.50 - - [2025-11-22 09:31:25] "GET /virtual-machine-interface/fb75f0d6-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007449 10.0.0.50 - - [2025-11-22 09:31:25] "POST /set-tag HTTP/1.1" 200 109 0.004796 10.0.0.50 - - [2025-11-22 09:31:25] "GET /virtual-machine/e4825c82-9a95-4efa-a2c1-778c63382896?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.004835 10.0.0.50 - - [2025-11-22 09:31:25] "GET /virtual-machine-interface/fb75f0d6-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007571 10.0.0.50 - - [2025-11-22 09:31:26] "GET /virtual-machine-interface/fb75f0d6-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004909 10.0.0.50 - - [2025-11-22 09:31:26] "POST /set-tag HTTP/1.1" 200 109 0.003431 [Introspect:8084]10.0.0.50 - - [2025-11-22 09:31:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001131 [Introspect:8084]10.0.0.50 - - [2025-11-22 09:31:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001633 10.0.0.50 - - [2025-11-22 09:31:43] "GET /global-system-configs HTTP/1.1" 200 322 0.002333 10.0.0.50 - - [2025-11-22 09:31:44] "GET /global-system-configs HTTP/1.1" 200 322 0.002318 10.0.0.50 - - [2025-11-22 09:31:58] "GET /virtual-machine-interface/fb75f0d6-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005416 10.0.0.50 - - [2025-11-22 09:31:58] "POST /set-tag HTTP/1.1" 200 109 0.003333 10.0.0.50 - - [2025-11-22 09:31:58] "GET /virtual-machine-interface/fb75f0d6-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004746 10.0.0.50 - - [2025-11-22 09:31:58] "POST /set-tag HTTP/1.1" 200 109 0.009458 10.0.0.50 - - [2025-11-22 09:31:58] "GET /virtual-machine/e4825c82-9a95-4efa-a2c1-778c63382896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.007092 10.0.0.50 - - [2025-11-22 09:31:58] "POST /ref-update HTTP/1.1" 200 156 0.016129 10.0.0.50 - - [2025-11-22 09:31:58] "GET /virtual-machine-interface/fb75f0d6-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.019471 10.0.0.50 - - [2025-11-22 09:31:58] "POST /set-tag HTTP/1.1" 200 109 0.020169 10.0.0.50 - - [2025-11-22 09:31:58] "POST /set-tag HTTP/1.1" 200 109 0.027644 10.0.0.50 - - [2025-11-22 09:31:58] "DELETE /instance-ip/fb9a25aa-c785-11f0-8603-fa163e65ac18 HTTP/1.1" 200 115 0.066059 10.0.0.50 - - [2025-11-22 09:31:58] "DELETE /virtual-machine-interface/fb75f0d6-c785-11f0-8603-fa163e65ac18 HTTP/1.1" 200 115 0.050448 10.0.0.50 - - [2025-11-22 09:31:58] "DELETE /virtual-machine/e4825c82-9a95-4efa-a2c1-778c63382896 HTTP/1.1" 200 115 0.032298 10.0.0.50 - - [2025-11-22 09:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.50 - - [2025-11-22 09:32:00] "POST /chown HTTP/1.1" 200 109 0.009085 10.0.0.50 - - [2025-11-22 09:32:00] "POST /chown HTTP/1.1" 200 109 0.023810 10.0.0.50 - - [2025-11-22 09:32:00] "POST /chown HTTP/1.1" 200 109 0.010190 10.0.0.50 - - [2025-11-22 09:32:00] "POST /chown HTTP/1.1" 200 109 0.036238 10.0.0.50 - - [2025-11-22 09:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.50 - - [2025-11-22 09:32:01] "GET /tag/b262ce7b-d81f-4b7f-be88-83bf7dc6efec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.017911 10.0.0.50 - - [2025-11-22 09:32:01] "GET /tag/b262ce7b-d81f-4b7f-be88-83bf7dc6efec?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.019927 10.0.0.50 - - [2025-11-22 09:32:01] "GET /virtual-machine-interface/112baf90-d24e-4d67-abf6-3fc311b5d553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.006851 10.0.0.50 - - [2025-11-22 09:32:01] "POST /set-tag HTTP/1.1" 200 109 0.024596 10.0.0.50 - - [2025-11-22 09:32:01] "GET /virtual-machine-interface/4bfd7e82-2fd6-4913-9f2a-bf28b72f3ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005941 10.0.0.50 - - [2025-11-22 09:32:01] "POST /set-tag HTTP/1.1" 200 109 0.020222 10.0.0.50 - - [2025-11-22 09:32:01] "GET /virtual-machine-interface/b60dd1e9-69a7-43d3-80db-863538d088e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.005174 10.0.0.50 - - [2025-11-22 09:32:01] "POST /set-tag HTTP/1.1" 200 109 0.021302 10.0.0.50 - - [2025-11-22 09:32:01] "GET /firewall-policy/6c181e31-ebf0-40c2-b486-5ce48114a16c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.012802 10.0.0.50 - - [2025-11-22 09:32:01] "GET /firewall-rule/0f2508d8-b9f3-4596-a926-f8af72d27415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003875 10.0.0.50 - - [2025-11-22 09:32:01] "POST /ref-update HTTP/1.1" 200 156 0.018486 10.0.0.50 - - [2025-11-22 09:32:01] "DELETE /firewall-rule/0f2508d8-b9f3-4596-a926-f8af72d27415 HTTP/1.1" 200 115 0.061223 10.0.0.50 - - [2025-11-22 09:32:01] "DELETE /loadbalancer-member/e4c23853-c59d-47d0-872e-3fa4315d25b5 HTTP/1.1" 200 115 0.028493 10.0.0.50 - - [2025-11-22 09:32:01] "PUT /service-instance/161ed15e-7906-4fd6-8a6d-f6826529076b HTTP/1.1" 200 266 0.014132 10.0.0.50 - - [2025-11-22 09:32:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.018885 10.0.0.50 - - [2025-11-22 09:32:01] "DELETE /loadbalancer-pool/79628aca-caa3-411d-a5e8-84c6797c5f0c HTTP/1.1" 200 115 0.073393 10.0.0.50 - - [2025-11-22 09:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.013778 10.0.0.50 - - [2025-11-22 09:32:01] "DELETE /loadbalancer-listener/a38c6674-3efb-4fa7-b056-4aa401d32c6d HTTP/1.1" 200 115 0.046169 10.0.0.50 - - [2025-11-22 09:32:01] "GET /floating-ip/9d87dd0b-de40-43f1-833a-99c879883b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.004501 10.0.0.50 - - [2025-11-22 09:32:01] "POST /chown HTTP/1.1" 200 109 0.012337 10.0.0.50 - - [2025-11-22 09:32:01] "POST /chown HTTP/1.1" 200 109 0.028789 10.0.0.50 - - [2025-11-22 09:32:01] "POST /chown HTTP/1.1" 200 109 0.028533 10.0.0.50 - - [2025-11-22 09:32:01] "PUT /floating-ip/9d87dd0b-de40-43f1-833a-99c879883b0b HTTP/1.1" 200 256 0.056731 10.0.0.50 - - [2025-11-22 09:32:01] "POST /chown HTTP/1.1" 200 109 0.035975 10.0.0.50 - - [2025-11-22 09:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004260 10.0.0.50 - - [2025-11-22 09:32:02] "POST /chown HTTP/1.1" 200 109 0.013626 10.0.0.50 - - [2025-11-22 09:32:02] "DELETE /floating-ip/9d87dd0b-de40-43f1-833a-99c879883b0b HTTP/1.1" 200 115 0.122511 10.0.0.50 - - [2025-11-22 09:32:02] "POST /chown HTTP/1.1" 200 109 0.026398 10.0.0.50 - - [2025-11-22 09:32:02] "POST /chown HTTP/1.1" 200 109 0.035296 10.0.0.50 - - [2025-11-22 09:32:02] "POST /chown HTTP/1.1" 200 109 0.032775 10.0.0.50 - - [2025-11-22 09:32:02] "DELETE /loadbalancer/d0879171-c10e-445d-8e08-64b282e197f1 HTTP/1.1" 200 115 0.152762 10.0.0.50 - - [2025-11-22 09:32:02] "GET /floating-ip-pool/75eeeb17-3b38-4998-ae64-2d95d0874613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.022439 10.0.0.50 - - [2025-11-22 09:32:02] "PUT /service-instance/161ed15e-7906-4fd6-8a6d-f6826529076b HTTP/1.1" 200 266 0.068357 10.0.0.50 - - [2025-11-22 09:32:02] "POST /ref-update HTTP/1.1" 200 156 0.048819 10.0.0.50 - - [2025-11-22 09:32:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.047069 10.0.0.50 - - [2025-11-22 09:32:02] "DELETE /floating-ip-pool/75eeeb17-3b38-4998-ae64-2d95d0874613 HTTP/1.1" 200 115 0.113767 10.0.0.50 - - [2025-11-22 09:32:02] "DELETE /instance-ip/1deeda15-3b16-428e-b927-97c448f1cc30 HTTP/1.1" 200 115 0.224598 10.0.0.50 - - [2025-11-22 09:32:02] "PUT /service-instance/161ed15e-7906-4fd6-8a6d-f6826529076b HTTP/1.1" 200 266 0.012845 10.0.0.50 - - [2025-11-22 09:32:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.031590 10.0.0.50 - - [2025-11-22 09:32:02] "DELETE /virtual-machine-interface/4bfd7e82-2fd6-4913-9f2a-bf28b72f3ce0 HTTP/1.1" 200 115 0.176483 10.0.0.50 - - [2025-11-22 09:32:02] "PUT /service-instance/161ed15e-7906-4fd6-8a6d-f6826529076b HTTP/1.1" 200 266 0.028906 10.0.0.50 - - [2025-11-22 09:32:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.022318 10.0.0.50 - - [2025-11-22 09:32:02] "POST /useragent-kv HTTP/1.1" 200 115 0.019886 10.0.0.50 - - [2025-11-22 09:32:02] "POST /useragent-kv HTTP/1.1" 200 115 0.019952 10.0.0.50 - - [2025-11-22 09:32:02] "DELETE /virtual-network/be8b946b-fe47-49e8-9283-48dfbade34de HTTP/1.1" 200 115 0.307566 10.0.0.50 - - [2025-11-22 09:32:02] "GET /routing-instance/6190e968-9102-47f1-ad35-7016b0a7d5c9 HTTP/1.1" 404 171 0.005553 10.0.0.50 - - [2025-11-22 09:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007209 10.0.0.50 - - [2025-11-22 09:32:02] "GET /domains HTTP/1.1" 200 280 0.008643 10.0.0.50 - - [2025-11-22 09:32:02] "GET /domain/011ec410-eac8-4304-a515-680914f09354 HTTP/1.1" 200 3084 0.016070 10.0.0.50 - - [2025-11-22 09:32:02] "DELETE /route-target/f49f04f4-f191-46c6-b104-2cb710915c33 HTTP/1.1" 200 115 0.047008 10.0.0.50 - - [2025-11-22 09:32:02] "GET /project/82a5bcd0-b7ce-4161-ac69-a65ba8ef508a HTTP/1.1" 200 7411 0.064545 10.0.0.50 - - [2025-11-22 09:32:02] "DELETE /service-instance/161ed15e-7906-4fd6-8a6d-f6826529076b HTTP/1.1" 200 115 0.129898 10.0.0.50 - - [2025-11-22 09:32:02] "DELETE /tag/b262ce7b-d81f-4b7f-be88-83bf7dc6efec HTTP/1.1" 200 115 0.290997 10.0.0.50 - - [2025-11-22 09:32:02] "GET /virtual-machine-interface/f6f498fa-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007120 10.0.0.50 - - [2025-11-22 09:32:03] "GET /virtual-machine-interface/b60dd1e9-69a7-43d3-80db-863538d088e3?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.009546 10.0.0.50 - - [2025-11-22 09:32:03] "POST /set-tag HTTP/1.1" 200 109 0.004529 10.0.0.50 - - [2025-11-22 09:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.50 - - [2025-11-22 09:32:03] "GET /loadbalancer/80e517ad-6ee1-4eee-a04c-64931f43f88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003379 10.0.0.50 - - [2025-11-22 09:32:03] "DELETE /virtual-machine-interface/b60dd1e9-69a7-43d3-80db-863538d088e3 HTTP/1.1" 200 115 0.094343 10.0.0.50 - - [2025-11-22 09:32:03] "GET /virtual-machine-interface/f6f498fa-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006286 10.0.0.50 - - [2025-11-22 09:32:03] "POST /ref-update HTTP/1.1" 200 156 0.022638 10.0.0.50 - - [2025-11-22 09:32:03] "POST /set-tag HTTP/1.1" 200 109 0.049983 10.0.0.50 - - [2025-11-22 09:32:03] "DELETE /virtual-machine/1bba37d5-356f-4c11-b2c1-9cb136ee8ea8 HTTP/1.1" 200 115 0.091029 10.0.0.50 - - [2025-11-22 09:32:03] "GET /virtual-machine-interface/112baf90-d24e-4d67-abf6-3fc311b5d553?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.018920 10.0.0.50 - - [2025-11-22 09:32:03] "DELETE /loadbalancer-member/2518f429-5b84-4d25-b44d-5c8e32c77bdd HTTP/1.1" 200 115 0.103349 10.0.0.50 - - [2025-11-22 09:32:03] "DELETE /virtual-machine-interface/112baf90-d24e-4d67-abf6-3fc311b5d553 HTTP/1.1" 200 115 0.069612 10.0.0.50 - - [2025-11-22 09:32:03] "DELETE /virtual-machine/2f105f19-4472-4868-83fd-ed349be0e9a8 HTTP/1.1" 200 115 0.047539 10.0.0.50 - - [2025-11-22 09:32:04] "GET /virtual-machine-interface/f6f498fa-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013623 10.0.0.50 - - [2025-11-22 09:32:04] "POST /set-tag HTTP/1.1" 200 109 0.004277 10.0.0.50 - - [2025-11-22 09:32:04] "GET /virtual-machine-interface/f6f498fa-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007700 10.0.0.50 - - [2025-11-22 09:32:04] "POST /set-tag HTTP/1.1" 200 109 0.004406 10.0.0.50 - - [2025-11-22 09:32:04] "GET /virtual-machine/582b1a2c-cb4b-47af-be64-5ae24d681cb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.004555 10.0.0.50 - - [2025-11-22 09:32:04] "POST /ref-update HTTP/1.1" 200 156 0.012470 10.0.0.50 - - [2025-11-22 09:32:04] "GET /virtual-machine-interface/f6f498fa-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015205 10.0.0.50 - - [2025-11-22 09:32:04] "POST /set-tag HTTP/1.1" 200 109 0.022791 10.0.0.50 - - [2025-11-22 09:32:04] "POST /set-tag HTTP/1.1" 200 109 0.039201 10.0.0.50 - - [2025-11-22 09:32:04] "POST /set-tag HTTP/1.1" 200 109 0.046197 10.0.0.50 - - [2025-11-22 09:32:04] "DELETE /instance-ip/f71ca3c2-c785-11f0-8603-fa163e65ac18 HTTP/1.1" 200 115 0.044071 10.0.0.50 - - [2025-11-22 09:32:04] "POST /ref-update HTTP/1.1" 200 156 0.011741 10.0.0.50 - - [2025-11-22 09:32:04] "DELETE /virtual-machine-interface/f6f498fa-c785-11f0-8603-fa163e65ac18 HTTP/1.1" 200 115 0.058012 10.0.0.50 - - [2025-11-22 09:32:04] "DELETE /virtual-machine/582b1a2c-cb4b-47af-be64-5ae24d681cb5 HTTP/1.1" 200 115 0.023111 10.0.0.50 - - [2025-11-22 09:32:08] "GET /virtual-machine-interface/f668d19e-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.012586 10.0.0.50 - - [2025-11-22 09:32:08] "POST /set-tag HTTP/1.1" 200 109 0.005420 10.0.0.50 - - [2025-11-22 09:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009744 10.0.0.50 - - [2025-11-22 09:32:08] "GET /loadbalancer/80e517ad-6ee1-4eee-a04c-64931f43f88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.010454 10.0.0.50 - - [2025-11-22 09:32:09] "GET /virtual-machine-interface/f668d19e-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006479 10.0.0.50 - - [2025-11-22 09:32:09] "POST /set-tag HTTP/1.1" 200 109 0.005065 10.0.0.50 - - [2025-11-22 09:32:09] "GET /virtual-machine-interface/f668d19e-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010687 10.0.0.50 - - [2025-11-22 09:32:09] "POST /set-tag HTTP/1.1" 200 109 0.003150 10.0.0.50 - - [2025-11-22 09:32:09] "GET /virtual-machine/513b7b87-2a13-44f5-b028-21f554ff1392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.011201 10.0.0.50 - - [2025-11-22 09:32:09] "POST /ref-update HTTP/1.1" 200 156 0.019438 10.0.0.50 - - [2025-11-22 09:32:09] "GET /virtual-machine-interface/f668d19e-c785-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.013378 10.0.0.50 - - [2025-11-22 09:32:09] "POST /set-tag HTTP/1.1" 200 109 0.024959 10.0.0.50 - - [2025-11-22 09:32:09] "POST /set-tag HTTP/1.1" 200 109 0.049333 10.0.0.50 - - [2025-11-22 09:32:09] "POST /set-tag HTTP/1.1" 200 109 0.039335 10.0.0.50 - - [2025-11-22 09:32:09] "DELETE /instance-ip/f6834c7c-c785-11f0-8603-fa163e65ac18 HTTP/1.1" 200 115 0.062538 10.0.0.50 - - [2025-11-22 09:32:09] "POST /ref-update HTTP/1.1" 200 156 0.021531 10.0.0.50 - - [2025-11-22 09:32:09] "DELETE /virtual-machine-interface/f668d19e-c785-11f0-8603-fa163e65ac18 HTTP/1.1" 200 115 0.051997 10.0.0.50 - - [2025-11-22 09:32:10] "DELETE /virtual-machine/513b7b87-2a13-44f5-b028-21f554ff1392 HTTP/1.1" 200 115 0.028242 10.0.0.50 - - [2025-11-22 09:32:10] "DELETE /tag/452aefd2-4ff8-474d-89bc-0b61df4f2ed9 HTTP/1.1" 200 115 0.098039 10.0.0.50 - - [2025-11-22 09:32:10] "DELETE /tag/a097db0c-a25a-4de5-963a-50ce11dac373 HTTP/1.1" 200 115 0.037837 10.0.0.50 - - [2025-11-22 09:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.50 - - [2025-11-22 09:32:13] "GET /project/82a5bcd0-b7ce-4161-ac69-a65ba8ef508a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044417 10.0.0.50 - - [2025-11-22 09:32:13] "POST /tags HTTP/1.1" 200 393 0.042683 10.0.0.50 - - [2025-11-22 09:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007339 10.0.0.50 - - [2025-11-22 09:32:13] "GET /tag/b435ee86-d64c-4202-8074-ddbcbea810ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.032305 10.0.0.50 - - [2025-11-22 09:32:13] "POST /tags HTTP/1.1" 200 341 0.034173 10.0.0.50 - - [2025-11-22 09:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002834 10.0.0.50 - - [2025-11-22 09:32:13] "GET /tag/1bd6339f-a36c-48b6-9ecb-211d146678f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012988 10.0.0.50 - - [2025-11-22 09:32:13] "POST /id-to-fqname HTTP/1.1" 200 192 0.000758 10.0.0.50 - - [2025-11-22 09:32:13] "POST /fqname-to-id HTTP/1.1" 404 201 0.002834 10.0.0.50 - - [2025-11-22 09:32:13] "POST /security-groups HTTP/1.1" 200 589 0.067161 10.0.0.50 - - [2025-11-22 09:32:13] "POST /projects HTTP/1.1" 200 519 0.211967 10.0.0.50 - - [2025-11-22 09:32:13] "POST /fqname-to-id HTTP/1.1" 404 236 0.002626 10.0.0.50 - - [2025-11-22 09:32:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.015754 10.0.0.50 - - [2025-11-22 09:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009111 10.0.0.50 - - [2025-11-22 09:32:14] "GET /virtual-network/3ae79303-c28d-4928-ac3f-de6038b78d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.038243 10.0.0.50 - - [2025-11-22 09:32:14] "POST /access-control-lists HTTP/1.1" 200 598 0.096714 10.0.0.50 - - [2025-11-22 09:32:14] "POST /fqname-to-id HTTP/1.1" 404 235 0.006445 10.0.0.50 - - [2025-11-22 09:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.50 - - [2025-11-22 09:32:14] "GET /virtual-network/2c35c88c-1574-4c82-abf7-04e3c4337990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004488 10.0.0.50 - - [2025-11-22 09:32:14] "POST /access-control-lists HTTP/1.1" 200 596 0.089952 10.0.0.50 - - [2025-11-22 09:32:14] "PUT /virtual-network/3ae79303-c28d-4928-ac3f-de6038b78d99 HTTP/1.1" 200 264 0.127433 10.0.0.50 - - [2025-11-22 09:32:14] "PUT /virtual-network/2c35c88c-1574-4c82-abf7-04e3c4337990 HTTP/1.1" 200 264 0.085434 10.0.0.50 - - [2025-11-22 09:32:14] "POST /security-groups HTTP/1.1" 200 591 0.075234 10.0.0.50 - - [2025-11-22 09:32:14] "POST /fqname-to-id HTTP/1.1" 404 270 0.004688 10.0.0.50 - - [2025-11-22 09:32:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.046348 10.0.0.50 - - [2025-11-22 09:32:14] "POST /access-control-lists HTTP/1.1" 200 632 0.050205 10.0.0.50 - - [2025-11-22 09:32:14] "POST /fqname-to-id HTTP/1.1" 404 269 0.002293 10.0.0.50 - - [2025-11-22 09:32:14] "POST /chown HTTP/1.1" 200 109 0.042900 10.0.0.50 - - [2025-11-22 09:32:14] "GET /application-policy-set/c4ba4dc0-bdaa-4025-b2dc-97d0148acd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002770 10.0.0.50 - - [2025-11-22 09:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.50 - - [2025-11-22 09:32:14] "GET /policy-management/8a1044b5-672b-4b28-b6d5-96d00858ffd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004464 10.0.0.50 - - [2025-11-22 09:32:14] "POST /access-control-lists HTTP/1.1" 200 630 0.074435 10.0.0.50 - - [2025-11-22 09:32:14] "POST /tags HTTP/1.1" 409 226 0.005978 10.0.0.50 - - [2025-11-22 09:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005941 10.0.0.50 - - [2025-11-22 09:32:14] "GET /tag/1bd6339f-a36c-48b6-9ecb-211d146678f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015290 10.0.0.50 - - [2025-11-22 09:32:14] "POST /firewall-rules HTTP/1.1" 200 600 0.075918 10.0.0.50 - - [2025-11-22 09:32:14] "GET /firewall-rule/f7a8dbc9-dd61-4aeb-9b58-ed738338904e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.009456 10.0.0.50 - - [2025-11-22 09:32:14] "GET /firewall-policy/0bee7318-8c29-463e-9f1a-fb0e798cf191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004502 10.0.0.50 - - [2025-11-22 09:32:14] "GET /firewall-rule/f7a8dbc9-dd61-4aeb-9b58-ed738338904e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003927 10.0.0.50 - - [2025-11-22 09:32:14] "POST /ref-update HTTP/1.1" 200 156 0.054806 10.0.0.50 - - [2025-11-22 09:32:15] "GET /application-policy-set/c4ba4dc0-bdaa-4025-b2dc-97d0148acd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.032360 10.0.0.50 - - [2025-11-22 09:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.50 - - [2025-11-22 09:32:15] "GET /policy-management/8a1044b5-672b-4b28-b6d5-96d00858ffd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004005 10.0.0.50 - - [2025-11-22 09:32:15] "POST /tags HTTP/1.1" 409 226 0.002094 10.0.0.50 - - [2025-11-22 09:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.50 - - [2025-11-22 09:32:15] "GET /tag/1bd6339f-a36c-48b6-9ecb-211d146678f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011770 10.0.0.50 - - [2025-11-22 09:32:15] "POST /firewall-rules HTTP/1.1" 200 598 0.069868 10.0.0.50 - - [2025-11-22 09:32:15] "GET /firewall-rule/face3839-e609-42d6-8aee-adf4f7c06541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004544 10.0.0.50 - - [2025-11-22 09:32:15] "GET /firewall-policy/0bee7318-8c29-463e-9f1a-fb0e798cf191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.005203 10.0.0.50 - - [2025-11-22 09:32:15] "GET /firewall-rule/face3839-e609-42d6-8aee-adf4f7c06541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002996 10.0.0.50 - - [2025-11-22 09:32:15] "POST /ref-update HTTP/1.1" 200 156 0.055277 10.0.0.50 - - [2025-11-22 09:32:16] "POST /tags HTTP/1.1" 200 393 0.030833 10.0.0.50 - - [2025-11-22 09:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011254 10.0.0.50 - - [2025-11-22 09:32:16] "GET /tag/2fc185b4-ee87-44c8-8979-09989d71ed06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.013679 10.0.0.50 - - [2025-11-22 09:32:16] "POST /tags HTTP/1.1" 200 341 0.023643 10.0.0.50 - - [2025-11-22 09:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005514 10.0.0.50 - - [2025-11-22 09:32:16] "GET /tag/98b3937f-b1f0-4fbc-b8a0-49820ea3089c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.017398 10.0.0.50 - - [2025-11-22 09:32:16] "POST /id-to-fqname HTTP/1.1" 200 192 0.005503 10.0.0.50 - - [2025-11-22 09:32:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.005427 10.0.0.50 - - [2025-11-22 09:32:16] "POST /security-groups HTTP/1.1" 200 589 0.067832 10.0.0.50 - - [2025-11-22 09:32:16] "POST /projects HTTP/1.1" 200 519 0.229820 10.0.0.50 - - [2025-11-22 09:32:17] "POST /fqname-to-id HTTP/1.1" 404 236 0.002325 10.0.0.50 - - [2025-11-22 09:32:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.019284 10.0.0.50 - - [2025-11-22 09:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009767 10.0.0.50 - - [2025-11-22 09:32:17] "GET /virtual-network/3ae79303-c28d-4928-ac3f-de6038b78d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.019116 10.0.0.50 - - [2025-11-22 09:32:17] "POST /access-control-lists HTTP/1.1" 200 598 0.084941 10.0.0.50 - - [2025-11-22 09:32:17] "POST /fqname-to-id HTTP/1.1" 404 235 0.008999 10.0.0.50 - - [2025-11-22 09:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004766 10.0.0.50 - - [2025-11-22 09:32:17] "GET /virtual-network/2c35c88c-1574-4c82-abf7-04e3c4337990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005766 10.0.0.50 - - [2025-11-22 09:32:17] "POST /access-control-lists HTTP/1.1" 200 596 0.068156 10.0.0.50 - - [2025-11-22 09:32:17] "PUT /virtual-network/3ae79303-c28d-4928-ac3f-de6038b78d99 HTTP/1.1" 200 264 0.115257 10.0.0.50 - - [2025-11-22 09:32:17] "PUT /virtual-network/2c35c88c-1574-4c82-abf7-04e3c4337990 HTTP/1.1" 200 264 0.076122 10.0.0.50 - - [2025-11-22 09:32:17] "POST /security-groups HTTP/1.1" 200 591 0.088843 10.0.0.50 - - [2025-11-22 09:32:17] "POST /fqname-to-id HTTP/1.1" 404 270 0.002234 10.0.0.50 - - [2025-11-22 09:32:17] "POST /access-control-lists HTTP/1.1" 200 632 0.027985 10.0.0.50 - - [2025-11-22 09:32:17] "POST /fqname-to-id HTTP/1.1" 404 269 0.008075 10.0.0.50 - - [2025-11-22 09:32:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.029403 10.0.0.50 - - [2025-11-22 09:32:17] "POST /chown HTTP/1.1" 200 109 0.044569 10.0.0.50 - - [2025-11-22 09:32:17] "GET /application-policy-set/c4ba4dc0-bdaa-4025-b2dc-97d0148acd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009805 10.0.0.50 - - [2025-11-22 09:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.50 - - [2025-11-22 09:32:17] "GET /policy-management/8a1044b5-672b-4b28-b6d5-96d00858ffd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002817 10.0.0.50 - - [2025-11-22 09:32:17] "POST /access-control-lists HTTP/1.1" 200 630 0.116524 10.0.0.50 - - [2025-11-22 09:32:17] "POST /tags HTTP/1.1" 409 226 0.016018 10.0.0.50 - - [2025-11-22 09:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.50 - - [2025-11-22 09:32:17] "GET /tag/98b3937f-b1f0-4fbc-b8a0-49820ea3089c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011256 10.0.0.50 - - [2025-11-22 09:32:17] "POST /firewall-rules HTTP/1.1" 200 600 0.070271 10.0.0.50 - - [2025-11-22 09:32:17] "GET /firewall-rule/3e844078-3c0d-41fe-b48f-432a5f6ced64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004915 10.0.0.50 - - [2025-11-22 09:32:17] "GET /firewall-policy/0bee7318-8c29-463e-9f1a-fb0e798cf191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.004292 10.0.0.50 - - [2025-11-22 09:32:17] "GET /firewall-rule/3e844078-3c0d-41fe-b48f-432a5f6ced64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003157 10.0.0.50 - - [2025-11-22 09:32:17] "POST /ref-update HTTP/1.1" 200 156 0.073152 10.0.0.50 - - [2025-11-22 09:32:18] "GET /application-policy-set/c4ba4dc0-bdaa-4025-b2dc-97d0148acd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.033230 10.0.0.50 - - [2025-11-22 09:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.50 - - [2025-11-22 09:32:18] "GET /policy-management/8a1044b5-672b-4b28-b6d5-96d00858ffd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003323 10.0.0.50 - - [2025-11-22 09:32:18] "POST /tags HTTP/1.1" 409 226 0.002248 10.0.0.50 - - [2025-11-22 09:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.50 - - [2025-11-22 09:32:18] "GET /tag/98b3937f-b1f0-4fbc-b8a0-49820ea3089c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011967 10.0.0.50 - - [2025-11-22 09:32:18] "POST /firewall-rules HTTP/1.1" 200 598 0.070801 10.0.0.50 - - [2025-11-22 09:32:18] "GET /firewall-rule/c5ca7b3c-c1b2-48fb-9ad5-b855e51b33d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004876 10.0.0.50 - - [2025-11-22 09:32:18] "GET /firewall-policy/0bee7318-8c29-463e-9f1a-fb0e798cf191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004750 10.0.0.50 - - [2025-11-22 09:32:18] "GET /firewall-rule/c5ca7b3c-c1b2-48fb-9ad5-b855e51b33d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003222 10.0.0.50 - - [2025-11-22 09:32:18] "POST /ref-update HTTP/1.1" 200 156 0.103218 10.0.0.50 - - [2025-11-22 09:32:19] "POST /tags HTTP/1.1" 200 345 0.089345 10.0.0.50 - - [2025-11-22 09:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.018972 10.0.0.50 - - [2025-11-22 09:32:19] "GET /tag/310a3860-2459-4a12-b132-12d43be4f5e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.025709 10.0.0.50 - - [2025-11-22 09:32:19] "POST /projects HTTP/1.1" 409 238 0.002595 10.0.0.50 - - [2025-11-22 09:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.50 - - [2025-11-22 09:32:19] "GET /project/274dac2a-bea0-44c4-a8a2-228efc19fe6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.071779 10.0.0.50 - - [2025-11-22 09:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.50 - - [2025-11-22 09:32:19] "GET /virtual-network/3ae79303-c28d-4928-ac3f-de6038b78d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007383 10.0.0.50 - - [2025-11-22 09:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004862 10.0.0.50 - - [2025-11-22 09:32:19] "GET /virtual-network/2c35c88c-1574-4c82-abf7-04e3c4337990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005373 10.0.0.50 - - [2025-11-22 09:32:19] "POST /security-groups HTTP/1.1" 409 285 0.004017 10.0.0.50 - - [2025-11-22 09:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.50 - - [2025-11-22 09:32:20] "PUT /security-group/a52cfdde-64ac-4a12-abd4-6a94da0f29a1 HTTP/1.1" 200 262 0.070970 10.0.0.50 - - [2025-11-22 09:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007274 10.0.0.50 - - [2025-11-22 09:32:20] "PUT /access-control-list/3e7f7d6c-62dc-4ca5-a10e-0386afb97445 HTTP/1.1" 200 272 0.034886 10.0.0.50 - - [2025-11-22 09:32:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.051792 10.0.0.50 - - [2025-11-22 09:32:20] "POST /tags HTTP/1.1" 409 228 0.010388 10.0.0.50 - - [2025-11-22 09:32:20] "PUT /access-control-list/18bd13ce-e17c-480d-9cac-48a83f3d97bc HTTP/1.1" 200 272 0.066534 10.0.0.50 - - [2025-11-22 09:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.025395 10.0.0.50 - - [2025-11-22 09:32:20] "GET /project/274dac2a-bea0-44c4-a8a2-228efc19fe6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.131074 10.0.0.50 - - [2025-11-22 09:32:20] "GET /tag/310a3860-2459-4a12-b132-12d43be4f5e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.023133 10.0.0.50 - - [2025-11-22 09:32:20] "POST /tags HTTP/1.1" 200 345 0.033006 10.0.0.50 - - [2025-11-22 09:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.020297 10.0.0.50 - - [2025-11-22 09:32:20] "GET /tag/b81ec6c4-8990-4e30-a86d-831e3bf8eea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.018543 10.0.0.50 - - [2025-11-22 09:32:20] "POST /projects HTTP/1.1" 409 238 0.002494 10.0.0.50 - - [2025-11-22 09:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.50 - - [2025-11-22 09:32:20] "GET /project/0140cf67-1cd1-41eb-a7ef-4a6c6a1945c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.044167 10.0.0.50 - - [2025-11-22 09:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.50 - - [2025-11-22 09:32:20] "GET /virtual-network/3ae79303-c28d-4928-ac3f-de6038b78d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004663 10.0.0.50 - - [2025-11-22 09:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.50 - - [2025-11-22 09:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005497 10.0.0.50 - - [2025-11-22 09:32:20] "GET /virtual-network/2c35c88c-1574-4c82-abf7-04e3c4337990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004989 10.0.0.50 - - [2025-11-22 09:32:20] "POST /security-groups HTTP/1.1" 409 285 0.002572 10.0.0.50 - - [2025-11-22 09:32:20] "GET /project/0140cf67-1cd1-41eb-a7ef-4a6c6a1945c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.044659 10.0.0.50 - - [2025-11-22 09:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.50 - - [2025-11-22 09:32:20] "PUT /security-group/52080004-bab2-4458-9623-4df5efa1f36d HTTP/1.1" 200 262 0.079387 10.0.0.50 - - [2025-11-22 09:32:20] "PUT /access-control-list/12fda1e9-bdb0-405e-88b4-7e4000d94115 HTTP/1.1" 200 272 0.012249 10.0.0.50 - - [2025-11-22 09:32:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.060491 10.0.0.50 - - [2025-11-22 09:32:20] "POST /tags HTTP/1.1" 409 228 0.009414 10.0.0.50 - - [2025-11-22 09:32:20] "PUT /access-control-list/df83bfc2-b0ba-45bb-9696-1068859433e8 HTTP/1.1" 200 272 0.041677 10.0.0.50 - - [2025-11-22 09:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.50 - - [2025-11-22 09:32:20] "GET /tag/b81ec6c4-8990-4e30-a86d-831e3bf8eea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012540 10.0.0.50 - - [2025-11-22 09:32:20] "POST /tags HTTP/1.1" 200 291 0.059098 10.0.0.50 - - [2025-11-22 09:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005058 10.0.0.50 - - [2025-11-22 09:32:21] "GET /tag/f1a71155-a5da-4860-8619-bf85254b93cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.018008 10.0.0.50 - - [2025-11-22 09:32:21] "POST /tags HTTP/1.1" 200 303 0.075428 10.0.0.50 - - [2025-11-22 09:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951 10.0.0.50 - - [2025-11-22 09:32:21] "GET /tag/df3c501d-c054-470c-a88c-3600eaa0239c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014037 10.0.0.50 - - [2025-11-22 09:32:21] "POST /tags HTTP/1.1" 409 252 0.002194 10.0.0.50 - - [2025-11-22 09:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.50 - - [2025-11-22 09:32:21] "GET /tag/b435ee86-d64c-4202-8074-ddbcbea810ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012798 10.0.0.50 - - [2025-11-22 09:32:21] "POST /tags HTTP/1.1" 409 226 0.002161 10.0.0.50 - - [2025-11-22 09:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.50 - - [2025-11-22 09:32:21] "GET /tag/1bd6339f-a36c-48b6-9ecb-211d146678f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011925 10.0.0.50 - - [2025-11-22 09:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.50 - - [2025-11-22 09:32:21] "GET /virtual-network/3ae79303-c28d-4928-ac3f-de6038b78d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005217 10.0.0.50 - - [2025-11-22 09:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.50 - - [2025-11-22 09:32:21] "GET /project/274dac2a-bea0-44c4-a8a2-228efc19fe6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042630 10.0.0.50 - - [2025-11-22 09:32:21] "POST /virtual-machines HTTP/1.1" 200 395 0.010089 10.0.0.50 - - [2025-11-22 09:32:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.013786 10.0.0.50 - - [2025-11-22 09:32:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109643 10.0.0.50 - - [2025-11-22 09:32:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.009816 10.0.0.50 - - [2025-11-22 09:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.014917 10.0.0.50 - - [2025-11-22 09:32:21] "GET /virtual-machine-interface/255b1e80-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009975 10.0.0.50 - - [2025-11-22 09:32:21] "POST /instance-ips HTTP/1.1" 200 397 0.026282 10.0.0.50 - - [2025-11-22 09:32:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.039942 10.0.0.50 - - [2025-11-22 09:32:21] "GET /virtual-machine-interface/255b1e80-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.012518 10.0.0.50 - - [2025-11-22 09:32:21] "POST /set-tag HTTP/1.1" 200 109 0.063616 10.0.0.50 - - [2025-11-22 09:32:21] "GET /virtual-machine-interface/255b1e80-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.021811 10.0.0.50 - - [2025-11-22 09:32:21] "GET /instance-ip/25763a76-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.008588 10.0.0.50 - - [2025-11-22 09:32:22] "GET /virtual-machine-interface/255b1e80-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004552 10.0.0.50 - - [2025-11-22 09:32:22] "POST /set-tag HTTP/1.1" 200 109 0.003793 10.0.0.50 - - [2025-11-22 09:32:22] "GET /virtual-router/07c6837e-bb13-4fe4-93bf-41a394a03759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.004865 10.0.0.50 - - [2025-11-22 09:32:22] "POST /ref-update HTTP/1.1" 200 156 0.011513 10.0.0.50 - - [2025-11-22 09:32:22] "GET /virtual-machine-interface/255b1e80-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006048 10.0.0.50 - - [2025-11-22 09:32:22] "POST /set-tag HTTP/1.1" 200 109 0.002856 10.0.0.50 - - [2025-11-22 09:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.50 - - [2025-11-22 09:32:22] "GET /virtual-network/3ae79303-c28d-4928-ac3f-de6038b78d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004994 10.0.0.50 - - [2025-11-22 09:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.50 - - [2025-11-22 09:32:22] "GET /project/274dac2a-bea0-44c4-a8a2-228efc19fe6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039747 10.0.0.50 - - [2025-11-22 09:32:22] "POST /virtual-machines HTTP/1.1" 200 395 0.016847 10.0.0.50 - - [2025-11-22 09:32:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.025843 10.0.0.50 - - [2025-11-22 09:32:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.145172 10.0.0.50 - - [2025-11-22 09:32:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.011255 10.0.0.50 - - [2025-11-22 09:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.020292 10.0.0.50 - - [2025-11-22 09:32:22] "GET /virtual-machine-interface/25dc2692-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005341 10.0.0.50 - - [2025-11-22 09:32:22] "POST /instance-ips HTTP/1.1" 200 397 0.024405 10.0.0.50 - - [2025-11-22 09:32:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.034007 10.0.0.50 - - [2025-11-22 09:32:22] "GET /virtual-machine-interface/25dc2692-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.008902 10.0.0.50 - - [2025-11-22 09:32:22] "POST /set-tag HTTP/1.1" 200 109 0.070917 10.0.0.50 - - [2025-11-22 09:32:22] "GET /virtual-machine-interface/25dc2692-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.022135 10.0.0.50 - - [2025-11-22 09:32:22] "GET /instance-ip/25fb7de4-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003821 10.0.0.50 - - [2025-11-22 09:32:22] "GET /virtual-machine-interface/25dc2692-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004958 10.0.0.50 - - [2025-11-22 09:32:22] "POST /set-tag HTTP/1.1" 200 109 0.002537 10.0.0.50 - - [2025-11-22 09:32:22] "GET /virtual-router/07c6837e-bb13-4fe4-93bf-41a394a03759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1697 0.004204 10.0.0.50 - - [2025-11-22 09:32:22] "POST /ref-update HTTP/1.1" 200 156 0.009085 10.0.0.50 - - [2025-11-22 09:32:22] "GET /virtual-machine-interface/25dc2692-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005119 10.0.0.50 - - [2025-11-22 09:32:22] "POST /set-tag HTTP/1.1" 200 109 0.002609 10.0.0.50 - - [2025-11-22 09:32:23] "POST /tags HTTP/1.1" 200 291 0.026635 10.0.0.50 - - [2025-11-22 09:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.50 - - [2025-11-22 09:32:23] "GET /tag/c8a542d6-0d88-4c17-a7ae-5a2d46dac384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.020812 10.0.0.50 - - [2025-11-22 09:32:23] "POST /tags HTTP/1.1" 409 252 0.002675 10.0.0.50 - - [2025-11-22 09:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012268 10.0.0.50 - - [2025-11-22 09:32:23] "GET /tag/2fc185b4-ee87-44c8-8979-09989d71ed06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.011515 10.0.0.50 - - [2025-11-22 09:32:23] "POST /tags HTTP/1.1" 409 226 0.003645 10.0.0.50 - - [2025-11-22 09:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.50 - - [2025-11-22 09:32:23] "GET /tag/98b3937f-b1f0-4fbc-b8a0-49820ea3089c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011655 10.0.0.50 - - [2025-11-22 09:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.50 - - [2025-11-22 09:32:23] "GET /virtual-network/3ae79303-c28d-4928-ac3f-de6038b78d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006814 10.0.0.50 - - [2025-11-22 09:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.50 - - [2025-11-22 09:32:23] "GET /project/0140cf67-1cd1-41eb-a7ef-4a6c6a1945c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.044684 10.0.0.50 - - [2025-11-22 09:32:23] "POST /virtual-machines HTTP/1.1" 200 395 0.012704 10.0.0.50 - - [2025-11-22 09:32:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.022756 10.0.0.50 - - [2025-11-22 09:32:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113040 10.0.0.50 - - [2025-11-22 09:32:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.010160 10.0.0.50 - - [2025-11-22 09:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012786 10.0.0.50 - - [2025-11-22 09:32:23] "GET /virtual-machine-interface/2689c22a-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.012805 10.0.0.50 - - [2025-11-22 09:32:23] "POST /instance-ips HTTP/1.1" 200 397 0.019241 10.0.0.50 - - [2025-11-22 09:32:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.023911 10.0.0.50 - - [2025-11-22 09:32:23] "GET /virtual-machine-interface/2689c22a-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.017523 10.0.0.50 - - [2025-11-22 09:32:23] "POST /set-tag HTTP/1.1" 200 109 0.063707 10.0.0.50 - - [2025-11-22 09:32:23] "GET /virtual-machine-interface/2689c22a-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.017215 10.0.0.50 - - [2025-11-22 09:32:23] "GET /instance-ip/26a3bcb6-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.004056 10.0.0.50 - - [2025-11-22 09:32:23] "GET /virtual-machine-interface/2689c22a-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005682 10.0.0.50 - - [2025-11-22 09:32:23] "POST /set-tag HTTP/1.1" 200 109 0.007840 10.0.0.50 - - [2025-11-22 09:32:24] "GET /virtual-router/07c6837e-bb13-4fe4-93bf-41a394a03759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.008561 10.0.0.50 - - [2025-11-22 09:32:24] "POST /ref-update HTTP/1.1" 200 156 0.010802 10.0.0.50 - - [2025-11-22 09:32:24] "GET /virtual-machine-interface/2689c22a-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.014161 10.0.0.50 - - [2025-11-22 09:32:24] "POST /set-tag HTTP/1.1" 200 109 0.002349 10.0.0.50 - - [2025-11-22 09:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.50 - - [2025-11-22 09:32:24] "GET /virtual-network/3ae79303-c28d-4928-ac3f-de6038b78d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004785 10.0.0.50 - - [2025-11-22 09:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.50 - - [2025-11-22 09:32:24] "GET /project/0140cf67-1cd1-41eb-a7ef-4a6c6a1945c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.039443 10.0.0.50 - - [2025-11-22 09:32:24] "POST /virtual-machines HTTP/1.1" 200 395 0.008918 10.0.0.50 - - [2025-11-22 09:32:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.017375 10.0.0.50 - - [2025-11-22 09:32:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.118471 10.0.0.50 - - [2025-11-22 09:32:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.009526 10.0.0.50 - - [2025-11-22 09:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009688 10.0.0.50 - - [2025-11-22 09:32:24] "GET /virtual-machine-interface/27056d12-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006976 10.0.0.50 - - [2025-11-22 09:32:24] "POST /instance-ips HTTP/1.1" 200 397 0.038138 10.0.0.50 - - [2025-11-22 09:32:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.025227 10.0.0.50 - - [2025-11-22 09:32:24] "GET /virtual-machine-interface/27056d12-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.016070 10.0.0.50 - - [2025-11-22 09:32:24] "POST /set-tag HTTP/1.1" 200 109 0.068316 10.0.0.50 - - [2025-11-22 09:32:24] "GET /virtual-machine-interface/27056d12-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.015936 10.0.0.50 - - [2025-11-22 09:32:24] "GET /instance-ip/2720c72e-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003226 10.0.0.50 - - [2025-11-22 09:32:24] "GET /virtual-machine-interface/27056d12-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005017 10.0.0.50 - - [2025-11-22 09:32:24] "POST /set-tag HTTP/1.1" 200 109 0.002876 10.0.0.50 - - [2025-11-22 09:32:24] "GET /virtual-router/07c6837e-bb13-4fe4-93bf-41a394a03759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.004527 10.0.0.50 - - [2025-11-22 09:32:24] "POST /ref-update HTTP/1.1" 200 156 0.009431 10.0.0.50 - - [2025-11-22 09:32:24] "GET /virtual-machine-interface/27056d12-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.013626 10.0.0.50 - - [2025-11-22 09:32:24] "POST /set-tag HTTP/1.1" 200 109 0.002918 10.0.0.50 - - [2025-11-22 09:32:24] "POST /tags HTTP/1.1" 200 299 0.023552 10.0.0.50 - - [2025-11-22 09:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.50 - - [2025-11-22 09:32:25] "GET /tag/77c9785f-e275-411b-9f78-6f152bba53d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.018082 10.0.0.50 - - [2025-11-22 09:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.50 - - [2025-11-22 09:32:25] "GET /virtual-network/3ae79303-c28d-4928-ac3f-de6038b78d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004729 10.0.0.50 - - [2025-11-22 09:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007360 10.0.0.50 - - [2025-11-22 09:32:25] "GET /project/274dac2a-bea0-44c4-a8a2-228efc19fe6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046355 10.0.0.50 - - [2025-11-22 09:32:25] "POST /virtual-machines HTTP/1.1" 200 395 0.009883 10.0.0.50 - - [2025-11-22 09:32:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.010381 10.0.0.50 - - [2025-11-22 09:32:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.118577 10.0.0.50 - - [2025-11-22 09:32:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.009510 10.0.0.50 - - [2025-11-22 09:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010114 10.0.0.50 - - [2025-11-22 09:32:25] "GET /virtual-machine-interface/2799fcc0-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004855 10.0.0.50 - - [2025-11-22 09:32:25] "POST /instance-ips HTTP/1.1" 200 397 0.041906 10.0.0.50 - - [2025-11-22 09:32:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.050020 10.0.0.50 - - [2025-11-22 09:32:25] "GET /virtual-machine-interface/2799fcc0-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009394 10.0.0.50 - - [2025-11-22 09:32:25] "POST /set-tag HTTP/1.1" 200 109 0.028973 10.0.0.50 - - [2025-11-22 09:32:25] "GET /virtual-machine-interface/2799fcc0-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.012986 10.0.0.50 - - [2025-11-22 09:32:25] "GET /instance-ip/27b5b87a-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003344 10.0.0.50 - - [2025-11-22 09:32:25] "GET /virtual-machine-interface/2799fcc0-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004823 10.0.0.50 - - [2025-11-22 09:32:25] "POST /set-tag HTTP/1.1" 200 109 0.002436 10.0.0.50 - - [2025-11-22 09:32:25] "POST /tags HTTP/1.1" 200 299 0.025476 10.0.0.50 - - [2025-11-22 09:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.50 - - [2025-11-22 09:32:25] "GET /tag/0a57295d-e729-4103-adf1-3520e322ff0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.012345 10.0.0.50 - - [2025-11-22 09:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.50 - - [2025-11-22 09:32:25] "GET /virtual-network/3ae79303-c28d-4928-ac3f-de6038b78d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005038 10.0.0.50 - - [2025-11-22 09:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.50 - - [2025-11-22 09:32:25] "GET /project/274dac2a-bea0-44c4-a8a2-228efc19fe6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042739 10.0.0.50 - - [2025-11-22 09:32:25] "POST /virtual-machines HTTP/1.1" 200 395 0.014883 10.0.0.50 - - [2025-11-22 09:32:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.010763 10.0.0.50 - - [2025-11-22 09:32:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.123742 10.0.0.50 - - [2025-11-22 09:32:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.026765 10.0.0.50 - - [2025-11-22 09:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012208 10.0.0.50 - - [2025-11-22 09:32:26] "GET /virtual-machine-interface/2815da70-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004741 10.0.0.50 - - [2025-11-22 09:32:26] "POST /instance-ips HTTP/1.1" 200 397 0.045456 10.0.0.50 - - [2025-11-22 09:32:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.021519 10.0.0.50 - - [2025-11-22 09:32:26] "GET /virtual-machine-interface/2815da70-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.013030 10.0.0.50 - - [2025-11-22 09:32:26] "POST /set-tag HTTP/1.1" 200 109 0.036283 10.0.0.50 - - [2025-11-22 09:32:26] "GET /virtual-machine-interface/2815da70-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.011881 10.0.0.50 - - [2025-11-22 09:32:26] "GET /instance-ip/282fea32-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.006085 10.0.0.50 - - [2025-11-22 09:32:26] "GET /virtual-machine-interface/2815da70-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004854 10.0.0.50 - - [2025-11-22 09:32:26] "POST /set-tag HTTP/1.1" 200 109 0.002987 10.0.0.50 - - [2025-11-22 09:32:26] "POST /tags HTTP/1.1" 200 299 0.029515 10.0.0.50 - - [2025-11-22 09:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.50 - - [2025-11-22 09:32:26] "GET /tag/9b3c40b6-76db-40d9-8570-7733116ae745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.016764 10.0.0.50 - - [2025-11-22 09:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.50 - - [2025-11-22 09:32:26] "GET /virtual-network/3ae79303-c28d-4928-ac3f-de6038b78d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006209 10.0.0.50 - - [2025-11-22 09:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.50 - - [2025-11-22 09:32:26] "GET /project/0140cf67-1cd1-41eb-a7ef-4a6c6a1945c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.034910 10.0.0.50 - - [2025-11-22 09:32:26] "POST /virtual-machines HTTP/1.1" 200 395 0.009624 10.0.0.50 - - [2025-11-22 09:32:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.008916 10.0.0.50 - - [2025-11-22 09:32:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.117315 10.0.0.50 - - [2025-11-22 09:32:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.011632 10.0.0.50 - - [2025-11-22 09:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005447 10.0.0.50 - - [2025-11-22 09:32:27] "GET /virtual-machine-interface/2890a4da-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.007986 10.0.0.50 - - [2025-11-22 09:32:27] "POST /instance-ips HTTP/1.1" 200 397 0.028433 10.0.0.50 - - [2025-11-22 09:32:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.030093 10.0.0.50 - - [2025-11-22 09:32:27] "GET /virtual-machine-interface/2890a4da-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.010465 10.0.0.50 - - [2025-11-22 09:32:27] "POST /set-tag HTTP/1.1" 200 109 0.021892 10.0.0.50 - - [2025-11-22 09:32:27] "GET /virtual-machine-interface/2890a4da-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.030947 10.0.0.50 - - [2025-11-22 09:32:27] "GET /instance-ip/28ac22f0-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.009308 10.0.0.50 - - [2025-11-22 09:32:27] "GET /virtual-machine-interface/2890a4da-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006674 10.0.0.50 - - [2025-11-22 09:32:27] "POST /set-tag HTTP/1.1" 200 109 0.002809 10.0.0.50 - - [2025-11-22 09:32:27] "POST /tags HTTP/1.1" 200 299 0.023448 10.0.0.50 - - [2025-11-22 09:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.50 - - [2025-11-22 09:32:27] "GET /tag/c047907d-e961-4ad2-9946-78dea8c3a2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.019423 10.0.0.50 - - [2025-11-22 09:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.50 - - [2025-11-22 09:32:27] "GET /virtual-network/3ae79303-c28d-4928-ac3f-de6038b78d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007090 10.0.0.50 - - [2025-11-22 09:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.50 - - [2025-11-22 09:32:27] "GET /project/0140cf67-1cd1-41eb-a7ef-4a6c6a1945c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.041859 10.0.0.50 - - [2025-11-22 09:32:27] "POST /virtual-machines HTTP/1.1" 200 395 0.010047 10.0.0.50 - - [2025-11-22 09:32:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.029869 10.0.0.50 - - [2025-11-22 09:32:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.143429 10.0.0.50 - - [2025-11-22 09:32:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.010534 10.0.0.50 - - [2025-11-22 09:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013640 10.0.0.50 - - [2025-11-22 09:32:27] "GET /virtual-machine-interface/290da2a0-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.007206 10.0.0.50 - - [2025-11-22 09:32:27] "POST /instance-ips HTTP/1.1" 200 397 0.026940 10.0.0.50 - - [2025-11-22 09:32:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.041377 10.0.0.50 - - [2025-11-22 09:32:28] "GET /virtual-machine-interface/290da2a0-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.015809 10.0.0.50 - - [2025-11-22 09:32:28] "POST /set-tag HTTP/1.1" 200 109 0.035503 10.0.0.50 - - [2025-11-22 09:32:28] "GET /virtual-machine-interface/290da2a0-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.018798 10.0.0.50 - - [2025-11-22 09:32:28] "GET /instance-ip/292dfcc6-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.015036 10.0.0.50 - - [2025-11-22 09:32:28] "GET /virtual-machine-interface/290da2a0-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.009667 10.0.0.50 - - [2025-11-22 09:32:28] "POST /set-tag HTTP/1.1" 200 109 0.003984 10.0.0.50 - - [2025-11-22 09:32:28] "GET /virtual-router/07c6837e-bb13-4fe4-93bf-41a394a03759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.004723 10.0.0.50 - - [2025-11-22 09:32:28] "POST /ref-update HTTP/1.1" 200 156 0.014010 10.0.0.50 - - [2025-11-22 09:32:28] "GET /virtual-machine-interface/2799fcc0-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.020709 10.0.0.50 - - [2025-11-22 09:32:28] "POST /set-tag HTTP/1.1" 200 109 0.002969 10.0.0.50 - - [2025-11-22 09:32:28] "GET /virtual-router/07c6837e-bb13-4fe4-93bf-41a394a03759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.005094 10.0.0.50 - - [2025-11-22 09:32:28] "POST /ref-update HTTP/1.1" 200 156 0.011718 10.0.0.50 - - [2025-11-22 09:32:28] "GET /virtual-machine-interface/2815da70-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.010836 10.0.0.50 - - [2025-11-22 09:32:28] "POST /set-tag HTTP/1.1" 200 109 0.003473 10.0.0.50 - - [2025-11-22 09:32:28] "GET /virtual-machine-interface/255b1e80-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.011438 10.0.0.50 - - [2025-11-22 09:32:28] "POST /set-tag HTTP/1.1" 200 109 0.003306 10.0.0.50 - - [2025-11-22 09:32:28] "GET /virtual-router/07c6837e-bb13-4fe4-93bf-41a394a03759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2762 0.006176 10.0.0.50 - - [2025-11-22 09:32:28] "POST /ref-update HTTP/1.1" 200 156 0.014127 10.0.0.50 - - [2025-11-22 09:32:28] "GET /virtual-machine-interface/2890a4da-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.016701 10.0.0.50 - - [2025-11-22 09:32:28] "POST /set-tag HTTP/1.1" 200 109 0.002979 10.0.0.50 - - [2025-11-22 09:32:28] "GET /virtual-router/07c6837e-bb13-4fe4-93bf-41a394a03759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.006097 10.0.0.50 - - [2025-11-22 09:32:28] "POST /ref-update HTTP/1.1" 200 156 0.012692 10.0.0.50 - - [2025-11-22 09:32:28] "GET /virtual-machine-interface/290da2a0-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.012179 10.0.0.50 - - [2025-11-22 09:32:28] "POST /set-tag HTTP/1.1" 200 109 0.002883 10.0.0.50 - - [2025-11-22 09:32:28] "GET /virtual-machine-interface/25dc2692-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005121 10.0.0.50 - - [2025-11-22 09:32:28] "POST /set-tag HTTP/1.1" 200 109 0.003457 10.0.0.50 - - [2025-11-22 09:32:28] "GET /virtual-machine-interface/2689c22a-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005776 10.0.0.50 - - [2025-11-22 09:32:28] "POST /set-tag HTTP/1.1" 200 109 0.003710 10.0.0.50 - - [2025-11-22 09:32:28] "GET /virtual-machine-interface/27056d12-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006945 10.0.0.50 - - [2025-11-22 09:32:28] "POST /set-tag HTTP/1.1" 200 109 0.003462 10.0.0.50 - - [2025-11-22 09:32:28] "GET /virtual-machine-interface/2799fcc0-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006948 10.0.0.50 - - [2025-11-22 09:32:28] "POST /set-tag HTTP/1.1" 200 109 0.003821 10.0.0.50 - - [2025-11-22 09:32:28] "GET /virtual-machine-interface/2815da70-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008799 10.0.0.50 - - [2025-11-22 09:32:28] "POST /set-tag HTTP/1.1" 200 109 0.004229 10.0.0.50 - - [2025-11-22 09:32:29] "GET /virtual-machine-interface/2890a4da-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008512 10.0.0.50 - - [2025-11-22 09:32:29] "POST /set-tag HTTP/1.1" 200 109 0.003798 10.0.0.50 - - [2025-11-22 09:32:29] "GET /virtual-machine-interface/25dc2692-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006324 10.0.0.50 - - [2025-11-22 09:32:29] "POST /set-tag HTTP/1.1" 200 109 0.006163 10.0.0.50 - - [2025-11-22 09:32:29] "GET /virtual-machine-interface/290da2a0-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008370 10.0.0.50 - - [2025-11-22 09:32:29] "POST /set-tag HTTP/1.1" 200 109 0.003311 10.0.0.50 - - [2025-11-22 09:32:29] "GET /virtual-machine-interface/2689c22a-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008988 10.0.0.50 - - [2025-11-22 09:32:29] "POST /set-tag HTTP/1.1" 200 109 0.007531 10.0.0.50 - - [2025-11-22 09:32:29] "GET /virtual-machine-interface/27056d12-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005768 10.0.0.50 - - [2025-11-22 09:32:29] "POST /set-tag HTTP/1.1" 200 109 0.003670 10.0.0.50 - - [2025-11-22 09:32:31] "GET /virtual-machine-interface/2799fcc0-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006766 10.0.0.50 - - [2025-11-22 09:32:31] "POST /set-tag HTTP/1.1" 200 109 0.002850 10.0.0.50 - - [2025-11-22 09:32:32] "GET /virtual-machine-interface/255b1e80-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004976 10.0.0.50 - - [2025-11-22 09:32:32] "POST /set-tag HTTP/1.1" 200 109 0.002751 10.0.0.50 - - [2025-11-22 09:32:35] "GET /virtual-machine/60147693-9f7b-426a-8682-7294516ba20e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.004842 10.0.0.50 - - [2025-11-22 09:32:35] "GET /virtual-machine-interface/255b1e80-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004911 10.0.0.50 - - [2025-11-22 09:32:35] "GET /virtual-machine/cd32ebbd-caa0-40fa-8613-add2ac9c081e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003490 10.0.0.50 - - [2025-11-22 09:32:35] "GET /virtual-machine-interface/25dc2692-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005023 10.0.0.50 - - [2025-11-22 09:32:35] "GET /virtual-machine/46eeefb7-0d93-42db-be36-20710f39ce56?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004221 10.0.0.50 - - [2025-11-22 09:32:35] "GET /virtual-machine-interface/2689c22a-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005664 10.0.0.50 - - [2025-11-22 09:32:35] "GET /virtual-machine/1756548c-f4e5-415f-accc-390c6997da01?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004313 10.0.0.50 - - [2025-11-22 09:32:35] "GET /virtual-machine-interface/27056d12-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005051 [Introspect:8084]10.0.0.50 - - [2025-11-22 09:32:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001663 [Introspect:8084]10.0.0.50 - - [2025-11-22 09:32:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001292 10.0.0.50 - - [2025-11-22 09:32:35] "GET /virtual-machine/7c855a0f-f1c9-4499-bca5-edb5015ff2dd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004122 10.0.0.50 - - [2025-11-22 09:32:36] "GET /virtual-machine-interface/2799fcc0-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008486 10.0.0.50 - - [2025-11-22 09:32:37] "GET /virtual-machine-interface/290da2a0-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007117 10.0.0.50 - - [2025-11-22 09:32:37] "POST /set-tag HTTP/1.1" 200 109 0.004385 10.0.0.50 - - [2025-11-22 09:32:37] "GET /virtual-machine-interface/2815da70-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006870 10.0.0.50 - - [2025-11-22 09:32:37] "POST /set-tag HTTP/1.1" 200 109 0.003593 10.0.0.50 - - [2025-11-22 09:32:37] "GET /virtual-machine-interface/2890a4da-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005340 10.0.0.50 - - [2025-11-22 09:32:37] "POST /set-tag HTTP/1.1" 200 109 0.002675 10.0.0.50 - - [2025-11-22 09:32:41] "GET /virtual-machine/002626d9-2891-4382-9ae6-8445a0b42920?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1253 0.012058 10.0.0.50 - - [2025-11-22 09:32:41] "GET /virtual-machine-interface/2890a4da-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004645 10.0.0.50 - - [2025-11-22 09:32:41] "GET /virtual-machine/a950df78-7ad6-4cf2-b4ae-b23931b3c3df?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004208 10.0.0.50 - - [2025-11-22 09:32:41] "GET /virtual-machine-interface/2815da70-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006179 10.0.0.50 - - [2025-11-22 09:32:41] "GET /virtual-machine/34087aec-a67f-46cf-8484-818bce58ae36?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003435 10.0.0.50 - - [2025-11-22 09:32:41] "GET /virtual-machine-interface/290da2a0-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005078 10.0.0.50 - - [2025-11-22 09:32:41] "GET /loadbalancer/cdb73ba0-bfd8-48be-8ff5-7d131be6376d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.010738 10.0.0.50 - - [2025-11-22 09:32:41] "POST /tags HTTP/1.1" 200 333 0.035450 10.0.0.50 - - [2025-11-22 09:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.015649 10.0.0.50 - - [2025-11-22 09:32:41] "GET /tag/ae1306d9-76dd-4139-a971-cf49e7479183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.024989 10.0.0.50 - - [2025-11-22 09:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.50 - - [2025-11-22 09:32:41] "GET /project/274dac2a-bea0-44c4-a8a2-228efc19fe6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.061168 10.0.0.50 - - [2025-11-22 09:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.50 - - [2025-11-22 09:32:42] "GET /virtual-network/2c35c88c-1574-4c82-abf7-04e3c4337990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.014298 10.0.0.50 - - [2025-11-22 09:32:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.50 - - [2025-11-22 09:32:42] "GET /service-appliance-set/d25e3368-5325-4c43-986e-4fa75e982bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003654 10.0.0.50 - - [2025-11-22 09:32:42] "POST /fqname-to-id HTTP/1.1" 404 273 0.002218 10.0.0.50 - - [2025-11-22 09:32:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.107167 10.0.0.50 - - [2025-11-22 09:32:42] "GET /virtual-machine-interface/7f36cbd5-bbab-4b73-8c18-0cb510a66e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.017363 10.0.0.50 - - [2025-11-22 09:32:42] "POST /instance-ips HTTP/1.1" 200 409 0.030788 10.0.0.50 - - [2025-11-22 09:32:42] "GET /instance-ip/db054426-4af7-4987-af1c-be9126997bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.006682 10.0.0.50 - - [2025-11-22 09:32:42] "POST /loadbalancers HTTP/1.1" 200 629 0.080852 10.0.0.50 - - [2025-11-22 09:32:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.059466 10.0.0.50 - - [2025-11-22 09:32:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.020080 10.0.0.50 - - [2025-11-22 09:32:42] "GET /project/274dac2a-bea0-44c4-a8a2-228efc19fe6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.131624 10.0.0.50 - - [2025-11-22 09:32:42] "GET /instance-ip/db054426-4af7-4987-af1c-be9126997bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.028184 10.0.0.50 - - [2025-11-22 09:32:42] "GET /project/274dac2a-bea0-44c4-a8a2-228efc19fe6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.116271 10.0.0.50 - - [2025-11-22 09:32:42] "POST /floating-ips HTTP/1.1" 200 597 0.064983 10.0.0.50 - - [2025-11-22 09:32:42] "GET /loadbalancer/cdb73ba0-bfd8-48be-8ff5-7d131be6376d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.006450 10.0.0.50 - - [2025-11-22 09:32:42] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.021437 10.0.0.50 - - [2025-11-22 09:32:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051 10.0.0.50 - - [2025-11-22 09:32:42] "GET /loadbalancer/cdb73ba0-bfd8-48be-8ff5-7d131be6376d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.004008 10.0.0.50 - - [2025-11-22 09:32:42] "GET /project/274dac2a-bea0-44c4-a8a2-228efc19fe6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041271 10.0.0.50 - - [2025-11-22 09:32:42] "GET /loadbalancer-listener/54e6c4ae-7862-48bd-a857-44dfd3c2f309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.004192 10.0.0.50 - - [2025-11-22 09:32:42] "GET /loadbalancer-listener/54e6c4ae-7862-48bd-a857-44dfd3c2f309?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.004012 10.0.0.50 - - [2025-11-22 09:32:42] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.035461 10.0.0.50 - - [2025-11-22 09:32:42] "GET /instance-ip/db054426-4af7-4987-af1c-be9126997bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.003759 10.0.0.50 - - [2025-11-22 09:32:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007763 10.0.0.50 - - [2025-11-22 09:32:42] "GET /loadbalancer/cdb73ba0-bfd8-48be-8ff5-7d131be6376d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003143 10.0.0.50 - - [2025-11-22 09:32:42] "GET /instance-ip/db054426-4af7-4987-af1c-be9126997bd7?fields=floating_ips HTTP/1.1" 200 1213 0.009727 10.0.0.50 - - [2025-11-22 09:32:43] "GET /floating-ip/5cbf12bd-50a8-405b-b0b6-8525e60f3dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.005524 10.0.0.50 - - [2025-11-22 09:32:43] "GET /loadbalancer-pool/09b006ac-4532-4063-9fb2-40dda09603a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.014038 10.0.0.50 - - [2025-11-22 09:32:43] "POST /loadbalancer-members HTTP/1.1" 200 721 0.027778 10.0.0.50 - - [2025-11-22 09:32:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.026743 10.0.0.50 - - [2025-11-22 09:32:43] "GET /virtual-machine-interface/25dc2692-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.020561 10.0.0.50 - - [2025-11-22 09:32:43] "GET /virtual-machine-interface/25dc2692-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005128 10.0.0.50 - - [2025-11-22 09:32:43] "POST /ref-update HTTP/1.1" 200 156 0.009450 10.0.0.50 - - [2025-11-22 09:32:43] "GET /floating-ip/5cbf12bd-50a8-405b-b0b6-8525e60f3dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1810 0.017511 10.0.0.50 - - [2025-11-22 09:32:43] "POST /tags HTTP/1.1" 409 221 0.002409 10.0.0.50 - - [2025-11-22 09:32:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.50 - - [2025-11-22 09:32:43] "GET /tag/ae1306d9-76dd-4139-a971-cf49e7479183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012414 10.0.0.50 - - [2025-11-22 09:32:43] "PUT /floating-ip/5cbf12bd-50a8-405b-b0b6-8525e60f3dcf HTTP/1.1" 200 256 0.010255 10.0.0.50 - - [2025-11-22 09:32:43] "POST /set-tag HTTP/1.1" 200 109 0.066888 10.0.0.50 - - [2025-11-22 09:32:43] "GET /loadbalancer-pool/09b006ac-4532-4063-9fb2-40dda09603a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.016609 10.0.0.50 - - [2025-11-22 09:32:43] "POST /loadbalancer-members HTTP/1.1" 200 721 0.028522 10.0.0.50 - - [2025-11-22 09:32:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.018536 10.0.0.50 - - [2025-11-22 09:32:43] "GET /virtual-machine-interface/255b1e80-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.015380 10.0.0.50 - - [2025-11-22 09:32:43] "GET /virtual-machine-interface/255b1e80-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006346 10.0.0.50 - - [2025-11-22 09:32:43] "POST /ref-update HTTP/1.1" 200 156 0.016213 10.0.0.50 - - [2025-11-22 09:32:43] "GET /floating-ip/5cbf12bd-50a8-405b-b0b6-8525e60f3dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2235 0.009840 10.0.0.50 - - [2025-11-22 09:32:43] "POST /set-tag HTTP/1.1" 200 109 0.104651 10.0.0.50 - - [2025-11-22 09:32:44] "POST /tags HTTP/1.1" 409 206 0.009780 10.0.0.50 - - [2025-11-22 09:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.50 - - [2025-11-22 09:32:44] "GET /tag/df3c501d-c054-470c-a88c-3600eaa0239c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.017438 10.0.0.50 - - [2025-11-22 09:32:44] "POST /tags HTTP/1.1" 409 204 0.002819 10.0.0.50 - - [2025-11-22 09:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.50 - - [2025-11-22 09:32:44] "GET /tag/0a57295d-e729-4103-adf1-3520e322ff0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.018270 10.0.0.50 - - [2025-11-22 09:32:44] "GET /application-policy-set/c4ba4dc0-bdaa-4025-b2dc-97d0148acd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005604 10.0.0.50 - - [2025-11-22 09:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765 10.0.0.50 - - [2025-11-22 09:32:44] "GET /policy-management/8a1044b5-672b-4b28-b6d5-96d00858ffd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003838 10.0.0.50 - - [2025-11-22 09:32:44] "POST /tags HTTP/1.1" 409 206 0.004800 10.0.0.50 - - [2025-11-22 09:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.50 - - [2025-11-22 09:32:44] "GET /tag/df3c501d-c054-470c-a88c-3600eaa0239c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011639 10.0.0.50 - - [2025-11-22 09:32:44] "POST /tags HTTP/1.1" 409 226 0.002084 10.0.0.50 - - [2025-11-22 09:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.50 - - [2025-11-22 09:32:44] "GET /tag/1bd6339f-a36c-48b6-9ecb-211d146678f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011961 10.0.0.50 - - [2025-11-22 09:32:44] "POST /tags HTTP/1.1" 409 204 0.002147 10.0.0.50 - - [2025-11-22 09:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.50 - - [2025-11-22 09:32:44] "GET /tag/0a57295d-e729-4103-adf1-3520e322ff0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.011752 10.0.0.50 - - [2025-11-22 09:32:44] "POST /tags HTTP/1.1" 409 226 0.002907 10.0.0.50 - - [2025-11-22 09:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.50 - - [2025-11-22 09:32:44] "GET /tag/1bd6339f-a36c-48b6-9ecb-211d146678f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012468 10.0.0.50 - - [2025-11-22 09:32:44] "GET /application-policy-set/c4ba4dc0-bdaa-4025-b2dc-97d0148acd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003593 10.0.0.50 - - [2025-11-22 09:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.50 - - [2025-11-22 09:32:44] "GET /policy-management/8a1044b5-672b-4b28-b6d5-96d00858ffd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003166 10.0.0.50 - - [2025-11-22 09:32:44] "POST /firewall-rules HTTP/1.1" 200 626 0.090170 10.0.0.50 - - [2025-11-22 09:32:45] "POST /firewall-rules HTTP/1.1" 200 646 0.084928 10.0.0.50 - - [2025-11-22 09:32:45] "GET /firewall-rule/1e3b6067-ab7b-47ed-9b3b-4843bece1f38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.012251 10.0.0.50 - - [2025-11-22 09:32:45] "GET /firewall-policy/a9dc5d05-00a5-456e-8470-776a196d5b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003399 10.0.0.50 - - [2025-11-22 09:32:45] "GET /firewall-rule/a78379d0-fcbc-4974-a029-c35a91572676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004553 10.0.0.50 - - [2025-11-22 09:32:45] "POST /ref-update HTTP/1.1" 200 156 0.023491 10.0.0.50 - - [2025-11-22 09:32:45] "POST /firewall-policys HTTP/1.1" 200 606 0.038122 10.0.0.50 - - [2025-11-22 09:32:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.016261 10.0.0.50 - - [2025-11-22 09:32:45] "GET /firewall-policy/2cfa4d55-f567-46cd-8bf9-409cc30999e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.014831 10.0.0.50 - - [2025-11-22 09:32:45] "GET /application-policy-set/c4ba4dc0-bdaa-4025-b2dc-97d0148acd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002856 10.0.0.50 - - [2025-11-22 09:32:45] "GET /firewall-policy/2cfa4d55-f567-46cd-8bf9-409cc30999e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.008241 10.0.0.50 - - [2025-11-22 09:32:45] "GET /firewall-policy/0bee7318-8c29-463e-9f1a-fb0e798cf191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.004843 10.0.0.50 - - [2025-11-22 09:32:45] "GET /firewall-policy/6c181e31-ebf0-40c2-b486-5ce48114a16c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004044 10.0.0.50 - - [2025-11-22 09:32:45] "GET /firewall-policy/a9dc5d05-00a5-456e-8470-776a196d5b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004988 10.0.0.50 - - [2025-11-22 09:32:45] "GET /firewall-policy/a9dc5d05-00a5-456e-8470-776a196d5b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002803 10.0.0.50 - - [2025-11-22 09:32:45] "GET /firewall-policy/0bee7318-8c29-463e-9f1a-fb0e798cf191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.003453 10.0.0.50 - - [2025-11-22 09:32:45] "POST /ref-update HTTP/1.1" 200 156 0.018592 10.0.0.50 - - [2025-11-22 09:32:45] "POST /ref-update HTTP/1.1" 200 156 0.015962 10.0.0.50 - - [2025-11-22 09:32:45] "POST /ref-update HTTP/1.1" 200 156 0.022654 10.0.0.50 - - [2025-11-22 09:32:45] "POST /ref-update HTTP/1.1" 200 156 0.043586 10.0.0.50 - - [2025-11-22 09:32:45] "POST /ref-update HTTP/1.1" 200 156 0.045157 10.0.0.50 - - [2025-11-22 09:32:45] "GET /firewall-policy/2cfa4d55-f567-46cd-8bf9-409cc30999e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.009663 10.0.0.50 - - [2025-11-22 09:32:50] "GET / HTTP/1.1" 200 35931 0.001950 10.0.0.50 - - [2025-11-22 09:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.50 - - [2025-11-22 09:32:50] "GET /global-system-config/40e0e834-6409-47ef-83e9-73aa07c2f6c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004734 10.0.0.50 - - [2025-11-22 09:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.50 - - [2025-11-22 09:32:50] "GET /config-node/0e047a44-8196-421d-9b76-413bd39da0cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004724 10.0.0.50 - - [2025-11-22 09:33:02] "GET / HTTP/1.1" 200 35931 0.001387 10.0.0.50 - - [2025-11-22 09:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.50 - - [2025-11-22 09:33:02] "GET /routing-instance/3c4ccebe-3fb2-4d96-9269-e1e30a73290a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003578 10.0.0.50 - - [2025-11-22 09:33:02] "POST /bgp-routers HTTP/1.1" 409 301 0.003056 10.0.0.50 - - [2025-11-22 09:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004563 10.0.0.50 - - [2025-11-22 09:33:02] "GET /bgp-router/e2cd08db-fcd1-4633-9333-00c194f6f6a7?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.005367 10.0.0.50 - - [2025-11-22 09:33:02] "PUT /bgp-router/e2cd08db-fcd1-4633-9333-00c194f6f6a7 HTTP/1.1" 200 254 0.015858 [Introspect:8084]10.0.0.50 - - [2025-11-22 09:33:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000972 [Introspect:8084]10.0.0.50 - - [2025-11-22 09:33:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001269 10.0.0.50 - - [2025-11-22 09:33:28] "GET /virtual-machine-interface/d4f20e96-c784-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009487 10.0.0.50 - - [2025-11-22 09:33:28] "POST /set-tag HTTP/1.1" 200 109 0.009490 10.0.0.50 - - [2025-11-22 09:33:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004617 10.0.0.50 - - [2025-11-22 09:33:28] "GET /loadbalancer/4c445bc7-4651-4e89-b5ce-55569dc46373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006698 10.0.0.50 - - [2025-11-22 09:33:28] "GET /virtual-machine-interface/d4f20e96-c784-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005677 10.0.0.50 - - [2025-11-22 09:33:28] "POST /set-tag HTTP/1.1" 200 109 0.031149 10.0.0.50 - - [2025-11-22 09:33:28] "DELETE /loadbalancer-member/2027192e-e941-4e80-b440-f1527d5637d4 HTTP/1.1" 200 115 0.077083 10.0.0.50 - - [2025-11-22 09:33:28] "GET /virtual-machine-interface/d4f20e96-c784-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007318 10.0.0.50 - - [2025-11-22 09:33:28] "POST /set-tag HTTP/1.1" 200 109 0.007011 10.0.0.50 - - [2025-11-22 09:33:28] "DELETE /loadbalancer-member/d1fb8c8b-4b1d-49ed-ba29-f49a4abb6fa7 HTTP/1.1" 200 115 0.055607 10.0.0.50 - - [2025-11-22 09:33:28] "GET /virtual-machine-interface/d4f20e96-c784-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009482 10.0.0.50 - - [2025-11-22 09:33:28] "POST /set-tag HTTP/1.1" 200 109 0.003431 10.0.0.50 - - [2025-11-22 09:33:28] "DELETE /loadbalancer-member/a1729b0b-4889-4c21-98d8-2c51a00f07b7 HTTP/1.1" 200 115 0.053571 10.0.0.50 - - [2025-11-22 09:33:28] "GET /virtual-machine-interface/d4f20e96-c784-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007361 10.0.0.50 - - [2025-11-22 09:33:28] "POST /set-tag HTTP/1.1" 200 109 0.002882 10.0.0.50 - - [2025-11-22 09:33:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.50 - - [2025-11-22 09:33:28] "GET /loadbalancer/4c445bc7-4651-4e89-b5ce-55569dc46373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004003 10.0.0.50 - - [2025-11-22 09:33:28] "GET /loadbalancer-pool/e8295579-69a9-4487-8a92-585beaf88ef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003166 10.0.0.50 - - [2025-11-22 09:33:28] "POST /loadbalancer-members HTTP/1.1" 200 690 0.044113 10.0.0.50 - - [2025-11-22 09:33:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.033477 10.0.0.50 - - [2025-11-22 09:33:29] "GET /virtual-machine-interface/d4f20e96-c784-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010571 10.0.0.50 - - [2025-11-22 09:33:29] "GET /virtual-machine-interface/d4f20e96-c784-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005435 10.0.0.50 - - [2025-11-22 09:33:29] "GET /floating-ip/a245cd78-0226-4eb4-8cc0-1b453070349e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003519 10.0.0.50 - - [2025-11-22 09:33:29] "POST /set-tag HTTP/1.1" 200 109 0.080528 10.0.0.50 - - [2025-11-22 09:33:29] "GET /loadbalancer-pool/3fcce601-baba-4bfb-a819-c44bc5b50404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.015096 10.0.0.50 - - [2025-11-22 09:33:29] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026525 10.0.0.50 - - [2025-11-22 09:33:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.015272 10.0.0.50 - - [2025-11-22 09:33:29] "GET /virtual-machine-interface/d4f20e96-c784-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009539 10.0.0.50 - - [2025-11-22 09:33:29] "GET /virtual-machine-interface/d4f20e96-c784-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013476 10.0.0.50 - - [2025-11-22 09:33:29] "POST /set-tag HTTP/1.1" 200 109 0.015644 10.0.0.50 - - [2025-11-22 09:33:29] "GET /floating-ip/a245cd78-0226-4eb4-8cc0-1b453070349e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.010621 10.0.0.50 - - [2025-11-22 09:33:29] "GET /loadbalancer-pool/e41b937b-fb1b-4bdd-a098-b0381f61a3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.007091 10.0.0.50 - - [2025-11-22 09:33:29] "POST /loadbalancer-members HTTP/1.1" 200 692 0.035084 10.0.0.50 - - [2025-11-22 09:33:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.021358 10.0.0.50 - - [2025-11-22 09:33:29] "GET /virtual-machine-interface/d4f20e96-c784-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017426 10.0.0.50 - - [2025-11-22 09:33:29] "GET /virtual-machine-interface/d4f20e96-c784-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005041 10.0.0.50 - - [2025-11-22 09:33:29] "GET /floating-ip/a245cd78-0226-4eb4-8cc0-1b453070349e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003516 10.0.0.50 - - [2025-11-22 09:33:29] "POST /set-tag HTTP/1.1" 200 109 0.003927 10.0.0.50 - - [2025-11-22 09:34:52] "POST /tags HTTP/1.1" 409 252 0.002925 10.0.0.50 - - [2025-11-22 09:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.50 - - [2025-11-22 09:34:52] "GET /tag/2fc185b4-ee87-44c8-8979-09989d71ed06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.022792 10.0.0.50 - - [2025-11-22 09:34:52] "POST /tags HTTP/1.1" 409 228 0.002978 10.0.0.50 - - [2025-11-22 09:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441 10.0.0.50 - - [2025-11-22 09:34:53] "GET /tag/b81ec6c4-8990-4e30-a86d-831e3bf8eea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011296 10.0.0.50 - - [2025-11-22 09:34:53] "GET /application-policy-set/c4ba4dc0-bdaa-4025-b2dc-97d0148acd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004783 10.0.0.50 - - [2025-11-22 09:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.50 - - [2025-11-22 09:34:53] "GET /policy-management/8a1044b5-672b-4b28-b6d5-96d00858ffd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002834 10.0.0.50 - - [2025-11-22 09:34:53] "POST /tags HTTP/1.1" 409 206 0.002301 10.0.0.50 - - [2025-11-22 09:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.50 - - [2025-11-22 09:34:53] "GET /tag/df3c501d-c054-470c-a88c-3600eaa0239c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011465 10.0.0.50 - - [2025-11-22 09:34:53] "POST /tags HTTP/1.1" 409 226 0.002199 10.0.0.50 - - [2025-11-22 09:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006016 10.0.0.50 - - [2025-11-22 09:34:53] "GET /tag/1bd6339f-a36c-48b6-9ecb-211d146678f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015164 10.0.0.50 - - [2025-11-22 09:34:53] "POST /tags HTTP/1.1" 409 204 0.002537 10.0.0.50 - - [2025-11-22 09:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.50 - - [2025-11-22 09:34:53] "GET /tag/0a57295d-e729-4103-adf1-3520e322ff0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.022705 10.0.0.50 - - [2025-11-22 09:34:53] "POST /tags HTTP/1.1" 409 226 0.003334 10.0.0.50 - - [2025-11-22 09:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.50 - - [2025-11-22 09:34:53] "GET /tag/1bd6339f-a36c-48b6-9ecb-211d146678f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012004 10.0.0.50 - - [2025-11-22 09:34:53] "POST /tags HTTP/1.1" 409 228 0.002150 10.0.0.50 - - [2025-11-22 09:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.50 - - [2025-11-22 09:34:53] "GET /tag/b81ec6c4-8990-4e30-a86d-831e3bf8eea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011383 10.0.0.50 - - [2025-11-22 09:34:53] "POST /tags HTTP/1.1" 409 252 0.002115 10.0.0.50 - - [2025-11-22 09:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.50 - - [2025-11-22 09:34:53] "GET /tag/2fc185b4-ee87-44c8-8979-09989d71ed06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.011547 10.0.0.50 - - [2025-11-22 09:34:53] "GET /application-policy-set/c4ba4dc0-bdaa-4025-b2dc-97d0148acd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002984 10.0.0.50 - - [2025-11-22 09:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.50 - - [2025-11-22 09:34:53] "GET /policy-management/8a1044b5-672b-4b28-b6d5-96d00858ffd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002976 10.0.0.50 - - [2025-11-22 09:34:53] "POST /firewall-rules HTTP/1.1" 409 281 0.002446 10.0.0.50 - - [2025-11-22 09:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.50 - - [2025-11-22 09:34:53] "PUT /firewall-rule/a78379d0-fcbc-4974-a029-c35a91572676 HTTP/1.1" 200 260 0.022743 10.0.0.50 - - [2025-11-22 09:34:53] "POST /firewall-rules HTTP/1.1" 409 291 0.023021 10.0.0.50 - - [2025-11-22 09:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.50 - - [2025-11-22 09:34:53] "PUT /firewall-rule/1e3b6067-ab7b-47ed-9b3b-4843bece1f38 HTTP/1.1" 200 260 0.020023 10.0.0.50 - - [2025-11-22 09:34:53] "GET /firewall-rule/1e3b6067-ab7b-47ed-9b3b-4843bece1f38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.007628 10.0.0.50 - - [2025-11-22 09:34:53] "POST /firewall-rules HTTP/1.1" 200 658 0.085718 10.0.0.50 - - [2025-11-22 09:34:53] "GET /firewall-rule/9eaa6655-54bc-4c3d-b6a3-d45dc79559c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.005690 10.0.0.50 - - [2025-11-22 09:34:53] "GET /firewall-policy/a9dc5d05-00a5-456e-8470-776a196d5b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003354 10.0.0.50 - - [2025-11-22 09:34:53] "GET /firewall-rule/a78379d0-fcbc-4974-a029-c35a91572676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003949 10.0.0.50 - - [2025-11-22 09:34:53] "POST /firewall-policys HTTP/1.1" 409 269 0.002783 10.0.0.50 - - [2025-11-22 09:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.50 - - [2025-11-22 09:34:54] "PUT /firewall-policy/2cfa4d55-f567-46cd-8bf9-409cc30999e6 HTTP/1.1" 200 264 0.025977 10.0.0.50 - - [2025-11-22 09:34:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.012583 10.0.0.50 - - [2025-11-22 09:34:54] "GET /firewall-policy/2cfa4d55-f567-46cd-8bf9-409cc30999e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004346 10.0.0.50 - - [2025-11-22 09:34:54] "GET /application-policy-set/c4ba4dc0-bdaa-4025-b2dc-97d0148acd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004580 10.0.0.50 - - [2025-11-22 09:34:54] "GET /firewall-policy/2cfa4d55-f567-46cd-8bf9-409cc30999e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003087 10.0.0.50 - - [2025-11-22 09:34:54] "GET /firewall-policy/0bee7318-8c29-463e-9f1a-fb0e798cf191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002890 10.0.0.50 - - [2025-11-22 09:34:54] "GET /firewall-policy/2cfa4d55-f567-46cd-8bf9-409cc30999e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002632 10.0.0.50 - - [2025-11-22 09:34:54] "GET /firewall-policy/2cfa4d55-f567-46cd-8bf9-409cc30999e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002773 10.0.0.50 - - [2025-11-22 09:35:55] "GET /virtual-machine-interface/255b1e80-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.007868 10.0.0.50 - - [2025-11-22 09:35:55] "POST /set-tag HTTP/1.1" 200 109 0.008644 10.0.0.50 - - [2025-11-22 09:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007182 10.0.0.50 - - [2025-11-22 09:35:55] "GET /loadbalancer/cdb73ba0-bfd8-48be-8ff5-7d131be6376d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.010849 10.0.0.50 - - [2025-11-22 09:35:55] "GET /virtual-machine-interface/255b1e80-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.016670 10.0.0.50 - - [2025-11-22 09:35:55] "POST /set-tag HTTP/1.1" 200 109 0.051680 10.0.0.50 - - [2025-11-22 09:35:55] "DELETE /loadbalancer-member/7293ad6e-85db-4343-a7ec-27006445cfae HTTP/1.1" 200 115 0.034095 10.0.0.50 - - [2025-11-22 09:35:55] "GET /virtual-machine-interface/2815da70-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005779 10.0.0.50 - - [2025-11-22 09:35:55] "POST /set-tag HTTP/1.1" 200 109 0.002869 10.0.0.50 - - [2025-11-22 09:35:55] "GET /virtual-machine-interface/27056d12-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004883 10.0.0.50 - - [2025-11-22 09:35:55] "POST /set-tag HTTP/1.1" 200 109 0.002866 10.0.0.50 - - [2025-11-22 09:35:56] "GET /virtual-machine-interface/290da2a0-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005294 10.0.0.50 - - [2025-11-22 09:35:56] "POST /set-tag HTTP/1.1" 200 109 0.003554 10.0.0.50 - - [2025-11-22 09:35:56] "GET /virtual-machine-interface/2689c22a-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006444 10.0.0.50 - - [2025-11-22 09:35:56] "POST /set-tag HTTP/1.1" 200 109 0.004046 10.0.0.50 - - [2025-11-22 09:35:56] "GET /virtual-machine-interface/2799fcc0-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.010499 10.0.0.50 - - [2025-11-22 09:35:56] "POST /set-tag HTTP/1.1" 200 109 0.003463 10.0.0.50 - - [2025-11-22 09:35:56] "GET /virtual-machine-interface/2890a4da-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006499 10.0.0.50 - - [2025-11-22 09:35:56] "POST /set-tag HTTP/1.1" 200 109 0.003929 10.0.0.50 - - [2025-11-22 09:35:56] "GET /virtual-machine-interface/25dc2692-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.006692 10.0.0.50 - - [2025-11-22 09:35:56] "POST /set-tag HTTP/1.1" 200 109 0.004610 10.0.0.50 - - [2025-11-22 09:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.50 - - [2025-11-22 09:35:56] "GET /loadbalancer/cdb73ba0-bfd8-48be-8ff5-7d131be6376d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003633 10.0.0.50 - - [2025-11-22 09:35:56] "GET /virtual-machine-interface/255b1e80-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006927 10.0.0.50 - - [2025-11-22 09:35:56] "POST /set-tag HTTP/1.1" 200 109 0.002651 10.0.0.50 - - [2025-11-22 09:35:56] "GET /virtual-machine-interface/255b1e80-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008221 10.0.0.50 - - [2025-11-22 09:35:56] "POST /set-tag HTTP/1.1" 200 109 0.002694 10.0.0.50 - - [2025-11-22 09:35:56] "GET /virtual-machine/60147693-9f7b-426a-8682-7294516ba20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.004109 10.0.0.50 - - [2025-11-22 09:35:56] "POST /ref-update HTTP/1.1" 200 156 0.012964 10.0.0.50 - - [2025-11-22 09:35:56] "GET /virtual-machine-interface/255b1e80-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005194 10.0.0.50 - - [2025-11-22 09:35:56] "POST /set-tag HTTP/1.1" 200 109 0.025563 10.0.0.50 - - [2025-11-22 09:35:56] "POST /set-tag HTTP/1.1" 200 109 0.041810 10.0.0.50 - - [2025-11-22 09:35:56] "POST /set-tag HTTP/1.1" 200 109 0.039766 10.0.0.50 - - [2025-11-22 09:35:56] "POST /set-tag HTTP/1.1" 200 109 0.034570 10.0.0.50 - - [2025-11-22 09:35:57] "POST /set-tag HTTP/1.1" 200 109 0.069233 10.0.0.50 - - [2025-11-22 09:35:57] "DELETE /instance-ip/25763a76-c786-11f0-8603-fa163e65ac18 HTTP/1.1" 200 115 0.067609 10.0.0.50 - - [2025-11-22 09:35:57] "POST /ref-update HTTP/1.1" 200 156 0.012547 10.0.0.50 - - [2025-11-22 09:35:57] "DELETE /virtual-machine-interface/255b1e80-c786-11f0-8603-fa163e65ac18 HTTP/1.1" 200 115 0.038587 10.0.0.50 - - [2025-11-22 09:35:57] "DELETE /virtual-machine/60147693-9f7b-426a-8682-7294516ba20e HTTP/1.1" 200 115 0.022910 10.0.0.50 - - [2025-11-22 09:35:57] "GET /virtual-machine-interface/2689c22a-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004991 10.0.0.50 - - [2025-11-22 09:35:57] "POST /set-tag HTTP/1.1" 200 109 0.004000 10.0.0.50 - - [2025-11-22 09:35:57] "GET /virtual-machine-interface/2689c22a-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005165 10.0.0.50 - - [2025-11-22 09:35:57] "POST /set-tag HTTP/1.1" 200 109 0.002786 10.0.0.50 - - [2025-11-22 09:35:57] "GET /virtual-machine/46eeefb7-0d93-42db-be36-20710f39ce56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003156 10.0.0.50 - - [2025-11-22 09:35:57] "POST /ref-update HTTP/1.1" 200 156 0.014256 10.0.0.50 - - [2025-11-22 09:35:57] "GET /virtual-machine-interface/2689c22a-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.031279 10.0.0.50 - - [2025-11-22 09:35:57] "POST /set-tag HTTP/1.1" 200 109 0.030514 10.0.0.50 - - [2025-11-22 09:35:57] "POST /set-tag HTTP/1.1" 200 109 0.030757 10.0.0.50 - - [2025-11-22 09:35:57] "POST /set-tag HTTP/1.1" 200 109 0.032416 10.0.0.50 - - [2025-11-22 09:35:57] "POST /set-tag HTTP/1.1" 200 109 0.025096 10.0.0.50 - - [2025-11-22 09:35:57] "POST /set-tag HTTP/1.1" 200 109 0.024009 10.0.0.50 - - [2025-11-22 09:35:57] "DELETE /instance-ip/26a3bcb6-c786-11f0-8603-fa163e65ac18 HTTP/1.1" 200 115 0.085883 10.0.0.50 - - [2025-11-22 09:35:57] "DELETE /virtual-machine-interface/2689c22a-c786-11f0-8603-fa163e65ac18 HTTP/1.1" 200 115 0.060151 10.0.0.50 - - [2025-11-22 09:35:57] "DELETE /virtual-machine/46eeefb7-0d93-42db-be36-20710f39ce56 HTTP/1.1" 200 115 0.031647 10.0.0.50 - - [2025-11-22 09:35:58] "GET /virtual-machine-interface/27056d12-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.017739 10.0.0.50 - - [2025-11-22 09:35:58] "POST /set-tag HTTP/1.1" 200 109 0.005377 10.0.0.50 - - [2025-11-22 09:35:58] "GET /virtual-machine-interface/27056d12-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007943 10.0.0.50 - - [2025-11-22 09:35:58] "POST /set-tag HTTP/1.1" 200 109 0.004926 10.0.0.50 - - [2025-11-22 09:35:58] "GET /virtual-machine/1756548c-f4e5-415f-accc-390c6997da01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003951 10.0.0.50 - - [2025-11-22 09:35:58] "POST /ref-update HTTP/1.1" 200 156 0.019690 10.0.0.50 - - [2025-11-22 09:35:58] "GET /virtual-machine-interface/27056d12-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008459 10.0.0.50 - - [2025-11-22 09:35:58] "POST /set-tag HTTP/1.1" 200 109 0.050902 10.0.0.50 - - [2025-11-22 09:35:58] "POST /set-tag HTTP/1.1" 200 109 0.037436 10.0.0.50 - - [2025-11-22 09:35:58] "POST /set-tag HTTP/1.1" 200 109 0.030309 10.0.0.50 - - [2025-11-22 09:35:58] "POST /set-tag HTTP/1.1" 200 109 0.022485 10.0.0.50 - - [2025-11-22 09:35:58] "POST /set-tag HTTP/1.1" 200 109 0.034848 10.0.0.50 - - [2025-11-22 09:35:58] "DELETE /instance-ip/2720c72e-c786-11f0-8603-fa163e65ac18 HTTP/1.1" 200 115 0.088233 10.0.0.50 - - [2025-11-22 09:35:58] "DELETE /virtual-machine-interface/27056d12-c786-11f0-8603-fa163e65ac18 HTTP/1.1" 200 115 0.061268 10.0.0.50 - - [2025-11-22 09:35:58] "DELETE /virtual-machine/1756548c-f4e5-415f-accc-390c6997da01 HTTP/1.1" 200 115 0.029561 10.0.0.50 - - [2025-11-22 09:35:58] "DELETE /tag/c8a542d6-0d88-4c17-a7ae-5a2d46dac384 HTTP/1.1" 200 115 0.059442 10.0.0.50 - - [2025-11-22 09:35:58] "GET /virtual-machine-interface/25dc2692-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.006950 10.0.0.50 - - [2025-11-22 09:35:58] "POST /set-tag HTTP/1.1" 200 109 0.004618 10.0.0.50 - - [2025-11-22 09:35:58] "GET /virtual-machine-interface/25dc2692-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.006961 10.0.0.50 - - [2025-11-22 09:35:58] "POST /set-tag HTTP/1.1" 200 109 0.003326 10.0.0.50 - - [2025-11-22 09:35:58] "GET /virtual-machine/cd32ebbd-caa0-40fa-8613-add2ac9c081e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004471 10.0.0.50 - - [2025-11-22 09:35:58] "POST /ref-update HTTP/1.1" 200 156 0.011789 10.0.0.50 - - [2025-11-22 09:35:58] "GET /virtual-machine-interface/25dc2692-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.017906 10.0.0.50 - - [2025-11-22 09:35:58] "POST /set-tag HTTP/1.1" 200 109 0.030341 10.0.0.50 - - [2025-11-22 09:35:59] "POST /set-tag HTTP/1.1" 200 109 0.042041 10.0.0.50 - - [2025-11-22 09:35:59] "POST /set-tag HTTP/1.1" 200 109 0.031500 10.0.0.50 - - [2025-11-22 09:35:59] "POST /set-tag HTTP/1.1" 200 109 0.038193 10.0.0.50 - - [2025-11-22 09:35:59] "POST /set-tag HTTP/1.1" 200 109 0.043735 10.0.0.50 - - [2025-11-22 09:35:59] "DELETE /instance-ip/25fb7de4-c786-11f0-8603-fa163e65ac18 HTTP/1.1" 200 115 0.060493 10.0.0.50 - - [2025-11-22 09:35:59] "POST /ref-update HTTP/1.1" 200 156 0.021125 10.0.0.50 - - [2025-11-22 09:35:59] "DELETE /virtual-machine-interface/25dc2692-c786-11f0-8603-fa163e65ac18 HTTP/1.1" 200 115 0.059357 10.0.0.50 - - [2025-11-22 09:35:59] "DELETE /virtual-machine/cd32ebbd-caa0-40fa-8613-add2ac9c081e HTTP/1.1" 200 115 0.028818 10.0.0.50 - - [2025-11-22 09:35:59] "DELETE /tag/f1a71155-a5da-4860-8619-bf85254b93cd HTTP/1.1" 200 115 0.053756 10.0.0.50 - - [2025-11-22 09:35:59] "DELETE /tag/df3c501d-c054-470c-a88c-3600eaa0239c HTTP/1.1" 409 388 0.005464 [Introspect:8084]10.0.0.50 - - [2025-11-22 09:36:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001121 [Introspect:8084]10.0.0.50 - - [2025-11-22 09:36:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001386 10.0.0.50 - - [2025-11-22 09:36:27] "GET /virtual-machine-interface/2799fcc0-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005653 10.0.0.50 - - [2025-11-22 09:36:27] "POST /set-tag HTTP/1.1" 200 109 0.005884 10.0.0.50 - - [2025-11-22 09:36:27] "GET /virtual-machine-interface/2799fcc0-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005039 10.0.0.50 - - [2025-11-22 09:36:27] "POST /set-tag HTTP/1.1" 200 109 0.005519 10.0.0.50 - - [2025-11-22 09:36:27] "GET /virtual-machine/7c855a0f-f1c9-4499-bca5-edb5015ff2dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003196 10.0.0.50 - - [2025-11-22 09:36:27] "POST /ref-update HTTP/1.1" 200 156 0.022015 10.0.0.50 - - [2025-11-22 09:36:27] "GET /virtual-machine-interface/2799fcc0-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008434 10.0.0.50 - - [2025-11-22 09:36:27] "POST /set-tag HTTP/1.1" 200 109 0.027704 10.0.0.50 - - [2025-11-22 09:36:27] "POST /set-tag HTTP/1.1" 200 109 0.026569 10.0.0.50 - - [2025-11-22 09:36:27] "POST /set-tag HTTP/1.1" 200 109 0.027217 10.0.0.50 - - [2025-11-22 09:36:27] "POST /set-tag HTTP/1.1" 200 109 0.018274 10.0.0.50 - - [2025-11-22 09:36:27] "DELETE /instance-ip/27b5b87a-c786-11f0-8603-fa163e65ac18 HTTP/1.1" 200 115 0.070938 10.0.0.50 - - [2025-11-22 09:36:27] "DELETE /virtual-machine-interface/2799fcc0-c786-11f0-8603-fa163e65ac18 HTTP/1.1" 200 115 0.067638 10.0.0.50 - - [2025-11-22 09:36:27] "DELETE /virtual-machine/7c855a0f-f1c9-4499-bca5-edb5015ff2dd HTTP/1.1" 200 115 0.021082 10.0.0.50 - - [2025-11-22 09:36:27] "DELETE /tag/77c9785f-e275-411b-9f78-6f152bba53d2 HTTP/1.1" 200 115 0.039725 10.0.0.50 - - [2025-11-22 09:36:27] "GET /virtual-machine-interface/2890a4da-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004584 10.0.0.50 - - [2025-11-22 09:36:28] "POST /set-tag HTTP/1.1" 200 109 0.003155 10.0.0.50 - - [2025-11-22 09:36:28] "GET /virtual-machine-interface/2890a4da-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005176 10.0.0.50 - - [2025-11-22 09:36:28] "POST /set-tag HTTP/1.1" 200 109 0.002868 10.0.0.50 - - [2025-11-22 09:36:28] "GET /virtual-machine/002626d9-2891-4382-9ae6-8445a0b42920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1632 0.003480 10.0.0.50 - - [2025-11-22 09:36:28] "POST /ref-update HTTP/1.1" 200 156 0.012013 10.0.0.50 - - [2025-11-22 09:36:28] "GET /virtual-machine-interface/2890a4da-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.022620 10.0.0.50 - - [2025-11-22 09:36:28] "POST /set-tag HTTP/1.1" 200 109 0.029849 10.0.0.50 - - [2025-11-22 09:36:28] "POST /set-tag HTTP/1.1" 200 109 0.032231 10.0.0.50 - - [2025-11-22 09:36:28] "POST /set-tag HTTP/1.1" 200 109 0.034584 10.0.0.50 - - [2025-11-22 09:36:28] "POST /set-tag HTTP/1.1" 200 109 0.022663 10.0.0.50 - - [2025-11-22 09:36:28] "DELETE /instance-ip/28ac22f0-c786-11f0-8603-fa163e65ac18 HTTP/1.1" 200 115 0.074859 10.0.0.50 - - [2025-11-22 09:36:28] "DELETE /virtual-machine-interface/2890a4da-c786-11f0-8603-fa163e65ac18 HTTP/1.1" 200 115 0.058222 10.0.0.50 - - [2025-11-22 09:36:28] "DELETE /virtual-machine/002626d9-2891-4382-9ae6-8445a0b42920 HTTP/1.1" 200 115 0.043368 10.0.0.50 - - [2025-11-22 09:36:28] "DELETE /tag/9b3c40b6-76db-40d9-8570-7733116ae745 HTTP/1.1" 200 115 0.054665 10.0.0.50 - - [2025-11-22 09:36:28] "GET /virtual-machine-interface/290da2a0-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007716 10.0.0.50 - - [2025-11-22 09:36:28] "POST /set-tag HTTP/1.1" 200 109 0.003387 10.0.0.50 - - [2025-11-22 09:36:28] "GET /virtual-machine-interface/290da2a0-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005362 10.0.0.50 - - [2025-11-22 09:36:28] "POST /set-tag HTTP/1.1" 200 109 0.003239 10.0.0.50 - - [2025-11-22 09:36:28] "GET /virtual-machine/34087aec-a67f-46cf-8484-818bce58ae36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003336 10.0.0.50 - - [2025-11-22 09:36:28] "POST /ref-update HTTP/1.1" 200 156 0.012798 10.0.0.50 - - [2025-11-22 09:36:28] "GET /virtual-machine-interface/290da2a0-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007404 10.0.0.50 - - [2025-11-22 09:36:28] "POST /set-tag HTTP/1.1" 200 109 0.019024 10.0.0.50 - - [2025-11-22 09:36:28] "POST /set-tag HTTP/1.1" 200 109 0.038958 10.0.0.50 - - [2025-11-22 09:36:28] "POST /set-tag HTTP/1.1" 200 109 0.035735 10.0.0.50 - - [2025-11-22 09:36:28] "POST /set-tag HTTP/1.1" 200 109 0.015925 10.0.0.50 - - [2025-11-22 09:36:29] "DELETE /instance-ip/292dfcc6-c786-11f0-8603-fa163e65ac18 HTTP/1.1" 200 115 0.061172 10.0.0.50 - - [2025-11-22 09:36:29] "DELETE /virtual-machine-interface/290da2a0-c786-11f0-8603-fa163e65ac18 HTTP/1.1" 200 115 0.061003 10.0.0.50 - - [2025-11-22 09:36:29] "DELETE /virtual-machine/34087aec-a67f-46cf-8484-818bce58ae36 HTTP/1.1" 200 115 0.031508 10.0.0.50 - - [2025-11-22 09:36:29] "DELETE /tag/b81ec6c4-8990-4e30-a86d-831e3bf8eea7 HTTP/1.1" 409 236 0.009212 10.0.0.50 - - [2025-11-22 09:36:29] "DELETE /tag/c047907d-e961-4ad2-9946-78dea8c3a2f4 HTTP/1.1" 200 115 0.040262 10.0.0.50 - - [2025-11-22 09:36:29] "DELETE /tag/2fc185b4-ee87-44c8-8979-09989d71ed06 HTTP/1.1" 409 236 0.006980 10.0.0.50 - - [2025-11-22 09:36:29] "GET /virtual-machine-interface/2815da70-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.009406 10.0.0.50 - - [2025-11-22 09:36:29] "POST /set-tag HTTP/1.1" 200 109 0.002902 10.0.0.50 - - [2025-11-22 09:36:29] "GET /virtual-machine-interface/2815da70-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006608 10.0.0.50 - - [2025-11-22 09:36:29] "POST /set-tag HTTP/1.1" 200 109 0.002680 10.0.0.50 - - [2025-11-22 09:36:29] "GET /virtual-machine/a950df78-7ad6-4cf2-b4ae-b23931b3c3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003443 10.0.0.50 - - [2025-11-22 09:36:29] "POST /ref-update HTTP/1.1" 200 156 0.010289 10.0.0.50 - - [2025-11-22 09:36:29] "GET /virtual-machine-interface/2815da70-c786-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.013556 10.0.0.50 - - [2025-11-22 09:36:29] "POST /set-tag HTTP/1.1" 200 109 0.018861 10.0.0.50 - - [2025-11-22 09:36:29] "POST /set-tag HTTP/1.1" 200 109 0.046049 10.0.0.50 - - [2025-11-22 09:36:29] "POST /set-tag HTTP/1.1" 200 109 0.031185 10.0.0.50 - - [2025-11-22 09:36:29] "POST /set-tag HTTP/1.1" 200 109 0.020207 10.0.0.50 - - [2025-11-22 09:36:29] "DELETE /instance-ip/282fea32-c786-11f0-8603-fa163e65ac18 HTTP/1.1" 200 115 0.063467 10.0.0.50 - - [2025-11-22 09:36:29] "DELETE /virtual-machine-interface/2815da70-c786-11f0-8603-fa163e65ac18 HTTP/1.1" 200 115 0.061094 10.0.0.50 - - [2025-11-22 09:36:29] "DELETE /virtual-machine/a950df78-7ad6-4cf2-b4ae-b23931b3c3df HTTP/1.1" 200 115 0.022365 10.0.0.50 - - [2025-11-22 09:36:29] "DELETE /tag/310a3860-2459-4a12-b132-12d43be4f5e1 HTTP/1.1" 200 115 0.039672 10.0.0.50 - - [2025-11-22 09:36:29] "DELETE /tag/0a57295d-e729-4103-adf1-3520e322ff0d HTTP/1.1" 409 236 0.005502 10.0.0.50 - - [2025-11-22 09:36:29] "DELETE /tag/b435ee86-d64c-4202-8074-ddbcbea810ba HTTP/1.1" 200 115 0.045027 10.0.0.50 - - [2025-11-22 09:36:31] "POST /projects HTTP/1.1" 409 238 0.002772 10.0.0.50 - - [2025-11-22 09:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.50 - - [2025-11-22 09:36:31] "GET /project/0140cf67-1cd1-41eb-a7ef-4a6c6a1945c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.043976 10.0.0.50 - - [2025-11-22 09:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.50 - - [2025-11-22 09:36:31] "GET /virtual-network/3ae79303-c28d-4928-ac3f-de6038b78d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004907 10.0.0.50 - - [2025-11-22 09:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.50 - - [2025-11-22 09:36:31] "GET /virtual-network/2c35c88c-1574-4c82-abf7-04e3c4337990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005370 10.0.0.50 - - [2025-11-22 09:36:31] "POST /security-groups HTTP/1.1" 409 285 0.003353 10.0.0.50 - - [2025-11-22 09:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.50 - - [2025-11-22 09:36:31] "PUT /security-group/52080004-bab2-4458-9623-4df5efa1f36d HTTP/1.1" 200 262 0.061574 10.0.0.50 - - [2025-11-22 09:36:31] "PUT /access-control-list/12fda1e9-bdb0-405e-88b4-7e4000d94115 HTTP/1.1" 200 272 0.015698 10.0.0.50 - - [2025-11-22 09:36:31] "PUT /access-control-list/df83bfc2-b0ba-45bb-9696-1068859433e8 HTTP/1.1" 200 272 0.019615 10.0.0.50 - - [2025-11-22 09:36:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.025957 10.0.0.50 - - [2025-11-22 09:36:36] "POST /projects HTTP/1.1" 409 238 0.002414 10.0.0.50 - - [2025-11-22 09:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.50 - - [2025-11-22 09:36:36] "GET /project/0140cf67-1cd1-41eb-a7ef-4a6c6a1945c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.041816 10.0.0.50 - - [2025-11-22 09:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.50 - - [2025-11-22 09:36:36] "GET /virtual-network/3ae79303-c28d-4928-ac3f-de6038b78d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006043 10.0.0.50 - - [2025-11-22 09:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.50 - - [2025-11-22 09:36:36] "GET /virtual-network/2c35c88c-1574-4c82-abf7-04e3c4337990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004974 10.0.0.50 - - [2025-11-22 09:36:36] "POST /security-groups HTTP/1.1" 409 285 0.004437 10.0.0.50 - - [2025-11-22 09:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.50 - - [2025-11-22 09:36:36] "PUT /security-group/52080004-bab2-4458-9623-4df5efa1f36d HTTP/1.1" 200 262 0.060598 10.0.0.50 - - [2025-11-22 09:36:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.019239 10.0.0.50 - - [2025-11-22 09:36:36] "GET /firewall-policy/0bee7318-8c29-463e-9f1a-fb0e798cf191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.017996 10.0.0.50 - - [2025-11-22 09:36:36] "PUT /access-control-list/12fda1e9-bdb0-405e-88b4-7e4000d94115 HTTP/1.1" 200 272 0.023401 10.0.0.50 - - [2025-11-22 09:36:36] "PUT /access-control-list/df83bfc2-b0ba-45bb-9696-1068859433e8 HTTP/1.1" 200 272 0.020915 10.0.0.50 - - [2025-11-22 09:36:36] "GET /firewall-rule/3e844078-3c0d-41fe-b48f-432a5f6ced64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004887 10.0.0.50 - - [2025-11-22 09:36:36] "POST /ref-update HTTP/1.1" 200 156 0.058750 10.0.0.50 - - [2025-11-22 09:36:36] "DELETE /firewall-rule/3e844078-3c0d-41fe-b48f-432a5f6ced64 HTTP/1.1" 200 115 0.063667 10.0.0.50 - - [2025-11-22 09:36:36] "GET /firewall-policy/0bee7318-8c29-463e-9f1a-fb0e798cf191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.005285 10.0.0.50 - - [2025-11-22 09:36:36] "GET /firewall-rule/c5ca7b3c-c1b2-48fb-9ad5-b855e51b33d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003540 10.0.0.50 - - [2025-11-22 09:36:37] "POST /ref-update HTTP/1.1" 200 156 0.057211 10.0.0.50 - - [2025-11-22 09:36:37] "DELETE /firewall-rule/c5ca7b3c-c1b2-48fb-9ad5-b855e51b33d2 HTTP/1.1" 200 115 0.044453 10.0.0.50 - - [2025-11-22 09:36:37] "DELETE /tag/b81ec6c4-8990-4e30-a86d-831e3bf8eea7 HTTP/1.1" 409 236 0.006505 10.0.0.50 - - [2025-11-22 09:36:37] "DELETE /tag/98b3937f-b1f0-4fbc-b8a0-49820ea3089c HTTP/1.1" 200 115 0.067415 10.0.0.50 - - [2025-11-22 09:36:37] "DELETE /tag/2fc185b4-ee87-44c8-8979-09989d71ed06 HTTP/1.1" 409 236 0.008136 10.0.0.50 - - [2025-11-22 09:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.50 - - [2025-11-22 09:36:37] "GET /virtual-network/3ae79303-c28d-4928-ac3f-de6038b78d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005436 10.0.0.50 - - [2025-11-22 09:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.50 - - [2025-11-22 09:36:37] "GET /virtual-network/2c35c88c-1574-4c82-abf7-04e3c4337990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005199 10.0.0.50 - - [2025-11-22 09:36:37] "PUT /virtual-network/3ae79303-c28d-4928-ac3f-de6038b78d99 HTTP/1.1" 200 264 0.060412 10.0.0.50 - - [2025-11-22 09:36:37] "PUT /virtual-network/2c35c88c-1574-4c82-abf7-04e3c4337990 HTTP/1.1" 200 264 0.048440 10.0.0.50 - - [2025-11-22 09:36:37] "DELETE /security-group/52080004-bab2-4458-9623-4df5efa1f36d HTTP/1.1" 200 115 0.055504 10.0.0.50 - - [2025-11-22 09:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.50 - - [2025-11-22 09:36:37] "DELETE /access-control-list/12fda1e9-bdb0-405e-88b4-7e4000d94115 HTTP/1.1" 200 115 0.039315 10.0.0.50 - - [2025-11-22 09:36:37] "DELETE /access-control-list/df83bfc2-b0ba-45bb-9696-1068859433e8 HTTP/1.1" 200 115 0.035877 10.0.0.50 - - [2025-11-22 09:36:37] "GET /project/0140cf67-1cd1-41eb-a7ef-4a6c6a1945c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1892 0.041615 10.0.0.50 - - [2025-11-22 09:36:37] "GET /project/0140cf67-1cd1-41eb-a7ef-4a6c6a1945c5?fields=security_groups HTTP/1.1" 200 1350 0.051256 10.0.0.50 - - [2025-11-22 09:36:37] "DELETE /security-group/786ab363-f317-4d25-9014-d29d9d0c89e3 HTTP/1.1" 200 115 0.047844 10.0.0.50 - - [2025-11-22 09:36:37] "DELETE /access-control-list/c11a4827-420c-45f4-96e3-58a5000d444f HTTP/1.1" 200 115 0.039049 10.0.0.50 - - [2025-11-22 09:36:37] "GET /project/0140cf67-1cd1-41eb-a7ef-4a6c6a1945c5?fields=application_policy_sets HTTP/1.1" 200 1389 0.049652 10.0.0.50 - - [2025-11-22 09:36:37] "DELETE /access-control-list/04e948c1-5211-4498-becf-e70bd7adcada HTTP/1.1" 200 115 0.051948 10.0.0.50 - - [2025-11-22 09:36:37] "DELETE /project/0140cf67-1cd1-41eb-a7ef-4a6c6a1945c5 HTTP/1.1" 200 115 0.339748 10.0.0.50 - - [2025-11-22 09:36:37] "POST /projects HTTP/1.1" 409 238 0.002494 10.0.0.50 - - [2025-11-22 09:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.50 - - [2025-11-22 09:36:38] "GET /project/274dac2a-bea0-44c4-a8a2-228efc19fe6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.052540 10.0.0.50 - - [2025-11-22 09:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.50 - - [2025-11-22 09:36:38] "GET /virtual-network/3ae79303-c28d-4928-ac3f-de6038b78d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005339 10.0.0.50 - - [2025-11-22 09:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.50 - - [2025-11-22 09:36:38] "GET /virtual-network/2c35c88c-1574-4c82-abf7-04e3c4337990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006116 10.0.0.50 - - [2025-11-22 09:36:38] "POST /security-groups HTTP/1.1" 409 285 0.003069 10.0.0.50 - - [2025-11-22 09:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.50 - - [2025-11-22 09:36:38] "PUT /security-group/a52cfdde-64ac-4a12-abd4-6a94da0f29a1 HTTP/1.1" 200 262 0.057231 10.0.0.50 - - [2025-11-22 09:36:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.021956 10.0.0.50 - - [2025-11-22 09:36:38] "PUT /access-control-list/3e7f7d6c-62dc-4ca5-a10e-0386afb97445 HTTP/1.1" 200 272 0.020500 10.0.0.50 - - [2025-11-22 09:36:38] "PUT /access-control-list/18bd13ce-e17c-480d-9cac-48a83f3d97bc HTTP/1.1" 200 272 0.019547 10.0.0.50 - - [2025-11-22 09:36:42] "GET /application-policy-set/c4ba4dc0-bdaa-4025-b2dc-97d0148acd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.008425 10.0.0.50 - - [2025-11-22 09:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007116 10.0.0.50 - - [2025-11-22 09:36:42] "GET /policy-management/8a1044b5-672b-4b28-b6d5-96d00858ffd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004067 10.0.0.50 - - [2025-11-22 09:36:42] "GET /firewall-policy/a9dc5d05-00a5-456e-8470-776a196d5b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004597 10.0.0.50 - - [2025-11-22 09:36:42] "GET /firewall-rule/a78379d0-fcbc-4974-a029-c35a91572676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003977 10.0.0.50 - - [2025-11-22 09:36:42] "POST /ref-update HTTP/1.1" 200 156 0.032018 10.0.0.50 - - [2025-11-22 09:36:42] "DELETE /firewall-rule/a78379d0-fcbc-4974-a029-c35a91572676 HTTP/1.1" 200 115 0.141354 10.0.0.50 - - [2025-11-22 09:36:42] "GET /firewall-policy/2cfa4d55-f567-46cd-8bf9-409cc30999e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007048 10.0.0.50 - - [2025-11-22 09:36:43] "GET /firewall-rule/1e3b6067-ab7b-47ed-9b3b-4843bece1f38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.004008 10.0.0.50 - - [2025-11-22 09:36:43] "POST /ref-update HTTP/1.1" 200 156 0.057020 10.0.0.50 - - [2025-11-22 09:36:43] "DELETE /firewall-rule/1e3b6067-ab7b-47ed-9b3b-4843bece1f38 HTTP/1.1" 200 115 0.108725 10.0.0.50 - - [2025-11-22 09:36:43] "GET /firewall-policy/2cfa4d55-f567-46cd-8bf9-409cc30999e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.009104 10.0.0.50 - - [2025-11-22 09:36:43] "GET /firewall-rule/9eaa6655-54bc-4c3d-b6a3-d45dc79559c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.003428 10.0.0.50 - - [2025-11-22 09:36:43] "GET /global-system-configs HTTP/1.1" 200 322 0.003948 10.0.0.50 - - [2025-11-22 09:36:43] "POST /ref-update HTTP/1.1" 200 156 0.022288 10.0.0.50 - - [2025-11-22 09:36:43] "DELETE /firewall-rule/9eaa6655-54bc-4c3d-b6a3-d45dc79559c3 HTTP/1.1" 200 115 0.071261 10.0.0.50 - - [2025-11-22 09:36:43] "GET /application-policy-set/c4ba4dc0-bdaa-4025-b2dc-97d0148acd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.006145 10.0.0.50 - - [2025-11-22 09:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.50 - - [2025-11-22 09:36:43] "GET /policy-management/8a1044b5-672b-4b28-b6d5-96d00858ffd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006328 10.0.0.50 - - [2025-11-22 09:36:43] "GET /firewall-policy/2cfa4d55-f567-46cd-8bf9-409cc30999e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007982 10.0.0.50 - - [2025-11-22 09:36:43] "POST /ref-update HTTP/1.1" 200 156 0.035342 10.0.0.50 - - [2025-11-22 09:36:43] "DELETE /firewall-policy/2cfa4d55-f567-46cd-8bf9-409cc30999e6 HTTP/1.1" 200 115 0.046926 10.0.0.50 - - [2025-11-22 09:36:43] "DELETE /tag/df3c501d-c054-470c-a88c-3600eaa0239c HTTP/1.1" 200 115 0.077082 10.0.0.50 - - [2025-11-22 09:36:43] "DELETE /tag/b81ec6c4-8990-4e30-a86d-831e3bf8eea7 HTTP/1.1" 200 115 0.074021 10.0.0.50 - - [2025-11-22 09:36:43] "DELETE /tag/0a57295d-e729-4103-adf1-3520e322ff0d HTTP/1.1" 200 115 0.074970 10.0.0.50 - - [2025-11-22 09:36:43] "DELETE /tag/2fc185b4-ee87-44c8-8979-09989d71ed06 HTTP/1.1" 200 115 0.033741 10.0.0.50 - - [2025-11-22 09:36:43] "DELETE /loadbalancer-member/f7bfa3bb-12b2-4060-88df-85020f31febd HTTP/1.1" 200 115 0.024249 10.0.0.50 - - [2025-11-22 09:36:43] "DELETE /loadbalancer-pool/09b006ac-4532-4063-9fb2-40dda09603a9 HTTP/1.1" 200 115 0.029446 10.0.0.50 - - [2025-11-22 09:36:43] "DELETE /loadbalancer-listener/54e6c4ae-7862-48bd-a857-44dfd3c2f309 HTTP/1.1" 200 115 0.030694 10.0.0.50 - - [2025-11-22 09:36:44] "DELETE /loadbalancer/cdb73ba0-bfd8-48be-8ff5-7d131be6376d HTTP/1.1" 200 115 0.036202 10.0.0.50 - - [2025-11-22 09:36:44] "DELETE /floating-ip/5cbf12bd-50a8-405b-b0b6-8525e60f3dcf HTTP/1.1" 200 115 0.047625 10.0.0.50 - - [2025-11-22 09:36:44] "DELETE /instance-ip/db054426-4af7-4987-af1c-be9126997bd7 HTTP/1.1" 200 115 0.043565 10.0.0.50 - - [2025-11-22 09:36:44] "DELETE /virtual-machine-interface/7f36cbd5-bbab-4b73-8c18-0cb510a66e0c HTTP/1.1" 200 115 0.041546 10.0.0.50 - - [2025-11-22 09:36:44] "DELETE /tag/ae1306d9-76dd-4139-a971-cf49e7479183 HTTP/1.1" 200 115 0.046984 10.0.0.50 - - [2025-11-22 09:36:44] "POST /projects HTTP/1.1" 409 238 0.002774 10.0.0.50 - - [2025-11-22 09:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.50 - - [2025-11-22 09:36:44] "GET /project/274dac2a-bea0-44c4-a8a2-228efc19fe6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.051905 10.0.0.50 - - [2025-11-22 09:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.50 - - [2025-11-22 09:36:44] "GET /virtual-network/3ae79303-c28d-4928-ac3f-de6038b78d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005324 10.0.0.50 - - [2025-11-22 09:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.50 - - [2025-11-22 09:36:44] "GET /virtual-network/2c35c88c-1574-4c82-abf7-04e3c4337990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.008069 10.0.0.50 - - [2025-11-22 09:36:44] "POST /security-groups HTTP/1.1" 409 285 0.003085 10.0.0.50 - - [2025-11-22 09:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.50 - - [2025-11-22 09:36:44] "PUT /security-group/a52cfdde-64ac-4a12-abd4-6a94da0f29a1 HTTP/1.1" 200 262 0.058329 10.0.0.50 - - [2025-11-22 09:36:44] "PUT /access-control-list/3e7f7d6c-62dc-4ca5-a10e-0386afb97445 HTTP/1.1" 200 272 0.014095 10.0.0.50 - - [2025-11-22 09:36:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.017804 10.0.0.50 - - [2025-11-22 09:36:44] "GET /global-system-configs HTTP/1.1" 200 322 0.011068 10.0.0.50 - - [2025-11-22 09:36:44] "GET /firewall-policy/0bee7318-8c29-463e-9f1a-fb0e798cf191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.043825 10.0.0.50 - - [2025-11-22 09:36:44] "PUT /access-control-list/18bd13ce-e17c-480d-9cac-48a83f3d97bc HTTP/1.1" 200 272 0.059029 10.0.0.50 - - [2025-11-22 09:36:44] "GET /firewall-rule/f7a8dbc9-dd61-4aeb-9b58-ed738338904e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003939 10.0.0.50 - - [2025-11-22 09:36:44] "POST /ref-update HTTP/1.1" 200 156 0.058362 10.0.0.50 - - [2025-11-22 09:36:44] "DELETE /firewall-rule/f7a8dbc9-dd61-4aeb-9b58-ed738338904e HTTP/1.1" 200 115 0.045186 10.0.0.50 - - [2025-11-22 09:36:44] "GET /firewall-policy/0bee7318-8c29-463e-9f1a-fb0e798cf191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.008041 10.0.0.50 - - [2025-11-22 09:36:44] "GET /firewall-rule/face3839-e609-42d6-8aee-adf4f7c06541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003422 10.0.0.50 - - [2025-11-22 09:36:44] "POST /ref-update HTTP/1.1" 200 156 0.051404 10.0.0.50 - - [2025-11-22 09:36:44] "DELETE /firewall-rule/face3839-e609-42d6-8aee-adf4f7c06541 HTTP/1.1" 200 115 0.037046 10.0.0.50 - - [2025-11-22 09:36:44] "DELETE /tag/1bd6339f-a36c-48b6-9ecb-211d146678f9 HTTP/1.1" 200 115 0.044197 10.0.0.50 - - [2025-11-22 09:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.50 - - [2025-11-22 09:36:45] "GET /virtual-network/3ae79303-c28d-4928-ac3f-de6038b78d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004842 10.0.0.50 - - [2025-11-22 09:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.50 - - [2025-11-22 09:36:45] "GET /virtual-network/2c35c88c-1574-4c82-abf7-04e3c4337990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005123 10.0.0.50 - - [2025-11-22 09:36:45] "PUT /virtual-network/3ae79303-c28d-4928-ac3f-de6038b78d99 HTTP/1.1" 200 264 0.055876 10.0.0.50 - - [2025-11-22 09:36:45] "PUT /virtual-network/2c35c88c-1574-4c82-abf7-04e3c4337990 HTTP/1.1" 200 264 0.050633 10.0.0.50 - - [2025-11-22 09:36:45] "DELETE /security-group/a52cfdde-64ac-4a12-abd4-6a94da0f29a1 HTTP/1.1" 200 115 0.086464 10.0.0.50 - - [2025-11-22 09:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.50 - - [2025-11-22 09:36:45] "DELETE /access-control-list/3e7f7d6c-62dc-4ca5-a10e-0386afb97445 HTTP/1.1" 200 115 0.039573 10.0.0.50 - - [2025-11-22 09:36:45] "DELETE /access-control-list/18bd13ce-e17c-480d-9cac-48a83f3d97bc HTTP/1.1" 200 115 0.076172 10.0.0.50 - - [2025-11-22 09:36:45] "GET /project/274dac2a-bea0-44c4-a8a2-228efc19fe6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.079871 10.0.0.50 - - [2025-11-22 09:36:45] "GET /project/274dac2a-bea0-44c4-a8a2-228efc19fe6f?fields=security_groups HTTP/1.1" 200 1352 0.051564 10.0.0.50 - - [2025-11-22 09:36:45] "DELETE /security-group/bab2b21b-a76e-46a1-994e-6c2c71b0711b HTTP/1.1" 200 115 0.142342 10.0.0.50 - - [2025-11-22 09:36:45] "DELETE /access-control-list/11da83d0-9cfe-4bf9-b645-fe8391df75fd HTTP/1.1" 200 115 0.100919 10.0.0.50 - - [2025-11-22 09:36:45] "GET /project/274dac2a-bea0-44c4-a8a2-228efc19fe6f?fields=application_policy_sets HTTP/1.1" 200 1391 0.060891 10.0.0.50 - - [2025-11-22 09:36:45] "DELETE /access-control-list/109a0bd1-d2e2-43c9-bfc7-1cd8355882cb HTTP/1.1" 200 115 0.054428 10.0.0.50 - - [2025-11-22 09:36:45] "DELETE /project/274dac2a-bea0-44c4-a8a2-228efc19fe6f HTTP/1.1" 200 115 0.548895 [Introspect:8084]10.0.0.50 - - [2025-11-22 09:37:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001723 [Introspect:8084]10.0.0.50 - - [2025-11-22 09:37:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001788 [Introspect:8084]10.0.0.50 - - [2025-11-22 09:37:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001409 [Introspect:8084]10.0.0.50 - - [2025-11-22 09:37:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001835 10.0.0.50 - - [2025-11-22 09:37:44] "GET / HTTP/1.1" 200 35931 0.003870 10.0.0.50 - - [2025-11-22 09:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.50 - - [2025-11-22 09:37:44] "GET /global-vrouter-config/36efe958-2395-43c0-ab42-937c0ed1cc04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.007768 10.0.0.50 - - [2025-11-22 09:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004326 10.0.0.50 - - [2025-11-22 09:37:44] "GET /global-vrouter-config/36efe958-2395-43c0-ab42-937c0ed1cc04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.004436 10.0.0.50 - - [2025-11-22 09:37:59] "GET / HTTP/1.1" 200 35931 0.001522 10.0.0.50 - - [2025-11-22 09:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.50 - - [2025-11-22 09:37:59] "GET /global-system-config/40e0e834-6409-47ef-83e9-73aa07c2f6c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.006006 10.0.0.50 - - [2025-11-22 09:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.50 - - [2025-11-22 09:37:59] "GET /config-node/0e047a44-8196-421d-9b76-413bd39da0cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.009871 10.0.0.50 - - [2025-11-22 09:37:59] "GET / HTTP/1.1" 200 35931 0.002085 10.0.0.50 - - [2025-11-22 09:37:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002949 10.0.0.50 - - [2025-11-22 09:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.50 - - [2025-11-22 09:38:04] "GET /global-vrouter-config/36efe958-2395-43c0-ab42-937c0ed1cc04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002874 10.0.0.50 - - [2025-11-22 09:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.50 - - [2025-11-22 09:38:04] "PUT /global-vrouter-config/36efe958-2395-43c0-ab42-937c0ed1cc04 HTTP/1.1" 200 276 0.010214 10.0.0.50 - - [2025-11-22 09:38:05] "GET / HTTP/1.1" 200 35931 0.001610 10.0.0.50 - - [2025-11-22 09:38:05] "POST /alarms HTTP/1.1" 409 264 0.003823 10.0.0.50 - - [2025-11-22 09:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.50 - - [2025-11-22 09:38:05] "PUT /alarm/ffefe1d7-b491-406e-91af-f120001e0d5d HTTP/1.1" 200 244 0.014864 10.0.0.50 - - [2025-11-22 09:38:05] "POST /alarms HTTP/1.1" 409 261 0.002557 10.0.0.50 - - [2025-11-22 09:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.50 - - [2025-11-22 09:38:05] "PUT /alarm/03fe5c8b-b68d-47ee-ae34-3b0eb33a0aaf HTTP/1.1" 200 244 0.023253 10.0.0.50 - - [2025-11-22 09:38:05] "POST /alarms HTTP/1.1" 409 261 0.002664 10.0.0.50 - - [2025-11-22 09:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.50 - - [2025-11-22 09:38:05] "PUT /alarm/c72cde4b-d221-4316-a76d-4292b5af46d9 HTTP/1.1" 200 244 0.014064 10.0.0.50 - - [2025-11-22 09:38:05] "POST /alarms HTTP/1.1" 409 253 0.002453 10.0.0.50 - - [2025-11-22 09:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.50 - - [2025-11-22 09:38:05] "PUT /alarm/aca52e59-b19e-4c23-8998-b11e3841d759 HTTP/1.1" 200 244 0.013396 10.0.0.50 - - [2025-11-22 09:38:05] "POST /alarms HTTP/1.1" 409 251 0.002897 10.0.0.50 - - [2025-11-22 09:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002595 10.0.0.50 - - [2025-11-22 09:38:05] "PUT /alarm/ffdc43ed-902c-4144-8503-bd67fd28d263 HTTP/1.1" 200 244 0.021621 10.0.0.50 - - [2025-11-22 09:38:05] "POST /alarms HTTP/1.1" 409 252 0.003302 10.0.0.50 - - [2025-11-22 09:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002972 10.0.0.50 - - [2025-11-22 09:38:05] "PUT /alarm/049ab4dc-6ab3-4a0c-8b62-918423bb90ba HTTP/1.1" 200 244 0.013940 10.0.0.50 - - [2025-11-22 09:38:05] "POST /alarms HTTP/1.1" 409 256 0.006079 10.0.0.50 - - [2025-11-22 09:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.50 - - [2025-11-22 09:38:05] "PUT /alarm/3217e311-8071-4919-9de4-26d04743f157 HTTP/1.1" 200 244 0.031428 10.0.0.50 - - [2025-11-22 09:38:05] "POST /alarms HTTP/1.1" 409 248 0.004711 10.0.0.50 - - [2025-11-22 09:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.50 - - [2025-11-22 09:38:05] "PUT /alarm/3d21c8b3-f472-4f08-a454-04d4a457e2b8 HTTP/1.1" 200 244 0.016723 10.0.0.50 - - [2025-11-22 09:38:05] "POST /alarms HTTP/1.1" 409 252 0.005054 10.0.0.50 - - [2025-11-22 09:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.50 - - [2025-11-22 09:38:05] "PUT /alarm/9c394368-1a77-412c-92b6-d72c8de6896b HTTP/1.1" 200 244 0.016704 10.0.0.50 - - [2025-11-22 09:38:05] "POST /alarms HTTP/1.1" 409 257 0.006573 10.0.0.50 - - [2025-11-22 09:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.50 - - [2025-11-22 09:38:05] "PUT /alarm/af65a133-c481-4ddc-b281-1c95f0d701e3 HTTP/1.1" 200 244 0.019200 10.0.0.50 - - [2025-11-22 09:38:05] "POST /alarms HTTP/1.1" 409 251 0.012367 10.0.0.50 - - [2025-11-22 09:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.50 - - [2025-11-22 09:38:06] "PUT /alarm/b6b41bf9-c4a8-4d89-88ab-96f6fa8c1e5e HTTP/1.1" 200 244 0.016127 10.0.0.50 - - [2025-11-22 09:38:06] "POST /alarms HTTP/1.1" 409 257 0.011120 10.0.0.50 - - [2025-11-22 09:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.50 - - [2025-11-22 09:38:06] "PUT /alarm/75fa6454-cd36-4ab3-b1a7-11d04fab88a6 HTTP/1.1" 200 244 0.013397 10.0.0.50 - - [2025-11-22 09:38:06] "POST /alarms HTTP/1.1" 409 261 0.005311 10.0.0.50 - - [2025-11-22 09:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.50 - - [2025-11-22 09:38:06] "PUT /alarm/51a15b4a-99ad-4478-b7f4-1756b739ff1c HTTP/1.1" 200 244 0.013382 10.0.0.50 - - [2025-11-22 09:38:06] "POST /alarms HTTP/1.1" 409 258 0.010225 10.0.0.50 - - [2025-11-22 09:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.50 - - [2025-11-22 09:38:06] "PUT /alarm/ed6ade2c-a19d-42d4-bab9-bc7d6c7f2e15 HTTP/1.1" 200 244 0.013862 10.0.0.50 - - [2025-11-22 09:38:06] "POST /alarms HTTP/1.1" 409 254 0.009215 10.0.0.50 - - [2025-11-22 09:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.50 - - [2025-11-22 09:38:06] "PUT /alarm/d7cdc92d-28ce-4bdb-9d9f-5a4aa8904497 HTTP/1.1" 200 244 0.016949 10.0.0.50 - - [2025-11-22 09:38:06] "POST /alarms HTTP/1.1" 409 254 0.011358 10.0.0.50 - - [2025-11-22 09:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.50 - - [2025-11-22 09:38:06] "PUT /alarm/a292bf60-eb95-4a01-b891-0ee492083214 HTTP/1.1" 200 244 0.017998 10.0.0.50 - - [2025-11-22 09:38:06] "POST /alarms HTTP/1.1" 409 254 0.006908 10.0.0.50 - - [2025-11-22 09:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.50 - - [2025-11-22 09:38:06] "PUT /alarm/4a6e5027-1f6f-4d8f-8eb1-4e2ff7e171e4 HTTP/1.1" 200 244 0.026144 10.0.0.50 - - [2025-11-22 09:38:06] "POST /alarms HTTP/1.1" 409 247 0.008969 10.0.0.50 - - [2025-11-22 09:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.50 - - [2025-11-22 09:38:06] "PUT /alarm/9ea01af9-5540-42e8-8d31-b99a51bcad22 HTTP/1.1" 200 244 0.026206 10.0.0.50 - - [2025-11-22 09:38:06] "POST /alarms HTTP/1.1" 409 272 0.037521 10.0.0.50 - - [2025-11-22 09:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.50 - - [2025-11-22 09:38:06] "PUT /alarm/2205dd48-307a-4678-8245-e3963087a7e3 HTTP/1.1" 200 244 0.015252 10.0.0.50 - - [2025-11-22 09:38:06] "POST /alarms HTTP/1.1" 409 261 0.015317 10.0.0.50 - - [2025-11-22 09:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.50 - - [2025-11-22 09:38:06] "PUT /alarm/75d73887-9b29-4f44-960e-b86c0cfce825 HTTP/1.1" 200 244 0.016168 10.0.0.50 - - [2025-11-22 09:38:06] "POST /alarms HTTP/1.1" 409 259 0.009778 10.0.0.50 - - [2025-11-22 09:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.50 - - [2025-11-22 09:38:06] "PUT /alarm/2471ca83-4ae7-4306-9009-1db1873e3bd5 HTTP/1.1" 200 244 0.016060 10.0.0.50 - - [2025-11-22 09:38:06] "POST /alarms HTTP/1.1" 409 265 0.009565 10.0.0.50 - - [2025-11-22 09:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.50 - - [2025-11-22 09:38:06] "PUT /alarm/4877bd34-27c3-4362-b3aa-5320a7e77d9e HTTP/1.1" 200 244 0.013213 10.0.0.50 - - [2025-11-22 09:38:06] "POST /alarms HTTP/1.1" 409 279 0.007263 10.0.0.50 - - [2025-11-22 09:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.50 - - [2025-11-22 09:38:07] "PUT /alarm/f0f98e0d-b8a7-4697-8600-d9206b434855 HTTP/1.1" 200 244 0.014749 10.0.0.50 - - [2025-11-22 09:38:07] "GET / HTTP/1.1" 200 35931 0.001934 10.0.0.50 - - [2025-11-22 09:38:07] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002634 10.0.0.50 - - [2025-11-22 09:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006673 10.0.0.50 - - [2025-11-22 09:38:07] "PUT /global-vrouter-config/36efe958-2395-43c0-ab42-937c0ed1cc04 HTTP/1.1" 200 276 0.017694 10.0.0.50 - - [2025-11-22 09:38:07] "GET / HTTP/1.1" 200 35931 0.001627 10.0.0.50 - - [2025-11-22 09:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.50 - - [2025-11-22 09:38:07] "GET /global-vrouter-config/36efe958-2395-43c0-ab42-937c0ed1cc04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003299 10.0.0.50 - - [2025-11-22 09:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.50 - - [2025-11-22 09:38:07] "PUT /global-vrouter-config/36efe958-2395-43c0-ab42-937c0ed1cc04 HTTP/1.1" 200 276 0.012098 10.0.0.50 - - [2025-11-22 09:38:07] "GET / HTTP/1.1" 200 35931 0.002972 10.0.0.50 - - [2025-11-22 09:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.50 - - [2025-11-22 09:38:08] "GET /global-system-config/40e0e834-6409-47ef-83e9-73aa07c2f6c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005744 10.0.0.50 - - [2025-11-22 09:38:08] "PUT /global-system-config/40e0e834-6409-47ef-83e9-73aa07c2f6c4 HTTP/1.1" 200 274 0.023178 10.0.0.50 - - [2025-11-22 09:38:11] "GET / HTTP/1.1" 200 35931 0.002104 10.0.0.50 - - [2025-11-22 09:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007940 10.0.0.50 - - [2025-11-22 09:38:11] "GET /routing-instance/3c4ccebe-3fb2-4d96-9269-e1e30a73290a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003897 10.0.0.50 - - [2025-11-22 09:38:11] "POST /bgp-routers HTTP/1.1" 409 301 0.002410 10.0.0.50 - - [2025-11-22 09:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.50 - - [2025-11-22 09:38:11] "GET /bgp-router/e2cd08db-fcd1-4633-9333-00c194f6f6a7?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.004985 10.0.0.50 - - [2025-11-22 09:38:11] "PUT /bgp-router/e2cd08db-fcd1-4633-9333-00c194f6f6a7 HTTP/1.1" 200 254 0.016882 [Introspect:8084]10.0.0.50 - - [2025-11-22 09:38:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001037 [Introspect:8084]10.0.0.50 - - [2025-11-22 09:38:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001270 10.0.0.50 - - [2025-11-22 09:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.50 - - [2025-11-22 09:38:13] "GET /global-vrouter-config/36efe958-2395-43c0-ab42-937c0ed1cc04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.004232 [Introspect:8084]10.0.0.50 - - [2025-11-22 09:38:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001125 [Introspect:8084]10.0.0.50 - - [2025-11-22 09:38:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001154 10.0.0.50 - - [2025-11-22 09:38:57] "GET / HTTP/1.1" 200 35931 0.001848 10.0.0.50 - - [2025-11-22 09:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.50 - - [2025-11-22 09:38:57] "GET /global-system-config/40e0e834-6409-47ef-83e9-73aa07c2f6c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005362 10.0.0.50 - - [2025-11-22 09:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.50 - - [2025-11-22 09:38:57] "GET /config-node/0e047a44-8196-421d-9b76-413bd39da0cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003660 [Introspect:8084]10.0.0.50 - - [2025-11-22 09:39:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001159 [Introspect:8084]10.0.0.50 - - [2025-11-22 09:39:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001121 10.0.0.50 - - [2025-11-22 09:39:09] "GET / HTTP/1.1" 200 35931 0.005658 10.0.0.50 - - [2025-11-22 09:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007455 10.0.0.50 - - [2025-11-22 09:39:09] "GET /routing-instance/3c4ccebe-3fb2-4d96-9269-e1e30a73290a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.008948 10.0.0.50 - - [2025-11-22 09:39:09] "POST /bgp-routers HTTP/1.1" 409 301 0.002963 10.0.0.50 - - [2025-11-22 09:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.50 - - [2025-11-22 09:39:10] "GET /bgp-router/e2cd08db-fcd1-4633-9333-00c194f6f6a7?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.051188 10.0.0.50 - - [2025-11-22 09:39:10] "PUT /bgp-router/e2cd08db-fcd1-4633-9333-00c194f6f6a7 HTTP/1.1" 200 254 0.014531 10.0.0.50 - - [2025-11-22 09:39:24] "GET / HTTP/1.1" 200 35931 0.001818 10.0.0.50 - - [2025-11-22 09:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.50 - - [2025-11-22 09:39:24] "GET /global-system-config/40e0e834-6409-47ef-83e9-73aa07c2f6c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.007204 10.0.0.50 - - [2025-11-22 09:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.50 - - [2025-11-22 09:39:24] "GET /config-node/0e047a44-8196-421d-9b76-413bd39da0cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004682 10.0.0.50 - - [2025-11-22 09:39:25] "GET / HTTP/1.1" 200 35931 0.001437 10.0.0.50 - - [2025-11-22 09:39:25] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002552 10.0.0.50 - - [2025-11-22 09:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.50 - - [2025-11-22 09:39:30] "GET /global-vrouter-config/36efe958-2395-43c0-ab42-937c0ed1cc04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002841 10.0.0.50 - - [2025-11-22 09:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.50 - - [2025-11-22 09:39:30] "PUT /global-vrouter-config/36efe958-2395-43c0-ab42-937c0ed1cc04 HTTP/1.1" 200 276 0.014907 10.0.0.50 - - [2025-11-22 09:39:30] "GET / HTTP/1.1" 200 35931 0.001766 10.0.0.50 - - [2025-11-22 09:39:30] "POST /alarms HTTP/1.1" 409 264 0.002478 10.0.0.50 - - [2025-11-22 09:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.50 - - [2025-11-22 09:39:30] "PUT /alarm/ffefe1d7-b491-406e-91af-f120001e0d5d HTTP/1.1" 200 244 0.011614 10.0.0.50 - - [2025-11-22 09:39:30] "POST /alarms HTTP/1.1" 409 261 0.004242 10.0.0.50 - - [2025-11-22 09:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.50 - - [2025-11-22 09:39:30] "PUT /alarm/03fe5c8b-b68d-47ee-ae34-3b0eb33a0aaf HTTP/1.1" 200 244 0.012570 10.0.0.50 - - [2025-11-22 09:39:30] "POST /alarms HTTP/1.1" 409 261 0.020665 10.0.0.50 - - [2025-11-22 09:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.50 - - [2025-11-22 09:39:30] "PUT /alarm/c72cde4b-d221-4316-a76d-4292b5af46d9 HTTP/1.1" 200 244 0.012108 10.0.0.50 - - [2025-11-22 09:39:30] "POST /alarms HTTP/1.1" 409 253 0.009657 10.0.0.50 - - [2025-11-22 09:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.50 - - [2025-11-22 09:39:30] "PUT /alarm/aca52e59-b19e-4c23-8998-b11e3841d759 HTTP/1.1" 200 244 0.013666 10.0.0.50 - - [2025-11-22 09:39:30] "POST /alarms HTTP/1.1" 409 251 0.009463 10.0.0.50 - - [2025-11-22 09:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.50 - - [2025-11-22 09:39:30] "PUT /alarm/ffdc43ed-902c-4144-8503-bd67fd28d263 HTTP/1.1" 200 244 0.013926 10.0.0.50 - - [2025-11-22 09:39:30] "POST /alarms HTTP/1.1" 409 252 0.006260 10.0.0.50 - - [2025-11-22 09:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.50 - - [2025-11-22 09:39:30] "PUT /alarm/049ab4dc-6ab3-4a0c-8b62-918423bb90ba HTTP/1.1" 200 244 0.011648 10.0.0.50 - - [2025-11-22 09:39:30] "POST /alarms HTTP/1.1" 409 256 0.006677 10.0.0.50 - - [2025-11-22 09:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.50 - - [2025-11-22 09:39:30] "PUT /alarm/3217e311-8071-4919-9de4-26d04743f157 HTTP/1.1" 200 244 0.013214 10.0.0.50 - - [2025-11-22 09:39:30] "POST /alarms HTTP/1.1" 409 248 0.006475 10.0.0.50 - - [2025-11-22 09:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.50 - - [2025-11-22 09:39:30] "PUT /alarm/3d21c8b3-f472-4f08-a454-04d4a457e2b8 HTTP/1.1" 200 244 0.011688 10.0.0.50 - - [2025-11-22 09:39:30] "POST /alarms HTTP/1.1" 409 252 0.008940 10.0.0.50 - - [2025-11-22 09:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.50 - - [2025-11-22 09:39:31] "PUT /alarm/9c394368-1a77-412c-92b6-d72c8de6896b HTTP/1.1" 200 244 0.011941 10.0.0.50 - - [2025-11-22 09:39:31] "POST /alarms HTTP/1.1" 409 257 0.011758 10.0.0.50 - - [2025-11-22 09:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.50 - - [2025-11-22 09:39:31] "PUT /alarm/af65a133-c481-4ddc-b281-1c95f0d701e3 HTTP/1.1" 200 244 0.013065 10.0.0.50 - - [2025-11-22 09:39:31] "POST /alarms HTTP/1.1" 409 251 0.003761 10.0.0.50 - - [2025-11-22 09:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.50 - - [2025-11-22 09:39:31] "PUT /alarm/b6b41bf9-c4a8-4d89-88ab-96f6fa8c1e5e HTTP/1.1" 200 244 0.010819 10.0.0.50 - - [2025-11-22 09:39:31] "POST /alarms HTTP/1.1" 409 257 0.009580 10.0.0.50 - - [2025-11-22 09:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.50 - - [2025-11-22 09:39:31] "PUT /alarm/75fa6454-cd36-4ab3-b1a7-11d04fab88a6 HTTP/1.1" 200 244 0.010888 10.0.0.50 - - [2025-11-22 09:39:31] "POST /alarms HTTP/1.1" 409 261 0.011591 10.0.0.50 - - [2025-11-22 09:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.50 - - [2025-11-22 09:39:31] "PUT /alarm/51a15b4a-99ad-4478-b7f4-1756b739ff1c HTTP/1.1" 200 244 0.012282 10.0.0.50 - - [2025-11-22 09:39:31] "POST /alarms HTTP/1.1" 409 258 0.004528 10.0.0.50 - - [2025-11-22 09:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.50 - - [2025-11-22 09:39:31] "PUT /alarm/ed6ade2c-a19d-42d4-bab9-bc7d6c7f2e15 HTTP/1.1" 200 244 0.011901 10.0.0.50 - - [2025-11-22 09:39:31] "POST /alarms HTTP/1.1" 409 254 0.008317 10.0.0.50 - - [2025-11-22 09:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.50 - - [2025-11-22 09:39:31] "PUT /alarm/d7cdc92d-28ce-4bdb-9d9f-5a4aa8904497 HTTP/1.1" 200 244 0.014656 10.0.0.50 - - [2025-11-22 09:39:31] "POST /alarms HTTP/1.1" 409 254 0.008894 10.0.0.50 - - [2025-11-22 09:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.50 - - [2025-11-22 09:39:31] "PUT /alarm/a292bf60-eb95-4a01-b891-0ee492083214 HTTP/1.1" 200 244 0.012313 10.0.0.50 - - [2025-11-22 09:39:31] "POST /alarms HTTP/1.1" 409 254 0.003108 10.0.0.50 - - [2025-11-22 09:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.50 - - [2025-11-22 09:39:31] "PUT /alarm/4a6e5027-1f6f-4d8f-8eb1-4e2ff7e171e4 HTTP/1.1" 200 244 0.014860 10.0.0.50 - - [2025-11-22 09:39:31] "POST /alarms HTTP/1.1" 409 247 0.005220 10.0.0.50 - - [2025-11-22 09:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.50 - - [2025-11-22 09:39:31] "PUT /alarm/9ea01af9-5540-42e8-8d31-b99a51bcad22 HTTP/1.1" 200 244 0.012206 10.0.0.50 - - [2025-11-22 09:39:31] "POST /alarms HTTP/1.1" 409 272 0.008640 10.0.0.50 - - [2025-11-22 09:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.50 - - [2025-11-22 09:39:31] "PUT /alarm/2205dd48-307a-4678-8245-e3963087a7e3 HTTP/1.1" 200 244 0.010547 10.0.0.50 - - [2025-11-22 09:39:31] "POST /alarms HTTP/1.1" 409 261 0.005408 10.0.0.50 - - [2025-11-22 09:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.50 - - [2025-11-22 09:39:31] "PUT /alarm/75d73887-9b29-4f44-960e-b86c0cfce825 HTTP/1.1" 200 244 0.011449 10.0.0.50 - - [2025-11-22 09:39:31] "POST /alarms HTTP/1.1" 409 259 0.003947 10.0.0.50 - - [2025-11-22 09:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.50 - - [2025-11-22 09:39:31] "PUT /alarm/2471ca83-4ae7-4306-9009-1db1873e3bd5 HTTP/1.1" 200 244 0.010525 10.0.0.50 - - [2025-11-22 09:39:31] "POST /alarms HTTP/1.1" 409 265 0.008950 10.0.0.50 - - [2025-11-22 09:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.50 - - [2025-11-22 09:39:32] "PUT /alarm/4877bd34-27c3-4362-b3aa-5320a7e77d9e HTTP/1.1" 200 244 0.014611 10.0.0.50 - - [2025-11-22 09:39:32] "POST /alarms HTTP/1.1" 409 279 0.015647 10.0.0.50 - - [2025-11-22 09:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.50 - - [2025-11-22 09:39:32] "PUT /alarm/f0f98e0d-b8a7-4697-8600-d9206b434855 HTTP/1.1" 200 244 0.011884 10.0.0.50 - - [2025-11-22 09:39:32] "GET / HTTP/1.1" 200 35931 0.001924 10.0.0.50 - - [2025-11-22 09:39:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002472 10.0.0.50 - - [2025-11-22 09:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.50 - - [2025-11-22 09:39:32] "PUT /global-vrouter-config/36efe958-2395-43c0-ab42-937c0ed1cc04 HTTP/1.1" 200 276 0.010058 10.0.0.50 - - [2025-11-22 09:39:32] "GET / HTTP/1.1" 200 35931 0.001529 10.0.0.50 - - [2025-11-22 09:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.50 - - [2025-11-22 09:39:32] "GET /global-vrouter-config/36efe958-2395-43c0-ab42-937c0ed1cc04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003693 10.0.0.50 - - [2025-11-22 09:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002601 10.0.0.50 - - [2025-11-22 09:39:32] "PUT /global-vrouter-config/36efe958-2395-43c0-ab42-937c0ed1cc04 HTTP/1.1" 200 276 0.012667 10.0.0.50 - - [2025-11-22 09:39:33] "GET / HTTP/1.1" 200 35931 0.001875 10.0.0.50 - - [2025-11-22 09:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.50 - - [2025-11-22 09:39:33] "GET /global-system-config/40e0e834-6409-47ef-83e9-73aa07c2f6c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005690 10.0.0.50 - - [2025-11-22 09:39:33] "PUT /global-system-config/40e0e834-6409-47ef-83e9-73aa07c2f6c4 HTTP/1.1" 200 274 0.016364 10.0.0.50 - - [2025-11-22 09:39:36] "GET / HTTP/1.1" 200 35931 0.001448 10.0.0.50 - - [2025-11-22 09:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.50 - - [2025-11-22 09:39:36] "GET /routing-instance/3c4ccebe-3fb2-4d96-9269-e1e30a73290a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002725 10.0.0.50 - - [2025-11-22 09:39:36] "POST /bgp-routers HTTP/1.1" 409 301 0.002010 10.0.0.50 - - [2025-11-22 09:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.50 - - [2025-11-22 09:39:36] "GET /bgp-router/e2cd08db-fcd1-4633-9333-00c194f6f6a7?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002837 10.0.0.50 - - [2025-11-22 09:39:36] "PUT /bgp-router/e2cd08db-fcd1-4633-9333-00c194f6f6a7 HTTP/1.1" 200 254 0.024554 [Introspect:8084]10.0.0.50 - - [2025-11-22 09:39:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001305 [Introspect:8084]10.0.0.50 - - [2025-11-22 09:39:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001139 10.0.0.50 - - [2025-11-22 09:39:40] "POST /tags HTTP/1.1" 200 355 0.042634 10.0.0.50 - - [2025-11-22 09:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.025351 10.0.0.50 - - [2025-11-22 09:39:41] "GET /tag/51134be5-bd7a-4d01-8266-7404e98b94dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.014153 10.0.0.50 - - [2025-11-22 09:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010198 10.0.0.50 - - [2025-11-22 09:39:41] "GET /virtual-network/3ae79303-c28d-4928-ac3f-de6038b78d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005077 10.0.0.50 - - [2025-11-22 09:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.50 - - [2025-11-22 09:39:41] "GET /project/82a5bcd0-b7ce-4161-ac69-a65ba8ef508a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.088382 10.0.0.50 - - [2025-11-22 09:39:41] "POST /virtual-machines HTTP/1.1" 200 351 0.016193 10.0.0.50 - - [2025-11-22 09:39:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.037869 10.0.0.50 - - [2025-11-22 09:39:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.139095 10.0.0.50 - - [2025-11-22 09:39:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.011466 10.0.0.50 - - [2025-11-22 09:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011858 10.0.0.50 - - [2025-11-22 09:39:41] "GET /virtual-machine-interface/2b87be70-c787-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.006304 10.0.0.50 - - [2025-11-22 09:39:41] "POST /instance-ips HTTP/1.1" 200 391 0.026906 10.0.0.50 - - [2025-11-22 09:39:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.022273 10.0.0.50 - - [2025-11-22 09:39:41] "GET /virtual-machine-interface/2b87be70-c787-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.026663 10.0.0.50 - - [2025-11-22 09:39:41] "POST /set-tag HTTP/1.1" 200 109 0.019465 10.0.0.50 - - [2025-11-22 09:39:41] "GET /virtual-machine-interface/2b87be70-c787-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.018756 10.0.0.50 - - [2025-11-22 09:39:41] "GET /instance-ip/2ba63eae-c787-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1906 0.009459 10.0.0.50 - - [2025-11-22 09:39:41] "GET /virtual-machine-interface/2b87be70-c787-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.006001 10.0.0.50 - - [2025-11-22 09:39:41] "POST /set-tag HTTP/1.1" 200 109 0.003074 10.0.0.50 - - [2025-11-22 09:39:41] "GET /virtual-router/07c6837e-bb13-4fe4-93bf-41a394a03759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.006155 10.0.0.50 - - [2025-11-22 09:39:41] "POST /ref-update HTTP/1.1" 200 156 0.018099 10.0.0.50 - - [2025-11-22 09:39:41] "GET /virtual-machine-interface/2b87be70-c787-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.026188 10.0.0.50 - - [2025-11-22 09:39:42] "POST /set-tag HTTP/1.1" 200 109 0.005015 10.0.0.50 - - [2025-11-22 09:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.50 - - [2025-11-22 09:39:42] "GET /virtual-network/3ae79303-c28d-4928-ac3f-de6038b78d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005391 10.0.0.50 - - [2025-11-22 09:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.50 - - [2025-11-22 09:39:42] "GET /project/82a5bcd0-b7ce-4161-ac69-a65ba8ef508a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.063457 10.0.0.50 - - [2025-11-22 09:39:42] "POST /virtual-machines HTTP/1.1" 200 355 0.011930 10.0.0.50 - - [2025-11-22 09:39:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.023480 10.0.0.50 - - [2025-11-22 09:39:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.159162 10.0.0.50 - - [2025-11-22 09:39:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.040635 10.0.0.50 - - [2025-11-22 09:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.039073 10.0.0.50 - - [2025-11-22 09:39:42] "GET /virtual-machine-interface/2c1008e8-c787-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.013921 10.0.0.50 - - [2025-11-22 09:39:42] "POST /instance-ips HTTP/1.1" 200 395 0.038139 10.0.0.50 - - [2025-11-22 09:39:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.049690 10.0.0.50 - - [2025-11-22 09:39:42] "GET /virtual-machine-interface/2c1008e8-c787-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.038590 10.0.0.50 - - [2025-11-22 09:39:42] "POST /set-tag HTTP/1.1" 200 109 0.034628 10.0.0.50 - - [2025-11-22 09:39:42] "GET /virtual-machine-interface/2c1008e8-c787-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.011286 10.0.0.50 - - [2025-11-22 09:39:42] "GET /instance-ip/2c372e28-c787-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.019882 10.0.0.50 - - [2025-11-22 09:39:42] "GET /virtual-machine-interface/2c1008e8-c787-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005229 10.0.0.50 - - [2025-11-22 09:39:42] "POST /set-tag HTTP/1.1" 200 109 0.003503 10.0.0.50 - - [2025-11-22 09:39:42] "GET /virtual-router/07c6837e-bb13-4fe4-93bf-41a394a03759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.010279 10.0.0.50 - - [2025-11-22 09:39:43] "POST /ref-update HTTP/1.1" 200 156 0.027075 10.0.0.50 - - [2025-11-22 09:39:43] "GET /virtual-machine-interface/2c1008e8-c787-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.020935 10.0.0.50 - - [2025-11-22 09:39:43] "POST /set-tag HTTP/1.1" 200 109 0.004937 10.0.0.50 - - [2025-11-22 09:39:43] "GET /virtual-machine-interface/2b87be70-c787-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.005972 10.0.0.50 - - [2025-11-22 09:39:43] "POST /set-tag HTTP/1.1" 200 109 0.003870 10.0.0.50 - - [2025-11-22 09:39:43] "GET /virtual-machine-interface/2c1008e8-c787-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004847 10.0.0.50 - - [2025-11-22 09:39:43] "POST /set-tag HTTP/1.1" 200 109 0.002619 10.0.0.50 - - [2025-11-22 09:39:52] "GET / HTTP/1.1" 200 35931 0.001751 10.0.0.50 - - [2025-11-22 09:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.50 - - [2025-11-22 09:39:52] "GET /global-system-config/40e0e834-6409-47ef-83e9-73aa07c2f6c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.007196 10.0.0.50 - - [2025-11-22 09:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.50 - - [2025-11-22 09:39:52] "GET /config-node/0e047a44-8196-421d-9b76-413bd39da0cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003191 10.0.0.50 - - [2025-11-22 09:39:53] "GET /virtual-machine-interface/2b87be70-c787-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004520 10.0.0.50 - - [2025-11-22 09:39:53] "POST /set-tag HTTP/1.1" 200 109 0.004634 10.0.0.50 - - [2025-11-22 09:39:54] "GET /virtual-machine-interface/2c1008e8-c787-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004851 10.0.0.50 - - [2025-11-22 09:39:54] "POST /set-tag HTTP/1.1" 200 109 0.002682 10.0.0.50 - - [2025-11-22 09:39:55] "GET /virtual-machine-interface/2b87be70-c787-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.005457 10.0.0.50 - - [2025-11-22 09:39:55] "POST /set-tag HTTP/1.1" 200 109 0.003418 [Introspect:8084]10.0.0.50 - - [2025-11-22 09:40:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001408 [Introspect:8084]10.0.0.50 - - [2025-11-22 09:40:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001707 10.0.0.50 - - [2025-11-22 09:40:05] "GET / HTTP/1.1" 200 35931 0.002586 10.0.0.50 - - [2025-11-22 09:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.50 - - [2025-11-22 09:40:05] "GET /routing-instance/3c4ccebe-3fb2-4d96-9269-e1e30a73290a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004837 10.0.0.50 - - [2025-11-22 09:40:05] "POST /bgp-routers HTTP/1.1" 409 301 0.002376 10.0.0.50 - - [2025-11-22 09:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.50 - - [2025-11-22 09:40:05] "GET /bgp-router/e2cd08db-fcd1-4633-9333-00c194f6f6a7?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004206 10.0.0.50 - - [2025-11-22 09:40:05] "PUT /bgp-router/e2cd08db-fcd1-4633-9333-00c194f6f6a7 HTTP/1.1" 200 254 0.024137 10.0.0.50 - - [2025-11-22 09:40:26] "GET /virtual-machine-interface/2b87be70-c787-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.007011 10.0.0.50 - - [2025-11-22 09:40:26] "POST /set-tag HTTP/1.1" 200 109 0.003785 10.0.0.50 - - [2025-11-22 09:40:27] "GET /virtual-machine-interface/2b87be70-c787-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.005013 10.0.0.50 - - [2025-11-22 09:40:27] "POST /set-tag HTTP/1.1" 200 109 0.004549 10.0.0.50 - - [2025-11-22 09:40:27] "GET /virtual-machine/2f111e28-4f64-4d7e-ad49-344626d6248f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.006506 10.0.0.50 - - [2025-11-22 09:40:27] "POST /ref-update HTTP/1.1" 200 156 0.021568 10.0.0.50 - - [2025-11-22 09:40:27] "GET /virtual-machine-interface/2b87be70-c787-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.009834 10.0.0.50 - - [2025-11-22 09:40:27] "POST /set-tag HTTP/1.1" 200 109 0.020638 10.0.0.50 - - [2025-11-22 09:40:27] "POST /set-tag HTTP/1.1" 200 109 0.030944 10.0.0.50 - - [2025-11-22 09:40:27] "DELETE /instance-ip/2ba63eae-c787-11f0-8603-fa163e65ac18 HTTP/1.1" 200 115 0.070085 10.0.0.50 - - [2025-11-22 09:40:27] "DELETE /virtual-machine-interface/2b87be70-c787-11f0-8603-fa163e65ac18 HTTP/1.1" 200 115 0.047849 10.0.0.50 - - [2025-11-22 09:40:27] "DELETE /virtual-machine/2f111e28-4f64-4d7e-ad49-344626d6248f HTTP/1.1" 200 115 0.027311 10.0.0.50 - - [2025-11-22 09:40:27] "GET /virtual-machine-interface/2c1008e8-c787-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.008293 10.0.0.50 - - [2025-11-22 09:40:27] "POST /set-tag HTTP/1.1" 200 109 0.002640 10.0.0.50 - - [2025-11-22 09:40:57] "GET /virtual-machine-interface/2c1008e8-c787-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004697 10.0.0.50 - - [2025-11-22 09:40:57] "POST /set-tag HTTP/1.1" 200 109 0.002577 10.0.0.50 - - [2025-11-22 09:40:57] "GET /virtual-machine-interface/2c1008e8-c787-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.019624 10.0.0.50 - - [2025-11-22 09:40:57] "POST /set-tag HTTP/1.1" 200 109 0.003126 10.0.0.50 - - [2025-11-22 09:40:57] "GET /virtual-machine/d6b58a23-0773-431f-9179-bdcfe3b5f644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.004795 10.0.0.50 - - [2025-11-22 09:40:58] "POST /ref-update HTTP/1.1" 200 156 0.036525 10.0.0.50 - - [2025-11-22 09:40:58] "GET /virtual-machine-interface/2c1008e8-c787-11f0-8603-fa163e65ac18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.019366 10.0.0.50 - - [2025-11-22 09:40:58] "POST /set-tag HTTP/1.1" 200 109 0.034402 10.0.0.50 - - [2025-11-22 09:40:58] "POST /set-tag HTTP/1.1" 200 109 0.047884 10.0.0.50 - - [2025-11-22 09:40:58] "DELETE /instance-ip/2c372e28-c787-11f0-8603-fa163e65ac18 HTTP/1.1" 200 115 0.089653 10.0.0.50 - - [2025-11-22 09:40:58] "DELETE /virtual-machine-interface/2c1008e8-c787-11f0-8603-fa163e65ac18 HTTP/1.1" 200 115 0.045434 10.0.0.50 - - [2025-11-22 09:40:58] "DELETE /virtual-machine/d6b58a23-0773-431f-9179-bdcfe3b5f644 HTTP/1.1" 200 115 0.043069 10.0.0.50 - - [2025-11-22 09:40:58] "DELETE /tag/51134be5-bd7a-4d01-8266-7404e98b94dc HTTP/1.1" 200 115 0.060344