++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Tue Jun 9 11:00:37 PM UTC 2026 ===================' INFO: =================== Tue Jun 9 11:00:37 PM 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.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.50 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.50 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.50 ++ ANALYTICSDB_NODES=10.0.0.50 ++ ANALYTICS_SNMP_NODES=10.0.0.50 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ '[' -n '10.0.0.50:8081 ' ']' +++ echo 10.0.0.50:8081 ++ ANALYTICS_SERVERS=10.0.0.50:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ '[' -n '10.0.0.50:9042 ' ']' +++ echo 10.0.0.50:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.50:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.50 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ '[' -n '10.0.0.50:8086 ' ']' +++ echo 10.0.0.50:8086 ++ COLLECTOR_SERVERS=10.0.0.50:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.50 ++ CONFIGDB_NODES=10.0.0.50 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ '[' -n '10.0.0.50:8082 ' ']' +++ echo 10.0.0.50:8082 ++ CONFIG_SERVERS=10.0.0.50:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ '[' -n '10.0.0.50:9161 ' ']' +++ echo 10.0.0.50:9161 ++ CONFIGDB_SERVERS=10.0.0.50:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ '[' -n '10.0.0.50:9041 ' ']' +++ echo 10.0.0.50:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.50:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.50 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.50 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.50 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ '[' -n 10.0.0.50:2181, ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS=10.0.0.50:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ '[' -n '10.0.0.50:2181 ' ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.50:2181 ++ RABBITMQ_NODES=10.0.0.50 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ '[' -n 10.0.0.50:5673, ']' +++ echo 10.0.0.50:5673 ++ RABBITMQ_SERVERS=10.0.0.50:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ '[' -n '10.0.0.50:6379 ' ']' +++ echo 10.0.0.50:6379 ++ REDIS_SERVERS=10.0.0.50:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.50 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ '[' -n '10.0.0.50:9092 ' ']' +++ echo 10.0.0.50:9092 ++ KAFKA_SERVERS=10.0.0.50:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.50 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.50 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.50 ++ cut -d , -f 1 + local cassandra=10.0.0.50 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + 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: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.50 +++ local servers=10.0.0.50 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ cat /proc/net/fib_trie ++++ uniq +++ local local_ips=,10.0.0.50,10.69.209.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.69.209.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 ]] ++ sed 's/,/ /g' ++ echo 10.0.0.50:9041 + 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 ++ sed 's/^API__//g' ++ sort ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 06/09/2026 23:01:17.282 7f9400d48f00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/09/2026 23:01:17.447 7f9400d48f00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/09/2026 23:01:17.459 7f9400d48f00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/09/2026 23:01:17.460 7f9400d48f00 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.50 - - [2026-06-09 23:01:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001047 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-09 23:01:23] "GET / HTTP/1.1" 503 181 0.000413 10.0.0.50 - - [2026-06-09 23:01:24] "GET / HTTP/1.1" 200 45303 0.002359 10.0.0.50 - - [2026-06-09 23:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.024415 10.0.0.50 - - [2026-06-09 23:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.031431 10.0.0.50 - - [2026-06-09 23:01:24] "GET / HTTP/1.1" 200 35931 0.001374 10.0.0.50 - - [2026-06-09 23:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.50 - - [2026-06-09 23:01:24] "GET /global-system-config/9346a1d9-0130-4d87-a36f-96671a6e1868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007580 10.0.0.50 - - [2026-06-09 23:01:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.002779 10.0.0.50 - - [2026-06-09 23:01:25] "POST /config-nodes HTTP/1.1" 200 593 0.136785 10.0.0.50 - - [2026-06-09 23:01:25] "GET / HTTP/1.1" 200 35931 0.003417 10.0.0.50 - - [2026-06-09 23:01:25] "GET / HTTP/1.1" 200 35931 0.002022 10.0.0.50 - - [2026-06-09 23:01:25] "GET / HTTP/1.1" 200 35931 0.001940 10.0.0.50 - - [2026-06-09 23:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007081 10.0.0.50 - - [2026-06-09 23:01:25] "GET /global-system-config/9346a1d9-0130-4d87-a36f-96671a6e1868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010167 10.0.0.50 - - [2026-06-09 23:01:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.005867 10.0.0.50 - - [2026-06-09 23:01:25] "POST /analytics-nodes HTTP/1.1" 200 599 0.042817 10.0.0.50 - - [2026-06-09 23:01:25] "GET / HTTP/1.1" 200 35931 0.001467 10.0.0.50 - - [2026-06-09 23:01:25] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006150 10.0.0.50 - - [2026-06-09 23:01:25] "POST /fqname-to-id HTTP/1.1" 404 186 0.003645 10.0.0.50 - - [2026-06-09 23:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.50 - - [2026-06-09 23:01:25] "GET /global-system-config/9346a1d9-0130-4d87-a36f-96671a6e1868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005825 10.0.0.50 - - [2026-06-09 23:01:25] "POST /service-appliance-sets HTTP/1.1" 200 553 0.131321 10.0.0.50 - - [2026-06-09 23:01:25] "GET / HTTP/1.1" 200 35931 0.001605 10.0.0.50 - - [2026-06-09 23:01:25] "POST /fqname-to-id HTTP/1.1" 404 180 0.002671 10.0.0.50 - - [2026-06-09 23:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.50 - - [2026-06-09 23:01:25] "GET /global-system-config/9346a1d9-0130-4d87-a36f-96671a6e1868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013360 10.0.0.50 - - [2026-06-09 23:01:25] "POST /service-appliance-sets HTTP/1.1" 200 541 0.069893 10.0.0.50 - - [2026-06-09 23:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004748 10.0.0.50 - - [2026-06-09 23:01:25] "GET /network-ipam/16de708c-b7f0-4733-9aa0-d0c465af7a4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.010363 10.0.0.50 - - [2026-06-09 23:01:25] "POST /service-templates HTTP/1.1" 200 511 0.035661 10.0.0.50 - - [2026-06-09 23:01:26] "POST /service-templates HTTP/1.1" 200 501 0.038611 10.0.0.50 - - [2026-06-09 23:01:26] "POST /service-templates HTTP/1.1" 200 515 0.034039 10.0.0.50 - - [2026-06-09 23:01:26] "POST /service-templates HTTP/1.1" 200 535 0.044524 10.0.0.50 - - [2026-06-09 23:01:26] "POST /service-templates HTTP/1.1" 200 507 0.060735 10.0.0.50 - - [2026-06-09 23:01:26] "GET / HTTP/1.1" 200 35931 0.001418 10.0.0.50 - - [2026-06-09 23:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.50 - - [2026-06-09 23:01:26] "GET /global-system-config/9346a1d9-0130-4d87-a36f-96671a6e1868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010619 10.0.0.50 - - [2026-06-09 23:01:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.004309 10.0.0.50 - - [2026-06-09 23:01:27] "POST /config-database-nodes HTTP/1.1" 200 611 0.032734 10.0.0.50 - - [2026-06-09 23:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003760 10.0.0.50 - - [2026-06-09 23:01:28] "GET /network-ipam/16de708c-b7f0-4733-9aa0-d0c465af7a4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.018726 10.0.0.50 - - [2026-06-09 23:01:29] "GET / HTTP/1.1" 200 35931 0.001236 10.0.0.50 - - [2026-06-09 23:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.50 - - [2026-06-09 23:01:29] "GET /routing-instance/6217d804-f8b2-4813-b751-0d3880ac2077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004566 10.0.0.50 - - [2026-06-09 23:01:29] "POST /bgp-routers HTTP/1.1" 200 616 0.027415 10.0.0.50 - - [2026-06-09 23:01:29] "GET /bgp-router/7432e38c-2772-418e-81f8-07c13097d610?fields=global_system_config_back_refs HTTP/1.1" 200 1128 0.010297 10.0.0.50 - - [2026-06-09 23:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937 10.0.0.50 - - [2026-06-09 23:01:29] "GET /global-system-config/9346a1d9-0130-4d87-a36f-96671a6e1868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005000 10.0.0.50 - - [2026-06-09 23:01:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002441 10.0.0.50 - - [2026-06-09 23:01:29] "POST /ref-update HTTP/1.1" 200 156 0.011641 10.0.0.50 - - [2026-06-09 23:01:29] "POST /fqname-to-id HTTP/1.1" 404 225 0.005003 10.0.0.50 - - [2026-06-09 23:01:29] "POST /access-control-lists HTTP/1.1" 200 587 0.057014 10.0.0.50 - - [2026-06-09 23:01:29] "POST /fqname-to-id HTTP/1.1" 404 224 0.016145 10.0.0.50 - - [2026-06-09 23:01:29] "POST /access-control-lists HTTP/1.1" 200 585 0.053730 10.0.0.50 - - [2026-06-09 23:01:29] "POST /route-targets HTTP/1.1" 200 327 0.013598 10.0.0.50 - - [2026-06-09 23:01:29] "POST /ref-update HTTP/1.1" 200 156 0.020443 10.0.0.50 - - [2026-06-09 23:01:29] "POST /route-targets HTTP/1.1" 200 327 0.017810 10.0.0.50 - - [2026-06-09 23:01:29] "POST /ref-update HTTP/1.1" 200 156 0.013446 10.0.0.50 - - [2026-06-09 23:01:29] "POST /route-targets HTTP/1.1" 200 327 0.013074 10.0.0.50 - - [2026-06-09 23:01:29] "POST /ref-update HTTP/1.1" 200 156 0.033416 10.0.0.50 - - [2026-06-09 23:01:29] "POST /route-targets HTTP/1.1" 200 327 0.016133 10.0.0.50 - - [2026-06-09 23:01:30] "POST /ref-update HTTP/1.1" 200 156 0.040349 10.0.0.50 - - [2026-06-09 23:01:30] "POST /fqname-to-id HTTP/1.1" 404 201 0.002375 10.0.0.50 - - [2026-06-09 23:01:30] "POST /access-control-lists HTTP/1.1" 200 551 0.079720 10.0.0.50 - - [2026-06-09 23:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004154 10.0.0.50 - - [2026-06-09 23:01:30] "GET /global-vrouter-config/02080e06-80e9-44b0-a52e-430ccea6d3aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1214 0.013963 10.0.0.50 - - [2026-06-09 23:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.50 - - [2026-06-09 23:01:30] "PUT /global-vrouter-config/02080e06-80e9-44b0-a52e-430ccea6d3aa HTTP/1.1" 200 276 0.020308 10.0.0.50 - - [2026-06-09 23:01:30] "GET / HTTP/1.1" 200 35931 0.001279 10.0.0.50 - - [2026-06-09 23:01:30] "POST /alarms HTTP/1.1" 200 581 0.024233 10.0.0.50 - - [2026-06-09 23:01:30] "POST /alarms HTTP/1.1" 200 575 0.030857 10.0.0.50 - - [2026-06-09 23:01:30] "POST /alarms HTTP/1.1" 200 575 0.036065 10.0.0.50 - - [2026-06-09 23:01:30] "POST /alarms HTTP/1.1" 200 559 0.041294 10.0.0.50 - - [2026-06-09 23:01:30] "POST /alarms HTTP/1.1" 200 555 0.022554 10.0.0.50 - - [2026-06-09 23:01:30] "POST /alarms HTTP/1.1" 200 557 0.021885 10.0.0.50 - - [2026-06-09 23:01:31] "POST /alarms HTTP/1.1" 200 565 0.027730 10.0.0.50 - - [2026-06-09 23:01:31] "POST /alarms HTTP/1.1" 200 549 0.026011 10.0.0.50 - - [2026-06-09 23:01:31] "POST /alarms HTTP/1.1" 200 557 0.056043 10.0.0.50 - - [2026-06-09 23:01:31] "POST /alarms HTTP/1.1" 200 567 0.043696 10.0.0.50 - - [2026-06-09 23:01:31] "POST /alarms HTTP/1.1" 200 555 0.021563 10.0.0.50 - - [2026-06-09 23:01:31] "POST /alarms HTTP/1.1" 200 567 0.033659 10.0.0.50 - - [2026-06-09 23:01:31] "POST /alarms HTTP/1.1" 200 575 0.084628 10.0.0.50 - - [2026-06-09 23:01:31] "POST /alarms HTTP/1.1" 200 569 0.019215 10.0.0.50 - - [2026-06-09 23:01:31] "POST /alarms HTTP/1.1" 200 561 0.022398 10.0.0.50 - - [2026-06-09 23:01:31] "POST /alarms HTTP/1.1" 200 561 0.027159 10.0.0.50 - - [2026-06-09 23:01:31] "POST /alarms HTTP/1.1" 200 561 0.027122 10.0.0.50 - - [2026-06-09 23:01:31] "POST /alarms HTTP/1.1" 200 547 0.027716 10.0.0.50 - - [2026-06-09 23:01:31] "POST /alarms HTTP/1.1" 200 595 0.023828 10.0.0.50 - - [2026-06-09 23:01:31] "POST /alarms HTTP/1.1" 200 575 0.016695 10.0.0.50 - - [2026-06-09 23:01:31] "POST /alarms HTTP/1.1" 200 571 0.022287 10.0.0.50 - - [2026-06-09 23:01:31] "POST /alarms HTTP/1.1" 200 583 0.023424 10.0.0.50 - - [2026-06-09 23:01:31] "POST /alarms HTTP/1.1" 200 609 0.022972 10.0.0.50 - - [2026-06-09 23:01:32] "GET / HTTP/1.1" 200 35931 0.001329 10.0.0.50 - - [2026-06-09 23:01:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002889 10.0.0.50 - - [2026-06-09 23:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613 10.0.0.50 - - [2026-06-09 23:01:32] "PUT /global-vrouter-config/02080e06-80e9-44b0-a52e-430ccea6d3aa HTTP/1.1" 200 276 0.016611 10.0.0.50 - - [2026-06-09 23:01:32] "GET / HTTP/1.1" 200 35931 0.001743 10.0.0.50 - - [2026-06-09 23:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.50 - - [2026-06-09 23:01:32] "GET /global-vrouter-config/02080e06-80e9-44b0-a52e-430ccea6d3aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003400 10.0.0.50 - - [2026-06-09 23:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.50 - - [2026-06-09 23:01:32] "PUT /global-vrouter-config/02080e06-80e9-44b0-a52e-430ccea6d3aa HTTP/1.1" 200 276 0.020731 10.0.0.50 - - [2026-06-09 23:01:32] "GET / HTTP/1.1" 200 35931 0.001466 10.0.0.50 - - [2026-06-09 23:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.50 - - [2026-06-09 23:01:32] "GET /global-system-config/9346a1d9-0130-4d87-a36f-96671a6e1868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006433 10.0.0.50 - - [2026-06-09 23:01:32] "PUT /global-system-config/9346a1d9-0130-4d87-a36f-96671a6e1868 HTTP/1.1" 200 274 0.029104 10.0.0.50 - - [2026-06-09 23:01:34] "GET / HTTP/1.1" 200 35931 0.001485 10.0.0.50 - - [2026-06-09 23:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.50 - - [2026-06-09 23:01:34] "GET /global-system-config/9346a1d9-0130-4d87-a36f-96671a6e1868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004881 10.0.0.50 - - [2026-06-09 23:01:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.001944 10.0.0.50 - - [2026-06-09 23:01:35] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.031175 10.0.0.50 - - [2026-06-09 23:01:43] "GET / HTTP/1.1" 200 35931 0.002166 10.0.0.50 - - [2026-06-09 23:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004822 10.0.0.50 - - [2026-06-09 23:01:43] "GET /global-system-config/9346a1d9-0130-4d87-a36f-96671a6e1868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007800 10.0.0.50 - - [2026-06-09 23:01:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.004610 10.0.0.50 - - [2026-06-09 23:01:43] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.020769 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:01:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001087 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:01:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000964 10.0.0.50 - - [2026-06-09 23:01:49] "GET / HTTP/1.1" 200 35931 0.001450 10.0.0.50 - - [2026-06-09 23:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.50 - - [2026-06-09 23:01:49] "GET /global-system-config/9346a1d9-0130-4d87-a36f-96671a6e1868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.010621 10.0.0.50 - - [2026-06-09 23:01:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.006867 10.0.0.50 - - [2026-06-09 23:01:49] "POST /database-nodes HTTP/1.1" 200 597 0.061128 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:01:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000910 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:01:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000959 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:02:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000911 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:02:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000918 10.0.0.50 - - [2026-06-09 23:02:07] "GET / HTTP/1.1" 200 35931 0.001400 10.0.0.50 - - [2026-06-09 23:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009611 10.0.0.50 - - [2026-06-09 23:02:08] "GET /domain/f12c132a-8728-4def-8f0f-9210f4669f0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007963 10.0.0.50 - - [2026-06-09 23:02:08] "POST /id-to-fqname HTTP/1.1" 200 173 0.000543 10.0.0.50 - - [2026-06-09 23:02:08] "POST /fqname-to-id HTTP/1.1" 404 182 0.005885 10.0.0.50 - - [2026-06-09 23:02:08] "POST /security-groups HTTP/1.1" 200 570 0.122600 10.0.0.50 - - [2026-06-09 23:02:08] "POST /projects HTTP/1.1" 200 481 0.323817 10.0.0.50 - - [2026-06-09 23:02:08] "POST /fqname-to-id HTTP/1.1" 404 213 0.004398 10.0.0.50 - - [2026-06-09 23:02:08] "POST /access-control-lists HTTP/1.1" 200 579 0.090243 10.0.0.50 - - [2026-06-09 23:02:08] "POST /fqname-to-id HTTP/1.1" 404 212 0.030023 10.0.0.50 - - [2026-06-09 23:02:08] "POST /security-groups HTTP/1.1" 200 534 0.135543 10.0.0.50 - - [2026-06-09 23:02:08] "POST /chown HTTP/1.1" 200 109 0.042007 10.0.0.50 - - [2026-06-09 23:02:08] "POST /policy-managements HTTP/1.1" 409 214 0.022421 10.0.0.50 - - [2026-06-09 23:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.016710 10.0.0.50 - - [2026-06-09 23:02:08] "GET /policy-management/7a85ee7a-f92c-4ebc-8fdc-5d4ab37e7c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.021178 10.0.0.50 - - [2026-06-09 23:02:08] "POST /access-control-lists HTTP/1.1" 200 577 0.157594 10.0.0.50 - - [2026-06-09 23:02:08] "POST /fqname-to-id HTTP/1.1" 404 232 0.026849 10.0.0.50 - - [2026-06-09 23:02:08] "POST /application-policy-sets HTTP/1.1" 200 528 0.108672 10.0.0.50 - - [2026-06-09 23:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008471 10.0.0.50 - - [2026-06-09 23:02:09] "GET /global-vrouter-config/02080e06-80e9-44b0-a52e-430ccea6d3aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.018555 10.0.0.50 - - [2026-06-09 23:02:09] "POST /access-control-lists HTTP/1.1" 200 594 0.131899 10.0.0.50 - - [2026-06-09 23:02:09] "POST /fqname-to-id HTTP/1.1" 404 231 0.005306 10.0.0.50 - - [2026-06-09 23:02:09] "PUT /global-vrouter-config/02080e06-80e9-44b0-a52e-430ccea6d3aa HTTP/1.1" 200 276 0.022396 10.0.0.50 - - [2026-06-09 23:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.041393 10.0.0.50 - - [2026-06-09 23:02:09] "GET /virtual-network/7c108f9a-82f0-4d2a-8a3f-1bd7dca69b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.023949 10.0.0.50 - - [2026-06-09 23:02:09] "POST /access-control-lists HTTP/1.1" 200 592 0.160366 10.0.0.50 - - [2026-06-09 23:02:09] "POST /id-to-fqname HTTP/1.1" 200 177 0.000627 10.0.0.50 - - [2026-06-09 23:02:09] "POST /fqname-to-id HTTP/1.1" 404 186 0.007640 10.0.0.50 - - [2026-06-09 23:02:09] "POST /security-groups HTTP/1.1" 200 574 0.080390 10.0.0.50 - - [2026-06-09 23:02:09] "POST /projects HTTP/1.1" 200 489 0.378651 10.0.0.50 - - [2026-06-09 23:02:09] "POST /fqname-to-id HTTP/1.1" 404 217 0.005906 10.0.0.50 - - [2026-06-09 23:02:09] "POST /access-control-lists HTTP/1.1" 200 583 0.105637 10.0.0.50 - - [2026-06-09 23:02:09] "POST /security-groups HTTP/1.1" 200 546 0.163867 10.0.0.50 - - [2026-06-09 23:02:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.012781 10.0.0.50 - - [2026-06-09 23:02:09] "POST /chown HTTP/1.1" 200 109 0.056578 10.0.0.50 - - [2026-06-09 23:02:10] "POST /access-control-lists HTTP/1.1" 200 581 0.136144 10.0.0.50 - - [2026-06-09 23:02:10] "POST /network-ipams HTTP/1.1" 200 522 0.155840 10.0.0.50 - - [2026-06-09 23:02:10] "POST /fqname-to-id HTTP/1.1" 404 240 0.028906 10.0.0.50 - - [2026-06-09 23:02:10] "POST /network-ipams HTTP/1.1" 200 510 0.116280 10.0.0.50 - - [2026-06-09 23:02:10] "POST /fqname-to-id HTTP/1.1" 404 198 0.005297 10.0.0.50 - - [2026-06-09 23:02:10] "POST /access-control-lists HTTP/1.1" 200 602 0.107232 10.0.0.50 - - [2026-06-09 23:02:10] "POST /fqname-to-id HTTP/1.1" 404 239 0.025629 10.0.0.50 - - [2026-06-09 23:02:10] "POST /access-control-lists HTTP/1.1" 200 600 0.110524 10.0.0.50 - - [2026-06-09 23:02:10] "POST /fqname-to-id HTTP/1.1" 404 229 0.002817 10.0.0.50 - - [2026-06-09 23:02:10] "POST /useragent-kv HTTP/1.1" 200 115 0.002179 10.0.0.50 - - [2026-06-09 23:02:10] "POST /virtual-networks HTTP/1.1" 200 538 0.417417 10.0.0.50 - - [2026-06-09 23:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.019279 10.0.0.50 - - [2026-06-09 23:02:10] "GET /virtual-network/1b7df608-21f9-450d-b44b-c67f020f49aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.050457 10.0.0.50 - - [2026-06-09 23:02:10] "POST /access-control-lists HTTP/1.1" 200 589 0.221401 10.0.0.50 - - [2026-06-09 23:02:10] "POST /network-ipams HTTP/1.1" 200 518 0.106433 10.0.0.50 - - [2026-06-09 23:02:10] "POST /fqname-to-id HTTP/1.1" 404 202 0.007420 10.0.0.50 - - [2026-06-09 23:02:10] "POST /route-targets HTTP/1.1" 200 327 0.066160 10.0.0.50 - - [2026-06-09 23:02:11] "POST /ref-update HTTP/1.1" 200 156 0.048116 10.0.0.50 - - [2026-06-09 23:02:11] "POST /useragent-kv HTTP/1.1" 200 115 0.001402 10.0.0.50 - - [2026-06-09 23:02:11] "POST /virtual-networks HTTP/1.1" 200 546 0.300234 10.0.0.50 - - [2026-06-09 23:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.027196 10.0.0.50 - - [2026-06-09 23:02:11] "POST /route-targets HTTP/1.1" 200 327 0.034406 10.0.0.50 - - [2026-06-09 23:02:11] "GET /virtual-network/04b8eb7c-7f44-45a5-ad74-0b525bbe08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1749 0.058332 10.0.0.50 - - [2026-06-09 23:02:11] "POST /fqname-to-id HTTP/1.1" 404 199 0.006253 10.0.0.50 - - [2026-06-09 23:02:11] "POST /ref-update HTTP/1.1" 200 156 0.111297 10.0.0.50 - - [2026-06-09 23:02:11] "POST /network-policys HTTP/1.1" 200 538 0.094609 10.0.0.50 - - [2026-06-09 23:02:11] "POST /fqname-to-id HTTP/1.1" 404 197 0.009207 10.0.0.50 - - [2026-06-09 23:02:11] "POST /network-policys HTTP/1.1" 200 534 0.084590 10.0.0.50 - - [2026-06-09 23:02:11] "POST /fqname-to-id HTTP/1.1" 404 201 0.028009 10.0.0.50 - - [2026-06-09 23:02:11] "POST /network-policys HTTP/1.1" 200 542 0.052504 10.0.0.50 - - [2026-06-09 23:02:11] "POST /ref-update HTTP/1.1" 200 156 0.142329 10.0.0.50 - - [2026-06-09 23:02:11] "PUT /access-control-list/ebc0508e-4316-45e3-b8b8-0bac1386f829 HTTP/1.1" 200 272 0.036395 10.0.0.50 - - [2026-06-09 23:02:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003471 10.0.0.50 - - [2026-06-09 23:02:12] "POST /ref-update HTTP/1.1" 200 156 0.082544 10.0.0.50 - - [2026-06-09 23:02:12] "PUT /access-control-list/ebc0508e-4316-45e3-b8b8-0bac1386f829 HTTP/1.1" 200 272 0.050181 10.0.0.50 - - [2026-06-09 23:02:12] "PUT /access-control-list/3159c1d2-9654-4656-9c05-729a92ff9d26 HTTP/1.1" 200 272 0.069971 10.0.0.50 - - [2026-06-09 23:02:12] "POST /ref-update HTTP/1.1" 200 156 0.073524 10.0.0.50 - - [2026-06-09 23:02:12] "POST /ref-update HTTP/1.1" 200 156 0.215336 10.0.0.50 - - [2026-06-09 23:02:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011360 10.0.0.50 - - [2026-06-09 23:02:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024831 10.0.0.50 - - [2026-06-09 23:02:12] "PUT /access-control-list/3159c1d2-9654-4656-9c05-729a92ff9d26 HTTP/1.1" 200 272 0.069052 10.0.0.50 - - [2026-06-09 23:02:12] "POST /ref-update HTTP/1.1" 200 156 0.142090 10.0.0.50 - - [2026-06-09 23:02:12] "PUT /access-control-list/ebc0508e-4316-45e3-b8b8-0bac1386f829 HTTP/1.1" 200 272 0.078309 10.0.0.50 - - [2026-06-09 23:02:12] "POST /fqname-to-id HTTP/1.1" 404 237 0.007684 10.0.0.50 - - [2026-06-09 23:02:12] "POST /access-control-lists HTTP/1.1" 200 601 0.082662 10.0.0.50 - - [2026-06-09 23:02:12] "POST /ref-update HTTP/1.1" 200 156 0.159407 10.0.0.50 - - [2026-06-09 23:02:12] "POST /ref-update HTTP/1.1" 200 156 0.027025 10.0.0.50 - - [2026-06-09 23:02:12] "PUT /access-control-list/bd96151d-c0c2-46ca-960b-e3c992a9fd94 HTTP/1.1" 200 272 0.036193 10.0.0.50 - - [2026-06-09 23:02:12] "POST /ref-update HTTP/1.1" 200 156 0.117806 10.0.0.50 - - [2026-06-09 23:02:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008811 10.0.0.50 - - [2026-06-09 23:02:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015271 10.0.0.50 - - [2026-06-09 23:02:12] "PUT /access-control-list/bd96151d-c0c2-46ca-960b-e3c992a9fd94 HTTP/1.1" 200 272 0.082055 10.0.0.50 - - [2026-06-09 23:02:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013478 10.0.0.50 - - [2026-06-09 23:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.50 - - [2026-06-09 23:02:13] "GET /virtual-network/7c108f9a-82f0-4d2a-8a3f-1bd7dca69b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.013008 10.0.0.50 - - [2026-06-09 23:02:13] "POST /ref-update HTTP/1.1" 200 156 0.073715 10.0.0.50 - - [2026-06-09 23:02:13] "GET /application-policy-set/12617a14-a2a3-497b-ae86-2b6ba405a811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.006882 10.0.0.50 - - [2026-06-09 23:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.50 - - [2026-06-09 23:02:13] "GET /policy-management/7a85ee7a-f92c-4ebc-8fdc-5d4ab37e7c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004494 10.0.0.50 - - [2026-06-09 23:02:13] "POST /firewall-policys HTTP/1.1" 200 530 0.030485 10.0.0.50 - - [2026-06-09 23:02:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.048462 10.0.0.50 - - [2026-06-09 23:02:13] "GET /firewall-policy/e1365a36-d4cc-4c5a-8a8d-87ca9da614a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.009373 10.0.0.50 - - [2026-06-09 23:02:13] "GET /application-policy-set/12617a14-a2a3-497b-ae86-2b6ba405a811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004535 10.0.0.50 - - [2026-06-09 23:02:13] "GET /firewall-policy/e1365a36-d4cc-4c5a-8a8d-87ca9da614a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003649 10.0.0.50 - - [2026-06-09 23:02:13] "POST /ref-update HTTP/1.1" 200 156 0.041637 10.0.0.50 - - [2026-06-09 23:02:13] "GET /application-policy-set/12617a14-a2a3-497b-ae86-2b6ba405a811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.007164 10.0.0.50 - - [2026-06-09 23:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.50 - - [2026-06-09 23:02:13] "GET /policy-management/7a85ee7a-f92c-4ebc-8fdc-5d4ab37e7c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004407 10.0.0.50 - - [2026-06-09 23:02:13] "POST /firewall-policys HTTP/1.1" 200 532 0.040769 10.0.0.50 - - [2026-06-09 23:02:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.019062 10.0.0.50 - - [2026-06-09 23:02:13] "GET /firewall-policy/d802dcaa-2fca-4f7c-96ed-21744762bd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.018649 10.0.0.50 - - [2026-06-09 23:02:13] "GET /application-policy-set/12617a14-a2a3-497b-ae86-2b6ba405a811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.004190 10.0.0.50 - - [2026-06-09 23:02:13] "GET /firewall-policy/d802dcaa-2fca-4f7c-96ed-21744762bd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004028 10.0.0.50 - - [2026-06-09 23:02:13] "GET /firewall-policy/e1365a36-d4cc-4c5a-8a8d-87ca9da614a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004006 10.0.0.50 - - [2026-06-09 23:02:13] "GET /firewall-policy/e1365a36-d4cc-4c5a-8a8d-87ca9da614a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002871 10.0.0.50 - - [2026-06-09 23:02:13] "POST /ref-update HTTP/1.1" 200 156 0.015441 10.0.0.50 - - [2026-06-09 23:02:13] "POST /ref-update HTTP/1.1" 200 156 0.051088 10.0.0.50 - - [2026-06-09 23:02:13] "POST /ref-update HTTP/1.1" 200 156 0.042443 10.0.0.50 - - [2026-06-09 23:02:13] "GET /application-policy-set/12617a14-a2a3-497b-ae86-2b6ba405a811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.007449 10.0.0.50 - - [2026-06-09 23:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.50 - - [2026-06-09 23:02:13] "GET /policy-management/7a85ee7a-f92c-4ebc-8fdc-5d4ab37e7c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002633 10.0.0.50 - - [2026-06-09 23:02:13] "POST /firewall-policys HTTP/1.1" 200 530 0.028615 10.0.0.50 - - [2026-06-09 23:02:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.022122 10.0.0.50 - - [2026-06-09 23:02:14] "GET /firewall-policy/2f85c1b2-01ee-46f6-a00f-19acf03c653f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.025801 10.0.0.50 - - [2026-06-09 23:02:14] "GET /application-policy-set/12617a14-a2a3-497b-ae86-2b6ba405a811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003734 10.0.0.50 - - [2026-06-09 23:02:14] "GET /firewall-policy/2f85c1b2-01ee-46f6-a00f-19acf03c653f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004316 10.0.0.50 - - [2026-06-09 23:02:14] "GET /firewall-policy/d802dcaa-2fca-4f7c-96ed-21744762bd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002861 10.0.0.50 - - [2026-06-09 23:02:14] "GET /firewall-policy/e1365a36-d4cc-4c5a-8a8d-87ca9da614a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.007223 10.0.0.50 - - [2026-06-09 23:02:14] "GET /firewall-policy/e1365a36-d4cc-4c5a-8a8d-87ca9da614a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004214 10.0.0.50 - - [2026-06-09 23:02:14] "GET /firewall-policy/d802dcaa-2fca-4f7c-96ed-21744762bd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.005123 10.0.0.50 - - [2026-06-09 23:02:14] "POST /ref-update HTTP/1.1" 200 156 0.022251 10.0.0.50 - - [2026-06-09 23:02:14] "POST /ref-update HTTP/1.1" 200 156 0.074898 10.0.0.50 - - [2026-06-09 23:02:14] "POST /ref-update HTTP/1.1" 200 156 0.016639 10.0.0.50 - - [2026-06-09 23:02:14] "POST /ref-update HTTP/1.1" 200 156 0.047168 10.0.0.50 - - [2026-06-09 23:02:14] "POST /ref-update HTTP/1.1" 200 156 0.089327 10.0.0.50 - - [2026-06-09 23:02:14] "GET /application-policy-set/12617a14-a2a3-497b-ae86-2b6ba405a811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.005429 10.0.0.50 - - [2026-06-09 23:02:14] "POST /tags HTTP/1.1" 200 299 0.062301 10.0.0.50 - - [2026-06-09 23:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.022829 10.0.0.50 - - [2026-06-09 23:02:14] "GET /tag/042ee7f7-b32a-4175-ad38-c87cac0b42ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.022804 10.0.0.50 - - [2026-06-09 23:02:14] "POST /set-tag HTTP/1.1" 200 109 0.021783 10.0.0.50 - - [2026-06-09 23:02:14] "POST /fqname-to-id HTTP/1.1" 404 226 0.003736 10.0.0.50 - - [2026-06-09 23:02:14] "POST /tags HTTP/1.1" 200 305 0.081359 10.0.0.50 - - [2026-06-09 23:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005275 10.0.0.50 - - [2026-06-09 23:02:15] "GET /tag/8f065f93-a6f0-4238-9ac8-471ca2cff6a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.056586 10.0.0.50 - - [2026-06-09 23:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004326 10.0.0.50 - - [2026-06-09 23:02:15] "GET /project/e16e807f-b643-4858-8450-5e2ad290d53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044698 10.0.0.50 - - [2026-06-09 23:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006655 10.0.0.50 - - [2026-06-09 23:02:15] "GET /virtual-network/04b8eb7c-7f44-45a5-ad74-0b525bbe08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.016120 10.0.0.50 - - [2026-06-09 23:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.50 - - [2026-06-09 23:02:15] "GET /service-appliance-set/b19ff52e-2a2f-4dc4-a7a0-29aa995a573f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003969 10.0.0.50 - - [2026-06-09 23:02:15] "POST /fqname-to-id HTTP/1.1" 404 240 0.004489 10.0.0.50 - - [2026-06-09 23:02:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.143403 10.0.0.50 - - [2026-06-09 23:02:15] "GET /virtual-machine-interface/feba4bf3-51e4-4998-9d5d-c04ba0f9e69b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.051469 10.0.0.50 - - [2026-06-09 23:02:15] "POST /instance-ips HTTP/1.1" 200 381 0.067145 10.0.0.50 - - [2026-06-09 23:02:15] "GET /instance-ip/4975b0c9-9629-4796-805e-e85200b00ef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.007858 10.0.0.50 - - [2026-06-09 23:02:15] "POST /loadbalancers HTTP/1.1" 200 582 0.069767 10.0.0.50 - - [2026-06-09 23:02:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.033364 10.0.0.50 - - [2026-06-09 23:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008664 10.0.0.50 - - [2026-06-09 23:02:15] "GET /project/e16e807f-b643-4858-8450-5e2ad290d53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047058 10.0.0.50 - - [2026-06-09 23:02:15] "GET /loadbalancer/80e8cfe3-8410-4047-8216-5569656f3319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.010187 10.0.0.50 - - [2026-06-09 23:02:15] "GET /project/e16e807f-b643-4858-8450-5e2ad290d53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.074877 10.0.0.50 - - [2026-06-09 23:02:15] "GET /instance-ip/4975b0c9-9629-4796-805e-e85200b00ef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.002493 10.0.0.50 - - [2026-06-09 23:02:15] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.048764 10.0.0.50 - - [2026-06-09 23:02:15] "POST /floating-ips HTTP/1.1" 200 583 0.050920 10.0.0.50 - - [2026-06-09 23:02:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.011872 10.0.0.50 - - [2026-06-09 23:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.013287 10.0.0.50 - - [2026-06-09 23:02:15] "GET /project/e16e807f-b643-4858-8450-5e2ad290d53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.066795 10.0.0.50 - - [2026-06-09 23:02:16] "GET /loadbalancer-listener/8064f923-99ea-4823-a6f8-2a1325c26f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.004113 10.0.0.50 - - [2026-06-09 23:02:16] "GET /loadbalancer-listener/8064f923-99ea-4823-a6f8-2a1325c26f72?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004370 10.0.0.50 - - [2026-06-09 23:02:16] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.031210 10.0.0.50 - - [2026-06-09 23:02:16] "GET /instance-ip/4975b0c9-9629-4796-805e-e85200b00ef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003451 10.0.0.50 - - [2026-06-09 23:02:16] "GET /instance-ip/4975b0c9-9629-4796-805e-e85200b00ef0?fields=floating_ips HTTP/1.1" 200 1169 0.013380 10.0.0.50 - - [2026-06-09 23:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.50 - - [2026-06-09 23:02:16] "GET /global-vrouter-config/02080e06-80e9-44b0-a52e-430ccea6d3aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003672 10.0.0.50 - - [2026-06-09 23:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.50 - - [2026-06-09 23:02:16] "GET /floating-ip/c60e10c2-7ec8-405c-acab-5ec93adfdd77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003045 10.0.0.50 - - [2026-06-09 23:02:16] "PUT /global-vrouter-config/02080e06-80e9-44b0-a52e-430ccea6d3aa HTTP/1.1" 200 276 0.009195 10.0.0.50 - - [2026-06-09 23:02:16] "POST /tags HTTP/1.1" 200 301 0.099554 10.0.0.50 - - [2026-06-09 23:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.020250 10.0.0.50 - - [2026-06-09 23:02:16] "GET /tag/5cc6cb49-2424-425e-a72c-a9e080e47243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.016472 10.0.0.50 - - [2026-06-09 23:02:16] "POST /tags HTTP/1.1" 200 325 0.094772 10.0.0.50 - - [2026-06-09 23:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008318 10.0.0.50 - - [2026-06-09 23:02:16] "GET /tag/b4fb988a-a788-4a81-9f9d-bf64af53f7ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.027302 10.0.0.50 - - [2026-06-09 23:02:16] "POST /tags HTTP/1.1" 200 363 0.069526 10.0.0.50 - - [2026-06-09 23:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006389 10.0.0.50 - - [2026-06-09 23:02:16] "GET /tag/43135fbf-60ca-48dd-a13b-b49b8edbf0da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.043139 10.0.0.50 - - [2026-06-09 23:02:16] "POST /tags HTTP/1.1" 200 311 0.083604 10.0.0.50 - - [2026-06-09 23:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013694 10.0.0.50 - - [2026-06-09 23:02:16] "GET /tag/37cc04ab-6687-4d57-9759-f58490d912a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.015252 10.0.0.50 - - [2026-06-09 23:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.50 - - [2026-06-09 23:02:16] "GET /virtual-network/1b7df608-21f9-450d-b44b-c67f020f49aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.006383 10.0.0.50 - - [2026-06-09 23:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.50 - - [2026-06-09 23:02:17] "GET /project/076a2fd3-9573-4a9e-b356-1c6d01bc046f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.056185 10.0.0.50 - - [2026-06-09 23:02:17] "POST /virtual-machines HTTP/1.1" 200 377 0.011316 10.0.0.50 - - [2026-06-09 23:02:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.013441 10.0.0.50 - - [2026-06-09 23:02:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.177854 10.0.0.50 - - [2026-06-09 23:02:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.026072 10.0.0.50 - - [2026-06-09 23:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014905 10.0.0.50 - - [2026-06-09 23:02:17] "GET /virtual-machine-interface/42d0788e-6457-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005139 10.0.0.50 - - [2026-06-09 23:02:17] "POST /instance-ips HTTP/1.1" 200 409 0.038662 10.0.0.50 - - [2026-06-09 23:02:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.018747 10.0.0.50 - - [2026-06-09 23:02:17] "GET /virtual-machine-interface/42d0788e-6457-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.007957 10.0.0.50 - - [2026-06-09 23:02:17] "POST /set-tag HTTP/1.1" 200 109 0.035030 10.0.0.50 - - [2026-06-09 23:02:17] "GET /virtual-machine-interface/42d0788e-6457-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.012630 10.0.0.50 - - [2026-06-09 23:02:17] "GET /instance-ip/42f1e366-6457-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.004028 10.0.0.50 - - [2026-06-09 23:02:17] "POST /tags HTTP/1.1" 200 357 0.035438 10.0.0.50 - - [2026-06-09 23:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.022271 10.0.0.50 - - [2026-06-09 23:02:17] "GET /tag/f7ab4dac-0aeb-45a2-a2ce-7adfef84c77c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.023242 10.0.0.50 - - [2026-06-09 23:02:17] "POST /tags HTTP/1.1" 200 305 0.026836 10.0.0.50 - - [2026-06-09 23:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.024005 10.0.0.50 - - [2026-06-09 23:02:17] "GET /tag/f435389e-dfe4-4dcd-8a1e-669a3768d8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.016112 10.0.0.50 - - [2026-06-09 23:02:18] "POST /id-to-fqname HTTP/1.1" 200 174 0.000742 10.0.0.50 - - [2026-06-09 23:02:18] "POST /fqname-to-id HTTP/1.1" 404 183 0.003686 10.0.0.50 - - [2026-06-09 23:02:18] "POST /security-groups HTTP/1.1" 200 571 0.073316 10.0.0.50 - - [2026-06-09 23:02:18] "POST /projects HTTP/1.1" 200 483 0.226369 10.0.0.50 - - [2026-06-09 23:02:18] "POST /fqname-to-id HTTP/1.1" 404 214 0.002232 10.0.0.50 - - [2026-06-09 23:02:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.012802 10.0.0.50 - - [2026-06-09 23:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004506 10.0.0.50 - - [2026-06-09 23:02:18] "GET /virtual-network/1b7df608-21f9-450d-b44b-c67f020f49aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.014678 10.0.0.50 - - [2026-06-09 23:02:18] "POST /access-control-lists HTTP/1.1" 200 580 0.089646 10.0.0.50 - - [2026-06-09 23:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.016659 10.0.0.50 - - [2026-06-09 23:02:18] "POST /fqname-to-id HTTP/1.1" 404 213 0.007087 10.0.0.50 - - [2026-06-09 23:02:18] "GET /virtual-network/04b8eb7c-7f44-45a5-ad74-0b525bbe08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.008247 10.0.0.50 - - [2026-06-09 23:02:18] "POST /access-control-lists HTTP/1.1" 200 578 0.067706 10.0.0.50 - - [2026-06-09 23:02:18] "PUT /virtual-network/1b7df608-21f9-450d-b44b-c67f020f49aa HTTP/1.1" 200 264 0.063409 10.0.0.50 - - [2026-06-09 23:02:18] "PUT /virtual-network/04b8eb7c-7f44-45a5-ad74-0b525bbe08f9 HTTP/1.1" 200 264 0.075661 10.0.0.50 - - [2026-06-09 23:02:18] "POST /security-groups HTTP/1.1" 200 537 0.083507 10.0.0.50 - - [2026-06-09 23:02:18] "POST /fqname-to-id HTTP/1.1" 404 234 0.002988 10.0.0.50 - - [2026-06-09 23:02:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.020341 10.0.0.50 - - [2026-06-09 23:02:18] "POST /access-control-lists HTTP/1.1" 200 596 0.050646 10.0.0.50 - - [2026-06-09 23:02:18] "POST /chown HTTP/1.1" 200 109 0.039423 10.0.0.50 - - [2026-06-09 23:02:18] "GET /application-policy-set/12617a14-a2a3-497b-ae86-2b6ba405a811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009628 10.0.0.50 - - [2026-06-09 23:02:18] "POST /fqname-to-id HTTP/1.1" 404 233 0.007879 10.0.0.50 - - [2026-06-09 23:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.50 - - [2026-06-09 23:02:18] "GET /policy-management/7a85ee7a-f92c-4ebc-8fdc-5d4ab37e7c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.040871 10.0.0.50 - - [2026-06-09 23:02:18] "POST /access-control-lists HTTP/1.1" 200 594 0.077852 10.0.0.50 - - [2026-06-09 23:02:18] "POST /tags HTTP/1.1" 409 207 0.008998 10.0.0.50 - - [2026-06-09 23:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007648 10.0.0.50 - - [2026-06-09 23:02:18] "GET /tag/f435389e-dfe4-4dcd-8a1e-669a3768d8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.021841 10.0.0.50 - - [2026-06-09 23:02:18] "POST /firewall-rules HTTP/1.1" 200 564 0.074629 10.0.0.50 - - [2026-06-09 23:02:18] "GET /firewall-rule/683d4188-adf7-45c0-8ab7-b585a7bfa729?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.020182 10.0.0.50 - - [2026-06-09 23:02:19] "GET /firewall-policy/d802dcaa-2fca-4f7c-96ed-21744762bd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003697 10.0.0.50 - - [2026-06-09 23:02:19] "GET /firewall-rule/683d4188-adf7-45c0-8ab7-b585a7bfa729?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.003742 10.0.0.50 - - [2026-06-09 23:02:19] "POST /ref-update HTTP/1.1" 200 156 0.016535 10.0.0.50 - - [2026-06-09 23:02:19] "GET /application-policy-set/12617a14-a2a3-497b-ae86-2b6ba405a811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003126 10.0.0.50 - - [2026-06-09 23:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.50 - - [2026-06-09 23:02:19] "GET /policy-management/7a85ee7a-f92c-4ebc-8fdc-5d4ab37e7c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002609 10.0.0.50 - - [2026-06-09 23:02:19] "POST /tags HTTP/1.1" 409 207 0.002382 10.0.0.50 - - [2026-06-09 23:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.50 - - [2026-06-09 23:02:19] "GET /tag/f435389e-dfe4-4dcd-8a1e-669a3768d8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.024033 10.0.0.50 - - [2026-06-09 23:02:19] "POST /firewall-rules HTTP/1.1" 200 562 0.084430 10.0.0.50 - - [2026-06-09 23:02:19] "GET /firewall-rule/188856d4-fac5-4426-835e-bd5bc0af92a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.011723 10.0.0.50 - - [2026-06-09 23:02:19] "GET /firewall-policy/d802dcaa-2fca-4f7c-96ed-21744762bd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.004479 10.0.0.50 - - [2026-06-09 23:02:19] "GET /firewall-rule/188856d4-fac5-4426-835e-bd5bc0af92a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003242 10.0.0.50 - - [2026-06-09 23:02:19] "POST /ref-update HTTP/1.1" 200 156 0.037201 10.0.0.50 - - [2026-06-09 23:02:19] "POST /tags HTTP/1.1" 200 301 0.040119 10.0.0.50 - - [2026-06-09 23:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.50 - - [2026-06-09 23:02:19] "GET /tag/abbd7d85-3891-4b39-9a24-3e233535440a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.016701 10.0.0.50 - - [2026-06-09 23:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008799 10.0.0.50 - - [2026-06-09 23:02:19] "GET /project/076a2fd3-9573-4a9e-b356-1c6d01bc046f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.034427 10.0.0.50 - - [2026-06-09 23:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.50 - - [2026-06-09 23:02:19] "GET /virtual-network/04b8eb7c-7f44-45a5-ad74-0b525bbe08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005675 10.0.0.50 - - [2026-06-09 23:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008230 10.0.0.50 - - [2026-06-09 23:02:19] "GET /service-appliance-set/b19ff52e-2a2f-4dc4-a7a0-29aa995a573f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.005340 10.0.0.50 - - [2026-06-09 23:02:19] "POST /fqname-to-id HTTP/1.1" 404 242 0.001958 10.0.0.50 - - [2026-06-09 23:02:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.128154 10.0.0.50 - - [2026-06-09 23:02:19] "GET /virtual-machine-interface/4944f811-b5d1-4ff7-af62-dd71e7f869a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.028296 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:02:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000819 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:02:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001041 10.0.0.50 - - [2026-06-09 23:02:19] "POST /instance-ips HTTP/1.1" 200 377 0.053334 10.0.0.50 - - [2026-06-09 23:02:20] "GET /instance-ip/71aa2947-35d1-46fb-b72f-f1a54fb07742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006510 10.0.0.50 - - [2026-06-09 23:02:20] "POST /loadbalancers HTTP/1.1" 200 582 0.083468 10.0.0.50 - - [2026-06-09 23:02:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.044616 10.0.0.50 - - [2026-06-09 23:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008547 10.0.0.50 - - [2026-06-09 23:02:20] "GET /project/076a2fd3-9573-4a9e-b356-1c6d01bc046f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.069038 10.0.0.50 - - [2026-06-09 23:02:20] "GET /instance-ip/71aa2947-35d1-46fb-b72f-f1a54fb07742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004919 10.0.0.50 - - [2026-06-09 23:02:20] "GET /project/076a2fd3-9573-4a9e-b356-1c6d01bc046f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.041544 10.0.0.50 - - [2026-06-09 23:02:20] "GET /loadbalancer/818ba87c-3841-492e-b742-5a5f0c90105e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005296 10.0.0.50 - - [2026-06-09 23:02:20] "POST /floating-ips HTTP/1.1" 200 581 0.051725 10.0.0.50 - - [2026-06-09 23:02:20] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.037026 10.0.0.50 - - [2026-06-09 23:02:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.015454 10.0.0.50 - - [2026-06-09 23:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007880 10.0.0.50 - - [2026-06-09 23:02:20] "GET /project/076a2fd3-9573-4a9e-b356-1c6d01bc046f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.030252 10.0.0.50 - - [2026-06-09 23:02:20] "GET /loadbalancer-listener/4933d448-2edc-4232-bfbe-7ec70a1b93fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.072925 10.0.0.50 - - [2026-06-09 23:02:20] "GET /loadbalancer-listener/4933d448-2edc-4232-bfbe-7ec70a1b93fe?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.053819 10.0.0.50 - - [2026-06-09 23:02:20] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.074669 10.0.0.50 - - [2026-06-09 23:02:20] "GET /instance-ip/71aa2947-35d1-46fb-b72f-f1a54fb07742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007689 10.0.0.50 - - [2026-06-09 23:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010659 10.0.0.50 - - [2026-06-09 23:02:20] "GET /instance-ip/71aa2947-35d1-46fb-b72f-f1a54fb07742?fields=floating_ips HTTP/1.1" 200 1164 0.012938 10.0.0.50 - - [2026-06-09 23:02:20] "GET /floating-ip/26d55171-9e8e-4bce-80fc-506d09608980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.004279 10.0.0.50 - - [2026-06-09 23:02:20] "GET /project/076a2fd3-9573-4a9e-b356-1c6d01bc046f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.063212 10.0.0.50 - - [2026-06-09 23:02:20] "GET /loadbalancer/818ba87c-3841-492e-b742-5a5f0c90105e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004156 10.0.0.50 - - [2026-06-09 23:02:20] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.029114 10.0.0.50 - - [2026-06-09 23:02:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.034521 10.0.0.50 - - [2026-06-09 23:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.015314 10.0.0.50 - - [2026-06-09 23:02:21] "GET /project/076a2fd3-9573-4a9e-b356-1c6d01bc046f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.051261 10.0.0.50 - - [2026-06-09 23:02:21] "GET /loadbalancer-listener/c6febf04-4cb8-4cff-ad43-8cfa45275715?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.004070 10.0.0.50 - - [2026-06-09 23:02:21] "GET /loadbalancer-listener/c6febf04-4cb8-4cff-ad43-8cfa45275715?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004356 10.0.0.50 - - [2026-06-09 23:02:21] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.034337 10.0.0.50 - - [2026-06-09 23:02:21] "GET /instance-ip/71aa2947-35d1-46fb-b72f-f1a54fb07742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003762 10.0.0.50 - - [2026-06-09 23:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.50 - - [2026-06-09 23:02:21] "GET /instance-ip/71aa2947-35d1-46fb-b72f-f1a54fb07742?fields=floating_ips HTTP/1.1" 200 1164 0.003067 10.0.0.50 - - [2026-06-09 23:02:21] "GET /project/076a2fd3-9573-4a9e-b356-1c6d01bc046f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.135704 10.0.0.50 - - [2026-06-09 23:02:21] "GET /floating-ip/26d55171-9e8e-4bce-80fc-506d09608980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.090789 10.0.0.50 - - [2026-06-09 23:02:21] "GET /loadbalancer/818ba87c-3841-492e-b742-5a5f0c90105e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003198 10.0.0.50 - - [2026-06-09 23:02:21] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.025419 10.0.0.50 - - [2026-06-09 23:02:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.022031 10.0.0.50 - - [2026-06-09 23:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.016522 10.0.0.50 - - [2026-06-09 23:02:21] "GET /project/076a2fd3-9573-4a9e-b356-1c6d01bc046f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.037207 10.0.0.50 - - [2026-06-09 23:02:21] "GET /loadbalancer-listener/1715f8d4-f756-4ad5-b91e-22f2c49a2e2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.006660 10.0.0.50 - - [2026-06-09 23:02:21] "GET /loadbalancer-listener/1715f8d4-f756-4ad5-b91e-22f2c49a2e2f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.005944 10.0.0.50 - - [2026-06-09 23:02:21] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.030514 10.0.0.50 - - [2026-06-09 23:02:21] "GET /instance-ip/71aa2947-35d1-46fb-b72f-f1a54fb07742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010070 10.0.0.50 - - [2026-06-09 23:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006589 10.0.0.50 - - [2026-06-09 23:02:21] "GET /instance-ip/71aa2947-35d1-46fb-b72f-f1a54fb07742?fields=floating_ips HTTP/1.1" 200 1164 0.003150 10.0.0.50 - - [2026-06-09 23:02:21] "GET /loadbalancer/818ba87c-3841-492e-b742-5a5f0c90105e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.007339 10.0.0.50 - - [2026-06-09 23:02:21] "GET /floating-ip/26d55171-9e8e-4bce-80fc-506d09608980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003182 10.0.0.50 - - [2026-06-09 23:02:21] "POST /tags HTTP/1.1" 200 355 0.032834 10.0.0.50 - - [2026-06-09 23:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.017407 10.0.0.50 - - [2026-06-09 23:02:21] "GET /tag/c10ab452-e578-4491-95bd-651cd248a085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.027669 10.0.0.50 - - [2026-06-09 23:02:21] "POST /tags HTTP/1.1" 200 303 0.026149 10.0.0.50 - - [2026-06-09 23:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015671 10.0.0.50 - - [2026-06-09 23:02:21] "GET /tag/7c644063-6846-4e87-adb9-ef7e6cd379e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.035355 10.0.0.50 - - [2026-06-09 23:02:21] "POST /projects HTTP/1.1" 409 218 0.002294 10.0.0.50 - - [2026-06-09 23:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.50 - - [2026-06-09 23:02:22] "GET /project/e16e807f-b643-4858-8450-5e2ad290d53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.066876 10.0.0.50 - - [2026-06-09 23:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.50 - - [2026-06-09 23:02:22] "GET /network-ipam/41234a8a-5568-48c3-a0fc-2c5720d2a2e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003864 10.0.0.50 - - [2026-06-09 23:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004689 10.0.0.50 - - [2026-06-09 23:02:22] "GET /virtual-network/1b7df608-21f9-450d-b44b-c67f020f49aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004774 10.0.0.50 - - [2026-06-09 23:02:22] "PUT /virtual-network/1b7df608-21f9-450d-b44b-c67f020f49aa HTTP/1.1" 200 264 0.062565 10.0.0.50 - - [2026-06-09 23:02:22] "GET /virtual-network/1b7df608-21f9-450d-b44b-c67f020f49aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.007211 10.0.0.50 - - [2026-06-09 23:02:22] "POST /set-tag HTTP/1.1" 200 109 0.050254 10.0.0.50 - - [2026-06-09 23:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006998 10.0.0.50 - - [2026-06-09 23:02:22] "GET /network-ipam/df32b8d4-c237-4e42-8f1d-be3d705081d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.002487 10.0.0.50 - - [2026-06-09 23:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007420 10.0.0.50 - - [2026-06-09 23:02:22] "GET /virtual-network/04b8eb7c-7f44-45a5-ad74-0b525bbe08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.022228 10.0.0.50 - - [2026-06-09 23:02:22] "PUT /virtual-network/04b8eb7c-7f44-45a5-ad74-0b525bbe08f9 HTTP/1.1" 200 264 0.057195 10.0.0.50 - - [2026-06-09 23:02:22] "GET /virtual-network/04b8eb7c-7f44-45a5-ad74-0b525bbe08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.008751 10.0.0.50 - - [2026-06-09 23:02:22] "POST /set-tag HTTP/1.1" 200 109 0.073710 10.0.0.50 - - [2026-06-09 23:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005763 10.0.0.50 - - [2026-06-09 23:02:22] "GET /network-policy/6c7d95e0-4012-4ae0-bbb4-8f3cc8d36dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003917 10.0.0.50 - - [2026-06-09 23:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.50 - - [2026-06-09 23:02:22] "GET /network-policy/8bfdb992-6990-44ec-a57b-aad97d82dce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002467 10.0.0.50 - - [2026-06-09 23:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.50 - - [2026-06-09 23:02:22] "GET /network-policy/fce641c5-9ea5-4a53-b9c8-6c7637903d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.003542 10.0.0.50 - - [2026-06-09 23:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.50 - - [2026-06-09 23:02:22] "PUT /network-policy/fce641c5-9ea5-4a53-b9c8-6c7637903d05 HTTP/1.1" 200 262 0.017170 10.0.0.50 - - [2026-06-09 23:02:22] "PUT /access-control-list/bd96151d-c0c2-46ca-960b-e3c992a9fd94 HTTP/1.1" 200 272 0.031837 10.0.0.50 - - [2026-06-09 23:02:22] "POST /ref-update HTTP/1.1" 200 156 0.088331 10.0.0.50 - - [2026-06-09 23:02:22] "PUT /access-control-list/3159c1d2-9654-4656-9c05-729a92ff9d26 HTTP/1.1" 200 272 0.078140 10.0.0.50 - - [2026-06-09 23:02:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022650 10.0.0.50 - - [2026-06-09 23:02:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008116 10.0.0.50 - - [2026-06-09 23:02:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003251 10.0.0.50 - - [2026-06-09 23:02:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003614 10.0.0.50 - - [2026-06-09 23:02:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003217 10.0.0.50 - - [2026-06-09 23:02:23] "POST /security-groups HTTP/1.1" 409 245 0.008957 10.0.0.50 - - [2026-06-09 23:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.50 - - [2026-06-09 23:02:23] "PUT /security-group/f2a87d87-6938-402e-988a-e22dd4668729 HTTP/1.1" 200 262 0.061639 10.0.0.50 - - [2026-06-09 23:02:23] "PUT /access-control-list/866ef6cf-df90-4a31-9e4d-4c4fb8675a6f HTTP/1.1" 200 272 0.010947 10.0.0.50 - - [2026-06-09 23:02:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.046112 10.0.0.50 - - [2026-06-09 23:02:23] "GET /application-policy-set/12617a14-a2a3-497b-ae86-2b6ba405a811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019720 10.0.0.50 - - [2026-06-09 23:02:23] "PUT /access-control-list/0e63cc50-e539-42ce-8d08-e14a6671f236 HTTP/1.1" 200 272 0.065181 10.0.0.50 - - [2026-06-09 23:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.50 - - [2026-06-09 23:02:23] "GET /policy-management/7a85ee7a-f92c-4ebc-8fdc-5d4ab37e7c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003109 10.0.0.50 - - [2026-06-09 23:02:23] "POST /tags HTTP/1.1" 409 206 0.003161 10.0.0.50 - - [2026-06-09 23:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.50 - - [2026-06-09 23:02:23] "GET /tag/7c644063-6846-4e87-adb9-ef7e6cd379e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.021341 10.0.0.50 - - [2026-06-09 23:02:23] "POST /firewall-rules HTTP/1.1" 200 562 0.099390 10.0.0.50 - - [2026-06-09 23:02:23] "GET /firewall-rule/76c044b4-1344-44c0-8ba1-b10f6b68c17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.005599 10.0.0.50 - - [2026-06-09 23:02:23] "GET /firewall-policy/d802dcaa-2fca-4f7c-96ed-21744762bd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004554 10.0.0.50 - - [2026-06-09 23:02:23] "GET /firewall-rule/76c044b4-1344-44c0-8ba1-b10f6b68c17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004570 10.0.0.50 - - [2026-06-09 23:02:23] "POST /ref-update HTTP/1.1" 200 156 0.024072 10.0.0.50 - - [2026-06-09 23:02:23] "GET /application-policy-set/12617a14-a2a3-497b-ae86-2b6ba405a811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011704 10.0.0.50 - - [2026-06-09 23:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.50 - - [2026-06-09 23:02:23] "GET /policy-management/7a85ee7a-f92c-4ebc-8fdc-5d4ab37e7c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007422 10.0.0.50 - - [2026-06-09 23:02:23] "POST /tags HTTP/1.1" 409 206 0.003470 10.0.0.50 - - [2026-06-09 23:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007436 10.0.0.50 - - [2026-06-09 23:02:23] "GET /tag/7c644063-6846-4e87-adb9-ef7e6cd379e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.029590 10.0.0.50 - - [2026-06-09 23:02:23] "POST /firewall-rules HTTP/1.1" 200 560 0.110822 10.0.0.50 - - [2026-06-09 23:02:23] "GET /firewall-rule/a0af0a89-ec8b-4aa1-b960-4c328402f496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.017454 10.0.0.50 - - [2026-06-09 23:02:23] "GET /firewall-policy/d802dcaa-2fca-4f7c-96ed-21744762bd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.004321 10.0.0.50 - - [2026-06-09 23:02:23] "GET /firewall-rule/a0af0a89-ec8b-4aa1-b960-4c328402f496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.006663 10.0.0.50 - - [2026-06-09 23:02:23] "POST /ref-update HTTP/1.1" 200 156 0.048198 10.0.0.50 - - [2026-06-09 23:02:24] "POST /tags HTTP/1.1" 200 371 0.026738 10.0.0.50 - - [2026-06-09 23:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.50 - - [2026-06-09 23:02:24] "GET /tag/d4bc17c6-8165-4d7b-905a-4d95997a96bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.048553 10.0.0.50 - - [2026-06-09 23:02:24] "POST /tags HTTP/1.1" 200 319 0.204557 10.0.0.50 - - [2026-06-09 23:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.041298 10.0.0.50 - - [2026-06-09 23:02:24] "GET /tag/952667d4-bebc-4aa6-bf1b-664241699d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.013320 10.0.0.50 - - [2026-06-09 23:02:24] "POST /id-to-fqname HTTP/1.1" 200 181 0.000557 10.0.0.50 - - [2026-06-09 23:02:24] "POST /fqname-to-id HTTP/1.1" 404 190 0.009193 10.0.0.50 - - [2026-06-09 23:02:24] "POST /security-groups HTTP/1.1" 200 578 0.089297 10.0.0.50 - - [2026-06-09 23:02:24] "POST /projects HTTP/1.1" 200 497 0.251492 10.0.0.50 - - [2026-06-09 23:02:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.022823 10.0.0.50 - - [2026-06-09 23:02:24] "POST /fqname-to-id HTTP/1.1" 404 225 0.016779 10.0.0.50 - - [2026-06-09 23:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.016193 10.0.0.50 - - [2026-06-09 23:02:24] "POST /access-control-lists HTTP/1.1" 200 587 0.088575 10.0.0.50 - - [2026-06-09 23:02:24] "GET /virtual-network/1b7df608-21f9-450d-b44b-c67f020f49aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.068455 10.0.0.50 - - [2026-06-09 23:02:24] "POST /fqname-to-id HTTP/1.1" 404 224 0.008291 10.0.0.50 - - [2026-06-09 23:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013434 10.0.0.50 - - [2026-06-09 23:02:24] "GET /virtual-network/04b8eb7c-7f44-45a5-ad74-0b525bbe08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.058328 10.0.0.50 - - [2026-06-09 23:02:25] "POST /access-control-lists HTTP/1.1" 200 585 0.069223 10.0.0.50 - - [2026-06-09 23:02:25] "PUT /virtual-network/1b7df608-21f9-450d-b44b-c67f020f49aa HTTP/1.1" 200 264 0.085056 10.0.0.50 - - [2026-06-09 23:02:25] "PUT /virtual-network/04b8eb7c-7f44-45a5-ad74-0b525bbe08f9 HTTP/1.1" 200 264 0.064329 10.0.0.50 - - [2026-06-09 23:02:25] "POST /security-groups HTTP/1.1" 200 558 0.081327 10.0.0.50 - - [2026-06-09 23:02:25] "POST /fqname-to-id HTTP/1.1" 404 248 0.001948 10.0.0.50 - - [2026-06-09 23:02:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.019942 10.0.0.50 - - [2026-06-09 23:02:25] "POST /chown HTTP/1.1" 200 109 0.027126 10.0.0.50 - - [2026-06-09 23:02:25] "POST /access-control-lists HTTP/1.1" 200 610 0.087555 10.0.0.50 - - [2026-06-09 23:02:25] "GET /application-policy-set/12617a14-a2a3-497b-ae86-2b6ba405a811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019122 10.0.0.50 - - [2026-06-09 23:02:25] "POST /fqname-to-id HTTP/1.1" 404 247 0.005052 10.0.0.50 - - [2026-06-09 23:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.50 - - [2026-06-09 23:02:25] "GET /policy-management/7a85ee7a-f92c-4ebc-8fdc-5d4ab37e7c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.031325 10.0.0.50 - - [2026-06-09 23:02:25] "POST /access-control-lists HTTP/1.1" 200 608 0.077959 10.0.0.50 - - [2026-06-09 23:02:25] "POST /tags HTTP/1.1" 409 214 0.022056 10.0.0.50 - - [2026-06-09 23:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.50 - - [2026-06-09 23:02:25] "GET /tag/952667d4-bebc-4aa6-bf1b-664241699d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.017691 10.0.0.50 - - [2026-06-09 23:02:25] "POST /firewall-rules HTTP/1.1" 200 578 0.068746 10.0.0.50 - - [2026-06-09 23:02:25] "GET /firewall-rule/903f3bdd-39de-4fe2-b5b8-11cb44f8ea62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.010143 10.0.0.50 - - [2026-06-09 23:02:25] "GET /firewall-policy/d802dcaa-2fca-4f7c-96ed-21744762bd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.005381 10.0.0.50 - - [2026-06-09 23:02:25] "GET /firewall-rule/903f3bdd-39de-4fe2-b5b8-11cb44f8ea62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.017190 10.0.0.50 - - [2026-06-09 23:02:25] "POST /ref-update HTTP/1.1" 200 156 0.038834 10.0.0.50 - - [2026-06-09 23:02:25] "GET /application-policy-set/12617a14-a2a3-497b-ae86-2b6ba405a811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003136 10.0.0.50 - - [2026-06-09 23:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005427 10.0.0.50 - - [2026-06-09 23:02:25] "GET /policy-management/7a85ee7a-f92c-4ebc-8fdc-5d4ab37e7c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003688 10.0.0.50 - - [2026-06-09 23:02:25] "POST /tags HTTP/1.1" 409 214 0.008397 10.0.0.50 - - [2026-06-09 23:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008945 10.0.0.50 - - [2026-06-09 23:02:25] "GET /tag/952667d4-bebc-4aa6-bf1b-664241699d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.018618 10.0.0.50 - - [2026-06-09 23:02:26] "POST /firewall-rules HTTP/1.1" 200 576 0.108562 10.0.0.50 - - [2026-06-09 23:02:26] "GET /firewall-rule/afd07e9f-5512-4e05-b734-c384294d053b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.018771 10.0.0.50 - - [2026-06-09 23:02:26] "GET /firewall-policy/d802dcaa-2fca-4f7c-96ed-21744762bd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.003706 10.0.0.50 - - [2026-06-09 23:02:26] "GET /firewall-rule/afd07e9f-5512-4e05-b734-c384294d053b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.007798 10.0.0.50 - - [2026-06-09 23:02:26] "POST /ref-update HTTP/1.1" 200 156 0.052527 10.0.0.50 - - [2026-06-09 23:02:26] "POST /tags HTTP/1.1" 200 363 0.026370 10.0.0.50 - - [2026-06-09 23:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.50 - - [2026-06-09 23:02:26] "GET /tag/2760cd77-d384-469a-aa65-bd76ab790974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.019185 10.0.0.50 - - [2026-06-09 23:02:26] "POST /tags HTTP/1.1" 200 311 0.021237 10.0.0.50 - - [2026-06-09 23:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004512 10.0.0.50 - - [2026-06-09 23:02:26] "GET /tag/4a7d7501-aeb4-4de9-8346-65fee82aac78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.019507 10.0.0.50 - - [2026-06-09 23:02:26] "POST /id-to-fqname HTTP/1.1" 200 177 0.000518 10.0.0.50 - - [2026-06-09 23:02:26] "POST /fqname-to-id HTTP/1.1" 404 186 0.010808 10.0.0.50 - - [2026-06-09 23:02:26] "POST /security-groups HTTP/1.1" 200 574 0.069114 10.0.0.50 - - [2026-06-09 23:02:26] "POST /fqname-to-id HTTP/1.1" 404 217 0.002569 10.0.0.50 - - [2026-06-09 23:02:26] "POST /projects HTTP/1.1" 200 489 0.244319 10.0.0.50 - - [2026-06-09 23:02:26] "POST /access-control-lists HTTP/1.1" 200 583 0.075815 10.0.0.50 - - [2026-06-09 23:02:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.034664 10.0.0.50 - - [2026-06-09 23:02:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.070882 10.0.0.50 - - [2026-06-09 23:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.016902 10.0.0.50 - - [2026-06-09 23:02:26] "GET /virtual-network/1b7df608-21f9-450d-b44b-c67f020f49aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.025106 10.0.0.50 - - [2026-06-09 23:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.50 - - [2026-06-09 23:02:26] "GET /virtual-network/04b8eb7c-7f44-45a5-ad74-0b525bbe08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.037930 10.0.0.50 - - [2026-06-09 23:02:26] "POST /access-control-lists HTTP/1.1" 200 581 0.141190 10.0.0.50 - - [2026-06-09 23:02:26] "PUT /virtual-network/1b7df608-21f9-450d-b44b-c67f020f49aa HTTP/1.1" 200 264 0.089079 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:02:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000744 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:02:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000993 10.0.0.50 - - [2026-06-09 23:02:27] "PUT /virtual-network/04b8eb7c-7f44-45a5-ad74-0b525bbe08f9 HTTP/1.1" 200 264 0.056499 10.0.0.50 - - [2026-06-09 23:02:27] "POST /security-groups HTTP/1.1" 200 546 0.076694 10.0.0.50 - - [2026-06-09 23:02:27] "POST /fqname-to-id HTTP/1.1" 404 240 0.003820 10.0.0.50 - - [2026-06-09 23:02:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.041712 10.0.0.50 - - [2026-06-09 23:02:27] "POST /chown HTTP/1.1" 200 109 0.027683 10.0.0.50 - - [2026-06-09 23:02:27] "GET /application-policy-set/12617a14-a2a3-497b-ae86-2b6ba405a811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005885 10.0.0.50 - - [2026-06-09 23:02:27] "POST /access-control-lists HTTP/1.1" 200 602 0.111989 10.0.0.50 - - [2026-06-09 23:02:27] "POST /fqname-to-id HTTP/1.1" 404 239 0.008117 10.0.0.50 - - [2026-06-09 23:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005522 10.0.0.50 - - [2026-06-09 23:02:27] "GET /policy-management/7a85ee7a-f92c-4ebc-8fdc-5d4ab37e7c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003954 10.0.0.50 - - [2026-06-09 23:02:27] "POST /tags HTTP/1.1" 409 210 0.005329 10.0.0.50 - - [2026-06-09 23:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.50 - - [2026-06-09 23:02:27] "GET /tag/4a7d7501-aeb4-4de9-8346-65fee82aac78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.014864 10.0.0.50 - - [2026-06-09 23:02:27] "POST /access-control-lists HTTP/1.1" 200 600 0.080617 10.0.0.50 - - [2026-06-09 23:02:27] "POST /firewall-rules HTTP/1.1" 200 570 0.151626 10.0.0.50 - - [2026-06-09 23:02:27] "GET /firewall-rule/7593d4be-1714-469f-b842-4fb7aadf64bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.017480 10.0.0.50 - - [2026-06-09 23:02:27] "GET /firewall-policy/d802dcaa-2fca-4f7c-96ed-21744762bd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.006688 10.0.0.50 - - [2026-06-09 23:02:27] "GET /firewall-rule/7593d4be-1714-469f-b842-4fb7aadf64bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002231 10.0.0.50 - - [2026-06-09 23:02:27] "POST /ref-update HTTP/1.1" 200 156 0.042746 10.0.0.50 - - [2026-06-09 23:02:27] "GET /application-policy-set/12617a14-a2a3-497b-ae86-2b6ba405a811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020572 10.0.0.50 - - [2026-06-09 23:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.50 - - [2026-06-09 23:02:27] "GET /policy-management/7a85ee7a-f92c-4ebc-8fdc-5d4ab37e7c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004160 10.0.0.50 - - [2026-06-09 23:02:27] "POST /tags HTTP/1.1" 409 210 0.006168 10.0.0.50 - - [2026-06-09 23:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.50 - - [2026-06-09 23:02:27] "GET /tag/4a7d7501-aeb4-4de9-8346-65fee82aac78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010922 10.0.0.50 - - [2026-06-09 23:02:27] "POST /firewall-rules HTTP/1.1" 200 568 0.072626 10.0.0.50 - - [2026-06-09 23:02:28] "GET /firewall-rule/07985b90-5280-41a5-aefc-f0b562df486d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.031335 10.0.0.50 - - [2026-06-09 23:02:28] "GET /firewall-policy/d802dcaa-2fca-4f7c-96ed-21744762bd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.005033 10.0.0.50 - - [2026-06-09 23:02:28] "GET /firewall-rule/07985b90-5280-41a5-aefc-f0b562df486d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003173 10.0.0.50 - - [2026-06-09 23:02:28] "POST /ref-update HTTP/1.1" 200 156 0.054346 10.0.0.50 - - [2026-06-09 23:02:28] "POST /tags HTTP/1.1" 409 237 0.002835 10.0.0.50 - - [2026-06-09 23:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.50 - - [2026-06-09 23:02:28] "GET /tag/43135fbf-60ca-48dd-a13b-b49b8edbf0da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.023671 10.0.0.50 - - [2026-06-09 23:02:28] "POST /tags HTTP/1.1" 409 210 0.005882 10.0.0.50 - - [2026-06-09 23:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.50 - - [2026-06-09 23:02:28] "GET /tag/37cc04ab-6687-4d57-9759-f58490d912a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.016093 10.0.0.50 - - [2026-06-09 23:02:28] "POST /projects HTTP/1.1" 409 223 0.002420 10.0.0.50 - - [2026-06-09 23:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004371 10.0.0.50 - - [2026-06-09 23:02:28] "GET /project/076a2fd3-9573-4a9e-b356-1c6d01bc046f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.029322 10.0.0.50 - - [2026-06-09 23:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004395 10.0.0.50 - - [2026-06-09 23:02:28] "GET /virtual-network/1b7df608-21f9-450d-b44b-c67f020f49aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.007720 10.0.0.50 - - [2026-06-09 23:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007274 10.0.0.50 - - [2026-06-09 23:02:28] "GET /virtual-network/04b8eb7c-7f44-45a5-ad74-0b525bbe08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.004500 10.0.0.50 - - [2026-06-09 23:02:28] "PUT /virtual-network/1b7df608-21f9-450d-b44b-c67f020f49aa HTTP/1.1" 200 264 0.082350 10.0.0.50 - - [2026-06-09 23:02:28] "PUT /virtual-network/04b8eb7c-7f44-45a5-ad74-0b525bbe08f9 HTTP/1.1" 200 264 0.086399 10.0.0.50 - - [2026-06-09 23:02:28] "POST /security-groups HTTP/1.1" 409 253 0.015016 10.0.0.50 - - [2026-06-09 23:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004196 10.0.0.50 - - [2026-06-09 23:02:28] "PUT /security-group/952033bc-ce06-47ea-af13-b93ff79c8c79 HTTP/1.1" 200 262 0.060955 10.0.0.50 - - [2026-06-09 23:02:28] "PUT /access-control-list/3c6a82d7-275b-4b76-8d21-aa5d7aff3dbd HTTP/1.1" 200 272 0.032307 10.0.0.50 - - [2026-06-09 23:02:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.072288 10.0.0.50 - - [2026-06-09 23:02:28] "GET /application-policy-set/12617a14-a2a3-497b-ae86-2b6ba405a811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017677 10.0.0.50 - - [2026-06-09 23:02:28] "PUT /access-control-list/929a2ada-e5c5-49ec-9109-9a0fab1d899b HTTP/1.1" 200 272 0.047022 10.0.0.50 - - [2026-06-09 23:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.50 - - [2026-06-09 23:02:28] "GET /policy-management/7a85ee7a-f92c-4ebc-8fdc-5d4ab37e7c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004035 10.0.0.50 - - [2026-06-09 23:02:28] "POST /tags HTTP/1.1" 409 210 0.002239 10.0.0.50 - - [2026-06-09 23:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.50 - - [2026-06-09 23:02:29] "GET /tag/37cc04ab-6687-4d57-9759-f58490d912a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.011694 10.0.0.50 - - [2026-06-09 23:02:29] "POST /firewall-rules HTTP/1.1" 200 570 0.108240 10.0.0.50 - - [2026-06-09 23:02:29] "GET /firewall-rule/9e03862a-2424-45c3-87bf-f8a40f3e0fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.005330 10.0.0.50 - - [2026-06-09 23:02:29] "GET /firewall-policy/d802dcaa-2fca-4f7c-96ed-21744762bd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.005867 10.0.0.50 - - [2026-06-09 23:02:29] "GET /firewall-rule/9e03862a-2424-45c3-87bf-f8a40f3e0fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002637 10.0.0.50 - - [2026-06-09 23:02:29] "POST /ref-update HTTP/1.1" 200 156 0.070426 10.0.0.50 - - [2026-06-09 23:02:29] "GET /application-policy-set/12617a14-a2a3-497b-ae86-2b6ba405a811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004184 10.0.0.50 - - [2026-06-09 23:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006127 10.0.0.50 - - [2026-06-09 23:02:29] "GET /policy-management/7a85ee7a-f92c-4ebc-8fdc-5d4ab37e7c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007908 10.0.0.50 - - [2026-06-09 23:02:29] "POST /tags HTTP/1.1" 409 210 0.008425 10.0.0.50 - - [2026-06-09 23:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.50 - - [2026-06-09 23:02:29] "GET /tag/37cc04ab-6687-4d57-9759-f58490d912a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.011760 10.0.0.50 - - [2026-06-09 23:02:29] "POST /firewall-rules HTTP/1.1" 200 568 0.081623 10.0.0.50 - - [2026-06-09 23:02:29] "GET /firewall-rule/1a746145-0ae6-4467-aa5f-ec41f6998544?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.026167 10.0.0.50 - - [2026-06-09 23:02:29] "GET /firewall-policy/d802dcaa-2fca-4f7c-96ed-21744762bd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.004472 10.0.0.50 - - [2026-06-09 23:02:29] "GET /firewall-rule/1a746145-0ae6-4467-aa5f-ec41f6998544?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004371 10.0.0.50 - - [2026-06-09 23:02:29] "POST /ref-update HTTP/1.1" 200 156 0.110646 10.0.0.50 - - [2026-06-09 23:02:29] "GET /virtual-machine-interface/42d0788e-6457-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.026332 10.0.0.50 - - [2026-06-09 23:02:29] "POST /set-tag HTTP/1.1" 200 109 0.002750 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:02:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000972 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:02:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000953 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:02:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000958 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:02:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001378 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:02:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001029 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:02:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001094 10.0.0.33 - - [2026-06-09 23:03:27] "GET / HTTP/1.1" 200 35931 0.003700 10.0.0.33 - - [2026-06-09 23:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.33 - - [2026-06-09 23:03:27] "GET /global-system-config/9346a1d9-0130-4d87-a36f-96671a6e1868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004473 10.0.0.33 - - [2026-06-09 23:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.33 - - [2026-06-09 23:03:27] "GET /routing-instance/6217d804-f8b2-4813-b751-0d3880ac2077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004657 10.0.0.33 - - [2026-06-09 23:03:27] "PUT /global-system-config/9346a1d9-0130-4d87-a36f-96671a6e1868 HTTP/1.1" 200 274 0.010353 10.0.0.33 - - [2026-06-09 23:03:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.002565 10.0.0.33 - - [2026-06-09 23:03:27] "POST /virtual-routers HTTP/1.1" 200 599 0.021995 10.0.0.33 - - [2026-06-09 23:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010718 10.0.0.33 - - [2026-06-09 23:03:27] "GET /virtual-router/0ad1acd7-9387-4b63-b19b-772473497542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.003720 10.0.0.33 - - [2026-06-09 23:03:27] "POST /fqname-to-id HTTP/1.1" 404 229 0.002006 10.0.0.33 - - [2026-06-09 23:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.33 - - [2026-06-09 23:03:27] "GET /virtual-network/7c108f9a-82f0-4d2a-8a3f-1bd7dca69b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.005099 10.0.0.33 - - [2026-06-09 23:03:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.084379 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:03:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000944 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:03:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000903 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:03:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000937 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:03:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000907 10.0.0.50 - - [2026-06-09 23:03:55] "GET / HTTP/1.1" 200 35931 0.001369 10.0.0.50 - - [2026-06-09 23:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.50 - - [2026-06-09 23:03:55] "GET /global-system-config/9346a1d9-0130-4d87-a36f-96671a6e1868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004683 10.0.0.50 - - [2026-06-09 23:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.50 - - [2026-06-09 23:03:55] "GET /config-node/24ac3819-9984-490f-b77e-b817bd3dd264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003172 10.0.0.50 - - [2026-06-09 23:04:06] "GET / HTTP/1.1" 200 35931 0.001307 10.0.0.50 - - [2026-06-09 23:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007336 10.0.0.50 - - [2026-06-09 23:04:06] "GET /routing-instance/6217d804-f8b2-4813-b751-0d3880ac2077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002972 10.0.0.50 - - [2026-06-09 23:04:06] "POST /bgp-routers HTTP/1.1" 409 301 0.002053 10.0.0.50 - - [2026-06-09 23:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.50 - - [2026-06-09 23:04:06] "GET /bgp-router/7432e38c-2772-418e-81f8-07c13097d610?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.004088 10.0.0.50 - - [2026-06-09 23:04:06] "PUT /bgp-router/7432e38c-2772-418e-81f8-07c13097d610 HTTP/1.1" 200 254 0.018355 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:04:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001138 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:04:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001038 10.0.0.50 - - [2026-06-09 23:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.50 - - [2026-06-09 23:04:26] "GET /virtual-router/0ad1acd7-9387-4b63-b19b-772473497542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.002705 10.0.0.33 - - [2026-06-09 23:04:35] "GET / HTTP/1.1" 200 35931 0.001823 10.0.0.33 - - [2026-06-09 23:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.33 - - [2026-06-09 23:04:35] "GET /global-system-config/9346a1d9-0130-4d87-a36f-96671a6e1868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.014508 10.0.0.33 - - [2026-06-09 23:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008103 10.0.0.33 - - [2026-06-09 23:04:35] "GET /routing-instance/6217d804-f8b2-4813-b751-0d3880ac2077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004532 10.0.0.33 - - [2026-06-09 23:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.33 - - [2026-06-09 23:04:35] "GET /virtual-router/0ad1acd7-9387-4b63-b19b-772473497542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.003066 10.0.0.33 - - [2026-06-09 23:04:35] "PUT /virtual-router/0ad1acd7-9387-4b63-b19b-772473497542 HTTP/1.1" 200 262 0.010941 10.0.0.33 - - [2026-06-09 23:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.33 - - [2026-06-09 23:04:35] "GET /virtual-router/0ad1acd7-9387-4b63-b19b-772473497542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.003206 10.0.0.33 - - [2026-06-09 23:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.33 - - [2026-06-09 23:04:35] "GET /virtual-machine-interface/42b730ec-d839-4828-bbbe-e1d17c76ae91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004981 10.0.0.33 - - [2026-06-09 23:04:35] "PUT /virtual-machine-interface/42b730ec-d839-4828-bbbe-e1d17c76ae91 HTTP/1.1" 200 284 0.011022 10.0.0.50 - - [2026-06-09 23:05:46] "GET /global-system-configs HTTP/1.1" 200 322 0.003169 10.0.0.50 - - [2026-06-09 23:05:48] "GET /global-system-configs HTTP/1.1" 200 322 0.002026 10.0.0.50 - - [2026-06-09 23:06:16] "GET /virtual-router/0ad1acd7-9387-4b63-b19b-772473497542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.003122 10.0.0.50 - - [2026-06-09 23:06:16] "POST /ref-update HTTP/1.1" 200 156 0.007856 10.0.0.50 - - [2026-06-09 23:06:35] "GET /virtual-machine-interface/42d0788e-6457-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005337 10.0.0.50 - - [2026-06-09 23:06:35] "POST /set-tag HTTP/1.1" 200 109 0.004742 10.0.0.50 - - [2026-06-09 23:06:35] "GET /virtual-machine-interface/42d0788e-6457-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005754 10.0.0.50 - - [2026-06-09 23:06:35] "POST /set-tag HTTP/1.1" 200 109 0.002619 10.0.0.50 - - [2026-06-09 23:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.50 - - [2026-06-09 23:06:35] "GET /loadbalancer/818ba87c-3841-492e-b742-5a5f0c90105e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002720 10.0.0.50 - - [2026-06-09 23:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.50 - - [2026-06-09 23:06:35] "GET /loadbalancer/818ba87c-3841-492e-b742-5a5f0c90105e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003328 10.0.0.50 - - [2026-06-09 23:06:35] "GET /loadbalancer-pool/201f7df7-076b-4954-b3ea-5daf6b8eb45e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004098 10.0.0.50 - - [2026-06-09 23:06:35] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014721 10.0.0.50 - - [2026-06-09 23:06:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.021004 10.0.0.50 - - [2026-06-09 23:06:35] "GET /virtual-machine-interface/42d0788e-6457-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.008729 10.0.0.50 - - [2026-06-09 23:06:35] "GET /virtual-machine-interface/42d0788e-6457-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.003900 10.0.0.50 - - [2026-06-09 23:06:35] "POST /ref-update HTTP/1.1" 200 156 0.015537 10.0.0.50 - - [2026-06-09 23:06:35] "GET /floating-ip/26d55171-9e8e-4bce-80fc-506d09608980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.019319 10.0.0.50 - - [2026-06-09 23:06:35] "POST /tags HTTP/1.1" 409 205 0.001819 10.0.0.50 - - [2026-06-09 23:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.50 - - [2026-06-09 23:06:35] "GET /tag/abbd7d85-3891-4b39-9a24-3e233535440a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010775 10.0.0.50 - - [2026-06-09 23:06:35] "PUT /floating-ip/26d55171-9e8e-4bce-80fc-506d09608980 HTTP/1.1" 200 256 0.022538 10.0.0.50 - - [2026-06-09 23:06:36] "POST /set-tag HTTP/1.1" 200 109 0.093855 10.0.0.50 - - [2026-06-09 23:06:36] "GET /loadbalancer-pool/1d3a958b-eea1-43b6-a63c-961a507518c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003843 10.0.0.50 - - [2026-06-09 23:06:36] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014167 10.0.0.50 - - [2026-06-09 23:06:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.016963 10.0.0.50 - - [2026-06-09 23:06:36] "GET /virtual-machine-interface/42d0788e-6457-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.007261 10.0.0.50 - - [2026-06-09 23:06:36] "GET /virtual-machine-interface/42d0788e-6457-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004425 10.0.0.50 - - [2026-06-09 23:06:36] "POST /ref-update HTTP/1.1" 200 156 0.007531 10.0.0.50 - - [2026-06-09 23:06:36] "GET /floating-ip/26d55171-9e8e-4bce-80fc-506d09608980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.008255 10.0.0.50 - - [2026-06-09 23:06:36] "POST /set-tag HTTP/1.1" 200 109 0.003170 10.0.0.50 - - [2026-06-09 23:06:36] "PUT /floating-ip/26d55171-9e8e-4bce-80fc-506d09608980 HTTP/1.1" 200 256 0.016826 10.0.0.50 - - [2026-06-09 23:06:36] "GET /loadbalancer-pool/723680f8-9e65-4887-9f3e-14d6c21c282c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.014359 10.0.0.50 - - [2026-06-09 23:06:36] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022641 10.0.0.50 - - [2026-06-09 23:06:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.007941 10.0.0.50 - - [2026-06-09 23:06:36] "GET /virtual-machine-interface/42d0788e-6457-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.012730 10.0.0.50 - - [2026-06-09 23:06:36] "POST /set-tag HTTP/1.1" 200 109 0.002137 10.0.0.50 - - [2026-06-09 23:06:36] "GET /virtual-machine-interface/42d0788e-6457-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.003820 10.0.0.50 - - [2026-06-09 23:06:36] "POST /ref-update HTTP/1.1" 200 156 0.007221 10.0.0.50 - - [2026-06-09 23:06:36] "GET /floating-ip/26d55171-9e8e-4bce-80fc-506d09608980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.011223 10.0.0.50 - - [2026-06-09 23:06:36] "PUT /floating-ip/26d55171-9e8e-4bce-80fc-506d09608980 HTTP/1.1" 200 256 0.011973 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:07:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000955 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:07:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001159 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:08:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000925 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:08:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001007 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:08:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001385 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:08:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001018 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:09:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001214 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:09:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001119 10.0.0.50 - - [2026-06-09 23:09:06] "GET /virtual-machine-interface/42d0788e-6457-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005649 10.0.0.50 - - [2026-06-09 23:09:06] "POST /set-tag HTTP/1.1" 200 109 0.003346 10.0.0.50 - - [2026-06-09 23:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.50 - - [2026-06-09 23:09:06] "GET /loadbalancer/818ba87c-3841-492e-b742-5a5f0c90105e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002397 10.0.0.50 - - [2026-06-09 23:09:06] "GET /virtual-machine-interface/42d0788e-6457-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.003843 10.0.0.50 - - [2026-06-09 23:09:06] "POST /set-tag HTTP/1.1" 200 109 0.020983 10.0.0.50 - - [2026-06-09 23:09:06] "DELETE /loadbalancer-member/d2b2b272-be4a-45c7-8a5d-35007d1d6bab HTTP/1.1" 200 115 0.053143 10.0.0.50 - - [2026-06-09 23:09:06] "GET /virtual-machine-interface/42d0788e-6457-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005977 10.0.0.50 - - [2026-06-09 23:09:06] "POST /set-tag HTTP/1.1" 200 109 0.002798 10.0.0.50 - - [2026-06-09 23:09:06] "DELETE /loadbalancer-member/7d622ea7-bcd8-4e1c-acf3-a9bef482917c HTTP/1.1" 200 115 0.039371 10.0.0.50 - - [2026-06-09 23:09:06] "GET /virtual-machine-interface/42d0788e-6457-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.007560 10.0.0.50 - - [2026-06-09 23:09:06] "POST /set-tag HTTP/1.1" 200 109 0.002809 10.0.0.50 - - [2026-06-09 23:09:06] "DELETE /loadbalancer-member/5bcb696c-f635-4b49-b39e-d934bac3b85e HTTP/1.1" 200 115 0.042189 10.0.0.50 - - [2026-06-09 23:09:06] "GET /virtual-machine-interface/42d0788e-6457-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004178 10.0.0.50 - - [2026-06-09 23:09:06] "POST /set-tag HTTP/1.1" 200 109 0.002646 10.0.0.50 - - [2026-06-09 23:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.50 - - [2026-06-09 23:09:06] "GET /loadbalancer/818ba87c-3841-492e-b742-5a5f0c90105e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002915 10.0.0.50 - - [2026-06-09 23:09:06] "GET /loadbalancer-pool/201f7df7-076b-4954-b3ea-5daf6b8eb45e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003205 10.0.0.50 - - [2026-06-09 23:09:06] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015491 10.0.0.50 - - [2026-06-09 23:09:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.016522 10.0.0.50 - - [2026-06-09 23:09:06] "GET /virtual-machine-interface/42d0788e-6457-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.012765 10.0.0.50 - - [2026-06-09 23:09:06] "GET /virtual-machine-interface/42d0788e-6457-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005500 10.0.0.50 - - [2026-06-09 23:09:06] "GET /floating-ip/26d55171-9e8e-4bce-80fc-506d09608980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002916 10.0.0.50 - - [2026-06-09 23:09:06] "POST /set-tag HTTP/1.1" 200 109 0.064068 10.0.0.50 - - [2026-06-09 23:09:06] "GET /loadbalancer-pool/1d3a958b-eea1-43b6-a63c-961a507518c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.016547 10.0.0.50 - - [2026-06-09 23:09:06] "POST /loadbalancer-members HTTP/1.1" 200 690 0.037247 10.0.0.50 - - [2026-06-09 23:09:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.013959 10.0.0.50 - - [2026-06-09 23:09:06] "GET /virtual-machine-interface/42d0788e-6457-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.027349 10.0.0.50 - - [2026-06-09 23:09:06] "GET /virtual-machine-interface/42d0788e-6457-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.013039 10.0.0.50 - - [2026-06-09 23:09:06] "GET /floating-ip/26d55171-9e8e-4bce-80fc-506d09608980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.013680 10.0.0.50 - - [2026-06-09 23:09:06] "POST /set-tag HTTP/1.1" 200 109 0.018051 10.0.0.50 - - [2026-06-09 23:09:06] "GET /loadbalancer-pool/723680f8-9e65-4887-9f3e-14d6c21c282c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.011211 10.0.0.50 - - [2026-06-09 23:09:07] "POST /loadbalancer-members HTTP/1.1" 200 692 0.035404 10.0.0.50 - - [2026-06-09 23:09:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.033613 10.0.0.50 - - [2026-06-09 23:09:07] "GET /virtual-machine-interface/42d0788e-6457-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.012981 10.0.0.50 - - [2026-06-09 23:09:07] "GET /virtual-machine-interface/42d0788e-6457-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.009013 10.0.0.50 - - [2026-06-09 23:09:07] "GET /floating-ip/26d55171-9e8e-4bce-80fc-506d09608980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.006772 10.0.0.50 - - [2026-06-09 23:09:07] "POST /set-tag HTTP/1.1" 200 109 0.002492 10.0.0.50 - - [2026-06-09 23:10:46] "GET /global-system-configs HTTP/1.1" 200 322 0.005131 10.0.0.50 - - [2026-06-09 23:10:48] "GET /global-system-configs HTTP/1.1" 200 322 0.002318 10.0.0.50 - - [2026-06-09 23:11:06] "GET / HTTP/1.1" 200 35931 0.001926 10.0.0.50 - - [2026-06-09 23:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.50 - - [2026-06-09 23:11:06] "GET /project/e16e807f-b643-4858-8450-5e2ad290d53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045932 10.0.0.50 - - [2026-06-09 23:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.50 - - [2026-06-09 23:11:06] "GET /project/e16e807f-b643-4858-8450-5e2ad290d53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029677 10.0.0.50 - - [2026-06-09 23:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.50 - - [2026-06-09 23:11:07] "GET /project/e16e807f-b643-4858-8450-5e2ad290d53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031733 10.0.0.50 - - [2026-06-09 23:11:07] "POST /tags HTTP/1.1" 200 333 0.041246 10.0.0.50 - - [2026-06-09 23:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.021181 10.0.0.50 - - [2026-06-09 23:11:07] "GET /tag/752e8fbf-d603-4a4f-bca3-232ae97568a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.021108 10.0.0.50 - - [2026-06-09 23:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007095 10.0.0.50 - - [2026-06-09 23:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.50 - - [2026-06-09 23:11:07] "GET /project/e16e807f-b643-4858-8450-5e2ad290d53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039958 10.0.0.50 - - [2026-06-09 23:11:07] "GET /project/e16e807f-b643-4858-8450-5e2ad290d53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.050280 10.0.0.50 - - [2026-06-09 23:11:07] "GET /virtual-networks?parent_id=e16e807f-b643-4858-8450-5e2ad290d53a&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.005043 10.0.0.50 - - [2026-06-09 23:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.50 - - [2026-06-09 23:11:07] "GET /virtual-network/04b8eb7c-7f44-45a5-ad74-0b525bbe08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.004528 10.0.0.50 - - [2026-06-09 23:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.50 - - [2026-06-09 23:11:07] "GET /service-appliance-set/b19ff52e-2a2f-4dc4-a7a0-29aa995a573f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002679 10.0.0.50 - - [2026-06-09 23:11:07] "POST /fqname-to-id HTTP/1.1" 404 254 0.001533 10.0.0.50 - - [2026-06-09 23:11:07] "POST /virtual-networks HTTP/1.1" 200 512 0.067351 10.0.0.50 - - [2026-06-09 23:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.50 - - [2026-06-09 23:11:07] "GET /network-ipam/b488ecb6-0f3c-4a07-8008-58a4b7f5b4bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.003529 10.0.0.50 - - [2026-06-09 23:11:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.145417 10.0.0.50 - - [2026-06-09 23:11:08] "GET /virtual-machine-interface/075ee2a6-875b-42b0-bbda-52e72a1b8ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.022315 10.0.0.50 - - [2026-06-09 23:11:08] "POST /useragent-kv HTTP/1.1" 200 115 0.005264 10.0.0.50 - - [2026-06-09 23:11:08] "POST /ref-update HTTP/1.1" 200 156 0.197330 10.0.0.50 - - [2026-06-09 23:11:08] "POST /instance-ips HTTP/1.1" 200 409 0.054399 10.0.0.50 - - [2026-06-09 23:11:08] "GET /virtual-network/f9a77e75-dd6d-42d3-9789-8245eb77e4b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.006395 10.0.0.50 - - [2026-06-09 23:11:08] "GET /domains HTTP/1.1" 200 280 0.001744 10.0.0.50 - - [2026-06-09 23:11:08] "GET /domain/f12c132a-8728-4def-8f0f-9210f4669f0b HTTP/1.1" 200 3087 0.008161 10.0.0.50 - - [2026-06-09 23:11:08] "GET /instance-ip/3f0b3faa-9e84-4b3c-b7ec-c7ed71a9748c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.005422 10.0.0.50 - - [2026-06-09 23:11:08] "GET /project/e16e807f-b643-4858-8450-5e2ad290d53a HTTP/1.1" 200 5476 0.058209 10.0.0.50 - - [2026-06-09 23:11:08] "GET /virtual-network/f9a77e75-dd6d-42d3-9789-8245eb77e4b1 HTTP/1.1" 200 2090 0.004636 10.0.0.50 - - [2026-06-09 23:11:08] "GET /virtual-network/f9a77e75-dd6d-42d3-9789-8245eb77e4b1 HTTP/1.1" 200 2090 0.043589 10.0.0.50 - - [2026-06-09 23:11:08] "POST /loadbalancers HTTP/1.1" 200 610 0.107396 10.0.0.50 - - [2026-06-09 23:11:08] "GET /routing-instance/1e22c293-e514-4fcc-9f5f-118eafea9a73 HTTP/1.1" 200 1181 0.007439 10.0.0.50 - - [2026-06-09 23:11:08] "GET /routing-instance/1e22c293-e514-4fcc-9f5f-118eafea9a73 HTTP/1.1" 200 1181 0.003272 10.0.0.50 - - [2026-06-09 23:11:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.022410 10.0.0.50 - - [2026-06-09 23:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.017124 10.0.0.50 - - [2026-06-09 23:11:08] "GET /project/e16e807f-b643-4858-8450-5e2ad290d53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.062097 10.0.0.50 - - [2026-06-09 23:11:08] "GET /instance-ip/3f0b3faa-9e84-4b3c-b7ec-c7ed71a9748c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003417 10.0.0.50 - - [2026-06-09 23:11:08] "POST /route-targets HTTP/1.1" 200 327 0.033245 10.0.0.50 - - [2026-06-09 23:11:08] "POST /ref-update HTTP/1.1" 200 156 0.029933 10.0.0.50 - - [2026-06-09 23:11:08] "GET /project/e16e807f-b643-4858-8450-5e2ad290d53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.071633 10.0.0.50 - - [2026-06-09 23:11:08] "GET /loadbalancer/966eb850-a621-494b-aba9-681bd3103582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006634 10.0.0.50 - - [2026-06-09 23:11:08] "POST /floating-ips HTTP/1.1" 200 597 0.086700 10.0.0.50 - - [2026-06-09 23:11:08] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.034670 10.0.0.50 - - [2026-06-09 23:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.50 - - [2026-06-09 23:11:08] "GET /project/e16e807f-b643-4858-8450-5e2ad290d53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029190 10.0.0.50 - - [2026-06-09 23:11:08] "GET /loadbalancer-listener/63dff2c1-dd23-45b6-8824-47cd5886d013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1803 0.003114 10.0.0.50 - - [2026-06-09 23:11:08] "GET /loadbalancer-listener/63dff2c1-dd23-45b6-8824-47cd5886d013?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1222 0.005010 10.0.0.50 - - [2026-06-09 23:11:08] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.030694 10.0.0.50 - - [2026-06-09 23:11:08] "GET /instance-ip/3f0b3faa-9e84-4b3c-b7ec-c7ed71a9748c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003461 10.0.0.50 - - [2026-06-09 23:11:08] "GET /instance-ip/3f0b3faa-9e84-4b3c-b7ec-c7ed71a9748c?fields=floating_ips HTTP/1.1" 200 1212 0.015469 10.0.0.50 - - [2026-06-09 23:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.50 - - [2026-06-09 23:11:08] "GET /floating-ip/1d8ec168-3d06-46d4-a74f-c1705bbd93d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.003821 10.0.0.50 - - [2026-06-09 23:11:08] "GET /loadbalancer/966eb850-a621-494b-aba9-681bd3103582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.004066 10.0.0.50 - - [2026-06-09 23:11:08] "POST /tags HTTP/1.1" 200 295 0.054372 10.0.0.50 - - [2026-06-09 23:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.032262 10.0.0.50 - - [2026-06-09 23:11:08] "GET /tag/cef8ccb1-bdfe-47aa-badd-9183ad3e92ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1097 0.014741 10.0.0.50 - - [2026-06-09 23:11:08] "POST /tags HTTP/1.1" 409 233 0.003008 10.0.0.50 - - [2026-06-09 23:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.50 - - [2026-06-09 23:11:09] "GET /tag/c10ab452-e578-4491-95bd-651cd248a085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.015119 10.0.0.50 - - [2026-06-09 23:11:09] "POST /tags HTTP/1.1" 409 206 0.001903 10.0.0.50 - - [2026-06-09 23:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.50 - - [2026-06-09 23:11:09] "GET /tag/7c644063-6846-4e87-adb9-ef7e6cd379e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.015542 10.0.0.50 - - [2026-06-09 23:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.50 - - [2026-06-09 23:11:09] "GET /virtual-network/1b7df608-21f9-450d-b44b-c67f020f49aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004717 10.0.0.50 - - [2026-06-09 23:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.50 - - [2026-06-09 23:11:09] "GET /project/e16e807f-b643-4858-8450-5e2ad290d53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044632 10.0.0.50 - - [2026-06-09 23:11:09] "POST /virtual-machines HTTP/1.1" 200 369 0.013064 10.0.0.50 - - [2026-06-09 23:11:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.025681 10.0.0.50 - - [2026-06-09 23:11:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.108923 10.0.0.50 - - [2026-06-09 23:11:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.009163 10.0.0.50 - - [2026-06-09 23:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008696 10.0.0.50 - - [2026-06-09 23:11:09] "GET /virtual-machine-interface/7ffb8d1a-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.006265 10.0.0.50 - - [2026-06-09 23:11:09] "POST /instance-ips HTTP/1.1" 200 409 0.034520 10.0.0.50 - - [2026-06-09 23:11:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.021058 10.0.0.50 - - [2026-06-09 23:11:09] "GET /virtual-machine-interface/7ffb8d1a-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.013400 10.0.0.50 - - [2026-06-09 23:11:09] "POST /set-tag HTTP/1.1" 200 109 0.029179 10.0.0.50 - - [2026-06-09 23:11:09] "GET /virtual-machine-interface/7ffb8d1a-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.017750 10.0.0.50 - - [2026-06-09 23:11:09] "GET /instance-ip/8015246e-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004367 10.0.0.50 - - [2026-06-09 23:11:09] "GET /virtual-machine-interface/7ffb8d1a-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004315 10.0.0.50 - - [2026-06-09 23:11:09] "POST /set-tag HTTP/1.1" 200 109 0.002263 10.0.0.50 - - [2026-06-09 23:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.50 - - [2026-06-09 23:11:09] "GET /virtual-network/1b7df608-21f9-450d-b44b-c67f020f49aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003767 10.0.0.50 - - [2026-06-09 23:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.50 - - [2026-06-09 23:11:09] "GET /project/e16e807f-b643-4858-8450-5e2ad290d53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031257 10.0.0.50 - - [2026-06-09 23:11:09] "POST /virtual-machines HTTP/1.1" 200 369 0.009393 10.0.0.50 - - [2026-06-09 23:11:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.013537 10.0.0.50 - - [2026-06-09 23:11:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.119091 10.0.0.50 - - [2026-06-09 23:11:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.011494 10.0.0.50 - - [2026-06-09 23:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008232 10.0.0.50 - - [2026-06-09 23:11:10] "GET /virtual-machine-interface/8058dd58-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.012769 10.0.0.50 - - [2026-06-09 23:11:10] "POST /instance-ips HTTP/1.1" 200 409 0.022154 10.0.0.50 - - [2026-06-09 23:11:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.021450 10.0.0.50 - - [2026-06-09 23:11:10] "GET /virtual-machine-interface/8058dd58-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.005913 10.0.0.50 - - [2026-06-09 23:11:10] "POST /set-tag HTTP/1.1" 200 109 0.022491 10.0.0.50 - - [2026-06-09 23:11:10] "GET /virtual-machine-interface/8058dd58-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.020153 10.0.0.50 - - [2026-06-09 23:11:10] "GET /instance-ip/8074dce2-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.009067 10.0.0.50 - - [2026-06-09 23:11:10] "GET /virtual-machine-interface/8058dd58-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004631 10.0.0.50 - - [2026-06-09 23:11:10] "POST /set-tag HTTP/1.1" 200 109 0.002213 10.0.0.50 - - [2026-06-09 23:11:10] "GET /virtual-router/0ad1acd7-9387-4b63-b19b-772473497542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.003516 10.0.0.50 - - [2026-06-09 23:11:10] "POST /ref-update HTTP/1.1" 200 156 0.011075 10.0.0.50 - - [2026-06-09 23:11:10] "GET /virtual-machine-interface/7ffb8d1a-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.014665 10.0.0.50 - - [2026-06-09 23:11:10] "POST /set-tag HTTP/1.1" 200 109 0.002708 10.0.0.50 - - [2026-06-09 23:11:10] "GET /virtual-router/0ad1acd7-9387-4b63-b19b-772473497542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1684 0.004632 10.0.0.50 - - [2026-06-09 23:11:10] "POST /ref-update HTTP/1.1" 200 156 0.007922 10.0.0.50 - - [2026-06-09 23:11:10] "GET /virtual-machine-interface/8058dd58-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.011335 10.0.0.50 - - [2026-06-09 23:11:10] "POST /set-tag HTTP/1.1" 200 109 0.011357 10.0.0.50 - - [2026-06-09 23:11:10] "GET /virtual-machine-interface/7ffb8d1a-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.008128 10.0.0.50 - - [2026-06-09 23:11:10] "POST /set-tag HTTP/1.1" 200 109 0.002822 10.0.0.50 - - [2026-06-09 23:11:10] "GET /virtual-machine-interface/8058dd58-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.007321 10.0.0.50 - - [2026-06-09 23:11:10] "POST /set-tag HTTP/1.1" 200 109 0.003630 10.0.0.50 - - [2026-06-09 23:11:13] "GET /domains HTTP/1.1" 200 280 0.002215 10.0.0.50 - - [2026-06-09 23:11:13] "GET /domain/f12c132a-8728-4def-8f0f-9210f4669f0b HTTP/1.1" 200 3087 0.003019 10.0.0.50 - - [2026-06-09 23:11:13] "GET /project/e16e807f-b643-4858-8450-5e2ad290d53a HTTP/1.1" 200 7064 0.026466 10.0.0.50 - - [2026-06-09 23:11:13] "GET /virtual-network/f9a77e75-dd6d-42d3-9789-8245eb77e4b1 HTTP/1.1" 200 2090 0.003948 10.0.0.50 - - [2026-06-09 23:11:13] "GET /virtual-network/f9a77e75-dd6d-42d3-9789-8245eb77e4b1 HTTP/1.1" 200 2090 0.004567 10.0.0.50 - - [2026-06-09 23:11:13] "GET /routing-instance/1e22c293-e514-4fcc-9f5f-118eafea9a73 HTTP/1.1" 200 1402 0.003506 10.0.0.50 - - [2026-06-09 23:11:13] "GET /routing-instance/1e22c293-e514-4fcc-9f5f-118eafea9a73 HTTP/1.1" 200 1402 0.002570 10.0.0.50 - - [2026-06-09 23:11:13] "GET /route-target/22550fee-1cdf-474e-b288-74866680d377 HTTP/1.1" 200 1152 0.002284 10.0.0.50 - - [2026-06-09 23:11:13] "GET /virtual-network/f9a77e75-dd6d-42d3-9789-8245eb77e4b1 HTTP/1.1" 200 2090 0.005063 10.0.0.50 - - [2026-06-09 23:11:13] "GET /routing-instance/1e22c293-e514-4fcc-9f5f-118eafea9a73 HTTP/1.1" 200 1402 0.003105 10.0.0.50 - - [2026-06-09 23:11:13] "GET /virtual-network/f9a77e75-dd6d-42d3-9789-8245eb77e4b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004612 10.0.0.50 - - [2026-06-09 23:11:13] "GET /virtual-network/f9a77e75-dd6d-42d3-9789-8245eb77e4b1 HTTP/1.1" 200 2090 0.004287 10.0.0.50 - - [2026-06-09 23:11:13] "GET /routing-instance/1e22c293-e514-4fcc-9f5f-118eafea9a73 HTTP/1.1" 200 1402 0.002639 10.0.0.50 - - [2026-06-09 23:11:13] "GET /routing-instance/1e22c293-e514-4fcc-9f5f-118eafea9a73 HTTP/1.1" 200 1402 0.003171 10.0.0.50 - - [2026-06-09 23:11:13] "GET /route-target/22550fee-1cdf-474e-b288-74866680d377 HTTP/1.1" 200 1152 0.002258 10.0.0.50 - - [2026-06-09 23:11:13] "GET /domains HTTP/1.1" 200 280 0.002051 10.0.0.50 - - [2026-06-09 23:11:13] "GET /domain/f12c132a-8728-4def-8f0f-9210f4669f0b HTTP/1.1" 200 3087 0.002768 10.0.0.50 - - [2026-06-09 23:11:13] "GET /project/e16e807f-b643-4858-8450-5e2ad290d53a HTTP/1.1" 200 7064 0.066838 10.0.0.50 - - [2026-06-09 23:11:13] "GET /virtual-network/f9a77e75-dd6d-42d3-9789-8245eb77e4b1 HTTP/1.1" 200 2090 0.004183 10.0.0.50 - - [2026-06-09 23:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002665 10.0.0.50 - - [2026-06-09 23:11:13] "GET /project/e16e807f-b643-4858-8450-5e2ad290d53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032510 10.0.0.50 - - [2026-06-09 23:11:13] "GET /virtual-network/f9a77e75-dd6d-42d3-9789-8245eb77e4b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004296 10.0.0.50 - - [2026-06-09 23:11:13] "GET /floating-ip-pools?parent_id=f9a77e75-dd6d-42d3-9789-8245eb77e4b1&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002182 10.0.0.50 - - [2026-06-09 23:11:13] "GET /virtual-network/f9a77e75-dd6d-42d3-9789-8245eb77e4b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005443 10.0.0.50 - - [2026-06-09 23:11:13] "POST /floating-ip-pools HTTP/1.1" 200 562 0.016809 10.0.0.50 - - [2026-06-09 23:11:13] "POST /ref-update HTTP/1.1" 200 156 0.008699 10.0.0.50 - - [2026-06-09 23:11:13] "GET /virtual-network/f9a77e75-dd6d-42d3-9789-8245eb77e4b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.014891 10.0.0.50 - - [2026-06-09 23:11:13] "GET /domains HTTP/1.1" 200 280 0.001625 10.0.0.50 - - [2026-06-09 23:11:13] "GET /domain/f12c132a-8728-4def-8f0f-9210f4669f0b HTTP/1.1" 200 3087 0.002717 10.0.0.50 - - [2026-06-09 23:11:13] "GET /project/e16e807f-b643-4858-8450-5e2ad290d53a HTTP/1.1" 200 7320 0.035114 10.0.0.50 - - [2026-06-09 23:11:13] "GET /virtual-network/f9a77e75-dd6d-42d3-9789-8245eb77e4b1 HTTP/1.1" 200 2328 0.004885 10.0.0.50 - - [2026-06-09 23:11:13] "GET /floating-ip-pool/c71c2a23-b230-4a0b-b83d-1e0abc4a7406 HTTP/1.1" 200 1315 0.002275 10.0.0.50 - - [2026-06-09 23:11:13] "GET /domains HTTP/1.1" 200 280 0.001323 10.0.0.50 - - [2026-06-09 23:11:13] "GET /domain/f12c132a-8728-4def-8f0f-9210f4669f0b HTTP/1.1" 200 3087 0.002193 10.0.0.50 - - [2026-06-09 23:11:13] "GET /project/e16e807f-b643-4858-8450-5e2ad290d53a HTTP/1.1" 200 7320 0.031132 10.0.0.50 - - [2026-06-09 23:11:13] "GET /virtual-network/f9a77e75-dd6d-42d3-9789-8245eb77e4b1 HTTP/1.1" 200 2328 0.004286 10.0.0.50 - - [2026-06-09 23:11:13] "GET /virtual-network/f9a77e75-dd6d-42d3-9789-8245eb77e4b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003734 10.0.0.50 - - [2026-06-09 23:11:13] "POST /tags HTTP/1.1" 200 365 0.052250 10.0.0.50 - - [2026-06-09 23:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009212 10.0.0.50 - - [2026-06-09 23:11:14] "GET /tag/1bfa9ede-1ad8-4201-9771-fbdb47b240b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.017198 10.0.0.50 - - [2026-06-09 23:11:14] "POST /tags HTTP/1.1" 409 206 0.002120 10.0.0.50 - - [2026-06-09 23:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.50 - - [2026-06-09 23:11:14] "GET /tag/7c644063-6846-4e87-adb9-ef7e6cd379e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.010365 10.0.0.50 - - [2026-06-09 23:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.50 - - [2026-06-09 23:11:14] "GET /project/e16e807f-b643-4858-8450-5e2ad290d53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.032413 10.0.0.50 - - [2026-06-09 23:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.50 - - [2026-06-09 23:11:14] "GET /virtual-network/1b7df608-21f9-450d-b44b-c67f020f49aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003880 10.0.0.50 - - [2026-06-09 23:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.50 - - [2026-06-09 23:11:14] "GET /service-appliance-set/9456035b-b7f8-4661-a196-1ca4bddebf8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.006570 10.0.0.50 - - [2026-06-09 23:11:14] "POST /fqname-to-id HTTP/1.1" 404 258 0.004021 10.0.0.50 - - [2026-06-09 23:11:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.091455 10.0.0.50 - - [2026-06-09 23:11:14] "GET /virtual-machine-interface/57afadb1-f3ed-4daf-bd17-fa5a15a9339a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.006473 10.0.0.50 - - [2026-06-09 23:11:14] "POST /set-tag HTTP/1.1" 200 109 0.017518 10.0.0.50 - - [2026-06-09 23:11:14] "POST /instance-ips HTTP/1.1" 200 417 0.040895 10.0.0.50 - - [2026-06-09 23:11:14] "GET /instance-ip/7fc14ad2-0a04-49d5-b09e-56965675bd85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.015225 10.0.0.50 - - [2026-06-09 23:11:14] "POST /loadbalancers HTTP/1.1" 200 618 0.072577 10.0.0.50 - - [2026-06-09 23:11:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.014191 10.0.0.50 - - [2026-06-09 23:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009534 10.0.0.50 - - [2026-06-09 23:11:14] "POST /service-instances HTTP/1.1" 200 566 0.021676 10.0.0.50 - - [2026-06-09 23:11:14] "POST /ref-update HTTP/1.1" 200 156 0.010018 10.0.0.50 - - [2026-06-09 23:11:14] "GET /project/e16e807f-b643-4858-8450-5e2ad290d53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.035825 10.0.0.50 - - [2026-06-09 23:11:14] "GET /virtual-machine-interface/57afadb1-f3ed-4daf-bd17-fa5a15a9339a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005670 10.0.0.50 - - [2026-06-09 23:11:14] "GET /virtual-machine-interface/57afadb1-f3ed-4daf-bd17-fa5a15a9339a?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.005917 10.0.0.50 - - [2026-06-09 23:11:14] "PUT /service-instance/efa25f06-fb97-464b-83c3-06a11fa734d1 HTTP/1.1" 200 266 0.009722 10.0.0.50 - - [2026-06-09 23:11:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.011018 10.0.0.50 - - [2026-06-09 23:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007964 10.0.0.50 - - [2026-06-09 23:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.50 - - [2026-06-09 23:11:14] "GET /floating-ip-pool/c71c2a23-b230-4a0b-b83d-1e0abc4a7406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002327 10.0.0.50 - - [2026-06-09 23:11:14] "POST /floating-ips HTTP/1.1" 200 671 0.081406 10.0.0.50 - - [2026-06-09 23:11:14] "POST /virtual-machines HTTP/1.1" 200 429 0.060454 10.0.0.50 - - [2026-06-09 23:11:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.009267 10.0.0.50 - - [2026-06-09 23:11:15] "GET /application-policy-set/12617a14-a2a3-497b-ae86-2b6ba405a811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.042325 10.0.0.50 - - [2026-06-09 23:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.024555 10.0.0.50 - - [2026-06-09 23:11:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.142164 10.0.0.50 - - [2026-06-09 23:11:15] "POST /chown HTTP/1.1" 200 109 0.019876 10.0.0.50 - - [2026-06-09 23:11:15] "GET /policy-management/7a85ee7a-f92c-4ebc-8fdc-5d4ab37e7c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.014503 10.0.0.50 - - [2026-06-09 23:11:15] "POST /tags HTTP/1.1" 409 221 0.002068 10.0.0.50 - - [2026-06-09 23:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.50 - - [2026-06-09 23:11:15] "POST /chown HTTP/1.1" 200 109 0.006273 10.0.0.50 - - [2026-06-09 23:11:15] "PUT /virtual-machine-interface/e4b64349-9bac-4886-b374-d91a37f661d6 HTTP/1.1" 200 284 0.019942 10.0.0.50 - - [2026-06-09 23:11:15] "GET /tag/752e8fbf-d603-4a4f-bca3-232ae97568a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.037460 10.0.0.50 - - [2026-06-09 23:11:15] "POST /tags HTTP/1.1" 409 238 0.006077 10.0.0.50 - - [2026-06-09 23:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007397 10.0.0.50 - - [2026-06-09 23:11:15] "PUT /instance-ip/7fc14ad2-0a04-49d5-b09e-56965675bd85 HTTP/1.1" 200 256 0.053925 10.0.0.50 - - [2026-06-09 23:11:15] "GET /tag/1bfa9ede-1ad8-4201-9771-fbdb47b240b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.022336 10.0.0.50 - - [2026-06-09 23:11:15] "POST /ref-update HTTP/1.1" 200 156 0.031547 10.0.0.50 - - [2026-06-09 23:11:15] "POST /ref-update HTTP/1.1" 200 156 0.022253 10.0.0.50 - - [2026-06-09 23:11:15] "POST /ref-update HTTP/1.1" 200 156 0.025802 10.0.0.50 - - [2026-06-09 23:11:15] "POST /firewall-rules HTTP/1.1" 200 650 0.087221 10.0.0.50 - - [2026-06-09 23:11:15] "GET /firewall-rule/cfb3cddb-c02c-4dc4-b8cc-a64abc698429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.015730 10.0.0.50 - - [2026-06-09 23:11:15] "POST /ref-update HTTP/1.1" 200 156 0.011067 10.0.0.50 - - [2026-06-09 23:11:15] "GET /firewall-policy/2f85c1b2-01ee-46f6-a00f-19acf03c653f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.009190 10.0.0.50 - - [2026-06-09 23:11:15] "GET /firewall-rule/cfb3cddb-c02c-4dc4-b8cc-a64abc698429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.004477 10.0.0.50 - - [2026-06-09 23:11:15] "POST /ref-update HTTP/1.1" 200 156 0.034552 10.0.0.50 - - [2026-06-09 23:11:15] "POST /ref-update HTTP/1.1" 200 156 0.023605 10.0.0.50 - - [2026-06-09 23:11:15] "POST /ref-update HTTP/1.1" 200 156 0.049725 10.0.0.50 - - [2026-06-09 23:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.50 - - [2026-06-09 23:11:15] "POST /virtual-machines HTTP/1.1" 200 429 0.018239 10.0.0.50 - - [2026-06-09 23:11:15] "GET /project/e16e807f-b643-4858-8450-5e2ad290d53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.083809 10.0.0.50 - - [2026-06-09 23:11:15] "GET /loadbalancer/10fd4c7b-f9b6-44d7-bda3-bdb6286d4ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.002548 10.0.0.50 - - [2026-06-09 23:11:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.173608 10.0.0.50 - - [2026-06-09 23:11:15] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.079029 10.0.0.50 - - [2026-06-09 23:11:15] "POST /chown HTTP/1.1" 200 109 0.037000 10.0.0.50 - - [2026-06-09 23:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.50 - - [2026-06-09 23:11:15] "GET /project/e16e807f-b643-4858-8450-5e2ad290d53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.029323 10.0.0.50 - - [2026-06-09 23:11:15] "POST /chown HTTP/1.1" 200 109 0.018285 10.0.0.50 - - [2026-06-09 23:11:15] "PUT /virtual-machine-interface/fc2cf72f-3d33-4f47-9d19-ba04aeddf711 HTTP/1.1" 200 284 0.023190 10.0.0.50 - - [2026-06-09 23:11:15] "GET /loadbalancer-listener/e058fa23-ee28-40a5-94bf-f903e3e36519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.017546 10.0.0.50 - - [2026-06-09 23:11:15] "GET /loadbalancer-listener/e058fa23-ee28-40a5-94bf-f903e3e36519?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.003749 10.0.0.50 - - [2026-06-09 23:11:15] "PUT /instance-ip/7fc14ad2-0a04-49d5-b09e-56965675bd85 HTTP/1.1" 200 256 0.035501 10.0.0.50 - - [2026-06-09 23:11:15] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.034272 10.0.0.50 - - [2026-06-09 23:11:15] "POST /ref-update HTTP/1.1" 200 156 0.012244 10.0.0.50 - - [2026-06-09 23:11:16] "POST /ref-update HTTP/1.1" 200 156 0.025853 10.0.0.50 - - [2026-06-09 23:11:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.023141 10.0.0.50 - - [2026-06-09 23:11:16] "GET /loadbalancer-pool/0e1f9089-78d6-49b9-808c-1fb8cc791804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.010310 10.0.0.50 - - [2026-06-09 23:11:16] "POST /ref-update HTTP/1.1" 200 156 0.032619 10.0.0.50 - - [2026-06-09 23:11:16] "POST /loadbalancer-members HTTP/1.1" 200 707 0.030340 10.0.0.50 - - [2026-06-09 23:11:16] "POST /ref-update HTTP/1.1" 200 156 0.008844 10.0.0.50 - - [2026-06-09 23:11:16] "POST /ref-update HTTP/1.1" 200 156 0.029206 10.0.0.50 - - [2026-06-09 23:11:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.016832 10.0.0.50 - - [2026-06-09 23:11:16] "GET /loadbalancer-member/24f2a455-6f6b-42aa-82c6-c299f6eabcb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.017124 10.0.0.50 - - [2026-06-09 23:11:16] "GET /application-policy-set/12617a14-a2a3-497b-ae86-2b6ba405a811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003174 10.0.0.50 - - [2026-06-09 23:11:16] "PUT /service-instance/efa25f06-fb97-464b-83c3-06a11fa734d1 HTTP/1.1" 200 266 0.012922 10.0.0.50 - - [2026-06-09 23:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.50 - - [2026-06-09 23:11:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.016998 10.0.0.50 - - [2026-06-09 23:11:16] "GET /policy-management/7a85ee7a-f92c-4ebc-8fdc-5d4ab37e7c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011386 10.0.0.50 - - [2026-06-09 23:11:16] "POST /tags HTTP/1.1" 409 221 0.003626 10.0.0.50 - - [2026-06-09 23:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.50 - - [2026-06-09 23:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.50 - - [2026-06-09 23:11:16] "GET /tag/752e8fbf-d603-4a4f-bca3-232ae97568a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.010687 10.0.0.50 - - [2026-06-09 23:11:16] "POST /tags HTTP/1.1" 409 238 0.001538 10.0.0.50 - - [2026-06-09 23:11:16] "POST /chown HTTP/1.1" 200 109 0.006771 10.0.0.50 - - [2026-06-09 23:11:16] "POST /chown HTTP/1.1" 200 109 0.015953 10.0.0.50 - - [2026-06-09 23:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004629 10.0.0.50 - - [2026-06-09 23:11:16] "GET /tag/1bfa9ede-1ad8-4201-9771-fbdb47b240b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.013171 10.0.0.50 - - [2026-06-09 23:11:16] "POST /firewall-rules HTTP/1.1" 409 293 0.001867 10.0.0.50 - - [2026-06-09 23:11:16] "PUT /instance-ip/7fc14ad2-0a04-49d5-b09e-56965675bd85 HTTP/1.1" 200 256 0.044555 10.0.0.50 - - [2026-06-09 23:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.50 - - [2026-06-09 23:11:16] "POST /ref-update HTTP/1.1" 200 156 0.016167 10.0.0.50 - - [2026-06-09 23:11:16] "POST /chown HTTP/1.1" 200 109 0.016683 10.0.0.50 - - [2026-06-09 23:11:16] "POST /chown HTTP/1.1" 200 109 0.018193 10.0.0.50 - - [2026-06-09 23:11:16] "PUT /firewall-rule/cfb3cddb-c02c-4dc4-b8cc-a64abc698429 HTTP/1.1" 200 260 0.058648 10.0.0.50 - - [2026-06-09 23:11:16] "GET /firewall-rule/cfb3cddb-c02c-4dc4-b8cc-a64abc698429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.017013 10.0.0.50 - - [2026-06-09 23:11:16] "PUT /instance-ip/7fc14ad2-0a04-49d5-b09e-56965675bd85 HTTP/1.1" 200 256 0.011582 10.0.0.50 - - [2026-06-09 23:11:16] "GET /firewall-policy/2f85c1b2-01ee-46f6-a00f-19acf03c653f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.011286 10.0.0.50 - - [2026-06-09 23:11:16] "GET /firewall-rule/cfb3cddb-c02c-4dc4-b8cc-a64abc698429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.002098 10.0.0.50 - - [2026-06-09 23:11:16] "POST /ref-update HTTP/1.1" 200 156 0.021256 10.0.0.50 - - [2026-06-09 23:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.50 - - [2026-06-09 23:11:16] "POST /chown HTTP/1.1" 200 109 0.007635 10.0.0.50 - - [2026-06-09 23:11:16] "POST /chown HTTP/1.1" 200 109 0.030761 10.0.0.50 - - [2026-06-09 23:11:16] "PUT /instance-ip/7fc14ad2-0a04-49d5-b09e-56965675bd85 HTTP/1.1" 200 256 0.022328 10.0.0.50 - - [2026-06-09 23:11:16] "POST /ref-update HTTP/1.1" 200 156 0.012005 10.0.0.50 - - [2026-06-09 23:11:16] "POST /chown HTTP/1.1" 200 109 0.013788 10.0.0.50 - - [2026-06-09 23:11:16] "POST /chown HTTP/1.1" 200 109 0.026480 10.0.0.50 - - [2026-06-09 23:11:16] "PUT /instance-ip/7fc14ad2-0a04-49d5-b09e-56965675bd85 HTTP/1.1" 200 256 0.011664 10.0.0.50 - - [2026-06-09 23:11:16] "POST /ref-update HTTP/1.1" 200 156 0.017943 10.0.0.50 - - [2026-06-09 23:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005468 10.0.0.50 - - [2026-06-09 23:11:16] "GET /virtual-network/1b7df608-21f9-450d-b44b-c67f020f49aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004930 10.0.0.50 - - [2026-06-09 23:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.50 - - [2026-06-09 23:11:17] "PUT /service-instance/efa25f06-fb97-464b-83c3-06a11fa734d1 HTTP/1.1" 200 266 0.010352 10.0.0.50 - - [2026-06-09 23:11:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.018991 10.0.0.50 - - [2026-06-09 23:11:17] "GET /project/e16e807f-b643-4858-8450-5e2ad290d53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.070905 10.0.0.50 - - [2026-06-09 23:11:17] "POST /virtual-machines HTTP/1.1" 200 373 0.009193 10.0.0.50 - - [2026-06-09 23:11:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.020354 10.0.0.50 - - [2026-06-09 23:11:17] "PUT /service-instance/efa25f06-fb97-464b-83c3-06a11fa734d1 HTTP/1.1" 200 266 0.026651 10.0.0.50 - - [2026-06-09 23:11:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.026146 10.0.0.50 - - [2026-06-09 23:11:17] "PUT /service-instance/efa25f06-fb97-464b-83c3-06a11fa734d1 HTTP/1.1" 200 266 0.054393 10.0.0.50 - - [2026-06-09 23:11:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.028848 10.0.0.50 - - [2026-06-09 23:11:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.188663 10.0.0.50 - - [2026-06-09 23:11:17] "PUT /service-instance/efa25f06-fb97-464b-83c3-06a11fa734d1 HTTP/1.1" 200 266 0.023546 10.0.0.50 - - [2026-06-09 23:11:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.041356 10.0.0.50 - - [2026-06-09 23:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008759 10.0.0.50 - - [2026-06-09 23:11:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.037584 10.0.0.50 - - [2026-06-09 23:11:17] "GET /virtual-machine-interface/84b58d56-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.013745 10.0.0.50 - - [2026-06-09 23:11:17] "PUT /service-instance/efa25f06-fb97-464b-83c3-06a11fa734d1 HTTP/1.1" 200 266 0.009555 10.0.0.50 - - [2026-06-09 23:11:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.015363 10.0.0.50 - - [2026-06-09 23:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.50 - - [2026-06-09 23:11:17] "POST /instance-ips HTTP/1.1" 200 413 0.047242 10.0.0.50 - - [2026-06-09 23:11:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.023640 10.0.0.50 - - [2026-06-09 23:11:17] "GET /virtual-machine-interface/84b58d56-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.007107 10.0.0.50 - - [2026-06-09 23:11:17] "POST /chown HTTP/1.1" 200 109 0.020804 10.0.0.50 - - [2026-06-09 23:11:17] "POST /chown HTTP/1.1" 200 109 0.013674 10.0.0.50 - - [2026-06-09 23:11:17] "POST /ref-update HTTP/1.1" 200 156 0.018367 10.0.0.50 - - [2026-06-09 23:11:17] "POST /set-tag HTTP/1.1" 200 109 0.033382 10.0.0.50 - - [2026-06-09 23:11:17] "GET /virtual-machine-interface/84b58d56-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.021152 10.0.0.50 - - [2026-06-09 23:11:17] "GET /instance-ip/84e129ac-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.003428 10.0.0.50 - - [2026-06-09 23:11:17] "POST /chown HTTP/1.1" 200 109 0.040871 10.0.0.50 - - [2026-06-09 23:11:17] "POST /chown HTTP/1.1" 200 109 0.022353 10.0.0.50 - - [2026-06-09 23:11:17] "POST /ref-update HTTP/1.1" 200 156 0.026381 10.0.0.50 - - [2026-06-09 23:11:17] "GET /virtual-machine-interface/84b58d56-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005473 10.0.0.50 - - [2026-06-09 23:11:17] "POST /set-tag HTTP/1.1" 200 109 0.002990 10.0.0.50 - - [2026-06-09 23:11:17] "GET /virtual-router/0ad1acd7-9387-4b63-b19b-772473497542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.003531 10.0.0.50 - - [2026-06-09 23:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.50 - - [2026-06-09 23:11:17] "POST /chown HTTP/1.1" 200 109 0.006755 10.0.0.50 - - [2026-06-09 23:11:17] "POST /chown HTTP/1.1" 200 109 0.016468 10.0.0.50 - - [2026-06-09 23:11:17] "POST /ref-update HTTP/1.1" 200 156 0.020802 10.0.0.50 - - [2026-06-09 23:11:17] "GET /virtual-machine-interface/84b58d56-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.006117 10.0.0.50 - - [2026-06-09 23:11:17] "POST /set-tag HTTP/1.1" 200 109 0.002026 10.0.0.50 - - [2026-06-09 23:11:17] "POST /chown HTTP/1.1" 200 109 0.007092 10.0.0.50 - - [2026-06-09 23:11:17] "GET /virtual-machine-interface/84b58d56-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.010513 10.0.0.50 - - [2026-06-09 23:11:17] "POST /set-tag HTTP/1.1" 200 109 0.001901 10.0.0.50 - - [2026-06-09 23:11:17] "POST /chown HTTP/1.1" 200 109 0.029752 10.0.0.50 - - [2026-06-09 23:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.50 - - [2026-06-09 23:11:18] "POST /chown HTTP/1.1" 200 109 0.005799 10.0.0.50 - - [2026-06-09 23:11:18] "POST /chown HTTP/1.1" 200 109 0.008388 10.0.0.50 - - [2026-06-09 23:11:18] "POST /chown HTTP/1.1" 200 109 0.019511 10.0.0.50 - - [2026-06-09 23:11:18] "POST /chown HTTP/1.1" 200 109 0.024422 10.0.0.50 - - [2026-06-09 23:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006658 10.0.0.50 - - [2026-06-09 23:11:18] "POST /chown HTTP/1.1" 200 109 0.020147 10.0.0.50 - - [2026-06-09 23:11:18] "POST /chown HTTP/1.1" 200 109 0.018855 10.0.0.50 - - [2026-06-09 23:11:18] "POST /chown HTTP/1.1" 200 109 0.006958 10.0.0.50 - - [2026-06-09 23:11:18] "POST /chown HTTP/1.1" 200 109 0.020306 10.0.0.50 - - [2026-06-09 23:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.50 - - [2026-06-09 23:11:18] "POST /chown HTTP/1.1" 200 109 0.007334 10.0.0.50 - - [2026-06-09 23:11:18] "POST /chown HTTP/1.1" 200 109 0.017599 10.0.0.50 - - [2026-06-09 23:11:18] "POST /chown HTTP/1.1" 200 109 0.023834 10.0.0.50 - - [2026-06-09 23:11:18] "POST /chown HTTP/1.1" 200 109 0.006681 10.0.0.50 - - [2026-06-09 23:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004355 10.0.0.50 - - [2026-06-09 23:11:18] "POST /chown HTTP/1.1" 200 109 0.007284 10.0.0.50 - - [2026-06-09 23:11:18] "POST /chown HTTP/1.1" 200 109 0.005960 10.0.0.50 - - [2026-06-09 23:11:18] "POST /chown HTTP/1.1" 200 109 0.012002 10.0.0.50 - - [2026-06-09 23:11:18] "POST /chown HTTP/1.1" 200 109 0.017664 10.0.0.50 - - [2026-06-09 23:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.50 - - [2026-06-09 23:11:18] "POST /chown HTTP/1.1" 200 109 0.005930 10.0.0.50 - - [2026-06-09 23:11:18] "POST /chown HTTP/1.1" 200 109 0.020511 10.0.0.50 - - [2026-06-09 23:11:18] "POST /chown HTTP/1.1" 200 109 0.006792 10.0.0.50 - - [2026-06-09 23:11:18] "POST /chown HTTP/1.1" 200 109 0.018776 10.0.0.50 - - [2026-06-09 23:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.50 - - [2026-06-09 23:11:18] "POST /chown HTTP/1.1" 200 109 0.007097 10.0.0.50 - - [2026-06-09 23:11:18] "POST /chown HTTP/1.1" 200 109 0.021263 10.0.0.50 - - [2026-06-09 23:11:18] "POST /chown HTTP/1.1" 200 109 0.018258 10.0.0.50 - - [2026-06-09 23:11:18] "POST /chown HTTP/1.1" 200 109 0.006426 10.0.0.50 - - [2026-06-09 23:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.50 - - [2026-06-09 23:11:18] "POST /chown HTTP/1.1" 200 109 0.006307 10.0.0.50 - - [2026-06-09 23:11:19] "POST /chown HTTP/1.1" 200 109 0.023013 10.0.0.50 - - [2026-06-09 23:11:19] "POST /chown HTTP/1.1" 200 109 0.008540 10.0.0.50 - - [2026-06-09 23:11:19] "POST /chown HTTP/1.1" 200 109 0.036862 10.0.0.50 - - [2026-06-09 23:11:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.50 - - [2026-06-09 23:11:19] "POST /chown HTTP/1.1" 200 109 0.012502 10.0.0.50 - - [2026-06-09 23:11:19] "POST /chown HTTP/1.1" 200 109 0.033486 10.0.0.50 - - [2026-06-09 23:11:19] "POST /chown HTTP/1.1" 200 109 0.018299 10.0.0.50 - - [2026-06-09 23:11:19] "POST /chown HTTP/1.1" 200 109 0.008139 10.0.0.50 - - [2026-06-09 23:11:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.50 - - [2026-06-09 23:11:19] "POST /chown HTTP/1.1" 200 109 0.007140 10.0.0.50 - - [2026-06-09 23:11:19] "POST /chown HTTP/1.1" 200 109 0.013294 10.0.0.50 - - [2026-06-09 23:11:19] "POST /chown HTTP/1.1" 200 109 0.031737 10.0.0.50 - - [2026-06-09 23:11:19] "POST /chown HTTP/1.1" 200 109 0.027409 10.0.0.50 - - [2026-06-09 23:11:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.50 - - [2026-06-09 23:11:19] "POST /chown HTTP/1.1" 200 109 0.011092 10.0.0.50 - - [2026-06-09 23:11:19] "POST /chown HTTP/1.1" 200 109 0.036416 10.0.0.50 - - [2026-06-09 23:11:19] "POST /chown HTTP/1.1" 200 109 0.006670 10.0.0.50 - - [2026-06-09 23:11:19] "POST /chown HTTP/1.1" 200 109 0.025068 10.0.0.50 - - [2026-06-09 23:11:24] "GET /virtual-machine-interface/7ffb8d1a-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.009028 10.0.0.50 - - [2026-06-09 23:11:24] "POST /set-tag HTTP/1.1" 200 109 0.002195 10.0.0.50 - - [2026-06-09 23:11:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.50 - - [2026-06-09 23:11:24] "GET /loadbalancer/966eb850-a621-494b-aba9-681bd3103582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002445 10.0.0.50 - - [2026-06-09 23:11:24] "GET /loadbalancer-pool/3ec54e19-1e6d-4acc-b8f8-9a42989da462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002679 10.0.0.50 - - [2026-06-09 23:11:24] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014286 10.0.0.50 - - [2026-06-09 23:11:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.016731 10.0.0.50 - - [2026-06-09 23:11:24] "GET /virtual-machine-interface/7ffb8d1a-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.008789 10.0.0.50 - - [2026-06-09 23:11:24] "GET /virtual-machine-interface/7ffb8d1a-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005136 10.0.0.50 - - [2026-06-09 23:11:24] "POST /ref-update HTTP/1.1" 200 156 0.013456 10.0.0.50 - - [2026-06-09 23:11:24] "POST /tags HTTP/1.1" 409 221 0.002156 10.0.0.50 - - [2026-06-09 23:11:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.50 - - [2026-06-09 23:11:24] "GET /tag/752e8fbf-d603-4a4f-bca3-232ae97568a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.011658 10.0.0.50 - - [2026-06-09 23:11:24] "GET /floating-ip/1d8ec168-3d06-46d4-a74f-c1705bbd93d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.003318 10.0.0.50 - - [2026-06-09 23:11:24] "PUT /floating-ip/1d8ec168-3d06-46d4-a74f-c1705bbd93d9 HTTP/1.1" 200 256 0.007787 10.0.0.50 - - [2026-06-09 23:11:24] "POST /set-tag HTTP/1.1" 200 109 0.016302 10.0.0.50 - - [2026-06-09 23:11:25] "GET /virtual-machine-interface/8058dd58-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005459 10.0.0.50 - - [2026-06-09 23:11:25] "POST /set-tag HTTP/1.1" 200 109 0.003178 10.0.0.50 - - [2026-06-09 23:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.50 - - [2026-06-09 23:11:25] "GET /loadbalancer/966eb850-a621-494b-aba9-681bd3103582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002929 10.0.0.50 - - [2026-06-09 23:11:25] "GET /loadbalancer-pool/3ec54e19-1e6d-4acc-b8f8-9a42989da462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002539 10.0.0.50 - - [2026-06-09 23:11:25] "POST /loadbalancer-members HTTP/1.1" 200 702 0.023129 10.0.0.50 - - [2026-06-09 23:11:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008841 10.0.0.50 - - [2026-06-09 23:11:25] "GET /virtual-machine-interface/8058dd58-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.007126 10.0.0.50 - - [2026-06-09 23:11:25] "GET /virtual-machine-interface/8058dd58-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.009679 10.0.0.50 - - [2026-06-09 23:11:25] "POST /ref-update HTTP/1.1" 200 156 0.009692 10.0.0.50 - - [2026-06-09 23:11:25] "POST /set-tag HTTP/1.1" 200 109 0.026717 10.0.0.50 - - [2026-06-09 23:11:25] "GET /floating-ip/1d8ec168-3d06-46d4-a74f-c1705bbd93d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002564 10.0.0.50 - - [2026-06-09 23:11:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.50 - - [2026-06-09 23:11:26] "POST /chown HTTP/1.1" 200 109 0.006291 10.0.0.50 - - [2026-06-09 23:11:26] "POST /chown HTTP/1.1" 200 109 0.008384 10.0.0.50 - - [2026-06-09 23:11:26] "POST /chown HTTP/1.1" 200 109 0.006301 10.0.0.50 - - [2026-06-09 23:11:26] "POST /chown HTTP/1.1" 200 109 0.006573 10.0.0.50 - - [2026-06-09 23:11:27] "GET /virtual-machine/27367ae6-2057-43a8-acd0-3a05de805d6c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003917 10.0.0.50 - - [2026-06-09 23:11:27] "GET /virtual-machine-interface/7ffb8d1a-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004368 10.0.0.50 - - [2026-06-09 23:11:27] "GET /virtual-machine-interface/84b58d56-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004386 10.0.0.50 - - [2026-06-09 23:11:27] "POST /set-tag HTTP/1.1" 200 109 0.002441 10.0.0.50 - - [2026-06-09 23:11:27] "GET /virtual-machine/7e9f2436-90ee-422c-8aa8-049d3acdae30?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.003842 10.0.0.50 - - [2026-06-09 23:11:27] "GET /virtual-machine-interface/8058dd58-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.006177 10.0.0.50 - - [2026-06-09 23:11:27] "GET /virtual-machine/1a639ecb-941b-499c-b81a-0ff2ae25d06b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003222 10.0.0.50 - - [2026-06-09 23:11:27] "GET /virtual-machine-interface/84b58d56-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.003911 10.0.0.50 - - [2026-06-09 23:11:27] "GET /virtual-machine-interface/84b58d56-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005551 10.0.0.50 - - [2026-06-09 23:11:27] "POST /set-tag HTTP/1.1" 200 109 0.002519 10.0.0.50 - - [2026-06-09 23:12:00] "GET /virtual-machine-interface/84b58d56-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.007626 10.0.0.50 - - [2026-06-09 23:12:00] "POST /set-tag HTTP/1.1" 200 109 0.003284 10.0.0.50 - - [2026-06-09 23:12:00] "GET /virtual-machine-interface/84b58d56-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004745 10.0.0.50 - - [2026-06-09 23:12:00] "POST /set-tag HTTP/1.1" 200 109 0.002346 10.0.0.50 - - [2026-06-09 23:12:00] "GET /virtual-machine/1a639ecb-941b-499c-b81a-0ff2ae25d06b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003131 10.0.0.50 - - [2026-06-09 23:12:00] "POST /ref-update HTTP/1.1" 200 156 0.009593 10.0.0.50 - - [2026-06-09 23:12:00] "GET /virtual-machine-interface/84b58d56-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004393 10.0.0.50 - - [2026-06-09 23:12:00] "POST /set-tag HTTP/1.1" 200 109 0.013878 10.0.0.50 - - [2026-06-09 23:12:00] "POST /set-tag HTTP/1.1" 200 109 0.019674 10.0.0.50 - - [2026-06-09 23:12:00] "DELETE /instance-ip/84e129ac-6458-11f1-89f2-fa163e5ba626 HTTP/1.1" 200 115 0.039706 10.0.0.50 - - [2026-06-09 23:12:00] "DELETE /virtual-machine-interface/84b58d56-6458-11f1-89f2-fa163e5ba626 HTTP/1.1" 200 115 0.054760 10.0.0.50 - - [2026-06-09 23:12:00] "DELETE /virtual-machine/1a639ecb-941b-499c-b81a-0ff2ae25d06b HTTP/1.1" 200 115 0.020437 10.0.0.50 - - [2026-06-09 23:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.50 - - [2026-06-09 23:12:02] "GET /tag/1bfa9ede-1ad8-4201-9771-fbdb47b240b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.011691 10.0.0.50 - - [2026-06-09 23:12:02] "GET /tag/1bfa9ede-1ad8-4201-9771-fbdb47b240b1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.021689 10.0.0.50 - - [2026-06-09 23:12:02] "GET /virtual-machine-interface/57afadb1-f3ed-4daf-bd17-fa5a15a9339a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005144 10.0.0.50 - - [2026-06-09 23:12:02] "POST /set-tag HTTP/1.1" 200 109 0.016254 10.0.0.50 - - [2026-06-09 23:12:02] "GET /virtual-machine-interface/e4b64349-9bac-4886-b374-d91a37f661d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.014723 10.0.0.50 - - [2026-06-09 23:12:02] "POST /set-tag HTTP/1.1" 200 109 0.030271 10.0.0.50 - - [2026-06-09 23:12:02] "GET /virtual-machine-interface/fc2cf72f-3d33-4f47-9d19-ba04aeddf711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004818 10.0.0.50 - - [2026-06-09 23:12:02] "POST /set-tag HTTP/1.1" 200 109 0.016569 10.0.0.50 - - [2026-06-09 23:12:03] "GET /firewall-policy/2f85c1b2-01ee-46f6-a00f-19acf03c653f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.007659 10.0.0.50 - - [2026-06-09 23:12:03] "GET /firewall-rule/cfb3cddb-c02c-4dc4-b8cc-a64abc698429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.003451 10.0.0.50 - - [2026-06-09 23:12:03] "POST /ref-update HTTP/1.1" 200 156 0.016091 10.0.0.50 - - [2026-06-09 23:12:03] "DELETE /firewall-rule/cfb3cddb-c02c-4dc4-b8cc-a64abc698429 HTTP/1.1" 200 115 0.046203 10.0.0.50 - - [2026-06-09 23:12:03] "DELETE /loadbalancer-member/24f2a455-6f6b-42aa-82c6-c299f6eabcb2 HTTP/1.1" 200 115 0.038250 10.0.0.50 - - [2026-06-09 23:12:03] "PUT /service-instance/efa25f06-fb97-464b-83c3-06a11fa734d1 HTTP/1.1" 200 266 0.009786 10.0.0.50 - - [2026-06-09 23:12:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.019202 10.0.0.50 - - [2026-06-09 23:12:03] "DELETE /loadbalancer-pool/0e1f9089-78d6-49b9-808c-1fb8cc791804 HTTP/1.1" 200 115 0.063325 10.0.0.50 - - [2026-06-09 23:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.50 - - [2026-06-09 23:12:03] "POST /chown HTTP/1.1" 200 109 0.010124 10.0.0.50 - - [2026-06-09 23:12:03] "DELETE /loadbalancer-listener/e058fa23-ee28-40a5-94bf-f903e3e36519 HTTP/1.1" 200 115 0.050348 10.0.0.50 - - [2026-06-09 23:12:03] "GET /floating-ip/d4176a59-ff37-4da8-80cd-05aea255fd7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.002383 10.0.0.50 - - [2026-06-09 23:12:03] "POST /chown HTTP/1.1" 200 109 0.013618 10.0.0.50 - - [2026-06-09 23:12:03] "POST /chown HTTP/1.1" 200 109 0.013781 10.0.0.50 - - [2026-06-09 23:12:03] "POST /chown HTTP/1.1" 200 109 0.026325 10.0.0.50 - - [2026-06-09 23:12:03] "PUT /floating-ip/d4176a59-ff37-4da8-80cd-05aea255fd7e HTTP/1.1" 200 256 0.050167 10.0.0.50 - - [2026-06-09 23:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.50 - - [2026-06-09 23:12:03] "POST /chown HTTP/1.1" 200 109 0.009630 10.0.0.50 - - [2026-06-09 23:12:03] "POST /chown HTTP/1.1" 200 109 0.029050 10.0.0.50 - - [2026-06-09 23:12:03] "DELETE /floating-ip/d4176a59-ff37-4da8-80cd-05aea255fd7e HTTP/1.1" 200 115 0.089517 10.0.0.50 - - [2026-06-09 23:12:03] "POST /chown HTTP/1.1" 200 109 0.014580 10.0.0.50 - - [2026-06-09 23:12:03] "POST /chown HTTP/1.1" 200 109 0.023393 10.0.0.50 - - [2026-06-09 23:12:03] "DELETE /loadbalancer/10fd4c7b-f9b6-44d7-bda3-bdb6286d4ae8 HTTP/1.1" 200 115 0.118308 10.0.0.50 - - [2026-06-09 23:12:03] "PUT /service-instance/efa25f06-fb97-464b-83c3-06a11fa734d1 HTTP/1.1" 200 266 0.025773 10.0.0.50 - - [2026-06-09 23:12:03] "DELETE /instance-ip/7fc14ad2-0a04-49d5-b09e-56965675bd85 HTTP/1.1" 200 115 0.067281 10.0.0.50 - - [2026-06-09 23:12:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.036792 10.0.0.50 - - [2026-06-09 23:12:03] "PUT /service-instance/efa25f06-fb97-464b-83c3-06a11fa734d1 HTTP/1.1" 200 266 0.009389 10.0.0.50 - - [2026-06-09 23:12:03] "GET /floating-ip-pool/c71c2a23-b230-4a0b-b83d-1e0abc4a7406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002623 10.0.0.50 - - [2026-06-09 23:12:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.020041 10.0.0.50 - - [2026-06-09 23:12:03] "POST /ref-update HTTP/1.1" 200 156 0.029200 10.0.0.50 - - [2026-06-09 23:12:03] "DELETE /virtual-machine-interface/57afadb1-f3ed-4daf-bd17-fa5a15a9339a HTTP/1.1" 200 115 0.163268 10.0.0.50 - - [2026-06-09 23:12:03] "PUT /service-instance/efa25f06-fb97-464b-83c3-06a11fa734d1 HTTP/1.1" 200 266 0.014779 10.0.0.50 - - [2026-06-09 23:12:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.029567 10.0.0.50 - - [2026-06-09 23:12:03] "DELETE /floating-ip-pool/c71c2a23-b230-4a0b-b83d-1e0abc4a7406 HTTP/1.1" 200 115 0.082597 10.0.0.50 - - [2026-06-09 23:12:03] "DELETE /tag/1bfa9ede-1ad8-4201-9771-fbdb47b240b1 HTTP/1.1" 200 115 0.120446 10.0.0.50 - - [2026-06-09 23:12:03] "DELETE /service-instance/efa25f06-fb97-464b-83c3-06a11fa734d1 HTTP/1.1" 200 115 0.051562 10.0.0.50 - - [2026-06-09 23:12:04] "GET /virtual-machine-interface/e4b64349-9bac-4886-b374-d91a37f661d6?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.009420 10.0.0.50 - - [2026-06-09 23:12:04] "POST /useragent-kv HTTP/1.1" 200 115 0.006928 10.0.0.50 - - [2026-06-09 23:12:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002228 10.0.0.50 - - [2026-06-09 23:12:04] "DELETE /virtual-network/f9a77e75-dd6d-42d3-9789-8245eb77e4b1 HTTP/1.1" 200 115 0.162698 10.0.0.50 - - [2026-06-09 23:12:04] "GET /routing-instance/1e22c293-e514-4fcc-9f5f-118eafea9a73 HTTP/1.1" 404 171 0.003423 10.0.0.50 - - [2026-06-09 23:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006022 10.0.0.50 - - [2026-06-09 23:12:04] "GET /domains HTTP/1.1" 200 280 0.002646 10.0.0.50 - - [2026-06-09 23:12:04] "GET /domain/f12c132a-8728-4def-8f0f-9210f4669f0b HTTP/1.1" 200 3087 0.009353 10.0.0.50 - - [2026-06-09 23:12:04] "DELETE /route-target/22550fee-1cdf-474e-b288-74866680d377 HTTP/1.1" 200 115 0.036892 10.0.0.50 - - [2026-06-09 23:12:04] "DELETE /virtual-machine-interface/e4b64349-9bac-4886-b374-d91a37f661d6 HTTP/1.1" 200 115 0.104470 10.0.0.50 - - [2026-06-09 23:12:04] "GET /project/e16e807f-b643-4858-8450-5e2ad290d53a HTTP/1.1" 200 7142 0.069334 10.0.0.50 - - [2026-06-09 23:12:04] "POST /ref-update HTTP/1.1" 200 156 0.031808 10.0.0.50 - - [2026-06-09 23:12:04] "DELETE /virtual-machine/95b59b3f-8e28-4b02-bb87-7a19052c8226 HTTP/1.1" 200 115 0.056474 10.0.0.50 - - [2026-06-09 23:12:04] "GET /virtual-machine-interface/fc2cf72f-3d33-4f47-9d19-ba04aeddf711?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.006516 10.0.0.50 - - [2026-06-09 23:12:04] "GET /virtual-machine-interface/8058dd58-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005420 10.0.0.50 - - [2026-06-09 23:12:04] "POST /set-tag HTTP/1.1" 200 109 0.005139 10.0.0.50 - - [2026-06-09 23:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008540 10.0.0.50 - - [2026-06-09 23:12:04] "GET /loadbalancer/966eb850-a621-494b-aba9-681bd3103582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.001948 10.0.0.50 - - [2026-06-09 23:12:04] "DELETE /virtual-machine-interface/fc2cf72f-3d33-4f47-9d19-ba04aeddf711 HTTP/1.1" 200 115 0.044130 10.0.0.50 - - [2026-06-09 23:12:04] "GET /virtual-machine-interface/8058dd58-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.008751 10.0.0.50 - - [2026-06-09 23:12:04] "DELETE /virtual-machine/e4f72847-da76-4bff-a39b-421cadb6e71d HTTP/1.1" 200 115 0.034798 10.0.0.50 - - [2026-06-09 23:12:04] "POST /set-tag HTTP/1.1" 200 109 0.019444 10.0.0.50 - - [2026-06-09 23:12:04] "DELETE /loadbalancer-member/2c588235-72fa-460a-89e9-99b3ed1d499e HTTP/1.1" 200 115 0.037862 10.0.0.50 - - [2026-06-09 23:12:05] "GET /virtual-machine-interface/8058dd58-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004579 10.0.0.50 - - [2026-06-09 23:12:05] "POST /set-tag HTTP/1.1" 200 109 0.002287 10.0.0.50 - - [2026-06-09 23:12:05] "GET /virtual-machine-interface/8058dd58-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004928 10.0.0.50 - - [2026-06-09 23:12:05] "POST /set-tag HTTP/1.1" 200 109 0.002095 10.0.0.50 - - [2026-06-09 23:12:05] "GET /virtual-machine/7e9f2436-90ee-422c-8aa8-049d3acdae30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.002909 10.0.0.50 - - [2026-06-09 23:12:05] "POST /ref-update HTTP/1.1" 200 156 0.010118 10.0.0.50 - - [2026-06-09 23:12:05] "GET /virtual-machine-interface/8058dd58-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.012601 10.0.0.50 - - [2026-06-09 23:12:05] "POST /set-tag HTTP/1.1" 200 109 0.021385 10.0.0.50 - - [2026-06-09 23:12:05] "POST /set-tag HTTP/1.1" 200 109 0.030600 10.0.0.50 - - [2026-06-09 23:12:05] "POST /set-tag HTTP/1.1" 200 109 0.021461 10.0.0.50 - - [2026-06-09 23:12:05] "DELETE /instance-ip/8074dce2-6458-11f1-89f2-fa163e5ba626 HTTP/1.1" 200 115 0.038193 10.0.0.50 - - [2026-06-09 23:12:05] "POST /ref-update HTTP/1.1" 200 156 0.007405 10.0.0.50 - - [2026-06-09 23:12:05] "DELETE /virtual-machine-interface/8058dd58-6458-11f1-89f2-fa163e5ba626 HTTP/1.1" 200 115 0.036521 10.0.0.50 - - [2026-06-09 23:12:05] "DELETE /virtual-machine/7e9f2436-90ee-422c-8aa8-049d3acdae30 HTTP/1.1" 200 115 0.023043 10.0.0.50 - - [2026-06-09 23:12:09] "GET /virtual-machine-interface/7ffb8d1a-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.021325 10.0.0.50 - - [2026-06-09 23:12:09] "POST /set-tag HTTP/1.1" 200 109 0.002402 10.0.0.50 - - [2026-06-09 23:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.50 - - [2026-06-09 23:12:09] "GET /loadbalancer/966eb850-a621-494b-aba9-681bd3103582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005043 10.0.0.50 - - [2026-06-09 23:12:10] "GET /virtual-machine-interface/7ffb8d1a-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.007044 10.0.0.50 - - [2026-06-09 23:12:10] "POST /set-tag HTTP/1.1" 200 109 0.003647 10.0.0.50 - - [2026-06-09 23:12:10] "GET /virtual-machine-interface/7ffb8d1a-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004544 10.0.0.50 - - [2026-06-09 23:12:10] "POST /set-tag HTTP/1.1" 200 109 0.002560 10.0.0.50 - - [2026-06-09 23:12:10] "GET /virtual-machine/27367ae6-2057-43a8-acd0-3a05de805d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002419 10.0.0.50 - - [2026-06-09 23:12:10] "POST /ref-update HTTP/1.1" 200 156 0.010091 10.0.0.50 - - [2026-06-09 23:12:10] "GET /virtual-machine-interface/7ffb8d1a-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.008609 10.0.0.50 - - [2026-06-09 23:12:10] "POST /set-tag HTTP/1.1" 200 109 0.015710 10.0.0.50 - - [2026-06-09 23:12:10] "POST /set-tag HTTP/1.1" 200 109 0.018013 10.0.0.50 - - [2026-06-09 23:12:10] "POST /set-tag HTTP/1.1" 200 109 0.028573 10.0.0.50 - - [2026-06-09 23:12:10] "DELETE /instance-ip/8015246e-6458-11f1-89f2-fa163e5ba626 HTTP/1.1" 200 115 0.048868 10.0.0.50 - - [2026-06-09 23:12:10] "POST /ref-update HTTP/1.1" 200 156 0.012164 10.0.0.50 - - [2026-06-09 23:12:10] "DELETE /virtual-machine-interface/7ffb8d1a-6458-11f1-89f2-fa163e5ba626 HTTP/1.1" 200 115 0.057961 10.0.0.50 - - [2026-06-09 23:12:10] "DELETE /virtual-machine/27367ae6-2057-43a8-acd0-3a05de805d6c HTTP/1.1" 200 115 0.025429 10.0.0.50 - - [2026-06-09 23:12:10] "DELETE /tag/cef8ccb1-bdfe-47aa-badd-9183ad3e92ce HTTP/1.1" 200 115 0.070468 10.0.0.50 - - [2026-06-09 23:12:10] "DELETE /tag/c10ab452-e578-4491-95bd-651cd248a085 HTTP/1.1" 200 115 0.046213 10.0.0.50 - - [2026-06-09 23:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.50 - - [2026-06-09 23:12:14] "GET /project/e16e807f-b643-4858-8450-5e2ad290d53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035801 10.0.0.50 - - [2026-06-09 23:12:14] "POST /tags HTTP/1.1" 200 393 0.027402 10.0.0.50 - - [2026-06-09 23:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006366 10.0.0.50 - - [2026-06-09 23:12:14] "GET /tag/dd6c13ae-610e-4b75-89ca-57d8e78642c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.011021 10.0.0.50 - - [2026-06-09 23:12:14] "POST /tags HTTP/1.1" 200 341 0.033893 10.0.0.50 - - [2026-06-09 23:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.50 - - [2026-06-09 23:12:14] "GET /tag/7d868e40-3d9a-4711-bf83-df042fb4e90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012043 10.0.0.50 - - [2026-06-09 23:12:14] "POST /id-to-fqname HTTP/1.1" 200 192 0.000631 10.0.0.50 - - [2026-06-09 23:12:15] "POST /fqname-to-id HTTP/1.1" 404 201 0.008041 10.0.0.50 - - [2026-06-09 23:12:15] "POST /security-groups HTTP/1.1" 200 589 0.067732 10.0.0.50 - - [2026-06-09 23:12:15] "POST /fqname-to-id HTTP/1.1" 404 236 0.002269 10.0.0.50 - - [2026-06-09 23:12:15] "POST /projects HTTP/1.1" 200 519 0.208396 10.0.0.50 - - [2026-06-09 23:12:15] "POST /access-control-lists HTTP/1.1" 200 598 0.067181 10.0.0.50 - - [2026-06-09 23:12:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.022185 10.0.0.50 - - [2026-06-09 23:12:15] "POST /fqname-to-id HTTP/1.1" 404 235 0.004234 10.0.0.50 - - [2026-06-09 23:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.017938 10.0.0.50 - - [2026-06-09 23:12:15] "GET /virtual-network/1b7df608-21f9-450d-b44b-c67f020f49aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003409 10.0.0.50 - - [2026-06-09 23:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.50 - - [2026-06-09 23:12:15] "GET /virtual-network/04b8eb7c-7f44-45a5-ad74-0b525bbe08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.004853 10.0.0.50 - - [2026-06-09 23:12:15] "POST /access-control-lists HTTP/1.1" 200 596 0.077849 10.0.0.50 - - [2026-06-09 23:12:15] "PUT /virtual-network/1b7df608-21f9-450d-b44b-c67f020f49aa HTTP/1.1" 200 264 0.067906 10.0.0.50 - - [2026-06-09 23:12:15] "PUT /virtual-network/04b8eb7c-7f44-45a5-ad74-0b525bbe08f9 HTTP/1.1" 200 264 0.055433 10.0.0.50 - - [2026-06-09 23:12:15] "POST /security-groups HTTP/1.1" 200 591 0.088944 10.0.0.50 - - [2026-06-09 23:12:15] "POST /fqname-to-id HTTP/1.1" 404 270 0.010542 10.0.0.50 - - [2026-06-09 23:12:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.016999 10.0.0.50 - - [2026-06-09 23:12:15] "POST /access-control-lists HTTP/1.1" 200 632 0.034722 10.0.0.50 - - [2026-06-09 23:12:15] "POST /chown HTTP/1.1" 200 109 0.028440 10.0.0.50 - - [2026-06-09 23:12:15] "POST /fqname-to-id HTTP/1.1" 404 269 0.002315 10.0.0.50 - - [2026-06-09 23:12:15] "GET /application-policy-set/12617a14-a2a3-497b-ae86-2b6ba405a811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005650 10.0.0.50 - - [2026-06-09 23:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.50 - - [2026-06-09 23:12:15] "GET /policy-management/7a85ee7a-f92c-4ebc-8fdc-5d4ab37e7c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007188 10.0.0.50 - - [2026-06-09 23:12:15] "POST /tags HTTP/1.1" 409 226 0.002182 10.0.0.50 - - [2026-06-09 23:12:15] "POST /access-control-lists HTTP/1.1" 200 630 0.083427 10.0.0.50 - - [2026-06-09 23:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.015848 10.0.0.50 - - [2026-06-09 23:12:15] "GET /tag/7d868e40-3d9a-4711-bf83-df042fb4e90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012671 10.0.0.50 - - [2026-06-09 23:12:15] "POST /firewall-rules HTTP/1.1" 200 600 0.072258 10.0.0.50 - - [2026-06-09 23:12:15] "GET /firewall-rule/7a32a715-772f-4e89-89d3-46b7ab8fd7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.014176 10.0.0.50 - - [2026-06-09 23:12:15] "GET /firewall-policy/d802dcaa-2fca-4f7c-96ed-21744762bd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.004460 10.0.0.50 - - [2026-06-09 23:12:15] "GET /firewall-rule/7a32a715-772f-4e89-89d3-46b7ab8fd7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003273 10.0.0.50 - - [2026-06-09 23:12:16] "POST /ref-update HTTP/1.1" 200 156 0.053327 10.0.0.50 - - [2026-06-09 23:12:16] "GET /application-policy-set/12617a14-a2a3-497b-ae86-2b6ba405a811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005133 10.0.0.50 - - [2026-06-09 23:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.50 - - [2026-06-09 23:12:16] "GET /policy-management/7a85ee7a-f92c-4ebc-8fdc-5d4ab37e7c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002514 10.0.0.50 - - [2026-06-09 23:12:16] "POST /tags HTTP/1.1" 409 226 0.001563 10.0.0.50 - - [2026-06-09 23:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.50 - - [2026-06-09 23:12:16] "GET /tag/7d868e40-3d9a-4711-bf83-df042fb4e90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.013368 10.0.0.50 - - [2026-06-09 23:12:16] "POST /firewall-rules HTTP/1.1" 200 598 0.070142 10.0.0.50 - - [2026-06-09 23:12:16] "GET /firewall-rule/4b51fc0a-bb6a-4fed-bbed-995b11cc9ad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.009531 10.0.0.50 - - [2026-06-09 23:12:16] "GET /firewall-policy/d802dcaa-2fca-4f7c-96ed-21744762bd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.004708 10.0.0.50 - - [2026-06-09 23:12:16] "GET /firewall-rule/4b51fc0a-bb6a-4fed-bbed-995b11cc9ad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002517 10.0.0.50 - - [2026-06-09 23:12:16] "POST /ref-update HTTP/1.1" 200 156 0.044251 10.0.0.50 - - [2026-06-09 23:12:17] "POST /tags HTTP/1.1" 200 393 0.029506 10.0.0.50 - - [2026-06-09 23:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.50 - - [2026-06-09 23:12:17] "GET /tag/fc0a3eca-7ce4-4477-859f-0c1963e62bf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.014534 10.0.0.50 - - [2026-06-09 23:12:17] "POST /tags HTTP/1.1" 200 341 0.032751 10.0.0.50 - - [2026-06-09 23:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008165 10.0.0.50 - - [2026-06-09 23:12:17] "GET /tag/78f47719-fed1-4430-ab7f-6b28676b3cec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012113 10.0.0.50 - - [2026-06-09 23:12:18] "POST /id-to-fqname HTTP/1.1" 200 192 0.000740 10.0.0.50 - - [2026-06-09 23:12:18] "POST /fqname-to-id HTTP/1.1" 404 201 0.002665 10.0.0.50 - - [2026-06-09 23:12:18] "POST /security-groups HTTP/1.1" 200 589 0.065420 10.0.0.50 - - [2026-06-09 23:12:18] "POST /projects HTTP/1.1" 200 519 0.198177 10.0.0.50 - - [2026-06-09 23:12:18] "POST /fqname-to-id HTTP/1.1" 404 236 0.005561 10.0.0.50 - - [2026-06-09 23:12:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.009493 10.0.0.50 - - [2026-06-09 23:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012666 10.0.0.50 - - [2026-06-09 23:12:18] "GET /virtual-network/1b7df608-21f9-450d-b44b-c67f020f49aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.010437 10.0.0.50 - - [2026-06-09 23:12:18] "POST /access-control-lists HTTP/1.1" 200 598 0.079898 10.0.0.50 - - [2026-06-09 23:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012219 10.0.0.50 - - [2026-06-09 23:12:18] "GET /virtual-network/04b8eb7c-7f44-45a5-ad74-0b525bbe08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004193 10.0.0.50 - - [2026-06-09 23:12:18] "POST /fqname-to-id HTTP/1.1" 404 235 0.003490 10.0.0.50 - - [2026-06-09 23:12:18] "POST /access-control-lists HTTP/1.1" 200 596 0.062035 10.0.0.50 - - [2026-06-09 23:12:18] "PUT /virtual-network/1b7df608-21f9-450d-b44b-c67f020f49aa HTTP/1.1" 200 264 0.099141 10.0.0.50 - - [2026-06-09 23:12:18] "PUT /virtual-network/04b8eb7c-7f44-45a5-ad74-0b525bbe08f9 HTTP/1.1" 200 264 0.045710 10.0.0.50 - - [2026-06-09 23:12:18] "POST /security-groups HTTP/1.1" 200 591 0.085126 10.0.0.50 - - [2026-06-09 23:12:18] "POST /fqname-to-id HTTP/1.1" 404 270 0.003725 10.0.0.50 - - [2026-06-09 23:12:18] "POST /access-control-lists HTTP/1.1" 200 632 0.027204 10.0.0.50 - - [2026-06-09 23:12:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.021192 10.0.0.50 - - [2026-06-09 23:12:18] "POST /fqname-to-id HTTP/1.1" 404 269 0.004267 10.0.0.50 - - [2026-06-09 23:12:18] "POST /chown HTTP/1.1" 200 109 0.034480 10.0.0.50 - - [2026-06-09 23:12:18] "GET /application-policy-set/12617a14-a2a3-497b-ae86-2b6ba405a811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015440 10.0.0.50 - - [2026-06-09 23:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.50 - - [2026-06-09 23:12:18] "GET /policy-management/7a85ee7a-f92c-4ebc-8fdc-5d4ab37e7c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007486 10.0.0.50 - - [2026-06-09 23:12:18] "POST /access-control-lists HTTP/1.1" 200 630 0.082795 10.0.0.50 - - [2026-06-09 23:12:18] "POST /tags HTTP/1.1" 409 226 0.005143 10.0.0.50 - - [2026-06-09 23:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.50 - - [2026-06-09 23:12:18] "GET /tag/78f47719-fed1-4430-ab7f-6b28676b3cec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010597 10.0.0.50 - - [2026-06-09 23:12:18] "POST /firewall-rules HTTP/1.1" 200 600 0.062977 10.0.0.50 - - [2026-06-09 23:12:19] "GET /firewall-rule/c3be59b0-ee7b-44c6-80b9-12b18cc13448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004056 10.0.0.50 - - [2026-06-09 23:12:19] "GET /firewall-policy/d802dcaa-2fca-4f7c-96ed-21744762bd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.003705 10.0.0.50 - - [2026-06-09 23:12:19] "GET /firewall-rule/c3be59b0-ee7b-44c6-80b9-12b18cc13448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002213 10.0.0.50 - - [2026-06-09 23:12:19] "POST /ref-update HTTP/1.1" 200 156 0.063753 10.0.0.50 - - [2026-06-09 23:12:19] "GET /application-policy-set/12617a14-a2a3-497b-ae86-2b6ba405a811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007463 10.0.0.50 - - [2026-06-09 23:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006205 10.0.0.50 - - [2026-06-09 23:12:19] "GET /policy-management/7a85ee7a-f92c-4ebc-8fdc-5d4ab37e7c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002955 10.0.0.50 - - [2026-06-09 23:12:19] "POST /tags HTTP/1.1" 409 226 0.002237 10.0.0.50 - - [2026-06-09 23:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.50 - - [2026-06-09 23:12:19] "GET /tag/78f47719-fed1-4430-ab7f-6b28676b3cec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012184 10.0.0.50 - - [2026-06-09 23:12:19] "POST /firewall-rules HTTP/1.1" 200 598 0.072213 10.0.0.50 - - [2026-06-09 23:12:19] "GET /firewall-rule/4669dffb-1f13-4a06-996e-bbe465030e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.011986 10.0.0.50 - - [2026-06-09 23:12:19] "GET /firewall-policy/d802dcaa-2fca-4f7c-96ed-21744762bd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.004596 10.0.0.50 - - [2026-06-09 23:12:19] "GET /firewall-rule/4669dffb-1f13-4a06-996e-bbe465030e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002177 10.0.0.50 - - [2026-06-09 23:12:19] "POST /ref-update HTTP/1.1" 200 156 0.058728 10.0.0.50 - - [2026-06-09 23:12:20] "POST /tags HTTP/1.1" 200 345 0.097196 10.0.0.50 - - [2026-06-09 23:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007794 10.0.0.50 - - [2026-06-09 23:12:20] "GET /tag/ca03381e-926b-4620-a93d-510176800044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.028181 10.0.0.50 - - [2026-06-09 23:12:20] "POST /projects HTTP/1.1" 409 238 0.003671 10.0.0.50 - - [2026-06-09 23:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008352 10.0.0.50 - - [2026-06-09 23:12:21] "GET /project/6484d7de-1fd2-4b00-86e2-387f20baa131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.086744 10.0.0.50 - - [2026-06-09 23:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010469 10.0.0.50 - - [2026-06-09 23:12:21] "GET /virtual-network/1b7df608-21f9-450d-b44b-c67f020f49aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006247 10.0.0.50 - - [2026-06-09 23:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.50 - - [2026-06-09 23:12:21] "GET /virtual-network/04b8eb7c-7f44-45a5-ad74-0b525bbe08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.006290 10.0.0.50 - - [2026-06-09 23:12:21] "POST /security-groups HTTP/1.1" 409 285 0.003105 10.0.0.50 - - [2026-06-09 23:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.50 - - [2026-06-09 23:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.50 - - [2026-06-09 23:12:21] "PUT /security-group/0094855a-1344-42e6-8b4e-8b6b6dff1985 HTTP/1.1" 200 262 0.065483 10.0.0.50 - - [2026-06-09 23:12:21] "PUT /access-control-list/60032e55-08ca-429c-a479-1bd812fe7d54 HTTP/1.1" 200 272 0.023315 10.0.0.50 - - [2026-06-09 23:12:21] "GET /project/6484d7de-1fd2-4b00-86e2-387f20baa131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.086201 10.0.0.50 - - [2026-06-09 23:12:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.042557 10.0.0.50 - - [2026-06-09 23:12:21] "POST /tags HTTP/1.1" 409 228 0.010457 10.0.0.50 - - [2026-06-09 23:12:21] "PUT /access-control-list/bd562665-ae11-40e5-bf4f-c8bcca975f2d HTTP/1.1" 200 272 0.036937 10.0.0.50 - - [2026-06-09 23:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.50 - - [2026-06-09 23:12:21] "GET /tag/ca03381e-926b-4620-a93d-510176800044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.010876 10.0.0.50 - - [2026-06-09 23:12:21] "POST /tags HTTP/1.1" 200 345 0.083524 10.0.0.50 - - [2026-06-09 23:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.50 - - [2026-06-09 23:12:21] "GET /tag/a27fb488-1aa9-438e-a9d7-8eb01379c01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.025321 10.0.0.50 - - [2026-06-09 23:12:21] "POST /projects HTTP/1.1" 409 238 0.002005 10.0.0.50 - - [2026-06-09 23:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.50 - - [2026-06-09 23:12:21] "GET /project/ad72ef78-283c-4bc1-9ae6-3711dff88c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037712 10.0.0.50 - - [2026-06-09 23:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.50 - - [2026-06-09 23:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.50 - - [2026-06-09 23:12:21] "GET /project/ad72ef78-283c-4bc1-9ae6-3711dff88c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036829 10.0.0.50 - - [2026-06-09 23:12:21] "GET /virtual-network/1b7df608-21f9-450d-b44b-c67f020f49aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.010012 10.0.0.50 - - [2026-06-09 23:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006806 10.0.0.50 - - [2026-06-09 23:12:21] "GET /virtual-network/04b8eb7c-7f44-45a5-ad74-0b525bbe08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003981 10.0.0.50 - - [2026-06-09 23:12:21] "POST /security-groups HTTP/1.1" 409 285 0.003482 10.0.0.50 - - [2026-06-09 23:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.50 - - [2026-06-09 23:12:21] "PUT /security-group/b9a37f9c-bd7d-4e72-9a35-ac12ce9d34ce HTTP/1.1" 200 262 0.064733 10.0.0.50 - - [2026-06-09 23:12:21] "PUT /access-control-list/c6d5db6e-a271-4b66-aa3b-9ab7ee2d2fb3 HTTP/1.1" 200 272 0.016815 10.0.0.50 - - [2026-06-09 23:12:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.046631 10.0.0.50 - - [2026-06-09 23:12:21] "POST /tags HTTP/1.1" 409 228 0.012293 10.0.0.50 - - [2026-06-09 23:12:21] "PUT /access-control-list/a9b0203d-0068-4512-8847-5961967ca631 HTTP/1.1" 200 272 0.042493 10.0.0.50 - - [2026-06-09 23:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005156 10.0.0.50 - - [2026-06-09 23:12:21] "GET /tag/a27fb488-1aa9-438e-a9d7-8eb01379c01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.010506 10.0.0.50 - - [2026-06-09 23:12:22] "POST /tags HTTP/1.1" 200 291 0.076972 10.0.0.50 - - [2026-06-09 23:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005136 10.0.0.50 - - [2026-06-09 23:12:22] "GET /tag/5f224278-9406-4330-adc2-422ebb9d6873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.015607 10.0.0.50 - - [2026-06-09 23:12:22] "POST /tags HTTP/1.1" 200 303 0.060602 10.0.0.50 - - [2026-06-09 23:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.50 - - [2026-06-09 23:12:22] "GET /tag/fcb7cabf-c910-4624-9a1e-44d3ae0e0256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012344 10.0.0.50 - - [2026-06-09 23:12:22] "POST /tags HTTP/1.1" 409 252 0.002441 10.0.0.50 - - [2026-06-09 23:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.50 - - [2026-06-09 23:12:22] "GET /tag/dd6c13ae-610e-4b75-89ca-57d8e78642c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.013546 10.0.0.50 - - [2026-06-09 23:12:22] "POST /tags HTTP/1.1" 409 226 0.002362 10.0.0.50 - - [2026-06-09 23:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004887 10.0.0.50 - - [2026-06-09 23:12:22] "GET /tag/7d868e40-3d9a-4711-bf83-df042fb4e90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.015940 10.0.0.50 - - [2026-06-09 23:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.50 - - [2026-06-09 23:12:22] "GET /virtual-network/1b7df608-21f9-450d-b44b-c67f020f49aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004590 10.0.0.50 - - [2026-06-09 23:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.50 - - [2026-06-09 23:12:22] "GET /project/6484d7de-1fd2-4b00-86e2-387f20baa131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.028254 10.0.0.50 - - [2026-06-09 23:12:22] "POST /virtual-machines HTTP/1.1" 200 395 0.009755 10.0.0.50 - - [2026-06-09 23:12:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.027370 10.0.0.50 - - [2026-06-09 23:12:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104627 10.0.0.50 - - [2026-06-09 23:12:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.011991 10.0.0.50 - - [2026-06-09 23:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008524 10.0.0.50 - - [2026-06-09 23:12:22] "GET /virtual-machine-interface/abb453b0-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008328 10.0.0.50 - - [2026-06-09 23:12:22] "POST /instance-ips HTTP/1.1" 200 397 0.027351 10.0.0.50 - - [2026-06-09 23:12:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.040431 10.0.0.50 - - [2026-06-09 23:12:22] "GET /virtual-machine-interface/abb453b0-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006124 10.0.0.50 - - [2026-06-09 23:12:23] "POST /set-tag HTTP/1.1" 200 109 0.063557 10.0.0.50 - - [2026-06-09 23:12:23] "GET /virtual-machine-interface/abb453b0-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012045 10.0.0.50 - - [2026-06-09 23:12:23] "GET /instance-ip/abcd851a-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003200 10.0.0.50 - - [2026-06-09 23:12:23] "GET /virtual-machine-interface/abb453b0-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004549 10.0.0.50 - - [2026-06-09 23:12:23] "POST /set-tag HTTP/1.1" 200 109 0.002433 10.0.0.50 - - [2026-06-09 23:12:23] "GET /virtual-router/0ad1acd7-9387-4b63-b19b-772473497542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.003853 10.0.0.50 - - [2026-06-09 23:12:23] "POST /ref-update HTTP/1.1" 200 156 0.010302 10.0.0.50 - - [2026-06-09 23:12:23] "GET /virtual-machine-interface/abb453b0-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.023755 10.0.0.50 - - [2026-06-09 23:12:23] "POST /set-tag HTTP/1.1" 200 109 0.004763 10.0.0.50 - - [2026-06-09 23:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.50 - - [2026-06-09 23:12:23] "GET /virtual-network/1b7df608-21f9-450d-b44b-c67f020f49aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.008726 10.0.0.50 - - [2026-06-09 23:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.50 - - [2026-06-09 23:12:23] "GET /project/6484d7de-1fd2-4b00-86e2-387f20baa131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.035471 10.0.0.50 - - [2026-06-09 23:12:23] "POST /virtual-machines HTTP/1.1" 200 395 0.008529 10.0.0.50 - - [2026-06-09 23:12:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.010674 10.0.0.50 - - [2026-06-09 23:12:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099798 10.0.0.50 - - [2026-06-09 23:12:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.012658 10.0.0.50 - - [2026-06-09 23:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010323 10.0.0.50 - - [2026-06-09 23:12:23] "GET /virtual-machine-interface/ac3150f4-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004361 10.0.0.50 - - [2026-06-09 23:12:23] "POST /instance-ips HTTP/1.1" 200 397 0.020142 10.0.0.50 - - [2026-06-09 23:12:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.026430 10.0.0.50 - - [2026-06-09 23:12:23] "GET /virtual-machine-interface/ac3150f4-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010308 10.0.0.50 - - [2026-06-09 23:12:23] "POST /set-tag HTTP/1.1" 200 109 0.063788 10.0.0.50 - - [2026-06-09 23:12:23] "GET /virtual-machine-interface/ac3150f4-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018243 10.0.0.50 - - [2026-06-09 23:12:23] "GET /instance-ip/ac4a1d64-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002776 10.0.0.50 - - [2026-06-09 23:12:23] "GET /virtual-machine-interface/ac3150f4-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004475 10.0.0.50 - - [2026-06-09 23:12:23] "POST /set-tag HTTP/1.1" 200 109 0.002188 10.0.0.50 - - [2026-06-09 23:12:23] "GET /virtual-router/0ad1acd7-9387-4b63-b19b-772473497542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1697 0.004027 10.0.0.50 - - [2026-06-09 23:12:23] "POST /ref-update HTTP/1.1" 200 156 0.015080 10.0.0.50 - - [2026-06-09 23:12:23] "GET /virtual-machine-interface/ac3150f4-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014158 10.0.0.50 - - [2026-06-09 23:12:23] "POST /set-tag HTTP/1.1" 200 109 0.002285 10.0.0.50 - - [2026-06-09 23:12:24] "POST /tags HTTP/1.1" 200 291 0.022817 10.0.0.50 - - [2026-06-09 23:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.018542 10.0.0.50 - - [2026-06-09 23:12:24] "GET /tag/9103db92-e9f4-4376-a59f-e8156fdaceb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.012101 10.0.0.50 - - [2026-06-09 23:12:24] "POST /tags HTTP/1.1" 409 252 0.002383 10.0.0.50 - - [2026-06-09 23:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.50 - - [2026-06-09 23:12:24] "GET /tag/fc0a3eca-7ce4-4477-859f-0c1963e62bf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.010046 10.0.0.50 - - [2026-06-09 23:12:24] "POST /tags HTTP/1.1" 409 226 0.002142 10.0.0.50 - - [2026-06-09 23:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.50 - - [2026-06-09 23:12:24] "GET /tag/78f47719-fed1-4430-ab7f-6b28676b3cec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010674 10.0.0.50 - - [2026-06-09 23:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.50 - - [2026-06-09 23:12:24] "GET /virtual-network/1b7df608-21f9-450d-b44b-c67f020f49aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004047 10.0.0.50 - - [2026-06-09 23:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.019590 10.0.0.50 - - [2026-06-09 23:12:24] "GET /project/ad72ef78-283c-4bc1-9ae6-3711dff88c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032379 10.0.0.50 - - [2026-06-09 23:12:24] "POST /virtual-machines HTTP/1.1" 200 395 0.008014 10.0.0.50 - - [2026-06-09 23:12:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.017386 10.0.0.50 - - [2026-06-09 23:12:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107268 10.0.0.50 - - [2026-06-09 23:12:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.007771 10.0.0.50 - - [2026-06-09 23:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005236 10.0.0.50 - - [2026-06-09 23:12:24] "GET /virtual-machine-interface/accc0dce-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006342 10.0.0.50 - - [2026-06-09 23:12:24] "POST /instance-ips HTTP/1.1" 200 397 0.020348 10.0.0.50 - - [2026-06-09 23:12:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.015045 10.0.0.50 - - [2026-06-09 23:12:24] "GET /virtual-machine-interface/accc0dce-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007664 10.0.0.50 - - [2026-06-09 23:12:24] "POST /set-tag HTTP/1.1" 200 109 0.059727 10.0.0.50 - - [2026-06-09 23:12:24] "GET /virtual-machine-interface/accc0dce-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013260 10.0.0.50 - - [2026-06-09 23:12:24] "GET /instance-ip/ace5a77a-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005111 10.0.0.50 - - [2026-06-09 23:12:24] "GET /virtual-machine-interface/accc0dce-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005373 10.0.0.50 - - [2026-06-09 23:12:24] "POST /set-tag HTTP/1.1" 200 109 0.002483 10.0.0.50 - - [2026-06-09 23:12:24] "GET /virtual-router/0ad1acd7-9387-4b63-b19b-772473497542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.003589 10.0.0.50 - - [2026-06-09 23:12:24] "POST /ref-update HTTP/1.1" 200 156 0.009186 10.0.0.50 - - [2026-06-09 23:12:24] "GET /virtual-machine-interface/accc0dce-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009116 10.0.0.50 - - [2026-06-09 23:12:24] "POST /set-tag HTTP/1.1" 200 109 0.002274 10.0.0.50 - - [2026-06-09 23:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.50 - - [2026-06-09 23:12:25] "GET /virtual-network/1b7df608-21f9-450d-b44b-c67f020f49aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003945 10.0.0.50 - - [2026-06-09 23:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.50 - - [2026-06-09 23:12:25] "GET /project/ad72ef78-283c-4bc1-9ae6-3711dff88c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040590 10.0.0.50 - - [2026-06-09 23:12:25] "POST /virtual-machines HTTP/1.1" 200 395 0.008858 10.0.0.50 - - [2026-06-09 23:12:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.013404 10.0.0.50 - - [2026-06-09 23:12:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102620 10.0.0.50 - - [2026-06-09 23:12:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.009772 10.0.0.50 - - [2026-06-09 23:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008237 10.0.0.50 - - [2026-06-09 23:12:25] "GET /virtual-machine-interface/ad3f82e0-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005400 10.0.0.50 - - [2026-06-09 23:12:25] "POST /instance-ips HTTP/1.1" 200 397 0.021390 10.0.0.50 - - [2026-06-09 23:12:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.020572 10.0.0.50 - - [2026-06-09 23:12:25] "GET /virtual-machine-interface/ad3f82e0-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015607 10.0.0.50 - - [2026-06-09 23:12:25] "POST /set-tag HTTP/1.1" 200 109 0.063165 10.0.0.50 - - [2026-06-09 23:12:25] "GET /virtual-machine-interface/ad3f82e0-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019329 10.0.0.50 - - [2026-06-09 23:12:25] "GET /instance-ip/ad58b51c-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002961 10.0.0.50 - - [2026-06-09 23:12:25] "GET /virtual-machine-interface/ad3f82e0-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004383 10.0.0.50 - - [2026-06-09 23:12:25] "POST /set-tag HTTP/1.1" 200 109 0.002208 10.0.0.50 - - [2026-06-09 23:12:25] "GET /virtual-router/0ad1acd7-9387-4b63-b19b-772473497542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.003299 10.0.0.50 - - [2026-06-09 23:12:25] "POST /ref-update HTTP/1.1" 200 156 0.029492 10.0.0.50 - - [2026-06-09 23:12:25] "GET /virtual-machine-interface/ad3f82e0-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012541 10.0.0.50 - - [2026-06-09 23:12:25] "POST /set-tag HTTP/1.1" 200 109 0.002560 10.0.0.50 - - [2026-06-09 23:12:25] "POST /tags HTTP/1.1" 200 299 0.018771 10.0.0.50 - - [2026-06-09 23:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006056 10.0.0.50 - - [2026-06-09 23:12:25] "GET /tag/82d1590f-c529-455e-b223-4830e2019988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.012450 10.0.0.50 - - [2026-06-09 23:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.50 - - [2026-06-09 23:12:25] "GET /virtual-network/1b7df608-21f9-450d-b44b-c67f020f49aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004302 10.0.0.50 - - [2026-06-09 23:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.50 - - [2026-06-09 23:12:25] "GET /project/6484d7de-1fd2-4b00-86e2-387f20baa131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.028286 10.0.0.50 - - [2026-06-09 23:12:26] "POST /virtual-machines HTTP/1.1" 200 395 0.008383 10.0.0.50 - - [2026-06-09 23:12:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.025596 10.0.0.50 - - [2026-06-09 23:12:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106499 10.0.0.50 - - [2026-06-09 23:12:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.010584 10.0.0.50 - - [2026-06-09 23:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.014541 10.0.0.50 - - [2026-06-09 23:12:26] "GET /virtual-machine-interface/adc78a82-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004781 10.0.0.50 - - [2026-06-09 23:12:26] "POST /instance-ips HTTP/1.1" 200 397 0.021922 10.0.0.50 - - [2026-06-09 23:12:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.023892 10.0.0.50 - - [2026-06-09 23:12:26] "GET /virtual-machine-interface/adc78a82-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012117 10.0.0.50 - - [2026-06-09 23:12:26] "POST /set-tag HTTP/1.1" 200 109 0.018469 10.0.0.50 - - [2026-06-09 23:12:26] "GET /virtual-machine-interface/adc78a82-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015178 10.0.0.50 - - [2026-06-09 23:12:26] "GET /instance-ip/ade1843c-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003120 10.0.0.50 - - [2026-06-09 23:12:26] "GET /virtual-machine-interface/adc78a82-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004452 10.0.0.50 - - [2026-06-09 23:12:26] "POST /set-tag HTTP/1.1" 200 109 0.002067 10.0.0.50 - - [2026-06-09 23:12:26] "POST /tags HTTP/1.1" 200 299 0.019701 10.0.0.50 - - [2026-06-09 23:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.50 - - [2026-06-09 23:12:26] "GET /tag/66e26764-966e-4215-a81b-52f922164dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.016870 10.0.0.50 - - [2026-06-09 23:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.50 - - [2026-06-09 23:12:26] "GET /virtual-network/1b7df608-21f9-450d-b44b-c67f020f49aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005738 10.0.0.50 - - [2026-06-09 23:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.50 - - [2026-06-09 23:12:26] "GET /project/6484d7de-1fd2-4b00-86e2-387f20baa131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.040994 10.0.0.50 - - [2026-06-09 23:12:26] "POST /virtual-machines HTTP/1.1" 200 395 0.009041 10.0.0.50 - - [2026-06-09 23:12:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.009551 10.0.0.50 - - [2026-06-09 23:12:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108156 10.0.0.50 - - [2026-06-09 23:12:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.010436 10.0.0.50 - - [2026-06-09 23:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010622 10.0.0.50 - - [2026-06-09 23:12:26] "GET /virtual-machine-interface/ae380820-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005179 10.0.0.50 - - [2026-06-09 23:12:27] "POST /instance-ips HTTP/1.1" 200 397 0.030164 10.0.0.50 - - [2026-06-09 23:12:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.022607 10.0.0.50 - - [2026-06-09 23:12:27] "GET /virtual-machine-interface/ae380820-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008136 10.0.0.50 - - [2026-06-09 23:12:27] "POST /set-tag HTTP/1.1" 200 109 0.018183 10.0.0.50 - - [2026-06-09 23:12:27] "GET /virtual-machine-interface/ae380820-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004280 10.0.0.50 - - [2026-06-09 23:12:27] "GET /instance-ip/ae51e916-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006233 10.0.0.50 - - [2026-06-09 23:12:27] "GET /virtual-machine-interface/ae380820-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004782 10.0.0.50 - - [2026-06-09 23:12:27] "POST /set-tag HTTP/1.1" 200 109 0.002227 10.0.0.50 - - [2026-06-09 23:12:27] "POST /tags HTTP/1.1" 200 299 0.022302 10.0.0.50 - - [2026-06-09 23:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.50 - - [2026-06-09 23:12:27] "GET /tag/591a2a9a-e3d0-440f-bdfd-9358fd22a9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.012429 10.0.0.50 - - [2026-06-09 23:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.50 - - [2026-06-09 23:12:27] "GET /virtual-network/1b7df608-21f9-450d-b44b-c67f020f49aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004473 10.0.0.50 - - [2026-06-09 23:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.50 - - [2026-06-09 23:12:27] "GET /project/ad72ef78-283c-4bc1-9ae6-3711dff88c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039313 10.0.0.50 - - [2026-06-09 23:12:27] "POST /virtual-machines HTTP/1.1" 200 395 0.007061 10.0.0.50 - - [2026-06-09 23:12:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.008513 10.0.0.50 - - [2026-06-09 23:12:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104315 10.0.0.50 - - [2026-06-09 23:12:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.025398 10.0.0.50 - - [2026-06-09 23:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011189 10.0.0.50 - - [2026-06-09 23:12:27] "GET /virtual-machine-interface/aea59570-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005369 10.0.0.50 - - [2026-06-09 23:12:27] "POST /instance-ips HTTP/1.1" 200 397 0.029190 10.0.0.50 - - [2026-06-09 23:12:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.029903 10.0.0.50 - - [2026-06-09 23:12:27] "GET /virtual-machine-interface/aea59570-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014735 10.0.0.50 - - [2026-06-09 23:12:27] "POST /set-tag HTTP/1.1" 200 109 0.018079 10.0.0.50 - - [2026-06-09 23:12:27] "GET /virtual-machine-interface/aea59570-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015254 10.0.0.50 - - [2026-06-09 23:12:27] "GET /instance-ip/aebba356-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003278 10.0.0.50 - - [2026-06-09 23:12:27] "GET /virtual-machine-interface/aea59570-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004636 10.0.0.50 - - [2026-06-09 23:12:27] "POST /set-tag HTTP/1.1" 200 109 0.002243 10.0.0.50 - - [2026-06-09 23:12:28] "POST /tags HTTP/1.1" 200 299 0.022943 10.0.0.50 - - [2026-06-09 23:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.50 - - [2026-06-09 23:12:28] "GET /tag/2e1fb0f5-3e69-4ef1-816a-4c2e3cd32bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.015168 10.0.0.50 - - [2026-06-09 23:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.50 - - [2026-06-09 23:12:28] "GET /virtual-network/1b7df608-21f9-450d-b44b-c67f020f49aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005018 10.0.0.50 - - [2026-06-09 23:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.50 - - [2026-06-09 23:12:28] "GET /project/ad72ef78-283c-4bc1-9ae6-3711dff88c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035647 10.0.0.50 - - [2026-06-09 23:12:28] "POST /virtual-machines HTTP/1.1" 200 395 0.007823 10.0.0.50 - - [2026-06-09 23:12:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.007444 10.0.0.50 - - [2026-06-09 23:12:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105945 10.0.0.50 - - [2026-06-09 23:12:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.040924 10.0.0.50 - - [2026-06-09 23:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.014526 10.0.0.50 - - [2026-06-09 23:12:28] "GET /virtual-machine-interface/af12cf0a-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008437 10.0.0.50 - - [2026-06-09 23:12:28] "POST /instance-ips HTTP/1.1" 200 397 0.027226 10.0.0.50 - - [2026-06-09 23:12:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.021856 10.0.0.50 - - [2026-06-09 23:12:28] "GET /virtual-machine-interface/af12cf0a-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010376 10.0.0.50 - - [2026-06-09 23:12:28] "POST /set-tag HTTP/1.1" 200 109 0.016427 10.0.0.50 - - [2026-06-09 23:12:28] "GET /virtual-machine-interface/af12cf0a-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012133 10.0.0.50 - - [2026-06-09 23:12:28] "GET /instance-ip/af29e712-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003159 10.0.0.50 - - [2026-06-09 23:12:28] "GET /virtual-machine-interface/af12cf0a-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004660 10.0.0.50 - - [2026-06-09 23:12:28] "POST /set-tag HTTP/1.1" 200 109 0.002427 10.0.0.50 - - [2026-06-09 23:12:28] "GET /virtual-router/0ad1acd7-9387-4b63-b19b-772473497542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.005055 10.0.0.50 - - [2026-06-09 23:12:28] "POST /ref-update HTTP/1.1" 200 156 0.011647 10.0.0.50 - - [2026-06-09 23:12:28] "GET /virtual-machine-interface/adc78a82-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012734 10.0.0.50 - - [2026-06-09 23:12:28] "POST /set-tag HTTP/1.1" 200 109 0.002566 10.0.0.50 - - [2026-06-09 23:12:28] "GET /virtual-machine-interface/abb453b0-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004433 10.0.0.50 - - [2026-06-09 23:12:28] "POST /set-tag HTTP/1.1" 200 109 0.002468 10.0.0.50 - - [2026-06-09 23:12:28] "GET /virtual-router/0ad1acd7-9387-4b63-b19b-772473497542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.004833 10.0.0.50 - - [2026-06-09 23:12:28] "POST /ref-update HTTP/1.1" 200 156 0.010157 10.0.0.50 - - [2026-06-09 23:12:28] "GET /virtual-machine-interface/ae380820-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010443 10.0.0.50 - - [2026-06-09 23:12:28] "POST /set-tag HTTP/1.1" 200 109 0.002948 10.0.0.50 - - [2026-06-09 23:12:28] "GET /virtual-router/0ad1acd7-9387-4b63-b19b-772473497542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2762 0.004694 10.0.0.50 - - [2026-06-09 23:12:28] "POST /ref-update HTTP/1.1" 200 156 0.007345 10.0.0.50 - - [2026-06-09 23:12:28] "GET /virtual-machine-interface/aea59570-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010186 10.0.0.50 - - [2026-06-09 23:12:29] "POST /set-tag HTTP/1.1" 200 109 0.002717 10.0.0.50 - - [2026-06-09 23:12:29] "GET /virtual-machine-interface/ac3150f4-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004203 10.0.0.50 - - [2026-06-09 23:12:29] "POST /set-tag HTTP/1.1" 200 109 0.002327 10.0.0.50 - - [2026-06-09 23:12:29] "GET /virtual-router/0ad1acd7-9387-4b63-b19b-772473497542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.004447 10.0.0.50 - - [2026-06-09 23:12:29] "POST /ref-update HTTP/1.1" 200 156 0.011822 10.0.0.50 - - [2026-06-09 23:12:29] "GET /virtual-machine-interface/af12cf0a-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009930 10.0.0.50 - - [2026-06-09 23:12:29] "POST /set-tag HTTP/1.1" 200 109 0.002650 10.0.0.50 - - [2026-06-09 23:12:29] "GET /virtual-machine-interface/accc0dce-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004630 10.0.0.50 - - [2026-06-09 23:12:29] "POST /set-tag HTTP/1.1" 200 109 0.002039 10.0.0.50 - - [2026-06-09 23:12:29] "GET /virtual-machine-interface/ad3f82e0-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004705 10.0.0.50 - - [2026-06-09 23:12:29] "POST /set-tag HTTP/1.1" 200 109 0.002155 10.0.0.50 - - [2026-06-09 23:12:29] "GET /virtual-machine-interface/adc78a82-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003783 10.0.0.50 - - [2026-06-09 23:12:29] "POST /set-tag HTTP/1.1" 200 109 0.002481 10.0.0.50 - - [2026-06-09 23:12:29] "GET /virtual-machine-interface/ae380820-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004410 10.0.0.50 - - [2026-06-09 23:12:29] "POST /set-tag HTTP/1.1" 200 109 0.002162 10.0.0.50 - - [2026-06-09 23:12:29] "GET /virtual-machine-interface/aea59570-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003650 10.0.0.50 - - [2026-06-09 23:12:29] "POST /set-tag HTTP/1.1" 200 109 0.002925 10.0.0.50 - - [2026-06-09 23:12:29] "GET /virtual-machine-interface/af12cf0a-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004276 10.0.0.50 - - [2026-06-09 23:12:29] "POST /set-tag HTTP/1.1" 200 109 0.002183 10.0.0.50 - - [2026-06-09 23:12:33] "GET /virtual-machine-interface/abb453b0-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004351 10.0.0.50 - - [2026-06-09 23:12:33] "POST /set-tag HTTP/1.1" 200 109 0.003659 10.0.0.50 - - [2026-06-09 23:12:33] "GET /virtual-machine-interface/ac3150f4-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005605 10.0.0.50 - - [2026-06-09 23:12:33] "POST /set-tag HTTP/1.1" 200 109 0.003378 10.0.0.50 - - [2026-06-09 23:12:33] "GET /virtual-machine-interface/ae380820-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004306 10.0.0.50 - - [2026-06-09 23:12:33] "POST /set-tag HTTP/1.1" 200 109 0.002092 10.0.0.50 - - [2026-06-09 23:12:34] "GET /virtual-machine-interface/aea59570-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006383 10.0.0.50 - - [2026-06-09 23:12:34] "POST /set-tag HTTP/1.1" 200 109 0.002163 10.0.0.50 - - [2026-06-09 23:12:34] "GET /virtual-machine-interface/accc0dce-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004502 10.0.0.50 - - [2026-06-09 23:12:34] "POST /set-tag HTTP/1.1" 200 109 0.002131 10.0.0.50 - - [2026-06-09 23:12:35] "GET /virtual-machine-interface/ad3f82e0-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004443 10.0.0.50 - - [2026-06-09 23:12:35] "POST /set-tag HTTP/1.1" 200 109 0.002390 10.0.0.50 - - [2026-06-09 23:12:36] "GET /virtual-machine/7d7bf663-a0fe-4a8c-90f1-9cae5ad33857?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003057 10.0.0.50 - - [2026-06-09 23:12:36] "GET /virtual-machine-interface/abb453b0-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003574 10.0.0.50 - - [2026-06-09 23:12:36] "GET /virtual-machine/d00dbdc7-429f-4d82-9d5e-df0d58312c38?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003039 10.0.0.50 - - [2026-06-09 23:12:36] "GET /virtual-machine-interface/ac3150f4-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003790 10.0.0.50 - - [2026-06-09 23:12:36] "GET /virtual-machine/8d98d166-d99c-4572-974d-3d8edc3ce9b1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003485 10.0.0.50 - - [2026-06-09 23:12:36] "GET /virtual-machine-interface/accc0dce-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005319 10.0.0.50 - - [2026-06-09 23:12:36] "GET /virtual-machine/c5ff9bef-4ba2-49c5-a304-62c3c44c7deb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003321 10.0.0.50 - - [2026-06-09 23:12:36] "GET /virtual-machine-interface/ad3f82e0-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004686 10.0.0.50 - - [2026-06-09 23:12:38] "GET /virtual-machine-interface/adc78a82-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004884 10.0.0.50 - - [2026-06-09 23:12:38] "POST /set-tag HTTP/1.1" 200 109 0.002446 10.0.0.50 - - [2026-06-09 23:12:38] "GET /virtual-machine-interface/af12cf0a-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003993 10.0.0.50 - - [2026-06-09 23:12:38] "POST /set-tag HTTP/1.1" 200 109 0.001980 10.0.0.50 - - [2026-06-09 23:12:42] "GET /virtual-machine/bda391e4-d967-4875-907a-d88e1d595b01?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002978 10.0.0.50 - - [2026-06-09 23:12:42] "GET /virtual-machine-interface/adc78a82-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005333 10.0.0.50 - - [2026-06-09 23:12:42] "GET /virtual-machine/55bf6470-5c7f-48fb-a596-01c7419b9fa2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002971 10.0.0.50 - - [2026-06-09 23:12:42] "GET /virtual-machine-interface/aea59570-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004780 10.0.0.50 - - [2026-06-09 23:12:42] "GET /virtual-machine/c776ed02-319f-49a2-bc0e-f56a4ef4b208?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003232 10.0.0.50 - - [2026-06-09 23:12:42] "GET /virtual-machine-interface/ae380820-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004260 10.0.0.50 - - [2026-06-09 23:12:42] "GET /virtual-machine/4e9bd8fe-a3a4-4573-b30d-b0bc9edf1edb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002882 10.0.0.50 - - [2026-06-09 23:12:42] "GET /virtual-machine-interface/af12cf0a-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003657 10.0.0.50 - - [2026-06-09 23:12:42] "GET /loadbalancer/491420b4-0cc6-4200-928c-59a87d16765a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002251 10.0.0.50 - - [2026-06-09 23:12:42] "POST /tags HTTP/1.1" 200 333 0.025118 10.0.0.50 - - [2026-06-09 23:12:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.019882 10.0.0.50 - - [2026-06-09 23:12:42] "GET /tag/671c16ac-9a27-421c-a1eb-46b01f7568fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.012492 10.0.0.50 - - [2026-06-09 23:12:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.50 - - [2026-06-09 23:12:42] "GET /project/6484d7de-1fd2-4b00-86e2-387f20baa131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.036077 10.0.0.50 - - [2026-06-09 23:12:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.50 - - [2026-06-09 23:12:42] "GET /virtual-network/04b8eb7c-7f44-45a5-ad74-0b525bbe08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004045 10.0.0.50 - - [2026-06-09 23:12:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.50 - - [2026-06-09 23:12:42] "GET /service-appliance-set/b19ff52e-2a2f-4dc4-a7a0-29aa995a573f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004830 10.0.0.50 - - [2026-06-09 23:12:42] "POST /fqname-to-id HTTP/1.1" 404 273 0.002167 10.0.0.50 - - [2026-06-09 23:12:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.088106 10.0.0.50 - - [2026-06-09 23:12:43] "GET /virtual-machine-interface/e892d475-f76f-4b53-94a4-b8ddd5b31e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.016496 10.0.0.50 - - [2026-06-09 23:12:43] "POST /instance-ips HTTP/1.1" 200 409 0.025401 10.0.0.50 - - [2026-06-09 23:12:43] "GET /instance-ip/6d8b6b1b-e639-4e39-b004-536e20317cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.009027 10.0.0.50 - - [2026-06-09 23:12:43] "POST /loadbalancers HTTP/1.1" 200 629 0.064167 10.0.0.50 - - [2026-06-09 23:12:43] "GET /project/6484d7de-1fd2-4b00-86e2-387f20baa131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.029828 10.0.0.50 - - [2026-06-09 23:12:43] "GET /instance-ip/6d8b6b1b-e639-4e39-b004-536e20317cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002400 10.0.0.50 - - [2026-06-09 23:12:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.010047 10.0.0.50 - - [2026-06-09 23:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005435 10.0.0.50 - - [2026-06-09 23:12:43] "GET /project/6484d7de-1fd2-4b00-86e2-387f20baa131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.029604 10.0.0.50 - - [2026-06-09 23:12:43] "POST /floating-ips HTTP/1.1" 200 597 0.020628 10.0.0.50 - - [2026-06-09 23:12:43] "GET /loadbalancer/491420b4-0cc6-4200-928c-59a87d16765a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002694 10.0.0.50 - - [2026-06-09 23:12:43] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.014197 10.0.0.50 - - [2026-06-09 23:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.50 - - [2026-06-09 23:12:43] "GET /project/6484d7de-1fd2-4b00-86e2-387f20baa131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.031165 10.0.0.50 - - [2026-06-09 23:12:43] "GET /loadbalancer-listener/494635a5-088f-4cb2-b841-b2fce4dc283f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.002757 10.0.0.50 - - [2026-06-09 23:12:43] "GET /loadbalancer-listener/494635a5-088f-4cb2-b841-b2fce4dc283f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.002701 10.0.0.50 - - [2026-06-09 23:12:43] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.020152 10.0.0.50 - - [2026-06-09 23:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.50 - - [2026-06-09 23:12:43] "GET /instance-ip/6d8b6b1b-e639-4e39-b004-536e20317cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003083 10.0.0.50 - - [2026-06-09 23:12:43] "GET /loadbalancer/491420b4-0cc6-4200-928c-59a87d16765a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002630 10.0.0.50 - - [2026-06-09 23:12:43] "GET /instance-ip/6d8b6b1b-e639-4e39-b004-536e20317cdd?fields=floating_ips HTTP/1.1" 200 1212 0.004652 10.0.0.50 - - [2026-06-09 23:12:43] "GET /floating-ip/f8945d60-f7f4-4c25-9634-ed13bc765ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.001749 10.0.0.50 - - [2026-06-09 23:12:43] "GET /loadbalancer-pool/88459998-e333-4cb8-bc63-3e9d0032ec61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003816 10.0.0.50 - - [2026-06-09 23:12:43] "POST /loadbalancer-members HTTP/1.1" 200 721 0.019951 10.0.0.50 - - [2026-06-09 23:12:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.008062 10.0.0.50 - - [2026-06-09 23:12:43] "GET /virtual-machine-interface/ac3150f4-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008085 10.0.0.50 - - [2026-06-09 23:12:43] "GET /virtual-machine-interface/ac3150f4-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007332 10.0.0.50 - - [2026-06-09 23:12:43] "GET /loadbalancer/491420b4-0cc6-4200-928c-59a87d16765a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.007529 10.0.0.50 - - [2026-06-09 23:12:43] "POST /ref-update HTTP/1.1" 200 156 0.014716 10.0.0.50 - - [2026-06-09 23:12:43] "GET /floating-ip/f8945d60-f7f4-4c25-9634-ed13bc765ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.022985 10.0.0.50 - - [2026-06-09 23:12:43] "POST /tags HTTP/1.1" 409 221 0.002276 10.0.0.50 - - [2026-06-09 23:12:43] "PUT /floating-ip/f8945d60-f7f4-4c25-9634-ed13bc765ef6 HTTP/1.1" 200 256 0.016127 10.0.0.50 - - [2026-06-09 23:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.016018 10.0.0.50 - - [2026-06-09 23:12:43] "GET /tag/671c16ac-9a27-421c-a1eb-46b01f7568fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.016332 10.0.0.50 - - [2026-06-09 23:12:43] "POST /set-tag HTTP/1.1" 200 109 0.059654 10.0.0.50 - - [2026-06-09 23:12:43] "GET /loadbalancer-pool/88459998-e333-4cb8-bc63-3e9d0032ec61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.013361 10.0.0.50 - - [2026-06-09 23:12:43] "POST /loadbalancer-members HTTP/1.1" 200 721 0.024807 10.0.0.50 - - [2026-06-09 23:12:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.008686 10.0.0.50 - - [2026-06-09 23:12:43] "GET /virtual-machine-interface/abb453b0-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008328 10.0.0.50 - - [2026-06-09 23:12:44] "GET /virtual-machine-interface/abb453b0-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003778 10.0.0.50 - - [2026-06-09 23:12:44] "POST /ref-update HTTP/1.1" 200 156 0.018697 10.0.0.50 - - [2026-06-09 23:12:44] "GET /floating-ip/f8945d60-f7f4-4c25-9634-ed13bc765ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.015712 10.0.0.50 - - [2026-06-09 23:12:44] "POST /set-tag HTTP/1.1" 200 109 0.108190 10.0.0.50 - - [2026-06-09 23:12:44] "POST /tags HTTP/1.1" 409 206 0.004481 10.0.0.50 - - [2026-06-09 23:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.50 - - [2026-06-09 23:12:44] "GET /tag/fcb7cabf-c910-4624-9a1e-44d3ae0e0256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012833 10.0.0.50 - - [2026-06-09 23:12:44] "POST /tags HTTP/1.1" 409 204 0.003295 10.0.0.50 - - [2026-06-09 23:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.50 - - [2026-06-09 23:12:44] "GET /tag/66e26764-966e-4215-a81b-52f922164dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.010052 10.0.0.50 - - [2026-06-09 23:12:44] "GET /application-policy-set/12617a14-a2a3-497b-ae86-2b6ba405a811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002365 10.0.0.50 - - [2026-06-09 23:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.50 - - [2026-06-09 23:12:44] "GET /policy-management/7a85ee7a-f92c-4ebc-8fdc-5d4ab37e7c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002952 10.0.0.50 - - [2026-06-09 23:12:44] "POST /tags HTTP/1.1" 409 206 0.001724 10.0.0.50 - - [2026-06-09 23:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004175 10.0.0.50 - - [2026-06-09 23:12:44] "GET /tag/fcb7cabf-c910-4624-9a1e-44d3ae0e0256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010259 10.0.0.50 - - [2026-06-09 23:12:44] "POST /tags HTTP/1.1" 409 226 0.001864 10.0.0.50 - - [2026-06-09 23:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.50 - - [2026-06-09 23:12:44] "GET /tag/7d868e40-3d9a-4711-bf83-df042fb4e90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012364 10.0.0.50 - - [2026-06-09 23:12:44] "POST /tags HTTP/1.1" 409 204 0.001733 10.0.0.50 - - [2026-06-09 23:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.50 - - [2026-06-09 23:12:44] "GET /tag/66e26764-966e-4215-a81b-52f922164dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.010919 10.0.0.50 - - [2026-06-09 23:12:44] "POST /tags HTTP/1.1" 409 226 0.001837 10.0.0.50 - - [2026-06-09 23:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.50 - - [2026-06-09 23:12:44] "GET /tag/7d868e40-3d9a-4711-bf83-df042fb4e90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.013608 10.0.0.50 - - [2026-06-09 23:12:44] "GET /application-policy-set/12617a14-a2a3-497b-ae86-2b6ba405a811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002371 10.0.0.50 - - [2026-06-09 23:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.50 - - [2026-06-09 23:12:44] "GET /policy-management/7a85ee7a-f92c-4ebc-8fdc-5d4ab37e7c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002614 10.0.0.50 - - [2026-06-09 23:12:44] "POST /firewall-rules HTTP/1.1" 200 626 0.070273 10.0.0.50 - - [2026-06-09 23:12:44] "POST /firewall-rules HTTP/1.1" 200 646 0.073350 10.0.0.50 - - [2026-06-09 23:12:44] "GET /firewall-rule/ed9ff36f-84c7-494c-9d00-7beed575a5ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.005973 10.0.0.50 - - [2026-06-09 23:12:44] "GET /firewall-policy/e1365a36-d4cc-4c5a-8a8d-87ca9da614a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002410 10.0.0.50 - - [2026-06-09 23:12:44] "GET /firewall-rule/d749cc2d-2d58-4f9d-946c-9432d98b0446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.003876 10.0.0.50 - - [2026-06-09 23:12:44] "POST /ref-update HTTP/1.1" 200 156 0.012507 10.0.0.50 - - [2026-06-09 23:12:45] "POST /firewall-policys HTTP/1.1" 200 606 0.051345 10.0.0.50 - - [2026-06-09 23:12:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.011608 10.0.0.50 - - [2026-06-09 23:12:45] "GET /firewall-policy/7bfff250-5996-4860-8100-06d3f5bfbd33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.009873 10.0.0.50 - - [2026-06-09 23:12:45] "GET /application-policy-set/12617a14-a2a3-497b-ae86-2b6ba405a811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004072 10.0.0.50 - - [2026-06-09 23:12:45] "GET /firewall-policy/7bfff250-5996-4860-8100-06d3f5bfbd33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.005187 10.0.0.50 - - [2026-06-09 23:12:45] "GET /firewall-policy/2f85c1b2-01ee-46f6-a00f-19acf03c653f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.007659 10.0.0.50 - - [2026-06-09 23:12:45] "GET /firewall-policy/d802dcaa-2fca-4f7c-96ed-21744762bd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004885 10.0.0.50 - - [2026-06-09 23:12:45] "GET /firewall-policy/e1365a36-d4cc-4c5a-8a8d-87ca9da614a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004359 10.0.0.50 - - [2026-06-09 23:12:45] "GET /firewall-policy/e1365a36-d4cc-4c5a-8a8d-87ca9da614a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002335 10.0.0.50 - - [2026-06-09 23:12:45] "GET /firewall-policy/d802dcaa-2fca-4f7c-96ed-21744762bd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003055 10.0.0.50 - - [2026-06-09 23:12:45] "POST /ref-update HTTP/1.1" 200 156 0.024420 10.0.0.50 - - [2026-06-09 23:12:45] "POST /ref-update HTTP/1.1" 200 156 0.030149 10.0.0.50 - - [2026-06-09 23:12:45] "POST /ref-update HTTP/1.1" 200 156 0.027776 10.0.0.50 - - [2026-06-09 23:12:45] "POST /ref-update HTTP/1.1" 200 156 0.025087 10.0.0.50 - - [2026-06-09 23:12:45] "POST /ref-update HTTP/1.1" 200 156 0.076463 10.0.0.50 - - [2026-06-09 23:12:45] "GET /firewall-policy/7bfff250-5996-4860-8100-06d3f5bfbd33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.010540 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:13:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000911 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:13:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001270 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:13:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001250 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:13:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000955 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:13:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000965 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:13:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000988 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:13:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000904 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:13:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001044 10.0.0.50 - - [2026-06-09 23:13:52] "GET /virtual-machine-interface/42d0788e-6457-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.015046 10.0.0.50 - - [2026-06-09 23:13:52] "POST /set-tag HTTP/1.1" 200 109 0.007129 10.0.0.50 - - [2026-06-09 23:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.50 - - [2026-06-09 23:13:52] "GET /loadbalancer/818ba87c-3841-492e-b742-5a5f0c90105e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004558 10.0.0.50 - - [2026-06-09 23:13:52] "GET /virtual-machine-interface/42d0788e-6457-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.012620 10.0.0.50 - - [2026-06-09 23:13:52] "POST /set-tag HTTP/1.1" 200 109 0.030707 10.0.0.50 - - [2026-06-09 23:13:52] "DELETE /loadbalancer-member/996562e1-cccb-4770-a66d-bd22ab99c284 HTTP/1.1" 200 115 0.071962 10.0.0.50 - - [2026-06-09 23:13:52] "GET /virtual-machine-interface/42d0788e-6457-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.009528 10.0.0.50 - - [2026-06-09 23:13:52] "POST /set-tag HTTP/1.1" 200 109 0.002514 10.0.0.50 - - [2026-06-09 23:13:52] "DELETE /loadbalancer-member/373b62f9-01eb-492b-b09a-b80e07c32b80 HTTP/1.1" 200 115 0.044588 10.0.0.50 - - [2026-06-09 23:13:52] "GET /virtual-machine-interface/42d0788e-6457-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.009284 10.0.0.50 - - [2026-06-09 23:13:52] "POST /set-tag HTTP/1.1" 200 109 0.002509 10.0.0.50 - - [2026-06-09 23:13:52] "DELETE /loadbalancer-member/676f4a79-cf83-4382-8916-09a4b4f678ee HTTP/1.1" 200 115 0.032349 10.0.0.50 - - [2026-06-09 23:13:52] "GET /virtual-machine-interface/42d0788e-6457-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004644 10.0.0.50 - - [2026-06-09 23:13:52] "POST /set-tag HTTP/1.1" 200 109 0.002601 10.0.0.50 - - [2026-06-09 23:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.50 - - [2026-06-09 23:13:52] "GET /loadbalancer/818ba87c-3841-492e-b742-5a5f0c90105e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002803 10.0.0.50 - - [2026-06-09 23:13:52] "GET /loadbalancer-pool/201f7df7-076b-4954-b3ea-5daf6b8eb45e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003949 10.0.0.50 - - [2026-06-09 23:13:52] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018923 10.0.0.50 - - [2026-06-09 23:13:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.018138 10.0.0.50 - - [2026-06-09 23:13:53] "GET /virtual-machine-interface/42d0788e-6457-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.012020 10.0.0.50 - - [2026-06-09 23:13:53] "GET /virtual-machine-interface/42d0788e-6457-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.014012 10.0.0.50 - - [2026-06-09 23:13:53] "GET /floating-ip/26d55171-9e8e-4bce-80fc-506d09608980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003751 10.0.0.50 - - [2026-06-09 23:13:53] "POST /set-tag HTTP/1.1" 200 109 0.078653 10.0.0.50 - - [2026-06-09 23:13:53] "GET /loadbalancer-pool/1d3a958b-eea1-43b6-a63c-961a507518c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.009049 10.0.0.50 - - [2026-06-09 23:13:53] "POST /loadbalancer-members HTTP/1.1" 200 690 0.041859 10.0.0.50 - - [2026-06-09 23:13:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.007687 10.0.0.50 - - [2026-06-09 23:13:53] "GET /virtual-machine-interface/42d0788e-6457-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.012222 10.0.0.50 - - [2026-06-09 23:13:53] "GET /virtual-machine-interface/42d0788e-6457-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.014978 10.0.0.50 - - [2026-06-09 23:13:53] "POST /set-tag HTTP/1.1" 200 109 0.011103 10.0.0.50 - - [2026-06-09 23:13:53] "GET /floating-ip/26d55171-9e8e-4bce-80fc-506d09608980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.005082 10.0.0.50 - - [2026-06-09 23:13:53] "GET /loadbalancer-pool/723680f8-9e65-4887-9f3e-14d6c21c282c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.012678 10.0.0.50 - - [2026-06-09 23:13:53] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019158 10.0.0.50 - - [2026-06-09 23:13:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.035615 10.0.0.50 - - [2026-06-09 23:13:53] "GET /virtual-machine-interface/42d0788e-6457-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.013609 10.0.0.50 - - [2026-06-09 23:13:53] "GET /virtual-machine-interface/42d0788e-6457-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005984 10.0.0.50 - - [2026-06-09 23:13:53] "GET /floating-ip/26d55171-9e8e-4bce-80fc-506d09608980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.008845 10.0.0.50 - - [2026-06-09 23:13:53] "POST /set-tag HTTP/1.1" 200 109 0.006726 10.0.0.50 - - [2026-06-09 23:14:52] "POST /tags HTTP/1.1" 409 252 0.002936 10.0.0.50 - - [2026-06-09 23:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.50 - - [2026-06-09 23:14:53] "GET /tag/fc0a3eca-7ce4-4477-859f-0c1963e62bf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.029953 10.0.0.50 - - [2026-06-09 23:14:53] "POST /tags HTTP/1.1" 409 228 0.006068 10.0.0.50 - - [2026-06-09 23:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005699 10.0.0.50 - - [2026-06-09 23:14:53] "GET /tag/a27fb488-1aa9-438e-a9d7-8eb01379c01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.014304 10.0.0.50 - - [2026-06-09 23:14:53] "GET /application-policy-set/12617a14-a2a3-497b-ae86-2b6ba405a811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003187 10.0.0.50 - - [2026-06-09 23:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.50 - - [2026-06-09 23:14:53] "GET /policy-management/7a85ee7a-f92c-4ebc-8fdc-5d4ab37e7c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002937 10.0.0.50 - - [2026-06-09 23:14:53] "POST /tags HTTP/1.1" 409 206 0.001916 10.0.0.50 - - [2026-06-09 23:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.50 - - [2026-06-09 23:14:53] "GET /tag/fcb7cabf-c910-4624-9a1e-44d3ae0e0256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.017578 10.0.0.50 - - [2026-06-09 23:14:53] "POST /tags HTTP/1.1" 409 226 0.005950 10.0.0.50 - - [2026-06-09 23:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.50 - - [2026-06-09 23:14:53] "GET /tag/7d868e40-3d9a-4711-bf83-df042fb4e90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.013144 10.0.0.50 - - [2026-06-09 23:14:53] "POST /tags HTTP/1.1" 409 204 0.002221 10.0.0.50 - - [2026-06-09 23:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.50 - - [2026-06-09 23:14:53] "GET /tag/66e26764-966e-4215-a81b-52f922164dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.012013 10.0.0.50 - - [2026-06-09 23:14:53] "POST /tags HTTP/1.1" 409 226 0.002154 10.0.0.50 - - [2026-06-09 23:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.50 - - [2026-06-09 23:14:53] "GET /tag/7d868e40-3d9a-4711-bf83-df042fb4e90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.013995 10.0.0.50 - - [2026-06-09 23:14:53] "POST /tags HTTP/1.1" 409 228 0.002140 10.0.0.50 - - [2026-06-09 23:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.50 - - [2026-06-09 23:14:53] "GET /tag/a27fb488-1aa9-438e-a9d7-8eb01379c01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.010196 10.0.0.50 - - [2026-06-09 23:14:53] "POST /tags HTTP/1.1" 409 252 0.001886 10.0.0.50 - - [2026-06-09 23:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.50 - - [2026-06-09 23:14:53] "GET /tag/fc0a3eca-7ce4-4477-859f-0c1963e62bf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.010451 10.0.0.50 - - [2026-06-09 23:14:53] "GET /application-policy-set/12617a14-a2a3-497b-ae86-2b6ba405a811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002481 10.0.0.50 - - [2026-06-09 23:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.50 - - [2026-06-09 23:14:53] "GET /policy-management/7a85ee7a-f92c-4ebc-8fdc-5d4ab37e7c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002939 10.0.0.50 - - [2026-06-09 23:14:53] "POST /firewall-rules HTTP/1.1" 409 281 0.002236 10.0.0.50 - - [2026-06-09 23:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.50 - - [2026-06-09 23:14:53] "PUT /firewall-rule/d749cc2d-2d58-4f9d-946c-9432d98b0446 HTTP/1.1" 200 260 0.016737 10.0.0.50 - - [2026-06-09 23:14:53] "POST /firewall-rules HTTP/1.1" 409 291 0.002856 10.0.0.50 - - [2026-06-09 23:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.50 - - [2026-06-09 23:14:53] "PUT /firewall-rule/ed9ff36f-84c7-494c-9d00-7beed575a5ae HTTP/1.1" 200 260 0.036404 10.0.0.50 - - [2026-06-09 23:14:53] "GET /firewall-rule/ed9ff36f-84c7-494c-9d00-7beed575a5ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.010354 10.0.0.50 - - [2026-06-09 23:14:53] "POST /firewall-rules HTTP/1.1" 200 658 0.093270 10.0.0.50 - - [2026-06-09 23:14:53] "GET /firewall-rule/96ad4492-d1c7-4fc1-b6a8-12958d37652c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.004018 10.0.0.50 - - [2026-06-09 23:14:53] "GET /firewall-policy/e1365a36-d4cc-4c5a-8a8d-87ca9da614a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002548 10.0.0.50 - - [2026-06-09 23:14:53] "GET /firewall-rule/d749cc2d-2d58-4f9d-946c-9432d98b0446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.002730 10.0.0.50 - - [2026-06-09 23:14:53] "POST /firewall-policys HTTP/1.1" 409 269 0.001994 10.0.0.50 - - [2026-06-09 23:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.50 - - [2026-06-09 23:14:54] "PUT /firewall-policy/7bfff250-5996-4860-8100-06d3f5bfbd33 HTTP/1.1" 200 264 0.023423 10.0.0.50 - - [2026-06-09 23:14:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.018010 10.0.0.50 - - [2026-06-09 23:14:54] "GET /firewall-policy/7bfff250-5996-4860-8100-06d3f5bfbd33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.009190 10.0.0.50 - - [2026-06-09 23:14:54] "GET /application-policy-set/12617a14-a2a3-497b-ae86-2b6ba405a811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003290 10.0.0.50 - - [2026-06-09 23:14:54] "GET /firewall-policy/7bfff250-5996-4860-8100-06d3f5bfbd33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002955 10.0.0.50 - - [2026-06-09 23:14:54] "GET /firewall-policy/2f85c1b2-01ee-46f6-a00f-19acf03c653f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004861 10.0.0.50 - - [2026-06-09 23:14:54] "GET /firewall-policy/7bfff250-5996-4860-8100-06d3f5bfbd33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002955 10.0.0.50 - - [2026-06-09 23:14:54] "GET /firewall-policy/7bfff250-5996-4860-8100-06d3f5bfbd33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002398 10.0.0.50 - - [2026-06-09 23:15:46] "GET /global-system-configs HTTP/1.1" 200 322 0.008104 10.0.0.50 - - [2026-06-09 23:15:48] "GET /global-system-configs HTTP/1.1" 200 322 0.009080 10.0.0.50 - - [2026-06-09 23:15:55] "GET /virtual-machine-interface/abb453b0-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007691 10.0.0.50 - - [2026-06-09 23:15:55] "POST /set-tag HTTP/1.1" 200 109 0.004948 10.0.0.50 - - [2026-06-09 23:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.50 - - [2026-06-09 23:15:55] "GET /loadbalancer/491420b4-0cc6-4200-928c-59a87d16765a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002888 10.0.0.50 - - [2026-06-09 23:15:55] "GET /virtual-machine-interface/abb453b0-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006203 10.0.0.50 - - [2026-06-09 23:15:55] "POST /set-tag HTTP/1.1" 200 109 0.034906 10.0.0.50 - - [2026-06-09 23:15:55] "DELETE /loadbalancer-member/7e8cac82-1a37-453b-b587-13d68acf9498 HTTP/1.1" 200 115 0.037555 10.0.0.50 - - [2026-06-09 23:15:55] "GET /virtual-machine-interface/ae380820-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003948 10.0.0.50 - - [2026-06-09 23:15:55] "POST /set-tag HTTP/1.1" 200 109 0.003270 10.0.0.50 - - [2026-06-09 23:15:55] "GET /virtual-machine-interface/aea59570-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004765 10.0.0.50 - - [2026-06-09 23:15:55] "POST /set-tag HTTP/1.1" 200 109 0.002354 10.0.0.50 - - [2026-06-09 23:15:55] "GET /virtual-machine-interface/ac3150f4-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005779 10.0.0.50 - - [2026-06-09 23:15:55] "POST /set-tag HTTP/1.1" 200 109 0.002458 10.0.0.50 - - [2026-06-09 23:15:55] "GET /virtual-machine-interface/accc0dce-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005192 10.0.0.50 - - [2026-06-09 23:15:55] "POST /set-tag HTTP/1.1" 200 109 0.002734 10.0.0.50 - - [2026-06-09 23:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.50 - - [2026-06-09 23:15:55] "GET /loadbalancer/491420b4-0cc6-4200-928c-59a87d16765a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003998 10.0.0.50 - - [2026-06-09 23:15:55] "GET /virtual-machine-interface/ad3f82e0-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004084 10.0.0.50 - - [2026-06-09 23:15:55] "POST /set-tag HTTP/1.1" 200 109 0.005050 10.0.0.50 - - [2026-06-09 23:15:55] "GET /virtual-machine-interface/af12cf0a-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008469 10.0.0.50 - - [2026-06-09 23:15:55] "POST /set-tag HTTP/1.1" 200 109 0.003392 10.0.0.50 - - [2026-06-09 23:15:55] "GET /virtual-machine-interface/adc78a82-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004644 10.0.0.50 - - [2026-06-09 23:15:55] "POST /set-tag HTTP/1.1" 200 109 0.006739 10.0.0.50 - - [2026-06-09 23:15:56] "GET /virtual-machine-interface/ad3f82e0-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013606 10.0.0.50 - - [2026-06-09 23:15:56] "POST /set-tag HTTP/1.1" 200 109 0.003950 10.0.0.50 - - [2026-06-09 23:15:56] "GET /virtual-machine-interface/ad3f82e0-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004790 10.0.0.50 - - [2026-06-09 23:15:56] "POST /set-tag HTTP/1.1" 200 109 0.002564 10.0.0.50 - - [2026-06-09 23:15:56] "GET /virtual-machine/c5ff9bef-4ba2-49c5-a304-62c3c44c7deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002622 10.0.0.50 - - [2026-06-09 23:15:56] "POST /ref-update HTTP/1.1" 200 156 0.010580 10.0.0.50 - - [2026-06-09 23:15:56] "GET /virtual-machine-interface/ad3f82e0-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016932 10.0.0.50 - - [2026-06-09 23:15:56] "POST /set-tag HTTP/1.1" 200 109 0.018875 10.0.0.50 - - [2026-06-09 23:15:57] "POST /set-tag HTTP/1.1" 200 109 0.028493 10.0.0.50 - - [2026-06-09 23:15:57] "POST /set-tag HTTP/1.1" 200 109 0.039282 10.0.0.50 - - [2026-06-09 23:15:57] "POST /set-tag HTTP/1.1" 200 109 0.029630 10.0.0.50 - - [2026-06-09 23:15:57] "POST /set-tag HTTP/1.1" 200 109 0.014787 10.0.0.50 - - [2026-06-09 23:15:57] "DELETE /instance-ip/ad58b51c-6458-11f1-89f2-fa163e5ba626 HTTP/1.1" 200 115 0.058845 10.0.0.50 - - [2026-06-09 23:15:57] "DELETE /virtual-machine-interface/ad3f82e0-6458-11f1-89f2-fa163e5ba626 HTTP/1.1" 200 115 0.035346 10.0.0.50 - - [2026-06-09 23:15:57] "DELETE /virtual-machine/c5ff9bef-4ba2-49c5-a304-62c3c44c7deb HTTP/1.1" 200 115 0.019197 10.0.0.50 - - [2026-06-09 23:15:57] "GET /virtual-machine-interface/accc0dce-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006531 10.0.0.50 - - [2026-06-09 23:15:57] "POST /set-tag HTTP/1.1" 200 109 0.002757 10.0.0.50 - - [2026-06-09 23:15:57] "GET /virtual-machine-interface/accc0dce-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004166 10.0.0.50 - - [2026-06-09 23:15:57] "POST /set-tag HTTP/1.1" 200 109 0.002243 10.0.0.50 - - [2026-06-09 23:15:57] "GET /virtual-machine/8d98d166-d99c-4572-974d-3d8edc3ce9b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002935 10.0.0.50 - - [2026-06-09 23:15:57] "POST /ref-update HTTP/1.1" 200 156 0.009129 10.0.0.50 - - [2026-06-09 23:15:57] "GET /virtual-machine-interface/accc0dce-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019318 10.0.0.50 - - [2026-06-09 23:15:57] "POST /set-tag HTTP/1.1" 200 109 0.017543 10.0.0.50 - - [2026-06-09 23:15:57] "POST /set-tag HTTP/1.1" 200 109 0.036124 10.0.0.50 - - [2026-06-09 23:15:57] "POST /set-tag HTTP/1.1" 200 109 0.068086 10.0.0.50 - - [2026-06-09 23:15:57] "POST /set-tag HTTP/1.1" 200 109 0.028826 10.0.0.50 - - [2026-06-09 23:15:57] "POST /set-tag HTTP/1.1" 200 109 0.056656 10.0.0.50 - - [2026-06-09 23:15:57] "DELETE /instance-ip/ace5a77a-6458-11f1-89f2-fa163e5ba626 HTTP/1.1" 200 115 0.052842 10.0.0.50 - - [2026-06-09 23:15:57] "DELETE /virtual-machine-interface/accc0dce-6458-11f1-89f2-fa163e5ba626 HTTP/1.1" 200 115 0.043326 10.0.0.50 - - [2026-06-09 23:15:57] "DELETE /virtual-machine/8d98d166-d99c-4572-974d-3d8edc3ce9b1 HTTP/1.1" 200 115 0.019575 10.0.0.50 - - [2026-06-09 23:15:57] "DELETE /tag/9103db92-e9f4-4376-a59f-e8156fdaceb4 HTTP/1.1" 200 115 0.035024 10.0.0.50 - - [2026-06-09 23:15:57] "GET /virtual-machine-interface/abb453b0-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004322 10.0.0.50 - - [2026-06-09 23:15:57] "POST /set-tag HTTP/1.1" 200 109 0.002639 10.0.0.50 - - [2026-06-09 23:15:57] "GET /virtual-machine-interface/abb453b0-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003952 10.0.0.50 - - [2026-06-09 23:15:57] "POST /set-tag HTTP/1.1" 200 109 0.002031 10.0.0.50 - - [2026-06-09 23:15:58] "GET /virtual-machine/7d7bf663-a0fe-4a8c-90f1-9cae5ad33857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003079 10.0.0.50 - - [2026-06-09 23:15:58] "POST /ref-update HTTP/1.1" 200 156 0.012219 10.0.0.50 - - [2026-06-09 23:15:58] "GET /virtual-machine-interface/abb453b0-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011914 10.0.0.50 - - [2026-06-09 23:15:58] "POST /set-tag HTTP/1.1" 200 109 0.016580 10.0.0.50 - - [2026-06-09 23:15:58] "POST /set-tag HTTP/1.1" 200 109 0.029829 10.0.0.50 - - [2026-06-09 23:15:58] "POST /set-tag HTTP/1.1" 200 109 0.028338 10.0.0.50 - - [2026-06-09 23:15:58] "POST /set-tag HTTP/1.1" 200 109 0.013645 10.0.0.50 - - [2026-06-09 23:15:58] "POST /set-tag HTTP/1.1" 200 109 0.029757 10.0.0.50 - - [2026-06-09 23:15:58] "DELETE /instance-ip/abcd851a-6458-11f1-89f2-fa163e5ba626 HTTP/1.1" 200 115 0.037138 10.0.0.50 - - [2026-06-09 23:15:58] "POST /ref-update HTTP/1.1" 200 156 0.010462 10.0.0.50 - - [2026-06-09 23:15:58] "DELETE /virtual-machine-interface/abb453b0-6458-11f1-89f2-fa163e5ba626 HTTP/1.1" 200 115 0.037426 10.0.0.50 - - [2026-06-09 23:15:58] "DELETE /virtual-machine/7d7bf663-a0fe-4a8c-90f1-9cae5ad33857 HTTP/1.1" 200 115 0.018196 10.0.0.50 - - [2026-06-09 23:15:58] "GET /virtual-machine-interface/ac3150f4-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004781 10.0.0.50 - - [2026-06-09 23:15:58] "POST /set-tag HTTP/1.1" 200 109 0.002800 10.0.0.50 - - [2026-06-09 23:15:58] "GET /virtual-machine-interface/ac3150f4-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004382 10.0.0.50 - - [2026-06-09 23:15:58] "POST /set-tag HTTP/1.1" 200 109 0.002308 10.0.0.50 - - [2026-06-09 23:15:58] "GET /virtual-machine/d00dbdc7-429f-4d82-9d5e-df0d58312c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004511 10.0.0.50 - - [2026-06-09 23:15:58] "POST /ref-update HTTP/1.1" 200 156 0.009861 10.0.0.50 - - [2026-06-09 23:15:58] "GET /virtual-machine-interface/ac3150f4-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.012051 10.0.0.50 - - [2026-06-09 23:15:58] "POST /set-tag HTTP/1.1" 200 109 0.019303 10.0.0.50 - - [2026-06-09 23:15:58] "POST /set-tag HTTP/1.1" 200 109 0.029024 10.0.0.50 - - [2026-06-09 23:15:58] "POST /set-tag HTTP/1.1" 200 109 0.027950 10.0.0.50 - - [2026-06-09 23:15:58] "POST /set-tag HTTP/1.1" 200 109 0.015663 10.0.0.50 - - [2026-06-09 23:15:58] "POST /set-tag HTTP/1.1" 200 109 0.036300 10.0.0.50 - - [2026-06-09 23:15:58] "DELETE /instance-ip/ac4a1d64-6458-11f1-89f2-fa163e5ba626 HTTP/1.1" 200 115 0.045187 10.0.0.50 - - [2026-06-09 23:15:58] "POST /ref-update HTTP/1.1" 200 156 0.008246 10.0.0.50 - - [2026-06-09 23:15:58] "DELETE /virtual-machine-interface/ac3150f4-6458-11f1-89f2-fa163e5ba626 HTTP/1.1" 200 115 0.041591 10.0.0.50 - - [2026-06-09 23:15:59] "DELETE /virtual-machine/d00dbdc7-429f-4d82-9d5e-df0d58312c38 HTTP/1.1" 200 115 0.018774 10.0.0.50 - - [2026-06-09 23:15:59] "DELETE /tag/5f224278-9406-4330-adc2-422ebb9d6873 HTTP/1.1" 200 115 0.031979 10.0.0.50 - - [2026-06-09 23:15:59] "DELETE /tag/fcb7cabf-c910-4624-9a1e-44d3ae0e0256 HTTP/1.1" 409 388 0.004606 10.0.0.50 - - [2026-06-09 23:16:26] "GET /virtual-machine-interface/aea59570-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005921 10.0.0.50 - - [2026-06-09 23:16:26] "POST /set-tag HTTP/1.1" 200 109 0.002586 10.0.0.50 - - [2026-06-09 23:16:26] "GET /virtual-machine-interface/aea59570-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007426 10.0.0.50 - - [2026-06-09 23:16:26] "POST /set-tag HTTP/1.1" 200 109 0.003182 10.0.0.50 - - [2026-06-09 23:16:26] "GET /virtual-machine/55bf6470-5c7f-48fb-a596-01c7419b9fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002921 10.0.0.50 - - [2026-06-09 23:16:26] "POST /ref-update HTTP/1.1" 200 156 0.010055 10.0.0.50 - - [2026-06-09 23:16:26] "GET /virtual-machine-interface/aea59570-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019106 10.0.0.50 - - [2026-06-09 23:16:27] "POST /set-tag HTTP/1.1" 200 109 0.018718 10.0.0.50 - - [2026-06-09 23:16:27] "POST /set-tag HTTP/1.1" 200 109 0.019043 10.0.0.50 - - [2026-06-09 23:16:27] "POST /set-tag HTTP/1.1" 200 109 0.025093 10.0.0.50 - - [2026-06-09 23:16:27] "POST /set-tag HTTP/1.1" 200 109 0.013429 10.0.0.50 - - [2026-06-09 23:16:27] "DELETE /instance-ip/aebba356-6458-11f1-89f2-fa163e5ba626 HTTP/1.1" 200 115 0.070595 10.0.0.50 - - [2026-06-09 23:16:27] "DELETE /virtual-machine-interface/aea59570-6458-11f1-89f2-fa163e5ba626 HTTP/1.1" 200 115 0.040880 10.0.0.50 - - [2026-06-09 23:16:27] "DELETE /virtual-machine/55bf6470-5c7f-48fb-a596-01c7419b9fa2 HTTP/1.1" 200 115 0.020682 10.0.0.50 - - [2026-06-09 23:16:27] "DELETE /tag/591a2a9a-e3d0-440f-bdfd-9358fd22a9cd HTTP/1.1" 200 115 0.032695 10.0.0.50 - - [2026-06-09 23:16:27] "GET /virtual-machine-interface/ae380820-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003920 10.0.0.50 - - [2026-06-09 23:16:27] "POST /set-tag HTTP/1.1" 200 109 0.003092 10.0.0.50 - - [2026-06-09 23:16:27] "GET /virtual-machine-interface/ae380820-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004903 10.0.0.50 - - [2026-06-09 23:16:27] "POST /set-tag HTTP/1.1" 200 109 0.002089 10.0.0.50 - - [2026-06-09 23:16:27] "GET /virtual-machine/c776ed02-319f-49a2-bc0e-f56a4ef4b208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.005503 10.0.0.50 - - [2026-06-09 23:16:27] "POST /ref-update HTTP/1.1" 200 156 0.009799 10.0.0.50 - - [2026-06-09 23:16:27] "GET /virtual-machine-interface/ae380820-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011167 10.0.0.50 - - [2026-06-09 23:16:27] "POST /set-tag HTTP/1.1" 200 109 0.016793 10.0.0.50 - - [2026-06-09 23:16:27] "POST /set-tag HTTP/1.1" 200 109 0.030116 10.0.0.50 - - [2026-06-09 23:16:27] "POST /set-tag HTTP/1.1" 200 109 0.037143 10.0.0.50 - - [2026-06-09 23:16:27] "POST /set-tag HTTP/1.1" 200 109 0.018920 10.0.0.50 - - [2026-06-09 23:16:27] "DELETE /instance-ip/ae51e916-6458-11f1-89f2-fa163e5ba626 HTTP/1.1" 200 115 0.049860 10.0.0.50 - - [2026-06-09 23:16:27] "DELETE /virtual-machine-interface/ae380820-6458-11f1-89f2-fa163e5ba626 HTTP/1.1" 200 115 0.026981 10.0.0.50 - - [2026-06-09 23:16:27] "DELETE /virtual-machine/c776ed02-319f-49a2-bc0e-f56a4ef4b208 HTTP/1.1" 200 115 0.021494 10.0.0.50 - - [2026-06-09 23:16:27] "DELETE /tag/66e26764-966e-4215-a81b-52f922164dac HTTP/1.1" 409 236 0.007119 10.0.0.50 - - [2026-06-09 23:16:27] "GET /virtual-machine-interface/af12cf0a-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010462 10.0.0.50 - - [2026-06-09 23:16:27] "POST /set-tag HTTP/1.1" 200 109 0.003829 10.0.0.50 - - [2026-06-09 23:16:27] "GET /virtual-machine-interface/af12cf0a-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006149 10.0.0.50 - - [2026-06-09 23:16:27] "POST /set-tag HTTP/1.1" 200 109 0.002637 10.0.0.50 - - [2026-06-09 23:16:27] "GET /virtual-machine/4e9bd8fe-a3a4-4573-b30d-b0bc9edf1edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002569 10.0.0.50 - - [2026-06-09 23:16:27] "POST /ref-update HTTP/1.1" 200 156 0.009155 10.0.0.50 - - [2026-06-09 23:16:27] "GET /virtual-machine-interface/af12cf0a-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004122 10.0.0.50 - - [2026-06-09 23:16:28] "POST /set-tag HTTP/1.1" 200 109 0.019086 10.0.0.50 - - [2026-06-09 23:16:28] "POST /set-tag HTTP/1.1" 200 109 0.038751 10.0.0.50 - - [2026-06-09 23:16:28] "POST /set-tag HTTP/1.1" 200 109 0.027350 10.0.0.50 - - [2026-06-09 23:16:28] "POST /set-tag HTTP/1.1" 200 109 0.015672 10.0.0.50 - - [2026-06-09 23:16:28] "DELETE /instance-ip/af29e712-6458-11f1-89f2-fa163e5ba626 HTTP/1.1" 200 115 0.041798 10.0.0.50 - - [2026-06-09 23:16:28] "DELETE /virtual-machine-interface/af12cf0a-6458-11f1-89f2-fa163e5ba626 HTTP/1.1" 200 115 0.043000 10.0.0.50 - - [2026-06-09 23:16:28] "DELETE /virtual-machine/4e9bd8fe-a3a4-4573-b30d-b0bc9edf1edb HTTP/1.1" 200 115 0.024094 10.0.0.50 - - [2026-06-09 23:16:28] "DELETE /tag/2e1fb0f5-3e69-4ef1-816a-4c2e3cd32bc9 HTTP/1.1" 200 115 0.038553 10.0.0.50 - - [2026-06-09 23:16:28] "DELETE /tag/fc0a3eca-7ce4-4477-859f-0c1963e62bf9 HTTP/1.1" 409 236 0.004952 10.0.0.50 - - [2026-06-09 23:16:28] "DELETE /tag/a27fb488-1aa9-438e-a9d7-8eb01379c01f HTTP/1.1" 409 236 0.004422 10.0.0.50 - - [2026-06-09 23:16:28] "GET /virtual-machine-interface/adc78a82-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005429 10.0.0.50 - - [2026-06-09 23:16:28] "POST /set-tag HTTP/1.1" 200 109 0.002276 10.0.0.50 - - [2026-06-09 23:16:28] "GET /virtual-machine-interface/adc78a82-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009527 10.0.0.50 - - [2026-06-09 23:16:28] "POST /set-tag HTTP/1.1" 200 109 0.002243 10.0.0.50 - - [2026-06-09 23:16:28] "GET /virtual-machine/bda391e4-d967-4875-907a-d88e1d595b01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002696 10.0.0.50 - - [2026-06-09 23:16:28] "POST /ref-update HTTP/1.1" 200 156 0.010245 10.0.0.50 - - [2026-06-09 23:16:28] "GET /virtual-machine-interface/adc78a82-6458-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012573 10.0.0.50 - - [2026-06-09 23:16:28] "POST /set-tag HTTP/1.1" 200 109 0.019918 10.0.0.50 - - [2026-06-09 23:16:28] "POST /set-tag HTTP/1.1" 200 109 0.015194 10.0.0.50 - - [2026-06-09 23:16:28] "POST /set-tag HTTP/1.1" 200 109 0.017397 10.0.0.50 - - [2026-06-09 23:16:28] "POST /set-tag HTTP/1.1" 200 109 0.025310 10.0.0.50 - - [2026-06-09 23:16:28] "DELETE /instance-ip/ade1843c-6458-11f1-89f2-fa163e5ba626 HTTP/1.1" 200 115 0.035955 10.0.0.50 - - [2026-06-09 23:16:28] "DELETE /virtual-machine-interface/adc78a82-6458-11f1-89f2-fa163e5ba626 HTTP/1.1" 200 115 0.055681 10.0.0.50 - - [2026-06-09 23:16:28] "DELETE /virtual-machine/bda391e4-d967-4875-907a-d88e1d595b01 HTTP/1.1" 200 115 0.016840 10.0.0.50 - - [2026-06-09 23:16:28] "DELETE /tag/ca03381e-926b-4620-a93d-510176800044 HTTP/1.1" 200 115 0.034966 10.0.0.50 - - [2026-06-09 23:16:28] "DELETE /tag/dd6c13ae-610e-4b75-89ca-57d8e78642c2 HTTP/1.1" 200 115 0.030473 10.0.0.50 - - [2026-06-09 23:16:28] "DELETE /tag/82d1590f-c529-455e-b223-4830e2019988 HTTP/1.1" 200 115 0.034830 10.0.0.50 - - [2026-06-09 23:16:30] "POST /projects HTTP/1.1" 409 238 0.002708 10.0.0.50 - - [2026-06-09 23:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.50 - - [2026-06-09 23:16:30] "GET /project/ad72ef78-283c-4bc1-9ae6-3711dff88c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031674 10.0.0.50 - - [2026-06-09 23:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.50 - - [2026-06-09 23:16:30] "GET /virtual-network/1b7df608-21f9-450d-b44b-c67f020f49aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004175 10.0.0.50 - - [2026-06-09 23:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.50 - - [2026-06-09 23:16:30] "GET /virtual-network/04b8eb7c-7f44-45a5-ad74-0b525bbe08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003801 10.0.0.50 - - [2026-06-09 23:16:30] "POST /security-groups HTTP/1.1" 409 285 0.002302 10.0.0.50 - - [2026-06-09 23:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.50 - - [2026-06-09 23:16:30] "PUT /security-group/b9a37f9c-bd7d-4e72-9a35-ac12ce9d34ce HTTP/1.1" 200 262 0.058072 10.0.0.50 - - [2026-06-09 23:16:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.024852 10.0.0.50 - - [2026-06-09 23:16:30] "PUT /access-control-list/c6d5db6e-a271-4b66-aa3b-9ab7ee2d2fb3 HTTP/1.1" 200 272 0.009644 10.0.0.50 - - [2026-06-09 23:16:30] "PUT /access-control-list/a9b0203d-0068-4512-8847-5961967ca631 HTTP/1.1" 200 272 0.029190 10.0.0.50 - - [2026-06-09 23:16:35] "POST /projects HTTP/1.1" 409 238 0.002158 10.0.0.50 - - [2026-06-09 23:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.50 - - [2026-06-09 23:16:35] "GET /project/ad72ef78-283c-4bc1-9ae6-3711dff88c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034641 10.0.0.50 - - [2026-06-09 23:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.50 - - [2026-06-09 23:16:35] "GET /virtual-network/1b7df608-21f9-450d-b44b-c67f020f49aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004274 10.0.0.50 - - [2026-06-09 23:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.50 - - [2026-06-09 23:16:36] "GET /virtual-network/04b8eb7c-7f44-45a5-ad74-0b525bbe08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.011573 10.0.0.50 - - [2026-06-09 23:16:36] "POST /security-groups HTTP/1.1" 409 285 0.002753 10.0.0.50 - - [2026-06-09 23:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.50 - - [2026-06-09 23:16:36] "PUT /security-group/b9a37f9c-bd7d-4e72-9a35-ac12ce9d34ce HTTP/1.1" 200 262 0.060357 10.0.0.50 - - [2026-06-09 23:16:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.035148 10.0.0.50 - - [2026-06-09 23:16:36] "PUT /access-control-list/c6d5db6e-a271-4b66-aa3b-9ab7ee2d2fb3 HTTP/1.1" 200 272 0.020854 10.0.0.50 - - [2026-06-09 23:16:36] "GET /firewall-policy/d802dcaa-2fca-4f7c-96ed-21744762bd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.015870 10.0.0.50 - - [2026-06-09 23:16:36] "PUT /access-control-list/a9b0203d-0068-4512-8847-5961967ca631 HTTP/1.1" 200 272 0.035957 10.0.0.50 - - [2026-06-09 23:16:36] "GET /firewall-rule/c3be59b0-ee7b-44c6-80b9-12b18cc13448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002831 10.0.0.50 - - [2026-06-09 23:16:36] "POST /ref-update HTTP/1.1" 200 156 0.055273 10.0.0.50 - - [2026-06-09 23:16:36] "DELETE /firewall-rule/c3be59b0-ee7b-44c6-80b9-12b18cc13448 HTTP/1.1" 200 115 0.051028 10.0.0.50 - - [2026-06-09 23:16:36] "GET /firewall-policy/d802dcaa-2fca-4f7c-96ed-21744762bd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.008259 10.0.0.50 - - [2026-06-09 23:16:36] "GET /firewall-rule/4669dffb-1f13-4a06-996e-bbe465030e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003135 10.0.0.50 - - [2026-06-09 23:16:36] "POST /ref-update HTTP/1.1" 200 156 0.051655 10.0.0.50 - - [2026-06-09 23:16:36] "DELETE /firewall-rule/4669dffb-1f13-4a06-996e-bbe465030e2a HTTP/1.1" 200 115 0.040339 10.0.0.50 - - [2026-06-09 23:16:36] "DELETE /tag/fc0a3eca-7ce4-4477-859f-0c1963e62bf9 HTTP/1.1" 409 236 0.005816 10.0.0.50 - - [2026-06-09 23:16:36] "DELETE /tag/78f47719-fed1-4430-ab7f-6b28676b3cec HTTP/1.1" 200 115 0.049840 10.0.0.50 - - [2026-06-09 23:16:36] "DELETE /tag/a27fb488-1aa9-438e-a9d7-8eb01379c01f HTTP/1.1" 409 236 0.007327 10.0.0.50 - - [2026-06-09 23:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.50 - - [2026-06-09 23:16:36] "GET /virtual-network/1b7df608-21f9-450d-b44b-c67f020f49aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004899 10.0.0.50 - - [2026-06-09 23:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.50 - - [2026-06-09 23:16:36] "GET /virtual-network/04b8eb7c-7f44-45a5-ad74-0b525bbe08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003853 10.0.0.50 - - [2026-06-09 23:16:36] "PUT /virtual-network/1b7df608-21f9-450d-b44b-c67f020f49aa HTTP/1.1" 200 264 0.062907 10.0.0.50 - - [2026-06-09 23:16:36] "PUT /virtual-network/04b8eb7c-7f44-45a5-ad74-0b525bbe08f9 HTTP/1.1" 200 264 0.054226 10.0.0.50 - - [2026-06-09 23:16:36] "DELETE /security-group/b9a37f9c-bd7d-4e72-9a35-ac12ce9d34ce HTTP/1.1" 200 115 0.065287 10.0.0.50 - - [2026-06-09 23:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007274 10.0.0.50 - - [2026-06-09 23:16:36] "DELETE /access-control-list/c6d5db6e-a271-4b66-aa3b-9ab7ee2d2fb3 HTTP/1.1" 200 115 0.036496 10.0.0.50 - - [2026-06-09 23:16:36] "DELETE /access-control-list/a9b0203d-0068-4512-8847-5961967ca631 HTTP/1.1" 200 115 0.040881 10.0.0.50 - - [2026-06-09 23:16:36] "GET /project/ad72ef78-283c-4bc1-9ae6-3711dff88c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.038681 10.0.0.50 - - [2026-06-09 23:16:37] "GET /project/ad72ef78-283c-4bc1-9ae6-3711dff88c39?fields=security_groups HTTP/1.1" 200 1353 0.032918 10.0.0.50 - - [2026-06-09 23:16:37] "DELETE /security-group/36366f2b-7325-4246-9ac6-4edb6b13d4d5 HTTP/1.1" 200 115 0.042962 10.0.0.50 - - [2026-06-09 23:16:37] "DELETE /access-control-list/6bcb066d-c9f4-4ac0-888b-75e34407861f HTTP/1.1" 200 115 0.030857 10.0.0.50 - - [2026-06-09 23:16:37] "GET /project/ad72ef78-283c-4bc1-9ae6-3711dff88c39?fields=application_policy_sets HTTP/1.1" 200 1392 0.041077 10.0.0.50 - - [2026-06-09 23:16:37] "DELETE /access-control-list/93ac0ad9-4153-4b4d-8bd8-97fcc6a2a01c HTTP/1.1" 200 115 0.051261 10.0.0.50 - - [2026-06-09 23:16:37] "DELETE /project/ad72ef78-283c-4bc1-9ae6-3711dff88c39 HTTP/1.1" 200 115 0.298647 10.0.0.50 - - [2026-06-09 23:16:37] "POST /projects HTTP/1.1" 409 238 0.007425 10.0.0.50 - - [2026-06-09 23:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.50 - - [2026-06-09 23:16:37] "GET /project/6484d7de-1fd2-4b00-86e2-387f20baa131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.035846 10.0.0.50 - - [2026-06-09 23:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.50 - - [2026-06-09 23:16:37] "GET /virtual-network/1b7df608-21f9-450d-b44b-c67f020f49aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003849 10.0.0.50 - - [2026-06-09 23:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.50 - - [2026-06-09 23:16:37] "GET /virtual-network/04b8eb7c-7f44-45a5-ad74-0b525bbe08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.005423 10.0.0.50 - - [2026-06-09 23:16:37] "POST /security-groups HTTP/1.1" 409 285 0.002393 10.0.0.50 - - [2026-06-09 23:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.50 - - [2026-06-09 23:16:37] "PUT /security-group/0094855a-1344-42e6-8b4e-8b6b6dff1985 HTTP/1.1" 200 262 0.059192 10.0.0.50 - - [2026-06-09 23:16:37] "PUT /access-control-list/60032e55-08ca-429c-a479-1bd812fe7d54 HTTP/1.1" 200 272 0.013515 10.0.0.50 - - [2026-06-09 23:16:37] "PUT /access-control-list/bd562665-ae11-40e5-bf4f-c8bcca975f2d HTTP/1.1" 200 272 0.021695 10.0.0.50 - - [2026-06-09 23:16:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.023439 10.0.0.50 - - [2026-06-09 23:16:41] "DELETE /loadbalancer-member/083bc823-4d6d-458d-be1c-2576ee32d93f HTTP/1.1" 200 115 0.038779 10.0.0.50 - - [2026-06-09 23:16:41] "DELETE /loadbalancer-pool/88459998-e333-4cb8-bc63-3e9d0032ec61 HTTP/1.1" 200 115 0.034294 10.0.0.50 - - [2026-06-09 23:16:41] "DELETE /loadbalancer-listener/494635a5-088f-4cb2-b841-b2fce4dc283f HTTP/1.1" 200 115 0.032152 10.0.0.50 - - [2026-06-09 23:16:42] "DELETE /loadbalancer/491420b4-0cc6-4200-928c-59a87d16765a HTTP/1.1" 200 115 0.026010 10.0.0.50 - - [2026-06-09 23:16:42] "DELETE /floating-ip/f8945d60-f7f4-4c25-9634-ed13bc765ef6 HTTP/1.1" 200 115 0.024383 10.0.0.50 - - [2026-06-09 23:16:42] "DELETE /instance-ip/6d8b6b1b-e639-4e39-b004-536e20317cdd HTTP/1.1" 200 115 0.042832 10.0.0.50 - - [2026-06-09 23:16:42] "DELETE /virtual-machine-interface/e892d475-f76f-4b53-94a4-b8ddd5b31e5d HTTP/1.1" 200 115 0.029218 10.0.0.50 - - [2026-06-09 23:16:42] "DELETE /tag/671c16ac-9a27-421c-a1eb-46b01f7568fd HTTP/1.1" 200 115 0.039498 10.0.0.50 - - [2026-06-09 23:16:42] "GET /application-policy-set/12617a14-a2a3-497b-ae86-2b6ba405a811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003007 10.0.0.50 - - [2026-06-09 23:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.50 - - [2026-06-09 23:16:42] "GET /policy-management/7a85ee7a-f92c-4ebc-8fdc-5d4ab37e7c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002599 10.0.0.50 - - [2026-06-09 23:16:42] "GET /firewall-policy/e1365a36-d4cc-4c5a-8a8d-87ca9da614a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002248 10.0.0.50 - - [2026-06-09 23:16:42] "GET /firewall-rule/d749cc2d-2d58-4f9d-946c-9432d98b0446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.002807 10.0.0.50 - - [2026-06-09 23:16:42] "POST /ref-update HTTP/1.1" 200 156 0.011708 10.0.0.50 - - [2026-06-09 23:16:42] "DELETE /firewall-rule/d749cc2d-2d58-4f9d-946c-9432d98b0446 HTTP/1.1" 200 115 0.047103 10.0.0.50 - - [2026-06-09 23:16:42] "GET /firewall-policy/7bfff250-5996-4860-8100-06d3f5bfbd33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006015 10.0.0.50 - - [2026-06-09 23:16:42] "GET /firewall-rule/96ad4492-d1c7-4fc1-b6a8-12958d37652c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.002929 10.0.0.50 - - [2026-06-09 23:16:42] "POST /ref-update HTTP/1.1" 200 156 0.013915 10.0.0.50 - - [2026-06-09 23:16:42] "DELETE /firewall-rule/96ad4492-d1c7-4fc1-b6a8-12958d37652c HTTP/1.1" 200 115 0.046168 10.0.0.50 - - [2026-06-09 23:16:42] "GET /firewall-policy/7bfff250-5996-4860-8100-06d3f5bfbd33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.005054 10.0.0.50 - - [2026-06-09 23:16:42] "GET /firewall-rule/ed9ff36f-84c7-494c-9d00-7beed575a5ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.003267 10.0.0.50 - - [2026-06-09 23:16:42] "POST /ref-update HTTP/1.1" 200 156 0.013142 10.0.0.50 - - [2026-06-09 23:16:42] "DELETE /firewall-rule/ed9ff36f-84c7-494c-9d00-7beed575a5ae HTTP/1.1" 200 115 0.042879 10.0.0.50 - - [2026-06-09 23:16:42] "GET /application-policy-set/12617a14-a2a3-497b-ae86-2b6ba405a811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003602 10.0.0.50 - - [2026-06-09 23:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.50 - - [2026-06-09 23:16:42] "GET /policy-management/7a85ee7a-f92c-4ebc-8fdc-5d4ab37e7c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002592 10.0.0.50 - - [2026-06-09 23:16:42] "GET /firewall-policy/7bfff250-5996-4860-8100-06d3f5bfbd33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003502 10.0.0.50 - - [2026-06-09 23:16:42] "POST /ref-update HTTP/1.1" 200 156 0.020263 10.0.0.50 - - [2026-06-09 23:16:42] "DELETE /firewall-policy/7bfff250-5996-4860-8100-06d3f5bfbd33 HTTP/1.1" 200 115 0.075562 10.0.0.50 - - [2026-06-09 23:16:42] "DELETE /tag/fc0a3eca-7ce4-4477-859f-0c1963e62bf9 HTTP/1.1" 200 115 0.041049 10.0.0.50 - - [2026-06-09 23:16:42] "DELETE /tag/66e26764-966e-4215-a81b-52f922164dac HTTP/1.1" 200 115 0.074667 10.0.0.50 - - [2026-06-09 23:16:42] "DELETE /tag/a27fb488-1aa9-438e-a9d7-8eb01379c01f HTTP/1.1" 200 115 0.080070 10.0.0.50 - - [2026-06-09 23:16:43] "DELETE /tag/fcb7cabf-c910-4624-9a1e-44d3ae0e0256 HTTP/1.1" 200 115 0.089173 10.0.0.50 - - [2026-06-09 23:16:43] "POST /projects HTTP/1.1" 409 238 0.002819 10.0.0.50 - - [2026-06-09 23:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.50 - - [2026-06-09 23:16:43] "GET /project/6484d7de-1fd2-4b00-86e2-387f20baa131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.048852 10.0.0.50 - - [2026-06-09 23:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.50 - - [2026-06-09 23:16:43] "GET /virtual-network/1b7df608-21f9-450d-b44b-c67f020f49aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.012529 10.0.0.50 - - [2026-06-09 23:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.50 - - [2026-06-09 23:16:43] "GET /virtual-network/04b8eb7c-7f44-45a5-ad74-0b525bbe08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004411 10.0.0.50 - - [2026-06-09 23:16:43] "POST /security-groups HTTP/1.1" 409 285 0.002572 10.0.0.50 - - [2026-06-09 23:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.50 - - [2026-06-09 23:16:43] "PUT /security-group/0094855a-1344-42e6-8b4e-8b6b6dff1985 HTTP/1.1" 200 262 0.056700 10.0.0.50 - - [2026-06-09 23:16:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.024863 10.0.0.50 - - [2026-06-09 23:16:43] "PUT /access-control-list/60032e55-08ca-429c-a479-1bd812fe7d54 HTTP/1.1" 200 272 0.029178 10.0.0.50 - - [2026-06-09 23:16:43] "GET /firewall-policy/d802dcaa-2fca-4f7c-96ed-21744762bd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.016869 10.0.0.50 - - [2026-06-09 23:16:43] "PUT /access-control-list/bd562665-ae11-40e5-bf4f-c8bcca975f2d HTTP/1.1" 200 272 0.026957 10.0.0.50 - - [2026-06-09 23:16:43] "GET /firewall-rule/7a32a715-772f-4e89-89d3-46b7ab8fd7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002644 10.0.0.50 - - [2026-06-09 23:16:43] "POST /ref-update HTTP/1.1" 200 156 0.047528 10.0.0.50 - - [2026-06-09 23:16:43] "DELETE /firewall-rule/7a32a715-772f-4e89-89d3-46b7ab8fd7e7 HTTP/1.1" 200 115 0.053567 10.0.0.50 - - [2026-06-09 23:16:43] "GET /firewall-policy/d802dcaa-2fca-4f7c-96ed-21744762bd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.011560 10.0.0.50 - - [2026-06-09 23:16:43] "GET /firewall-rule/4b51fc0a-bb6a-4fed-bbed-995b11cc9ad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002702 10.0.0.50 - - [2026-06-09 23:16:43] "POST /ref-update HTTP/1.1" 200 156 0.066842 10.0.0.50 - - [2026-06-09 23:16:43] "DELETE /firewall-rule/4b51fc0a-bb6a-4fed-bbed-995b11cc9ad0 HTTP/1.1" 200 115 0.051317 10.0.0.50 - - [2026-06-09 23:16:43] "DELETE /tag/7d868e40-3d9a-4711-bf83-df042fb4e90c HTTP/1.1" 200 115 0.040009 10.0.0.50 - - [2026-06-09 23:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.50 - - [2026-06-09 23:16:43] "GET /virtual-network/1b7df608-21f9-450d-b44b-c67f020f49aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004021 10.0.0.50 - - [2026-06-09 23:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.50 - - [2026-06-09 23:16:43] "GET /virtual-network/04b8eb7c-7f44-45a5-ad74-0b525bbe08f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.003793 10.0.0.50 - - [2026-06-09 23:16:43] "PUT /virtual-network/1b7df608-21f9-450d-b44b-c67f020f49aa HTTP/1.1" 200 264 0.066087 10.0.0.50 - - [2026-06-09 23:16:44] "PUT /virtual-network/04b8eb7c-7f44-45a5-ad74-0b525bbe08f9 HTTP/1.1" 200 264 0.046901 10.0.0.50 - - [2026-06-09 23:16:44] "DELETE /security-group/0094855a-1344-42e6-8b4e-8b6b6dff1985 HTTP/1.1" 200 115 0.076407 10.0.0.50 - - [2026-06-09 23:16:44] "DELETE /access-control-list/60032e55-08ca-429c-a479-1bd812fe7d54 HTTP/1.1" 200 115 0.039389 10.0.0.50 - - [2026-06-09 23:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.50 - - [2026-06-09 23:16:44] "DELETE /access-control-list/bd562665-ae11-40e5-bf4f-c8bcca975f2d HTTP/1.1" 200 115 0.033981 10.0.0.50 - - [2026-06-09 23:16:44] "GET /project/6484d7de-1fd2-4b00-86e2-387f20baa131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.041332 10.0.0.50 - - [2026-06-09 23:16:44] "GET /project/6484d7de-1fd2-4b00-86e2-387f20baa131?fields=security_groups HTTP/1.1" 200 1351 0.055858 10.0.0.50 - - [2026-06-09 23:16:44] "DELETE /security-group/cb0c0390-1c9c-4660-8bd8-a0c7f5e9c782 HTTP/1.1" 200 115 0.083326 10.0.0.50 - - [2026-06-09 23:16:44] "DELETE /access-control-list/73a9b504-9bd6-4819-975d-30a38ee41b7c HTTP/1.1" 200 115 0.087160 10.0.0.50 - - [2026-06-09 23:16:44] "GET /project/6484d7de-1fd2-4b00-86e2-387f20baa131?fields=application_policy_sets HTTP/1.1" 200 1390 0.097745 10.0.0.50 - - [2026-06-09 23:16:44] "DELETE /access-control-list/fc74d994-e285-42cf-b3e9-0df559a3ef3e HTTP/1.1" 200 115 0.063102 10.0.0.50 - - [2026-06-09 23:16:44] "DELETE /project/6484d7de-1fd2-4b00-86e2-387f20baa131 HTTP/1.1" 200 115 0.454162 10.0.0.50 - - [2026-06-09 23:17:38] "GET / HTTP/1.1" 200 35931 0.001806 10.0.0.50 - - [2026-06-09 23:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.50 - - [2026-06-09 23:17:38] "GET /global-vrouter-config/02080e06-80e9-44b0-a52e-430ccea6d3aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002817 10.0.0.50 - - [2026-06-09 23:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.50 - - [2026-06-09 23:17:39] "GET /global-vrouter-config/02080e06-80e9-44b0-a52e-430ccea6d3aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.006941 10.0.0.50 - - [2026-06-09 23:17:57] "GET / HTTP/1.1" 200 35931 0.001554 10.0.0.50 - - [2026-06-09 23:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.50 - - [2026-06-09 23:17:57] "GET /global-system-config/9346a1d9-0130-4d87-a36f-96671a6e1868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.003909 10.0.0.50 - - [2026-06-09 23:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.50 - - [2026-06-09 23:17:57] "GET /config-node/24ac3819-9984-490f-b77e-b817bd3dd264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001580 10.0.0.50 - - [2026-06-09 23:18:08] "GET / HTTP/1.1" 200 35931 0.001543 10.0.0.50 - - [2026-06-09 23:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.50 - - [2026-06-09 23:18:08] "GET /routing-instance/6217d804-f8b2-4813-b751-0d3880ac2077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003534 10.0.0.50 - - [2026-06-09 23:18:08] "POST /bgp-routers HTTP/1.1" 409 301 0.003475 10.0.0.50 - - [2026-06-09 23:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.50 - - [2026-06-09 23:18:08] "GET /bgp-router/7432e38c-2772-418e-81f8-07c13097d610?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.004346 10.0.0.50 - - [2026-06-09 23:18:08] "PUT /bgp-router/7432e38c-2772-418e-81f8-07c13097d610 HTTP/1.1" 200 254 0.027778 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:18:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001015 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:18:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000980 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:18:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000969 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:18:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000836 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:18:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000910 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:18:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000839 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:18:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000924 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:18:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000931 10.0.0.50 - - [2026-06-09 23:18:32] "GET / HTTP/1.1" 200 35931 0.002172 10.0.0.50 - - [2026-06-09 23:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.50 - - [2026-06-09 23:18:32] "GET /global-system-config/9346a1d9-0130-4d87-a36f-96671a6e1868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.007766 10.0.0.50 - - [2026-06-09 23:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.50 - - [2026-06-09 23:18:32] "GET /config-node/24ac3819-9984-490f-b77e-b817bd3dd264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002677 10.0.0.50 - - [2026-06-09 23:18:32] "GET / HTTP/1.1" 200 35931 0.001682 10.0.0.50 - - [2026-06-09 23:18:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002175 10.0.0.50 - - [2026-06-09 23:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.50 - - [2026-06-09 23:18:37] "GET /global-vrouter-config/02080e06-80e9-44b0-a52e-430ccea6d3aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002637 10.0.0.50 - - [2026-06-09 23:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.50 - - [2026-06-09 23:18:37] "PUT /global-vrouter-config/02080e06-80e9-44b0-a52e-430ccea6d3aa HTTP/1.1" 200 276 0.008007 10.0.0.50 - - [2026-06-09 23:18:38] "GET / HTTP/1.1" 200 35931 0.001777 10.0.0.50 - - [2026-06-09 23:18:38] "POST /alarms HTTP/1.1" 409 264 0.002896 10.0.0.50 - - [2026-06-09 23:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044 10.0.0.50 - - [2026-06-09 23:18:38] "PUT /alarm/0bc51a2b-c4f2-46c5-b362-981ec0dabca8 HTTP/1.1" 200 244 0.013218 10.0.0.50 - - [2026-06-09 23:18:38] "POST /alarms HTTP/1.1" 409 261 0.004590 10.0.0.50 - - [2026-06-09 23:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.50 - - [2026-06-09 23:18:38] "PUT /alarm/81b3e2c5-d067-4cab-bbd9-323acd82e8af HTTP/1.1" 200 244 0.011526 10.0.0.50 - - [2026-06-09 23:18:38] "POST /alarms HTTP/1.1" 409 261 0.017318 10.0.0.50 - - [2026-06-09 23:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.50 - - [2026-06-09 23:18:38] "PUT /alarm/f21dc591-7cd1-4d1b-8235-ec66c45f39e1 HTTP/1.1" 200 244 0.017369 10.0.0.50 - - [2026-06-09 23:18:38] "POST /alarms HTTP/1.1" 409 253 0.005751 10.0.0.50 - - [2026-06-09 23:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.50 - - [2026-06-09 23:18:38] "PUT /alarm/c7e4c866-85cc-48d6-8f00-033eda09f164 HTTP/1.1" 200 244 0.013125 10.0.0.50 - - [2026-06-09 23:18:38] "POST /alarms HTTP/1.1" 409 251 0.003681 10.0.0.50 - - [2026-06-09 23:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.50 - - [2026-06-09 23:18:38] "PUT /alarm/165add14-fec7-4b17-bb79-3a24efb3b117 HTTP/1.1" 200 244 0.010443 10.0.0.50 - - [2026-06-09 23:18:38] "POST /alarms HTTP/1.1" 409 252 0.006419 10.0.0.50 - - [2026-06-09 23:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001457 10.0.0.50 - - [2026-06-09 23:18:38] "PUT /alarm/422b6511-95f7-4ad9-aef3-d22af0c58222 HTTP/1.1" 200 244 0.009995 10.0.0.50 - - [2026-06-09 23:18:38] "POST /alarms HTTP/1.1" 409 256 0.012464 10.0.0.50 - - [2026-06-09 23:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.50 - - [2026-06-09 23:18:38] "PUT /alarm/84a69bd3-3363-4f94-a5bd-b9fce754417f HTTP/1.1" 200 244 0.010190 10.0.0.50 - - [2026-06-09 23:18:38] "POST /alarms HTTP/1.1" 409 248 0.005210 10.0.0.50 - - [2026-06-09 23:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 10.0.0.50 - - [2026-06-09 23:18:38] "PUT /alarm/269444ab-15f9-438b-b386-6c9a3a1448f1 HTTP/1.1" 200 244 0.010160 10.0.0.50 - - [2026-06-09 23:18:38] "POST /alarms HTTP/1.1" 409 252 0.011411 10.0.0.50 - - [2026-06-09 23:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.50 - - [2026-06-09 23:18:38] "PUT /alarm/e0c3fbf7-bbca-4b2f-8c02-0b26488e2d88 HTTP/1.1" 200 244 0.012195 10.0.0.50 - - [2026-06-09 23:18:38] "POST /alarms HTTP/1.1" 409 257 0.004305 10.0.0.50 - - [2026-06-09 23:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.50 - - [2026-06-09 23:18:38] "PUT /alarm/da2be5f4-f7e3-490e-9237-3e89850fcae3 HTTP/1.1" 200 244 0.010863 10.0.0.50 - - [2026-06-09 23:18:38] "POST /alarms HTTP/1.1" 409 251 0.008036 10.0.0.50 - - [2026-06-09 23:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001421 10.0.0.50 - - [2026-06-09 23:18:38] "PUT /alarm/6933f419-d383-497e-abc5-eef0fd9dfd07 HTTP/1.1" 200 244 0.011072 10.0.0.50 - - [2026-06-09 23:18:38] "POST /alarms HTTP/1.1" 409 257 0.008640 10.0.0.50 - - [2026-06-09 23:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.50 - - [2026-06-09 23:18:38] "PUT /alarm/61489767-d2b3-4963-8d86-8a82a788d89c HTTP/1.1" 200 244 0.010077 10.0.0.50 - - [2026-06-09 23:18:38] "POST /alarms HTTP/1.1" 409 261 0.008949 10.0.0.50 - - [2026-06-09 23:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.50 - - [2026-06-09 23:18:38] "PUT /alarm/5659433b-5d47-4ef9-ae2b-91d7234037d9 HTTP/1.1" 200 244 0.025972 10.0.0.50 - - [2026-06-09 23:18:38] "POST /alarms HTTP/1.1" 409 258 0.014814 10.0.0.50 - - [2026-06-09 23:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.50 - - [2026-06-09 23:18:39] "PUT /alarm/57b9086c-5739-4ddb-a308-a7a212a0213a HTTP/1.1" 200 244 0.013841 10.0.0.50 - - [2026-06-09 23:18:39] "POST /alarms HTTP/1.1" 409 254 0.017857 10.0.0.50 - - [2026-06-09 23:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.50 - - [2026-06-09 23:18:39] "PUT /alarm/336a1e65-b360-49eb-bf24-c5ab81ea2193 HTTP/1.1" 200 244 0.013841 10.0.0.50 - - [2026-06-09 23:18:39] "POST /alarms HTTP/1.1" 409 254 0.013083 10.0.0.50 - - [2026-06-09 23:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.50 - - [2026-06-09 23:18:39] "PUT /alarm/1c8e8535-1121-4dae-83ea-596eb57c8d57 HTTP/1.1" 200 244 0.014884 10.0.0.50 - - [2026-06-09 23:18:39] "POST /alarms HTTP/1.1" 409 254 0.011781 10.0.0.50 - - [2026-06-09 23:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.50 - - [2026-06-09 23:18:39] "PUT /alarm/52b18962-74b7-44b2-a3cd-801a62b772e0 HTTP/1.1" 200 244 0.011277 10.0.0.50 - - [2026-06-09 23:18:39] "POST /alarms HTTP/1.1" 409 247 0.004574 10.0.0.50 - - [2026-06-09 23:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.50 - - [2026-06-09 23:18:39] "PUT /alarm/5931f76c-4c3b-438e-9e65-9069b5a677e1 HTTP/1.1" 200 244 0.011859 10.0.0.50 - - [2026-06-09 23:18:39] "POST /alarms HTTP/1.1" 409 272 0.003869 10.0.0.50 - - [2026-06-09 23:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.50 - - [2026-06-09 23:18:39] "PUT /alarm/1bec317a-8abc-4a5d-8080-f4c3b6c58cae HTTP/1.1" 200 244 0.010482 10.0.0.50 - - [2026-06-09 23:18:39] "POST /alarms HTTP/1.1" 409 261 0.010675 10.0.0.50 - - [2026-06-09 23:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.50 - - [2026-06-09 23:18:39] "PUT /alarm/37739442-18b9-4e29-bcd2-94c76db2582f HTTP/1.1" 200 244 0.010784 10.0.0.50 - - [2026-06-09 23:18:39] "POST /alarms HTTP/1.1" 409 259 0.008553 10.0.0.50 - - [2026-06-09 23:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.50 - - [2026-06-09 23:18:39] "PUT /alarm/c3578bb7-b471-4d85-8157-3e6af94d0476 HTTP/1.1" 200 244 0.010325 10.0.0.50 - - [2026-06-09 23:18:39] "POST /alarms HTTP/1.1" 409 265 0.006634 10.0.0.50 - - [2026-06-09 23:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001421 10.0.0.50 - - [2026-06-09 23:18:39] "PUT /alarm/ca4de949-6ac2-4179-8c69-ef7b5e81d43f HTTP/1.1" 200 244 0.011170 10.0.0.50 - - [2026-06-09 23:18:39] "POST /alarms HTTP/1.1" 409 279 0.009963 10.0.0.50 - - [2026-06-09 23:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.50 - - [2026-06-09 23:18:39] "PUT /alarm/7931bd90-4a1f-4b03-b50e-3cc98590f1e8 HTTP/1.1" 200 244 0.009999 10.0.0.50 - - [2026-06-09 23:18:39] "GET / HTTP/1.1" 200 35931 0.001778 10.0.0.50 - - [2026-06-09 23:18:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002070 10.0.0.50 - - [2026-06-09 23:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.50 - - [2026-06-09 23:18:39] "PUT /global-vrouter-config/02080e06-80e9-44b0-a52e-430ccea6d3aa HTTP/1.1" 200 276 0.008383 10.0.0.50 - - [2026-06-09 23:18:40] "GET / HTTP/1.1" 200 35931 0.002002 10.0.0.50 - - [2026-06-09 23:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.50 - - [2026-06-09 23:18:40] "GET /global-vrouter-config/02080e06-80e9-44b0-a52e-430ccea6d3aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002656 10.0.0.50 - - [2026-06-09 23:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.50 - - [2026-06-09 23:18:40] "PUT /global-vrouter-config/02080e06-80e9-44b0-a52e-430ccea6d3aa HTTP/1.1" 200 276 0.009978 10.0.0.50 - - [2026-06-09 23:18:40] "GET / HTTP/1.1" 200 35931 0.001786 10.0.0.50 - - [2026-06-09 23:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.50 - - [2026-06-09 23:18:40] "GET /global-system-config/9346a1d9-0130-4d87-a36f-96671a6e1868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004374 10.0.0.50 - - [2026-06-09 23:18:40] "PUT /global-system-config/9346a1d9-0130-4d87-a36f-96671a6e1868 HTTP/1.1" 200 274 0.015300 10.0.0.50 - - [2026-06-09 23:18:44] "GET / HTTP/1.1" 200 35931 0.001714 10.0.0.50 - - [2026-06-09 23:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.50 - - [2026-06-09 23:18:44] "GET /routing-instance/6217d804-f8b2-4813-b751-0d3880ac2077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002927 10.0.0.50 - - [2026-06-09 23:18:44] "POST /bgp-routers HTTP/1.1" 409 301 0.004219 10.0.0.50 - - [2026-06-09 23:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004656 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:18:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001058 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:18:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001004 10.0.0.50 - - [2026-06-09 23:18:44] "GET /bgp-router/7432e38c-2772-418e-81f8-07c13097d610?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.005275 10.0.0.50 - - [2026-06-09 23:18:44] "PUT /bgp-router/7432e38c-2772-418e-81f8-07c13097d610 HTTP/1.1" 200 254 0.033423 10.0.0.50 - - [2026-06-09 23:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006256 10.0.0.50 - - [2026-06-09 23:18:45] "GET /global-vrouter-config/02080e06-80e9-44b0-a52e-430ccea6d3aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.004065 10.0.0.50 - - [2026-06-09 23:19:21] "GET / HTTP/1.1" 200 35931 0.001720 10.0.0.50 - - [2026-06-09 23:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.50 - - [2026-06-09 23:19:21] "GET /global-system-config/9346a1d9-0130-4d87-a36f-96671a6e1868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004629 10.0.0.50 - - [2026-06-09 23:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.50 - - [2026-06-09 23:19:21] "GET /config-node/24ac3819-9984-490f-b77e-b817bd3dd264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002595 10.0.0.50 - - [2026-06-09 23:19:33] "GET / HTTP/1.1" 200 35931 0.001365 10.0.0.50 - - [2026-06-09 23:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.50 - - [2026-06-09 23:19:33] "GET /routing-instance/6217d804-f8b2-4813-b751-0d3880ac2077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002814 10.0.0.50 - - [2026-06-09 23:19:33] "POST /bgp-routers HTTP/1.1" 409 301 0.001943 10.0.0.50 - - [2026-06-09 23:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.50 - - [2026-06-09 23:19:33] "GET /bgp-router/7432e38c-2772-418e-81f8-07c13097d610?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.006581 10.0.0.50 - - [2026-06-09 23:19:33] "PUT /bgp-router/7432e38c-2772-418e-81f8-07c13097d610 HTTP/1.1" 200 254 0.027147 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:19:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001273 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:19:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001071 10.0.0.50 - - [2026-06-09 23:19:47] "GET / HTTP/1.1" 200 35931 0.001711 10.0.0.50 - - [2026-06-09 23:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.50 - - [2026-06-09 23:19:48] "GET /global-system-config/9346a1d9-0130-4d87-a36f-96671a6e1868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004447 10.0.0.50 - - [2026-06-09 23:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.50 - - [2026-06-09 23:19:48] "GET /config-node/24ac3819-9984-490f-b77e-b817bd3dd264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001611 10.0.0.50 - - [2026-06-09 23:19:48] "GET / HTTP/1.1" 200 35931 0.001528 10.0.0.50 - - [2026-06-09 23:19:48] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002255 10.0.0.50 - - [2026-06-09 23:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.50 - - [2026-06-09 23:19:53] "GET /global-vrouter-config/02080e06-80e9-44b0-a52e-430ccea6d3aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002182 10.0.0.50 - - [2026-06-09 23:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001383 10.0.0.50 - - [2026-06-09 23:19:53] "PUT /global-vrouter-config/02080e06-80e9-44b0-a52e-430ccea6d3aa HTTP/1.1" 200 276 0.006013 10.0.0.50 - - [2026-06-09 23:19:53] "GET / HTTP/1.1" 200 35931 0.001665 10.0.0.50 - - [2026-06-09 23:19:53] "POST /alarms HTTP/1.1" 409 264 0.002585 10.0.0.50 - - [2026-06-09 23:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.50 - - [2026-06-09 23:19:53] "PUT /alarm/0bc51a2b-c4f2-46c5-b362-981ec0dabca8 HTTP/1.1" 200 244 0.009798 10.0.0.50 - - [2026-06-09 23:19:53] "POST /alarms HTTP/1.1" 409 261 0.006376 10.0.0.50 - - [2026-06-09 23:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.50 - - [2026-06-09 23:19:53] "PUT /alarm/81b3e2c5-d067-4cab-bbd9-323acd82e8af HTTP/1.1" 200 244 0.012644 10.0.0.50 - - [2026-06-09 23:19:53] "POST /alarms HTTP/1.1" 409 261 0.006500 10.0.0.50 - - [2026-06-09 23:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004901 10.0.0.50 - - [2026-06-09 23:19:53] "PUT /alarm/f21dc591-7cd1-4d1b-8235-ec66c45f39e1 HTTP/1.1" 200 244 0.011360 10.0.0.50 - - [2026-06-09 23:19:53] "POST /alarms HTTP/1.1" 409 253 0.001979 10.0.0.50 - - [2026-06-09 23:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.50 - - [2026-06-09 23:19:53] "PUT /alarm/c7e4c866-85cc-48d6-8f00-033eda09f164 HTTP/1.1" 200 244 0.009358 10.0.0.50 - - [2026-06-09 23:19:53] "POST /alarms HTTP/1.1" 409 251 0.005444 10.0.0.50 - - [2026-06-09 23:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.50 - - [2026-06-09 23:19:53] "PUT /alarm/165add14-fec7-4b17-bb79-3a24efb3b117 HTTP/1.1" 200 244 0.008933 10.0.0.50 - - [2026-06-09 23:19:53] "POST /alarms HTTP/1.1" 409 252 0.012774 10.0.0.50 - - [2026-06-09 23:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.50 - - [2026-06-09 23:19:53] "PUT /alarm/422b6511-95f7-4ad9-aef3-d22af0c58222 HTTP/1.1" 200 244 0.008397 10.0.0.50 - - [2026-06-09 23:19:54] "POST /alarms HTTP/1.1" 409 256 0.004679 10.0.0.50 - - [2026-06-09 23:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.50 - - [2026-06-09 23:19:54] "PUT /alarm/84a69bd3-3363-4f94-a5bd-b9fce754417f HTTP/1.1" 200 244 0.008986 10.0.0.50 - - [2026-06-09 23:19:54] "POST /alarms HTTP/1.1" 409 248 0.006572 10.0.0.50 - - [2026-06-09 23:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.50 - - [2026-06-09 23:19:54] "PUT /alarm/269444ab-15f9-438b-b386-6c9a3a1448f1 HTTP/1.1" 200 244 0.009825 10.0.0.50 - - [2026-06-09 23:19:54] "POST /alarms HTTP/1.1" 409 252 0.003952 10.0.0.50 - - [2026-06-09 23:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.50 - - [2026-06-09 23:19:54] "PUT /alarm/e0c3fbf7-bbca-4b2f-8c02-0b26488e2d88 HTTP/1.1" 200 244 0.010196 10.0.0.50 - - [2026-06-09 23:19:54] "POST /alarms HTTP/1.1" 409 257 0.003140 10.0.0.50 - - [2026-06-09 23:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.50 - - [2026-06-09 23:19:54] "PUT /alarm/da2be5f4-f7e3-490e-9237-3e89850fcae3 HTTP/1.1" 200 244 0.010785 10.0.0.50 - - [2026-06-09 23:19:54] "POST /alarms HTTP/1.1" 409 251 0.007481 10.0.0.50 - - [2026-06-09 23:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.50 - - [2026-06-09 23:19:54] "PUT /alarm/6933f419-d383-497e-abc5-eef0fd9dfd07 HTTP/1.1" 200 244 0.018109 10.0.0.50 - - [2026-06-09 23:19:54] "POST /alarms HTTP/1.1" 409 257 0.006341 10.0.0.50 - - [2026-06-09 23:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001551 10.0.0.50 - - [2026-06-09 23:19:54] "PUT /alarm/61489767-d2b3-4963-8d86-8a82a788d89c HTTP/1.1" 200 244 0.008277 10.0.0.50 - - [2026-06-09 23:19:54] "POST /alarms HTTP/1.1" 409 261 0.003221 10.0.0.50 - - [2026-06-09 23:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.50 - - [2026-06-09 23:19:54] "PUT /alarm/5659433b-5d47-4ef9-ae2b-91d7234037d9 HTTP/1.1" 200 244 0.010596 10.0.0.50 - - [2026-06-09 23:19:54] "POST /alarms HTTP/1.1" 409 258 0.012675 10.0.0.50 - - [2026-06-09 23:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.50 - - [2026-06-09 23:19:54] "PUT /alarm/57b9086c-5739-4ddb-a308-a7a212a0213a HTTP/1.1" 200 244 0.012154 10.0.0.50 - - [2026-06-09 23:19:54] "POST /alarms HTTP/1.1" 409 254 0.011036 10.0.0.50 - - [2026-06-09 23:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.50 - - [2026-06-09 23:19:54] "PUT /alarm/336a1e65-b360-49eb-bf24-c5ab81ea2193 HTTP/1.1" 200 244 0.008719 10.0.0.50 - - [2026-06-09 23:19:54] "POST /alarms HTTP/1.1" 409 254 0.006719 10.0.0.50 - - [2026-06-09 23:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.50 - - [2026-06-09 23:19:54] "PUT /alarm/1c8e8535-1121-4dae-83ea-596eb57c8d57 HTTP/1.1" 200 244 0.009408 10.0.0.50 - - [2026-06-09 23:19:54] "POST /alarms HTTP/1.1" 409 254 0.008948 10.0.0.50 - - [2026-06-09 23:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001417 10.0.0.50 - - [2026-06-09 23:19:54] "PUT /alarm/52b18962-74b7-44b2-a3cd-801a62b772e0 HTTP/1.1" 200 244 0.011460 10.0.0.50 - - [2026-06-09 23:19:54] "POST /alarms HTTP/1.1" 409 247 0.012240 10.0.0.50 - - [2026-06-09 23:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.50 - - [2026-06-09 23:19:54] "PUT /alarm/5931f76c-4c3b-438e-9e65-9069b5a677e1 HTTP/1.1" 200 244 0.010988 10.0.0.50 - - [2026-06-09 23:19:54] "POST /alarms HTTP/1.1" 409 272 0.002378 10.0.0.50 - - [2026-06-09 23:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613 10.0.0.50 - - [2026-06-09 23:19:54] "PUT /alarm/1bec317a-8abc-4a5d-8080-f4c3b6c58cae HTTP/1.1" 200 244 0.009646 10.0.0.50 - - [2026-06-09 23:19:54] "POST /alarms HTTP/1.1" 409 261 0.010041 10.0.0.50 - - [2026-06-09 23:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.50 - - [2026-06-09 23:19:55] "PUT /alarm/37739442-18b9-4e29-bcd2-94c76db2582f HTTP/1.1" 200 244 0.008261 10.0.0.50 - - [2026-06-09 23:19:55] "POST /alarms HTTP/1.1" 409 259 0.001844 10.0.0.50 - - [2026-06-09 23:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001402 10.0.0.50 - - [2026-06-09 23:19:55] "PUT /alarm/c3578bb7-b471-4d85-8157-3e6af94d0476 HTTP/1.1" 200 244 0.011861 10.0.0.50 - - [2026-06-09 23:19:55] "POST /alarms HTTP/1.1" 409 265 0.002716 10.0.0.50 - - [2026-06-09 23:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.50 - - [2026-06-09 23:19:55] "PUT /alarm/ca4de949-6ac2-4179-8c69-ef7b5e81d43f HTTP/1.1" 200 244 0.009028 10.0.0.50 - - [2026-06-09 23:19:55] "POST /alarms HTTP/1.1" 409 279 0.003942 10.0.0.50 - - [2026-06-09 23:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.50 - - [2026-06-09 23:19:55] "PUT /alarm/7931bd90-4a1f-4b03-b50e-3cc98590f1e8 HTTP/1.1" 200 244 0.008044 10.0.0.50 - - [2026-06-09 23:19:55] "GET / HTTP/1.1" 200 35931 0.001868 10.0.0.50 - - [2026-06-09 23:19:55] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002105 10.0.0.50 - - [2026-06-09 23:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001604 10.0.0.50 - - [2026-06-09 23:19:55] "PUT /global-vrouter-config/02080e06-80e9-44b0-a52e-430ccea6d3aa HTTP/1.1" 200 276 0.006968 10.0.0.50 - - [2026-06-09 23:19:55] "GET / HTTP/1.1" 200 35931 0.001595 10.0.0.50 - - [2026-06-09 23:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.50 - - [2026-06-09 23:19:55] "GET /global-vrouter-config/02080e06-80e9-44b0-a52e-430ccea6d3aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002571 10.0.0.50 - - [2026-06-09 23:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.50 - - [2026-06-09 23:19:55] "PUT /global-vrouter-config/02080e06-80e9-44b0-a52e-430ccea6d3aa HTTP/1.1" 200 276 0.010967 10.0.0.50 - - [2026-06-09 23:19:56] "GET / HTTP/1.1" 200 35931 0.002404 10.0.0.50 - - [2026-06-09 23:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.50 - - [2026-06-09 23:19:56] "GET /global-system-config/9346a1d9-0130-4d87-a36f-96671a6e1868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004327 10.0.0.50 - - [2026-06-09 23:19:56] "PUT /global-system-config/9346a1d9-0130-4d87-a36f-96671a6e1868 HTTP/1.1" 200 274 0.016191 10.0.0.50 - - [2026-06-09 23:19:59] "GET / HTTP/1.1" 200 35931 0.001555 10.0.0.50 - - [2026-06-09 23:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.50 - - [2026-06-09 23:19:59] "GET /routing-instance/6217d804-f8b2-4813-b751-0d3880ac2077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002462 10.0.0.50 - - [2026-06-09 23:19:59] "POST /bgp-routers HTTP/1.1" 409 301 0.001768 10.0.0.50 - - [2026-06-09 23:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001496 10.0.0.50 - - [2026-06-09 23:19:59] "GET /bgp-router/7432e38c-2772-418e-81f8-07c13097d610?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.003640 10.0.0.50 - - [2026-06-09 23:19:59] "PUT /bgp-router/7432e38c-2772-418e-81f8-07c13097d610 HTTP/1.1" 200 254 0.013224 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:20:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000951 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:20:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000949 10.0.0.50 - - [2026-06-09 23:20:04] "POST /tags HTTP/1.1" 200 355 0.038455 10.0.0.50 - - [2026-06-09 23:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.50 - - [2026-06-09 23:20:04] "GET /tag/8ff11b0e-22ba-4cf0-a26f-0ed93bc0b60d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.012182 10.0.0.50 - - [2026-06-09 23:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.50 - - [2026-06-09 23:20:04] "GET /virtual-network/1b7df608-21f9-450d-b44b-c67f020f49aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004918 10.0.0.50 - - [2026-06-09 23:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.50 - - [2026-06-09 23:20:04] "GET /project/e16e807f-b643-4858-8450-5e2ad290d53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051340 10.0.0.50 - - [2026-06-09 23:20:04] "POST /virtual-machines HTTP/1.1" 200 351 0.011154 10.0.0.50 - - [2026-06-09 23:20:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.008119 10.0.0.50 - - [2026-06-09 23:20:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.098818 10.0.0.50 - - [2026-06-09 23:20:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.007481 10.0.0.50 - - [2026-06-09 23:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.50 - - [2026-06-09 23:20:04] "GET /virtual-machine-interface/bf2f458e-6459-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.007628 10.0.0.50 - - [2026-06-09 23:20:05] "POST /instance-ips HTTP/1.1" 200 391 0.018574 10.0.0.50 - - [2026-06-09 23:20:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.014246 10.0.0.50 - - [2026-06-09 23:20:05] "GET /virtual-machine-interface/bf2f458e-6459-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.008245 10.0.0.50 - - [2026-06-09 23:20:05] "POST /set-tag HTTP/1.1" 200 109 0.014782 10.0.0.50 - - [2026-06-09 23:20:05] "GET /virtual-machine-interface/bf2f458e-6459-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.015992 10.0.0.50 - - [2026-06-09 23:20:05] "GET /instance-ip/bf47e5e4-6459-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003207 10.0.0.50 - - [2026-06-09 23:20:05] "GET /virtual-machine-interface/bf2f458e-6459-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006187 10.0.0.50 - - [2026-06-09 23:20:05] "POST /set-tag HTTP/1.1" 200 109 0.006188 10.0.0.50 - - [2026-06-09 23:20:05] "GET /virtual-router/0ad1acd7-9387-4b63-b19b-772473497542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.003893 10.0.0.50 - - [2026-06-09 23:20:05] "POST /ref-update HTTP/1.1" 200 156 0.008900 10.0.0.50 - - [2026-06-09 23:20:05] "GET /virtual-machine-interface/bf2f458e-6459-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006775 10.0.0.50 - - [2026-06-09 23:20:05] "POST /set-tag HTTP/1.1" 200 109 0.002881 10.0.0.50 - - [2026-06-09 23:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.50 - - [2026-06-09 23:20:05] "GET /virtual-network/1b7df608-21f9-450d-b44b-c67f020f49aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005568 10.0.0.50 - - [2026-06-09 23:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001552 10.0.0.50 - - [2026-06-09 23:20:05] "GET /project/e16e807f-b643-4858-8450-5e2ad290d53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032425 10.0.0.50 - - [2026-06-09 23:20:05] "POST /virtual-machines HTTP/1.1" 200 355 0.009356 10.0.0.50 - - [2026-06-09 23:20:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.017392 10.0.0.50 - - [2026-06-09 23:20:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.103987 10.0.0.50 - - [2026-06-09 23:20:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.007318 10.0.0.50 - - [2026-06-09 23:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012206 10.0.0.50 - - [2026-06-09 23:20:05] "GET /virtual-machine-interface/bf9a153a-6459-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.004058 10.0.0.50 - - [2026-06-09 23:20:05] "POST /instance-ips HTTP/1.1" 200 395 0.020244 10.0.0.50 - - [2026-06-09 23:20:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.016454 10.0.0.50 - - [2026-06-09 23:20:05] "GET /virtual-machine-interface/bf9a153a-6459-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.008973 10.0.0.50 - - [2026-06-09 23:20:05] "POST /set-tag HTTP/1.1" 200 109 0.024722 10.0.0.50 - - [2026-06-09 23:20:05] "GET /virtual-machine-interface/bf9a153a-6459-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.024602 10.0.0.50 - - [2026-06-09 23:20:05] "GET /instance-ip/bfb20852-6459-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.009754 10.0.0.50 - - [2026-06-09 23:20:05] "GET /virtual-machine-interface/bf9a153a-6459-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004434 10.0.0.50 - - [2026-06-09 23:20:05] "POST /set-tag HTTP/1.1" 200 109 0.002476 10.0.0.50 - - [2026-06-09 23:20:05] "GET /virtual-router/0ad1acd7-9387-4b63-b19b-772473497542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.004368 10.0.0.50 - - [2026-06-09 23:20:06] "POST /ref-update HTTP/1.1" 200 156 0.013462 10.0.0.50 - - [2026-06-09 23:20:06] "GET /virtual-machine-interface/bf9a153a-6459-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.018450 10.0.0.50 - - [2026-06-09 23:20:06] "POST /set-tag HTTP/1.1" 200 109 0.002529 10.0.0.50 - - [2026-06-09 23:20:06] "GET /virtual-machine-interface/bf2f458e-6459-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004289 10.0.0.50 - - [2026-06-09 23:20:06] "POST /set-tag HTTP/1.1" 200 109 0.001947 10.0.0.50 - - [2026-06-09 23:20:06] "GET /virtual-machine-interface/bf9a153a-6459-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004061 10.0.0.50 - - [2026-06-09 23:20:06] "POST /set-tag HTTP/1.1" 200 109 0.001832 10.0.0.50 - - [2026-06-09 23:20:15] "GET / HTTP/1.1" 200 35931 0.001575 10.0.0.50 - - [2026-06-09 23:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.50 - - [2026-06-09 23:20:15] "GET /global-system-config/9346a1d9-0130-4d87-a36f-96671a6e1868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004380 10.0.0.50 - - [2026-06-09 23:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.50 - - [2026-06-09 23:20:15] "GET /config-node/24ac3819-9984-490f-b77e-b817bd3dd264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002403 10.0.0.50 - - [2026-06-09 23:20:16] "GET /virtual-machine-interface/bf2f458e-6459-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004754 10.0.0.50 - - [2026-06-09 23:20:16] "POST /set-tag HTTP/1.1" 200 109 0.002166 10.0.0.50 - - [2026-06-09 23:20:17] "GET /virtual-machine-interface/bf9a153a-6459-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006491 10.0.0.50 - - [2026-06-09 23:20:17] "POST /set-tag HTTP/1.1" 200 109 0.003377 10.0.0.50 - - [2026-06-09 23:20:18] "GET /virtual-machine-interface/bf2f458e-6459-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005062 10.0.0.50 - - [2026-06-09 23:20:18] "POST /set-tag HTTP/1.1" 200 109 0.003762 10.0.0.50 - - [2026-06-09 23:20:26] "GET / HTTP/1.1" 200 35931 0.002210 10.0.0.50 - - [2026-06-09 23:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.50 - - [2026-06-09 23:20:26] "GET /routing-instance/6217d804-f8b2-4813-b751-0d3880ac2077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002871 10.0.0.50 - - [2026-06-09 23:20:26] "POST /bgp-routers HTTP/1.1" 409 301 0.001535 10.0.0.50 - - [2026-06-09 23:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.50 - - [2026-06-09 23:20:26] "GET /bgp-router/7432e38c-2772-418e-81f8-07c13097d610?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.004155 10.0.0.50 - - [2026-06-09 23:20:26] "PUT /bgp-router/7432e38c-2772-418e-81f8-07c13097d610 HTTP/1.1" 200 254 0.010849 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:20:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001082 [Introspect:8084]10.0.0.50 - - [2026-06-09 23:20:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000961 10.0.0.50 - - [2026-06-09 23:20:46] "GET /global-system-configs HTTP/1.1" 200 322 0.002227 10.0.0.50 - - [2026-06-09 23:20:48] "GET /global-system-configs HTTP/1.1" 200 322 0.001830 10.0.0.50 - - [2026-06-09 23:20:49] "GET /virtual-machine-interface/bf2f458e-6459-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004944 10.0.0.50 - - [2026-06-09 23:20:49] "POST /set-tag HTTP/1.1" 200 109 0.002859 10.0.0.50 - - [2026-06-09 23:20:49] "GET /virtual-machine-interface/bf2f458e-6459-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004108 10.0.0.50 - - [2026-06-09 23:20:49] "POST /set-tag HTTP/1.1" 200 109 0.002765 10.0.0.50 - - [2026-06-09 23:20:49] "GET /virtual-machine/69c886d8-34a6-4b5f-a300-c45eba459865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.003186 10.0.0.50 - - [2026-06-09 23:20:49] "POST /ref-update HTTP/1.1" 200 156 0.010749 10.0.0.50 - - [2026-06-09 23:20:49] "GET /virtual-machine-interface/bf2f458e-6459-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.022685 10.0.0.50 - - [2026-06-09 23:20:49] "POST /set-tag HTTP/1.1" 200 109 0.013768 10.0.0.50 - - [2026-06-09 23:20:49] "POST /set-tag HTTP/1.1" 200 109 0.022118 10.0.0.50 - - [2026-06-09 23:20:49] "DELETE /instance-ip/bf47e5e4-6459-11f1-89f2-fa163e5ba626 HTTP/1.1" 200 115 0.043999 10.0.0.50 - - [2026-06-09 23:20:49] "DELETE /virtual-machine-interface/bf2f458e-6459-11f1-89f2-fa163e5ba626 HTTP/1.1" 200 115 0.043237 10.0.0.50 - - [2026-06-09 23:20:49] "DELETE /virtual-machine/69c886d8-34a6-4b5f-a300-c45eba459865 HTTP/1.1" 200 115 0.016648 10.0.0.50 - - [2026-06-09 23:20:49] "GET /virtual-machine-interface/bf9a153a-6459-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005925 10.0.0.50 - - [2026-06-09 23:20:49] "POST /set-tag HTTP/1.1" 200 109 0.002435 10.0.0.50 - - [2026-06-09 23:21:20] "GET /virtual-machine-interface/bf9a153a-6459-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006013 10.0.0.50 - - [2026-06-09 23:21:20] "POST /set-tag HTTP/1.1" 200 109 0.003241 10.0.0.50 - - [2026-06-09 23:21:20] "GET /virtual-machine-interface/bf9a153a-6459-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.010071 10.0.0.50 - - [2026-06-09 23:21:20] "POST /set-tag HTTP/1.1" 200 109 0.002832 10.0.0.50 - - [2026-06-09 23:21:20] "GET /virtual-machine/66b51b19-0a09-422e-9bd8-ccbdd46b1c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.002809 10.0.0.50 - - [2026-06-09 23:21:20] "POST /ref-update HTTP/1.1" 200 156 0.010523 10.0.0.50 - - [2026-06-09 23:21:20] "GET /virtual-machine-interface/bf9a153a-6459-11f1-89f2-fa163e5ba626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004242 10.0.0.50 - - [2026-06-09 23:21:20] "POST /set-tag HTTP/1.1" 200 109 0.014270 10.0.0.50 - - [2026-06-09 23:21:20] "POST /set-tag HTTP/1.1" 200 109 0.020771 10.0.0.50 - - [2026-06-09 23:21:20] "DELETE /instance-ip/bfb20852-6459-11f1-89f2-fa163e5ba626 HTTP/1.1" 200 115 0.046135 10.0.0.50 - - [2026-06-09 23:21:20] "DELETE /virtual-machine-interface/bf9a153a-6459-11f1-89f2-fa163e5ba626 HTTP/1.1" 200 115 0.035856 10.0.0.50 - - [2026-06-09 23:21:20] "DELETE /virtual-machine/66b51b19-0a09-422e-9bd8-ccbdd46b1c8b HTTP/1.1" 200 115 0.022202 10.0.0.50 - - [2026-06-09 23:21:20] "DELETE /tag/8ff11b0e-22ba-4cf0-a26f-0ed93bc0b60d HTTP/1.1" 200 115 0.026935