++ 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 +++ date ++ exec +++ tee -a /var/log/contrail/config-api/console.log ++ echo 'INFO: =================== Wed Jun 10 01:07:30 AM UTC 2026 ===================' INFO: =================== Wed Jun 10 01:07:30 AM UTC 2026 =================== ++ 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 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ 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 +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' +++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.50 + local cassandra=10.0.0.50 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.50 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.50 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.50 9041 + echo -e '\035\nquit' + 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 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.50 +++ local servers=10.0.0.50 +++ cut -d ' ' -f 1 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ uniq ++++ grep -vi host ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.50,10.108.45.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.108.45.1,127.0.0.1,172.17.0.1,252.50.0.1,, =~ ,10\.0\.0\.50, ]] +++ echo 10.0.0.50 1 +++ return ++ local ip=10.0.0.50 ++ [[ -z 10.0.0.50 ]] ++ echo 10.0.0.50 + host_ip=10.0.0.50 + [[ cql == \c\q\l ]] ++ echo 10.0.0.50:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.50:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.50:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ 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: 06/10/2026 01:08:31.995 7f6ca9f6aec0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/10/2026 01:08:32.189 7f6ca9f6aec0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/10/2026 01:08:32.203 7f6ca9f6aec0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/10/2026 01:08:32.203 7f6ca9f6aec0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.50 - - [2026-06-10 01:08:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001001 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 - - [2026-06-10 01:08:45] "GET / HTTP/1.1" 503 181 0.000957 10.0.0.50 - - [2026-06-10 01:08:45] "GET / HTTP/1.1" 503 181 0.000244 10.0.0.50 - - [2026-06-10 01:08:46] "GET / HTTP/1.1" 200 35931 0.002542 10.0.0.50 - - [2026-06-10 01:08:46] "GET / HTTP/1.1" 200 45303 0.001511 10.0.0.50 - - [2026-06-10 01:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010784 10.0.0.50 - - [2026-06-10 01:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004197 10.0.0.50 - - [2026-06-10 01:08:46] "GET / HTTP/1.1" 200 35931 0.002314 10.0.0.50 - - [2026-06-10 01:08:46] "POST /fqname-to-id HTTP/1.1" 404 186 0.005427 10.0.0.50 - - [2026-06-10 01:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004142 10.0.0.50 - - [2026-06-10 01:08:46] "GET /global-system-config/37969554-6b29-4019-ba00-0d6975a20249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.017913 10.0.0.50 - - [2026-06-10 01:08:46] "POST /service-appliance-sets HTTP/1.1" 200 553 0.080971 10.0.0.50 - - [2026-06-10 01:08:46] "POST /fqname-to-id HTTP/1.1" 404 180 0.003093 10.0.0.50 - - [2026-06-10 01:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089 10.0.0.50 - - [2026-06-10 01:08:46] "GET /global-system-config/37969554-6b29-4019-ba00-0d6975a20249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006387 10.0.0.50 - - [2026-06-10 01:08:46] "POST /service-appliance-sets HTTP/1.1" 200 541 0.063956 10.0.0.50 - - [2026-06-10 01:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007974 10.0.0.50 - - [2026-06-10 01:08:47] "GET /network-ipam/c6f22247-2d4d-4d94-ae1b-d7d0bda2f0af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004740 10.0.0.50 - - [2026-06-10 01:08:47] "GET / HTTP/1.1" 200 35931 0.001663 10.0.0.50 - - [2026-06-10 01:08:47] "GET / HTTP/1.1" 200 35931 0.001655 10.0.0.50 - - [2026-06-10 01:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012376 10.0.0.50 - - [2026-06-10 01:08:47] "GET /global-system-config/37969554-6b29-4019-ba00-0d6975a20249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.029129 10.0.0.50 - - [2026-06-10 01:08:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.005662 10.0.0.50 - - [2026-06-10 01:08:47] "POST /config-database-nodes HTTP/1.1" 200 611 0.113056 10.0.0.50 - - [2026-06-10 01:08:47] "POST /service-templates HTTP/1.1" 200 511 0.079235 10.0.0.50 - - [2026-06-10 01:08:47] "POST /service-templates HTTP/1.1" 200 501 0.062714 10.0.0.50 - - [2026-06-10 01:08:47] "POST /service-templates HTTP/1.1" 200 515 0.097202 10.0.0.50 - - [2026-06-10 01:08:47] "POST /service-templates HTTP/1.1" 200 535 0.070351 10.0.0.50 - - [2026-06-10 01:08:47] "POST /service-templates HTTP/1.1" 200 507 0.075133 10.0.0.50 - - [2026-06-10 01:08:50] "GET / HTTP/1.1" 200 35931 0.002508 10.0.0.50 - - [2026-06-10 01:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003241 10.0.0.50 - - [2026-06-10 01:08:50] "GET /global-system-config/37969554-6b29-4019-ba00-0d6975a20249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012984 10.0.0.50 - - [2026-06-10 01:08:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.009299 10.0.0.50 - - [2026-06-10 01:08:50] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.106243 10.0.0.50 - - [2026-06-10 01:08:51] "GET / HTTP/1.1" 200 35931 0.003524 10.0.0.50 - - [2026-06-10 01:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005096 10.0.0.50 - - [2026-06-10 01:08:51] "GET /routing-instance/6927aabd-c7ef-43ee-abb4-d3fad8a103af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006711 10.0.0.50 - - [2026-06-10 01:08:52] "POST /bgp-routers HTTP/1.1" 200 616 0.112273 10.0.0.50 - - [2026-06-10 01:08:52] "GET /bgp-router/c8f2e5eb-05c0-4159-b1ed-2377b4159528?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.034707 10.0.0.50 - - [2026-06-10 01:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009969 10.0.0.50 - - [2026-06-10 01:08:52] "GET /global-system-config/37969554-6b29-4019-ba00-0d6975a20249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010920 10.0.0.50 - - [2026-06-10 01:08:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005721 10.0.0.50 - - [2026-06-10 01:08:52] "POST /ref-update HTTP/1.1" 200 156 0.074664 10.0.0.50 - - [2026-06-10 01:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.024334 10.0.0.50 - - [2026-06-10 01:08:53] "GET /network-ipam/c6f22247-2d4d-4d94-ae1b-d7d0bda2f0af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.008499 10.0.0.50 - - [2026-06-10 01:08:53] "GET / HTTP/1.1" 200 35931 0.002604 10.0.0.50 - - [2026-06-10 01:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.50 - - [2026-06-10 01:08:53] "GET /global-system-config/37969554-6b29-4019-ba00-0d6975a20249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.020131 10.0.0.50 - - [2026-06-10 01:08:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.004560 10.0.0.50 - - [2026-06-10 01:08:53] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.051813 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:08:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001339 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:08:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002233 10.0.0.50 - - [2026-06-10 01:08:54] "POST /fqname-to-id HTTP/1.1" 404 225 0.002732 10.0.0.50 - - [2026-06-10 01:08:54] "POST /access-control-lists HTTP/1.1" 200 587 0.148536 10.0.0.50 - - [2026-06-10 01:08:54] "POST /fqname-to-id HTTP/1.1" 404 224 0.027055 10.0.0.50 - - [2026-06-10 01:08:54] "POST /access-control-lists HTTP/1.1" 200 585 0.169522 10.0.0.50 - - [2026-06-10 01:08:54] "GET / HTTP/1.1" 200 35931 0.001694 10.0.0.50 - - [2026-06-10 01:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.014476 10.0.0.50 - - [2026-06-10 01:08:54] "GET /global-system-config/37969554-6b29-4019-ba00-0d6975a20249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006893 10.0.0.50 - - [2026-06-10 01:08:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.005011 10.0.0.50 - - [2026-06-10 01:08:54] "POST /route-targets HTTP/1.1" 200 327 0.041194 10.0.0.50 - - [2026-06-10 01:08:54] "POST /database-nodes HTTP/1.1" 200 597 0.052566 10.0.0.50 - - [2026-06-10 01:08:54] "POST /ref-update HTTP/1.1" 200 156 0.071975 10.0.0.50 - - [2026-06-10 01:08:54] "POST /route-targets HTTP/1.1" 200 327 0.011943 10.0.0.50 - - [2026-06-10 01:08:55] "POST /ref-update HTTP/1.1" 200 156 0.022118 10.0.0.50 - - [2026-06-10 01:08:55] "POST /route-targets HTTP/1.1" 200 327 0.045598 10.0.0.50 - - [2026-06-10 01:08:55] "POST /ref-update HTTP/1.1" 200 156 0.057021 10.0.0.50 - - [2026-06-10 01:08:55] "POST /route-targets HTTP/1.1" 200 327 0.026197 10.0.0.50 - - [2026-06-10 01:08:55] "POST /ref-update HTTP/1.1" 200 156 0.043856 10.0.0.50 - - [2026-06-10 01:08:55] "POST /fqname-to-id HTTP/1.1" 404 201 0.013906 10.0.0.50 - - [2026-06-10 01:08:55] "POST /access-control-lists HTTP/1.1" 200 551 0.102565 10.0.0.50 - - [2026-06-10 01:08:56] "GET / HTTP/1.1" 200 35931 0.002803 10.0.0.50 - - [2026-06-10 01:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.50 - - [2026-06-10 01:08:56] "GET /global-system-config/37969554-6b29-4019-ba00-0d6975a20249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007978 10.0.0.50 - - [2026-06-10 01:08:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.008564 10.0.0.50 - - [2026-06-10 01:08:56] "POST /analytics-nodes HTTP/1.1" 200 599 0.041950 10.0.0.50 - - [2026-06-10 01:08:56] "GET / HTTP/1.1" 200 35931 0.002433 10.0.0.50 - - [2026-06-10 01:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.50 - - [2026-06-10 01:08:57] "GET /global-system-config/37969554-6b29-4019-ba00-0d6975a20249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.012584 10.0.0.50 - - [2026-06-10 01:08:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.009685 10.0.0.50 - - [2026-06-10 01:08:57] "POST /config-nodes HTTP/1.1" 200 593 0.059375 10.0.0.50 - - [2026-06-10 01:08:57] "GET / HTTP/1.1" 200 35931 0.002667 10.0.0.50 - - [2026-06-10 01:08:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004396 10.0.0.50 - - [2026-06-10 01:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.50 - - [2026-06-10 01:09:02] "GET /global-vrouter-config/5c5f055d-9045-4d91-965d-9164833813c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.003843 10.0.0.50 - - [2026-06-10 01:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004588 10.0.0.50 - - [2026-06-10 01:09:02] "PUT /global-vrouter-config/5c5f055d-9045-4d91-965d-9164833813c0 HTTP/1.1" 200 276 0.036555 10.0.0.50 - - [2026-06-10 01:09:03] "GET / HTTP/1.1" 200 35931 0.002437 10.0.0.50 - - [2026-06-10 01:09:03] "POST /alarms HTTP/1.1" 200 581 0.050508 10.0.0.50 - - [2026-06-10 01:09:03] "POST /alarms HTTP/1.1" 200 575 0.074638 10.0.0.50 - - [2026-06-10 01:09:03] "POST /alarms HTTP/1.1" 200 575 0.089225 10.0.0.50 - - [2026-06-10 01:09:03] "POST /alarms HTTP/1.1" 200 559 0.048981 10.0.0.50 - - [2026-06-10 01:09:03] "POST /alarms HTTP/1.1" 200 555 0.087595 10.0.0.50 - - [2026-06-10 01:09:03] "POST /alarms HTTP/1.1" 200 557 0.081306 10.0.0.50 - - [2026-06-10 01:09:03] "POST /alarms HTTP/1.1" 200 565 0.053019 10.0.0.50 - - [2026-06-10 01:09:03] "POST /alarms HTTP/1.1" 200 549 0.120263 10.0.0.50 - - [2026-06-10 01:09:04] "POST /alarms HTTP/1.1" 200 557 0.079319 10.0.0.50 - - [2026-06-10 01:09:04] "POST /alarms HTTP/1.1" 200 567 0.085086 10.0.0.50 - - [2026-06-10 01:09:04] "POST /alarms HTTP/1.1" 200 555 0.060845 10.0.0.50 - - [2026-06-10 01:09:04] "POST /alarms HTTP/1.1" 200 567 0.095652 10.0.0.50 - - [2026-06-10 01:09:04] "POST /alarms HTTP/1.1" 200 575 0.111067 10.0.0.50 - - [2026-06-10 01:09:04] "POST /alarms HTTP/1.1" 200 569 0.056017 10.0.0.50 - - [2026-06-10 01:09:04] "POST /alarms HTTP/1.1" 200 561 0.064995 10.0.0.50 - - [2026-06-10 01:09:04] "POST /alarms HTTP/1.1" 200 561 0.049500 10.0.0.50 - - [2026-06-10 01:09:04] "POST /alarms HTTP/1.1" 200 561 0.072016 10.0.0.50 - - [2026-06-10 01:09:04] "POST /alarms HTTP/1.1" 200 547 0.048150 10.0.0.50 - - [2026-06-10 01:09:04] "POST /alarms HTTP/1.1" 200 595 0.060124 10.0.0.50 - - [2026-06-10 01:09:05] "POST /alarms HTTP/1.1" 200 575 0.089290 10.0.0.50 - - [2026-06-10 01:09:05] "POST /alarms HTTP/1.1" 200 571 0.078183 10.0.0.50 - - [2026-06-10 01:09:05] "POST /alarms HTTP/1.1" 200 583 0.050992 10.0.0.50 - - [2026-06-10 01:09:05] "POST /alarms HTTP/1.1" 200 609 0.069104 10.0.0.50 - - [2026-06-10 01:09:05] "GET / HTTP/1.1" 200 35931 0.001477 10.0.0.50 - - [2026-06-10 01:09:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004305 10.0.0.50 - - [2026-06-10 01:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.50 - - [2026-06-10 01:09:05] "PUT /global-vrouter-config/5c5f055d-9045-4d91-965d-9164833813c0 HTTP/1.1" 200 276 0.039580 10.0.0.50 - - [2026-06-10 01:09:06] "GET / HTTP/1.1" 200 35931 0.001817 10.0.0.50 - - [2026-06-10 01:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.50 - - [2026-06-10 01:09:06] "GET /global-vrouter-config/5c5f055d-9045-4d91-965d-9164833813c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003605 10.0.0.50 - - [2026-06-10 01:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007164 10.0.0.50 - - [2026-06-10 01:09:06] "PUT /global-vrouter-config/5c5f055d-9045-4d91-965d-9164833813c0 HTTP/1.1" 200 276 0.016440 10.0.0.50 - - [2026-06-10 01:09:06] "GET / HTTP/1.1" 200 35931 0.001561 10.0.0.50 - - [2026-06-10 01:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.50 - - [2026-06-10 01:09:06] "GET /global-system-config/37969554-6b29-4019-ba00-0d6975a20249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007713 10.0.0.50 - - [2026-06-10 01:09:06] "PUT /global-system-config/37969554-6b29-4019-ba00-0d6975a20249 HTTP/1.1" 200 274 0.038911 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:09:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001206 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:09:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001371 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:09:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001241 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:09:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001268 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:09:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001420 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:09:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002003 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:09:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001327 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:09:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001546 10.0.0.50 - - [2026-06-10 01:10:03] "GET / HTTP/1.1" 200 35931 0.002014 10.0.0.50 - - [2026-06-10 01:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002880 10.0.0.50 - - [2026-06-10 01:10:03] "GET /domain/c8cc2f15-6958-4a79-b752-b5bbe08d504b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.004156 10.0.0.50 - - [2026-06-10 01:10:04] "POST /id-to-fqname HTTP/1.1" 200 173 0.004923 10.0.0.50 - - [2026-06-10 01:10:04] "POST /fqname-to-id HTTP/1.1" 404 182 0.007514 10.0.0.50 - - [2026-06-10 01:10:04] "POST /security-groups HTTP/1.1" 200 570 0.072948 10.0.0.50 - - [2026-06-10 01:10:04] "POST /projects HTTP/1.1" 200 481 0.301897 10.0.0.50 - - [2026-06-10 01:10:04] "POST /fqname-to-id HTTP/1.1" 404 213 0.004636 10.0.0.50 - - [2026-06-10 01:10:04] "POST /access-control-lists HTTP/1.1" 200 579 0.028233 10.0.0.50 - - [2026-06-10 01:10:04] "POST /fqname-to-id HTTP/1.1" 404 212 0.034125 10.0.0.50 - - [2026-06-10 01:10:04] "POST /security-groups HTTP/1.1" 200 534 0.090594 10.0.0.50 - - [2026-06-10 01:10:04] "POST /chown HTTP/1.1" 200 109 0.043201 10.0.0.50 - - [2026-06-10 01:10:04] "POST /policy-managements HTTP/1.1" 409 214 0.016661 10.0.0.50 - - [2026-06-10 01:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006566 10.0.0.50 - - [2026-06-10 01:10:04] "GET /policy-management/110bd4f6-8d0f-4e91-beb1-cc26ad0c3812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007378 10.0.0.50 - - [2026-06-10 01:10:04] "POST /access-control-lists HTTP/1.1" 200 577 0.147199 10.0.0.50 - - [2026-06-10 01:10:04] "POST /application-policy-sets HTTP/1.1" 200 528 0.153347 10.0.0.50 - - [2026-06-10 01:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008575 10.0.0.50 - - [2026-06-10 01:10:04] "GET /global-vrouter-config/5c5f055d-9045-4d91-965d-9164833813c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004220 10.0.0.50 - - [2026-06-10 01:10:04] "PUT /global-vrouter-config/5c5f055d-9045-4d91-965d-9164833813c0 HTTP/1.1" 200 276 0.017791 10.0.0.50 - - [2026-06-10 01:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.021167 10.0.0.50 - - [2026-06-10 01:10:04] "GET /virtual-network/ae6476ea-0e1e-4a7f-93bf-092af9e81fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.008386 10.0.0.50 - - [2026-06-10 01:10:05] "POST /fqname-to-id HTTP/1.1" 404 232 0.003674 10.0.0.50 - - [2026-06-10 01:10:05] "POST /id-to-fqname HTTP/1.1" 200 177 0.000977 10.0.0.50 - - [2026-06-10 01:10:05] "POST /fqname-to-id HTTP/1.1" 404 186 0.011726 10.0.0.50 - - [2026-06-10 01:10:05] "POST /access-control-lists HTTP/1.1" 200 594 0.086484 10.0.0.50 - - [2026-06-10 01:10:05] "POST /fqname-to-id HTTP/1.1" 404 231 0.026321 10.0.0.50 - - [2026-06-10 01:10:05] "POST /security-groups HTTP/1.1" 200 574 0.124071 10.0.0.50 - - [2026-06-10 01:10:05] "POST /projects HTTP/1.1" 200 489 0.410691 10.0.0.50 - - [2026-06-10 01:10:05] "POST /access-control-lists HTTP/1.1" 200 592 0.118936 10.0.0.50 - - [2026-06-10 01:10:05] "POST /security-groups HTTP/1.1" 200 546 0.092710 10.0.0.50 - - [2026-06-10 01:10:05] "POST /fqname-to-id HTTP/1.1" 404 217 0.007282 10.0.0.50 - - [2026-06-10 01:10:05] "POST /chown HTTP/1.1" 200 109 0.063049 10.0.0.50 - - [2026-06-10 01:10:05] "POST /access-control-lists HTTP/1.1" 200 583 0.095941 10.0.0.50 - - [2026-06-10 01:10:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.022127 10.0.0.50 - - [2026-06-10 01:10:05] "POST /network-ipams HTTP/1.1" 200 522 0.121188 10.0.0.50 - - [2026-06-10 01:10:05] "POST /access-control-lists HTTP/1.1" 200 581 0.067525 10.0.0.50 - - [2026-06-10 01:10:05] "POST /network-ipams HTTP/1.1" 200 510 0.091468 10.0.0.50 - - [2026-06-10 01:10:05] "POST /fqname-to-id HTTP/1.1" 404 198 0.002938 10.0.0.50 - - [2026-06-10 01:10:05] "POST /fqname-to-id HTTP/1.1" 404 240 0.006253 10.0.0.50 - - [2026-06-10 01:10:05] "POST /access-control-lists HTTP/1.1" 200 602 0.068951 10.0.0.50 - - [2026-06-10 01:10:05] "POST /fqname-to-id HTTP/1.1" 404 239 0.021999 10.0.0.50 - - [2026-06-10 01:10:06] "POST /access-control-lists HTTP/1.1" 200 600 0.087534 10.0.0.50 - - [2026-06-10 01:10:06] "POST /useragent-kv HTTP/1.1" 200 115 0.026720 10.0.0.50 - - [2026-06-10 01:10:06] "POST /virtual-networks HTTP/1.1" 200 538 0.260267 10.0.0.50 - - [2026-06-10 01:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010616 10.0.0.50 - - [2026-06-10 01:10:06] "GET /virtual-network/060f5d24-a114-4995-af85-d14ee7ec75ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.018112 10.0.0.50 - - [2026-06-10 01:10:06] "POST /fqname-to-id HTTP/1.1" 404 229 0.002568 10.0.0.50 - - [2026-06-10 01:10:06] "POST /access-control-lists HTTP/1.1" 200 589 0.082506 10.0.0.50 - - [2026-06-10 01:10:06] "POST /network-ipams HTTP/1.1" 200 518 0.128968 10.0.0.50 - - [2026-06-10 01:10:06] "POST /fqname-to-id HTTP/1.1" 404 202 0.002831 10.0.0.50 - - [2026-06-10 01:10:06] "POST /route-targets HTTP/1.1" 200 327 0.029723 10.0.0.50 - - [2026-06-10 01:10:06] "POST /ref-update HTTP/1.1" 200 156 0.034032 10.0.0.50 - - [2026-06-10 01:10:06] "POST /useragent-kv HTTP/1.1" 200 115 0.017946 10.0.0.50 - - [2026-06-10 01:10:06] "POST /virtual-networks HTTP/1.1" 200 546 0.212147 10.0.0.50 - - [2026-06-10 01:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.50 - - [2026-06-10 01:10:06] "POST /route-targets HTTP/1.1" 200 327 0.012377 10.0.0.50 - - [2026-06-10 01:10:06] "GET /virtual-network/1c16ccf6-2c27-4ea0-8a21-2092ae018b79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1749 0.014524 10.0.0.50 - - [2026-06-10 01:10:06] "POST /ref-update HTTP/1.1" 200 156 0.040221 10.0.0.50 - - [2026-06-10 01:10:06] "POST /fqname-to-id HTTP/1.1" 404 199 0.026812 10.0.0.50 - - [2026-06-10 01:10:06] "POST /network-policys HTTP/1.1" 200 538 0.028873 10.0.0.50 - - [2026-06-10 01:10:06] "POST /fqname-to-id HTTP/1.1" 404 197 0.002332 10.0.0.50 - - [2026-06-10 01:10:06] "POST /network-policys HTTP/1.1" 200 534 0.022854 10.0.0.50 - - [2026-06-10 01:10:06] "POST /fqname-to-id HTTP/1.1" 404 201 0.011109 10.0.0.50 - - [2026-06-10 01:10:06] "POST /network-policys HTTP/1.1" 200 542 0.024632 10.0.0.50 - - [2026-06-10 01:10:06] "PUT /access-control-list/ea309c79-4727-4122-8b34-f1a19044647f HTTP/1.1" 200 272 0.020646 10.0.0.50 - - [2026-06-10 01:10:06] "POST /ref-update HTTP/1.1" 200 156 0.099459 10.0.0.50 - - [2026-06-10 01:10:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019076 10.0.0.50 - - [2026-06-10 01:10:07] "PUT /access-control-list/6b9c1c65-dd01-4dfb-8c34-1b53aa486a58 HTTP/1.1" 200 272 0.031195 10.0.0.50 - - [2026-06-10 01:10:07] "POST /ref-update HTTP/1.1" 200 156 0.124854 10.0.0.50 - - [2026-06-10 01:10:07] "PUT /access-control-list/6b9c1c65-dd01-4dfb-8c34-1b53aa486a58 HTTP/1.1" 200 272 0.043882 10.0.0.50 - - [2026-06-10 01:10:07] "POST /ref-update HTTP/1.1" 200 156 0.166148 10.0.0.50 - - [2026-06-10 01:10:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017551 10.0.0.50 - - [2026-06-10 01:10:07] "PUT /access-control-list/ea309c79-4727-4122-8b34-f1a19044647f HTTP/1.1" 200 272 0.115580 10.0.0.50 - - [2026-06-10 01:10:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.030562 10.0.0.50 - - [2026-06-10 01:10:07] "POST /ref-update HTTP/1.1" 200 156 0.041294 10.0.0.50 - - [2026-06-10 01:10:07] "POST /fqname-to-id HTTP/1.1" 404 237 0.004989 10.0.0.50 - - [2026-06-10 01:10:07] "POST /access-control-lists HTTP/1.1" 200 601 0.053644 10.0.0.50 - - [2026-06-10 01:10:07] "POST /ref-update HTTP/1.1" 200 156 0.196772 10.0.0.50 - - [2026-06-10 01:10:07] "POST /ref-update HTTP/1.1" 200 156 0.097344 10.0.0.50 - - [2026-06-10 01:10:07] "POST /ref-update HTTP/1.1" 200 156 0.171474 10.0.0.50 - - [2026-06-10 01:10:07] "PUT /access-control-list/ea309c79-4727-4122-8b34-f1a19044647f HTTP/1.1" 200 272 0.068556 10.0.0.50 - - [2026-06-10 01:10:07] "PUT /access-control-list/8a20c34b-6f50-4f8f-9a94-e768813d9577 HTTP/1.1" 200 272 0.036078 10.0.0.50 - - [2026-06-10 01:10:08] "POST /ref-update HTTP/1.1" 200 156 0.106821 10.0.0.50 - - [2026-06-10 01:10:08] "POST /ref-update HTTP/1.1" 200 156 0.202893 10.0.0.50 - - [2026-06-10 01:10:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.037818 10.0.0.50 - - [2026-06-10 01:10:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015344 10.0.0.50 - - [2026-06-10 01:10:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008099 10.0.0.50 - - [2026-06-10 01:10:08] "PUT /access-control-list/8a20c34b-6f50-4f8f-9a94-e768813d9577 HTTP/1.1" 200 272 0.079495 10.0.0.50 - - [2026-06-10 01:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.50 - - [2026-06-10 01:10:08] "GET /virtual-network/ae6476ea-0e1e-4a7f-93bf-092af9e81fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.007461 10.0.0.50 - - [2026-06-10 01:10:08] "GET /application-policy-set/9a75d545-9e6a-444b-823a-e0148d02b21a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.006193 10.0.0.50 - - [2026-06-10 01:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005058 10.0.0.50 - - [2026-06-10 01:10:08] "GET /policy-management/110bd4f6-8d0f-4e91-beb1-cc26ad0c3812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003773 10.0.0.50 - - [2026-06-10 01:10:08] "POST /firewall-policys HTTP/1.1" 200 530 0.084303 10.0.0.50 - - [2026-06-10 01:10:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.025569 10.0.0.50 - - [2026-06-10 01:10:08] "GET /firewall-policy/a9c925f3-e7a1-4663-b7c7-58822ef8a447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.092246 10.0.0.50 - - [2026-06-10 01:10:08] "GET /application-policy-set/9a75d545-9e6a-444b-823a-e0148d02b21a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.044283 10.0.0.50 - - [2026-06-10 01:10:08] "GET /firewall-policy/a9c925f3-e7a1-4663-b7c7-58822ef8a447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004300 10.0.0.50 - - [2026-06-10 01:10:08] "POST /ref-update HTTP/1.1" 200 156 0.095427 10.0.0.50 - - [2026-06-10 01:10:08] "GET /application-policy-set/9a75d545-9e6a-444b-823a-e0148d02b21a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.037562 10.0.0.50 - - [2026-06-10 01:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009902 10.0.0.50 - - [2026-06-10 01:10:08] "GET /policy-management/110bd4f6-8d0f-4e91-beb1-cc26ad0c3812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008919 10.0.0.50 - - [2026-06-10 01:10:09] "POST /firewall-policys HTTP/1.1" 200 532 0.040973 10.0.0.50 - - [2026-06-10 01:10:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.063830 10.0.0.50 - - [2026-06-10 01:10:09] "GET /firewall-policy/901370a8-9e8f-4b20-bc82-4eeb143fa47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.010479 10.0.0.50 - - [2026-06-10 01:10:09] "GET /application-policy-set/9a75d545-9e6a-444b-823a-e0148d02b21a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.014403 10.0.0.50 - - [2026-06-10 01:10:09] "GET /firewall-policy/901370a8-9e8f-4b20-bc82-4eeb143fa47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003950 10.0.0.50 - - [2026-06-10 01:10:09] "GET /firewall-policy/a9c925f3-e7a1-4663-b7c7-58822ef8a447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.009202 10.0.0.50 - - [2026-06-10 01:10:09] "GET /firewall-policy/a9c925f3-e7a1-4663-b7c7-58822ef8a447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.012250 10.0.0.50 - - [2026-06-10 01:10:09] "POST /ref-update HTTP/1.1" 200 156 0.061134 10.0.0.50 - - [2026-06-10 01:10:09] "POST /ref-update HTTP/1.1" 200 156 0.100753 10.0.0.50 - - [2026-06-10 01:10:09] "POST /ref-update HTTP/1.1" 200 156 0.124985 10.0.0.50 - - [2026-06-10 01:10:09] "GET /application-policy-set/9a75d545-9e6a-444b-823a-e0148d02b21a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.022728 10.0.0.50 - - [2026-06-10 01:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.014482 10.0.0.50 - - [2026-06-10 01:10:09] "GET /policy-management/110bd4f6-8d0f-4e91-beb1-cc26ad0c3812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003958 10.0.0.50 - - [2026-06-10 01:10:09] "POST /firewall-policys HTTP/1.1" 200 530 0.077435 10.0.0.50 - - [2026-06-10 01:10:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.055781 10.0.0.50 - - [2026-06-10 01:10:09] "GET /firewall-policy/b1ea50fb-22e9-4245-9047-9f0e2f8eb8d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.015134 10.0.0.50 - - [2026-06-10 01:10:10] "GET /application-policy-set/9a75d545-9e6a-444b-823a-e0148d02b21a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.004143 10.0.0.50 - - [2026-06-10 01:10:10] "GET /firewall-policy/b1ea50fb-22e9-4245-9047-9f0e2f8eb8d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004223 10.0.0.50 - - [2026-06-10 01:10:10] "GET /firewall-policy/901370a8-9e8f-4b20-bc82-4eeb143fa47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003947 10.0.0.50 - - [2026-06-10 01:10:10] "GET /firewall-policy/a9c925f3-e7a1-4663-b7c7-58822ef8a447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.007291 10.0.0.50 - - [2026-06-10 01:10:10] "GET /firewall-policy/a9c925f3-e7a1-4663-b7c7-58822ef8a447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.015901 10.0.0.50 - - [2026-06-10 01:10:10] "GET /firewall-policy/901370a8-9e8f-4b20-bc82-4eeb143fa47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.005752 10.0.0.50 - - [2026-06-10 01:10:10] "POST /ref-update HTTP/1.1" 200 156 0.072570 10.0.0.50 - - [2026-06-10 01:10:10] "POST /ref-update HTTP/1.1" 200 156 0.113731 10.0.0.50 - - [2026-06-10 01:10:10] "POST /ref-update HTTP/1.1" 200 156 0.069072 10.0.0.50 - - [2026-06-10 01:10:10] "POST /ref-update HTTP/1.1" 200 156 0.070827 10.0.0.50 - - [2026-06-10 01:10:10] "POST /ref-update HTTP/1.1" 200 156 0.140606 10.0.0.50 - - [2026-06-10 01:10:10] "GET /application-policy-set/9a75d545-9e6a-444b-823a-e0148d02b21a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.075659 10.0.0.50 - - [2026-06-10 01:10:10] "POST /tags HTTP/1.1" 200 299 0.082580 10.0.0.50 - - [2026-06-10 01:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.023624 10.0.0.50 - - [2026-06-10 01:10:10] "GET /tag/86799ec4-3b64-406b-aa00-f9d64e7e86d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.026426 10.0.0.50 - - [2026-06-10 01:10:11] "POST /set-tag HTTP/1.1" 200 109 0.032718 10.0.0.50 - - [2026-06-10 01:10:11] "POST /tags HTTP/1.1" 200 357 0.156550 10.0.0.50 - - [2026-06-10 01:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.044415 10.0.0.50 - - [2026-06-10 01:10:11] "GET /tag/d2547a88-83cb-43b8-88b1-39a6a3600864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1253 0.059481 10.0.0.50 - - [2026-06-10 01:10:11] "POST /tags HTTP/1.1" 200 305 0.176084 10.0.0.50 - - [2026-06-10 01:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.015423 10.0.0.50 - - [2026-06-10 01:10:11] "GET /tag/e88d1025-9841-4b5b-9c76-05d357700cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.066579 10.0.0.50 - - [2026-06-10 01:10:11] "POST /id-to-fqname HTTP/1.1" 200 174 0.010819 10.0.0.50 - - [2026-06-10 01:10:11] "POST /fqname-to-id HTTP/1.1" 404 183 0.005941 10.0.0.50 - - [2026-06-10 01:10:12] "POST /security-groups HTTP/1.1" 200 571 0.113350 10.0.0.50 - - [2026-06-10 01:10:12] "POST /projects HTTP/1.1" 200 483 0.338766 10.0.0.50 - - [2026-06-10 01:10:12] "POST /fqname-to-id HTTP/1.1" 404 214 0.011987 10.0.0.50 - - [2026-06-10 01:10:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.033873 10.0.0.50 - - [2026-06-10 01:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.016302 10.0.0.50 - - [2026-06-10 01:10:12] "GET /virtual-network/060f5d24-a114-4995-af85-d14ee7ec75ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.058655 10.0.0.50 - - [2026-06-10 01:10:12] "POST /access-control-lists HTTP/1.1" 200 580 0.139258 10.0.0.50 - - [2026-06-10 01:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.50 - - [2026-06-10 01:10:12] "GET /virtual-network/1c16ccf6-2c27-4ea0-8a21-2092ae018b79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.033180 10.0.0.50 - - [2026-06-10 01:10:12] "POST /fqname-to-id HTTP/1.1" 404 213 0.005073 10.0.0.50 - - [2026-06-10 01:10:12] "POST /access-control-lists HTTP/1.1" 200 578 0.158401 10.0.0.50 - - [2026-06-10 01:10:12] "PUT /virtual-network/060f5d24-a114-4995-af85-d14ee7ec75ef HTTP/1.1" 200 264 0.206535 10.0.0.50 - - [2026-06-10 01:10:12] "PUT /virtual-network/1c16ccf6-2c27-4ea0-8a21-2092ae018b79 HTTP/1.1" 200 264 0.108982 10.0.0.50 - - [2026-06-10 01:10:12] "POST /security-groups HTTP/1.1" 200 537 0.083723 10.0.0.50 - - [2026-06-10 01:10:12] "POST /fqname-to-id HTTP/1.1" 404 234 0.003210 10.0.0.50 - - [2026-06-10 01:10:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.047705 10.0.0.50 - - [2026-06-10 01:10:12] "POST /access-control-lists HTTP/1.1" 200 596 0.060722 10.0.0.50 - - [2026-06-10 01:10:12] "POST /chown HTTP/1.1" 200 109 0.062692 10.0.0.50 - - [2026-06-10 01:10:13] "POST /fqname-to-id HTTP/1.1" 404 233 0.015977 10.0.0.50 - - [2026-06-10 01:10:13] "GET /application-policy-set/9a75d545-9e6a-444b-823a-e0148d02b21a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010921 10.0.0.50 - - [2026-06-10 01:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005824 10.0.0.50 - - [2026-06-10 01:10:13] "GET /policy-management/110bd4f6-8d0f-4e91-beb1-cc26ad0c3812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006757 10.0.0.50 - - [2026-06-10 01:10:13] "POST /access-control-lists HTTP/1.1" 200 594 0.079492 10.0.0.50 - - [2026-06-10 01:10:13] "POST /tags HTTP/1.1" 409 207 0.020514 10.0.0.50 - - [2026-06-10 01:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.50 - - [2026-06-10 01:10:13] "GET /tag/e88d1025-9841-4b5b-9c76-05d357700cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.019706 10.0.0.50 - - [2026-06-10 01:10:13] "GET / HTTP/1.1" 200 35931 0.001846 10.0.0.50 - - [2026-06-10 01:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.50 - - [2026-06-10 01:10:13] "GET /global-system-config/37969554-6b29-4019-ba00-0d6975a20249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.032712 10.0.0.50 - - [2026-06-10 01:10:13] "POST /firewall-rules HTTP/1.1" 200 564 0.078195 10.0.0.50 - - [2026-06-10 01:10:13] "GET /firewall-rule/a5732d43-4859-4b88-96a4-8c4f62f19b62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.021266 10.0.0.50 - - [2026-06-10 01:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010188 10.0.0.50 - - [2026-06-10 01:10:13] "GET /firewall-policy/901370a8-9e8f-4b20-bc82-4eeb143fa47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003603 10.0.0.50 - - [2026-06-10 01:10:13] "GET /config-node/e9121ffe-95c3-4138-9412-bb4b4bc6799e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.004798 10.0.0.50 - - [2026-06-10 01:10:13] "GET /firewall-rule/a5732d43-4859-4b88-96a4-8c4f62f19b62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.004166 10.0.0.50 - - [2026-06-10 01:10:13] "POST /ref-update HTTP/1.1" 200 156 0.033256 10.0.0.50 - - [2026-06-10 01:10:13] "GET /application-policy-set/9a75d545-9e6a-444b-823a-e0148d02b21a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.024371 10.0.0.50 - - [2026-06-10 01:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.50 - - [2026-06-10 01:10:13] "GET /policy-management/110bd4f6-8d0f-4e91-beb1-cc26ad0c3812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005496 10.0.0.50 - - [2026-06-10 01:10:13] "POST /tags HTTP/1.1" 409 207 0.003499 10.0.0.50 - - [2026-06-10 01:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004204 10.0.0.50 - - [2026-06-10 01:10:13] "GET /tag/e88d1025-9841-4b5b-9c76-05d357700cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.020548 10.0.0.50 - - [2026-06-10 01:10:13] "POST /firewall-rules HTTP/1.1" 200 562 0.106039 10.0.0.50 - - [2026-06-10 01:10:13] "GET /firewall-rule/a51f0cd3-5891-4e86-aada-8bb4426a005d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.008689 10.0.0.50 - - [2026-06-10 01:10:13] "GET /firewall-policy/901370a8-9e8f-4b20-bc82-4eeb143fa47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.005475 10.0.0.50 - - [2026-06-10 01:10:13] "GET /firewall-rule/a51f0cd3-5891-4e86-aada-8bb4426a005d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004275 10.0.0.50 - - [2026-06-10 01:10:13] "POST /ref-update HTTP/1.1" 200 156 0.028876 10.0.0.50 - - [2026-06-10 01:10:13] "POST /tags HTTP/1.1" 200 301 0.149508 10.0.0.50 - - [2026-06-10 01:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.022033 10.0.0.50 - - [2026-06-10 01:10:14] "GET /tag/57f5b470-96a4-4794-95e6-b6f53b95c553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.052163 10.0.0.50 - - [2026-06-10 01:10:14] "POST /tags HTTP/1.1" 200 325 0.106664 10.0.0.50 - - [2026-06-10 01:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.029828 10.0.0.50 - - [2026-06-10 01:10:14] "GET /tag/a88bfc99-bc3e-4a56-a0f6-4a749f4eb67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.045285 10.0.0.50 - - [2026-06-10 01:10:14] "POST /tags HTTP/1.1" 200 363 0.027216 10.0.0.50 - - [2026-06-10 01:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004585 10.0.0.50 - - [2026-06-10 01:10:14] "GET /tag/5a7772e0-f65a-45a8-b5f1-7c65bd4b1716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.021381 10.0.0.50 - - [2026-06-10 01:10:14] "POST /tags HTTP/1.1" 200 311 0.025614 10.0.0.50 - - [2026-06-10 01:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006312 10.0.0.50 - - [2026-06-10 01:10:14] "GET /tag/9016a92c-d609-49a1-9c2b-7eddba755cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.030679 10.0.0.50 - - [2026-06-10 01:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.50 - - [2026-06-10 01:10:14] "GET /virtual-network/060f5d24-a114-4995-af85-d14ee7ec75ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005268 10.0.0.50 - - [2026-06-10 01:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.50 - - [2026-06-10 01:10:14] "GET /project/588c69b4-3790-442d-bb88-3a2f69f401c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.040479 10.0.0.50 - - [2026-06-10 01:10:14] "POST /virtual-machines HTTP/1.1" 200 377 0.016276 10.0.0.50 - - [2026-06-10 01:10:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.031424 10.0.0.50 - - [2026-06-10 01:10:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.187021 10.0.0.50 - - [2026-06-10 01:10:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.017405 10.0.0.50 - - [2026-06-10 01:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.016923 10.0.0.50 - - [2026-06-10 01:10:15] "GET /virtual-machine-interface/230e1314-6469-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.008573 10.0.0.50 - - [2026-06-10 01:10:15] "POST /instance-ips HTTP/1.1" 200 409 0.056213 10.0.0.50 - - [2026-06-10 01:10:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.023346 10.0.0.50 - - [2026-06-10 01:10:15] "GET /virtual-machine-interface/230e1314-6469-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.017398 10.0.0.50 - - [2026-06-10 01:10:15] "POST /set-tag HTTP/1.1" 200 109 0.048537 10.0.0.50 - - [2026-06-10 01:10:15] "GET /virtual-machine-interface/230e1314-6469-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.025593 10.0.0.50 - - [2026-06-10 01:10:15] "GET /instance-ip/2335358e-6469-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.011245 10.0.0.50 - - [2026-06-10 01:10:15] "POST /tags HTTP/1.1" 200 305 0.098269 10.0.0.50 - - [2026-06-10 01:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.016130 10.0.0.50 - - [2026-06-10 01:10:15] "GET /tag/6af7fdea-711e-440f-b5e4-f43d49b6b95c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.037961 10.0.0.50 - - [2026-06-10 01:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.50 - - [2026-06-10 01:10:15] "GET /project/a3d551e0-0117-4b58-8195-2a2fb17de4be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.063154 10.0.0.50 - - [2026-06-10 01:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004868 10.0.0.50 - - [2026-06-10 01:10:15] "GET /virtual-network/1c16ccf6-2c27-4ea0-8a21-2092ae018b79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.009792 10.0.0.50 - - [2026-06-10 01:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.50 - - [2026-06-10 01:10:15] "GET /service-appliance-set/d6fd46d5-f4c2-44cd-82ac-a97d6ff85e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.032136 10.0.0.50 - - [2026-06-10 01:10:15] "POST /fqname-to-id HTTP/1.1" 404 240 0.002232 10.0.0.50 - - [2026-06-10 01:10:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.114333 10.0.0.50 - - [2026-06-10 01:10:16] "GET /virtual-machine-interface/27365086-0ce1-4a18-ae4a-c5ef31605b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.010793 10.0.0.50 - - [2026-06-10 01:10:16] "POST /instance-ips HTTP/1.1" 200 381 0.074724 10.0.0.50 - - [2026-06-10 01:10:16] "GET /instance-ip/069a1cb7-a062-4737-95ed-4b8a375e271a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.006085 10.0.0.50 - - [2026-06-10 01:10:16] "POST /loadbalancers HTTP/1.1" 200 582 0.083700 10.0.0.50 - - [2026-06-10 01:10:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.036494 10.0.0.50 - - [2026-06-10 01:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.017782 10.0.0.50 - - [2026-06-10 01:10:16] "GET /project/a3d551e0-0117-4b58-8195-2a2fb17de4be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.067107 10.0.0.50 - - [2026-06-10 01:10:16] "GET /loadbalancer/ac730e38-22c8-4404-adbd-5a934aaf5c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.003220 10.0.0.50 - - [2026-06-10 01:10:16] "GET /project/a3d551e0-0117-4b58-8195-2a2fb17de4be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.071997 10.0.0.50 - - [2026-06-10 01:10:16] "GET /instance-ip/069a1cb7-a062-4737-95ed-4b8a375e271a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.008504 10.0.0.50 - - [2026-06-10 01:10:16] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.064437 10.0.0.50 - - [2026-06-10 01:10:16] "POST /floating-ips HTTP/1.1" 200 583 0.066876 10.0.0.50 - - [2026-06-10 01:10:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.054133 10.0.0.50 - - [2026-06-10 01:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.023346 10.0.0.50 - - [2026-06-10 01:10:16] "GET /project/a3d551e0-0117-4b58-8195-2a2fb17de4be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.071823 10.0.0.50 - - [2026-06-10 01:10:16] "GET /loadbalancer-listener/a45d9e88-1112-4268-9a12-a11002dd5b68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.006663 10.0.0.50 - - [2026-06-10 01:10:16] "GET /loadbalancer-listener/a45d9e88-1112-4268-9a12-a11002dd5b68?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.009445 10.0.0.50 - - [2026-06-10 01:10:16] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.033575 10.0.0.50 - - [2026-06-10 01:10:16] "GET /instance-ip/069a1cb7-a062-4737-95ed-4b8a375e271a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.009919 10.0.0.50 - - [2026-06-10 01:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.50 - - [2026-06-10 01:10:16] "GET /global-vrouter-config/5c5f055d-9045-4d91-965d-9164833813c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003118 10.0.0.50 - - [2026-06-10 01:10:16] "GET /instance-ip/069a1cb7-a062-4737-95ed-4b8a375e271a?fields=floating_ips HTTP/1.1" 200 1169 0.013144 10.0.0.50 - - [2026-06-10 01:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.50 - - [2026-06-10 01:10:16] "GET /floating-ip/8d126fa3-d571-4825-b8a1-260e1af17f94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.006752 10.0.0.50 - - [2026-06-10 01:10:16] "PUT /global-vrouter-config/5c5f055d-9045-4d91-965d-9164833813c0 HTTP/1.1" 200 276 0.027042 10.0.0.50 - - [2026-06-10 01:10:16] "POST /tags HTTP/1.1" 200 355 0.031838 10.0.0.50 - - [2026-06-10 01:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014841 10.0.0.50 - - [2026-06-10 01:10:17] "GET /tag/848846ae-39a2-434f-a530-58ef4a6fac85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.020061 10.0.0.50 - - [2026-06-10 01:10:17] "POST /tags HTTP/1.1" 200 303 0.035998 10.0.0.50 - - [2026-06-10 01:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014119 10.0.0.50 - - [2026-06-10 01:10:17] "GET /tag/d7449926-8352-42ac-86d5-1477f6315f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.014650 10.0.0.50 - - [2026-06-10 01:10:17] "POST /projects HTTP/1.1" 409 218 0.002620 10.0.0.50 - - [2026-06-10 01:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.50 - - [2026-06-10 01:10:17] "GET /project/a3d551e0-0117-4b58-8195-2a2fb17de4be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.062077 10.0.0.50 - - [2026-06-10 01:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.50 - - [2026-06-10 01:10:17] "GET /network-ipam/ab0f86c8-fcd0-489e-97d5-03fb84d0131f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004111 10.0.0.50 - - [2026-06-10 01:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.50 - - [2026-06-10 01:10:17] "GET /virtual-network/060f5d24-a114-4995-af85-d14ee7ec75ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006117 10.0.0.50 - - [2026-06-10 01:10:17] "PUT /virtual-network/060f5d24-a114-4995-af85-d14ee7ec75ef HTTP/1.1" 200 264 0.097091 10.0.0.50 - - [2026-06-10 01:10:17] "GET /virtual-network/060f5d24-a114-4995-af85-d14ee7ec75ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.018675 10.0.0.50 - - [2026-06-10 01:10:17] "POST /set-tag HTTP/1.1" 200 109 0.077859 10.0.0.50 - - [2026-06-10 01:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014374 10.0.0.50 - - [2026-06-10 01:10:17] "GET /network-ipam/ab6328f3-897e-4cb9-9a34-ec9ae8394b12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.005418 10.0.0.50 - - [2026-06-10 01:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.50 - - [2026-06-10 01:10:17] "GET /virtual-network/1c16ccf6-2c27-4ea0-8a21-2092ae018b79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006794 10.0.0.50 - - [2026-06-10 01:10:17] "PUT /virtual-network/1c16ccf6-2c27-4ea0-8a21-2092ae018b79 HTTP/1.1" 200 264 0.073834 10.0.0.50 - - [2026-06-10 01:10:17] "GET /virtual-network/1c16ccf6-2c27-4ea0-8a21-2092ae018b79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.010548 10.0.0.50 - - [2026-06-10 01:10:17] "POST /set-tag HTTP/1.1" 200 109 0.057249 10.0.0.50 - - [2026-06-10 01:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005677 10.0.0.50 - - [2026-06-10 01:10:18] "GET /network-policy/ec1913cd-c0fa-47cf-ae05-f9958baf629a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.011549 10.0.0.50 - - [2026-06-10 01:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005311 10.0.0.50 - - [2026-06-10 01:10:18] "GET /network-policy/0d09efed-fa79-43d2-8be2-fab42926b3ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005474 10.0.0.50 - - [2026-06-10 01:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.50 - - [2026-06-10 01:10:18] "GET /network-policy/74b935d9-632e-4cec-b029-ea9147174a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005114 10.0.0.50 - - [2026-06-10 01:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.50 - - [2026-06-10 01:10:18] "PUT /network-policy/74b935d9-632e-4cec-b029-ea9147174a44 HTTP/1.1" 200 262 0.016962 10.0.0.50 - - [2026-06-10 01:10:18] "POST /ref-update HTTP/1.1" 200 156 0.080145 10.0.0.50 - - [2026-06-10 01:10:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006088 10.0.0.50 - - [2026-06-10 01:10:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004655 10.0.0.50 - - [2026-06-10 01:10:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003112 10.0.0.50 - - [2026-06-10 01:10:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003773 10.0.0.50 - - [2026-06-10 01:10:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002578 10.0.0.50 - - [2026-06-10 01:10:18] "POST /security-groups HTTP/1.1" 409 245 0.009246 10.0.0.50 - - [2026-06-10 01:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004858 10.0.0.50 - - [2026-06-10 01:10:18] "PUT /security-group/82f5aea8-19e5-49bd-8852-b9cc2200e179 HTTP/1.1" 200 262 0.162958 10.0.0.50 - - [2026-06-10 01:10:18] "PUT /access-control-list/c545ed15-14ec-44c2-84db-94e2a84066e1 HTTP/1.1" 200 272 0.027066 10.0.0.50 - - [2026-06-10 01:10:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.043776 10.0.0.50 - - [2026-06-10 01:10:18] "GET /application-policy-set/9a75d545-9e6a-444b-823a-e0148d02b21a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014149 10.0.0.50 - - [2026-06-10 01:10:18] "PUT /access-control-list/668cb131-30de-4aeb-930b-23fc573cbacc HTTP/1.1" 200 272 0.055134 10.0.0.50 - - [2026-06-10 01:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004813 10.0.0.50 - - [2026-06-10 01:10:18] "GET /policy-management/110bd4f6-8d0f-4e91-beb1-cc26ad0c3812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003444 10.0.0.50 - - [2026-06-10 01:10:18] "POST /tags HTTP/1.1" 409 206 0.001978 10.0.0.50 - - [2026-06-10 01:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.50 - - [2026-06-10 01:10:18] "GET /tag/d7449926-8352-42ac-86d5-1477f6315f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.017941 10.0.0.50 - - [2026-06-10 01:10:18] "POST /firewall-rules HTTP/1.1" 200 562 0.066459 10.0.0.50 - - [2026-06-10 01:10:18] "GET /firewall-rule/6883de74-cef2-40af-a9ba-7ff59bbccac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.005256 10.0.0.50 - - [2026-06-10 01:10:18] "GET /firewall-policy/901370a8-9e8f-4b20-bc82-4eeb143fa47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.010027 10.0.0.50 - - [2026-06-10 01:10:18] "GET /firewall-rule/6883de74-cef2-40af-a9ba-7ff59bbccac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004969 10.0.0.50 - - [2026-06-10 01:10:19] "POST /ref-update HTTP/1.1" 200 156 0.042823 10.0.0.50 - - [2026-06-10 01:10:19] "GET /application-policy-set/9a75d545-9e6a-444b-823a-e0148d02b21a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015931 10.0.0.50 - - [2026-06-10 01:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005606 10.0.0.50 - - [2026-06-10 01:10:19] "GET /policy-management/110bd4f6-8d0f-4e91-beb1-cc26ad0c3812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009192 10.0.0.50 - - [2026-06-10 01:10:19] "POST /tags HTTP/1.1" 409 206 0.007178 10.0.0.50 - - [2026-06-10 01:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004039 10.0.0.50 - - [2026-06-10 01:10:19] "GET /tag/d7449926-8352-42ac-86d5-1477f6315f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.040470 10.0.0.50 - - [2026-06-10 01:10:19] "POST /firewall-rules HTTP/1.1" 200 560 0.079383 10.0.0.50 - - [2026-06-10 01:10:19] "GET /firewall-rule/fb2c1eba-e052-4ef8-923e-8df5e0b3b87f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.012550 10.0.0.50 - - [2026-06-10 01:10:19] "GET /firewall-policy/901370a8-9e8f-4b20-bc82-4eeb143fa47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.005461 10.0.0.50 - - [2026-06-10 01:10:19] "GET /firewall-rule/fb2c1eba-e052-4ef8-923e-8df5e0b3b87f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.007372 10.0.0.50 - - [2026-06-10 01:10:19] "POST /ref-update HTTP/1.1" 200 156 0.043557 10.0.0.50 - - [2026-06-10 01:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008123 10.0.0.50 - - [2026-06-10 01:10:19] "GET /loadbalancer/ac730e38-22c8-4404-adbd-5a934aaf5c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.003919 10.0.0.50 - - [2026-06-10 01:10:19] "POST /fqname-to-id HTTP/1.1" 404 228 0.002311 10.0.0.50 - - [2026-06-10 01:10:19] "POST /tags HTTP/1.1" 200 371 0.040828 10.0.0.50 - - [2026-06-10 01:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.042936 10.0.0.50 - - [2026-06-10 01:10:19] "GET /tag/807df06b-8598-4b59-a8dd-787f3de78218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.034359 10.0.0.50 - - [2026-06-10 01:10:19] "POST /tags HTTP/1.1" 200 319 0.026932 10.0.0.50 - - [2026-06-10 01:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006439 10.0.0.50 - - [2026-06-10 01:10:19] "GET /tag/94349b73-467d-4b5f-b21c-97d259038c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.016539 10.0.0.50 - - [2026-06-10 01:10:20] "POST /id-to-fqname HTTP/1.1" 200 181 0.000807 10.0.0.50 - - [2026-06-10 01:10:20] "POST /fqname-to-id HTTP/1.1" 404 190 0.008248 10.0.0.50 - - [2026-06-10 01:10:20] "POST /security-groups HTTP/1.1" 200 578 0.080248 10.0.0.50 - - [2026-06-10 01:10:20] "POST /projects HTTP/1.1" 200 497 0.270158 10.0.0.50 - - [2026-06-10 01:10:20] "POST /fqname-to-id HTTP/1.1" 404 225 0.009469 10.0.0.50 - - [2026-06-10 01:10:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.020804 10.0.0.50 - - [2026-06-10 01:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.014008 10.0.0.50 - - [2026-06-10 01:10:20] "GET /virtual-network/060f5d24-a114-4995-af85-d14ee7ec75ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.019070 10.0.0.50 - - [2026-06-10 01:10:20] "POST /access-control-lists HTTP/1.1" 200 587 0.103049 10.0.0.50 - - [2026-06-10 01:10:20] "POST /fqname-to-id HTTP/1.1" 404 224 0.021770 10.0.0.50 - - [2026-06-10 01:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009203 10.0.0.50 - - [2026-06-10 01:10:20] "GET /virtual-network/1c16ccf6-2c27-4ea0-8a21-2092ae018b79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.007763 10.0.0.50 - - [2026-06-10 01:10:20] "POST /access-control-lists HTTP/1.1" 200 585 0.085778 10.0.0.50 - - [2026-06-10 01:10:20] "PUT /virtual-network/060f5d24-a114-4995-af85-d14ee7ec75ef HTTP/1.1" 200 264 0.109664 10.0.0.50 - - [2026-06-10 01:10:20] "PUT /virtual-network/1c16ccf6-2c27-4ea0-8a21-2092ae018b79 HTTP/1.1" 200 264 0.069126 10.0.0.50 - - [2026-06-10 01:10:20] "POST /security-groups HTTP/1.1" 200 558 0.076988 10.0.0.50 - - [2026-06-10 01:10:20] "POST /fqname-to-id HTTP/1.1" 404 248 0.015673 10.0.0.50 - - [2026-06-10 01:10:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.022331 10.0.0.50 - - [2026-06-10 01:10:20] "POST /access-control-lists HTTP/1.1" 200 610 0.063219 10.0.0.50 - - [2026-06-10 01:10:20] "POST /chown HTTP/1.1" 200 109 0.050065 10.0.0.50 - - [2026-06-10 01:10:20] "POST /fqname-to-id HTTP/1.1" 404 247 0.020470 10.0.0.50 - - [2026-06-10 01:10:20] "GET /application-policy-set/9a75d545-9e6a-444b-823a-e0148d02b21a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018829 10.0.0.50 - - [2026-06-10 01:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.50 - - [2026-06-10 01:10:20] "GET /policy-management/110bd4f6-8d0f-4e91-beb1-cc26ad0c3812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004867 10.0.0.50 - - [2026-06-10 01:10:20] "POST /tags HTTP/1.1" 409 214 0.003065 10.0.0.50 - - [2026-06-10 01:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.50 - - [2026-06-10 01:10:21] "GET /tag/94349b73-467d-4b5f-b21c-97d259038c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.040184 10.0.0.50 - - [2026-06-10 01:10:21] "POST /access-control-lists HTTP/1.1" 200 608 0.226735 10.0.0.50 - - [2026-06-10 01:10:21] "POST /firewall-rules HTTP/1.1" 200 578 0.124276 10.0.0.50 - - [2026-06-10 01:10:21] "GET /firewall-rule/379a6938-d2b4-4cb2-9b90-807c13055ace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005554 10.0.0.50 - - [2026-06-10 01:10:21] "GET /firewall-policy/901370a8-9e8f-4b20-bc82-4eeb143fa47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.006748 10.0.0.50 - - [2026-06-10 01:10:21] "GET /firewall-rule/379a6938-d2b4-4cb2-9b90-807c13055ace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.004707 10.0.0.50 - - [2026-06-10 01:10:21] "POST /ref-update HTTP/1.1" 200 156 0.089489 10.0.0.50 - - [2026-06-10 01:10:21] "GET /application-policy-set/9a75d545-9e6a-444b-823a-e0148d02b21a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.021258 10.0.0.50 - - [2026-06-10 01:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.50 - - [2026-06-10 01:10:21] "GET /policy-management/110bd4f6-8d0f-4e91-beb1-cc26ad0c3812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004217 10.0.0.50 - - [2026-06-10 01:10:21] "POST /tags HTTP/1.1" 409 214 0.002777 10.0.0.50 - - [2026-06-10 01:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005517 10.0.0.50 - - [2026-06-10 01:10:21] "GET /tag/94349b73-467d-4b5f-b21c-97d259038c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.025669 10.0.0.50 - - [2026-06-10 01:10:21] "POST /firewall-rules HTTP/1.1" 200 576 0.102811 10.0.0.50 - - [2026-06-10 01:10:21] "GET /firewall-rule/fbf7c1ff-0c40-410f-973c-daffc7e1dd34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.016064 10.0.0.50 - - [2026-06-10 01:10:21] "GET /firewall-policy/901370a8-9e8f-4b20-bc82-4eeb143fa47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.008232 10.0.0.50 - - [2026-06-10 01:10:21] "GET /firewall-rule/fbf7c1ff-0c40-410f-973c-daffc7e1dd34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.003761 10.0.0.50 - - [2026-06-10 01:10:21] "POST /ref-update HTTP/1.1" 200 156 0.063186 10.0.0.50 - - [2026-06-10 01:10:21] "POST /tags HTTP/1.1" 200 301 0.028741 10.0.0.50 - - [2026-06-10 01:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.50 - - [2026-06-10 01:10:21] "GET /tag/558b2530-addf-498c-99cc-af3d4e99d11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.020193 10.0.0.50 - - [2026-06-10 01:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.50 - - [2026-06-10 01:10:22] "GET /project/588c69b4-3790-442d-bb88-3a2f69f401c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.074022 10.0.0.50 - - [2026-06-10 01:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006379 10.0.0.50 - - [2026-06-10 01:10:22] "GET /virtual-network/1c16ccf6-2c27-4ea0-8a21-2092ae018b79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.014686 10.0.0.50 - - [2026-06-10 01:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010327 10.0.0.50 - - [2026-06-10 01:10:22] "GET /service-appliance-set/d6fd46d5-f4c2-44cd-82ac-a97d6ff85e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004589 10.0.0.50 - - [2026-06-10 01:10:22] "POST /fqname-to-id HTTP/1.1" 404 242 0.003498 10.0.0.50 - - [2026-06-10 01:10:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.201102 10.0.0.50 - - [2026-06-10 01:10:22] "GET /virtual-machine-interface/fbe011e0-af8a-4cc7-9beb-697d6151f06d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.036872 10.0.0.50 - - [2026-06-10 01:10:22] "POST /instance-ips HTTP/1.1" 200 377 0.171450 10.0.0.50 - - [2026-06-10 01:10:22] "GET /instance-ip/99361be6-3482-477a-b8a3-b73aad7d5492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.011413 10.0.0.50 - - [2026-06-10 01:10:22] "POST /loadbalancers HTTP/1.1" 200 582 0.087594 10.0.0.50 - - [2026-06-10 01:10:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.058260 10.0.0.50 - - [2026-06-10 01:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.016692 10.0.0.50 - - [2026-06-10 01:10:22] "GET /project/588c69b4-3790-442d-bb88-3a2f69f401c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.111567 10.0.0.50 - - [2026-06-10 01:10:23] "GET /instance-ip/99361be6-3482-477a-b8a3-b73aad7d5492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.013523 10.0.0.50 - - [2026-06-10 01:10:23] "GET /project/588c69b4-3790-442d-bb88-3a2f69f401c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.128792 10.0.0.50 - - [2026-06-10 01:10:23] "GET /loadbalancer/5fa353ec-a832-4442-a589-fc9c3dd5e946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.053178 10.0.0.50 - - [2026-06-10 01:10:23] "POST /floating-ips HTTP/1.1" 200 581 0.191538 10.0.0.50 - - [2026-06-10 01:10:23] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.092016 10.0.0.50 - - [2026-06-10 01:10:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.032395 10.0.0.50 - - [2026-06-10 01:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.055101 10.0.0.50 - - [2026-06-10 01:10:23] "GET /project/588c69b4-3790-442d-bb88-3a2f69f401c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.078472 10.0.0.50 - - [2026-06-10 01:10:23] "GET /loadbalancer-listener/6e5a721a-bbab-45a5-aa2c-c84a93ebd803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.006346 10.0.0.50 - - [2026-06-10 01:10:23] "GET /loadbalancer-listener/6e5a721a-bbab-45a5-aa2c-c84a93ebd803?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.017113 10.0.0.50 - - [2026-06-10 01:10:23] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.033942 10.0.0.50 - - [2026-06-10 01:10:23] "GET /instance-ip/99361be6-3482-477a-b8a3-b73aad7d5492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007337 10.0.0.50 - - [2026-06-10 01:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008836 10.0.0.50 - - [2026-06-10 01:10:23] "GET /instance-ip/99361be6-3482-477a-b8a3-b73aad7d5492?fields=floating_ips HTTP/1.1" 200 1165 0.040380 10.0.0.50 - - [2026-06-10 01:10:23] "GET /floating-ip/d2728844-6da8-45d8-8840-7d8ede56ad95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.021183 10.0.0.50 - - [2026-06-10 01:10:23] "GET /project/588c69b4-3790-442d-bb88-3a2f69f401c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.096285 10.0.0.50 - - [2026-06-10 01:10:23] "GET /loadbalancer/5fa353ec-a832-4442-a589-fc9c3dd5e946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003757 10.0.0.50 - - [2026-06-10 01:10:23] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.029240 10.0.0.50 - - [2026-06-10 01:10:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.039418 10.0.0.50 - - [2026-06-10 01:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010564 10.0.0.50 - - [2026-06-10 01:10:24] "GET /project/588c69b4-3790-442d-bb88-3a2f69f401c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.045947 10.0.0.50 - - [2026-06-10 01:10:24] "GET /loadbalancer-listener/f335d809-826a-4606-ad77-405b8640b7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.017885 10.0.0.50 - - [2026-06-10 01:10:24] "GET /loadbalancer-listener/f335d809-826a-4606-ad77-405b8640b7b2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.009456 10.0.0.50 - - [2026-06-10 01:10:24] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.035402 10.0.0.50 - - [2026-06-10 01:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004576 10.0.0.50 - - [2026-06-10 01:10:24] "GET /instance-ip/99361be6-3482-477a-b8a3-b73aad7d5492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006084 10.0.0.50 - - [2026-06-10 01:10:24] "GET /instance-ip/99361be6-3482-477a-b8a3-b73aad7d5492?fields=floating_ips HTTP/1.1" 200 1165 0.016940 10.0.0.50 - - [2026-06-10 01:10:24] "GET /floating-ip/d2728844-6da8-45d8-8840-7d8ede56ad95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.012293 10.0.0.50 - - [2026-06-10 01:10:24] "GET /project/588c69b4-3790-442d-bb88-3a2f69f401c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.106433 10.0.0.50 - - [2026-06-10 01:10:24] "GET /loadbalancer/5fa353ec-a832-4442-a589-fc9c3dd5e946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003359 10.0.0.50 - - [2026-06-10 01:10:24] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.040995 10.0.0.50 - - [2026-06-10 01:10:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.043957 10.0.0.50 - - [2026-06-10 01:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.017104 10.0.0.50 - - [2026-06-10 01:10:24] "GET /project/588c69b4-3790-442d-bb88-3a2f69f401c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.044221 10.0.0.50 - - [2026-06-10 01:10:24] "GET /loadbalancer-listener/073a7c1c-2bdf-4a3c-bc5c-6967b14fcfcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.011802 10.0.0.50 - - [2026-06-10 01:10:24] "GET /loadbalancer-listener/073a7c1c-2bdf-4a3c-bc5c-6967b14fcfcb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.007004 10.0.0.50 - - [2026-06-10 01:10:24] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.023803 10.0.0.50 - - [2026-06-10 01:10:24] "GET /instance-ip/99361be6-3482-477a-b8a3-b73aad7d5492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004726 10.0.0.50 - - [2026-06-10 01:10:24] "GET /instance-ip/99361be6-3482-477a-b8a3-b73aad7d5492?fields=floating_ips HTTP/1.1" 200 1165 0.014848 10.0.0.50 - - [2026-06-10 01:10:24] "GET /floating-ip/d2728844-6da8-45d8-8840-7d8ede56ad95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003787 10.0.0.50 - - [2026-06-10 01:10:24] "POST /tags HTTP/1.1" 200 363 0.066663 10.0.0.50 - - [2026-06-10 01:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.019104 10.0.0.50 - - [2026-06-10 01:10:24] "GET /tag/28a707ab-ac24-47b6-9c7e-c2717ac08b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.047328 10.0.0.50 - - [2026-06-10 01:10:24] "POST /tags HTTP/1.1" 200 311 0.049340 10.0.0.50 - - [2026-06-10 01:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.021929 10.0.0.50 - - [2026-06-10 01:10:24] "GET /tag/2d9705fe-2a2f-4047-9567-24734e601793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.020637 10.0.0.50 - - [2026-06-10 01:10:25] "POST /id-to-fqname HTTP/1.1" 200 177 0.000689 10.0.0.50 - - [2026-06-10 01:10:25] "POST /fqname-to-id HTTP/1.1" 404 186 0.007596 10.0.0.50 - - [2026-06-10 01:10:25] "POST /security-groups HTTP/1.1" 200 574 0.106303 10.0.0.50 - - [2026-06-10 01:10:25] "POST /projects HTTP/1.1" 200 489 0.276557 10.0.0.50 - - [2026-06-10 01:10:25] "GET / HTTP/1.1" 200 35931 0.005558 10.0.0.50 - - [2026-06-10 01:10:25] "POST /fqname-to-id HTTP/1.1" 404 217 0.039053 10.0.0.50 - - [2026-06-10 01:10:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.083890 10.0.0.50 - - [2026-06-10 01:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.029984 10.0.0.50 - - [2026-06-10 01:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.015225 10.0.0.50 - - [2026-06-10 01:10:25] "GET /routing-instance/6927aabd-c7ef-43ee-abb4-d3fad8a103af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.017447 10.0.0.50 - - [2026-06-10 01:10:25] "POST /bgp-routers HTTP/1.1" 409 301 0.004604 10.0.0.50 - - [2026-06-10 01:10:25] "GET /virtual-network/060f5d24-a114-4995-af85-d14ee7ec75ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.009616 10.0.0.50 - - [2026-06-10 01:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002791 10.0.0.50 - - [2026-06-10 01:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010645 10.0.0.50 - - [2026-06-10 01:10:25] "GET /virtual-network/1c16ccf6-2c27-4ea0-8a21-2092ae018b79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.045817 10.0.0.50 - - [2026-06-10 01:10:25] "GET /bgp-router/c8f2e5eb-05c0-4159-b1ed-2377b4159528?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.055149 10.0.0.50 - - [2026-06-10 01:10:25] "POST /access-control-lists HTTP/1.1" 200 583 0.155797 10.0.0.50 - - [2026-06-10 01:10:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.012430 10.0.0.50 - - [2026-06-10 01:10:25] "PUT /bgp-router/c8f2e5eb-05c0-4159-b1ed-2377b4159528 HTTP/1.1" 200 254 0.056343 10.0.0.50 - - [2026-06-10 01:10:25] "POST /access-control-lists HTTP/1.1" 200 581 0.052185 10.0.0.50 - - [2026-06-10 01:10:25] "PUT /virtual-network/060f5d24-a114-4995-af85-d14ee7ec75ef HTTP/1.1" 200 264 0.124626 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:10:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001151 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:10:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001252 10.0.0.50 - - [2026-06-10 01:10:25] "PUT /virtual-network/1c16ccf6-2c27-4ea0-8a21-2092ae018b79 HTTP/1.1" 200 264 0.135707 10.0.0.50 - - [2026-06-10 01:10:25] "POST /security-groups HTTP/1.1" 200 546 0.086770 10.0.0.50 - - [2026-06-10 01:10:25] "POST /fqname-to-id HTTP/1.1" 404 240 0.006112 10.0.0.50 - - [2026-06-10 01:10:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.026017 10.0.0.50 - - [2026-06-10 01:10:26] "POST /access-control-lists HTTP/1.1" 200 602 0.071637 10.0.0.50 - - [2026-06-10 01:10:26] "POST /fqname-to-id HTTP/1.1" 404 239 0.020365 10.0.0.50 - - [2026-06-10 01:10:26] "POST /chown HTTP/1.1" 200 109 0.045367 10.0.0.50 - - [2026-06-10 01:10:26] "GET /application-policy-set/9a75d545-9e6a-444b-823a-e0148d02b21a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005786 10.0.0.50 - - [2026-06-10 01:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.50 - - [2026-06-10 01:10:26] "GET /policy-management/110bd4f6-8d0f-4e91-beb1-cc26ad0c3812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.026580 10.0.0.50 - - [2026-06-10 01:10:26] "POST /access-control-lists HTTP/1.1" 200 600 0.094899 10.0.0.50 - - [2026-06-10 01:10:26] "POST /tags HTTP/1.1" 409 210 0.022724 10.0.0.50 - - [2026-06-10 01:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.50 - - [2026-06-10 01:10:26] "GET /tag/2d9705fe-2a2f-4047-9567-24734e601793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.012015 10.0.0.50 - - [2026-06-10 01:10:26] "POST /firewall-rules HTTP/1.1" 200 570 0.090121 10.0.0.50 - - [2026-06-10 01:10:26] "GET /firewall-rule/4652b1b0-71b4-4c83-b01d-9c749b1a5606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.005083 10.0.0.50 - - [2026-06-10 01:10:26] "GET /firewall-policy/901370a8-9e8f-4b20-bc82-4eeb143fa47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.007928 10.0.0.50 - - [2026-06-10 01:10:26] "GET /firewall-rule/4652b1b0-71b4-4c83-b01d-9c749b1a5606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004467 10.0.0.50 - - [2026-06-10 01:10:26] "POST /ref-update HTTP/1.1" 200 156 0.057637 10.0.0.50 - - [2026-06-10 01:10:26] "GET /application-policy-set/9a75d545-9e6a-444b-823a-e0148d02b21a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005582 10.0.0.50 - - [2026-06-10 01:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.50 - - [2026-06-10 01:10:26] "GET /policy-management/110bd4f6-8d0f-4e91-beb1-cc26ad0c3812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003156 10.0.0.50 - - [2026-06-10 01:10:26] "POST /tags HTTP/1.1" 409 210 0.004526 10.0.0.50 - - [2026-06-10 01:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.50 - - [2026-06-10 01:10:26] "GET /tag/2d9705fe-2a2f-4047-9567-24734e601793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.020273 10.0.0.50 - - [2026-06-10 01:10:26] "POST /firewall-rules HTTP/1.1" 200 568 0.097513 10.0.0.50 - - [2026-06-10 01:10:26] "GET /firewall-rule/00776b27-be7d-4fff-817c-c2d5072ba7a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.036528 10.0.0.50 - - [2026-06-10 01:10:26] "GET /firewall-policy/901370a8-9e8f-4b20-bc82-4eeb143fa47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.004319 10.0.0.50 - - [2026-06-10 01:10:26] "GET /firewall-rule/00776b27-be7d-4fff-817c-c2d5072ba7a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002296 10.0.0.50 - - [2026-06-10 01:10:26] "POST /ref-update HTTP/1.1" 200 156 0.048380 10.0.0.50 - - [2026-06-10 01:10:26] "POST /tags HTTP/1.1" 409 237 0.008141 10.0.0.50 - - [2026-06-10 01:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.50 - - [2026-06-10 01:10:27] "GET /tag/5a7772e0-f65a-45a8-b5f1-7c65bd4b1716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.015013 10.0.0.50 - - [2026-06-10 01:10:27] "POST /tags HTTP/1.1" 409 210 0.003354 10.0.0.50 - - [2026-06-10 01:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005447 10.0.0.50 - - [2026-06-10 01:10:27] "GET /tag/9016a92c-d609-49a1-9c2b-7eddba755cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.014446 10.0.0.50 - - [2026-06-10 01:10:27] "POST /projects HTTP/1.1" 409 223 0.002087 10.0.0.50 - - [2026-06-10 01:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007366 10.0.0.50 - - [2026-06-10 01:10:27] "GET /project/588c69b4-3790-442d-bb88-3a2f69f401c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.055746 10.0.0.50 - - [2026-06-10 01:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011257 10.0.0.50 - - [2026-06-10 01:10:27] "GET /virtual-network/060f5d24-a114-4995-af85-d14ee7ec75ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.007207 10.0.0.50 - - [2026-06-10 01:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006495 10.0.0.50 - - [2026-06-10 01:10:27] "GET /virtual-network/1c16ccf6-2c27-4ea0-8a21-2092ae018b79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.015624 10.0.0.50 - - [2026-06-10 01:10:27] "PUT /virtual-network/060f5d24-a114-4995-af85-d14ee7ec75ef HTTP/1.1" 200 264 0.057830 10.0.0.50 - - [2026-06-10 01:10:27] "PUT /virtual-network/1c16ccf6-2c27-4ea0-8a21-2092ae018b79 HTTP/1.1" 200 264 0.059985 10.0.0.50 - - [2026-06-10 01:10:27] "POST /security-groups HTTP/1.1" 409 253 0.003338 10.0.0.50 - - [2026-06-10 01:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.50 - - [2026-06-10 01:10:27] "PUT /security-group/c6090954-1b6e-45f7-a71f-24b361b449d7 HTTP/1.1" 200 262 0.062025 10.0.0.50 - - [2026-06-10 01:10:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.043349 10.0.0.50 - - [2026-06-10 01:10:27] "PUT /access-control-list/ad1f9134-0afd-4475-9c29-1c064afab79e HTTP/1.1" 200 272 0.036600 10.0.0.50 - - [2026-06-10 01:10:27] "GET /application-policy-set/9a75d545-9e6a-444b-823a-e0148d02b21a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.022760 10.0.0.50 - - [2026-06-10 01:10:27] "PUT /access-control-list/7e36db50-22a3-4e32-ad22-5c0439f29f7b HTTP/1.1" 200 272 0.031669 10.0.0.50 - - [2026-06-10 01:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002590 10.0.0.50 - - [2026-06-10 01:10:27] "GET /policy-management/110bd4f6-8d0f-4e91-beb1-cc26ad0c3812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003367 10.0.0.50 - - [2026-06-10 01:10:27] "POST /tags HTTP/1.1" 409 210 0.005968 10.0.0.50 - - [2026-06-10 01:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.50 - - [2026-06-10 01:10:27] "GET /tag/9016a92c-d609-49a1-9c2b-7eddba755cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.015773 10.0.0.50 - - [2026-06-10 01:10:27] "POST /firewall-rules HTTP/1.1" 200 570 0.094938 10.0.0.50 - - [2026-06-10 01:10:27] "GET /firewall-rule/846f27bb-9033-4b7e-a46a-1a33aab853e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004692 10.0.0.50 - - [2026-06-10 01:10:27] "GET /firewall-policy/901370a8-9e8f-4b20-bc82-4eeb143fa47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.004909 10.0.0.50 - - [2026-06-10 01:10:27] "GET /firewall-rule/846f27bb-9033-4b7e-a46a-1a33aab853e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003534 10.0.0.50 - - [2026-06-10 01:10:28] "POST /ref-update HTTP/1.1" 200 156 0.049151 10.0.0.50 - - [2026-06-10 01:10:28] "GET /application-policy-set/9a75d545-9e6a-444b-823a-e0148d02b21a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007449 10.0.0.50 - - [2026-06-10 01:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.50 - - [2026-06-10 01:10:28] "GET /policy-management/110bd4f6-8d0f-4e91-beb1-cc26ad0c3812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003702 10.0.0.50 - - [2026-06-10 01:10:28] "POST /tags HTTP/1.1" 409 210 0.002114 10.0.0.50 - - [2026-06-10 01:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.50 - - [2026-06-10 01:10:28] "GET /tag/9016a92c-d609-49a1-9c2b-7eddba755cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.012347 10.0.0.50 - - [2026-06-10 01:10:28] "POST /firewall-rules HTTP/1.1" 200 568 0.085054 10.0.0.50 - - [2026-06-10 01:10:28] "GET /firewall-rule/44762482-8dc7-4446-85df-175ee970988c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006248 10.0.0.50 - - [2026-06-10 01:10:28] "GET /firewall-policy/901370a8-9e8f-4b20-bc82-4eeb143fa47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.005417 10.0.0.50 - - [2026-06-10 01:10:28] "GET /firewall-rule/44762482-8dc7-4446-85df-175ee970988c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003235 10.0.0.50 - - [2026-06-10 01:10:28] "POST /ref-update HTTP/1.1" 200 156 0.116749 10.0.0.50 - - [2026-06-10 01:10:28] "GET /virtual-machine-interface/230e1314-6469-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.022551 10.0.0.50 - - [2026-06-10 01:10:28] "POST /set-tag HTTP/1.1" 200 109 0.004477 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:10:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001251 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:10:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001186 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:10:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001090 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:10:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001797 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:10:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000987 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:10:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001095 10.0.0.33 - - [2026-06-10 01:11:35] "GET / HTTP/1.1" 200 35931 0.001956 10.0.0.33 - - [2026-06-10 01:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012178 10.0.0.33 - - [2026-06-10 01:11:35] "GET /global-system-config/37969554-6b29-4019-ba00-0d6975a20249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.012995 10.0.0.33 - - [2026-06-10 01:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.33 - - [2026-06-10 01:11:35] "GET /routing-instance/6927aabd-c7ef-43ee-abb4-d3fad8a103af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006856 10.0.0.33 - - [2026-06-10 01:11:35] "PUT /global-system-config/37969554-6b29-4019-ba00-0d6975a20249 HTTP/1.1" 200 274 0.026164 10.0.0.33 - - [2026-06-10 01:11:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.006967 10.0.0.33 - - [2026-06-10 01:11:35] "POST /virtual-routers HTTP/1.1" 200 599 0.026489 10.0.0.33 - - [2026-06-10 01:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012233 10.0.0.33 - - [2026-06-10 01:11:35] "GET /virtual-router/2e837fde-5d97-4c8d-90af-272b9ee06ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.005159 10.0.0.33 - - [2026-06-10 01:11:35] "POST /fqname-to-id HTTP/1.1" 404 229 0.002072 10.0.0.33 - - [2026-06-10 01:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004101 10.0.0.33 - - [2026-06-10 01:11:35] "GET /virtual-network/ae6476ea-0e1e-4a7f-93bf-092af9e81fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.005729 10.0.0.33 - - [2026-06-10 01:11:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.134422 10.0.0.50 - - [2026-06-10 01:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.50 - - [2026-06-10 01:11:48] "GET /virtual-router/2e837fde-5d97-4c8d-90af-272b9ee06ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003424 10.0.0.33 - - [2026-06-10 01:13:23] "GET / HTTP/1.1" 200 35931 0.001876 10.0.0.33 - - [2026-06-10 01:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.33 - - [2026-06-10 01:13:23] "GET /global-system-config/37969554-6b29-4019-ba00-0d6975a20249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005565 10.0.0.33 - - [2026-06-10 01:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.33 - - [2026-06-10 01:13:23] "GET /routing-instance/6927aabd-c7ef-43ee-abb4-d3fad8a103af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003535 10.0.0.33 - - [2026-06-10 01:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.33 - - [2026-06-10 01:13:23] "GET /virtual-router/2e837fde-5d97-4c8d-90af-272b9ee06ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003526 10.0.0.33 - - [2026-06-10 01:13:23] "PUT /virtual-router/2e837fde-5d97-4c8d-90af-272b9ee06ef6 HTTP/1.1" 200 262 0.013780 10.0.0.33 - - [2026-06-10 01:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.33 - - [2026-06-10 01:13:23] "GET /virtual-router/2e837fde-5d97-4c8d-90af-272b9ee06ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002984 10.0.0.33 - - [2026-06-10 01:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.33 - - [2026-06-10 01:13:23] "GET /virtual-machine-interface/cf01379b-7bea-4fe5-a3ba-caf10f0907cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.005764 10.0.0.33 - - [2026-06-10 01:13:23] "PUT /virtual-machine-interface/cf01379b-7bea-4fe5-a3ba-caf10f0907cf HTTP/1.1" 200 284 0.015575 10.0.0.50 - - [2026-06-10 01:13:41] "GET /global-system-configs HTTP/1.1" 200 322 0.003336 10.0.0.50 - - [2026-06-10 01:13:44] "GET /global-system-configs HTTP/1.1" 200 322 0.008830 10.0.0.50 - - [2026-06-10 01:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.50 - - [2026-06-10 01:13:48] "GET /virtual-router/2e837fde-5d97-4c8d-90af-272b9ee06ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.007608 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:13:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001859 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:13:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001937 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:13:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001021 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:13:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001031 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:14:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001361 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:14:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001834 10.0.0.50 - - [2026-06-10 01:14:11] "GET /virtual-router/2e837fde-5d97-4c8d-90af-272b9ee06ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.008431 10.0.0.50 - - [2026-06-10 01:14:11] "POST /ref-update HTTP/1.1" 200 156 0.016164 10.0.0.50 - - [2026-06-10 01:14:19] "GET /virtual-machine-interface/230e1314-6469-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005300 10.0.0.50 - - [2026-06-10 01:14:19] "POST /set-tag HTTP/1.1" 200 109 0.003567 10.0.0.50 - - [2026-06-10 01:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.50 - - [2026-06-10 01:14:19] "GET /loadbalancer/5fa353ec-a832-4442-a589-fc9c3dd5e946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003170 10.0.0.50 - - [2026-06-10 01:14:19] "GET /loadbalancer-pool/3935d6f3-3c69-4b6a-bbf4-830549cde70a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.005365 10.0.0.50 - - [2026-06-10 01:14:19] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023376 10.0.0.50 - - [2026-06-10 01:14:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.008571 10.0.0.50 - - [2026-06-10 01:14:19] "GET /virtual-machine-interface/230e1314-6469-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015543 10.0.0.50 - - [2026-06-10 01:14:19] "GET /virtual-machine-interface/230e1314-6469-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005246 10.0.0.50 - - [2026-06-10 01:14:19] "POST /tags HTTP/1.1" 409 205 0.007551 10.0.0.50 - - [2026-06-10 01:14:19] "POST /ref-update HTTP/1.1" 200 156 0.012882 10.0.0.50 - - [2026-06-10 01:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.50 - - [2026-06-10 01:14:19] "GET /tag/558b2530-addf-498c-99cc-af3d4e99d11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.012473 10.0.0.50 - - [2026-06-10 01:14:19] "GET /floating-ip/d2728844-6da8-45d8-8840-7d8ede56ad95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.004152 10.0.0.50 - - [2026-06-10 01:14:19] "PUT /floating-ip/d2728844-6da8-45d8-8840-7d8ede56ad95 HTTP/1.1" 200 256 0.021364 10.0.0.50 - - [2026-06-10 01:14:19] "POST /set-tag HTTP/1.1" 200 109 0.119304 10.0.0.50 - - [2026-06-10 01:14:19] "GET /loadbalancer-pool/2bf856b8-fc42-469a-99a0-c4c07a384339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004625 10.0.0.50 - - [2026-06-10 01:14:19] "POST /loadbalancer-members HTTP/1.1" 200 690 0.035612 10.0.0.50 - - [2026-06-10 01:14:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.033776 10.0.0.50 - - [2026-06-10 01:14:19] "GET /virtual-machine-interface/230e1314-6469-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017241 10.0.0.50 - - [2026-06-10 01:14:19] "GET /virtual-machine-interface/230e1314-6469-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004697 10.0.0.50 - - [2026-06-10 01:14:19] "POST /ref-update HTTP/1.1" 200 156 0.010978 10.0.0.50 - - [2026-06-10 01:14:19] "POST /set-tag HTTP/1.1" 200 109 0.004235 10.0.0.50 - - [2026-06-10 01:14:19] "GET /loadbalancer-pool/2846769e-7a59-47b9-9787-fd164fedfb0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004480 10.0.0.50 - - [2026-06-10 01:14:19] "GET /floating-ip/d2728844-6da8-45d8-8840-7d8ede56ad95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.002916 10.0.0.50 - - [2026-06-10 01:14:19] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023580 10.0.0.50 - - [2026-06-10 01:14:19] "PUT /floating-ip/d2728844-6da8-45d8-8840-7d8ede56ad95 HTTP/1.1" 200 256 0.012718 10.0.0.50 - - [2026-06-10 01:14:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.009640 10.0.0.50 - - [2026-06-10 01:14:19] "GET /virtual-machine-interface/230e1314-6469-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010504 10.0.0.50 - - [2026-06-10 01:14:19] "GET /virtual-machine-interface/230e1314-6469-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005546 10.0.0.50 - - [2026-06-10 01:14:19] "POST /set-tag HTTP/1.1" 200 109 0.002741 10.0.0.50 - - [2026-06-10 01:14:19] "POST /ref-update HTTP/1.1" 200 156 0.015499 10.0.0.50 - - [2026-06-10 01:14:19] "GET /floating-ip/d2728844-6da8-45d8-8840-7d8ede56ad95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.002776 10.0.0.50 - - [2026-06-10 01:14:19] "PUT /floating-ip/d2728844-6da8-45d8-8840-7d8ede56ad95 HTTP/1.1" 200 256 0.015010 10.0.0.50 - - [2026-06-10 01:14:27] "GET /virtual-machine-interface/230e1314-6469-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005525 10.0.0.50 - - [2026-06-10 01:14:27] "POST /set-tag HTTP/1.1" 200 109 0.002894 10.0.0.50 - - [2026-06-10 01:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.50 - - [2026-06-10 01:14:27] "GET /loadbalancer/5fa353ec-a832-4442-a589-fc9c3dd5e946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003111 10.0.0.50 - - [2026-06-10 01:14:27] "GET /virtual-machine-interface/230e1314-6469-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005130 10.0.0.50 - - [2026-06-10 01:14:27] "POST /set-tag HTTP/1.1" 200 109 0.030879 10.0.0.50 - - [2026-06-10 01:14:27] "DELETE /loadbalancer-member/23ab060a-16cf-433a-a205-b02fe133eebb HTTP/1.1" 200 115 0.056933 10.0.0.50 - - [2026-06-10 01:14:27] "GET /virtual-machine-interface/230e1314-6469-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009677 10.0.0.50 - - [2026-06-10 01:14:27] "POST /set-tag HTTP/1.1" 200 109 0.006060 10.0.0.50 - - [2026-06-10 01:14:27] "DELETE /loadbalancer-member/6b3c6594-9a87-4e46-865f-e8bcdbe19b9b HTTP/1.1" 200 115 0.058668 10.0.0.50 - - [2026-06-10 01:14:27] "GET /virtual-machine-interface/230e1314-6469-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007144 10.0.0.50 - - [2026-06-10 01:14:27] "POST /set-tag HTTP/1.1" 200 109 0.007286 10.0.0.50 - - [2026-06-10 01:14:28] "DELETE /loadbalancer-member/3b710bed-ab49-4364-b0c3-99a688bbe8fb HTTP/1.1" 200 115 0.032525 10.0.0.50 - - [2026-06-10 01:14:28] "GET /virtual-machine-interface/230e1314-6469-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009729 10.0.0.50 - - [2026-06-10 01:14:28] "POST /set-tag HTTP/1.1" 200 109 0.004135 10.0.0.50 - - [2026-06-10 01:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006409 10.0.0.50 - - [2026-06-10 01:14:28] "GET /loadbalancer/5fa353ec-a832-4442-a589-fc9c3dd5e946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.022614 10.0.0.50 - - [2026-06-10 01:14:28] "GET /loadbalancer-pool/3935d6f3-3c69-4b6a-bbf4-830549cde70a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.007462 10.0.0.50 - - [2026-06-10 01:14:28] "POST /loadbalancer-members HTTP/1.1" 200 690 0.032247 10.0.0.50 - - [2026-06-10 01:14:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.011843 10.0.0.50 - - [2026-06-10 01:14:28] "GET /virtual-machine-interface/230e1314-6469-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.018508 10.0.0.50 - - [2026-06-10 01:14:28] "GET /virtual-machine-interface/230e1314-6469-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.019425 10.0.0.50 - - [2026-06-10 01:14:28] "GET /floating-ip/d2728844-6da8-45d8-8840-7d8ede56ad95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003517 10.0.0.50 - - [2026-06-10 01:14:28] "POST /set-tag HTTP/1.1" 200 109 0.081125 10.0.0.50 - - [2026-06-10 01:14:28] "GET /loadbalancer-pool/2bf856b8-fc42-469a-99a0-c4c07a384339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.022018 10.0.0.50 - - [2026-06-10 01:14:28] "POST /loadbalancer-members HTTP/1.1" 200 690 0.028392 10.0.0.50 - - [2026-06-10 01:14:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.036732 10.0.0.50 - - [2026-06-10 01:14:28] "GET /virtual-machine-interface/230e1314-6469-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012414 10.0.0.50 - - [2026-06-10 01:14:28] "GET /virtual-machine-interface/230e1314-6469-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007555 10.0.0.50 - - [2026-06-10 01:14:28] "POST /set-tag HTTP/1.1" 200 109 0.005957 10.0.0.50 - - [2026-06-10 01:14:28] "GET /floating-ip/d2728844-6da8-45d8-8840-7d8ede56ad95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.006355 10.0.0.50 - - [2026-06-10 01:14:28] "GET /loadbalancer-pool/2846769e-7a59-47b9-9787-fd164fedfb0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004355 10.0.0.50 - - [2026-06-10 01:14:28] "POST /loadbalancer-members HTTP/1.1" 200 692 0.034489 10.0.0.50 - - [2026-06-10 01:14:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.024673 10.0.0.50 - - [2026-06-10 01:14:28] "GET /virtual-machine-interface/230e1314-6469-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016127 10.0.0.50 - - [2026-06-10 01:14:28] "GET /virtual-machine-interface/230e1314-6469-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012645 10.0.0.50 - - [2026-06-10 01:14:28] "GET /floating-ip/d2728844-6da8-45d8-8840-7d8ede56ad95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.029417 10.0.0.50 - - [2026-06-10 01:14:28] "POST /set-tag HTTP/1.1" 200 109 0.005435 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:15:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001083 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:15:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001190 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:18:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000894 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:18:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000955 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:18:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000976 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:18:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001164 10.0.0.50 - - [2026-06-10 01:18:41] "GET /global-system-configs HTTP/1.1" 200 322 0.002356 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:18:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000966 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:18:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001001 10.0.0.50 - - [2026-06-10 01:18:44] "GET /global-system-configs HTTP/1.1" 200 322 0.013483 10.0.0.50 - - [2026-06-10 01:19:18] "GET / HTTP/1.1" 200 35931 0.001722 10.0.0.50 - - [2026-06-10 01:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.50 - - [2026-06-10 01:19:18] "GET /project/a3d551e0-0117-4b58-8195-2a2fb17de4be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.057375 10.0.0.50 - - [2026-06-10 01:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.50 - - [2026-06-10 01:19:19] "GET /project/a3d551e0-0117-4b58-8195-2a2fb17de4be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044785 10.0.0.50 - - [2026-06-10 01:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.50 - - [2026-06-10 01:19:19] "GET /project/a3d551e0-0117-4b58-8195-2a2fb17de4be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041888 10.0.0.50 - - [2026-06-10 01:19:19] "POST /tags HTTP/1.1" 200 333 0.032541 10.0.0.50 - - [2026-06-10 01:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006629 10.0.0.50 - - [2026-06-10 01:19:19] "GET /tag/2902dce0-da3e-4f62-9d16-81b926299c49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.024384 10.0.0.50 - - [2026-06-10 01:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.50 - - [2026-06-10 01:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.50 - - [2026-06-10 01:19:20] "GET /project/a3d551e0-0117-4b58-8195-2a2fb17de4be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043406 10.0.0.50 - - [2026-06-10 01:19:20] "GET /virtual-networks?parent_id=a3d551e0-0117-4b58-8195-2a2fb17de4be&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002953 10.0.0.50 - - [2026-06-10 01:19:20] "GET /project/a3d551e0-0117-4b58-8195-2a2fb17de4be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.062300 10.0.0.50 - - [2026-06-10 01:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.50 - - [2026-06-10 01:19:20] "GET /virtual-network/1c16ccf6-2c27-4ea0-8a21-2092ae018b79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.036805 10.0.0.50 - - [2026-06-10 01:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006211 10.0.0.50 - - [2026-06-10 01:19:20] "GET /service-appliance-set/d6fd46d5-f4c2-44cd-82ac-a97d6ff85e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.006482 10.0.0.50 - - [2026-06-10 01:19:20] "POST /virtual-networks HTTP/1.1" 200 512 0.100351 10.0.0.50 - - [2026-06-10 01:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010890 10.0.0.50 - - [2026-06-10 01:19:20] "POST /fqname-to-id HTTP/1.1" 404 254 0.006318 10.0.0.50 - - [2026-06-10 01:19:20] "GET /network-ipam/e5b22457-926c-4da2-a526-a2a0fbe8f6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.006950 10.0.0.50 - - [2026-06-10 01:19:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.110856 10.0.0.50 - - [2026-06-10 01:19:20] "GET /virtual-machine-interface/27d830ca-8e8d-4d97-a548-24f72352f892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.025629 10.0.0.50 - - [2026-06-10 01:19:20] "POST /useragent-kv HTTP/1.1" 200 115 0.010757 10.0.0.50 - - [2026-06-10 01:19:20] "POST /ref-update HTTP/1.1" 200 156 0.168645 10.0.0.50 - - [2026-06-10 01:19:20] "GET /virtual-network/0324bc9f-c344-419f-9ac1-05713b3a3411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.009107 10.0.0.50 - - [2026-06-10 01:19:20] "GET /domains HTTP/1.1" 200 280 0.002806 10.0.0.50 - - [2026-06-10 01:19:20] "GET /domain/c8cc2f15-6958-4a79-b752-b5bbe08d504b HTTP/1.1" 200 3087 0.015276 10.0.0.50 - - [2026-06-10 01:19:20] "POST /instance-ips HTTP/1.1" 200 409 0.047791 10.0.0.50 - - [2026-06-10 01:19:20] "GET /instance-ip/5b4359b6-1485-4f39-a489-dc7bc8551ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.007913 10.0.0.50 - - [2026-06-10 01:19:20] "GET /project/a3d551e0-0117-4b58-8195-2a2fb17de4be HTTP/1.1" 200 5476 0.077861 10.0.0.50 - - [2026-06-10 01:19:20] "GET /virtual-network/0324bc9f-c344-419f-9ac1-05713b3a3411 HTTP/1.1" 200 2081 0.006028 10.0.0.50 - - [2026-06-10 01:19:20] "GET /virtual-network/0324bc9f-c344-419f-9ac1-05713b3a3411 HTTP/1.1" 200 2081 0.004486 10.0.0.50 - - [2026-06-10 01:19:20] "POST /loadbalancers HTTP/1.1" 200 610 0.083674 10.0.0.50 - - [2026-06-10 01:19:20] "GET /routing-instance/00d06f25-a418-4a43-99f6-701c53722cdd HTTP/1.1" 200 1179 0.008386 10.0.0.50 - - [2026-06-10 01:19:20] "GET /routing-instance/00d06f25-a418-4a43-99f6-701c53722cdd HTTP/1.1" 200 1179 0.003913 10.0.0.50 - - [2026-06-10 01:19:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.017465 10.0.0.50 - - [2026-06-10 01:19:20] "GET /project/a3d551e0-0117-4b58-8195-2a2fb17de4be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.057373 10.0.0.50 - - [2026-06-10 01:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.014516 10.0.0.50 - - [2026-06-10 01:19:20] "GET /instance-ip/5b4359b6-1485-4f39-a489-dc7bc8551ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.008592 10.0.0.50 - - [2026-06-10 01:19:20] "POST /route-targets HTTP/1.1" 200 327 0.037585 10.0.0.50 - - [2026-06-10 01:19:20] "GET /project/a3d551e0-0117-4b58-8195-2a2fb17de4be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.100266 10.0.0.50 - - [2026-06-10 01:19:20] "POST /ref-update HTTP/1.1" 200 156 0.093515 10.0.0.50 - - [2026-06-10 01:19:20] "GET /loadbalancer/a24c6ceb-2b5e-4adc-a598-687b0743bd65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.015745 10.0.0.50 - - [2026-06-10 01:19:20] "POST /floating-ips HTTP/1.1" 200 597 0.143787 10.0.0.50 - - [2026-06-10 01:19:20] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.073210 10.0.0.50 - - [2026-06-10 01:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005851 10.0.0.50 - - [2026-06-10 01:19:21] "GET /project/a3d551e0-0117-4b58-8195-2a2fb17de4be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034183 10.0.0.50 - - [2026-06-10 01:19:21] "GET /loadbalancer-listener/b9db140e-7d1f-4501-a803-cf4db64d9814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.003406 10.0.0.50 - - [2026-06-10 01:19:21] "GET /loadbalancer-listener/b9db140e-7d1f-4501-a803-cf4db64d9814?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003012 10.0.0.50 - - [2026-06-10 01:19:21] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.019285 10.0.0.50 - - [2026-06-10 01:19:21] "GET /instance-ip/5b4359b6-1485-4f39-a489-dc7bc8551ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.005036 10.0.0.50 - - [2026-06-10 01:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007527 10.0.0.50 - - [2026-06-10 01:19:21] "GET /loadbalancer/a24c6ceb-2b5e-4adc-a598-687b0743bd65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002446 10.0.0.50 - - [2026-06-10 01:19:21] "GET /instance-ip/5b4359b6-1485-4f39-a489-dc7bc8551ae8?fields=floating_ips HTTP/1.1" 200 1212 0.005713 10.0.0.50 - - [2026-06-10 01:19:21] "GET /floating-ip/1c15288a-a078-40ca-afe1-026a7bf1eee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.002337 10.0.0.50 - - [2026-06-10 01:19:21] "POST /tags HTTP/1.1" 200 295 0.064845 10.0.0.50 - - [2026-06-10 01:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121 10.0.0.50 - - [2026-06-10 01:19:21] "GET /tag/20f0b2b0-a840-41cd-ab77-2d65f82d35d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1096 0.021877 10.0.0.50 - - [2026-06-10 01:19:21] "POST /tags HTTP/1.1" 409 233 0.002294 10.0.0.50 - - [2026-06-10 01:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.50 - - [2026-06-10 01:19:21] "GET /tag/848846ae-39a2-434f-a530-58ef4a6fac85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.015002 10.0.0.50 - - [2026-06-10 01:19:21] "POST /tags HTTP/1.1" 409 206 0.002573 10.0.0.50 - - [2026-06-10 01:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.50 - - [2026-06-10 01:19:21] "GET /tag/d7449926-8352-42ac-86d5-1477f6315f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.012232 10.0.0.50 - - [2026-06-10 01:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.50 - - [2026-06-10 01:19:21] "GET /virtual-network/060f5d24-a114-4995-af85-d14ee7ec75ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.005622 10.0.0.50 - - [2026-06-10 01:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.50 - - [2026-06-10 01:19:21] "GET /project/a3d551e0-0117-4b58-8195-2a2fb17de4be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044241 10.0.0.50 - - [2026-06-10 01:19:21] "POST /virtual-machines HTTP/1.1" 200 369 0.012960 10.0.0.50 - - [2026-06-10 01:19:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.021591 10.0.0.50 - - [2026-06-10 01:19:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.119328 10.0.0.50 - - [2026-06-10 01:19:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.030304 10.0.0.50 - - [2026-06-10 01:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008060 10.0.0.50 - - [2026-06-10 01:19:21] "GET /virtual-machine-interface/690647e6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009081 10.0.0.50 - - [2026-06-10 01:19:21] "POST /instance-ips HTTP/1.1" 200 409 0.023771 10.0.0.50 - - [2026-06-10 01:19:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.020411 10.0.0.50 - - [2026-06-10 01:19:21] "GET /virtual-machine-interface/690647e6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.008454 10.0.0.50 - - [2026-06-10 01:19:22] "POST /set-tag HTTP/1.1" 200 109 0.017762 10.0.0.50 - - [2026-06-10 01:19:22] "GET /virtual-machine-interface/690647e6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.022301 10.0.0.50 - - [2026-06-10 01:19:22] "GET /instance-ip/6924fbf0-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.002813 10.0.0.50 - - [2026-06-10 01:19:22] "GET /virtual-machine-interface/690647e6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006122 10.0.0.50 - - [2026-06-10 01:19:22] "POST /set-tag HTTP/1.1" 200 109 0.002420 10.0.0.50 - - [2026-06-10 01:19:22] "GET /virtual-router/2e837fde-5d97-4c8d-90af-272b9ee06ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004363 10.0.0.50 - - [2026-06-10 01:19:22] "POST /ref-update HTTP/1.1" 200 156 0.011511 10.0.0.50 - - [2026-06-10 01:19:22] "GET /virtual-machine-interface/690647e6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005109 10.0.0.50 - - [2026-06-10 01:19:22] "POST /set-tag HTTP/1.1" 200 109 0.003140 10.0.0.50 - - [2026-06-10 01:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.50 - - [2026-06-10 01:19:22] "GET /virtual-network/060f5d24-a114-4995-af85-d14ee7ec75ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.006743 10.0.0.50 - - [2026-06-10 01:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.50 - - [2026-06-10 01:19:22] "GET /project/a3d551e0-0117-4b58-8195-2a2fb17de4be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042077 10.0.0.50 - - [2026-06-10 01:19:22] "POST /virtual-machines HTTP/1.1" 200 369 0.022806 10.0.0.50 - - [2026-06-10 01:19:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.017507 10.0.0.50 - - [2026-06-10 01:19:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.103866 10.0.0.50 - - [2026-06-10 01:19:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.019370 10.0.0.50 - - [2026-06-10 01:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.017791 10.0.0.50 - - [2026-06-10 01:19:22] "GET /virtual-machine-interface/69828ad6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005360 10.0.0.50 - - [2026-06-10 01:19:22] "POST /instance-ips HTTP/1.1" 200 409 0.025630 10.0.0.50 - - [2026-06-10 01:19:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.020486 10.0.0.50 - - [2026-06-10 01:19:22] "GET /virtual-machine-interface/69828ad6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.013348 10.0.0.50 - - [2026-06-10 01:19:22] "POST /set-tag HTTP/1.1" 200 109 0.019236 10.0.0.50 - - [2026-06-10 01:19:22] "GET /virtual-machine-interface/69828ad6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018268 10.0.0.50 - - [2026-06-10 01:19:22] "GET /instance-ip/699d4eb6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004745 10.0.0.50 - - [2026-06-10 01:19:22] "GET /virtual-machine-interface/69828ad6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004677 10.0.0.50 - - [2026-06-10 01:19:22] "POST /set-tag HTTP/1.1" 200 109 0.002159 10.0.0.50 - - [2026-06-10 01:19:22] "GET /virtual-router/2e837fde-5d97-4c8d-90af-272b9ee06ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003816 10.0.0.50 - - [2026-06-10 01:19:23] "POST /ref-update HTTP/1.1" 200 156 0.011319 10.0.0.50 - - [2026-06-10 01:19:23] "GET /virtual-machine-interface/69828ad6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018148 10.0.0.50 - - [2026-06-10 01:19:23] "POST /set-tag HTTP/1.1" 200 109 0.004566 10.0.0.50 - - [2026-06-10 01:19:23] "GET /virtual-machine-interface/690647e6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005477 10.0.0.50 - - [2026-06-10 01:19:23] "POST /set-tag HTTP/1.1" 200 109 0.002418 10.0.0.50 - - [2026-06-10 01:19:23] "GET /virtual-machine-interface/69828ad6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004783 10.0.0.50 - - [2026-06-10 01:19:23] "POST /set-tag HTTP/1.1" 200 109 0.002510 10.0.0.50 - - [2026-06-10 01:19:25] "GET /domains HTTP/1.1" 200 280 0.002005 10.0.0.50 - - [2026-06-10 01:19:25] "GET /domain/c8cc2f15-6958-4a79-b752-b5bbe08d504b HTTP/1.1" 200 3087 0.003386 10.0.0.50 - - [2026-06-10 01:19:25] "GET /project/a3d551e0-0117-4b58-8195-2a2fb17de4be HTTP/1.1" 200 7064 0.037414 10.0.0.50 - - [2026-06-10 01:19:25] "GET /virtual-network/0324bc9f-c344-419f-9ac1-05713b3a3411 HTTP/1.1" 200 2081 0.007325 10.0.0.50 - - [2026-06-10 01:19:25] "GET /virtual-network/0324bc9f-c344-419f-9ac1-05713b3a3411 HTTP/1.1" 200 2081 0.004827 10.0.0.50 - - [2026-06-10 01:19:25] "GET /routing-instance/00d06f25-a418-4a43-99f6-701c53722cdd HTTP/1.1" 200 1400 0.004411 10.0.0.50 - - [2026-06-10 01:19:25] "GET /routing-instance/00d06f25-a418-4a43-99f6-701c53722cdd HTTP/1.1" 200 1400 0.003221 10.0.0.50 - - [2026-06-10 01:19:25] "GET /route-target/c8f14833-73dd-4fa6-a652-18b98c3368df HTTP/1.1" 200 1153 0.002788 10.0.0.50 - - [2026-06-10 01:19:25] "GET /virtual-network/0324bc9f-c344-419f-9ac1-05713b3a3411 HTTP/1.1" 200 2081 0.006108 10.0.0.50 - - [2026-06-10 01:19:25] "GET /routing-instance/00d06f25-a418-4a43-99f6-701c53722cdd HTTP/1.1" 200 1400 0.003054 10.0.0.50 - - [2026-06-10 01:19:25] "GET /virtual-network/0324bc9f-c344-419f-9ac1-05713b3a3411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.006039 10.0.0.50 - - [2026-06-10 01:19:25] "GET /virtual-network/0324bc9f-c344-419f-9ac1-05713b3a3411 HTTP/1.1" 200 2081 0.004473 10.0.0.50 - - [2026-06-10 01:19:25] "GET /routing-instance/00d06f25-a418-4a43-99f6-701c53722cdd HTTP/1.1" 200 1400 0.003061 10.0.0.50 - - [2026-06-10 01:19:25] "GET /routing-instance/00d06f25-a418-4a43-99f6-701c53722cdd HTTP/1.1" 200 1400 0.003896 10.0.0.50 - - [2026-06-10 01:19:25] "GET /route-target/c8f14833-73dd-4fa6-a652-18b98c3368df HTTP/1.1" 200 1153 0.003302 10.0.0.50 - - [2026-06-10 01:19:25] "GET /domains HTTP/1.1" 200 280 0.002033 10.0.0.50 - - [2026-06-10 01:19:25] "GET /domain/c8cc2f15-6958-4a79-b752-b5bbe08d504b HTTP/1.1" 200 3087 0.003492 10.0.0.50 - - [2026-06-10 01:19:25] "GET /project/a3d551e0-0117-4b58-8195-2a2fb17de4be HTTP/1.1" 200 7064 0.040381 10.0.0.50 - - [2026-06-10 01:19:25] "GET /virtual-network/0324bc9f-c344-419f-9ac1-05713b3a3411 HTTP/1.1" 200 2081 0.009351 10.0.0.50 - - [2026-06-10 01:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.50 - - [2026-06-10 01:19:25] "GET /project/a3d551e0-0117-4b58-8195-2a2fb17de4be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037212 10.0.0.50 - - [2026-06-10 01:19:25] "GET /virtual-network/0324bc9f-c344-419f-9ac1-05713b3a3411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004615 10.0.0.50 - - [2026-06-10 01:19:26] "GET /floating-ip-pools?parent_id=0324bc9f-c344-419f-9ac1-05713b3a3411&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002415 10.0.0.50 - - [2026-06-10 01:19:26] "GET /virtual-network/0324bc9f-c344-419f-9ac1-05713b3a3411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004606 10.0.0.50 - - [2026-06-10 01:19:26] "POST /floating-ip-pools HTTP/1.1" 200 562 0.018795 10.0.0.50 - - [2026-06-10 01:19:26] "POST /ref-update HTTP/1.1" 200 156 0.009567 10.0.0.50 - - [2026-06-10 01:19:26] "GET /virtual-network/0324bc9f-c344-419f-9ac1-05713b3a3411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.014239 10.0.0.50 - - [2026-06-10 01:19:26] "GET /domains HTTP/1.1" 200 280 0.002599 10.0.0.50 - - [2026-06-10 01:19:26] "GET /domain/c8cc2f15-6958-4a79-b752-b5bbe08d504b HTTP/1.1" 200 3087 0.003203 10.0.0.50 - - [2026-06-10 01:19:26] "GET /project/a3d551e0-0117-4b58-8195-2a2fb17de4be HTTP/1.1" 200 7320 0.028288 10.0.0.50 - - [2026-06-10 01:19:26] "GET /virtual-network/0324bc9f-c344-419f-9ac1-05713b3a3411 HTTP/1.1" 200 2319 0.007472 10.0.0.50 - - [2026-06-10 01:19:26] "GET /floating-ip-pool/54125277-359f-4068-a8ff-d73b7aa0f747 HTTP/1.1" 200 1314 0.002796 10.0.0.50 - - [2026-06-10 01:19:26] "GET /domains HTTP/1.1" 200 280 0.002516 10.0.0.50 - - [2026-06-10 01:19:26] "GET /domain/c8cc2f15-6958-4a79-b752-b5bbe08d504b HTTP/1.1" 200 3087 0.002935 10.0.0.50 - - [2026-06-10 01:19:26] "GET /project/a3d551e0-0117-4b58-8195-2a2fb17de4be HTTP/1.1" 200 7320 0.039148 10.0.0.50 - - [2026-06-10 01:19:26] "GET /virtual-network/0324bc9f-c344-419f-9ac1-05713b3a3411 HTTP/1.1" 200 2319 0.004656 10.0.0.50 - - [2026-06-10 01:19:26] "GET /virtual-network/0324bc9f-c344-419f-9ac1-05713b3a3411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.008322 10.0.0.50 - - [2026-06-10 01:19:26] "POST /tags HTTP/1.1" 200 365 0.062843 10.0.0.50 - - [2026-06-10 01:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.013708 10.0.0.50 - - [2026-06-10 01:19:26] "GET /tag/3a8a5f5d-de10-4ecc-9f2b-1af8e5b7db3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.020679 10.0.0.50 - - [2026-06-10 01:19:26] "POST /tags HTTP/1.1" 409 206 0.002181 10.0.0.50 - - [2026-06-10 01:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.50 - - [2026-06-10 01:19:26] "GET /tag/d7449926-8352-42ac-86d5-1477f6315f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.012189 10.0.0.50 - - [2026-06-10 01:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.50 - - [2026-06-10 01:19:26] "GET /project/a3d551e0-0117-4b58-8195-2a2fb17de4be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.042879 10.0.0.50 - - [2026-06-10 01:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.50 - - [2026-06-10 01:19:26] "GET /virtual-network/060f5d24-a114-4995-af85-d14ee7ec75ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.005872 10.0.0.50 - - [2026-06-10 01:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.50 - - [2026-06-10 01:19:26] "GET /service-appliance-set/cb842998-2fb2-4c7d-ad0d-1ad414e2946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.004824 10.0.0.50 - - [2026-06-10 01:19:26] "POST /fqname-to-id HTTP/1.1" 404 258 0.002267 10.0.0.50 - - [2026-06-10 01:19:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.096668 10.0.0.50 - - [2026-06-10 01:19:26] "GET /virtual-machine-interface/1c0202c2-692a-4005-a307-1cf58eb96070?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.010385 10.0.0.50 - - [2026-06-10 01:19:26] "POST /set-tag HTTP/1.1" 200 109 0.023258 10.0.0.50 - - [2026-06-10 01:19:26] "POST /instance-ips HTTP/1.1" 200 417 0.034609 10.0.0.50 - - [2026-06-10 01:19:26] "GET /instance-ip/d8a40c33-f9f0-4e86-9688-ea6cbdcbbfd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.013235 10.0.0.50 - - [2026-06-10 01:19:27] "POST /loadbalancers HTTP/1.1" 200 618 0.071946 10.0.0.50 - - [2026-06-10 01:19:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.034996 10.0.0.50 - - [2026-06-10 01:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.012103 10.0.0.50 - - [2026-06-10 01:19:27] "POST /service-instances HTTP/1.1" 200 566 0.031051 10.0.0.50 - - [2026-06-10 01:19:27] "GET /project/a3d551e0-0117-4b58-8195-2a2fb17de4be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.076737 10.0.0.50 - - [2026-06-10 01:19:27] "GET /virtual-machine-interface/1c0202c2-692a-4005-a307-1cf58eb96070?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.007058 10.0.0.50 - - [2026-06-10 01:19:27] "POST /ref-update HTTP/1.1" 200 156 0.046080 10.0.0.50 - - [2026-06-10 01:19:27] "GET /virtual-machine-interface/1c0202c2-692a-4005-a307-1cf58eb96070?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.014502 10.0.0.50 - - [2026-06-10 01:19:27] "PUT /service-instance/d167bd58-532b-4bcf-b764-2bfecb94bd6f HTTP/1.1" 200 266 0.009024 10.0.0.50 - - [2026-06-10 01:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.50 - - [2026-06-10 01:19:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.016823 10.0.0.50 - - [2026-06-10 01:19:27] "GET /floating-ip-pool/54125277-359f-4068-a8ff-d73b7aa0f747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.006036 10.0.0.50 - - [2026-06-10 01:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.50 - - [2026-06-10 01:19:27] "POST /floating-ips HTTP/1.1" 200 671 0.098226 10.0.0.50 - - [2026-06-10 01:19:27] "POST /virtual-machines HTTP/1.1" 200 429 0.059242 10.0.0.50 - - [2026-06-10 01:19:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.011578 10.0.0.50 - - [2026-06-10 01:19:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.120631 10.0.0.50 - - [2026-06-10 01:19:27] "POST /chown HTTP/1.1" 200 109 0.022966 10.0.0.50 - - [2026-06-10 01:19:27] "GET /application-policy-set/9a75d545-9e6a-444b-823a-e0148d02b21a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002588 10.0.0.50 - - [2026-06-10 01:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.50 - - [2026-06-10 01:19:27] "GET /policy-management/110bd4f6-8d0f-4e91-beb1-cc26ad0c3812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002511 10.0.0.50 - - [2026-06-10 01:19:27] "POST /chown HTTP/1.1" 200 109 0.007945 10.0.0.50 - - [2026-06-10 01:19:27] "POST /tags HTTP/1.1" 409 221 0.005211 10.0.0.50 - - [2026-06-10 01:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.50 - - [2026-06-10 01:19:27] "GET /tag/2902dce0-da3e-4f62-9d16-81b926299c49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.019212 10.0.0.50 - - [2026-06-10 01:19:27] "PUT /virtual-machine-interface/1e568eac-01c0-4ddf-8500-2577895ba034 HTTP/1.1" 200 284 0.045163 10.0.0.50 - - [2026-06-10 01:19:27] "PUT /instance-ip/d8a40c33-f9f0-4e86-9688-ea6cbdcbbfd0 HTTP/1.1" 200 256 0.020743 10.0.0.50 - - [2026-06-10 01:19:27] "POST /tags HTTP/1.1" 409 238 0.005723 10.0.0.50 - - [2026-06-10 01:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.50 - - [2026-06-10 01:19:27] "GET /tag/3a8a5f5d-de10-4ecc-9f2b-1af8e5b7db3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.011842 10.0.0.50 - - [2026-06-10 01:19:27] "POST /ref-update HTTP/1.1" 200 156 0.013827 10.0.0.50 - - [2026-06-10 01:19:27] "POST /ref-update HTTP/1.1" 200 156 0.027250 10.0.0.50 - - [2026-06-10 01:19:27] "POST /ref-update HTTP/1.1" 200 156 0.032664 10.0.0.50 - - [2026-06-10 01:19:27] "POST /firewall-rules HTTP/1.1" 200 650 0.120620 10.0.0.50 - - [2026-06-10 01:19:28] "POST /ref-update HTTP/1.1" 200 156 0.074411 10.0.0.50 - - [2026-06-10 01:19:28] "GET /firewall-rule/ee132633-5af0-400d-92a5-409430b8d650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.040581 10.0.0.50 - - [2026-06-10 01:19:28] "GET /firewall-policy/b1ea50fb-22e9-4245-9047-9f0e2f8eb8d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.011594 10.0.0.50 - - [2026-06-10 01:19:28] "POST /ref-update HTTP/1.1" 200 156 0.035426 10.0.0.50 - - [2026-06-10 01:19:28] "POST /ref-update HTTP/1.1" 200 156 0.025242 10.0.0.50 - - [2026-06-10 01:19:28] "GET /firewall-rule/ee132633-5af0-400d-92a5-409430b8d650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.012429 10.0.0.50 - - [2026-06-10 01:19:28] "POST /ref-update HTTP/1.1" 200 156 0.027941 10.0.0.50 - - [2026-06-10 01:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.020313 10.0.0.50 - - [2026-06-10 01:19:28] "POST /virtual-machines HTTP/1.1" 200 429 0.043053 10.0.0.50 - - [2026-06-10 01:19:28] "GET /project/a3d551e0-0117-4b58-8195-2a2fb17de4be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.046543 10.0.0.50 - - [2026-06-10 01:19:28] "GET /loadbalancer/4fd72a90-e728-4b7c-b3f2-309abe298e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.003525 10.0.0.50 - - [2026-06-10 01:19:28] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.082356 10.0.0.50 - - [2026-06-10 01:19:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.167547 10.0.0.50 - - [2026-06-10 01:19:28] "POST /chown HTTP/1.1" 200 109 0.026192 10.0.0.50 - - [2026-06-10 01:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.50 - - [2026-06-10 01:19:28] "GET /project/a3d551e0-0117-4b58-8195-2a2fb17de4be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.053672 10.0.0.50 - - [2026-06-10 01:19:28] "GET /loadbalancer-listener/3a2ef972-c828-4c64-bf44-6457a905c4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.008177 10.0.0.50 - - [2026-06-10 01:19:28] "POST /chown HTTP/1.1" 200 109 0.029150 10.0.0.50 - - [2026-06-10 01:19:28] "PUT /virtual-machine-interface/53e26b8a-7309-4f76-9c31-e07da777f6f9 HTTP/1.1" 200 284 0.024420 10.0.0.50 - - [2026-06-10 01:19:28] "GET /loadbalancer-listener/3a2ef972-c828-4c64-bf44-6457a905c4d7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.006123 10.0.0.50 - - [2026-06-10 01:19:28] "PUT /instance-ip/d8a40c33-f9f0-4e86-9688-ea6cbdcbbfd0 HTTP/1.1" 200 256 0.036480 10.0.0.50 - - [2026-06-10 01:19:28] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.045461 10.0.0.50 - - [2026-06-10 01:19:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.016293 10.0.0.50 - - [2026-06-10 01:19:28] "POST /ref-update HTTP/1.1" 200 156 0.024354 10.0.0.50 - - [2026-06-10 01:19:28] "GET /loadbalancer-pool/2eae3c53-f500-4be4-ae04-7b679d01e8fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.010099 10.0.0.50 - - [2026-06-10 01:19:28] "POST /ref-update HTTP/1.1" 200 156 0.035268 10.0.0.50 - - [2026-06-10 01:19:28] "POST /ref-update HTTP/1.1" 200 156 0.029129 10.0.0.50 - - [2026-06-10 01:19:28] "POST /loadbalancer-members HTTP/1.1" 200 707 0.042862 10.0.0.50 - - [2026-06-10 01:19:28] "POST /ref-update HTTP/1.1" 200 156 0.056002 10.0.0.50 - - [2026-06-10 01:19:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.074054 10.0.0.50 - - [2026-06-10 01:19:28] "GET /loadbalancer-member/aae495ca-5371-4334-8e94-5b971a5cbeb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.023059 10.0.0.50 - - [2026-06-10 01:19:28] "POST /ref-update HTTP/1.1" 200 156 0.069210 10.0.0.50 - - [2026-06-10 01:19:28] "GET /application-policy-set/9a75d545-9e6a-444b-823a-e0148d02b21a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005430 10.0.0.50 - - [2026-06-10 01:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009686 10.0.0.50 - - [2026-06-10 01:19:28] "GET /policy-management/110bd4f6-8d0f-4e91-beb1-cc26ad0c3812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004705 10.0.0.50 - - [2026-06-10 01:19:28] "PUT /service-instance/d167bd58-532b-4bcf-b764-2bfecb94bd6f HTTP/1.1" 200 266 0.011880 10.0.0.50 - - [2026-06-10 01:19:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.025029 10.0.0.50 - - [2026-06-10 01:19:28] "POST /tags HTTP/1.1" 409 221 0.002600 10.0.0.50 - - [2026-06-10 01:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005333 10.0.0.50 - - [2026-06-10 01:19:28] "GET /tag/2902dce0-da3e-4f62-9d16-81b926299c49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.015722 10.0.0.50 - - [2026-06-10 01:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013218 10.0.0.50 - - [2026-06-10 01:19:29] "POST /tags HTTP/1.1" 409 238 0.006577 10.0.0.50 - - [2026-06-10 01:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.50 - - [2026-06-10 01:19:29] "POST /chown HTTP/1.1" 200 109 0.012574 10.0.0.50 - - [2026-06-10 01:19:29] "GET /tag/3a8a5f5d-de10-4ecc-9f2b-1af8e5b7db3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.031797 10.0.0.50 - - [2026-06-10 01:19:29] "POST /chown HTTP/1.1" 200 109 0.032062 10.0.0.50 - - [2026-06-10 01:19:29] "PUT /instance-ip/d8a40c33-f9f0-4e86-9688-ea6cbdcbbfd0 HTTP/1.1" 200 256 0.028180 10.0.0.50 - - [2026-06-10 01:19:29] "POST /firewall-rules HTTP/1.1" 409 293 0.007833 10.0.0.50 - - [2026-06-10 01:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.50 - - [2026-06-10 01:19:29] "PUT /firewall-rule/ee132633-5af0-400d-92a5-409430b8d650 HTTP/1.1" 200 260 0.019370 10.0.0.50 - - [2026-06-10 01:19:29] "POST /ref-update HTTP/1.1" 200 156 0.022793 10.0.0.50 - - [2026-06-10 01:19:29] "GET /firewall-rule/ee132633-5af0-400d-92a5-409430b8d650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.008261 10.0.0.50 - - [2026-06-10 01:19:29] "POST /chown HTTP/1.1" 200 109 0.020509 10.0.0.50 - - [2026-06-10 01:19:29] "GET /firewall-policy/b1ea50fb-22e9-4245-9047-9f0e2f8eb8d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.007603 10.0.0.50 - - [2026-06-10 01:19:29] "GET /firewall-rule/ee132633-5af0-400d-92a5-409430b8d650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.008261 10.0.0.50 - - [2026-06-10 01:19:29] "POST /chown HTTP/1.1" 200 109 0.025467 10.0.0.50 - - [2026-06-10 01:19:29] "PUT /instance-ip/d8a40c33-f9f0-4e86-9688-ea6cbdcbbfd0 HTTP/1.1" 200 256 0.013680 10.0.0.50 - - [2026-06-10 01:19:29] "POST /ref-update HTTP/1.1" 200 156 0.042976 10.0.0.50 - - [2026-06-10 01:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.012463 10.0.0.50 - - [2026-06-10 01:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008643 10.0.0.50 - - [2026-06-10 01:19:29] "GET /virtual-network/060f5d24-a114-4995-af85-d14ee7ec75ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.008884 10.0.0.50 - - [2026-06-10 01:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006560 10.0.0.50 - - [2026-06-10 01:19:29] "POST /chown HTTP/1.1" 200 109 0.037977 10.0.0.50 - - [2026-06-10 01:19:29] "GET /project/a3d551e0-0117-4b58-8195-2a2fb17de4be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.087715 10.0.0.50 - - [2026-06-10 01:19:29] "POST /chown HTTP/1.1" 200 109 0.040759 10.0.0.50 - - [2026-06-10 01:19:29] "POST /virtual-machines HTTP/1.1" 200 373 0.015188 10.0.0.50 - - [2026-06-10 01:19:29] "PUT /instance-ip/d8a40c33-f9f0-4e86-9688-ea6cbdcbbfd0 HTTP/1.1" 200 256 0.036080 10.0.0.50 - - [2026-06-10 01:19:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.045940 10.0.0.50 - - [2026-06-10 01:19:29] "POST /ref-update HTTP/1.1" 200 156 0.034592 10.0.0.50 - - [2026-06-10 01:19:29] "POST /chown HTTP/1.1" 200 109 0.019691 10.0.0.50 - - [2026-06-10 01:19:29] "POST /chown HTTP/1.1" 200 109 0.028289 10.0.0.50 - - [2026-06-10 01:19:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.155477 10.0.0.50 - - [2026-06-10 01:19:29] "PUT /instance-ip/d8a40c33-f9f0-4e86-9688-ea6cbdcbbfd0 HTTP/1.1" 200 256 0.052343 10.0.0.50 - - [2026-06-10 01:19:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.017118 10.0.0.50 - - [2026-06-10 01:19:29] "POST /ref-update HTTP/1.1" 200 156 0.038827 10.0.0.50 - - [2026-06-10 01:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.016505 10.0.0.50 - - [2026-06-10 01:19:29] "GET /virtual-machine-interface/6dc685b6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.007811 10.0.0.50 - - [2026-06-10 01:19:29] "POST /instance-ips HTTP/1.1" 200 413 0.027084 10.0.0.50 - - [2026-06-10 01:19:29] "PUT /service-instance/d167bd58-532b-4bcf-b764-2bfecb94bd6f HTTP/1.1" 200 266 0.028853 10.0.0.50 - - [2026-06-10 01:19:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.019540 10.0.0.50 - - [2026-06-10 01:19:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.052835 10.0.0.50 - - [2026-06-10 01:19:30] "GET /virtual-machine-interface/6dc685b6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.026576 10.0.0.50 - - [2026-06-10 01:19:30] "PUT /service-instance/d167bd58-532b-4bcf-b764-2bfecb94bd6f HTTP/1.1" 200 266 0.008367 10.0.0.50 - - [2026-06-10 01:19:30] "POST /set-tag HTTP/1.1" 200 109 0.025497 10.0.0.50 - - [2026-06-10 01:19:30] "GET /virtual-machine-interface/6dc685b6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.033788 10.0.0.50 - - [2026-06-10 01:19:30] "GET /instance-ip/6de91356-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.005221 10.0.0.50 - - [2026-06-10 01:19:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.051050 10.0.0.50 - - [2026-06-10 01:19:30] "PUT /service-instance/d167bd58-532b-4bcf-b764-2bfecb94bd6f HTTP/1.1" 200 266 0.014120 10.0.0.50 - - [2026-06-10 01:19:30] "GET /virtual-machine-interface/6dc685b6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007379 10.0.0.50 - - [2026-06-10 01:19:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.035283 10.0.0.50 - - [2026-06-10 01:19:30] "POST /set-tag HTTP/1.1" 200 109 0.014092 10.0.0.50 - - [2026-06-10 01:19:30] "GET /virtual-router/2e837fde-5d97-4c8d-90af-272b9ee06ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.013324 10.0.0.50 - - [2026-06-10 01:19:30] "PUT /service-instance/d167bd58-532b-4bcf-b764-2bfecb94bd6f HTTP/1.1" 200 266 0.011207 10.0.0.50 - - [2026-06-10 01:19:30] "POST /ref-update HTTP/1.1" 200 156 0.011342 10.0.0.50 - - [2026-06-10 01:19:30] "GET /virtual-machine-interface/6dc685b6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.015294 10.0.0.50 - - [2026-06-10 01:19:30] "POST /set-tag HTTP/1.1" 200 109 0.002762 10.0.0.50 - - [2026-06-10 01:19:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.033818 10.0.0.50 - - [2026-06-10 01:19:30] "GET /virtual-machine-interface/6dc685b6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008474 10.0.0.50 - - [2026-06-10 01:19:30] "POST /set-tag HTTP/1.1" 200 109 0.005324 10.0.0.50 - - [2026-06-10 01:19:30] "PUT /service-instance/d167bd58-532b-4bcf-b764-2bfecb94bd6f HTTP/1.1" 200 266 0.013191 10.0.0.50 - - [2026-06-10 01:19:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.009269 10.0.0.50 - - [2026-06-10 01:19:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012454 10.0.0.50 - - [2026-06-10 01:19:30] "POST /chown HTTP/1.1" 200 109 0.041133 10.0.0.50 - - [2026-06-10 01:19:30] "POST /chown HTTP/1.1" 200 109 0.021015 10.0.0.50 - - [2026-06-10 01:19:30] "POST /ref-update HTTP/1.1" 200 156 0.015657 10.0.0.50 - - [2026-06-10 01:19:30] "POST /chown HTTP/1.1" 200 109 0.008613 10.0.0.50 - - [2026-06-10 01:19:30] "POST /chown HTTP/1.1" 200 109 0.028184 10.0.0.50 - - [2026-06-10 01:19:30] "POST /ref-update HTTP/1.1" 200 156 0.023257 10.0.0.50 - - [2026-06-10 01:19:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002601 10.0.0.50 - - [2026-06-10 01:19:30] "POST /chown HTTP/1.1" 200 109 0.008044 10.0.0.50 - - [2026-06-10 01:19:30] "POST /chown HTTP/1.1" 200 109 0.021298 10.0.0.50 - - [2026-06-10 01:19:30] "POST /chown HTTP/1.1" 200 109 0.011823 10.0.0.50 - - [2026-06-10 01:19:31] "POST /chown HTTP/1.1" 200 109 0.029749 10.0.0.50 - - [2026-06-10 01:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.50 - - [2026-06-10 01:19:31] "POST /chown HTTP/1.1" 200 109 0.006977 10.0.0.50 - - [2026-06-10 01:19:31] "POST /chown HTTP/1.1" 200 109 0.008847 10.0.0.50 - - [2026-06-10 01:19:31] "POST /chown HTTP/1.1" 200 109 0.026693 10.0.0.50 - - [2026-06-10 01:19:31] "POST /chown HTTP/1.1" 200 109 0.018836 10.0.0.50 - - [2026-06-10 01:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.50 - - [2026-06-10 01:19:31] "POST /chown HTTP/1.1" 200 109 0.007479 10.0.0.50 - - [2026-06-10 01:19:31] "POST /chown HTTP/1.1" 200 109 0.025366 10.0.0.50 - - [2026-06-10 01:19:31] "POST /chown HTTP/1.1" 200 109 0.008292 10.0.0.50 - - [2026-06-10 01:19:31] "POST /chown HTTP/1.1" 200 109 0.021258 10.0.0.50 - - [2026-06-10 01:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004586 10.0.0.50 - - [2026-06-10 01:19:31] "POST /chown HTTP/1.1" 200 109 0.006741 10.0.0.50 - - [2026-06-10 01:19:31] "POST /chown HTTP/1.1" 200 109 0.040990 10.0.0.50 - - [2026-06-10 01:19:31] "POST /chown HTTP/1.1" 200 109 0.023824 10.0.0.50 - - [2026-06-10 01:19:31] "POST /chown HTTP/1.1" 200 109 0.007916 10.0.0.50 - - [2026-06-10 01:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.50 - - [2026-06-10 01:19:31] "POST /chown HTTP/1.1" 200 109 0.007956 10.0.0.50 - - [2026-06-10 01:19:31] "POST /chown HTTP/1.1" 200 109 0.008840 10.0.0.50 - - [2026-06-10 01:19:31] "POST /chown HTTP/1.1" 200 109 0.026979 10.0.0.50 - - [2026-06-10 01:19:31] "POST /chown HTTP/1.1" 200 109 0.023394 10.0.0.50 - - [2026-06-10 01:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.50 - - [2026-06-10 01:19:31] "POST /chown HTTP/1.1" 200 109 0.007385 10.0.0.50 - - [2026-06-10 01:19:31] "POST /chown HTTP/1.1" 200 109 0.019651 10.0.0.50 - - [2026-06-10 01:19:31] "POST /chown HTTP/1.1" 200 109 0.009555 10.0.0.50 - - [2026-06-10 01:19:31] "POST /chown HTTP/1.1" 200 109 0.021890 10.0.0.50 - - [2026-06-10 01:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.50 - - [2026-06-10 01:19:31] "POST /chown HTTP/1.1" 200 109 0.007946 10.0.0.50 - - [2026-06-10 01:19:32] "POST /chown HTTP/1.1" 200 109 0.017573 10.0.0.50 - - [2026-06-10 01:19:32] "POST /chown HTTP/1.1" 200 109 0.013186 10.0.0.50 - - [2026-06-10 01:19:32] "POST /chown HTTP/1.1" 200 109 0.008116 10.0.0.50 - - [2026-06-10 01:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004332 10.0.0.50 - - [2026-06-10 01:19:32] "POST /chown HTTP/1.1" 200 109 0.006968 10.0.0.50 - - [2026-06-10 01:19:32] "POST /chown HTTP/1.1" 200 109 0.007445 10.0.0.50 - - [2026-06-10 01:19:32] "POST /chown HTTP/1.1" 200 109 0.026227 10.0.0.50 - - [2026-06-10 01:19:32] "POST /chown HTTP/1.1" 200 109 0.021670 10.0.0.50 - - [2026-06-10 01:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.50 - - [2026-06-10 01:19:32] "POST /chown HTTP/1.1" 200 109 0.006533 10.0.0.50 - - [2026-06-10 01:19:32] "POST /chown HTTP/1.1" 200 109 0.023951 10.0.0.50 - - [2026-06-10 01:19:32] "POST /chown HTTP/1.1" 200 109 0.007260 10.0.0.50 - - [2026-06-10 01:19:32] "POST /chown HTTP/1.1" 200 109 0.027147 10.0.0.50 - - [2026-06-10 01:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.50 - - [2026-06-10 01:19:32] "POST /chown HTTP/1.1" 200 109 0.009311 10.0.0.50 - - [2026-06-10 01:19:32] "POST /chown HTTP/1.1" 200 109 0.030625 10.0.0.50 - - [2026-06-10 01:19:32] "POST /chown HTTP/1.1" 200 109 0.030925 10.0.0.50 - - [2026-06-10 01:19:32] "POST /chown HTTP/1.1" 200 109 0.012223 10.0.0.50 - - [2026-06-10 01:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.50 - - [2026-06-10 01:19:32] "POST /chown HTTP/1.1" 200 109 0.008105 10.0.0.50 - - [2026-06-10 01:19:32] "POST /chown HTTP/1.1" 200 109 0.008459 10.0.0.50 - - [2026-06-10 01:19:32] "POST /chown HTTP/1.1" 200 109 0.014569 10.0.0.50 - - [2026-06-10 01:19:32] "POST /chown HTTP/1.1" 200 109 0.019470 10.0.0.50 - - [2026-06-10 01:19:37] "GET /virtual-machine-interface/690647e6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006073 10.0.0.50 - - [2026-06-10 01:19:37] "POST /set-tag HTTP/1.1" 200 109 0.004283 10.0.0.50 - - [2026-06-10 01:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.50 - - [2026-06-10 01:19:37] "GET /loadbalancer/a24c6ceb-2b5e-4adc-a598-687b0743bd65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003001 10.0.0.50 - - [2026-06-10 01:19:37] "GET /loadbalancer-pool/060de87f-8e6a-4659-9fe3-1b8b5aa7190a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.006727 10.0.0.50 - - [2026-06-10 01:19:37] "POST /loadbalancer-members HTTP/1.1" 200 702 0.037325 10.0.0.50 - - [2026-06-10 01:19:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.018006 10.0.0.50 - - [2026-06-10 01:19:37] "GET /virtual-machine-interface/690647e6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013892 10.0.0.50 - - [2026-06-10 01:19:37] "POST /tags HTTP/1.1" 409 221 0.001998 10.0.0.50 - - [2026-06-10 01:19:37] "GET /virtual-machine-interface/690647e6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004277 10.0.0.50 - - [2026-06-10 01:19:37] "POST /ref-update HTTP/1.1" 200 156 0.012086 10.0.0.50 - - [2026-06-10 01:19:37] "GET /floating-ip/1c15288a-a078-40ca-afe1-026a7bf1eee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.010277 10.0.0.50 - - [2026-06-10 01:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.020091 10.0.0.50 - - [2026-06-10 01:19:37] "GET /tag/2902dce0-da3e-4f62-9d16-81b926299c49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.019339 10.0.0.50 - - [2026-06-10 01:19:37] "PUT /floating-ip/1c15288a-a078-40ca-afe1-026a7bf1eee6 HTTP/1.1" 200 256 0.041171 10.0.0.50 - - [2026-06-10 01:19:37] "POST /set-tag HTTP/1.1" 200 109 0.043327 10.0.0.50 - - [2026-06-10 01:19:37] "GET /virtual-machine-interface/69828ad6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014119 10.0.0.50 - - [2026-06-10 01:19:37] "POST /set-tag HTTP/1.1" 200 109 0.004115 10.0.0.50 - - [2026-06-10 01:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.50 - - [2026-06-10 01:19:37] "GET /loadbalancer/a24c6ceb-2b5e-4adc-a598-687b0743bd65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003649 10.0.0.50 - - [2026-06-10 01:19:37] "GET /loadbalancer-pool/060de87f-8e6a-4659-9fe3-1b8b5aa7190a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.015634 10.0.0.50 - - [2026-06-10 01:19:37] "POST /loadbalancer-members HTTP/1.1" 200 702 0.027373 10.0.0.50 - - [2026-06-10 01:19:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.013274 10.0.0.50 - - [2026-06-10 01:19:37] "GET /virtual-machine-interface/69828ad6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.021600 10.0.0.50 - - [2026-06-10 01:19:37] "GET /virtual-machine-interface/69828ad6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009679 10.0.0.50 - - [2026-06-10 01:19:37] "POST /ref-update HTTP/1.1" 200 156 0.016570 10.0.0.50 - - [2026-06-10 01:19:37] "GET /floating-ip/1c15288a-a078-40ca-afe1-026a7bf1eee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.009083 10.0.0.50 - - [2026-06-10 01:19:37] "POST /set-tag HTTP/1.1" 200 109 0.076600 10.0.0.50 - - [2026-06-10 01:19:39] "GET /virtual-machine/7fbf4d21-f237-40a7-a559-6987039e46f5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.004266 10.0.0.50 - - [2026-06-10 01:19:39] "GET /virtual-machine-interface/690647e6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.011814 10.0.0.50 - - [2026-06-10 01:19:39] "GET /virtual-machine/aeb63d01-1fe8-433f-9058-cc23901b1ebf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003215 10.0.0.50 - - [2026-06-10 01:19:39] "GET /virtual-machine-interface/69828ad6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004936 10.0.0.50 - - [2026-06-10 01:19:40] "GET /virtual-machine-interface/6dc685b6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005484 10.0.0.50 - - [2026-06-10 01:19:40] "POST /set-tag HTTP/1.1" 200 109 0.004569 10.0.0.50 - - [2026-06-10 01:19:44] "GET /virtual-machine/c2ee606a-a286-4622-8620-67039a3db8d4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003248 10.0.0.50 - - [2026-06-10 01:19:44] "GET /virtual-machine-interface/6dc685b6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010278 10.0.0.50 - - [2026-06-10 01:19:45] "GET /virtual-machine-interface/6dc685b6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.015494 10.0.0.50 - - [2026-06-10 01:19:45] "POST /set-tag HTTP/1.1" 200 109 0.009328 10.0.0.50 - - [2026-06-10 01:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.50 - - [2026-06-10 01:19:48] "POST /chown HTTP/1.1" 200 109 0.007590 10.0.0.50 - - [2026-06-10 01:19:48] "POST /chown HTTP/1.1" 200 109 0.007081 10.0.0.50 - - [2026-06-10 01:19:48] "POST /chown HTTP/1.1" 200 109 0.021532 10.0.0.50 - - [2026-06-10 01:19:48] "POST /chown HTTP/1.1" 200 109 0.049786 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:20:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001148 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:20:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001229 10.0.0.50 - - [2026-06-10 01:20:16] "GET /virtual-machine-interface/6dc685b6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006604 10.0.0.50 - - [2026-06-10 01:20:16] "POST /set-tag HTTP/1.1" 200 109 0.003699 10.0.0.50 - - [2026-06-10 01:20:16] "GET /virtual-machine-interface/6dc685b6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004931 10.0.0.50 - - [2026-06-10 01:20:16] "POST /set-tag HTTP/1.1" 200 109 0.003042 10.0.0.50 - - [2026-06-10 01:20:16] "GET /virtual-machine/c2ee606a-a286-4622-8620-67039a3db8d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002872 10.0.0.50 - - [2026-06-10 01:20:16] "POST /ref-update HTTP/1.1" 200 156 0.013227 10.0.0.50 - - [2026-06-10 01:20:16] "GET /virtual-machine-interface/6dc685b6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.020560 10.0.0.50 - - [2026-06-10 01:20:16] "POST /set-tag HTTP/1.1" 200 109 0.026445 10.0.0.50 - - [2026-06-10 01:20:16] "POST /set-tag HTTP/1.1" 200 109 0.017993 10.0.0.50 - - [2026-06-10 01:20:16] "DELETE /instance-ip/6de91356-646a-11f1-8f15-fa163e98f206 HTTP/1.1" 200 115 0.069143 10.0.0.50 - - [2026-06-10 01:20:16] "DELETE /virtual-machine-interface/6dc685b6-646a-11f1-8f15-fa163e98f206 HTTP/1.1" 200 115 0.052854 10.0.0.50 - - [2026-06-10 01:20:16] "DELETE /virtual-machine/c2ee606a-a286-4622-8620-67039a3db8d4 HTTP/1.1" 200 115 0.030962 10.0.0.50 - - [2026-06-10 01:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.50 - - [2026-06-10 01:20:20] "GET /tag/3a8a5f5d-de10-4ecc-9f2b-1af8e5b7db3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.022133 10.0.0.50 - - [2026-06-10 01:20:20] "GET /tag/3a8a5f5d-de10-4ecc-9f2b-1af8e5b7db3b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.019523 10.0.0.50 - - [2026-06-10 01:20:20] "GET /virtual-machine-interface/1c0202c2-692a-4005-a307-1cf58eb96070?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.006028 10.0.0.50 - - [2026-06-10 01:20:20] "POST /set-tag HTTP/1.1" 200 109 0.038697 10.0.0.50 - - [2026-06-10 01:20:20] "GET /virtual-machine-interface/1e568eac-01c0-4ddf-8500-2577895ba034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.021289 10.0.0.50 - - [2026-06-10 01:20:20] "POST /set-tag HTTP/1.1" 200 109 0.015934 10.0.0.50 - - [2026-06-10 01:20:20] "GET /virtual-machine-interface/53e26b8a-7309-4f76-9c31-e07da777f6f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.005347 10.0.0.50 - - [2026-06-10 01:20:20] "POST /set-tag HTTP/1.1" 200 109 0.015213 10.0.0.50 - - [2026-06-10 01:20:20] "GET /firewall-policy/b1ea50fb-22e9-4245-9047-9f0e2f8eb8d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.013001 10.0.0.50 - - [2026-06-10 01:20:20] "GET /firewall-rule/ee132633-5af0-400d-92a5-409430b8d650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.003836 10.0.0.50 - - [2026-06-10 01:20:20] "POST /ref-update HTTP/1.1" 200 156 0.019599 10.0.0.50 - - [2026-06-10 01:20:20] "DELETE /firewall-rule/ee132633-5af0-400d-92a5-409430b8d650 HTTP/1.1" 200 115 0.037747 10.0.0.50 - - [2026-06-10 01:20:20] "DELETE /loadbalancer-member/aae495ca-5371-4334-8e94-5b971a5cbeb9 HTTP/1.1" 200 115 0.033448 10.0.0.50 - - [2026-06-10 01:20:20] "PUT /service-instance/d167bd58-532b-4bcf-b764-2bfecb94bd6f HTTP/1.1" 200 266 0.012496 10.0.0.50 - - [2026-06-10 01:20:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.016069 10.0.0.50 - - [2026-06-10 01:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.50 - - [2026-06-10 01:20:20] "DELETE /loadbalancer-pool/2eae3c53-f500-4be4-ae04-7b679d01e8fa HTTP/1.1" 200 115 0.099947 10.0.0.50 - - [2026-06-10 01:20:20] "POST /chown HTTP/1.1" 200 109 0.025043 10.0.0.50 - - [2026-06-10 01:20:20] "DELETE /loadbalancer-listener/3a2ef972-c828-4c64-bf44-6457a905c4d7 HTTP/1.1" 200 115 0.074377 10.0.0.50 - - [2026-06-10 01:20:20] "GET /floating-ip/243f1eb1-a010-49e1-b2b5-9fb943332893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.002628 10.0.0.50 - - [2026-06-10 01:20:20] "POST /chown HTTP/1.1" 200 109 0.013968 10.0.0.50 - - [2026-06-10 01:20:20] "POST /chown HTTP/1.1" 200 109 0.018197 10.0.0.50 - - [2026-06-10 01:20:20] "POST /chown HTTP/1.1" 200 109 0.032852 10.0.0.50 - - [2026-06-10 01:20:20] "PUT /floating-ip/243f1eb1-a010-49e1-b2b5-9fb943332893 HTTP/1.1" 200 256 0.041004 10.0.0.50 - - [2026-06-10 01:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006559 10.0.0.50 - - [2026-06-10 01:20:20] "POST /chown HTTP/1.1" 200 109 0.025994 10.0.0.50 - - [2026-06-10 01:20:21] "POST /chown HTTP/1.1" 200 109 0.028278 10.0.0.50 - - [2026-06-10 01:20:21] "DELETE /floating-ip/243f1eb1-a010-49e1-b2b5-9fb943332893 HTTP/1.1" 200 115 0.139475 10.0.0.50 - - [2026-06-10 01:20:21] "POST /chown HTTP/1.1" 200 109 0.011509 10.0.0.50 - - [2026-06-10 01:20:21] "POST /chown HTTP/1.1" 200 109 0.023521 10.0.0.50 - - [2026-06-10 01:20:21] "DELETE /loadbalancer/4fd72a90-e728-4b7c-b3f2-309abe298e68 HTTP/1.1" 200 115 0.083130 10.0.0.50 - - [2026-06-10 01:20:21] "PUT /service-instance/d167bd58-532b-4bcf-b764-2bfecb94bd6f HTTP/1.1" 200 266 0.020982 10.0.0.50 - - [2026-06-10 01:20:21] "DELETE /instance-ip/d8a40c33-f9f0-4e86-9688-ea6cbdcbbfd0 HTTP/1.1" 200 115 0.063118 10.0.0.50 - - [2026-06-10 01:20:21] "GET /floating-ip-pool/54125277-359f-4068-a8ff-d73b7aa0f747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.004764 10.0.0.50 - - [2026-06-10 01:20:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.029766 10.0.0.50 - - [2026-06-10 01:20:21] "POST /ref-update HTTP/1.1" 200 156 0.032333 10.0.0.50 - - [2026-06-10 01:20:21] "PUT /service-instance/d167bd58-532b-4bcf-b764-2bfecb94bd6f HTTP/1.1" 200 266 0.014572 10.0.0.50 - - [2026-06-10 01:20:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.020307 10.0.0.50 - - [2026-06-10 01:20:21] "DELETE /virtual-machine-interface/1c0202c2-692a-4005-a307-1cf58eb96070 HTTP/1.1" 200 115 0.164298 10.0.0.50 - - [2026-06-10 01:20:21] "DELETE /floating-ip-pool/54125277-359f-4068-a8ff-d73b7aa0f747 HTTP/1.1" 200 115 0.079985 10.0.0.50 - - [2026-06-10 01:20:21] "PUT /service-instance/d167bd58-532b-4bcf-b764-2bfecb94bd6f HTTP/1.1" 200 266 0.073748 10.0.0.50 - - [2026-06-10 01:20:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.047611 10.0.0.50 - - [2026-06-10 01:20:21] "DELETE /service-instance/d167bd58-532b-4bcf-b764-2bfecb94bd6f HTTP/1.1" 200 115 0.098993 10.0.0.50 - - [2026-06-10 01:20:21] "DELETE /tag/3a8a5f5d-de10-4ecc-9f2b-1af8e5b7db3b HTTP/1.1" 200 115 0.261287 10.0.0.50 - - [2026-06-10 01:20:21] "GET /virtual-machine-interface/1e568eac-01c0-4ddf-8500-2577895ba034?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1207 0.011749 10.0.0.50 - - [2026-06-10 01:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004395 10.0.0.50 - - [2026-06-10 01:20:21] "POST /useragent-kv HTTP/1.1" 200 115 0.005312 10.0.0.50 - - [2026-06-10 01:20:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003736 10.0.0.50 - - [2026-06-10 01:20:21] "DELETE /virtual-network/0324bc9f-c344-419f-9ac1-05713b3a3411 HTTP/1.1" 200 115 0.350252 10.0.0.50 - - [2026-06-10 01:20:21] "GET /routing-instance/00d06f25-a418-4a43-99f6-701c53722cdd HTTP/1.1" 404 171 0.004023 10.0.0.50 - - [2026-06-10 01:20:21] "GET /domains HTTP/1.1" 200 280 0.002780 10.0.0.50 - - [2026-06-10 01:20:21] "DELETE /route-target/c8f14833-73dd-4fa6-a652-18b98c3368df HTTP/1.1" 200 115 0.026798 10.0.0.50 - - [2026-06-10 01:20:21] "GET /domain/c8cc2f15-6958-4a79-b752-b5bbe08d504b HTTP/1.1" 200 3087 0.008058 10.0.0.50 - - [2026-06-10 01:20:21] "DELETE /virtual-machine-interface/1e568eac-01c0-4ddf-8500-2577895ba034 HTTP/1.1" 200 115 0.087424 10.0.0.50 - - [2026-06-10 01:20:21] "GET /project/a3d551e0-0117-4b58-8195-2a2fb17de4be HTTP/1.1" 200 7142 0.063627 10.0.0.50 - - [2026-06-10 01:20:21] "POST /ref-update HTTP/1.1" 200 156 0.032332 10.0.0.50 - - [2026-06-10 01:20:21] "GET /virtual-machine-interface/69828ad6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006054 10.0.0.50 - - [2026-06-10 01:20:21] "POST /set-tag HTTP/1.1" 200 109 0.010106 10.0.0.50 - - [2026-06-10 01:20:21] "DELETE /virtual-machine/29b23ab2-0fc1-4e69-bd76-8838d33e30b8 HTTP/1.1" 200 115 0.056322 10.0.0.50 - - [2026-06-10 01:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009244 10.0.0.50 - - [2026-06-10 01:20:21] "GET /loadbalancer/a24c6ceb-2b5e-4adc-a598-687b0743bd65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006892 10.0.0.50 - - [2026-06-10 01:20:21] "GET /virtual-machine-interface/53e26b8a-7309-4f76-9c31-e07da777f6f9?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.008282 10.0.0.50 - - [2026-06-10 01:20:22] "GET /virtual-machine-interface/69828ad6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004680 10.0.0.50 - - [2026-06-10 01:20:22] "DELETE /virtual-machine-interface/53e26b8a-7309-4f76-9c31-e07da777f6f9 HTTP/1.1" 200 115 0.076317 10.0.0.50 - - [2026-06-10 01:20:22] "DELETE /virtual-machine/5d0a1c62-5fca-44e5-b899-f3e0de089905 HTTP/1.1" 200 115 0.048433 10.0.0.50 - - [2026-06-10 01:20:22] "POST /set-tag HTTP/1.1" 200 109 0.087014 10.0.0.50 - - [2026-06-10 01:20:22] "DELETE /loadbalancer-member/5826d0d1-6fd7-4cb4-a7e4-c7b6e3e91450 HTTP/1.1" 200 115 0.079448 10.0.0.50 - - [2026-06-10 01:20:23] "GET /virtual-machine-interface/69828ad6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007836 10.0.0.50 - - [2026-06-10 01:20:23] "POST /set-tag HTTP/1.1" 200 109 0.004114 10.0.0.50 - - [2026-06-10 01:20:23] "GET /virtual-machine-interface/69828ad6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012252 10.0.0.50 - - [2026-06-10 01:20:23] "POST /set-tag HTTP/1.1" 200 109 0.003090 10.0.0.50 - - [2026-06-10 01:20:23] "GET /virtual-machine/aeb63d01-1fe8-433f-9058-cc23901b1ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003074 10.0.0.50 - - [2026-06-10 01:20:23] "POST /ref-update HTTP/1.1" 200 156 0.017440 10.0.0.50 - - [2026-06-10 01:20:23] "GET /virtual-machine-interface/69828ad6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.028287 10.0.0.50 - - [2026-06-10 01:20:23] "POST /set-tag HTTP/1.1" 200 109 0.021364 10.0.0.50 - - [2026-06-10 01:20:23] "POST /set-tag HTTP/1.1" 200 109 0.050292 10.0.0.50 - - [2026-06-10 01:20:23] "POST /set-tag HTTP/1.1" 200 109 0.047429 10.0.0.50 - - [2026-06-10 01:20:23] "DELETE /instance-ip/699d4eb6-646a-11f1-8f15-fa163e98f206 HTTP/1.1" 200 115 0.055968 10.0.0.50 - - [2026-06-10 01:20:23] "POST /ref-update HTTP/1.1" 200 156 0.015117 10.0.0.50 - - [2026-06-10 01:20:23] "DELETE /virtual-machine-interface/69828ad6-646a-11f1-8f15-fa163e98f206 HTTP/1.1" 200 115 0.044835 10.0.0.50 - - [2026-06-10 01:20:23] "DELETE /virtual-machine/aeb63d01-1fe8-433f-9058-cc23901b1ebf HTTP/1.1" 200 115 0.029369 10.0.0.50 - - [2026-06-10 01:20:26] "GET /virtual-machine-interface/690647e6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007516 10.0.0.50 - - [2026-06-10 01:20:26] "POST /set-tag HTTP/1.1" 200 109 0.002947 10.0.0.50 - - [2026-06-10 01:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.50 - - [2026-06-10 01:20:27] "GET /loadbalancer/a24c6ceb-2b5e-4adc-a598-687b0743bd65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003751 10.0.0.50 - - [2026-06-10 01:20:28] "GET /virtual-machine-interface/690647e6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007843 10.0.0.50 - - [2026-06-10 01:20:28] "POST /set-tag HTTP/1.1" 200 109 0.003011 10.0.0.50 - - [2026-06-10 01:20:28] "GET /virtual-machine-interface/690647e6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006043 10.0.0.50 - - [2026-06-10 01:20:28] "POST /set-tag HTTP/1.1" 200 109 0.002790 10.0.0.50 - - [2026-06-10 01:20:28] "GET /virtual-machine/7fbf4d21-f237-40a7-a559-6987039e46f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002990 10.0.0.50 - - [2026-06-10 01:20:28] "POST /ref-update HTTP/1.1" 200 156 0.009742 10.0.0.50 - - [2026-06-10 01:20:28] "GET /virtual-machine-interface/690647e6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.015240 10.0.0.50 - - [2026-06-10 01:20:28] "POST /set-tag HTTP/1.1" 200 109 0.018098 10.0.0.50 - - [2026-06-10 01:20:28] "POST /set-tag HTTP/1.1" 200 109 0.031916 10.0.0.50 - - [2026-06-10 01:20:28] "POST /set-tag HTTP/1.1" 200 109 0.028941 10.0.0.50 - - [2026-06-10 01:20:28] "DELETE /instance-ip/6924fbf0-646a-11f1-8f15-fa163e98f206 HTTP/1.1" 200 115 0.053740 10.0.0.50 - - [2026-06-10 01:20:28] "POST /ref-update HTTP/1.1" 200 156 0.011978 10.0.0.50 - - [2026-06-10 01:20:28] "DELETE /virtual-machine-interface/690647e6-646a-11f1-8f15-fa163e98f206 HTTP/1.1" 200 115 0.061405 10.0.0.50 - - [2026-06-10 01:20:28] "DELETE /virtual-machine/7fbf4d21-f237-40a7-a559-6987039e46f5 HTTP/1.1" 200 115 0.020619 10.0.0.50 - - [2026-06-10 01:20:28] "DELETE /tag/848846ae-39a2-434f-a530-58ef4a6fac85 HTTP/1.1" 200 115 0.042758 10.0.0.50 - - [2026-06-10 01:20:28] "DELETE /tag/20f0b2b0-a840-41cd-ab77-2d65f82d35d8 HTTP/1.1" 200 115 0.063934 10.0.0.50 - - [2026-06-10 01:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782 10.0.0.50 - - [2026-06-10 01:20:32] "GET /project/a3d551e0-0117-4b58-8195-2a2fb17de4be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045895 10.0.0.50 - - [2026-06-10 01:20:32] "POST /tags HTTP/1.1" 200 393 0.039297 10.0.0.50 - - [2026-06-10 01:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009895 10.0.0.50 - - [2026-06-10 01:20:32] "GET /tag/8e84a5be-5745-4c3f-977b-5668af9e6f3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.014497 10.0.0.50 - - [2026-06-10 01:20:32] "POST /tags HTTP/1.1" 200 341 0.031683 10.0.0.50 - - [2026-06-10 01:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.50 - - [2026-06-10 01:20:32] "GET /tag/19d508cb-53db-4fd3-8c84-62f3a343763c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.018966 10.0.0.50 - - [2026-06-10 01:20:32] "POST /id-to-fqname HTTP/1.1" 200 192 0.000649 10.0.0.50 - - [2026-06-10 01:20:32] "POST /fqname-to-id HTTP/1.1" 404 201 0.004688 10.0.0.50 - - [2026-06-10 01:20:32] "POST /security-groups HTTP/1.1" 200 589 0.079726 10.0.0.50 - - [2026-06-10 01:20:32] "POST /projects HTTP/1.1" 200 519 0.261097 10.0.0.50 - - [2026-06-10 01:20:32] "POST /fqname-to-id HTTP/1.1" 404 236 0.007821 10.0.0.50 - - [2026-06-10 01:20:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.054343 10.0.0.50 - - [2026-06-10 01:20:33] "POST /access-control-lists HTTP/1.1" 200 598 0.071998 10.0.0.50 - - [2026-06-10 01:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006052 10.0.0.50 - - [2026-06-10 01:20:33] "POST /fqname-to-id HTTP/1.1" 404 235 0.003412 10.0.0.50 - - [2026-06-10 01:20:33] "GET /virtual-network/060f5d24-a114-4995-af85-d14ee7ec75ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.019223 10.0.0.50 - - [2026-06-10 01:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.50 - - [2026-06-10 01:20:33] "GET /virtual-network/1c16ccf6-2c27-4ea0-8a21-2092ae018b79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.017431 10.0.0.50 - - [2026-06-10 01:20:33] "POST /access-control-lists HTTP/1.1" 200 596 0.087214 10.0.0.50 - - [2026-06-10 01:20:33] "PUT /virtual-network/060f5d24-a114-4995-af85-d14ee7ec75ef HTTP/1.1" 200 264 0.101483 10.0.0.50 - - [2026-06-10 01:20:33] "PUT /virtual-network/1c16ccf6-2c27-4ea0-8a21-2092ae018b79 HTTP/1.1" 200 264 0.063952 10.0.0.50 - - [2026-06-10 01:20:33] "POST /security-groups HTTP/1.1" 200 591 0.087714 10.0.0.50 - - [2026-06-10 01:20:33] "POST /fqname-to-id HTTP/1.1" 404 270 0.006000 10.0.0.50 - - [2026-06-10 01:20:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.058446 10.0.0.50 - - [2026-06-10 01:20:33] "POST /access-control-lists HTTP/1.1" 200 632 0.091532 10.0.0.50 - - [2026-06-10 01:20:33] "POST /chown HTTP/1.1" 200 109 0.094558 10.0.0.50 - - [2026-06-10 01:20:33] "POST /fqname-to-id HTTP/1.1" 404 269 0.022447 10.0.0.50 - - [2026-06-10 01:20:33] "GET /application-policy-set/9a75d545-9e6a-444b-823a-e0148d02b21a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.040560 10.0.0.50 - - [2026-06-10 01:20:33] "POST /access-control-lists HTTP/1.1" 200 630 0.081005 10.0.0.50 - - [2026-06-10 01:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.020561 10.0.0.50 - - [2026-06-10 01:20:33] "GET /policy-management/110bd4f6-8d0f-4e91-beb1-cc26ad0c3812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008658 10.0.0.50 - - [2026-06-10 01:20:33] "POST /tags HTTP/1.1" 409 226 0.004231 10.0.0.50 - - [2026-06-10 01:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.50 - - [2026-06-10 01:20:33] "GET /tag/19d508cb-53db-4fd3-8c84-62f3a343763c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.014385 10.0.0.50 - - [2026-06-10 01:20:33] "POST /firewall-rules HTTP/1.1" 200 600 0.083880 10.0.0.50 - - [2026-06-10 01:20:33] "GET /firewall-rule/3c67fdca-f05e-45e1-a197-61261b4a3da7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.010502 10.0.0.50 - - [2026-06-10 01:20:33] "GET /firewall-policy/901370a8-9e8f-4b20-bc82-4eeb143fa47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.006725 10.0.0.50 - - [2026-06-10 01:20:33] "GET /firewall-rule/3c67fdca-f05e-45e1-a197-61261b4a3da7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003667 10.0.0.50 - - [2026-06-10 01:20:34] "POST /ref-update HTTP/1.1" 200 156 0.072570 10.0.0.50 - - [2026-06-10 01:20:34] "GET /application-policy-set/9a75d545-9e6a-444b-823a-e0148d02b21a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014860 10.0.0.50 - - [2026-06-10 01:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.50 - - [2026-06-10 01:20:34] "GET /policy-management/110bd4f6-8d0f-4e91-beb1-cc26ad0c3812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006917 10.0.0.50 - - [2026-06-10 01:20:34] "POST /tags HTTP/1.1" 409 226 0.005327 10.0.0.50 - - [2026-06-10 01:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.50 - - [2026-06-10 01:20:34] "GET /tag/19d508cb-53db-4fd3-8c84-62f3a343763c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.020222 10.0.0.50 - - [2026-06-10 01:20:34] "POST /firewall-rules HTTP/1.1" 200 598 0.088785 10.0.0.50 - - [2026-06-10 01:20:34] "GET /firewall-rule/704dd408-fdf4-4817-8b0d-1c7cac1c051d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.019111 10.0.0.50 - - [2026-06-10 01:20:34] "GET /firewall-policy/901370a8-9e8f-4b20-bc82-4eeb143fa47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.006195 10.0.0.50 - - [2026-06-10 01:20:34] "GET /firewall-rule/704dd408-fdf4-4817-8b0d-1c7cac1c051d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006009 10.0.0.50 - - [2026-06-10 01:20:34] "POST /ref-update HTTP/1.1" 200 156 0.098612 10.0.0.50 - - [2026-06-10 01:20:35] "POST /tags HTTP/1.1" 200 393 0.030263 10.0.0.50 - - [2026-06-10 01:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.020841 10.0.0.50 - - [2026-06-10 01:20:35] "GET /tag/bcd0ad5c-e9e7-4d2c-b2f1-176be4921f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.024777 10.0.0.50 - - [2026-06-10 01:20:35] "POST /tags HTTP/1.1" 200 341 0.035573 10.0.0.50 - - [2026-06-10 01:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.015080 10.0.0.50 - - [2026-06-10 01:20:35] "GET /tag/c635dc6a-5fb7-4964-baf2-a96d3db9e46e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.014372 10.0.0.50 - - [2026-06-10 01:20:35] "POST /id-to-fqname HTTP/1.1" 200 192 0.005053 10.0.0.50 - - [2026-06-10 01:20:35] "POST /fqname-to-id HTTP/1.1" 404 201 0.002650 10.0.0.50 - - [2026-06-10 01:20:35] "POST /security-groups HTTP/1.1" 200 589 0.069228 10.0.0.50 - - [2026-06-10 01:20:35] "POST /fqname-to-id HTTP/1.1" 404 236 0.002125 10.0.0.50 - - [2026-06-10 01:20:35] "POST /projects HTTP/1.1" 200 519 0.253720 10.0.0.50 - - [2026-06-10 01:20:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.017964 10.0.0.50 - - [2026-06-10 01:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.50 - - [2026-06-10 01:20:36] "GET /virtual-network/060f5d24-a114-4995-af85-d14ee7ec75ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.005982 10.0.0.50 - - [2026-06-10 01:20:36] "POST /access-control-lists HTTP/1.1" 200 598 0.117116 10.0.0.50 - - [2026-06-10 01:20:36] "POST /fqname-to-id HTTP/1.1" 404 235 0.017158 10.0.0.50 - - [2026-06-10 01:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011286 10.0.0.50 - - [2026-06-10 01:20:36] "GET /virtual-network/1c16ccf6-2c27-4ea0-8a21-2092ae018b79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.012909 10.0.0.50 - - [2026-06-10 01:20:36] "POST /access-control-lists HTTP/1.1" 200 596 0.082221 10.0.0.50 - - [2026-06-10 01:20:36] "PUT /virtual-network/060f5d24-a114-4995-af85-d14ee7ec75ef HTTP/1.1" 200 264 0.094064 10.0.0.50 - - [2026-06-10 01:20:36] "PUT /virtual-network/1c16ccf6-2c27-4ea0-8a21-2092ae018b79 HTTP/1.1" 200 264 0.066185 10.0.0.50 - - [2026-06-10 01:20:36] "POST /security-groups HTTP/1.1" 200 591 0.072198 10.0.0.50 - - [2026-06-10 01:20:36] "POST /fqname-to-id HTTP/1.1" 404 270 0.004825 10.0.0.50 - - [2026-06-10 01:20:36] "POST /access-control-lists HTTP/1.1" 200 632 0.025291 10.0.0.50 - - [2026-06-10 01:20:36] "POST /fqname-to-id HTTP/1.1" 404 269 0.010354 10.0.0.50 - - [2026-06-10 01:20:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.038752 10.0.0.50 - - [2026-06-10 01:20:36] "POST /chown HTTP/1.1" 200 109 0.034107 10.0.0.50 - - [2026-06-10 01:20:36] "GET /application-policy-set/9a75d545-9e6a-444b-823a-e0148d02b21a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019743 10.0.0.50 - - [2026-06-10 01:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.50 - - [2026-06-10 01:20:36] "GET /policy-management/110bd4f6-8d0f-4e91-beb1-cc26ad0c3812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003670 10.0.0.50 - - [2026-06-10 01:20:36] "POST /access-control-lists HTTP/1.1" 200 630 0.118812 10.0.0.50 - - [2026-06-10 01:20:36] "POST /tags HTTP/1.1" 409 226 0.009392 10.0.0.50 - - [2026-06-10 01:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007069 10.0.0.50 - - [2026-06-10 01:20:36] "GET /tag/c635dc6a-5fb7-4964-baf2-a96d3db9e46e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.028831 10.0.0.50 - - [2026-06-10 01:20:36] "POST /firewall-rules HTTP/1.1" 200 600 0.093143 10.0.0.50 - - [2026-06-10 01:20:36] "GET /firewall-rule/bd0f7943-934c-46c7-938a-f84f8dbf86cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003972 10.0.0.50 - - [2026-06-10 01:20:36] "GET /firewall-policy/901370a8-9e8f-4b20-bc82-4eeb143fa47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.003785 10.0.0.50 - - [2026-06-10 01:20:36] "GET /firewall-rule/bd0f7943-934c-46c7-938a-f84f8dbf86cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003398 10.0.0.50 - - [2026-06-10 01:20:37] "POST /ref-update HTTP/1.1" 200 156 0.086216 10.0.0.50 - - [2026-06-10 01:20:37] "GET /application-policy-set/9a75d545-9e6a-444b-823a-e0148d02b21a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009246 10.0.0.50 - - [2026-06-10 01:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004300 10.0.0.50 - - [2026-06-10 01:20:37] "GET /policy-management/110bd4f6-8d0f-4e91-beb1-cc26ad0c3812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003573 10.0.0.50 - - [2026-06-10 01:20:37] "POST /tags HTTP/1.1" 409 226 0.002599 10.0.0.50 - - [2026-06-10 01:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.50 - - [2026-06-10 01:20:37] "GET /tag/c635dc6a-5fb7-4964-baf2-a96d3db9e46e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.025539 10.0.0.50 - - [2026-06-10 01:20:37] "POST /firewall-rules HTTP/1.1" 200 598 0.072509 10.0.0.50 - - [2026-06-10 01:20:37] "GET /firewall-rule/8ccb8a02-5756-440f-86e3-283f0bb18ee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.009930 10.0.0.50 - - [2026-06-10 01:20:37] "GET /firewall-policy/901370a8-9e8f-4b20-bc82-4eeb143fa47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.005865 10.0.0.50 - - [2026-06-10 01:20:37] "GET /firewall-rule/8ccb8a02-5756-440f-86e3-283f0bb18ee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005569 10.0.0.50 - - [2026-06-10 01:20:37] "POST /ref-update HTTP/1.1" 200 156 0.133443 10.0.0.50 - - [2026-06-10 01:20:38] "POST /tags HTTP/1.1" 200 345 0.121991 10.0.0.50 - - [2026-06-10 01:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.014571 10.0.0.50 - - [2026-06-10 01:20:38] "GET /tag/ffa70265-27a1-454d-8fd9-d785d98fdd56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.022086 10.0.0.50 - - [2026-06-10 01:20:38] "POST /projects HTTP/1.1" 409 238 0.002756 10.0.0.50 - - [2026-06-10 01:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004429 10.0.0.50 - - [2026-06-10 01:20:38] "GET /project/21600a9a-1d94-43fa-81f9-589c11679010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.073112 10.0.0.50 - - [2026-06-10 01:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006609 10.0.0.50 - - [2026-06-10 01:20:38] "GET /virtual-network/060f5d24-a114-4995-af85-d14ee7ec75ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.006032 10.0.0.50 - - [2026-06-10 01:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.50 - - [2026-06-10 01:20:38] "GET /virtual-network/1c16ccf6-2c27-4ea0-8a21-2092ae018b79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.005742 10.0.0.50 - - [2026-06-10 01:20:38] "POST /security-groups HTTP/1.1" 409 285 0.002898 10.0.0.50 - - [2026-06-10 01:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.50 - - [2026-06-10 01:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.50 - - [2026-06-10 01:20:39] "PUT /security-group/76708bc5-bf1a-415d-95ac-f132618d57a0 HTTP/1.1" 200 262 0.073028 10.0.0.50 - - [2026-06-10 01:20:39] "PUT /access-control-list/16bcdcda-69b5-4baa-af01-170081b233e4 HTTP/1.1" 200 272 0.046390 10.0.0.50 - - [2026-06-10 01:20:39] "GET /project/21600a9a-1d94-43fa-81f9-589c11679010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.133317 10.0.0.50 - - [2026-06-10 01:20:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.107679 10.0.0.50 - - [2026-06-10 01:20:39] "POST /tags HTTP/1.1" 409 228 0.010499 10.0.0.50 - - [2026-06-10 01:20:39] "PUT /access-control-list/d5102385-8296-4794-9d3f-b87fc1bc0947 HTTP/1.1" 200 272 0.076267 10.0.0.50 - - [2026-06-10 01:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006315 10.0.0.50 - - [2026-06-10 01:20:39] "GET /tag/ffa70265-27a1-454d-8fd9-d785d98fdd56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.025660 10.0.0.50 - - [2026-06-10 01:20:39] "POST /tags HTTP/1.1" 200 345 0.038832 10.0.0.50 - - [2026-06-10 01:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005013 10.0.0.50 - - [2026-06-10 01:20:39] "GET /tag/119cfbe2-8c6d-4209-b8d1-fe0a11565883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.042643 10.0.0.50 - - [2026-06-10 01:20:39] "POST /projects HTTP/1.1" 409 238 0.006135 10.0.0.50 - - [2026-06-10 01:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006608 10.0.0.50 - - [2026-06-10 01:20:39] "GET /project/ebdecc65-58c8-495d-a61d-1289bb4e7065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.104718 10.0.0.50 - - [2026-06-10 01:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007910 10.0.0.50 - - [2026-06-10 01:20:39] "GET /virtual-network/060f5d24-a114-4995-af85-d14ee7ec75ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.012987 10.0.0.50 - - [2026-06-10 01:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011823 10.0.0.50 - - [2026-06-10 01:20:39] "GET /virtual-network/1c16ccf6-2c27-4ea0-8a21-2092ae018b79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.007222 10.0.0.50 - - [2026-06-10 01:20:39] "POST /security-groups HTTP/1.1" 409 285 0.005815 10.0.0.50 - - [2026-06-10 01:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006211 10.0.0.50 - - [2026-06-10 01:20:39] "PUT /security-group/00c43ec3-492c-431b-99a8-7765cf73bc30 HTTP/1.1" 200 262 0.084503 10.0.0.50 - - [2026-06-10 01:20:40] "PUT /access-control-list/92d2cd49-d332-4735-b06c-9a0404b7ac7d HTTP/1.1" 200 272 0.043460 10.0.0.50 - - [2026-06-10 01:20:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.085555 10.0.0.50 - - [2026-06-10 01:20:40] "POST /tags HTTP/1.1" 409 228 0.020440 10.0.0.50 - - [2026-06-10 01:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.021245 10.0.0.50 - - [2026-06-10 01:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.019449 10.0.0.50 - - [2026-06-10 01:20:40] "PUT /access-control-list/cca8c1f2-6a54-49a8-94c5-e3444e182066 HTTP/1.1" 200 272 0.128681 10.0.0.50 - - [2026-06-10 01:20:40] "GET /tag/119cfbe2-8c6d-4209-b8d1-fe0a11565883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.034294 10.0.0.50 - - [2026-06-10 01:20:40] "GET /project/ebdecc65-58c8-495d-a61d-1289bb4e7065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.151517 10.0.0.50 - - [2026-06-10 01:20:40] "POST /tags HTTP/1.1" 200 291 0.162941 10.0.0.50 - - [2026-06-10 01:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.023879 10.0.0.50 - - [2026-06-10 01:20:40] "GET /tag/145cd90c-7523-40dd-a2e0-27a2030bab80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.018091 10.0.0.50 - - [2026-06-10 01:20:40] "POST /tags HTTP/1.1" 200 303 0.078316 10.0.0.50 - - [2026-06-10 01:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007751 10.0.0.50 - - [2026-06-10 01:20:40] "GET /tag/ce5a79b9-7d00-44b2-a756-4179580b693b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.022665 10.0.0.50 - - [2026-06-10 01:20:40] "POST /tags HTTP/1.1" 409 252 0.003237 10.0.0.50 - - [2026-06-10 01:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.50 - - [2026-06-10 01:20:40] "GET /tag/8e84a5be-5745-4c3f-977b-5668af9e6f3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.019496 10.0.0.50 - - [2026-06-10 01:20:40] "POST /tags HTTP/1.1" 409 226 0.011068 10.0.0.50 - - [2026-06-10 01:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.50 - - [2026-06-10 01:20:40] "GET /tag/19d508cb-53db-4fd3-8c84-62f3a343763c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.019736 10.0.0.50 - - [2026-06-10 01:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005741 10.0.0.50 - - [2026-06-10 01:20:40] "GET /virtual-network/060f5d24-a114-4995-af85-d14ee7ec75ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.007776 10.0.0.50 - - [2026-06-10 01:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.50 - - [2026-06-10 01:20:40] "GET /project/21600a9a-1d94-43fa-81f9-589c11679010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.068891 10.0.0.50 - - [2026-06-10 01:20:40] "POST /virtual-machines HTTP/1.1" 200 395 0.030562 10.0.0.50 - - [2026-06-10 01:20:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.032396 10.0.0.50 - - [2026-06-10 01:20:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.186393 10.0.0.50 - - [2026-06-10 01:20:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.032831 10.0.0.50 - - [2026-06-10 01:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.016807 10.0.0.50 - - [2026-06-10 01:20:41] "GET /virtual-machine-interface/985cd992-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004930 10.0.0.50 - - [2026-06-10 01:20:41] "POST /instance-ips HTTP/1.1" 200 397 0.045267 10.0.0.50 - - [2026-06-10 01:20:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.027599 10.0.0.50 - - [2026-06-10 01:20:41] "GET /virtual-machine-interface/985cd992-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010873 10.0.0.50 - - [2026-06-10 01:20:41] "POST /set-tag HTTP/1.1" 200 109 0.069332 10.0.0.50 - - [2026-06-10 01:20:41] "GET /virtual-machine-interface/985cd992-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.022849 10.0.0.50 - - [2026-06-10 01:20:41] "GET /instance-ip/988102f4-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005209 10.0.0.50 - - [2026-06-10 01:20:41] "GET /virtual-machine-interface/985cd992-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009497 10.0.0.50 - - [2026-06-10 01:20:41] "POST /set-tag HTTP/1.1" 200 109 0.003944 10.0.0.50 - - [2026-06-10 01:20:41] "GET /virtual-router/2e837fde-5d97-4c8d-90af-272b9ee06ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005476 10.0.0.50 - - [2026-06-10 01:20:41] "POST /ref-update HTTP/1.1" 200 156 0.019143 10.0.0.50 - - [2026-06-10 01:20:41] "GET /virtual-machine-interface/985cd992-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.034433 10.0.0.50 - - [2026-06-10 01:20:41] "POST /set-tag HTTP/1.1" 200 109 0.006544 10.0.0.50 - - [2026-06-10 01:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.50 - - [2026-06-10 01:20:41] "GET /virtual-network/060f5d24-a114-4995-af85-d14ee7ec75ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.008123 10.0.0.50 - - [2026-06-10 01:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.50 - - [2026-06-10 01:20:41] "GET /project/21600a9a-1d94-43fa-81f9-589c11679010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.051201 10.0.0.50 - - [2026-06-10 01:20:42] "POST /virtual-machines HTTP/1.1" 200 395 0.018797 10.0.0.50 - - [2026-06-10 01:20:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.024640 10.0.0.50 - - [2026-06-10 01:20:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.128299 10.0.0.50 - - [2026-06-10 01:20:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.010408 10.0.0.50 - - [2026-06-10 01:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004605 10.0.0.50 - - [2026-06-10 01:20:42] "GET /virtual-machine-interface/98f8fc6e-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010688 10.0.0.50 - - [2026-06-10 01:20:42] "POST /instance-ips HTTP/1.1" 200 397 0.034141 10.0.0.50 - - [2026-06-10 01:20:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.060234 10.0.0.50 - - [2026-06-10 01:20:42] "GET /virtual-machine-interface/98f8fc6e-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015844 10.0.0.50 - - [2026-06-10 01:20:42] "POST /set-tag HTTP/1.1" 200 109 0.071250 10.0.0.50 - - [2026-06-10 01:20:42] "GET /virtual-machine-interface/98f8fc6e-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019596 10.0.0.50 - - [2026-06-10 01:20:42] "GET /instance-ip/9915de56-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006378 10.0.0.50 - - [2026-06-10 01:20:42] "GET /virtual-machine-interface/98f8fc6e-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006430 10.0.0.50 - - [2026-06-10 01:20:42] "POST /set-tag HTTP/1.1" 200 109 0.003623 10.0.0.50 - - [2026-06-10 01:20:42] "GET /virtual-router/2e837fde-5d97-4c8d-90af-272b9ee06ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.006893 10.0.0.50 - - [2026-06-10 01:20:42] "POST /ref-update HTTP/1.1" 200 156 0.011152 10.0.0.50 - - [2026-06-10 01:20:42] "GET /virtual-machine-interface/98f8fc6e-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.025671 10.0.0.50 - - [2026-06-10 01:20:42] "POST /set-tag HTTP/1.1" 200 109 0.003624 10.0.0.50 - - [2026-06-10 01:20:42] "POST /tags HTTP/1.1" 200 291 0.027274 10.0.0.50 - - [2026-06-10 01:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010287 10.0.0.50 - - [2026-06-10 01:20:42] "GET /tag/b3654688-d67e-4d24-9cfe-06ff477d8959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.015090 10.0.0.50 - - [2026-06-10 01:20:42] "POST /tags HTTP/1.1" 409 252 0.002007 10.0.0.50 - - [2026-06-10 01:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.50 - - [2026-06-10 01:20:43] "GET /tag/bcd0ad5c-e9e7-4d2c-b2f1-176be4921f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.015242 10.0.0.50 - - [2026-06-10 01:20:43] "POST /tags HTTP/1.1" 409 226 0.002834 10.0.0.50 - - [2026-06-10 01:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.50 - - [2026-06-10 01:20:43] "GET /tag/c635dc6a-5fb7-4964-baf2-a96d3db9e46e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.013712 10.0.0.50 - - [2026-06-10 01:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.50 - - [2026-06-10 01:20:43] "GET /virtual-network/060f5d24-a114-4995-af85-d14ee7ec75ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004872 10.0.0.50 - - [2026-06-10 01:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.50 - - [2026-06-10 01:20:43] "GET /project/ebdecc65-58c8-495d-a61d-1289bb4e7065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.048710 10.0.0.50 - - [2026-06-10 01:20:43] "POST /virtual-machines HTTP/1.1" 200 395 0.019935 10.0.0.50 - - [2026-06-10 01:20:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.009774 10.0.0.50 - - [2026-06-10 01:20:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113880 10.0.0.50 - - [2026-06-10 01:20:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.030135 10.0.0.50 - - [2026-06-10 01:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007418 10.0.0.50 - - [2026-06-10 01:20:43] "GET /virtual-machine-interface/99af7f5c-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006563 10.0.0.50 - - [2026-06-10 01:20:43] "POST /instance-ips HTTP/1.1" 200 397 0.033991 10.0.0.50 - - [2026-06-10 01:20:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.042341 10.0.0.50 - - [2026-06-10 01:20:43] "GET /virtual-machine-interface/99af7f5c-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.023180 10.0.0.50 - - [2026-06-10 01:20:43] "POST /set-tag HTTP/1.1" 200 109 0.083569 10.0.0.50 - - [2026-06-10 01:20:43] "GET /virtual-machine-interface/99af7f5c-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020200 10.0.0.50 - - [2026-06-10 01:20:43] "GET /instance-ip/99c85e14-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007432 10.0.0.50 - - [2026-06-10 01:20:43] "GET /virtual-machine-interface/99af7f5c-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006222 10.0.0.50 - - [2026-06-10 01:20:43] "POST /set-tag HTTP/1.1" 200 109 0.003099 10.0.0.50 - - [2026-06-10 01:20:43] "GET /virtual-router/2e837fde-5d97-4c8d-90af-272b9ee06ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.005593 10.0.0.50 - - [2026-06-10 01:20:43] "POST /ref-update HTTP/1.1" 200 156 0.013529 10.0.0.50 - - [2026-06-10 01:20:43] "GET /virtual-machine-interface/99af7f5c-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016494 10.0.0.50 - - [2026-06-10 01:20:43] "POST /set-tag HTTP/1.1" 200 109 0.002755 10.0.0.50 - - [2026-06-10 01:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.50 - - [2026-06-10 01:20:44] "GET /virtual-network/060f5d24-a114-4995-af85-d14ee7ec75ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004828 10.0.0.50 - - [2026-06-10 01:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.50 - - [2026-06-10 01:20:44] "GET /project/ebdecc65-58c8-495d-a61d-1289bb4e7065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040896 10.0.0.50 - - [2026-06-10 01:20:44] "POST /virtual-machines HTTP/1.1" 200 395 0.022954 10.0.0.50 - - [2026-06-10 01:20:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.019397 10.0.0.50 - - [2026-06-10 01:20:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.132136 10.0.0.50 - - [2026-06-10 01:20:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.016709 10.0.0.50 - - [2026-06-10 01:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.021689 10.0.0.50 - - [2026-06-10 01:20:44] "GET /virtual-machine-interface/9a36906e-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007015 10.0.0.50 - - [2026-06-10 01:20:44] "POST /instance-ips HTTP/1.1" 200 397 0.038111 10.0.0.50 - - [2026-06-10 01:20:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.039186 10.0.0.50 - - [2026-06-10 01:20:44] "GET /virtual-machine-interface/9a36906e-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014756 10.0.0.50 - - [2026-06-10 01:20:44] "POST /set-tag HTTP/1.1" 200 109 0.075021 10.0.0.50 - - [2026-06-10 01:20:44] "GET /virtual-machine-interface/9a36906e-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015298 10.0.0.50 - - [2026-06-10 01:20:44] "GET /instance-ip/9a544438-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006027 10.0.0.50 - - [2026-06-10 01:20:44] "GET /virtual-machine-interface/9a36906e-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005376 10.0.0.50 - - [2026-06-10 01:20:44] "POST /set-tag HTTP/1.1" 200 109 0.003234 10.0.0.50 - - [2026-06-10 01:20:44] "GET /virtual-router/2e837fde-5d97-4c8d-90af-272b9ee06ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003870 10.0.0.50 - - [2026-06-10 01:20:44] "POST /ref-update HTTP/1.1" 200 156 0.015183 10.0.0.50 - - [2026-06-10 01:20:44] "GET /virtual-machine-interface/9a36906e-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.022838 10.0.0.50 - - [2026-06-10 01:20:44] "POST /set-tag HTTP/1.1" 200 109 0.003315 10.0.0.50 - - [2026-06-10 01:20:44] "POST /tags HTTP/1.1" 200 299 0.032716 10.0.0.50 - - [2026-06-10 01:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.015767 10.0.0.50 - - [2026-06-10 01:20:45] "GET /tag/589290fe-141e-4585-b672-3f901b93606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.024394 10.0.0.50 - - [2026-06-10 01:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.50 - - [2026-06-10 01:20:45] "GET /virtual-network/060f5d24-a114-4995-af85-d14ee7ec75ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004642 10.0.0.50 - - [2026-06-10 01:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006432 10.0.0.50 - - [2026-06-10 01:20:45] "GET /project/21600a9a-1d94-43fa-81f9-589c11679010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.064395 10.0.0.50 - - [2026-06-10 01:20:45] "POST /virtual-machines HTTP/1.1" 200 395 0.031257 10.0.0.50 - - [2026-06-10 01:20:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.034729 10.0.0.50 - - [2026-06-10 01:20:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.145536 10.0.0.50 - - [2026-06-10 01:20:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.012042 10.0.0.50 - - [2026-06-10 01:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006699 10.0.0.50 - - [2026-06-10 01:20:45] "GET /virtual-machine-interface/9adeeec6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012808 10.0.0.50 - - [2026-06-10 01:20:45] "POST /instance-ips HTTP/1.1" 200 397 0.038330 10.0.0.50 - - [2026-06-10 01:20:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.030422 10.0.0.50 - - [2026-06-10 01:20:45] "GET /virtual-machine-interface/9adeeec6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013702 10.0.0.50 - - [2026-06-10 01:20:45] "POST /set-tag HTTP/1.1" 200 109 0.021121 10.0.0.50 - - [2026-06-10 01:20:45] "GET /virtual-machine-interface/9adeeec6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005656 10.0.0.50 - - [2026-06-10 01:20:45] "GET /instance-ip/9afe6dc8-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.010094 10.0.0.50 - - [2026-06-10 01:20:45] "GET /virtual-machine-interface/9adeeec6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004721 10.0.0.50 - - [2026-06-10 01:20:45] "POST /set-tag HTTP/1.1" 200 109 0.003011 10.0.0.50 - - [2026-06-10 01:20:45] "POST /tags HTTP/1.1" 200 299 0.030036 10.0.0.50 - - [2026-06-10 01:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.50 - - [2026-06-10 01:20:45] "GET /tag/b6a8380c-ac6a-4486-8d8d-5644ff8bc9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.015611 10.0.0.50 - - [2026-06-10 01:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007484 10.0.0.50 - - [2026-06-10 01:20:45] "GET /virtual-network/060f5d24-a114-4995-af85-d14ee7ec75ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.006679 10.0.0.50 - - [2026-06-10 01:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.50 - - [2026-06-10 01:20:46] "GET /project/21600a9a-1d94-43fa-81f9-589c11679010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.053098 10.0.0.50 - - [2026-06-10 01:20:46] "POST /virtual-machines HTTP/1.1" 200 395 0.022753 10.0.0.50 - - [2026-06-10 01:20:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.024901 10.0.0.50 - - [2026-06-10 01:20:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.134682 10.0.0.50 - - [2026-06-10 01:20:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.010912 10.0.0.50 - - [2026-06-10 01:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.015907 10.0.0.50 - - [2026-06-10 01:20:46] "GET /virtual-machine-interface/9b6514ba-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004686 10.0.0.50 - - [2026-06-10 01:20:46] "POST /instance-ips HTTP/1.1" 200 397 0.031124 10.0.0.50 - - [2026-06-10 01:20:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.039241 10.0.0.50 - - [2026-06-10 01:20:46] "GET /virtual-machine-interface/9b6514ba-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011243 10.0.0.50 - - [2026-06-10 01:20:46] "POST /set-tag HTTP/1.1" 200 109 0.024334 10.0.0.50 - - [2026-06-10 01:20:46] "GET /virtual-machine-interface/9b6514ba-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.025964 10.0.0.50 - - [2026-06-10 01:20:46] "GET /instance-ip/9b82aa20-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.008750 10.0.0.50 - - [2026-06-10 01:20:46] "GET /virtual-machine-interface/9b6514ba-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004758 10.0.0.50 - - [2026-06-10 01:20:46] "POST /set-tag HTTP/1.1" 200 109 0.003892 10.0.0.50 - - [2026-06-10 01:20:46] "POST /tags HTTP/1.1" 200 299 0.038545 10.0.0.50 - - [2026-06-10 01:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.50 - - [2026-06-10 01:20:46] "GET /tag/4491d8c6-6508-4906-b04b-ecae64ed1dcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.022681 10.0.0.50 - - [2026-06-10 01:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.50 - - [2026-06-10 01:20:46] "GET /virtual-network/060f5d24-a114-4995-af85-d14ee7ec75ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.007055 10.0.0.50 - - [2026-06-10 01:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.50 - - [2026-06-10 01:20:46] "GET /project/ebdecc65-58c8-495d-a61d-1289bb4e7065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.053934 10.0.0.50 - - [2026-06-10 01:20:47] "POST /virtual-machines HTTP/1.1" 200 395 0.013902 10.0.0.50 - - [2026-06-10 01:20:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.031168 10.0.0.50 - - [2026-06-10 01:20:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.122150 10.0.0.50 - - [2026-06-10 01:20:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.011135 10.0.0.50 - - [2026-06-10 01:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012343 10.0.0.50 - - [2026-06-10 01:20:47] "GET /virtual-machine-interface/9bee62ba-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005589 10.0.0.50 - - [2026-06-10 01:20:47] "POST /instance-ips HTTP/1.1" 200 397 0.031086 10.0.0.50 - - [2026-06-10 01:20:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.032268 10.0.0.50 - - [2026-06-10 01:20:47] "GET /virtual-machine-interface/9bee62ba-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.021276 10.0.0.50 - - [2026-06-10 01:20:47] "POST /set-tag HTTP/1.1" 200 109 0.022140 10.0.0.50 - - [2026-06-10 01:20:47] "GET /virtual-machine-interface/9bee62ba-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.025261 10.0.0.50 - - [2026-06-10 01:20:47] "GET /instance-ip/9c0a5b32-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003845 10.0.0.50 - - [2026-06-10 01:20:47] "GET /virtual-machine-interface/9bee62ba-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005163 10.0.0.50 - - [2026-06-10 01:20:47] "POST /set-tag HTTP/1.1" 200 109 0.002367 10.0.0.50 - - [2026-06-10 01:20:47] "POST /tags HTTP/1.1" 200 299 0.022108 10.0.0.50 - - [2026-06-10 01:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.50 - - [2026-06-10 01:20:47] "GET /tag/8b192a73-cbf3-472c-8e2a-3821d7514ef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.015987 10.0.0.50 - - [2026-06-10 01:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.50 - - [2026-06-10 01:20:47] "GET /virtual-network/060f5d24-a114-4995-af85-d14ee7ec75ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005754 10.0.0.50 - - [2026-06-10 01:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.50 - - [2026-06-10 01:20:47] "GET /project/ebdecc65-58c8-495d-a61d-1289bb4e7065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044217 10.0.0.50 - - [2026-06-10 01:20:47] "POST /virtual-machines HTTP/1.1" 200 395 0.010510 10.0.0.50 - - [2026-06-10 01:20:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.011021 10.0.0.50 - - [2026-06-10 01:20:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.121361 10.0.0.50 - - [2026-06-10 01:20:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.032641 10.0.0.50 - - [2026-06-10 01:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007469 10.0.0.50 - - [2026-06-10 01:20:48] "GET /virtual-machine-interface/9c6a0f32-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008702 10.0.0.50 - - [2026-06-10 01:20:48] "POST /instance-ips HTTP/1.1" 200 397 0.024025 10.0.0.50 - - [2026-06-10 01:20:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.031102 10.0.0.50 - - [2026-06-10 01:20:48] "GET /virtual-machine-interface/9c6a0f32-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006259 10.0.0.50 - - [2026-06-10 01:20:48] "POST /set-tag HTTP/1.1" 200 109 0.025750 10.0.0.50 - - [2026-06-10 01:20:48] "GET /virtual-machine-interface/9c6a0f32-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.023344 10.0.0.50 - - [2026-06-10 01:20:48] "GET /instance-ip/9c828b48-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003938 10.0.0.50 - - [2026-06-10 01:20:48] "GET /virtual-machine-interface/9c6a0f32-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005159 10.0.0.50 - - [2026-06-10 01:20:48] "POST /set-tag HTTP/1.1" 200 109 0.002443 10.0.0.50 - - [2026-06-10 01:20:48] "GET /virtual-router/2e837fde-5d97-4c8d-90af-272b9ee06ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.005696 10.0.0.50 - - [2026-06-10 01:20:48] "POST /ref-update HTTP/1.1" 200 156 0.010780 10.0.0.50 - - [2026-06-10 01:20:48] "GET /virtual-machine-interface/9adeeec6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019765 10.0.0.50 - - [2026-06-10 01:20:48] "POST /set-tag HTTP/1.1" 200 109 0.003199 10.0.0.50 - - [2026-06-10 01:20:48] "GET /virtual-router/2e837fde-5d97-4c8d-90af-272b9ee06ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006678 10.0.0.50 - - [2026-06-10 01:20:48] "POST /ref-update HTTP/1.1" 200 156 0.010467 10.0.0.50 - - [2026-06-10 01:20:48] "GET /virtual-machine-interface/9b6514ba-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017466 10.0.0.50 - - [2026-06-10 01:20:48] "POST /set-tag HTTP/1.1" 200 109 0.002817 10.0.0.50 - - [2026-06-10 01:20:48] "GET /virtual-router/2e837fde-5d97-4c8d-90af-272b9ee06ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.005765 10.0.0.50 - - [2026-06-10 01:20:48] "POST /ref-update HTTP/1.1" 200 156 0.010875 10.0.0.50 - - [2026-06-10 01:20:48] "GET /virtual-machine-interface/9bee62ba-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007208 10.0.0.50 - - [2026-06-10 01:20:48] "POST /set-tag HTTP/1.1" 200 109 0.002963 10.0.0.50 - - [2026-06-10 01:20:48] "GET /virtual-machine-interface/985cd992-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006827 10.0.0.50 - - [2026-06-10 01:20:48] "POST /set-tag HTTP/1.1" 200 109 0.003580 10.0.0.50 - - [2026-06-10 01:20:48] "GET /virtual-router/2e837fde-5d97-4c8d-90af-272b9ee06ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.005963 10.0.0.50 - - [2026-06-10 01:20:48] "POST /ref-update HTTP/1.1" 200 156 0.018828 10.0.0.50 - - [2026-06-10 01:20:48] "GET /virtual-machine-interface/9c6a0f32-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009709 10.0.0.50 - - [2026-06-10 01:20:48] "POST /set-tag HTTP/1.1" 200 109 0.003479 10.0.0.50 - - [2026-06-10 01:20:48] "GET /virtual-machine-interface/98f8fc6e-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005447 10.0.0.50 - - [2026-06-10 01:20:48] "POST /set-tag HTTP/1.1" 200 109 0.005070 10.0.0.50 - - [2026-06-10 01:20:48] "GET /virtual-machine-interface/99af7f5c-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007764 10.0.0.50 - - [2026-06-10 01:20:48] "POST /set-tag HTTP/1.1" 200 109 0.003160 10.0.0.50 - - [2026-06-10 01:20:48] "GET /virtual-machine-interface/9a36906e-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006024 10.0.0.50 - - [2026-06-10 01:20:48] "POST /set-tag HTTP/1.1" 200 109 0.003944 10.0.0.50 - - [2026-06-10 01:20:48] "GET /virtual-machine-interface/9adeeec6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004485 10.0.0.50 - - [2026-06-10 01:20:49] "POST /set-tag HTTP/1.1" 200 109 0.009828 10.0.0.50 - - [2026-06-10 01:20:49] "GET /virtual-machine-interface/99af7f5c-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005958 10.0.0.50 - - [2026-06-10 01:20:49] "POST /set-tag HTTP/1.1" 200 109 0.003127 10.0.0.50 - - [2026-06-10 01:20:49] "GET /virtual-machine-interface/9b6514ba-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006576 10.0.0.50 - - [2026-06-10 01:20:49] "POST /set-tag HTTP/1.1" 200 109 0.003157 10.0.0.50 - - [2026-06-10 01:20:49] "GET /virtual-machine-interface/98f8fc6e-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008649 10.0.0.50 - - [2026-06-10 01:20:49] "POST /set-tag HTTP/1.1" 200 109 0.002892 10.0.0.50 - - [2026-06-10 01:20:49] "GET /virtual-machine-interface/9bee62ba-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004447 10.0.0.50 - - [2026-06-10 01:20:49] "POST /set-tag HTTP/1.1" 200 109 0.002410 10.0.0.50 - - [2026-06-10 01:20:49] "GET /virtual-machine-interface/9c6a0f32-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006136 10.0.0.50 - - [2026-06-10 01:20:49] "POST /set-tag HTTP/1.1" 200 109 0.004509 10.0.0.50 - - [2026-06-10 01:20:50] "GET /virtual-machine-interface/985cd992-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004741 10.0.0.50 - - [2026-06-10 01:20:50] "POST /set-tag HTTP/1.1" 200 109 0.002440 10.0.0.50 - - [2026-06-10 01:20:50] "GET /virtual-machine/00988f7f-85b4-4859-8639-018148b9a157?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1252 0.004831 10.0.0.50 - - [2026-06-10 01:20:50] "GET /virtual-machine-interface/985cd992-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006891 10.0.0.50 - - [2026-06-10 01:20:50] "GET /virtual-machine/f2c81079-6594-4315-a567-6355dba1c43c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003379 10.0.0.50 - - [2026-06-10 01:20:50] "GET /virtual-machine-interface/98f8fc6e-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004748 10.0.0.50 - - [2026-06-10 01:20:50] "GET /virtual-machine/48b17e24-dfae-4609-a134-45f6733ffc62?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003086 10.0.0.50 - - [2026-06-10 01:20:50] "GET /virtual-machine-interface/99af7f5c-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004155 10.0.0.50 - - [2026-06-10 01:20:51] "GET /virtual-machine-interface/9adeeec6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004733 10.0.0.50 - - [2026-06-10 01:20:51] "POST /set-tag HTTP/1.1" 200 109 0.002695 10.0.0.50 - - [2026-06-10 01:20:51] "GET /virtual-machine-interface/9bee62ba-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005501 10.0.0.50 - - [2026-06-10 01:20:51] "POST /set-tag HTTP/1.1" 200 109 0.002349 10.0.0.50 - - [2026-06-10 01:20:51] "GET /virtual-machine-interface/9c6a0f32-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005154 10.0.0.50 - - [2026-06-10 01:20:51] "POST /set-tag HTTP/1.1" 200 109 0.002940 10.0.0.50 - - [2026-06-10 01:20:51] "GET /virtual-machine-interface/9b6514ba-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006368 10.0.0.50 - - [2026-06-10 01:20:51] "POST /set-tag HTTP/1.1" 200 109 0.002967 10.0.0.50 - - [2026-06-10 01:20:56] "GET /virtual-machine-interface/9a36906e-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006249 10.0.0.50 - - [2026-06-10 01:20:56] "POST /set-tag HTTP/1.1" 200 109 0.002773 10.0.0.50 - - [2026-06-10 01:21:00] "GET /virtual-machine/b0ab7d5e-6813-420f-a1a4-744ab6605c4a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003543 10.0.0.50 - - [2026-06-10 01:21:00] "GET /virtual-machine-interface/9a36906e-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005207 10.0.0.50 - - [2026-06-10 01:21:00] "GET /virtual-machine/74802378-1382-46eb-9ec6-cd74b16ae7a3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003679 10.0.0.50 - - [2026-06-10 01:21:00] "GET /virtual-machine-interface/9adeeec6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007052 10.0.0.50 - - [2026-06-10 01:21:00] "GET /virtual-machine/292527a7-0745-40eb-8959-0cf62ce53bcc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.007676 10.0.0.50 - - [2026-06-10 01:21:00] "GET /virtual-machine-interface/9bee62ba-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009442 10.0.0.50 - - [2026-06-10 01:21:00] "GET /virtual-machine/edd341dd-2b9c-4871-8cd6-e2335b0a3f4a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004215 10.0.0.50 - - [2026-06-10 01:21:00] "GET /virtual-machine-interface/9b6514ba-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008209 10.0.0.50 - - [2026-06-10 01:21:00] "GET /virtual-machine/46fe15b2-1301-45d0-8d15-0c3020cd8bb2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.006804 10.0.0.50 - - [2026-06-10 01:21:00] "GET /virtual-machine-interface/9c6a0f32-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008914 10.0.0.50 - - [2026-06-10 01:21:01] "GET /loadbalancer/f56bd687-2f39-4129-989f-ffd296bdbb43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.007515 10.0.0.50 - - [2026-06-10 01:21:01] "POST /tags HTTP/1.1" 200 333 0.057793 10.0.0.50 - - [2026-06-10 01:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.054072 10.0.0.50 - - [2026-06-10 01:21:01] "GET /tag/93793836-9baa-4970-98c5-dc93fa4a625f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.022256 10.0.0.50 - - [2026-06-10 01:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.50 - - [2026-06-10 01:21:01] "GET /project/21600a9a-1d94-43fa-81f9-589c11679010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.067120 10.0.0.50 - - [2026-06-10 01:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.50 - - [2026-06-10 01:21:01] "GET /virtual-network/1c16ccf6-2c27-4ea0-8a21-2092ae018b79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.009039 10.0.0.50 - - [2026-06-10 01:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.50 - - [2026-06-10 01:21:01] "GET /service-appliance-set/d6fd46d5-f4c2-44cd-82ac-a97d6ff85e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003537 10.0.0.50 - - [2026-06-10 01:21:01] "POST /fqname-to-id HTTP/1.1" 404 273 0.002122 10.0.0.50 - - [2026-06-10 01:21:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.108001 10.0.0.50 - - [2026-06-10 01:21:02] "GET /virtual-machine-interface/bde10ee6-cd9e-46ee-8bdd-7a45e2c50e0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.022337 10.0.0.50 - - [2026-06-10 01:21:02] "POST /instance-ips HTTP/1.1" 200 409 0.047815 10.0.0.50 - - [2026-06-10 01:21:02] "GET /instance-ip/422e9653-f2fc-4992-84b6-9d85f41c7a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.027377 10.0.0.50 - - [2026-06-10 01:21:02] "POST /loadbalancers HTTP/1.1" 200 629 0.081139 10.0.0.50 - - [2026-06-10 01:21:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.047765 10.0.0.50 - - [2026-06-10 01:21:02] "GET /project/21600a9a-1d94-43fa-81f9-589c11679010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.079974 10.0.0.50 - - [2026-06-10 01:21:02] "GET /instance-ip/422e9653-f2fc-4992-84b6-9d85f41c7a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.007638 10.0.0.50 - - [2026-06-10 01:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007381 10.0.0.50 - - [2026-06-10 01:21:02] "GET /project/21600a9a-1d94-43fa-81f9-589c11679010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.047845 10.0.0.50 - - [2026-06-10 01:21:02] "POST /floating-ips HTTP/1.1" 200 597 0.059671 10.0.0.50 - - [2026-06-10 01:21:02] "GET /loadbalancer/f56bd687-2f39-4129-989f-ffd296bdbb43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.022739 10.0.0.50 - - [2026-06-10 01:21:02] "GET /loadbalancer/f56bd687-2f39-4129-989f-ffd296bdbb43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004592 10.0.0.50 - - [2026-06-10 01:21:02] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.037945 10.0.0.50 - - [2026-06-10 01:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.50 - - [2026-06-10 01:21:02] "GET /project/21600a9a-1d94-43fa-81f9-589c11679010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.054928 10.0.0.50 - - [2026-06-10 01:21:02] "GET /loadbalancer-listener/c5beee34-11b9-46ea-9f1b-8835d847a5ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.008684 10.0.0.50 - - [2026-06-10 01:21:02] "GET /loadbalancer-listener/c5beee34-11b9-46ea-9f1b-8835d847a5ea?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.006522 10.0.0.50 - - [2026-06-10 01:21:02] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.030831 10.0.0.50 - - [2026-06-10 01:21:02] "GET /instance-ip/422e9653-f2fc-4992-84b6-9d85f41c7a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.004058 10.0.0.50 - - [2026-06-10 01:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007599 10.0.0.50 - - [2026-06-10 01:21:02] "GET /instance-ip/422e9653-f2fc-4992-84b6-9d85f41c7a51?fields=floating_ips HTTP/1.1" 200 1211 0.013685 10.0.0.50 - - [2026-06-10 01:21:02] "GET /loadbalancer/f56bd687-2f39-4129-989f-ffd296bdbb43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.005043 10.0.0.50 - - [2026-06-10 01:21:02] "GET /floating-ip/2abc271d-5645-4b67-926c-4c93016d7a10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.007304 10.0.0.50 - - [2026-06-10 01:21:02] "GET /loadbalancer-pool/963b3a70-5b01-4826-93ee-6e53d73083d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.008523 10.0.0.50 - - [2026-06-10 01:21:02] "POST /loadbalancer-members HTTP/1.1" 200 721 0.030437 10.0.0.50 - - [2026-06-10 01:21:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.022200 10.0.0.50 - - [2026-06-10 01:21:02] "GET /virtual-machine-interface/98f8fc6e-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019459 10.0.0.50 - - [2026-06-10 01:21:02] "GET /virtual-machine-interface/98f8fc6e-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006047 10.0.0.50 - - [2026-06-10 01:21:03] "POST /ref-update HTTP/1.1" 200 156 0.009250 10.0.0.50 - - [2026-06-10 01:21:03] "GET /floating-ip/2abc271d-5645-4b67-926c-4c93016d7a10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.021862 10.0.0.50 - - [2026-06-10 01:21:03] "POST /tags HTTP/1.1" 409 221 0.003823 10.0.0.50 - - [2026-06-10 01:21:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.50 - - [2026-06-10 01:21:03] "GET /tag/93793836-9baa-4970-98c5-dc93fa4a625f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.017229 10.0.0.50 - - [2026-06-10 01:21:03] "PUT /floating-ip/2abc271d-5645-4b67-926c-4c93016d7a10 HTTP/1.1" 200 256 0.009818 10.0.0.50 - - [2026-06-10 01:21:03] "POST /set-tag HTTP/1.1" 200 109 0.080014 10.0.0.50 - - [2026-06-10 01:21:03] "GET /loadbalancer-pool/963b3a70-5b01-4826-93ee-6e53d73083d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.028679 10.0.0.50 - - [2026-06-10 01:21:03] "POST /loadbalancer-members HTTP/1.1" 200 721 0.029494 10.0.0.50 - - [2026-06-10 01:21:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.013846 10.0.0.50 - - [2026-06-10 01:21:03] "GET /virtual-machine-interface/985cd992-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.024427 10.0.0.50 - - [2026-06-10 01:21:03] "GET /virtual-machine-interface/985cd992-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005098 10.0.0.50 - - [2026-06-10 01:21:03] "POST /ref-update HTTP/1.1" 200 156 0.012253 10.0.0.50 - - [2026-06-10 01:21:03] "GET /floating-ip/2abc271d-5645-4b67-926c-4c93016d7a10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.009018 10.0.0.50 - - [2026-06-10 01:21:03] "POST /set-tag HTTP/1.1" 200 109 0.086004 10.0.0.50 - - [2026-06-10 01:21:03] "POST /tags HTTP/1.1" 409 206 0.004558 10.0.0.50 - - [2026-06-10 01:21:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.50 - - [2026-06-10 01:21:03] "GET /tag/ce5a79b9-7d00-44b2-a756-4179580b693b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014499 10.0.0.50 - - [2026-06-10 01:21:03] "POST /tags HTTP/1.1" 409 204 0.003340 10.0.0.50 - - [2026-06-10 01:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.50 - - [2026-06-10 01:21:04] "GET /tag/b6a8380c-ac6a-4486-8d8d-5644ff8bc9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.014782 10.0.0.50 - - [2026-06-10 01:21:04] "GET /application-policy-set/9a75d545-9e6a-444b-823a-e0148d02b21a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003210 10.0.0.50 - - [2026-06-10 01:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.50 - - [2026-06-10 01:21:04] "GET /policy-management/110bd4f6-8d0f-4e91-beb1-cc26ad0c3812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002866 10.0.0.50 - - [2026-06-10 01:21:04] "POST /tags HTTP/1.1" 409 206 0.001702 10.0.0.50 - - [2026-06-10 01:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005298 10.0.0.50 - - [2026-06-10 01:21:04] "GET /tag/ce5a79b9-7d00-44b2-a756-4179580b693b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.015376 10.0.0.50 - - [2026-06-10 01:21:04] "POST /tags HTTP/1.1" 409 226 0.002394 10.0.0.50 - - [2026-06-10 01:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.50 - - [2026-06-10 01:21:04] "GET /tag/19d508cb-53db-4fd3-8c84-62f3a343763c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.013850 10.0.0.50 - - [2026-06-10 01:21:04] "POST /tags HTTP/1.1" 409 204 0.002649 10.0.0.50 - - [2026-06-10 01:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.50 - - [2026-06-10 01:21:04] "GET /tag/b6a8380c-ac6a-4486-8d8d-5644ff8bc9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.021459 10.0.0.50 - - [2026-06-10 01:21:04] "POST /tags HTTP/1.1" 409 226 0.003011 10.0.0.50 - - [2026-06-10 01:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.50 - - [2026-06-10 01:21:04] "GET /tag/19d508cb-53db-4fd3-8c84-62f3a343763c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.019918 10.0.0.50 - - [2026-06-10 01:21:04] "GET /application-policy-set/9a75d545-9e6a-444b-823a-e0148d02b21a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004792 10.0.0.50 - - [2026-06-10 01:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004590 10.0.0.50 - - [2026-06-10 01:21:04] "GET /policy-management/110bd4f6-8d0f-4e91-beb1-cc26ad0c3812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003285 10.0.0.50 - - [2026-06-10 01:21:04] "POST /firewall-rules HTTP/1.1" 200 626 0.091521 10.0.0.50 - - [2026-06-10 01:21:04] "POST /firewall-rules HTTP/1.1" 200 646 0.126052 10.0.0.50 - - [2026-06-10 01:21:04] "GET /firewall-rule/d9eeda13-0d49-469b-9eb4-38f35d1ef194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.027788 10.0.0.50 - - [2026-06-10 01:21:04] "GET /firewall-policy/a9c925f3-e7a1-4663-b7c7-58822ef8a447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003793 10.0.0.50 - - [2026-06-10 01:21:04] "GET /firewall-rule/1b589e77-175e-4460-bcee-1d3b0b4b84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.015560 10.0.0.50 - - [2026-06-10 01:21:04] "POST /ref-update HTTP/1.1" 200 156 0.058293 10.0.0.50 - - [2026-06-10 01:21:04] "POST /firewall-policys HTTP/1.1" 200 606 0.088803 10.0.0.50 - - [2026-06-10 01:21:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.024319 10.0.0.50 - - [2026-06-10 01:21:05] "GET /firewall-policy/2b0966ac-f0f6-455f-9fc5-11e88af3dbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.006682 10.0.0.50 - - [2026-06-10 01:21:05] "GET /application-policy-set/9a75d545-9e6a-444b-823a-e0148d02b21a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004488 10.0.0.50 - - [2026-06-10 01:21:05] "GET /firewall-policy/2b0966ac-f0f6-455f-9fc5-11e88af3dbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003848 10.0.0.50 - - [2026-06-10 01:21:05] "GET /firewall-policy/901370a8-9e8f-4b20-bc82-4eeb143fa47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.007236 10.0.0.50 - - [2026-06-10 01:21:05] "GET /firewall-policy/a9c925f3-e7a1-4663-b7c7-58822ef8a447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.005502 10.0.0.50 - - [2026-06-10 01:21:05] "GET /firewall-policy/b1ea50fb-22e9-4245-9047-9f0e2f8eb8d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004709 10.0.0.50 - - [2026-06-10 01:21:05] "GET /firewall-policy/a9c925f3-e7a1-4663-b7c7-58822ef8a447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003891 10.0.0.50 - - [2026-06-10 01:21:05] "GET /firewall-policy/901370a8-9e8f-4b20-bc82-4eeb143fa47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.015229 10.0.0.50 - - [2026-06-10 01:21:05] "POST /ref-update HTTP/1.1" 200 156 0.023996 10.0.0.50 - - [2026-06-10 01:21:05] "POST /ref-update HTTP/1.1" 200 156 0.054050 10.0.0.50 - - [2026-06-10 01:21:05] "POST /ref-update HTTP/1.1" 200 156 0.032968 10.0.0.50 - - [2026-06-10 01:21:05] "POST /ref-update HTTP/1.1" 200 156 0.031690 10.0.0.50 - - [2026-06-10 01:21:05] "POST /ref-update HTTP/1.1" 200 156 0.055920 10.0.0.50 - - [2026-06-10 01:21:05] "GET /firewall-policy/2b0966ac-f0f6-455f-9fc5-11e88af3dbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.018006 10.0.0.50 - - [2026-06-10 01:23:03] "POST /tags HTTP/1.1" 409 252 0.002441 10.0.0.50 - - [2026-06-10 01:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.50 - - [2026-06-10 01:23:03] "GET /tag/bcd0ad5c-e9e7-4d2c-b2f1-176be4921f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.014462 10.0.0.50 - - [2026-06-10 01:23:03] "POST /tags HTTP/1.1" 409 228 0.002278 10.0.0.50 - - [2026-06-10 01:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.50 - - [2026-06-10 01:23:03] "GET /tag/119cfbe2-8c6d-4209-b8d1-fe0a11565883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.014370 10.0.0.50 - - [2026-06-10 01:23:03] "GET /application-policy-set/9a75d545-9e6a-444b-823a-e0148d02b21a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004380 10.0.0.50 - - [2026-06-10 01:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.50 - - [2026-06-10 01:23:04] "GET /policy-management/110bd4f6-8d0f-4e91-beb1-cc26ad0c3812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004885 10.0.0.50 - - [2026-06-10 01:23:04] "POST /tags HTTP/1.1" 409 206 0.003260 10.0.0.50 - - [2026-06-10 01:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.50 - - [2026-06-10 01:23:04] "GET /tag/ce5a79b9-7d00-44b2-a756-4179580b693b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.016280 10.0.0.50 - - [2026-06-10 01:23:04] "POST /tags HTTP/1.1" 409 226 0.002439 10.0.0.50 - - [2026-06-10 01:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.50 - - [2026-06-10 01:23:04] "GET /tag/19d508cb-53db-4fd3-8c84-62f3a343763c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012659 10.0.0.50 - - [2026-06-10 01:23:04] "POST /tags HTTP/1.1" 409 204 0.002079 10.0.0.50 - - [2026-06-10 01:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.50 - - [2026-06-10 01:23:04] "GET /tag/b6a8380c-ac6a-4486-8d8d-5644ff8bc9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.019451 10.0.0.50 - - [2026-06-10 01:23:04] "POST /tags HTTP/1.1" 409 226 0.003538 10.0.0.50 - - [2026-06-10 01:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.50 - - [2026-06-10 01:23:04] "GET /tag/19d508cb-53db-4fd3-8c84-62f3a343763c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.013241 10.0.0.50 - - [2026-06-10 01:23:04] "POST /tags HTTP/1.1" 409 228 0.003086 10.0.0.50 - - [2026-06-10 01:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006399 10.0.0.50 - - [2026-06-10 01:23:04] "GET /tag/119cfbe2-8c6d-4209-b8d1-fe0a11565883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.026551 10.0.0.50 - - [2026-06-10 01:23:04] "POST /tags HTTP/1.1" 409 252 0.002819 10.0.0.50 - - [2026-06-10 01:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008265 10.0.0.50 - - [2026-06-10 01:23:04] "GET /tag/bcd0ad5c-e9e7-4d2c-b2f1-176be4921f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.012248 10.0.0.50 - - [2026-06-10 01:23:04] "GET /application-policy-set/9a75d545-9e6a-444b-823a-e0148d02b21a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004411 10.0.0.50 - - [2026-06-10 01:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.50 - - [2026-06-10 01:23:04] "GET /policy-management/110bd4f6-8d0f-4e91-beb1-cc26ad0c3812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003712 10.0.0.50 - - [2026-06-10 01:23:04] "POST /firewall-rules HTTP/1.1" 409 281 0.002753 10.0.0.50 - - [2026-06-10 01:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005947 10.0.0.50 - - [2026-06-10 01:23:04] "PUT /firewall-rule/1b589e77-175e-4460-bcee-1d3b0b4b84fc HTTP/1.1" 200 260 0.028851 10.0.0.50 - - [2026-06-10 01:23:04] "POST /firewall-rules HTTP/1.1" 409 291 0.003826 10.0.0.50 - - [2026-06-10 01:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.50 - - [2026-06-10 01:23:04] "PUT /firewall-rule/d9eeda13-0d49-469b-9eb4-38f35d1ef194 HTTP/1.1" 200 260 0.031874 10.0.0.50 - - [2026-06-10 01:23:04] "GET /firewall-rule/d9eeda13-0d49-469b-9eb4-38f35d1ef194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.029705 10.0.0.50 - - [2026-06-10 01:23:04] "POST /firewall-rules HTTP/1.1" 200 658 0.101391 10.0.0.50 - - [2026-06-10 01:23:04] "GET /firewall-rule/3de9a6d7-a62f-4e70-a0ce-0847fd7094de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2909 0.012237 10.0.0.50 - - [2026-06-10 01:23:04] "GET /firewall-policy/a9c925f3-e7a1-4663-b7c7-58822ef8a447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002783 10.0.0.50 - - [2026-06-10 01:23:04] "GET /firewall-rule/1b589e77-175e-4460-bcee-1d3b0b4b84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.004340 10.0.0.50 - - [2026-06-10 01:23:05] "POST /firewall-policys HTTP/1.1" 409 269 0.003897 10.0.0.50 - - [2026-06-10 01:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.50 - - [2026-06-10 01:23:05] "PUT /firewall-policy/2b0966ac-f0f6-455f-9fc5-11e88af3dbc8 HTTP/1.1" 200 264 0.075170 10.0.0.50 - - [2026-06-10 01:23:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.040883 10.0.0.50 - - [2026-06-10 01:23:05] "GET /firewall-policy/2b0966ac-f0f6-455f-9fc5-11e88af3dbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.018707 10.0.0.50 - - [2026-06-10 01:23:05] "GET /application-policy-set/9a75d545-9e6a-444b-823a-e0148d02b21a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004164 10.0.0.50 - - [2026-06-10 01:23:05] "GET /firewall-policy/2b0966ac-f0f6-455f-9fc5-11e88af3dbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004482 10.0.0.50 - - [2026-06-10 01:23:05] "GET /firewall-policy/2b0966ac-f0f6-455f-9fc5-11e88af3dbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004189 10.0.0.50 - - [2026-06-10 01:23:05] "GET /firewall-policy/2b0966ac-f0f6-455f-9fc5-11e88af3dbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005079 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:23:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001046 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:23:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001130 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:23:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000953 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:23:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001792 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:23:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001011 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:23:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001019 10.0.0.50 - - [2026-06-10 01:23:41] "GET /global-system-configs HTTP/1.1" 200 322 0.005832 10.0.0.50 - - [2026-06-10 01:23:44] "GET /global-system-configs HTTP/1.1" 200 322 0.006208 10.0.0.50 - - [2026-06-10 01:24:06] "GET /virtual-machine-interface/9a36906e-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005474 10.0.0.50 - - [2026-06-10 01:24:06] "POST /set-tag HTTP/1.1" 200 109 0.003023 10.0.0.50 - - [2026-06-10 01:24:06] "GET /virtual-machine-interface/9adeeec6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005835 10.0.0.50 - - [2026-06-10 01:24:06] "POST /set-tag HTTP/1.1" 200 109 0.002753 10.0.0.50 - - [2026-06-10 01:24:06] "GET /virtual-machine-interface/98f8fc6e-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005781 10.0.0.50 - - [2026-06-10 01:24:06] "POST /set-tag HTTP/1.1" 200 109 0.002740 10.0.0.50 - - [2026-06-10 01:24:06] "GET /virtual-machine-interface/9bee62ba-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005777 10.0.0.50 - - [2026-06-10 01:24:06] "POST /set-tag HTTP/1.1" 200 109 0.007928 10.0.0.50 - - [2026-06-10 01:24:06] "GET /virtual-machine-interface/985cd992-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.010209 10.0.0.50 - - [2026-06-10 01:24:06] "POST /set-tag HTTP/1.1" 200 109 0.003467 10.0.0.50 - - [2026-06-10 01:24:06] "GET /virtual-machine-interface/9c6a0f32-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005776 10.0.0.50 - - [2026-06-10 01:24:06] "POST /set-tag HTTP/1.1" 200 109 0.004313 10.0.0.50 - - [2026-06-10 01:24:06] "GET /virtual-machine-interface/99af7f5c-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014574 10.0.0.50 - - [2026-06-10 01:24:06] "POST /set-tag HTTP/1.1" 200 109 0.006539 10.0.0.50 - - [2026-06-10 01:24:06] "GET /virtual-machine-interface/9b6514ba-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012195 10.0.0.50 - - [2026-06-10 01:24:06] "POST /set-tag HTTP/1.1" 200 109 0.003691 10.0.0.50 - - [2026-06-10 01:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.50 - - [2026-06-10 01:24:06] "GET /loadbalancer/f56bd687-2f39-4129-989f-ffd296bdbb43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003131 10.0.0.50 - - [2026-06-10 01:24:06] "GET /virtual-machine-interface/98f8fc6e-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005307 10.0.0.50 - - [2026-06-10 01:24:06] "POST /set-tag HTTP/1.1" 200 109 0.049645 10.0.0.50 - - [2026-06-10 01:24:07] "DELETE /loadbalancer-member/1cea9cc4-b89a-4fd1-9bb8-142ec9749f5d HTTP/1.1" 200 115 0.132629 10.0.0.50 - - [2026-06-10 01:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.50 - - [2026-06-10 01:24:07] "GET /loadbalancer/f56bd687-2f39-4129-989f-ffd296bdbb43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003220 10.0.0.50 - - [2026-06-10 01:24:07] "GET /virtual-machine-interface/99af7f5c-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005694 10.0.0.50 - - [2026-06-10 01:24:07] "POST /set-tag HTTP/1.1" 200 109 0.003225 10.0.0.50 - - [2026-06-10 01:24:07] "GET /virtual-machine-interface/99af7f5c-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005010 10.0.0.50 - - [2026-06-10 01:24:07] "POST /set-tag HTTP/1.1" 200 109 0.009835 10.0.0.50 - - [2026-06-10 01:24:07] "GET /virtual-machine/48b17e24-dfae-4609-a134-45f6733ffc62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.005020 10.0.0.50 - - [2026-06-10 01:24:07] "POST /ref-update HTTP/1.1" 200 156 0.014568 10.0.0.50 - - [2026-06-10 01:24:07] "GET /virtual-machine-interface/99af7f5c-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005001 10.0.0.50 - - [2026-06-10 01:24:07] "POST /set-tag HTTP/1.1" 200 109 0.025073 10.0.0.50 - - [2026-06-10 01:24:07] "POST /set-tag HTTP/1.1" 200 109 0.077322 10.0.0.50 - - [2026-06-10 01:24:07] "POST /set-tag HTTP/1.1" 200 109 0.045651 10.0.0.50 - - [2026-06-10 01:24:08] "POST /set-tag HTTP/1.1" 200 109 0.088888 10.0.0.50 - - [2026-06-10 01:24:08] "POST /set-tag HTTP/1.1" 200 109 0.029621 10.0.0.50 - - [2026-06-10 01:24:08] "DELETE /instance-ip/99c85e14-646a-11f1-8f15-fa163e98f206 HTTP/1.1" 200 115 0.084605 10.0.0.50 - - [2026-06-10 01:24:08] "DELETE /virtual-machine-interface/99af7f5c-646a-11f1-8f15-fa163e98f206 HTTP/1.1" 200 115 0.084441 10.0.0.50 - - [2026-06-10 01:24:08] "DELETE /virtual-machine/48b17e24-dfae-4609-a134-45f6733ffc62 HTTP/1.1" 200 115 0.074162 10.0.0.50 - - [2026-06-10 01:24:08] "GET /virtual-machine-interface/98f8fc6e-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006970 10.0.0.50 - - [2026-06-10 01:24:08] "POST /set-tag HTTP/1.1" 200 109 0.004574 10.0.0.50 - - [2026-06-10 01:24:08] "GET /virtual-machine-interface/98f8fc6e-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005718 10.0.0.50 - - [2026-06-10 01:24:08] "POST /set-tag HTTP/1.1" 200 109 0.002942 10.0.0.50 - - [2026-06-10 01:24:08] "GET /virtual-machine/f2c81079-6594-4315-a567-6355dba1c43c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.005132 10.0.0.50 - - [2026-06-10 01:24:08] "POST /ref-update HTTP/1.1" 200 156 0.015035 10.0.0.50 - - [2026-06-10 01:24:08] "GET /virtual-machine-interface/98f8fc6e-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.028985 10.0.0.50 - - [2026-06-10 01:24:08] "POST /set-tag HTTP/1.1" 200 109 0.050133 10.0.0.50 - - [2026-06-10 01:24:08] "POST /set-tag HTTP/1.1" 200 109 0.068008 10.0.0.50 - - [2026-06-10 01:24:08] "POST /set-tag HTTP/1.1" 200 109 0.055486 10.0.0.50 - - [2026-06-10 01:24:08] "POST /set-tag HTTP/1.1" 200 109 0.050434 10.0.0.50 - - [2026-06-10 01:24:09] "POST /set-tag HTTP/1.1" 200 109 0.037380 10.0.0.50 - - [2026-06-10 01:24:09] "DELETE /instance-ip/9915de56-646a-11f1-8f15-fa163e98f206 HTTP/1.1" 200 115 0.120716 10.0.0.50 - - [2026-06-10 01:24:09] "POST /ref-update HTTP/1.1" 200 156 0.015747 10.0.0.50 - - [2026-06-10 01:24:09] "DELETE /virtual-machine-interface/98f8fc6e-646a-11f1-8f15-fa163e98f206 HTTP/1.1" 200 115 0.065600 10.0.0.50 - - [2026-06-10 01:24:09] "DELETE /virtual-machine/f2c81079-6594-4315-a567-6355dba1c43c HTTP/1.1" 200 115 0.033536 10.0.0.50 - - [2026-06-10 01:24:09] "GET /virtual-machine-interface/985cd992-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006753 10.0.0.50 - - [2026-06-10 01:24:09] "POST /set-tag HTTP/1.1" 200 109 0.005168 10.0.0.50 - - [2026-06-10 01:24:09] "GET /virtual-machine-interface/985cd992-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004999 10.0.0.50 - - [2026-06-10 01:24:09] "POST /set-tag HTTP/1.1" 200 109 0.002609 10.0.0.50 - - [2026-06-10 01:24:09] "GET /virtual-machine/00988f7f-85b4-4859-8639-018148b9a157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.004618 10.0.0.50 - - [2026-06-10 01:24:09] "POST /ref-update HTTP/1.1" 200 156 0.017541 10.0.0.50 - - [2026-06-10 01:24:09] "GET /virtual-machine-interface/985cd992-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007478 10.0.0.50 - - [2026-06-10 01:24:09] "POST /set-tag HTTP/1.1" 200 109 0.025016 10.0.0.50 - - [2026-06-10 01:24:09] "POST /set-tag HTTP/1.1" 200 109 0.048280 10.0.0.50 - - [2026-06-10 01:24:09] "POST /set-tag HTTP/1.1" 200 109 0.062345 10.0.0.50 - - [2026-06-10 01:24:09] "POST /set-tag HTTP/1.1" 200 109 0.021949 10.0.0.50 - - [2026-06-10 01:24:09] "POST /set-tag HTTP/1.1" 200 109 0.038364 10.0.0.50 - - [2026-06-10 01:24:09] "DELETE /instance-ip/988102f4-646a-11f1-8f15-fa163e98f206 HTTP/1.1" 200 115 0.082914 10.0.0.50 - - [2026-06-10 01:24:09] "POST /ref-update HTTP/1.1" 200 156 0.020117 10.0.0.50 - - [2026-06-10 01:24:10] "DELETE /virtual-machine-interface/985cd992-646a-11f1-8f15-fa163e98f206 HTTP/1.1" 200 115 0.056495 10.0.0.50 - - [2026-06-10 01:24:10] "DELETE /virtual-machine/00988f7f-85b4-4859-8639-018148b9a157 HTTP/1.1" 200 115 0.027321 10.0.0.50 - - [2026-06-10 01:24:10] "DELETE /tag/145cd90c-7523-40dd-a2e0-27a2030bab80 HTTP/1.1" 200 115 0.082441 10.0.0.50 - - [2026-06-10 01:24:10] "GET /virtual-machine-interface/9a36906e-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009729 10.0.0.50 - - [2026-06-10 01:24:10] "POST /set-tag HTTP/1.1" 200 109 0.004065 10.0.0.50 - - [2026-06-10 01:24:10] "GET /virtual-machine-interface/9a36906e-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006570 10.0.0.50 - - [2026-06-10 01:24:10] "POST /set-tag HTTP/1.1" 200 109 0.002762 10.0.0.50 - - [2026-06-10 01:24:10] "GET /virtual-machine/b0ab7d5e-6813-420f-a1a4-744ab6605c4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003301 10.0.0.50 - - [2026-06-10 01:24:10] "POST /ref-update HTTP/1.1" 200 156 0.016618 10.0.0.50 - - [2026-06-10 01:24:10] "GET /virtual-machine-interface/9a36906e-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014099 10.0.0.50 - - [2026-06-10 01:24:10] "POST /set-tag HTTP/1.1" 200 109 0.040232 10.0.0.50 - - [2026-06-10 01:24:10] "POST /set-tag HTTP/1.1" 200 109 0.045811 10.0.0.50 - - [2026-06-10 01:24:10] "POST /set-tag HTTP/1.1" 200 109 0.036178 10.0.0.50 - - [2026-06-10 01:24:10] "POST /set-tag HTTP/1.1" 200 109 0.048343 10.0.0.50 - - [2026-06-10 01:24:10] "POST /set-tag HTTP/1.1" 200 109 0.035999 10.0.0.50 - - [2026-06-10 01:24:10] "DELETE /instance-ip/9a544438-646a-11f1-8f15-fa163e98f206 HTTP/1.1" 200 115 0.106663 10.0.0.50 - - [2026-06-10 01:24:10] "DELETE /virtual-machine-interface/9a36906e-646a-11f1-8f15-fa163e98f206 HTTP/1.1" 200 115 0.100921 10.0.0.50 - - [2026-06-10 01:24:10] "DELETE /virtual-machine/b0ab7d5e-6813-420f-a1a4-744ab6605c4a HTTP/1.1" 200 115 0.046169 10.0.0.50 - - [2026-06-10 01:24:10] "DELETE /tag/ce5a79b9-7d00-44b2-a756-4179580b693b HTTP/1.1" 409 388 0.022753 10.0.0.50 - - [2026-06-10 01:24:11] "DELETE /tag/b3654688-d67e-4d24-9cfe-06ff477d8959 HTTP/1.1" 200 115 0.085950 10.0.0.50 - - [2026-06-10 01:24:37] "GET /virtual-machine-interface/9bee62ba-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006527 10.0.0.50 - - [2026-06-10 01:24:37] "POST /set-tag HTTP/1.1" 200 109 0.003260 10.0.0.50 - - [2026-06-10 01:24:37] "GET /virtual-machine-interface/9bee62ba-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005463 10.0.0.50 - - [2026-06-10 01:24:37] "POST /set-tag HTTP/1.1" 200 109 0.003326 10.0.0.50 - - [2026-06-10 01:24:37] "GET /virtual-machine/292527a7-0745-40eb-8959-0cf62ce53bcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003406 10.0.0.50 - - [2026-06-10 01:24:37] "POST /ref-update HTTP/1.1" 200 156 0.013346 10.0.0.50 - - [2026-06-10 01:24:37] "GET /virtual-machine-interface/9bee62ba-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006701 10.0.0.50 - - [2026-06-10 01:24:37] "POST /set-tag HTTP/1.1" 200 109 0.022761 10.0.0.50 - - [2026-06-10 01:24:37] "POST /set-tag HTTP/1.1" 200 109 0.038231 10.0.0.50 - - [2026-06-10 01:24:37] "POST /set-tag HTTP/1.1" 200 109 0.019172 10.0.0.50 - - [2026-06-10 01:24:38] "POST /set-tag HTTP/1.1" 200 109 0.045473 10.0.0.50 - - [2026-06-10 01:24:38] "DELETE /instance-ip/9c0a5b32-646a-11f1-8f15-fa163e98f206 HTTP/1.1" 200 115 0.074982 10.0.0.50 - - [2026-06-10 01:24:38] "DELETE /virtual-machine-interface/9bee62ba-646a-11f1-8f15-fa163e98f206 HTTP/1.1" 200 115 0.051517 10.0.0.50 - - [2026-06-10 01:24:38] "DELETE /virtual-machine/292527a7-0745-40eb-8959-0cf62ce53bcc HTTP/1.1" 200 115 0.023178 10.0.0.50 - - [2026-06-10 01:24:38] "DELETE /tag/4491d8c6-6508-4906-b04b-ecae64ed1dcd HTTP/1.1" 200 115 0.044351 10.0.0.50 - - [2026-06-10 01:24:38] "GET /virtual-machine-interface/9c6a0f32-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006285 10.0.0.50 - - [2026-06-10 01:24:38] "POST /set-tag HTTP/1.1" 200 109 0.003283 10.0.0.50 - - [2026-06-10 01:24:38] "GET /virtual-machine-interface/9c6a0f32-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005292 10.0.0.50 - - [2026-06-10 01:24:38] "POST /set-tag HTTP/1.1" 200 109 0.002773 10.0.0.50 - - [2026-06-10 01:24:38] "GET /virtual-machine/46fe15b2-1301-45d0-8d15-0c3020cd8bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.007049 10.0.0.50 - - [2026-06-10 01:24:38] "POST /ref-update HTTP/1.1" 200 156 0.012817 10.0.0.50 - - [2026-06-10 01:24:38] "GET /virtual-machine-interface/9c6a0f32-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015831 10.0.0.50 - - [2026-06-10 01:24:38] "POST /set-tag HTTP/1.1" 200 109 0.051527 10.0.0.50 - - [2026-06-10 01:24:38] "POST /set-tag HTTP/1.1" 200 109 0.027197 10.0.0.50 - - [2026-06-10 01:24:38] "POST /set-tag HTTP/1.1" 200 109 0.034186 10.0.0.50 - - [2026-06-10 01:24:38] "POST /set-tag HTTP/1.1" 200 109 0.022531 10.0.0.50 - - [2026-06-10 01:24:38] "DELETE /instance-ip/9c828b48-646a-11f1-8f15-fa163e98f206 HTTP/1.1" 200 115 0.054291 10.0.0.50 - - [2026-06-10 01:24:38] "DELETE /virtual-machine-interface/9c6a0f32-646a-11f1-8f15-fa163e98f206 HTTP/1.1" 200 115 0.052400 10.0.0.50 - - [2026-06-10 01:24:38] "DELETE /virtual-machine/46fe15b2-1301-45d0-8d15-0c3020cd8bb2 HTTP/1.1" 200 115 0.027672 10.0.0.50 - - [2026-06-10 01:24:38] "DELETE /tag/bcd0ad5c-e9e7-4d2c-b2f1-176be4921f3f HTTP/1.1" 409 236 0.005816 10.0.0.50 - - [2026-06-10 01:24:38] "DELETE /tag/119cfbe2-8c6d-4209-b8d1-fe0a11565883 HTTP/1.1" 409 236 0.006485 10.0.0.50 - - [2026-06-10 01:24:38] "DELETE /tag/8b192a73-cbf3-472c-8e2a-3821d7514ef7 HTTP/1.1" 200 115 0.040096 10.0.0.50 - - [2026-06-10 01:24:38] "GET /virtual-machine-interface/9b6514ba-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006633 10.0.0.50 - - [2026-06-10 01:24:38] "POST /set-tag HTTP/1.1" 200 109 0.003258 10.0.0.50 - - [2026-06-10 01:24:38] "GET /virtual-machine-interface/9b6514ba-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005414 10.0.0.50 - - [2026-06-10 01:24:38] "POST /set-tag HTTP/1.1" 200 109 0.002704 10.0.0.50 - - [2026-06-10 01:24:39] "GET /virtual-machine/edd341dd-2b9c-4871-8cd6-e2335b0a3f4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003671 10.0.0.50 - - [2026-06-10 01:24:39] "POST /ref-update HTTP/1.1" 200 156 0.012115 10.0.0.50 - - [2026-06-10 01:24:39] "GET /virtual-machine-interface/9b6514ba-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007541 10.0.0.50 - - [2026-06-10 01:24:39] "POST /set-tag HTTP/1.1" 200 109 0.031404 10.0.0.50 - - [2026-06-10 01:24:39] "POST /set-tag HTTP/1.1" 200 109 0.047843 10.0.0.50 - - [2026-06-10 01:24:39] "POST /set-tag HTTP/1.1" 200 109 0.033961 10.0.0.50 - - [2026-06-10 01:24:39] "POST /set-tag HTTP/1.1" 200 109 0.027066 10.0.0.50 - - [2026-06-10 01:24:39] "DELETE /instance-ip/9b82aa20-646a-11f1-8f15-fa163e98f206 HTTP/1.1" 200 115 0.096941 10.0.0.50 - - [2026-06-10 01:24:39] "DELETE /virtual-machine-interface/9b6514ba-646a-11f1-8f15-fa163e98f206 HTTP/1.1" 200 115 0.069823 10.0.0.50 - - [2026-06-10 01:24:39] "DELETE /virtual-machine/edd341dd-2b9c-4871-8cd6-e2335b0a3f4a HTTP/1.1" 200 115 0.027813 10.0.0.50 - - [2026-06-10 01:24:39] "DELETE /tag/b6a8380c-ac6a-4486-8d8d-5644ff8bc9d8 HTTP/1.1" 409 236 0.005781 10.0.0.50 - - [2026-06-10 01:24:39] "GET /virtual-machine-interface/9adeeec6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009871 10.0.0.50 - - [2026-06-10 01:24:39] "POST /set-tag HTTP/1.1" 200 109 0.002536 10.0.0.50 - - [2026-06-10 01:24:39] "GET /virtual-machine-interface/9adeeec6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005463 10.0.0.50 - - [2026-06-10 01:24:39] "POST /set-tag HTTP/1.1" 200 109 0.003012 10.0.0.50 - - [2026-06-10 01:24:39] "GET /virtual-machine/74802378-1382-46eb-9ec6-cd74b16ae7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003679 10.0.0.50 - - [2026-06-10 01:24:39] "POST /ref-update HTTP/1.1" 200 156 0.012190 10.0.0.50 - - [2026-06-10 01:24:39] "GET /virtual-machine-interface/9adeeec6-646a-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010406 10.0.0.50 - - [2026-06-10 01:24:39] "POST /set-tag HTTP/1.1" 200 109 0.024540 10.0.0.50 - - [2026-06-10 01:24:39] "POST /set-tag HTTP/1.1" 200 109 0.043997 10.0.0.50 - - [2026-06-10 01:24:39] "POST /set-tag HTTP/1.1" 200 109 0.037613 10.0.0.50 - - [2026-06-10 01:24:39] "POST /set-tag HTTP/1.1" 200 109 0.020196 10.0.0.50 - - [2026-06-10 01:24:40] "DELETE /instance-ip/9afe6dc8-646a-11f1-8f15-fa163e98f206 HTTP/1.1" 200 115 0.075165 10.0.0.50 - - [2026-06-10 01:24:40] "DELETE /virtual-machine-interface/9adeeec6-646a-11f1-8f15-fa163e98f206 HTTP/1.1" 200 115 0.108113 10.0.0.50 - - [2026-06-10 01:24:40] "DELETE /virtual-machine/74802378-1382-46eb-9ec6-cd74b16ae7a3 HTTP/1.1" 200 115 0.030596 10.0.0.50 - - [2026-06-10 01:24:40] "DELETE /tag/8e84a5be-5745-4c3f-977b-5668af9e6f3d HTTP/1.1" 200 115 0.051099 10.0.0.50 - - [2026-06-10 01:24:40] "DELETE /tag/ffa70265-27a1-454d-8fd9-d785d98fdd56 HTTP/1.1" 200 115 0.049548 10.0.0.50 - - [2026-06-10 01:24:40] "DELETE /tag/589290fe-141e-4585-b672-3f901b93606a HTTP/1.1" 200 115 0.036197 10.0.0.50 - - [2026-06-10 01:24:41] "POST /projects HTTP/1.1" 409 238 0.003891 10.0.0.50 - - [2026-06-10 01:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.50 - - [2026-06-10 01:24:41] "GET /project/ebdecc65-58c8-495d-a61d-1289bb4e7065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.053464 10.0.0.50 - - [2026-06-10 01:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010135 10.0.0.50 - - [2026-06-10 01:24:41] "GET /virtual-network/060f5d24-a114-4995-af85-d14ee7ec75ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.011743 10.0.0.50 - - [2026-06-10 01:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.50 - - [2026-06-10 01:24:41] "GET /virtual-network/1c16ccf6-2c27-4ea0-8a21-2092ae018b79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.007535 10.0.0.50 - - [2026-06-10 01:24:42] "POST /security-groups HTTP/1.1" 409 285 0.003029 10.0.0.50 - - [2026-06-10 01:24:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.50 - - [2026-06-10 01:24:42] "PUT /security-group/00c43ec3-492c-431b-99a8-7765cf73bc30 HTTP/1.1" 200 262 0.059537 10.0.0.50 - - [2026-06-10 01:24:42] "PUT /access-control-list/92d2cd49-d332-4735-b06c-9a0404b7ac7d HTTP/1.1" 200 272 0.028457 10.0.0.50 - - [2026-06-10 01:24:42] "PUT /access-control-list/cca8c1f2-6a54-49a8-94c5-e3444e182066 HTTP/1.1" 200 272 0.020693 10.0.0.50 - - [2026-06-10 01:24:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.032071 10.0.0.50 - - [2026-06-10 01:24:47] "POST /projects HTTP/1.1" 409 238 0.002772 10.0.0.50 - - [2026-06-10 01:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.50 - - [2026-06-10 01:24:47] "GET /project/ebdecc65-58c8-495d-a61d-1289bb4e7065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043059 10.0.0.50 - - [2026-06-10 01:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.50 - - [2026-06-10 01:24:47] "GET /virtual-network/060f5d24-a114-4995-af85-d14ee7ec75ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004713 10.0.0.50 - - [2026-06-10 01:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.50 - - [2026-06-10 01:24:47] "GET /virtual-network/1c16ccf6-2c27-4ea0-8a21-2092ae018b79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.005639 10.0.0.50 - - [2026-06-10 01:24:47] "POST /security-groups HTTP/1.1" 409 285 0.003085 10.0.0.50 - - [2026-06-10 01:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.50 - - [2026-06-10 01:24:47] "PUT /security-group/00c43ec3-492c-431b-99a8-7765cf73bc30 HTTP/1.1" 200 262 0.064200 10.0.0.50 - - [2026-06-10 01:24:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.018234 10.0.0.50 - - [2026-06-10 01:24:47] "GET /firewall-policy/901370a8-9e8f-4b20-bc82-4eeb143fa47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.006263 10.0.0.50 - - [2026-06-10 01:24:47] "PUT /access-control-list/92d2cd49-d332-4735-b06c-9a0404b7ac7d HTTP/1.1" 200 272 0.024609 10.0.0.50 - - [2026-06-10 01:24:47] "PUT /access-control-list/cca8c1f2-6a54-49a8-94c5-e3444e182066 HTTP/1.1" 200 272 0.014313 10.0.0.50 - - [2026-06-10 01:24:47] "GET /firewall-rule/bd0f7943-934c-46c7-938a-f84f8dbf86cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003857 10.0.0.50 - - [2026-06-10 01:24:47] "POST /ref-update HTTP/1.1" 200 156 0.071093 10.0.0.50 - - [2026-06-10 01:24:47] "DELETE /firewall-rule/bd0f7943-934c-46c7-938a-f84f8dbf86cc HTTP/1.1" 200 115 0.044912 10.0.0.50 - - [2026-06-10 01:24:47] "GET /firewall-policy/901370a8-9e8f-4b20-bc82-4eeb143fa47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.007057 10.0.0.50 - - [2026-06-10 01:24:47] "GET /firewall-rule/8ccb8a02-5756-440f-86e3-283f0bb18ee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004243 10.0.0.50 - - [2026-06-10 01:24:47] "POST /ref-update HTTP/1.1" 200 156 0.058543 10.0.0.50 - - [2026-06-10 01:24:47] "DELETE /firewall-rule/8ccb8a02-5756-440f-86e3-283f0bb18ee5 HTTP/1.1" 200 115 0.053934 10.0.0.50 - - [2026-06-10 01:24:47] "DELETE /tag/bcd0ad5c-e9e7-4d2c-b2f1-176be4921f3f HTTP/1.1" 409 236 0.006812 10.0.0.50 - - [2026-06-10 01:24:47] "DELETE /tag/119cfbe2-8c6d-4209-b8d1-fe0a11565883 HTTP/1.1" 409 236 0.004407 10.0.0.50 - - [2026-06-10 01:24:47] "DELETE /tag/c635dc6a-5fb7-4964-baf2-a96d3db9e46e HTTP/1.1" 200 115 0.060482 10.0.0.50 - - [2026-06-10 01:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004141 10.0.0.50 - - [2026-06-10 01:24:47] "GET /virtual-network/060f5d24-a114-4995-af85-d14ee7ec75ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.010731 10.0.0.50 - - [2026-06-10 01:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005816 10.0.0.50 - - [2026-06-10 01:24:47] "GET /virtual-network/1c16ccf6-2c27-4ea0-8a21-2092ae018b79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.008866 10.0.0.50 - - [2026-06-10 01:24:48] "PUT /virtual-network/060f5d24-a114-4995-af85-d14ee7ec75ef HTTP/1.1" 200 264 0.053204 10.0.0.50 - - [2026-06-10 01:24:48] "PUT /virtual-network/1c16ccf6-2c27-4ea0-8a21-2092ae018b79 HTTP/1.1" 200 264 0.053408 10.0.0.50 - - [2026-06-10 01:24:48] "DELETE /security-group/00c43ec3-492c-431b-99a8-7765cf73bc30 HTTP/1.1" 200 115 0.057975 10.0.0.50 - - [2026-06-10 01:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.50 - - [2026-06-10 01:24:48] "DELETE /access-control-list/92d2cd49-d332-4735-b06c-9a0404b7ac7d HTTP/1.1" 200 115 0.047328 10.0.0.50 - - [2026-06-10 01:24:48] "DELETE /access-control-list/cca8c1f2-6a54-49a8-94c5-e3444e182066 HTTP/1.1" 200 115 0.025366 10.0.0.50 - - [2026-06-10 01:24:48] "GET /project/ebdecc65-58c8-495d-a61d-1289bb4e7065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.044030 10.0.0.50 - - [2026-06-10 01:24:48] "GET /project/ebdecc65-58c8-495d-a61d-1289bb4e7065?fields=security_groups HTTP/1.1" 200 1353 0.045379 10.0.0.50 - - [2026-06-10 01:24:48] "DELETE /security-group/5cf43752-6e7e-480c-9c4b-c06d22bd5b29 HTTP/1.1" 200 115 0.050298 10.0.0.50 - - [2026-06-10 01:24:48] "DELETE /access-control-list/26936998-df94-4c0d-979e-d2eb8e8c89d7 HTTP/1.1" 200 115 0.050541 10.0.0.50 - - [2026-06-10 01:24:48] "GET /project/ebdecc65-58c8-495d-a61d-1289bb4e7065?fields=application_policy_sets HTTP/1.1" 200 1392 0.064056 10.0.0.50 - - [2026-06-10 01:24:48] "DELETE /access-control-list/1a11701e-3094-40b2-8762-174bdbe0990b HTTP/1.1" 200 115 0.053367 10.0.0.50 - - [2026-06-10 01:24:48] "DELETE /project/ebdecc65-58c8-495d-a61d-1289bb4e7065 HTTP/1.1" 200 115 0.358910 10.0.0.50 - - [2026-06-10 01:24:48] "POST /projects HTTP/1.1" 409 238 0.002685 10.0.0.50 - - [2026-06-10 01:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.50 - - [2026-06-10 01:24:48] "GET /project/21600a9a-1d94-43fa-81f9-589c11679010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.040277 10.0.0.50 - - [2026-06-10 01:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.50 - - [2026-06-10 01:24:48] "GET /virtual-network/060f5d24-a114-4995-af85-d14ee7ec75ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.005592 10.0.0.50 - - [2026-06-10 01:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.50 - - [2026-06-10 01:24:48] "GET /virtual-network/1c16ccf6-2c27-4ea0-8a21-2092ae018b79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.007457 10.0.0.50 - - [2026-06-10 01:24:48] "POST /security-groups HTTP/1.1" 409 285 0.002507 10.0.0.50 - - [2026-06-10 01:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.50 - - [2026-06-10 01:24:48] "PUT /security-group/76708bc5-bf1a-415d-95ac-f132618d57a0 HTTP/1.1" 200 262 0.078098 10.0.0.50 - - [2026-06-10 01:24:48] "PUT /access-control-list/16bcdcda-69b5-4baa-af01-170081b233e4 HTTP/1.1" 200 272 0.016674 10.0.0.50 - - [2026-06-10 01:24:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.024993 10.0.0.50 - - [2026-06-10 01:24:48] "PUT /access-control-list/d5102385-8296-4794-9d3f-b87fc1bc0947 HTTP/1.1" 200 272 0.035517 10.0.0.50 - - [2026-06-10 01:24:52] "DELETE /loadbalancer-member/97ed362a-045a-41b2-a73d-2ec4f77dad4d HTTP/1.1" 200 115 0.072500 10.0.0.50 - - [2026-06-10 01:24:53] "DELETE /loadbalancer-pool/963b3a70-5b01-4826-93ee-6e53d73083d9 HTTP/1.1" 200 115 0.059330 10.0.0.50 - - [2026-06-10 01:24:53] "DELETE /loadbalancer-listener/c5beee34-11b9-46ea-9f1b-8835d847a5ea HTTP/1.1" 200 115 0.053285 10.0.0.50 - - [2026-06-10 01:24:53] "DELETE /loadbalancer/f56bd687-2f39-4129-989f-ffd296bdbb43 HTTP/1.1" 200 115 0.050721 10.0.0.50 - - [2026-06-10 01:24:53] "DELETE /floating-ip/2abc271d-5645-4b67-926c-4c93016d7a10 HTTP/1.1" 200 115 0.063996 10.0.0.50 - - [2026-06-10 01:24:53] "DELETE /instance-ip/422e9653-f2fc-4992-84b6-9d85f41c7a51 HTTP/1.1" 200 115 0.059146 10.0.0.50 - - [2026-06-10 01:24:53] "DELETE /virtual-machine-interface/bde10ee6-cd9e-46ee-8bdd-7a45e2c50e0b HTTP/1.1" 200 115 0.055872 10.0.0.50 - - [2026-06-10 01:24:53] "DELETE /tag/93793836-9baa-4970-98c5-dc93fa4a625f HTTP/1.1" 200 115 0.039253 10.0.0.50 - - [2026-06-10 01:24:53] "GET /application-policy-set/9a75d545-9e6a-444b-823a-e0148d02b21a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002821 10.0.0.50 - - [2026-06-10 01:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.50 - - [2026-06-10 01:24:53] "GET /policy-management/110bd4f6-8d0f-4e91-beb1-cc26ad0c3812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004471 10.0.0.50 - - [2026-06-10 01:24:53] "GET /firewall-policy/a9c925f3-e7a1-4663-b7c7-58822ef8a447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004075 10.0.0.50 - - [2026-06-10 01:24:53] "GET /firewall-rule/1b589e77-175e-4460-bcee-1d3b0b4b84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.003524 10.0.0.50 - - [2026-06-10 01:24:53] "POST /ref-update HTTP/1.1" 200 156 0.016682 10.0.0.50 - - [2026-06-10 01:24:53] "DELETE /firewall-rule/1b589e77-175e-4460-bcee-1d3b0b4b84fc HTTP/1.1" 200 115 0.061303 10.0.0.50 - - [2026-06-10 01:24:53] "GET /firewall-policy/2b0966ac-f0f6-455f-9fc5-11e88af3dbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004694 10.0.0.50 - - [2026-06-10 01:24:53] "GET /firewall-rule/d9eeda13-0d49-469b-9eb4-38f35d1ef194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.003570 10.0.0.50 - - [2026-06-10 01:24:53] "POST /ref-update HTTP/1.1" 200 156 0.020727 10.0.0.50 - - [2026-06-10 01:24:53] "DELETE /firewall-rule/d9eeda13-0d49-469b-9eb4-38f35d1ef194 HTTP/1.1" 200 115 0.037673 10.0.0.50 - - [2026-06-10 01:24:53] "GET /firewall-policy/2b0966ac-f0f6-455f-9fc5-11e88af3dbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.006135 10.0.0.50 - - [2026-06-10 01:24:53] "GET /firewall-rule/3de9a6d7-a62f-4e70-a0ce-0847fd7094de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2909 0.003625 10.0.0.50 - - [2026-06-10 01:24:53] "POST /ref-update HTTP/1.1" 200 156 0.014825 10.0.0.50 - - [2026-06-10 01:24:53] "DELETE /firewall-rule/3de9a6d7-a62f-4e70-a0ce-0847fd7094de HTTP/1.1" 200 115 0.049541 10.0.0.50 - - [2026-06-10 01:24:53] "GET /application-policy-set/9a75d545-9e6a-444b-823a-e0148d02b21a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003708 10.0.0.50 - - [2026-06-10 01:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.50 - - [2026-06-10 01:24:53] "GET /policy-management/110bd4f6-8d0f-4e91-beb1-cc26ad0c3812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002759 10.0.0.50 - - [2026-06-10 01:24:53] "GET /firewall-policy/2b0966ac-f0f6-455f-9fc5-11e88af3dbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004392 10.0.0.50 - - [2026-06-10 01:24:53] "POST /ref-update HTTP/1.1" 200 156 0.037361 10.0.0.50 - - [2026-06-10 01:24:54] "DELETE /firewall-policy/2b0966ac-f0f6-455f-9fc5-11e88af3dbc8 HTTP/1.1" 200 115 0.072151 10.0.0.50 - - [2026-06-10 01:24:54] "DELETE /tag/b6a8380c-ac6a-4486-8d8d-5644ff8bc9d8 HTTP/1.1" 200 115 0.116000 10.0.0.50 - - [2026-06-10 01:24:54] "DELETE /tag/bcd0ad5c-e9e7-4d2c-b2f1-176be4921f3f HTTP/1.1" 200 115 0.060400 10.0.0.50 - - [2026-06-10 01:24:54] "DELETE /tag/ce5a79b9-7d00-44b2-a756-4179580b693b HTTP/1.1" 200 115 0.103245 10.0.0.50 - - [2026-06-10 01:24:54] "DELETE /tag/119cfbe2-8c6d-4209-b8d1-fe0a11565883 HTTP/1.1" 200 115 0.143286 10.0.0.50 - - [2026-06-10 01:24:54] "POST /projects HTTP/1.1" 409 238 0.003773 10.0.0.50 - - [2026-06-10 01:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.50 - - [2026-06-10 01:24:54] "GET /project/21600a9a-1d94-43fa-81f9-589c11679010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.040769 10.0.0.50 - - [2026-06-10 01:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.50 - - [2026-06-10 01:24:54] "GET /virtual-network/060f5d24-a114-4995-af85-d14ee7ec75ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004840 10.0.0.50 - - [2026-06-10 01:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.50 - - [2026-06-10 01:24:54] "GET /virtual-network/1c16ccf6-2c27-4ea0-8a21-2092ae018b79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.005574 10.0.0.50 - - [2026-06-10 01:24:54] "POST /security-groups HTTP/1.1" 409 285 0.003711 10.0.0.50 - - [2026-06-10 01:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.50 - - [2026-06-10 01:24:54] "PUT /security-group/76708bc5-bf1a-415d-95ac-f132618d57a0 HTTP/1.1" 200 262 0.059063 10.0.0.50 - - [2026-06-10 01:24:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.039904 10.0.0.50 - - [2026-06-10 01:24:54] "PUT /access-control-list/16bcdcda-69b5-4baa-af01-170081b233e4 HTTP/1.1" 200 272 0.032170 10.0.0.50 - - [2026-06-10 01:24:54] "GET /firewall-policy/901370a8-9e8f-4b20-bc82-4eeb143fa47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.022491 10.0.0.50 - - [2026-06-10 01:24:54] "PUT /access-control-list/d5102385-8296-4794-9d3f-b87fc1bc0947 HTTP/1.1" 200 272 0.043956 10.0.0.50 - - [2026-06-10 01:24:54] "GET /firewall-rule/3c67fdca-f05e-45e1-a197-61261b4a3da7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004328 10.0.0.50 - - [2026-06-10 01:24:55] "POST /ref-update HTTP/1.1" 200 156 0.085992 10.0.0.50 - - [2026-06-10 01:24:55] "DELETE /firewall-rule/3c67fdca-f05e-45e1-a197-61261b4a3da7 HTTP/1.1" 200 115 0.075470 10.0.0.50 - - [2026-06-10 01:24:55] "GET /firewall-policy/901370a8-9e8f-4b20-bc82-4eeb143fa47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.013351 10.0.0.50 - - [2026-06-10 01:24:55] "GET /firewall-rule/704dd408-fdf4-4817-8b0d-1c7cac1c051d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002996 10.0.0.50 - - [2026-06-10 01:24:55] "POST /ref-update HTTP/1.1" 200 156 0.049749 10.0.0.50 - - [2026-06-10 01:24:55] "DELETE /firewall-rule/704dd408-fdf4-4817-8b0d-1c7cac1c051d HTTP/1.1" 200 115 0.079022 10.0.0.50 - - [2026-06-10 01:24:55] "DELETE /tag/19d508cb-53db-4fd3-8c84-62f3a343763c HTTP/1.1" 200 115 0.068568 10.0.0.50 - - [2026-06-10 01:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004314 10.0.0.50 - - [2026-06-10 01:24:55] "GET /virtual-network/060f5d24-a114-4995-af85-d14ee7ec75ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.006887 10.0.0.50 - - [2026-06-10 01:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.50 - - [2026-06-10 01:24:55] "GET /virtual-network/1c16ccf6-2c27-4ea0-8a21-2092ae018b79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.007555 10.0.0.50 - - [2026-06-10 01:24:55] "PUT /virtual-network/060f5d24-a114-4995-af85-d14ee7ec75ef HTTP/1.1" 200 264 0.069903 10.0.0.50 - - [2026-06-10 01:24:55] "PUT /virtual-network/1c16ccf6-2c27-4ea0-8a21-2092ae018b79 HTTP/1.1" 200 264 0.055563 10.0.0.50 - - [2026-06-10 01:24:55] "DELETE /security-group/76708bc5-bf1a-415d-95ac-f132618d57a0 HTTP/1.1" 200 115 0.069833 10.0.0.50 - - [2026-06-10 01:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.50 - - [2026-06-10 01:24:55] "DELETE /access-control-list/16bcdcda-69b5-4baa-af01-170081b233e4 HTTP/1.1" 200 115 0.044292 10.0.0.50 - - [2026-06-10 01:24:55] "DELETE /access-control-list/d5102385-8296-4794-9d3f-b87fc1bc0947 HTTP/1.1" 200 115 0.042426 10.0.0.50 - - [2026-06-10 01:24:55] "GET /project/21600a9a-1d94-43fa-81f9-589c11679010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.077585 10.0.0.50 - - [2026-06-10 01:24:55] "GET /project/21600a9a-1d94-43fa-81f9-589c11679010?fields=security_groups HTTP/1.1" 200 1351 0.045605 10.0.0.50 - - [2026-06-10 01:24:55] "DELETE /security-group/53c10953-58f3-4ddd-b04f-6d1945f0f29b HTTP/1.1" 200 115 0.067891 10.0.0.50 - - [2026-06-10 01:24:55] "DELETE /access-control-list/f95ad9f3-19e1-4df3-98a2-a02a742af48b HTTP/1.1" 200 115 0.048286 10.0.0.50 - - [2026-06-10 01:24:56] "GET /project/21600a9a-1d94-43fa-81f9-589c11679010?fields=application_policy_sets HTTP/1.1" 200 1390 0.085377 10.0.0.50 - - [2026-06-10 01:24:56] "DELETE /access-control-list/77242dad-6a8f-4423-9bc5-3914f4e7e596 HTTP/1.1" 200 115 0.101542 10.0.0.50 - - [2026-06-10 01:24:56] "DELETE /project/21600a9a-1d94-43fa-81f9-589c11679010 HTTP/1.1" 200 115 0.448204 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:25:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001412 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:25:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001144 10.0.0.50 - - [2026-06-10 01:25:54] "GET / HTTP/1.1" 200 35931 0.002105 10.0.0.50 - - [2026-06-10 01:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.50 - - [2026-06-10 01:25:55] "GET /global-vrouter-config/5c5f055d-9045-4d91-965d-9164833813c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006987 10.0.0.50 - - [2026-06-10 01:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.50 - - [2026-06-10 01:25:55] "GET /global-vrouter-config/5c5f055d-9045-4d91-965d-9164833813c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003353 10.0.0.50 - - [2026-06-10 01:26:12] "GET / HTTP/1.1" 200 35931 0.004597 10.0.0.50 - - [2026-06-10 01:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005073 10.0.0.50 - - [2026-06-10 01:26:12] "GET /global-system-config/37969554-6b29-4019-ba00-0d6975a20249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006112 10.0.0.50 - - [2026-06-10 01:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.50 - - [2026-06-10 01:26:12] "GET /config-node/e9121ffe-95c3-4138-9412-bb4b4bc6799e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.006857 10.0.0.50 - - [2026-06-10 01:26:13] "GET / HTTP/1.1" 200 35931 0.001912 10.0.0.50 - - [2026-06-10 01:26:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003212 10.0.0.50 - - [2026-06-10 01:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.50 - - [2026-06-10 01:26:18] "GET /global-vrouter-config/5c5f055d-9045-4d91-965d-9164833813c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002438 10.0.0.50 - - [2026-06-10 01:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.50 - - [2026-06-10 01:26:18] "PUT /global-vrouter-config/5c5f055d-9045-4d91-965d-9164833813c0 HTTP/1.1" 200 276 0.009997 10.0.0.50 - - [2026-06-10 01:26:18] "GET / HTTP/1.1" 200 35931 0.002464 10.0.0.50 - - [2026-06-10 01:26:18] "POST /alarms HTTP/1.1" 409 264 0.002417 10.0.0.50 - - [2026-06-10 01:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.50 - - [2026-06-10 01:26:18] "PUT /alarm/aa660478-b803-4254-ad7e-535f2723c8bf HTTP/1.1" 200 244 0.011476 10.0.0.50 - - [2026-06-10 01:26:18] "POST /alarms HTTP/1.1" 409 261 0.002826 10.0.0.50 - - [2026-06-10 01:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010844 10.0.0.50 - - [2026-06-10 01:26:18] "PUT /alarm/83da076d-3b41-48b7-9a00-319e85367b8e HTTP/1.1" 200 244 0.034004 10.0.0.50 - - [2026-06-10 01:26:18] "POST /alarms HTTP/1.1" 409 261 0.011109 10.0.0.50 - - [2026-06-10 01:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.50 - - [2026-06-10 01:26:18] "PUT /alarm/49dbe67f-74e8-4986-99d4-a01c94ceeef9 HTTP/1.1" 200 244 0.013857 10.0.0.50 - - [2026-06-10 01:26:18] "POST /alarms HTTP/1.1" 409 253 0.004230 10.0.0.50 - - [2026-06-10 01:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.50 - - [2026-06-10 01:26:18] "PUT /alarm/7bb8de52-2afa-4c56-a71b-9e2615389b3b HTTP/1.1" 200 244 0.014825 10.0.0.50 - - [2026-06-10 01:26:18] "POST /alarms HTTP/1.1" 409 251 0.005445 10.0.0.50 - - [2026-06-10 01:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004553 10.0.0.50 - - [2026-06-10 01:26:19] "PUT /alarm/e644aed5-cc07-4186-be77-2c3a6901d1ea HTTP/1.1" 200 244 0.019376 10.0.0.50 - - [2026-06-10 01:26:19] "POST /alarms HTTP/1.1" 409 252 0.007510 10.0.0.50 - - [2026-06-10 01:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005877 10.0.0.50 - - [2026-06-10 01:26:19] "PUT /alarm/754c304c-fdb8-4bf5-a631-5cc33d281364 HTTP/1.1" 200 244 0.019533 10.0.0.50 - - [2026-06-10 01:26:19] "POST /alarms HTTP/1.1" 409 256 0.017538 10.0.0.50 - - [2026-06-10 01:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.50 - - [2026-06-10 01:26:19] "PUT /alarm/bbca6205-bd81-4cc9-8458-06dfbb3a166d HTTP/1.1" 200 244 0.017240 10.0.0.50 - - [2026-06-10 01:26:19] "POST /alarms HTTP/1.1" 409 248 0.011433 10.0.0.50 - - [2026-06-10 01:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006436 10.0.0.50 - - [2026-06-10 01:26:19] "PUT /alarm/b0761520-fade-47b2-b3ab-63643006c326 HTTP/1.1" 200 244 0.011417 10.0.0.50 - - [2026-06-10 01:26:19] "POST /alarms HTTP/1.1" 409 252 0.006406 10.0.0.50 - - [2026-06-10 01:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.50 - - [2026-06-10 01:26:19] "PUT /alarm/37afe389-bb92-43a2-960a-d831d268a552 HTTP/1.1" 200 244 0.012930 10.0.0.50 - - [2026-06-10 01:26:19] "POST /alarms HTTP/1.1" 409 257 0.006758 10.0.0.50 - - [2026-06-10 01:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.50 - - [2026-06-10 01:26:19] "PUT /alarm/42e37d38-47e5-4823-8934-79a91ba41225 HTTP/1.1" 200 244 0.016206 10.0.0.50 - - [2026-06-10 01:26:19] "POST /alarms HTTP/1.1" 409 251 0.008863 10.0.0.50 - - [2026-06-10 01:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.50 - - [2026-06-10 01:26:19] "PUT /alarm/7d8c501d-87c4-40c6-ba21-ba4d02933e5c HTTP/1.1" 200 244 0.015015 10.0.0.50 - - [2026-06-10 01:26:19] "POST /alarms HTTP/1.1" 409 257 0.015969 10.0.0.50 - - [2026-06-10 01:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.50 - - [2026-06-10 01:26:19] "PUT /alarm/d83730a2-98fb-4a11-a8ea-546d612dc2e6 HTTP/1.1" 200 244 0.012464 10.0.0.50 - - [2026-06-10 01:26:19] "POST /alarms HTTP/1.1" 409 261 0.011480 10.0.0.50 - - [2026-06-10 01:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.50 - - [2026-06-10 01:26:19] "PUT /alarm/0ffb04e5-3811-4714-8e15-a08d1006aff8 HTTP/1.1" 200 244 0.013667 10.0.0.50 - - [2026-06-10 01:26:19] "POST /alarms HTTP/1.1" 409 258 0.013134 10.0.0.50 - - [2026-06-10 01:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.50 - - [2026-06-10 01:26:19] "PUT /alarm/8133da30-61af-432c-8383-5d8f3e6bed30 HTTP/1.1" 200 244 0.011208 10.0.0.50 - - [2026-06-10 01:26:19] "POST /alarms HTTP/1.1" 409 254 0.010796 10.0.0.50 - - [2026-06-10 01:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.50 - - [2026-06-10 01:26:19] "PUT /alarm/2b0d8fcf-d299-44e8-88cc-5bc50860032a HTTP/1.1" 200 244 0.014382 10.0.0.50 - - [2026-06-10 01:26:19] "POST /alarms HTTP/1.1" 409 254 0.003506 10.0.0.50 - - [2026-06-10 01:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.50 - - [2026-06-10 01:26:19] "PUT /alarm/c6871aa6-fb3c-4308-b979-6505c393c17f HTTP/1.1" 200 244 0.016718 10.0.0.50 - - [2026-06-10 01:26:19] "POST /alarms HTTP/1.1" 409 254 0.011606 10.0.0.50 - - [2026-06-10 01:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.50 - - [2026-06-10 01:26:20] "PUT /alarm/eb88dc0b-e206-4be3-ab01-04dfa6879885 HTTP/1.1" 200 244 0.025367 10.0.0.50 - - [2026-06-10 01:26:20] "POST /alarms HTTP/1.1" 409 247 0.010131 10.0.0.50 - - [2026-06-10 01:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.50 - - [2026-06-10 01:26:20] "PUT /alarm/0ffc6853-e527-4a4c-8213-bab594e3841c HTTP/1.1" 200 244 0.022311 10.0.0.50 - - [2026-06-10 01:26:20] "POST /alarms HTTP/1.1" 409 272 0.022876 10.0.0.50 - - [2026-06-10 01:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.50 - - [2026-06-10 01:26:20] "PUT /alarm/7dbcadb9-4b77-4021-8d4d-6ebb0dad065e HTTP/1.1" 200 244 0.015127 10.0.0.50 - - [2026-06-10 01:26:20] "POST /alarms HTTP/1.1" 409 261 0.009709 10.0.0.50 - - [2026-06-10 01:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002972 10.0.0.50 - - [2026-06-10 01:26:20] "PUT /alarm/6979e892-6ec3-4032-967f-0ec6ac066e55 HTTP/1.1" 200 244 0.014401 10.0.0.50 - - [2026-06-10 01:26:20] "POST /alarms HTTP/1.1" 409 259 0.015924 10.0.0.50 - - [2026-06-10 01:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.50 - - [2026-06-10 01:26:20] "PUT /alarm/ad9fa2b5-407c-4acf-80cb-81e1c6d91d03 HTTP/1.1" 200 244 0.014735 10.0.0.50 - - [2026-06-10 01:26:20] "POST /alarms HTTP/1.1" 409 265 0.011746 10.0.0.50 - - [2026-06-10 01:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.50 - - [2026-06-10 01:26:20] "PUT /alarm/247a8453-6b8f-4534-9cf4-c0910cd69be8 HTTP/1.1" 200 244 0.014773 10.0.0.50 - - [2026-06-10 01:26:20] "POST /alarms HTTP/1.1" 409 279 0.002685 10.0.0.50 - - [2026-06-10 01:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.50 - - [2026-06-10 01:26:20] "PUT /alarm/35b44b38-7b47-4d34-ba66-d052218dc356 HTTP/1.1" 200 244 0.014412 10.0.0.50 - - [2026-06-10 01:26:20] "GET / HTTP/1.1" 200 35931 0.002220 10.0.0.50 - - [2026-06-10 01:26:20] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004349 10.0.0.50 - - [2026-06-10 01:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004185 10.0.0.50 - - [2026-06-10 01:26:20] "PUT /global-vrouter-config/5c5f055d-9045-4d91-965d-9164833813c0 HTTP/1.1" 200 276 0.022510 10.0.0.50 - - [2026-06-10 01:26:21] "GET / HTTP/1.1" 200 35931 0.001906 10.0.0.50 - - [2026-06-10 01:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004517 10.0.0.50 - - [2026-06-10 01:26:21] "GET /global-vrouter-config/5c5f055d-9045-4d91-965d-9164833813c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.004108 10.0.0.50 - - [2026-06-10 01:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.50 - - [2026-06-10 01:26:21] "PUT /global-vrouter-config/5c5f055d-9045-4d91-965d-9164833813c0 HTTP/1.1" 200 276 0.011813 10.0.0.50 - - [2026-06-10 01:26:21] "GET / HTTP/1.1" 200 35931 0.009880 10.0.0.50 - - [2026-06-10 01:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.50 - - [2026-06-10 01:26:21] "GET /global-system-config/37969554-6b29-4019-ba00-0d6975a20249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.008619 10.0.0.50 - - [2026-06-10 01:26:21] "PUT /global-system-config/37969554-6b29-4019-ba00-0d6975a20249 HTTP/1.1" 200 274 0.032237 10.0.0.50 - - [2026-06-10 01:26:24] "GET / HTTP/1.1" 200 35931 0.001441 10.0.0.50 - - [2026-06-10 01:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.50 - - [2026-06-10 01:26:24] "GET /routing-instance/6927aabd-c7ef-43ee-abb4-d3fad8a103af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003046 10.0.0.50 - - [2026-06-10 01:26:24] "POST /bgp-routers HTTP/1.1" 409 301 0.002176 10.0.0.50 - - [2026-06-10 01:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.50 - - [2026-06-10 01:26:24] "GET /bgp-router/c8f2e5eb-05c0-4159-b1ed-2377b4159528?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004873 10.0.0.50 - - [2026-06-10 01:26:24] "PUT /bgp-router/c8f2e5eb-05c0-4159-b1ed-2377b4159528 HTTP/1.1" 200 254 0.037894 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:26:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001112 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:26:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001609 10.0.0.50 - - [2026-06-10 01:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.50 - - [2026-06-10 01:26:26] "GET /global-vrouter-config/5c5f055d-9045-4d91-965d-9164833813c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003170 10.0.0.50 - - [2026-06-10 01:26:40] "GET / HTTP/1.1" 200 35931 0.002171 10.0.0.50 - - [2026-06-10 01:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.50 - - [2026-06-10 01:26:40] "GET /global-system-config/37969554-6b29-4019-ba00-0d6975a20249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005497 10.0.0.50 - - [2026-06-10 01:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007031 10.0.0.50 - - [2026-06-10 01:26:40] "GET /config-node/e9121ffe-95c3-4138-9412-bb4b4bc6799e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002685 10.0.0.50 - - [2026-06-10 01:26:52] "GET / HTTP/1.1" 200 35931 0.002902 10.0.0.50 - - [2026-06-10 01:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002880 10.0.0.50 - - [2026-06-10 01:26:52] "GET /routing-instance/6927aabd-c7ef-43ee-abb4-d3fad8a103af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.007779 10.0.0.50 - - [2026-06-10 01:26:52] "POST /bgp-routers HTTP/1.1" 409 301 0.004090 10.0.0.50 - - [2026-06-10 01:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004971 10.0.0.50 - - [2026-06-10 01:26:52] "GET /bgp-router/c8f2e5eb-05c0-4159-b1ed-2377b4159528?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.010505 10.0.0.50 - - [2026-06-10 01:26:52] "PUT /bgp-router/c8f2e5eb-05c0-4159-b1ed-2377b4159528 HTTP/1.1" 200 254 0.026107 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:26:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001125 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:26:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001172 10.0.0.50 - - [2026-06-10 01:27:07] "GET / HTTP/1.1" 200 35931 0.002544 10.0.0.50 - - [2026-06-10 01:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.50 - - [2026-06-10 01:27:07] "GET /global-system-config/37969554-6b29-4019-ba00-0d6975a20249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006326 10.0.0.50 - - [2026-06-10 01:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.50 - - [2026-06-10 01:27:07] "GET /config-node/e9121ffe-95c3-4138-9412-bb4b4bc6799e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003597 10.0.0.50 - - [2026-06-10 01:27:08] "GET / HTTP/1.1" 200 35931 0.001872 10.0.0.50 - - [2026-06-10 01:27:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005411 10.0.0.50 - - [2026-06-10 01:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.50 - - [2026-06-10 01:27:13] "GET /global-vrouter-config/5c5f055d-9045-4d91-965d-9164833813c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002804 10.0.0.50 - - [2026-06-10 01:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.50 - - [2026-06-10 01:27:13] "PUT /global-vrouter-config/5c5f055d-9045-4d91-965d-9164833813c0 HTTP/1.1" 200 276 0.015058 10.0.0.50 - - [2026-06-10 01:27:13] "GET / HTTP/1.1" 200 35931 0.002350 10.0.0.50 - - [2026-06-10 01:27:13] "POST /alarms HTTP/1.1" 409 264 0.003862 10.0.0.50 - - [2026-06-10 01:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005513 10.0.0.50 - - [2026-06-10 01:27:13] "PUT /alarm/aa660478-b803-4254-ad7e-535f2723c8bf HTTP/1.1" 200 244 0.011459 10.0.0.50 - - [2026-06-10 01:27:13] "POST /alarms HTTP/1.1" 409 261 0.008289 10.0.0.50 - - [2026-06-10 01:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.50 - - [2026-06-10 01:27:13] "PUT /alarm/83da076d-3b41-48b7-9a00-319e85367b8e HTTP/1.1" 200 244 0.014960 10.0.0.50 - - [2026-06-10 01:27:13] "POST /alarms HTTP/1.1" 409 261 0.008044 10.0.0.50 - - [2026-06-10 01:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005322 10.0.0.50 - - [2026-06-10 01:27:13] "PUT /alarm/49dbe67f-74e8-4986-99d4-a01c94ceeef9 HTTP/1.1" 200 244 0.018856 10.0.0.50 - - [2026-06-10 01:27:14] "POST /alarms HTTP/1.1" 409 253 0.011121 10.0.0.50 - - [2026-06-10 01:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009008 10.0.0.50 - - [2026-06-10 01:27:14] "PUT /alarm/7bb8de52-2afa-4c56-a71b-9e2615389b3b HTTP/1.1" 200 244 0.018833 10.0.0.50 - - [2026-06-10 01:27:14] "POST /alarms HTTP/1.1" 409 251 0.011221 10.0.0.50 - - [2026-06-10 01:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004963 10.0.0.50 - - [2026-06-10 01:27:14] "PUT /alarm/e644aed5-cc07-4186-be77-2c3a6901d1ea HTTP/1.1" 200 244 0.036281 10.0.0.50 - - [2026-06-10 01:27:14] "POST /alarms HTTP/1.1" 409 252 0.020050 10.0.0.50 - - [2026-06-10 01:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004392 10.0.0.50 - - [2026-06-10 01:27:14] "PUT /alarm/754c304c-fdb8-4bf5-a631-5cc33d281364 HTTP/1.1" 200 244 0.022167 10.0.0.50 - - [2026-06-10 01:27:14] "POST /alarms HTTP/1.1" 409 256 0.013130 10.0.0.50 - - [2026-06-10 01:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005774 10.0.0.50 - - [2026-06-10 01:27:14] "PUT /alarm/bbca6205-bd81-4cc9-8458-06dfbb3a166d HTTP/1.1" 200 244 0.021937 10.0.0.50 - - [2026-06-10 01:27:14] "POST /alarms HTTP/1.1" 409 248 0.009631 10.0.0.50 - - [2026-06-10 01:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008868 10.0.0.50 - - [2026-06-10 01:27:14] "PUT /alarm/b0761520-fade-47b2-b3ab-63643006c326 HTTP/1.1" 200 244 0.021162 10.0.0.50 - - [2026-06-10 01:27:14] "POST /alarms HTTP/1.1" 409 252 0.009955 10.0.0.50 - - [2026-06-10 01:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.50 - - [2026-06-10 01:27:14] "PUT /alarm/37afe389-bb92-43a2-960a-d831d268a552 HTTP/1.1" 200 244 0.013173 10.0.0.50 - - [2026-06-10 01:27:14] "POST /alarms HTTP/1.1" 409 257 0.015964 10.0.0.50 - - [2026-06-10 01:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.50 - - [2026-06-10 01:27:14] "PUT /alarm/42e37d38-47e5-4823-8934-79a91ba41225 HTTP/1.1" 200 244 0.015456 10.0.0.50 - - [2026-06-10 01:27:14] "POST /alarms HTTP/1.1" 409 251 0.014964 10.0.0.50 - - [2026-06-10 01:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.50 - - [2026-06-10 01:27:14] "PUT /alarm/7d8c501d-87c4-40c6-ba21-ba4d02933e5c HTTP/1.1" 200 244 0.023358 10.0.0.50 - - [2026-06-10 01:27:14] "POST /alarms HTTP/1.1" 409 257 0.027153 10.0.0.50 - - [2026-06-10 01:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004690 10.0.0.50 - - [2026-06-10 01:27:14] "PUT /alarm/d83730a2-98fb-4a11-a8ea-546d612dc2e6 HTTP/1.1" 200 244 0.036326 10.0.0.50 - - [2026-06-10 01:27:14] "POST /alarms HTTP/1.1" 409 261 0.026195 10.0.0.50 - - [2026-06-10 01:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.50 - - [2026-06-10 01:27:14] "PUT /alarm/0ffb04e5-3811-4714-8e15-a08d1006aff8 HTTP/1.1" 200 244 0.014570 10.0.0.50 - - [2026-06-10 01:27:14] "POST /alarms HTTP/1.1" 409 258 0.009017 10.0.0.50 - - [2026-06-10 01:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004012 10.0.0.50 - - [2026-06-10 01:27:15] "PUT /alarm/8133da30-61af-432c-8383-5d8f3e6bed30 HTTP/1.1" 200 244 0.032519 10.0.0.50 - - [2026-06-10 01:27:15] "POST /alarms HTTP/1.1" 409 254 0.006089 10.0.0.50 - - [2026-06-10 01:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.50 - - [2026-06-10 01:27:15] "PUT /alarm/2b0d8fcf-d299-44e8-88cc-5bc50860032a HTTP/1.1" 200 244 0.017672 10.0.0.50 - - [2026-06-10 01:27:15] "POST /alarms HTTP/1.1" 409 254 0.009131 10.0.0.50 - - [2026-06-10 01:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.50 - - [2026-06-10 01:27:15] "PUT /alarm/c6871aa6-fb3c-4308-b979-6505c393c17f HTTP/1.1" 200 244 0.022664 10.0.0.50 - - [2026-06-10 01:27:15] "POST /alarms HTTP/1.1" 409 254 0.008694 10.0.0.50 - - [2026-06-10 01:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.50 - - [2026-06-10 01:27:15] "PUT /alarm/eb88dc0b-e206-4be3-ab01-04dfa6879885 HTTP/1.1" 200 244 0.017966 10.0.0.50 - - [2026-06-10 01:27:15] "POST /alarms HTTP/1.1" 409 247 0.017705 10.0.0.50 - - [2026-06-10 01:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004582 10.0.0.50 - - [2026-06-10 01:27:15] "PUT /alarm/0ffc6853-e527-4a4c-8213-bab594e3841c HTTP/1.1" 200 244 0.022949 10.0.0.50 - - [2026-06-10 01:27:15] "POST /alarms HTTP/1.1" 409 272 0.022049 10.0.0.50 - - [2026-06-10 01:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006006 10.0.0.50 - - [2026-06-10 01:27:15] "PUT /alarm/7dbcadb9-4b77-4021-8d4d-6ebb0dad065e HTTP/1.1" 200 244 0.018134 10.0.0.50 - - [2026-06-10 01:27:15] "POST /alarms HTTP/1.1" 409 261 0.012649 10.0.0.50 - - [2026-06-10 01:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.50 - - [2026-06-10 01:27:15] "PUT /alarm/6979e892-6ec3-4032-967f-0ec6ac066e55 HTTP/1.1" 200 244 0.013716 10.0.0.50 - - [2026-06-10 01:27:15] "POST /alarms HTTP/1.1" 409 259 0.020291 10.0.0.50 - - [2026-06-10 01:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.50 - - [2026-06-10 01:27:15] "PUT /alarm/ad9fa2b5-407c-4acf-80cb-81e1c6d91d03 HTTP/1.1" 200 244 0.012381 10.0.0.50 - - [2026-06-10 01:27:15] "POST /alarms HTTP/1.1" 409 265 0.004441 10.0.0.50 - - [2026-06-10 01:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004313 10.0.0.50 - - [2026-06-10 01:27:15] "PUT /alarm/247a8453-6b8f-4534-9cf4-c0910cd69be8 HTTP/1.1" 200 244 0.026923 10.0.0.50 - - [2026-06-10 01:27:15] "POST /alarms HTTP/1.1" 409 279 0.009554 10.0.0.50 - - [2026-06-10 01:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.50 - - [2026-06-10 01:27:15] "PUT /alarm/35b44b38-7b47-4d34-ba66-d052218dc356 HTTP/1.1" 200 244 0.013764 10.0.0.50 - - [2026-06-10 01:27:16] "GET / HTTP/1.1" 200 35931 0.004855 10.0.0.50 - - [2026-06-10 01:27:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002649 10.0.0.50 - - [2026-06-10 01:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.50 - - [2026-06-10 01:27:16] "PUT /global-vrouter-config/5c5f055d-9045-4d91-965d-9164833813c0 HTTP/1.1" 200 276 0.018909 10.0.0.50 - - [2026-06-10 01:27:16] "GET / HTTP/1.1" 200 35931 0.001958 10.0.0.50 - - [2026-06-10 01:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.50 - - [2026-06-10 01:27:16] "GET /global-vrouter-config/5c5f055d-9045-4d91-965d-9164833813c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006784 10.0.0.50 - - [2026-06-10 01:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.50 - - [2026-06-10 01:27:16] "PUT /global-vrouter-config/5c5f055d-9045-4d91-965d-9164833813c0 HTTP/1.1" 200 276 0.014881 10.0.0.50 - - [2026-06-10 01:27:17] "GET / HTTP/1.1" 200 35931 0.002221 10.0.0.50 - - [2026-06-10 01:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.50 - - [2026-06-10 01:27:17] "GET /global-system-config/37969554-6b29-4019-ba00-0d6975a20249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.008591 10.0.0.50 - - [2026-06-10 01:27:17] "PUT /global-system-config/37969554-6b29-4019-ba00-0d6975a20249 HTTP/1.1" 200 274 0.042578 10.0.0.50 - - [2026-06-10 01:27:20] "GET / HTTP/1.1" 200 35931 0.002095 10.0.0.50 - - [2026-06-10 01:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.50 - - [2026-06-10 01:27:20] "GET /routing-instance/6927aabd-c7ef-43ee-abb4-d3fad8a103af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.014360 10.0.0.50 - - [2026-06-10 01:27:20] "POST /bgp-routers HTTP/1.1" 409 301 0.006528 10.0.0.50 - - [2026-06-10 01:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004190 10.0.0.50 - - [2026-06-10 01:27:20] "GET /bgp-router/c8f2e5eb-05c0-4159-b1ed-2377b4159528?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.007385 10.0.0.50 - - [2026-06-10 01:27:20] "PUT /bgp-router/c8f2e5eb-05c0-4159-b1ed-2377b4159528 HTTP/1.1" 200 254 0.020887 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:27:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001634 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:27:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001530 10.0.0.50 - - [2026-06-10 01:27:26] "POST /tags HTTP/1.1" 200 355 0.046808 10.0.0.50 - - [2026-06-10 01:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006377 10.0.0.50 - - [2026-06-10 01:27:26] "GET /tag/86e5a6b1-74cf-4bb9-9cc9-7d4e735cb68e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.032912 10.0.0.50 - - [2026-06-10 01:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004244 10.0.0.50 - - [2026-06-10 01:27:26] "GET /virtual-network/060f5d24-a114-4995-af85-d14ee7ec75ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.006151 10.0.0.50 - - [2026-06-10 01:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005010 10.0.0.50 - - [2026-06-10 01:27:26] "GET /project/a3d551e0-0117-4b58-8195-2a2fb17de4be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.104865 10.0.0.50 - - [2026-06-10 01:27:26] "POST /virtual-machines HTTP/1.1" 200 351 0.019586 10.0.0.50 - - [2026-06-10 01:27:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.021883 10.0.0.50 - - [2026-06-10 01:27:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.143202 10.0.0.50 - - [2026-06-10 01:27:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.010591 10.0.0.50 - - [2026-06-10 01:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.017715 10.0.0.50 - - [2026-06-10 01:27:26] "GET /virtual-machine-interface/8a1c9394-646b-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005137 10.0.0.50 - - [2026-06-10 01:27:26] "POST /instance-ips HTTP/1.1" 200 391 0.025087 10.0.0.50 - - [2026-06-10 01:27:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.024825 10.0.0.50 - - [2026-06-10 01:27:27] "GET /virtual-machine-interface/8a1c9394-646b-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.008237 10.0.0.50 - - [2026-06-10 01:27:27] "POST /set-tag HTTP/1.1" 200 109 0.033460 10.0.0.50 - - [2026-06-10 01:27:27] "GET /virtual-machine-interface/8a1c9394-646b-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.011378 10.0.0.50 - - [2026-06-10 01:27:27] "GET /instance-ip/8a3d230c-646b-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.005492 10.0.0.50 - - [2026-06-10 01:27:27] "GET /virtual-machine-interface/8a1c9394-646b-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007318 10.0.0.50 - - [2026-06-10 01:27:27] "POST /set-tag HTTP/1.1" 200 109 0.004358 10.0.0.50 - - [2026-06-10 01:27:27] "GET /virtual-router/2e837fde-5d97-4c8d-90af-272b9ee06ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.007087 10.0.0.50 - - [2026-06-10 01:27:27] "POST /ref-update HTTP/1.1" 200 156 0.009794 10.0.0.50 - - [2026-06-10 01:27:27] "GET /virtual-machine-interface/8a1c9394-646b-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.013587 10.0.0.50 - - [2026-06-10 01:27:27] "POST /set-tag HTTP/1.1" 200 109 0.002849 10.0.0.50 - - [2026-06-10 01:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.50 - - [2026-06-10 01:27:27] "GET /virtual-network/060f5d24-a114-4995-af85-d14ee7ec75ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.005407 10.0.0.50 - - [2026-06-10 01:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.50 - - [2026-06-10 01:27:27] "GET /project/a3d551e0-0117-4b58-8195-2a2fb17de4be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045859 10.0.0.50 - - [2026-06-10 01:27:27] "POST /virtual-machines HTTP/1.1" 200 355 0.013752 10.0.0.50 - - [2026-06-10 01:27:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.019171 10.0.0.50 - - [2026-06-10 01:27:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.140880 10.0.0.50 - - [2026-06-10 01:27:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.020921 10.0.0.50 - - [2026-06-10 01:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.020747 10.0.0.50 - - [2026-06-10 01:27:27] "GET /virtual-machine-interface/8aa44956-646b-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.015039 10.0.0.50 - - [2026-06-10 01:27:27] "POST /instance-ips HTTP/1.1" 200 395 0.031821 10.0.0.50 - - [2026-06-10 01:27:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.033874 10.0.0.50 - - [2026-06-10 01:27:27] "GET /virtual-machine-interface/8aa44956-646b-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.013518 10.0.0.50 - - [2026-06-10 01:27:28] "POST /set-tag HTTP/1.1" 200 109 0.025095 10.0.0.50 - - [2026-06-10 01:27:28] "GET /virtual-machine-interface/8aa44956-646b-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.021682 10.0.0.50 - - [2026-06-10 01:27:28] "GET /instance-ip/8ac55524-646b-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003584 10.0.0.50 - - [2026-06-10 01:27:28] "GET /virtual-machine-interface/8aa44956-646b-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005479 10.0.0.50 - - [2026-06-10 01:27:28] "POST /set-tag HTTP/1.1" 200 109 0.002725 10.0.0.50 - - [2026-06-10 01:27:28] "GET /virtual-router/2e837fde-5d97-4c8d-90af-272b9ee06ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.005040 10.0.0.50 - - [2026-06-10 01:27:28] "POST /ref-update HTTP/1.1" 200 156 0.012107 10.0.0.50 - - [2026-06-10 01:27:28] "GET /virtual-machine-interface/8aa44956-646b-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.012489 10.0.0.50 - - [2026-06-10 01:27:28] "POST /set-tag HTTP/1.1" 200 109 0.004442 10.0.0.50 - - [2026-06-10 01:27:28] "GET /virtual-machine-interface/8a1c9394-646b-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005686 10.0.0.50 - - [2026-06-10 01:27:28] "POST /set-tag HTTP/1.1" 200 109 0.003596 10.0.0.50 - - [2026-06-10 01:27:28] "GET /virtual-machine-interface/8aa44956-646b-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005928 10.0.0.50 - - [2026-06-10 01:27:28] "POST /set-tag HTTP/1.1" 200 109 0.002790 10.0.0.50 - - [2026-06-10 01:27:37] "GET / HTTP/1.1" 200 35931 0.001864 10.0.0.50 - - [2026-06-10 01:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.50 - - [2026-06-10 01:27:37] "GET /global-system-config/37969554-6b29-4019-ba00-0d6975a20249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006900 10.0.0.50 - - [2026-06-10 01:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.50 - - [2026-06-10 01:27:37] "GET /config-node/e9121ffe-95c3-4138-9412-bb4b4bc6799e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002964 10.0.0.50 - - [2026-06-10 01:27:40] "GET /virtual-machine-interface/8a1c9394-646b-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.021641 10.0.0.50 - - [2026-06-10 01:27:40] "POST /set-tag HTTP/1.1" 200 109 0.005438 10.0.0.50 - - [2026-06-10 01:27:40] "GET /virtual-machine-interface/8aa44956-646b-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005201 10.0.0.50 - - [2026-06-10 01:27:40] "POST /set-tag HTTP/1.1" 200 109 0.004754 10.0.0.50 - - [2026-06-10 01:27:41] "GET /virtual-machine-interface/8a1c9394-646b-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006949 10.0.0.50 - - [2026-06-10 01:27:41] "POST /set-tag HTTP/1.1" 200 109 0.003190 10.0.0.50 - - [2026-06-10 01:27:49] "GET / HTTP/1.1" 200 35931 0.002125 10.0.0.50 - - [2026-06-10 01:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.50 - - [2026-06-10 01:27:49] "GET /routing-instance/6927aabd-c7ef-43ee-abb4-d3fad8a103af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003178 10.0.0.50 - - [2026-06-10 01:27:49] "POST /bgp-routers HTTP/1.1" 409 301 0.002273 10.0.0.50 - - [2026-06-10 01:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853 10.0.0.50 - - [2026-06-10 01:27:49] "GET /bgp-router/c8f2e5eb-05c0-4159-b1ed-2377b4159528?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003831 10.0.0.50 - - [2026-06-10 01:27:49] "PUT /bgp-router/c8f2e5eb-05c0-4159-b1ed-2377b4159528 HTTP/1.1" 200 254 0.038350 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:27:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000942 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:27:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001225 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:27:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001142 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:27:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001971 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:27:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001189 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:27:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001403 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:28:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001197 [Introspect:8084]10.0.0.50 - - [2026-06-10 01:28:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001405 10.0.0.50 - - [2026-06-10 01:28:13] "GET /virtual-machine-interface/8a1c9394-646b-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.011842 10.0.0.50 - - [2026-06-10 01:28:13] "POST /set-tag HTTP/1.1" 200 109 0.008305 10.0.0.50 - - [2026-06-10 01:28:13] "GET /virtual-machine-interface/8a1c9394-646b-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008731 10.0.0.50 - - [2026-06-10 01:28:13] "POST /set-tag HTTP/1.1" 200 109 0.003836 10.0.0.50 - - [2026-06-10 01:28:13] "GET /virtual-machine/6500c4ab-bd8e-4421-8ebc-8e2151daa94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.006820 10.0.0.50 - - [2026-06-10 01:28:13] "POST /ref-update HTTP/1.1" 200 156 0.034991 10.0.0.50 - - [2026-06-10 01:28:13] "GET /virtual-machine-interface/8a1c9394-646b-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.016113 10.0.0.50 - - [2026-06-10 01:28:13] "POST /set-tag HTTP/1.1" 200 109 0.043667 10.0.0.50 - - [2026-06-10 01:28:13] "POST /set-tag HTTP/1.1" 200 109 0.022093 10.0.0.50 - - [2026-06-10 01:28:13] "DELETE /instance-ip/8a3d230c-646b-11f1-8f15-fa163e98f206 HTTP/1.1" 200 115 0.094319 10.0.0.50 - - [2026-06-10 01:28:13] "DELETE /virtual-machine-interface/8a1c9394-646b-11f1-8f15-fa163e98f206 HTTP/1.1" 200 115 0.069378 10.0.0.50 - - [2026-06-10 01:28:13] "DELETE /virtual-machine/6500c4ab-bd8e-4421-8ebc-8e2151daa94c HTTP/1.1" 200 115 0.059132 10.0.0.50 - - [2026-06-10 01:28:13] "GET /virtual-machine-interface/8aa44956-646b-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.012429 10.0.0.50 - - [2026-06-10 01:28:13] "POST /set-tag HTTP/1.1" 200 109 0.004560 10.0.0.50 - - [2026-06-10 01:28:41] "GET /global-system-configs HTTP/1.1" 200 322 0.002700 10.0.0.50 - - [2026-06-10 01:28:44] "GET /global-system-configs HTTP/1.1" 200 322 0.004009 10.0.0.50 - - [2026-06-10 01:28:44] "GET /virtual-machine-interface/8aa44956-646b-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006563 10.0.0.50 - - [2026-06-10 01:28:44] "POST /set-tag HTTP/1.1" 200 109 0.005720 10.0.0.50 - - [2026-06-10 01:28:44] "GET /virtual-machine-interface/8aa44956-646b-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.011641 10.0.0.50 - - [2026-06-10 01:28:44] "POST /set-tag HTTP/1.1" 200 109 0.011585 10.0.0.50 - - [2026-06-10 01:28:44] "GET /virtual-machine/46a20fd6-9919-43f7-a491-8f05f29b9b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.011353 10.0.0.50 - - [2026-06-10 01:28:44] "POST /ref-update HTTP/1.1" 200 156 0.050510 10.0.0.50 - - [2026-06-10 01:28:44] "GET /virtual-machine-interface/8aa44956-646b-11f1-8f15-fa163e98f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.014077 10.0.0.50 - - [2026-06-10 01:28:44] "POST /set-tag HTTP/1.1" 200 109 0.061516 10.0.0.50 - - [2026-06-10 01:28:44] "POST /set-tag HTTP/1.1" 200 109 0.082955 10.0.0.50 - - [2026-06-10 01:28:44] "DELETE /instance-ip/8ac55524-646b-11f1-8f15-fa163e98f206 HTTP/1.1" 200 115 0.067047 10.0.0.50 - - [2026-06-10 01:28:44] "DELETE /virtual-machine-interface/8aa44956-646b-11f1-8f15-fa163e98f206 HTTP/1.1" 200 115 0.093448 10.0.0.50 - - [2026-06-10 01:28:44] "DELETE /virtual-machine/46a20fd6-9919-43f7-a491-8f05f29b9b2d HTTP/1.1" 200 115 0.029665 10.0.0.50 - - [2026-06-10 01:28:44] "DELETE /tag/86e5a6b1-74cf-4bb9-9cc9-7d4e735cb68e HTTP/1.1" 200 115 0.085343