++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Jun 1 10:34:20 AM UTC 2026 ===================' INFO: =================== Mon Jun 1 10:34:20 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ 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 +++ local nic=ens3 +++ cut -d / -f 1 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.50 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.50 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.50 ++ ANALYTICSDB_NODES=10.0.0.50 ++ ANALYTICS_SNMP_NODES=10.0.0.50 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ '[' -n '10.0.0.50:8081 ' ']' +++ echo 10.0.0.50:8081 ++ ANALYTICS_SERVERS=10.0.0.50:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ '[' -n '10.0.0.50:9042 ' ']' +++ echo 10.0.0.50:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.50:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.50 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ '[' -n '10.0.0.50:8086 ' ']' +++ echo 10.0.0.50:8086 ++ COLLECTOR_SERVERS=10.0.0.50:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.50 ++ CONFIGDB_NODES=10.0.0.50 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ '[' -n '10.0.0.50:8082 ' ']' +++ echo 10.0.0.50:8082 ++ CONFIG_SERVERS=10.0.0.50:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ '[' -n '10.0.0.50:9161 ' ']' +++ echo 10.0.0.50:9161 ++ CONFIGDB_SERVERS=10.0.0.50:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ '[' -n '10.0.0.50:9041 ' ']' +++ echo 10.0.0.50:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.50:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.50 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.50 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.50 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ '[' -n 10.0.0.50:2181, ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS=10.0.0.50:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ '[' -n '10.0.0.50:2181 ' ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.50:2181 ++ RABBITMQ_NODES=10.0.0.50 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ '[' -n 10.0.0.50:5673, ']' +++ echo 10.0.0.50:5673 ++ RABBITMQ_SERVERS=10.0.0.50:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ '[' -n '10.0.0.50:6379 ' ']' +++ echo 10.0.0.50:6379 ++ REDIS_SERVERS=10.0.0.50:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.50 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ '[' -n '10.0.0.50:9092 ' ']' +++ echo 10.0.0.50:9092 ++ KAFKA_SERVERS=10.0.0.50:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.50 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.50 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.50 + local cassandra=10.0.0.50 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.50 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.50 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ 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 ++++ get_local_ips ++++ tr '\n' , ++++ sort ++++ grep -vi host ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.50,10.142.56.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.142.56.1,127.0.0.1,172.17.0.1,252.50.0.1,, =~ ,10\.0\.0\.50, ]] +++ echo 10.0.0.50 1 +++ return ++ local ip=10.0.0.50 ++ [[ -z 10.0.0.50 ]] ++ echo 10.0.0.50 + host_ip=10.0.0.50 + [[ cql == \c\q\l ]] ++ echo 10.0.0.50:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.50:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.50:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ sort ++ set -o posix ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ set + 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/01/2026 10:35:06.325 7fa12dbb4d80 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/01/2026 10:35:07.006 7fa12dbb4d80 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/01/2026 10:35:07.041 7fa12dbb4d80 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/01/2026 10:35:07.043 7fa12dbb4d80 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.50 - - [2026-06-01 10:35:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000667 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-01 10:35:22] "GET / HTTP/1.1" 503 181 0.000207 10.0.0.50 - - [2026-06-01 10:35:23] "GET / HTTP/1.1" 200 35931 0.001329 10.0.0.50 - - [2026-06-01 10:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.50 - - [2026-06-01 10:35:23] "GET /global-system-config/859d34bc-8472-4ee0-bf97-47a86c02a354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008605 10.0.0.50 - - [2026-06-01 10:35:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.002378 10.0.0.50 - - [2026-06-01 10:35:23] "POST /config-database-nodes HTTP/1.1" 200 611 0.028663 10.0.0.50 - - [2026-06-01 10:35:23] "GET / HTTP/1.1" 200 45303 0.009959 10.0.0.50 - - [2026-06-01 10:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.50 - - [2026-06-01 10:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004521 10.0.0.50 - - [2026-06-01 10:35:24] "GET / HTTP/1.1" 200 35931 0.001875 10.0.0.50 - - [2026-06-01 10:35:25] "GET / HTTP/1.1" 200 35931 0.001347 10.0.0.50 - - [2026-06-01 10:35:25] "GET / HTTP/1.1" 200 35931 0.002067 10.0.0.50 - - [2026-06-01 10:35:25] "POST /fqname-to-id HTTP/1.1" 404 186 0.011160 10.0.0.50 - - [2026-06-01 10:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.50 - - [2026-06-01 10:35:25] "GET /global-system-config/859d34bc-8472-4ee0-bf97-47a86c02a354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012502 10.0.0.50 - - [2026-06-01 10:35:25] "POST /service-appliance-sets HTTP/1.1" 200 553 0.067223 10.0.0.50 - - [2026-06-01 10:35:25] "POST /fqname-to-id HTTP/1.1" 404 180 0.006172 10.0.0.50 - - [2026-06-01 10:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.50 - - [2026-06-01 10:35:25] "GET /global-system-config/859d34bc-8472-4ee0-bf97-47a86c02a354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011434 10.0.0.50 - - [2026-06-01 10:35:25] "POST /service-appliance-sets HTTP/1.1" 200 541 0.041977 10.0.0.50 - - [2026-06-01 10:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004747 10.0.0.50 - - [2026-06-01 10:35:25] "GET /network-ipam/82ad267b-660d-4ff5-838a-85f36d9597dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003761 10.0.0.50 - - [2026-06-01 10:35:26] "POST /service-templates HTTP/1.1" 200 511 0.046456 10.0.0.50 - - [2026-06-01 10:35:26] "GET / HTTP/1.1" 200 35931 0.001511 10.0.0.50 - - [2026-06-01 10:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.50 - - [2026-06-01 10:35:26] "GET /global-system-config/859d34bc-8472-4ee0-bf97-47a86c02a354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.024745 10.0.0.50 - - [2026-06-01 10:35:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.013139 10.0.0.50 - - [2026-06-01 10:35:26] "POST /service-templates HTTP/1.1" 200 501 0.115751 10.0.0.50 - - [2026-06-01 10:35:26] "POST /service-templates HTTP/1.1" 200 515 0.046250 10.0.0.50 - - [2026-06-01 10:35:26] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.065173 10.0.0.50 - - [2026-06-01 10:35:26] "POST /service-templates HTTP/1.1" 200 535 0.095074 10.0.0.50 - - [2026-06-01 10:35:26] "GET / HTTP/1.1" 200 35931 0.001505 10.0.0.50 - - [2026-06-01 10:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.50 - - [2026-06-01 10:35:26] "GET /global-system-config/859d34bc-8472-4ee0-bf97-47a86c02a354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010154 10.0.0.50 - - [2026-06-01 10:35:26] "POST /service-templates HTTP/1.1" 200 507 0.058125 10.0.0.50 - - [2026-06-01 10:35:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.028661 10.0.0.50 - - [2026-06-01 10:35:26] "GET / HTTP/1.1" 200 35931 0.001302 10.0.0.50 - - [2026-06-01 10:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.017289 10.0.0.50 - - [2026-06-01 10:35:26] "GET /routing-instance/52eef575-f319-46fc-9ae6-1263355d4a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004517 10.0.0.50 - - [2026-06-01 10:35:26] "POST /database-nodes HTTP/1.1" 200 597 0.060728 10.0.0.50 - - [2026-06-01 10:35:26] "POST /bgp-routers HTTP/1.1" 200 616 0.060332 10.0.0.50 - - [2026-06-01 10:35:26] "GET /bgp-router/cc505656-f53c-49a9-9b92-672481e173b7?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.019262 10.0.0.50 - - [2026-06-01 10:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.017514 10.0.0.50 - - [2026-06-01 10:35:26] "GET /global-system-config/859d34bc-8472-4ee0-bf97-47a86c02a354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010611 10.0.0.50 - - [2026-06-01 10:35:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003543 10.0.0.50 - - [2026-06-01 10:35:26] "POST /ref-update HTTP/1.1" 200 156 0.017971 10.0.0.50 - - [2026-06-01 10:35:29] "GET / HTTP/1.1" 200 35931 0.001170 10.0.0.50 - - [2026-06-01 10:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011713 10.0.0.50 - - [2026-06-01 10:35:29] "GET /global-system-config/859d34bc-8472-4ee0-bf97-47a86c02a354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.013374 10.0.0.50 - - [2026-06-01 10:35:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.024192 10.0.0.50 - - [2026-06-01 10:35:29] "POST /analytics-nodes HTTP/1.1" 200 599 0.078012 10.0.0.50 - - [2026-06-01 10:35:29] "GET / HTTP/1.1" 200 35931 0.001929 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:35:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002566 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:35:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003191 10.0.0.50 - - [2026-06-01 10:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005341 10.0.0.50 - - [2026-06-01 10:35:29] "GET /global-system-config/859d34bc-8472-4ee0-bf97-47a86c02a354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.011339 10.0.0.50 - - [2026-06-01 10:35:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.014852 10.0.0.50 - - [2026-06-01 10:35:29] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.110595 10.0.0.50 - - [2026-06-01 10:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006446 10.0.0.50 - - [2026-06-01 10:35:31] "GET /network-ipam/82ad267b-660d-4ff5-838a-85f36d9597dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003335 10.0.0.50 - - [2026-06-01 10:35:32] "GET / HTTP/1.1" 200 35931 0.001611 10.0.0.50 - - [2026-06-01 10:35:32] "GET / HTTP/1.1" 200 35931 0.001311 10.0.0.50 - - [2026-06-01 10:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005012 10.0.0.50 - - [2026-06-01 10:35:32] "GET /global-system-config/859d34bc-8472-4ee0-bf97-47a86c02a354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008201 10.0.0.50 - - [2026-06-01 10:35:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.001684 10.0.0.50 - - [2026-06-01 10:35:32] "POST /config-nodes HTTP/1.1" 200 593 0.030741 10.0.0.50 - - [2026-06-01 10:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.50 - - [2026-06-01 10:35:32] "GET /domain/d4c1c24d-8860-4ff8-8849-e21a29b793a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008861 10.0.0.50 - - [2026-06-01 10:35:32] "POST /fqname-to-id HTTP/1.1" 404 225 0.008694 10.0.0.50 - - [2026-06-01 10:35:32] "POST /access-control-lists HTTP/1.1" 200 587 0.114017 10.0.0.50 - - [2026-06-01 10:35:32] "POST /fqname-to-id HTTP/1.1" 404 224 0.007086 10.0.0.50 - - [2026-06-01 10:35:32] "POST /id-to-fqname HTTP/1.1" 200 173 0.000584 10.0.0.50 - - [2026-06-01 10:35:32] "POST /fqname-to-id HTTP/1.1" 404 182 0.028705 10.0.0.50 - - [2026-06-01 10:35:32] "GET / HTTP/1.1" 200 35931 0.001274 10.0.0.50 - - [2026-06-01 10:35:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.007390 10.0.0.50 - - [2026-06-01 10:35:32] "POST /security-groups HTTP/1.1" 200 570 0.066955 10.0.0.50 - - [2026-06-01 10:35:32] "POST /access-control-lists HTTP/1.1" 200 585 0.118655 10.0.0.50 - - [2026-06-01 10:35:32] "POST /projects HTTP/1.1" 200 481 0.448286 10.0.0.50 - - [2026-06-01 10:35:32] "POST /security-groups HTTP/1.1" 200 534 0.070710 10.0.0.50 - - [2026-06-01 10:35:32] "POST /route-targets HTTP/1.1" 200 327 0.033366 10.0.0.50 - - [2026-06-01 10:35:33] "POST /chown HTTP/1.1" 200 109 0.053828 10.0.0.50 - - [2026-06-01 10:35:33] "POST /policy-managements HTTP/1.1" 409 214 0.019489 10.0.0.50 - - [2026-06-01 10:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946 10.0.0.50 - - [2026-06-01 10:35:33] "POST /ref-update HTTP/1.1" 200 156 0.085165 10.0.0.50 - - [2026-06-01 10:35:33] "GET /policy-management/79389748-2834-4cdb-bc99-da5f62a64246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006802 10.0.0.50 - - [2026-06-01 10:35:33] "POST /route-targets HTTP/1.1" 200 327 0.024333 10.0.0.50 - - [2026-06-01 10:35:33] "POST /ref-update HTTP/1.1" 200 156 0.021853 10.0.0.50 - - [2026-06-01 10:35:33] "POST /application-policy-sets HTTP/1.1" 200 528 0.092718 10.0.0.50 - - [2026-06-01 10:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.021134 10.0.0.50 - - [2026-06-01 10:35:33] "POST /route-targets HTTP/1.1" 200 327 0.017025 10.0.0.50 - - [2026-06-01 10:35:33] "GET /global-vrouter-config/3a8166ae-b774-4589-a973-f282c29d9dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.014921 10.0.0.50 - - [2026-06-01 10:35:33] "POST /ref-update HTTP/1.1" 200 156 0.045319 10.0.0.50 - - [2026-06-01 10:35:33] "PUT /global-vrouter-config/3a8166ae-b774-4589-a973-f282c29d9dfc HTTP/1.1" 200 276 0.033635 10.0.0.50 - - [2026-06-01 10:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010775 10.0.0.50 - - [2026-06-01 10:35:33] "POST /route-targets HTTP/1.1" 200 327 0.013070 10.0.0.50 - - [2026-06-01 10:35:33] "GET /virtual-network/fd3339a0-e35b-4c34-9a29-5ca82d523d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.032334 10.0.0.50 - - [2026-06-01 10:35:33] "POST /ref-update HTTP/1.1" 200 156 0.072490 10.0.0.50 - - [2026-06-01 10:35:33] "POST /fqname-to-id HTTP/1.1" 404 201 0.012337 10.0.0.50 - - [2026-06-01 10:35:33] "POST /access-control-lists HTTP/1.1" 200 551 0.095862 10.0.0.50 - - [2026-06-01 10:35:33] "POST /id-to-fqname HTTP/1.1" 200 177 0.000687 10.0.0.50 - - [2026-06-01 10:35:33] "POST /fqname-to-id HTTP/1.1" 404 186 0.033100 10.0.0.50 - - [2026-06-01 10:35:33] "POST /security-groups HTTP/1.1" 200 574 0.124851 10.0.0.50 - - [2026-06-01 10:35:33] "POST /projects HTTP/1.1" 200 489 0.547821 10.0.0.50 - - [2026-06-01 10:35:34] "POST /fqname-to-id HTTP/1.1" 404 213 0.009985 10.0.0.50 - - [2026-06-01 10:35:34] "POST /access-control-lists HTTP/1.1" 200 579 0.310005 10.0.0.50 - - [2026-06-01 10:35:34] "POST /security-groups HTTP/1.1" 200 546 0.349363 10.0.0.50 - - [2026-06-01 10:35:34] "POST /fqname-to-id HTTP/1.1" 404 212 0.035291 10.0.0.50 - - [2026-06-01 10:35:34] "POST /chown HTTP/1.1" 200 109 0.114936 10.0.0.50 - - [2026-06-01 10:35:34] "POST /access-control-lists HTTP/1.1" 200 577 0.186865 10.0.0.50 - - [2026-06-01 10:35:34] "POST /fqname-to-id HTTP/1.1" 404 232 0.002873 10.0.0.50 - - [2026-06-01 10:35:34] "POST /network-ipams HTTP/1.1" 200 522 0.104325 10.0.0.50 - - [2026-06-01 10:35:34] "POST /access-control-lists HTTP/1.1" 200 594 0.060810 10.0.0.50 - - [2026-06-01 10:35:34] "POST /fqname-to-id HTTP/1.1" 404 231 0.013139 10.0.0.50 - - [2026-06-01 10:35:34] "POST /network-ipams HTTP/1.1" 200 510 0.102917 10.0.0.50 - - [2026-06-01 10:35:34] "POST /fqname-to-id HTTP/1.1" 404 198 0.006945 10.0.0.50 - - [2026-06-01 10:35:34] "POST /access-control-lists HTTP/1.1" 200 592 0.092655 10.0.0.50 - - [2026-06-01 10:35:35] "POST /fqname-to-id HTTP/1.1" 404 217 0.004730 10.0.0.50 - - [2026-06-01 10:35:35] "POST /useragent-kv HTTP/1.1" 200 115 0.018386 10.0.0.50 - - [2026-06-01 10:35:35] "POST /virtual-networks HTTP/1.1" 200 538 0.254112 10.0.0.50 - - [2026-06-01 10:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.50 - - [2026-06-01 10:35:35] "GET /virtual-network/229511c6-4ef6-471d-98d4-1c549dac55f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.028193 10.0.0.50 - - [2026-06-01 10:35:35] "POST /access-control-lists HTTP/1.1" 200 583 0.122699 10.0.0.50 - - [2026-06-01 10:35:35] "POST /network-ipams HTTP/1.1" 200 518 0.054594 10.0.0.50 - - [2026-06-01 10:35:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.004066 10.0.0.50 - - [2026-06-01 10:35:35] "POST /fqname-to-id HTTP/1.1" 404 202 0.027699 10.0.0.50 - - [2026-06-01 10:35:35] "POST /access-control-lists HTTP/1.1" 200 581 0.146548 10.0.0.50 - - [2026-06-01 10:35:35] "POST /fqname-to-id HTTP/1.1" 404 240 0.002492 10.0.0.50 - - [2026-06-01 10:35:35] "POST /access-control-lists HTTP/1.1" 200 602 0.188024 10.0.0.50 - - [2026-06-01 10:35:35] "POST /fqname-to-id HTTP/1.1" 404 239 0.008976 10.0.0.50 - - [2026-06-01 10:35:35] "POST /useragent-kv HTTP/1.1" 200 115 0.041407 10.0.0.50 - - [2026-06-01 10:35:35] "POST /virtual-networks HTTP/1.1" 200 546 0.512659 10.0.0.50 - - [2026-06-01 10:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009907 10.0.0.50 - - [2026-06-01 10:35:35] "POST /access-control-lists HTTP/1.1" 200 600 0.172572 10.0.0.50 - - [2026-06-01 10:35:35] "GET /virtual-network/3907af60-360e-4bb1-885b-32c17789ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1749 0.075094 10.0.0.50 - - [2026-06-01 10:35:35] "POST /fqname-to-id HTTP/1.1" 404 229 0.001915 10.0.0.50 - - [2026-06-01 10:35:36] "POST /fqname-to-id HTTP/1.1" 404 199 0.010970 10.0.0.50 - - [2026-06-01 10:35:36] "POST /access-control-lists HTTP/1.1" 200 589 0.110805 10.0.0.50 - - [2026-06-01 10:35:36] "POST /network-policys HTTP/1.1" 200 538 0.140388 10.0.0.50 - - [2026-06-01 10:35:36] "POST /fqname-to-id HTTP/1.1" 404 197 0.018232 10.0.0.50 - - [2026-06-01 10:35:36] "POST /route-targets HTTP/1.1" 200 327 0.063058 10.0.0.50 - - [2026-06-01 10:35:36] "POST /ref-update HTTP/1.1" 200 156 0.063821 10.0.0.50 - - [2026-06-01 10:35:36] "POST /network-policys HTTP/1.1" 200 534 0.106651 10.0.0.50 - - [2026-06-01 10:35:36] "POST /fqname-to-id HTTP/1.1" 404 201 0.003262 10.0.0.50 - - [2026-06-01 10:35:36] "POST /network-policys HTTP/1.1" 200 542 0.040529 10.0.0.50 - - [2026-06-01 10:35:36] "POST /route-targets HTTP/1.1" 200 327 0.012050 10.0.0.50 - - [2026-06-01 10:35:36] "POST /ref-update HTTP/1.1" 200 156 0.021205 10.0.0.50 - - [2026-06-01 10:35:36] "PUT /access-control-list/b414cb31-7a72-4dfd-83d4-cc48199b4662 HTTP/1.1" 200 272 0.050873 10.0.0.50 - - [2026-06-01 10:35:36] "POST /ref-update HTTP/1.1" 200 156 0.143820 10.0.0.50 - - [2026-06-01 10:35:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007763 10.0.0.50 - - [2026-06-01 10:35:36] "PUT /access-control-list/b414cb31-7a72-4dfd-83d4-cc48199b4662 HTTP/1.1" 200 272 0.030551 10.0.0.50 - - [2026-06-01 10:35:36] "POST /ref-update HTTP/1.1" 200 156 0.137072 10.0.0.50 - - [2026-06-01 10:35:36] "PUT /access-control-list/d835a7d1-6e78-459b-998a-e6991fd55019 HTTP/1.1" 200 272 0.084006 10.0.0.50 - - [2026-06-01 10:35:36] "POST /ref-update HTTP/1.1" 200 156 0.048700 10.0.0.50 - - [2026-06-01 10:35:36] "POST /ref-update HTTP/1.1" 200 156 0.132137 10.0.0.50 - - [2026-06-01 10:35:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008005 10.0.0.50 - - [2026-06-01 10:35:36] "PUT /access-control-list/d835a7d1-6e78-459b-998a-e6991fd55019 HTTP/1.1" 200 272 0.033752 10.0.0.50 - - [2026-06-01 10:35:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013985 10.0.0.50 - - [2026-06-01 10:35:37] "POST /fqname-to-id HTTP/1.1" 404 237 0.002215 10.0.0.50 - - [2026-06-01 10:35:37] "POST /ref-update HTTP/1.1" 200 156 0.105816 10.0.0.50 - - [2026-06-01 10:35:37] "POST /access-control-lists HTTP/1.1" 200 601 0.067575 10.0.0.50 - - [2026-06-01 10:35:37] "PUT /access-control-list/b414cb31-7a72-4dfd-83d4-cc48199b4662 HTTP/1.1" 200 272 0.105686 10.0.0.50 - - [2026-06-01 10:35:37] "POST /ref-update HTTP/1.1" 200 156 0.154507 10.0.0.50 - - [2026-06-01 10:35:37] "POST /ref-update HTTP/1.1" 200 156 0.046944 10.0.0.50 - - [2026-06-01 10:35:37] "POST /ref-update HTTP/1.1" 200 156 0.126229 10.0.0.50 - - [2026-06-01 10:35:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028831 10.0.0.50 - - [2026-06-01 10:35:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005768 10.0.0.50 - - [2026-06-01 10:35:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003712 10.0.0.50 - - [2026-06-01 10:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.50 - - [2026-06-01 10:35:37] "PUT /access-control-list/7b4428f2-e3a3-4dba-83d0-7fa54f705310 HTTP/1.1" 200 272 0.175616 10.0.0.50 - - [2026-06-01 10:35:37] "GET /virtual-network/fd3339a0-e35b-4c34-9a29-5ca82d523d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.036012 10.0.0.50 - - [2026-06-01 10:35:37] "GET /application-policy-set/2b8a2723-e01d-4f85-866d-f0db9fede625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.010796 10.0.0.50 - - [2026-06-01 10:35:37] "POST /ref-update HTTP/1.1" 200 156 0.064726 10.0.0.50 - - [2026-06-01 10:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004116 10.0.0.50 - - [2026-06-01 10:35:37] "GET /policy-management/79389748-2834-4cdb-bc99-da5f62a64246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007789 10.0.0.50 - - [2026-06-01 10:35:37] "POST /firewall-policys HTTP/1.1" 200 530 0.020087 10.0.0.50 - - [2026-06-01 10:35:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.017175 10.0.0.50 - - [2026-06-01 10:35:37] "GET /firewall-policy/1cb7cb42-5c5d-44b2-aae6-44af44b5dd69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.011675 10.0.0.50 - - [2026-06-01 10:35:37] "GET /application-policy-set/2b8a2723-e01d-4f85-866d-f0db9fede625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.004341 10.0.0.50 - - [2026-06-01 10:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.50 - - [2026-06-01 10:35:37] "GET /global-vrouter-config/3a8166ae-b774-4589-a973-f282c29d9dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.002577 10.0.0.50 - - [2026-06-01 10:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004913 10.0.0.50 - - [2026-06-01 10:35:37] "PUT /global-vrouter-config/3a8166ae-b774-4589-a973-f282c29d9dfc HTTP/1.1" 200 276 0.008221 10.0.0.50 - - [2026-06-01 10:35:37] "GET /firewall-policy/1cb7cb42-5c5d-44b2-aae6-44af44b5dd69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004667 10.0.0.50 - - [2026-06-01 10:35:37] "POST /ref-update HTTP/1.1" 200 156 0.023983 10.0.0.50 - - [2026-06-01 10:35:37] "GET /application-policy-set/2b8a2723-e01d-4f85-866d-f0db9fede625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.023311 10.0.0.50 - - [2026-06-01 10:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.50 - - [2026-06-01 10:35:37] "GET /policy-management/79389748-2834-4cdb-bc99-da5f62a64246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003361 10.0.0.50 - - [2026-06-01 10:35:37] "POST /firewall-policys HTTP/1.1" 200 532 0.022133 10.0.0.50 - - [2026-06-01 10:35:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.051574 10.0.0.50 - - [2026-06-01 10:35:38] "GET /firewall-policy/0b733f7d-d8c8-469f-a685-44cbe7a6af95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.013503 10.0.0.50 - - [2026-06-01 10:35:38] "GET /application-policy-set/2b8a2723-e01d-4f85-866d-f0db9fede625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.008992 10.0.0.50 - - [2026-06-01 10:35:38] "GET /firewall-policy/0b733f7d-d8c8-469f-a685-44cbe7a6af95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.003593 10.0.0.50 - - [2026-06-01 10:35:38] "GET /firewall-policy/1cb7cb42-5c5d-44b2-aae6-44af44b5dd69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005394 10.0.0.50 - - [2026-06-01 10:35:38] "GET /firewall-policy/1cb7cb42-5c5d-44b2-aae6-44af44b5dd69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005998 10.0.0.50 - - [2026-06-01 10:35:38] "GET / HTTP/1.1" 200 35931 0.001873 10.0.0.50 - - [2026-06-01 10:35:38] "POST /ref-update HTTP/1.1" 200 156 0.062523 10.0.0.50 - - [2026-06-01 10:35:38] "POST /alarms HTTP/1.1" 200 581 0.083086 10.0.0.50 - - [2026-06-01 10:35:38] "POST /ref-update HTTP/1.1" 200 156 0.092111 10.0.0.50 - - [2026-06-01 10:35:38] "POST /alarms HTTP/1.1" 200 575 0.089162 10.0.0.50 - - [2026-06-01 10:35:38] "POST /ref-update HTTP/1.1" 200 156 0.084611 10.0.0.50 - - [2026-06-01 10:35:38] "POST /alarms HTTP/1.1" 200 575 0.049786 10.0.0.50 - - [2026-06-01 10:35:38] "GET /application-policy-set/2b8a2723-e01d-4f85-866d-f0db9fede625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.016114 10.0.0.50 - - [2026-06-01 10:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.50 - - [2026-06-01 10:35:38] "GET /policy-management/79389748-2834-4cdb-bc99-da5f62a64246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005128 10.0.0.50 - - [2026-06-01 10:35:38] "POST /alarms HTTP/1.1" 200 559 0.050003 10.0.0.50 - - [2026-06-01 10:35:38] "POST /alarms HTTP/1.1" 200 555 0.045888 10.0.0.50 - - [2026-06-01 10:35:38] "POST /firewall-policys HTTP/1.1" 200 530 0.070558 10.0.0.50 - - [2026-06-01 10:35:38] "POST /alarms HTTP/1.1" 200 557 0.094281 10.0.0.50 - - [2026-06-01 10:35:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.068384 10.0.0.50 - - [2026-06-01 10:35:38] "GET /firewall-policy/aa8b17ae-7741-43b7-b2c1-a099892fe9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.030951 10.0.0.50 - - [2026-06-01 10:35:38] "POST /alarms HTTP/1.1" 200 565 0.073657 10.0.0.50 - - [2026-06-01 10:35:38] "GET /application-policy-set/2b8a2723-e01d-4f85-866d-f0db9fede625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.008880 10.0.0.50 - - [2026-06-01 10:35:38] "GET /firewall-policy/aa8b17ae-7741-43b7-b2c1-a099892fe9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004989 10.0.0.50 - - [2026-06-01 10:35:38] "GET /firewall-policy/0b733f7d-d8c8-469f-a685-44cbe7a6af95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002740 10.0.0.50 - - [2026-06-01 10:35:38] "POST /alarms HTTP/1.1" 200 549 0.024634 10.0.0.50 - - [2026-06-01 10:35:38] "GET /firewall-policy/1cb7cb42-5c5d-44b2-aae6-44af44b5dd69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.023397 10.0.0.50 - - [2026-06-01 10:35:38] "GET /firewall-policy/1cb7cb42-5c5d-44b2-aae6-44af44b5dd69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.010155 10.0.0.50 - - [2026-06-01 10:35:38] "GET /firewall-policy/0b733f7d-d8c8-469f-a685-44cbe7a6af95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.003409 10.0.0.50 - - [2026-06-01 10:35:38] "POST /alarms HTTP/1.1" 200 557 0.054260 10.0.0.50 - - [2026-06-01 10:35:38] "POST /alarms HTTP/1.1" 200 567 0.062164 10.0.0.50 - - [2026-06-01 10:35:39] "POST /ref-update HTTP/1.1" 200 156 0.073400 10.0.0.50 - - [2026-06-01 10:35:39] "POST /ref-update HTTP/1.1" 200 156 0.052040 10.0.0.50 - - [2026-06-01 10:35:39] "POST /alarms HTTP/1.1" 200 555 0.049946 10.0.0.50 - - [2026-06-01 10:35:39] "POST /alarms HTTP/1.1" 200 567 0.051102 10.0.0.50 - - [2026-06-01 10:35:39] "POST /ref-update HTTP/1.1" 200 156 0.090762 10.0.0.50 - - [2026-06-01 10:35:39] "POST /alarms HTTP/1.1" 200 575 0.106031 10.0.0.50 - - [2026-06-01 10:35:39] "POST /ref-update HTTP/1.1" 200 156 0.098196 10.0.0.50 - - [2026-06-01 10:35:39] "POST /alarms HTTP/1.1" 200 569 0.058650 10.0.0.50 - - [2026-06-01 10:35:39] "POST /alarms HTTP/1.1" 200 561 0.059545 10.0.0.50 - - [2026-06-01 10:35:39] "POST /ref-update HTTP/1.1" 200 156 0.117851 10.0.0.50 - - [2026-06-01 10:35:39] "GET /application-policy-set/2b8a2723-e01d-4f85-866d-f0db9fede625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.013122 10.0.0.50 - - [2026-06-01 10:35:39] "POST /alarms HTTP/1.1" 200 561 0.049327 10.0.0.50 - - [2026-06-01 10:35:39] "POST /tags HTTP/1.1" 200 299 0.045705 10.0.0.50 - - [2026-06-01 10:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.024250 10.0.0.50 - - [2026-06-01 10:35:39] "GET /tag/4e7687cd-22d4-4741-b09e-83616e712ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.022556 10.0.0.50 - - [2026-06-01 10:35:39] "POST /alarms HTTP/1.1" 200 561 0.074668 10.0.0.50 - - [2026-06-01 10:35:39] "POST /alarms HTTP/1.1" 200 547 0.047391 10.0.0.50 - - [2026-06-01 10:35:39] "POST /set-tag HTTP/1.1" 200 109 0.063846 10.0.0.50 - - [2026-06-01 10:35:39] "POST /alarms HTTP/1.1" 200 595 0.049651 10.0.0.50 - - [2026-06-01 10:35:39] "POST /alarms HTTP/1.1" 200 575 0.025345 10.0.0.50 - - [2026-06-01 10:35:39] "POST /alarms HTTP/1.1" 200 571 0.038203 10.0.0.50 - - [2026-06-01 10:35:39] "POST /alarms HTTP/1.1" 200 583 0.052968 10.0.0.50 - - [2026-06-01 10:35:39] "POST /fqname-to-id HTTP/1.1" 404 226 0.004564 10.0.0.50 - - [2026-06-01 10:35:39] "POST /alarms HTTP/1.1" 200 609 0.022830 10.0.0.50 - - [2026-06-01 10:35:40] "POST /tags HTTP/1.1" 200 305 0.105343 10.0.0.50 - - [2026-06-01 10:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.016911 10.0.0.50 - - [2026-06-01 10:35:40] "GET /tag/20b81514-3027-48a8-9094-85ebc3e10091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.018050 10.0.0.50 - - [2026-06-01 10:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.50 - - [2026-06-01 10:35:40] "GET /project/826fdfc7-dc9a-42dc-9382-da492fd0b7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033865 10.0.0.50 - - [2026-06-01 10:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005886 10.0.0.50 - - [2026-06-01 10:35:40] "GET /virtual-network/3907af60-360e-4bb1-885b-32c17789ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.008994 10.0.0.50 - - [2026-06-01 10:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364 10.0.0.50 - - [2026-06-01 10:35:40] "GET /service-appliance-set/55829c3e-4b95-4200-906e-394e35857321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.010379 10.0.0.50 - - [2026-06-01 10:35:40] "POST /fqname-to-id HTTP/1.1" 404 240 0.004975 10.0.0.50 - - [2026-06-01 10:35:40] "GET / HTTP/1.1" 200 35931 0.001552 10.0.0.50 - - [2026-06-01 10:35:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002043 10.0.0.50 - - [2026-06-01 10:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.50 - - [2026-06-01 10:35:40] "PUT /global-vrouter-config/3a8166ae-b774-4589-a973-f282c29d9dfc HTTP/1.1" 200 276 0.074699 10.0.0.50 - - [2026-06-01 10:35:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.146507 10.0.0.50 - - [2026-06-01 10:35:40] "GET /virtual-machine-interface/0cf02f46-f97e-4e39-9cc3-2938e2c3f6a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2301 0.008319 10.0.0.50 - - [2026-06-01 10:35:40] "POST /instance-ips HTTP/1.1" 200 381 0.061191 10.0.0.50 - - [2026-06-01 10:35:40] "GET /instance-ip/cde88967-6495-4b69-ad82-e5828d43f05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.012302 10.0.0.50 - - [2026-06-01 10:35:40] "POST /loadbalancers HTTP/1.1" 200 582 0.064739 10.0.0.50 - - [2026-06-01 10:35:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.030164 10.0.0.50 - - [2026-06-01 10:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007764 10.0.0.50 - - [2026-06-01 10:35:40] "GET / HTTP/1.1" 200 35931 0.001493 10.0.0.50 - - [2026-06-01 10:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013623 10.0.0.50 - - [2026-06-01 10:35:40] "GET /global-vrouter-config/3a8166ae-b774-4589-a973-f282c29d9dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.010716 10.0.0.50 - - [2026-06-01 10:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.50 - - [2026-06-01 10:35:41] "GET /project/826fdfc7-dc9a-42dc-9382-da492fd0b7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.135226 10.0.0.50 - - [2026-06-01 10:35:41] "GET /loadbalancer/2e88a5fb-d94f-47da-8530-e89291087ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.016849 10.0.0.50 - - [2026-06-01 10:35:41] "PUT /global-vrouter-config/3a8166ae-b774-4589-a973-f282c29d9dfc HTTP/1.1" 200 276 0.154522 10.0.0.50 - - [2026-06-01 10:35:41] "GET /project/826fdfc7-dc9a-42dc-9382-da492fd0b7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.180835 10.0.0.50 - - [2026-06-01 10:35:41] "GET /instance-ip/cde88967-6495-4b69-ad82-e5828d43f05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.009922 10.0.0.50 - - [2026-06-01 10:35:41] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.075765 10.0.0.50 - - [2026-06-01 10:35:41] "POST /floating-ips HTTP/1.1" 200 583 0.037340 10.0.0.50 - - [2026-06-01 10:35:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.008803 10.0.0.50 - - [2026-06-01 10:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004173 10.0.0.50 - - [2026-06-01 10:35:41] "GET /project/826fdfc7-dc9a-42dc-9382-da492fd0b7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.057430 10.0.0.50 - - [2026-06-01 10:35:41] "GET /loadbalancer-listener/4b1497e0-ecfd-4d8b-8a3f-4edd7a5d6c3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.011126 10.0.0.50 - - [2026-06-01 10:35:41] "GET /loadbalancer-listener/4b1497e0-ecfd-4d8b-8a3f-4edd7a5d6c3a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.015439 10.0.0.50 - - [2026-06-01 10:35:41] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.041148 10.0.0.50 - - [2026-06-01 10:35:41] "GET /instance-ip/cde88967-6495-4b69-ad82-e5828d43f05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004008 10.0.0.50 - - [2026-06-01 10:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005721 10.0.0.50 - - [2026-06-01 10:35:41] "GET /global-vrouter-config/3a8166ae-b774-4589-a973-f282c29d9dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005011 10.0.0.50 - - [2026-06-01 10:35:41] "GET /instance-ip/cde88967-6495-4b69-ad82-e5828d43f05a?fields=floating_ips HTTP/1.1" 200 1171 0.034710 10.0.0.50 - - [2026-06-01 10:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.50 - - [2026-06-01 10:35:41] "GET /floating-ip/ed484b4f-36b2-47e3-9c0b-e6886a693085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002675 10.0.0.50 - - [2026-06-01 10:35:41] "PUT /global-vrouter-config/3a8166ae-b774-4589-a973-f282c29d9dfc HTTP/1.1" 200 276 0.015825 10.0.0.50 - - [2026-06-01 10:35:41] "POST /tags HTTP/1.1" 200 357 0.145600 10.0.0.50 - - [2026-06-01 10:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.024092 10.0.0.50 - - [2026-06-01 10:35:41] "GET / HTTP/1.1" 200 35931 0.001458 10.0.0.50 - - [2026-06-01 10:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.50 - - [2026-06-01 10:35:41] "GET /tag/309f62f6-e6b5-4fec-a766-44df5714b6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1253 0.030591 10.0.0.50 - - [2026-06-01 10:35:41] "GET /global-system-config/859d34bc-8472-4ee0-bf97-47a86c02a354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004748 10.0.0.50 - - [2026-06-01 10:35:41] "PUT /global-system-config/859d34bc-8472-4ee0-bf97-47a86c02a354 HTTP/1.1" 200 274 0.068362 10.0.0.50 - - [2026-06-01 10:35:41] "POST /tags HTTP/1.1" 200 305 0.153198 10.0.0.50 - - [2026-06-01 10:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.020329 10.0.0.50 - - [2026-06-01 10:35:42] "GET /tag/81ddea44-f2cf-4b15-a94a-f2ea2f0b4dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.047420 10.0.0.50 - - [2026-06-01 10:35:42] "POST /id-to-fqname HTTP/1.1" 200 174 0.000488 10.0.0.50 - - [2026-06-01 10:35:42] "POST /fqname-to-id HTTP/1.1" 404 183 0.002303 10.0.0.50 - - [2026-06-01 10:35:42] "POST /security-groups HTTP/1.1" 200 571 0.099992 10.0.0.50 - - [2026-06-01 10:35:42] "POST /fqname-to-id HTTP/1.1" 404 214 0.004974 10.0.0.50 - - [2026-06-01 10:35:42] "POST /projects HTTP/1.1" 200 483 0.326146 10.0.0.50 - - [2026-06-01 10:35:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.024609 10.0.0.50 - - [2026-06-01 10:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005848 10.0.0.50 - - [2026-06-01 10:35:42] "POST /access-control-lists HTTP/1.1" 200 580 0.059400 10.0.0.50 - - [2026-06-01 10:35:42] "GET /virtual-network/229511c6-4ef6-471d-98d4-1c549dac55f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.010027 10.0.0.50 - - [2026-06-01 10:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.50 - - [2026-06-01 10:35:42] "GET /virtual-network/3907af60-360e-4bb1-885b-32c17789ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.007617 10.0.0.50 - - [2026-06-01 10:35:42] "POST /fqname-to-id HTTP/1.1" 404 213 0.009040 10.0.0.50 - - [2026-06-01 10:35:42] "POST /access-control-lists HTTP/1.1" 200 578 0.097283 10.0.0.50 - - [2026-06-01 10:35:42] "PUT /virtual-network/229511c6-4ef6-471d-98d4-1c549dac55f3 HTTP/1.1" 200 264 0.178407 10.0.0.50 - - [2026-06-01 10:35:42] "PUT /virtual-network/3907af60-360e-4bb1-885b-32c17789ecbd HTTP/1.1" 200 264 0.102747 10.0.0.50 - - [2026-06-01 10:35:42] "POST /security-groups HTTP/1.1" 200 537 0.090760 10.0.0.50 - - [2026-06-01 10:35:42] "POST /fqname-to-id HTTP/1.1" 404 234 0.008652 10.0.0.50 - - [2026-06-01 10:35:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.045315 10.0.0.50 - - [2026-06-01 10:35:43] "POST /access-control-lists HTTP/1.1" 200 596 0.072687 10.0.0.50 - - [2026-06-01 10:35:43] "POST /chown HTTP/1.1" 200 109 0.046815 10.0.0.50 - - [2026-06-01 10:35:43] "GET /application-policy-set/2b8a2723-e01d-4f85-866d-f0db9fede625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.023174 10.0.0.50 - - [2026-06-01 10:35:43] "POST /fqname-to-id HTTP/1.1" 404 233 0.015186 10.0.0.50 - - [2026-06-01 10:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.50 - - [2026-06-01 10:35:43] "GET /policy-management/79389748-2834-4cdb-bc99-da5f62a64246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.028226 10.0.0.50 - - [2026-06-01 10:35:43] "POST /access-control-lists HTTP/1.1" 200 594 0.080344 10.0.0.50 - - [2026-06-01 10:35:43] "POST /tags HTTP/1.1" 409 207 0.013048 10.0.0.50 - - [2026-06-01 10:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.50 - - [2026-06-01 10:35:43] "GET /tag/81ddea44-f2cf-4b15-a94a-f2ea2f0b4dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.014437 10.0.0.50 - - [2026-06-01 10:35:43] "POST /firewall-rules HTTP/1.1" 200 564 0.102298 10.0.0.50 - - [2026-06-01 10:35:43] "GET /firewall-rule/8820a6af-da5d-4099-9618-642206e32695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.017099 10.0.0.50 - - [2026-06-01 10:35:43] "GET /firewall-policy/0b733f7d-d8c8-469f-a685-44cbe7a6af95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.003654 10.0.0.50 - - [2026-06-01 10:35:43] "GET /firewall-rule/8820a6af-da5d-4099-9618-642206e32695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.005949 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:35:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000845 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:35:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000994 10.0.0.50 - - [2026-06-01 10:35:43] "POST /ref-update HTTP/1.1" 200 156 0.026253 10.0.0.50 - - [2026-06-01 10:35:43] "GET /application-policy-set/2b8a2723-e01d-4f85-866d-f0db9fede625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.007980 10.0.0.50 - - [2026-06-01 10:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.50 - - [2026-06-01 10:35:43] "GET /policy-management/79389748-2834-4cdb-bc99-da5f62a64246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007668 10.0.0.50 - - [2026-06-01 10:35:43] "POST /tags HTTP/1.1" 409 207 0.003141 10.0.0.50 - - [2026-06-01 10:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.50 - - [2026-06-01 10:35:43] "GET /tag/81ddea44-f2cf-4b15-a94a-f2ea2f0b4dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.016238 10.0.0.50 - - [2026-06-01 10:35:43] "POST /firewall-rules HTTP/1.1" 200 562 0.101450 10.0.0.50 - - [2026-06-01 10:35:43] "GET /firewall-rule/2c71a442-23e5-4476-8de6-38a6f284fb3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.008337 10.0.0.50 - - [2026-06-01 10:35:43] "GET /firewall-policy/0b733f7d-d8c8-469f-a685-44cbe7a6af95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004214 10.0.0.50 - - [2026-06-01 10:35:43] "GET /firewall-rule/2c71a442-23e5-4476-8de6-38a6f284fb3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.006272 10.0.0.50 - - [2026-06-01 10:35:43] "POST /ref-update HTTP/1.1" 200 156 0.055833 10.0.0.50 - - [2026-06-01 10:35:44] "POST /tags HTTP/1.1" 200 301 0.441721 10.0.0.50 - - [2026-06-01 10:35:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010192 10.0.0.50 - - [2026-06-01 10:35:44] "GET /tag/5bfd862f-b7da-4f3b-9594-b6bed3d5abbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.031676 10.0.0.50 - - [2026-06-01 10:35:44] "POST /tags HTTP/1.1" 200 325 0.111417 10.0.0.50 - - [2026-06-01 10:35:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010138 10.0.0.50 - - [2026-06-01 10:35:44] "GET /tag/6d77bd0f-5b53-4155-b66f-7948fa703ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.032531 10.0.0.50 - - [2026-06-01 10:35:44] "POST /tags HTTP/1.1" 200 363 0.021088 10.0.0.50 - - [2026-06-01 10:35:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005800 10.0.0.50 - - [2026-06-01 10:35:44] "GET /tag/e86364cc-764e-4964-b61d-287c209ae686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.026083 10.0.0.50 - - [2026-06-01 10:35:44] "POST /tags HTTP/1.1" 200 311 0.039407 10.0.0.50 - - [2026-06-01 10:35:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.023880 10.0.0.50 - - [2026-06-01 10:35:44] "GET /tag/6636c8bf-a3b0-4a82-a1e4-d12e3781ebd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.036054 10.0.0.50 - - [2026-06-01 10:35:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.50 - - [2026-06-01 10:35:44] "GET /virtual-network/229511c6-4ef6-471d-98d4-1c549dac55f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.010087 10.0.0.50 - - [2026-06-01 10:35:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.50 - - [2026-06-01 10:35:45] "GET /project/f3ac731a-e996-43ea-8e84-d6c72e07145e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.036965 10.0.0.50 - - [2026-06-01 10:35:45] "POST /virtual-machines HTTP/1.1" 200 377 0.028001 10.0.0.50 - - [2026-06-01 10:35:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.022546 10.0.0.50 - - [2026-06-01 10:35:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.118082 10.0.0.50 - - [2026-06-01 10:35:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.014207 10.0.0.50 - - [2026-06-01 10:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011090 10.0.0.50 - - [2026-06-01 10:35:45] "GET /virtual-machine-interface/a5681172-5da5-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005782 10.0.0.50 - - [2026-06-01 10:35:45] "POST /instance-ips HTTP/1.1" 200 409 0.049519 10.0.0.50 - - [2026-06-01 10:35:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.033967 10.0.0.50 - - [2026-06-01 10:35:45] "GET /virtual-machine-interface/a5681172-5da5-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.022761 10.0.0.50 - - [2026-06-01 10:35:45] "POST /set-tag HTTP/1.1" 200 109 0.049177 10.0.0.50 - - [2026-06-01 10:35:45] "GET /virtual-machine-interface/a5681172-5da5-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.027360 10.0.0.50 - - [2026-06-01 10:35:45] "GET /instance-ip/a58385a6-5da5-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.005526 10.0.0.50 - - [2026-06-01 10:35:45] "POST /tags HTTP/1.1" 200 301 0.020268 10.0.0.50 - - [2026-06-01 10:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008176 10.0.0.50 - - [2026-06-01 10:35:45] "GET /tag/87a97c19-06b8-4da5-b684-f437c0079f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.027779 10.0.0.50 - - [2026-06-01 10:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.50 - - [2026-06-01 10:35:45] "GET /project/f3ac731a-e996-43ea-8e84-d6c72e07145e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.050333 10.0.0.50 - - [2026-06-01 10:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004397 10.0.0.50 - - [2026-06-01 10:35:45] "GET /virtual-network/3907af60-360e-4bb1-885b-32c17789ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.004951 10.0.0.50 - - [2026-06-01 10:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.50 - - [2026-06-01 10:35:45] "GET /service-appliance-set/55829c3e-4b95-4200-906e-394e35857321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003567 10.0.0.50 - - [2026-06-01 10:35:45] "POST /fqname-to-id HTTP/1.1" 404 242 0.002296 10.0.0.50 - - [2026-06-01 10:35:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.124136 10.0.0.50 - - [2026-06-01 10:35:46] "GET /virtual-machine-interface/0102ead5-6997-477a-a8e8-12e53d9cd9c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.038521 10.0.0.50 - - [2026-06-01 10:35:46] "POST /instance-ips HTTP/1.1" 200 377 0.040277 10.0.0.50 - - [2026-06-01 10:35:46] "GET /instance-ip/eb980682-9807-479a-a9b6-0c993fb6487d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008903 10.0.0.50 - - [2026-06-01 10:35:46] "POST /loadbalancers HTTP/1.1" 200 582 0.065757 10.0.0.50 - - [2026-06-01 10:35:46] "GET /project/f3ac731a-e996-43ea-8e84-d6c72e07145e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.073616 10.0.0.50 - - [2026-06-01 10:35:46] "GET /instance-ip/eb980682-9807-479a-a9b6-0c993fb6487d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006107 10.0.0.50 - - [2026-06-01 10:35:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.050169 10.0.0.50 - - [2026-06-01 10:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.50 - - [2026-06-01 10:35:46] "GET /project/f3ac731a-e996-43ea-8e84-d6c72e07145e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.055142 10.0.0.50 - - [2026-06-01 10:35:46] "POST /floating-ips HTTP/1.1" 200 581 0.059334 10.0.0.50 - - [2026-06-01 10:35:46] "GET /loadbalancer/b96acca6-0af5-453c-b212-16e966334b28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002803 10.0.0.50 - - [2026-06-01 10:35:46] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.031363 10.0.0.50 - - [2026-06-01 10:35:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.024420 10.0.0.50 - - [2026-06-01 10:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012488 10.0.0.50 - - [2026-06-01 10:35:46] "GET /project/f3ac731a-e996-43ea-8e84-d6c72e07145e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.037645 10.0.0.50 - - [2026-06-01 10:35:46] "GET /loadbalancer-listener/203afae3-bb30-4a80-a94c-da0cc370e140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.003323 10.0.0.50 - - [2026-06-01 10:35:46] "GET /loadbalancer-listener/203afae3-bb30-4a80-a94c-da0cc370e140?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003397 10.0.0.50 - - [2026-06-01 10:35:46] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.033657 10.0.0.50 - - [2026-06-01 10:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010780 10.0.0.50 - - [2026-06-01 10:35:46] "GET /instance-ip/eb980682-9807-479a-a9b6-0c993fb6487d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005689 10.0.0.50 - - [2026-06-01 10:35:46] "GET /instance-ip/eb980682-9807-479a-a9b6-0c993fb6487d?fields=floating_ips HTTP/1.1" 200 1165 0.013256 10.0.0.50 - - [2026-06-01 10:35:46] "GET /floating-ip/55d7a6d7-e88e-4c19-98d7-782b18cb59ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003244 10.0.0.50 - - [2026-06-01 10:35:46] "GET /project/f3ac731a-e996-43ea-8e84-d6c72e07145e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.052110 10.0.0.50 - - [2026-06-01 10:35:46] "GET /loadbalancer/b96acca6-0af5-453c-b212-16e966334b28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002662 10.0.0.50 - - [2026-06-01 10:35:46] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.018178 10.0.0.50 - - [2026-06-01 10:35:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.014587 10.0.0.50 - - [2026-06-01 10:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005697 10.0.0.50 - - [2026-06-01 10:35:47] "GET /project/f3ac731a-e996-43ea-8e84-d6c72e07145e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.033278 10.0.0.50 - - [2026-06-01 10:35:47] "GET /loadbalancer-listener/c2c23eb4-ae51-4fbc-b94a-0f824976de75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.002766 10.0.0.50 - - [2026-06-01 10:35:47] "GET /loadbalancer-listener/c2c23eb4-ae51-4fbc-b94a-0f824976de75?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003605 10.0.0.50 - - [2026-06-01 10:35:47] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.031908 10.0.0.50 - - [2026-06-01 10:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013784 10.0.0.50 - - [2026-06-01 10:35:47] "GET /instance-ip/eb980682-9807-479a-a9b6-0c993fb6487d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005549 10.0.0.50 - - [2026-06-01 10:35:47] "GET /instance-ip/eb980682-9807-479a-a9b6-0c993fb6487d?fields=floating_ips HTTP/1.1" 200 1165 0.003057 10.0.0.50 - - [2026-06-01 10:35:47] "GET /floating-ip/55d7a6d7-e88e-4c19-98d7-782b18cb59ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002772 10.0.0.50 - - [2026-06-01 10:35:47] "GET /project/f3ac731a-e996-43ea-8e84-d6c72e07145e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.046469 10.0.0.50 - - [2026-06-01 10:35:47] "GET /loadbalancer/b96acca6-0af5-453c-b212-16e966334b28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003433 10.0.0.50 - - [2026-06-01 10:35:47] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.021066 10.0.0.50 - - [2026-06-01 10:35:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.021367 10.0.0.50 - - [2026-06-01 10:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012242 10.0.0.50 - - [2026-06-01 10:35:47] "GET /project/f3ac731a-e996-43ea-8e84-d6c72e07145e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.108758 10.0.0.50 - - [2026-06-01 10:35:47] "GET /loadbalancer-listener/83f41a5f-83ae-45fc-8f15-f8a6559b350f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.008275 10.0.0.50 - - [2026-06-01 10:35:47] "GET /loadbalancer-listener/83f41a5f-83ae-45fc-8f15-f8a6559b350f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.006294 10.0.0.50 - - [2026-06-01 10:35:47] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.040514 10.0.0.50 - - [2026-06-01 10:35:47] "GET /instance-ip/eb980682-9807-479a-a9b6-0c993fb6487d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007225 10.0.0.50 - - [2026-06-01 10:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004646 10.0.0.50 - - [2026-06-01 10:35:47] "GET /loadbalancer/b96acca6-0af5-453c-b212-16e966334b28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003975 10.0.0.50 - - [2026-06-01 10:35:47] "GET /instance-ip/eb980682-9807-479a-a9b6-0c993fb6487d?fields=floating_ips HTTP/1.1" 200 1165 0.005720 10.0.0.50 - - [2026-06-01 10:35:47] "GET /floating-ip/55d7a6d7-e88e-4c19-98d7-782b18cb59ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002808 10.0.0.50 - - [2026-06-01 10:35:47] "POST /tags HTTP/1.1" 200 355 0.019997 10.0.0.50 - - [2026-06-01 10:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010948 10.0.0.50 - - [2026-06-01 10:35:47] "GET /tag/74c20334-a1cc-41e5-966c-ecacbc903e45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.021722 10.0.0.50 - - [2026-06-01 10:35:47] "POST /tags HTTP/1.1" 200 303 0.036077 10.0.0.50 - - [2026-06-01 10:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.032688 10.0.0.50 - - [2026-06-01 10:35:47] "GET /tag/64c02524-a273-4969-aa4c-6c8ff40a89ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.020583 10.0.0.50 - - [2026-06-01 10:35:47] "POST /projects HTTP/1.1" 409 218 0.002206 10.0.0.50 - - [2026-06-01 10:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.50 - - [2026-06-01 10:35:47] "GET /project/826fdfc7-dc9a-42dc-9382-da492fd0b7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046995 10.0.0.50 - - [2026-06-01 10:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.50 - - [2026-06-01 10:35:48] "GET /network-ipam/4461ffc5-e088-41f0-9003-7f3d8a1cdd2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003034 10.0.0.50 - - [2026-06-01 10:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.50 - - [2026-06-01 10:35:48] "GET /virtual-network/229511c6-4ef6-471d-98d4-1c549dac55f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005488 10.0.0.50 - - [2026-06-01 10:35:48] "PUT /virtual-network/229511c6-4ef6-471d-98d4-1c549dac55f3 HTTP/1.1" 200 264 0.046736 10.0.0.50 - - [2026-06-01 10:35:48] "GET /virtual-network/229511c6-4ef6-471d-98d4-1c549dac55f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004404 10.0.0.50 - - [2026-06-01 10:35:48] "POST /set-tag HTTP/1.1" 200 109 0.101875 10.0.0.50 - - [2026-06-01 10:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.50 - - [2026-06-01 10:35:48] "GET /network-ipam/c92a2a1e-8480-42ee-82a5-d4f1f12efa49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.002936 10.0.0.50 - - [2026-06-01 10:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.50 - - [2026-06-01 10:35:48] "GET /virtual-network/3907af60-360e-4bb1-885b-32c17789ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005183 10.0.0.50 - - [2026-06-01 10:35:48] "PUT /virtual-network/3907af60-360e-4bb1-885b-32c17789ecbd HTTP/1.1" 200 264 0.073381 10.0.0.50 - - [2026-06-01 10:35:48] "GET /virtual-network/3907af60-360e-4bb1-885b-32c17789ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.030062 10.0.0.50 - - [2026-06-01 10:35:48] "POST /set-tag HTTP/1.1" 200 109 0.095409 10.0.0.50 - - [2026-06-01 10:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005874 10.0.0.50 - - [2026-06-01 10:35:48] "GET /network-policy/a3b8b32a-72c5-4960-ab70-9949c2327c7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.029570 10.0.0.50 - - [2026-06-01 10:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011360 10.0.0.50 - - [2026-06-01 10:35:48] "GET /network-policy/0aa660a0-7efd-41a6-b36a-e0faf79fb65a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.002671 10.0.0.50 - - [2026-06-01 10:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005733 10.0.0.50 - - [2026-06-01 10:35:48] "GET /network-policy/caaa3a09-e516-4546-83ea-6374df6c94d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002932 10.0.0.50 - - [2026-06-01 10:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.50 - - [2026-06-01 10:35:48] "PUT /network-policy/caaa3a09-e516-4546-83ea-6374df6c94d0 HTTP/1.1" 200 262 0.020273 10.0.0.50 - - [2026-06-01 10:35:48] "PUT /access-control-list/7b4428f2-e3a3-4dba-83d0-7fa54f705310 HTTP/1.1" 200 272 0.088252 10.0.0.50 - - [2026-06-01 10:35:48] "POST /ref-update HTTP/1.1" 200 156 0.121987 10.0.0.50 - - [2026-06-01 10:35:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001692 10.0.0.50 - - [2026-06-01 10:35:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.030031 10.0.0.50 - - [2026-06-01 10:35:49] "PUT /access-control-list/d835a7d1-6e78-459b-998a-e6991fd55019 HTTP/1.1" 200 272 0.081536 10.0.0.50 - - [2026-06-01 10:35:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028700 10.0.0.50 - - [2026-06-01 10:35:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002095 10.0.0.50 - - [2026-06-01 10:35:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002253 10.0.0.50 - - [2026-06-01 10:35:49] "POST /security-groups HTTP/1.1" 409 245 0.007122 10.0.0.50 - - [2026-06-01 10:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004588 10.0.0.50 - - [2026-06-01 10:35:49] "PUT /security-group/a61a546b-c307-45f9-9b6d-475e332657d2 HTTP/1.1" 200 262 0.080442 10.0.0.50 - - [2026-06-01 10:35:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.050591 10.0.0.50 - - [2026-06-01 10:35:49] "PUT /access-control-list/0c6e0011-cfb2-4939-9e36-b621d5d5a805 HTTP/1.1" 200 272 0.036956 10.0.0.50 - - [2026-06-01 10:35:49] "GET /application-policy-set/2b8a2723-e01d-4f85-866d-f0db9fede625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.030819 10.0.0.50 - - [2026-06-01 10:35:49] "PUT /access-control-list/69bbdd2c-1212-4bac-9d88-6e2a62a1a361 HTTP/1.1" 200 272 0.048725 10.0.0.50 - - [2026-06-01 10:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006951 10.0.0.50 - - [2026-06-01 10:35:49] "GET /policy-management/79389748-2834-4cdb-bc99-da5f62a64246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003660 10.0.0.50 - - [2026-06-01 10:35:49] "POST /tags HTTP/1.1" 409 206 0.003175 10.0.0.50 - - [2026-06-01 10:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.50 - - [2026-06-01 10:35:49] "GET /tag/64c02524-a273-4969-aa4c-6c8ff40a89ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.020898 10.0.0.50 - - [2026-06-01 10:35:49] "POST /firewall-rules HTTP/1.1" 200 562 0.110296 10.0.0.50 - - [2026-06-01 10:35:49] "GET /firewall-rule/b2a2aae2-6354-4b2e-af6f-07045a1d7dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.087332 10.0.0.50 - - [2026-06-01 10:35:49] "GET /firewall-policy/0b733f7d-d8c8-469f-a685-44cbe7a6af95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.004661 10.0.0.50 - - [2026-06-01 10:35:49] "GET /firewall-rule/b2a2aae2-6354-4b2e-af6f-07045a1d7dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003234 10.0.0.50 - - [2026-06-01 10:35:49] "POST /ref-update HTTP/1.1" 200 156 0.044555 10.0.0.50 - - [2026-06-01 10:35:49] "GET /application-policy-set/2b8a2723-e01d-4f85-866d-f0db9fede625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.008793 10.0.0.50 - - [2026-06-01 10:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.019597 10.0.0.50 - - [2026-06-01 10:35:49] "GET /policy-management/79389748-2834-4cdb-bc99-da5f62a64246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004664 10.0.0.50 - - [2026-06-01 10:35:49] "POST /tags HTTP/1.1" 409 206 0.002161 10.0.0.50 - - [2026-06-01 10:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.50 - - [2026-06-01 10:35:49] "GET /tag/64c02524-a273-4969-aa4c-6c8ff40a89ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.018961 10.0.0.50 - - [2026-06-01 10:35:50] "POST /firewall-rules HTTP/1.1" 200 560 0.070452 10.0.0.50 - - [2026-06-01 10:35:50] "GET /firewall-rule/9cdb2fef-d79f-4f6a-8ef1-5eb73ccec0d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.021666 10.0.0.50 - - [2026-06-01 10:35:50] "GET /firewall-policy/0b733f7d-d8c8-469f-a685-44cbe7a6af95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.009736 10.0.0.50 - - [2026-06-01 10:35:50] "GET /firewall-rule/9cdb2fef-d79f-4f6a-8ef1-5eb73ccec0d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002999 10.0.0.50 - - [2026-06-01 10:35:50] "POST /ref-update HTTP/1.1" 200 156 0.043823 10.0.0.50 - - [2026-06-01 10:35:50] "POST /tags HTTP/1.1" 200 371 0.059898 10.0.0.50 - - [2026-06-01 10:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.50 - - [2026-06-01 10:35:50] "GET /tag/5cfe390d-4b01-4d8e-ba7d-c786b7bc22e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.016326 10.0.0.50 - - [2026-06-01 10:35:50] "POST /tags HTTP/1.1" 200 319 0.024218 10.0.0.50 - - [2026-06-01 10:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005342 10.0.0.50 - - [2026-06-01 10:35:50] "GET /tag/61f6c59c-eaec-4cca-9db1-906925c6d774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.030752 10.0.0.50 - - [2026-06-01 10:35:50] "POST /id-to-fqname HTTP/1.1" 200 181 0.003115 10.0.0.50 - - [2026-06-01 10:35:50] "POST /fqname-to-id HTTP/1.1" 404 190 0.005027 10.0.0.50 - - [2026-06-01 10:35:50] "POST /security-groups HTTP/1.1" 200 578 0.078997 10.0.0.50 - - [2026-06-01 10:35:50] "POST /projects HTTP/1.1" 200 497 0.231492 10.0.0.50 - - [2026-06-01 10:35:50] "POST /fqname-to-id HTTP/1.1" 404 225 0.004741 10.0.0.50 - - [2026-06-01 10:35:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.028435 10.0.0.50 - - [2026-06-01 10:35:50] "POST /access-control-lists HTTP/1.1" 200 587 0.040446 10.0.0.50 - - [2026-06-01 10:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010580 10.0.0.50 - - [2026-06-01 10:35:50] "POST /fqname-to-id HTTP/1.1" 404 224 0.004834 10.0.0.50 - - [2026-06-01 10:35:50] "GET /virtual-network/229511c6-4ef6-471d-98d4-1c549dac55f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.012840 10.0.0.50 - - [2026-06-01 10:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004713 10.0.0.50 - - [2026-06-01 10:35:50] "GET /virtual-network/3907af60-360e-4bb1-885b-32c17789ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.016852 10.0.0.50 - - [2026-06-01 10:35:50] "POST /access-control-lists HTTP/1.1" 200 585 0.051675 10.0.0.50 - - [2026-06-01 10:35:50] "PUT /virtual-network/229511c6-4ef6-471d-98d4-1c549dac55f3 HTTP/1.1" 200 264 0.078629 10.0.0.50 - - [2026-06-01 10:35:51] "PUT /virtual-network/3907af60-360e-4bb1-885b-32c17789ecbd HTTP/1.1" 200 264 0.104391 10.0.0.50 - - [2026-06-01 10:35:51] "POST /security-groups HTTP/1.1" 200 558 0.110723 10.0.0.50 - - [2026-06-01 10:35:51] "POST /fqname-to-id HTTP/1.1" 404 248 0.011530 10.0.0.50 - - [2026-06-01 10:35:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.067588 10.0.0.50 - - [2026-06-01 10:35:51] "POST /chown HTTP/1.1" 200 109 0.080285 10.0.0.50 - - [2026-06-01 10:35:51] "POST /access-control-lists HTTP/1.1" 200 610 0.120275 10.0.0.50 - - [2026-06-01 10:35:51] "POST /fqname-to-id HTTP/1.1" 404 247 0.002947 10.0.0.50 - - [2026-06-01 10:35:51] "GET /application-policy-set/2b8a2723-e01d-4f85-866d-f0db9fede625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.004263 10.0.0.50 - - [2026-06-01 10:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.50 - - [2026-06-01 10:35:51] "GET /policy-management/79389748-2834-4cdb-bc99-da5f62a64246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005927 10.0.0.50 - - [2026-06-01 10:35:51] "POST /tags HTTP/1.1" 409 214 0.002230 10.0.0.50 - - [2026-06-01 10:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.50 - - [2026-06-01 10:35:51] "GET /tag/61f6c59c-eaec-4cca-9db1-906925c6d774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.023860 10.0.0.50 - - [2026-06-01 10:35:51] "POST /access-control-lists HTTP/1.1" 200 608 0.077204 10.0.0.50 - - [2026-06-01 10:35:51] "POST /firewall-rules HTTP/1.1" 200 578 0.064572 10.0.0.50 - - [2026-06-01 10:35:51] "GET /firewall-rule/e8683a73-a372-4d6d-8b79-f09e534d8032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.010377 10.0.0.50 - - [2026-06-01 10:35:51] "GET /firewall-policy/0b733f7d-d8c8-469f-a685-44cbe7a6af95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.003888 10.0.0.50 - - [2026-06-01 10:35:51] "GET /firewall-rule/e8683a73-a372-4d6d-8b79-f09e534d8032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.002895 10.0.0.50 - - [2026-06-01 10:35:51] "POST /ref-update HTTP/1.1" 200 156 0.029914 10.0.0.50 - - [2026-06-01 10:35:51] "GET /application-policy-set/2b8a2723-e01d-4f85-866d-f0db9fede625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006973 10.0.0.50 - - [2026-06-01 10:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.50 - - [2026-06-01 10:35:51] "GET /policy-management/79389748-2834-4cdb-bc99-da5f62a64246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003666 10.0.0.50 - - [2026-06-01 10:35:51] "POST /tags HTTP/1.1" 409 214 0.001891 10.0.0.50 - - [2026-06-01 10:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.50 - - [2026-06-01 10:35:51] "GET /tag/61f6c59c-eaec-4cca-9db1-906925c6d774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.011852 10.0.0.50 - - [2026-06-01 10:35:51] "POST /firewall-rules HTTP/1.1" 200 576 0.078875 10.0.0.50 - - [2026-06-01 10:35:52] "GET /firewall-rule/29b3ca03-007d-49ca-b59e-e9c394d45105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005816 10.0.0.50 - - [2026-06-01 10:35:52] "GET /firewall-policy/0b733f7d-d8c8-469f-a685-44cbe7a6af95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2668 0.005608 10.0.0.50 - - [2026-06-01 10:35:52] "GET /firewall-rule/29b3ca03-007d-49ca-b59e-e9c394d45105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004436 10.0.0.50 - - [2026-06-01 10:35:52] "POST /ref-update HTTP/1.1" 200 156 0.045954 10.0.0.50 - - [2026-06-01 10:35:52] "POST /tags HTTP/1.1" 200 363 0.040230 10.0.0.50 - - [2026-06-01 10:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009368 10.0.0.50 - - [2026-06-01 10:35:52] "GET /tag/e4a4db2d-6c32-4172-afbd-684969a990b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.021273 10.0.0.50 - - [2026-06-01 10:35:52] "POST /tags HTTP/1.1" 200 311 0.019992 10.0.0.50 - - [2026-06-01 10:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007653 10.0.0.50 - - [2026-06-01 10:35:52] "GET /tag/e9afe69b-55ed-48a5-a42d-44932d63183b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.022633 10.0.0.50 - - [2026-06-01 10:35:52] "POST /id-to-fqname HTTP/1.1" 200 177 0.004797 10.0.0.50 - - [2026-06-01 10:35:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.005854 10.0.0.50 - - [2026-06-01 10:35:52] "POST /security-groups HTTP/1.1" 200 574 0.066152 10.0.0.50 - - [2026-06-01 10:35:52] "POST /fqname-to-id HTTP/1.1" 404 217 0.002627 10.0.0.50 - - [2026-06-01 10:35:52] "POST /projects HTTP/1.1" 200 489 0.231181 10.0.0.50 - - [2026-06-01 10:35:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.017457 10.0.0.50 - - [2026-06-01 10:35:52] "POST /access-control-lists HTTP/1.1" 200 583 0.046156 10.0.0.50 - - [2026-06-01 10:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012259 10.0.0.50 - - [2026-06-01 10:35:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.009079 10.0.0.50 - - [2026-06-01 10:35:52] "GET /virtual-network/229511c6-4ef6-471d-98d4-1c549dac55f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.005751 10.0.0.50 - - [2026-06-01 10:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002858 10.0.0.50 - - [2026-06-01 10:35:52] "GET /virtual-network/3907af60-360e-4bb1-885b-32c17789ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.006632 10.0.0.50 - - [2026-06-01 10:35:52] "POST /access-control-lists HTTP/1.1" 200 581 0.079767 10.0.0.50 - - [2026-06-01 10:35:52] "PUT /virtual-network/229511c6-4ef6-471d-98d4-1c549dac55f3 HTTP/1.1" 200 264 0.062264 10.0.0.50 - - [2026-06-01 10:35:52] "PUT /virtual-network/3907af60-360e-4bb1-885b-32c17789ecbd HTTP/1.1" 200 264 0.053074 10.0.0.50 - - [2026-06-01 10:35:52] "POST /security-groups HTTP/1.1" 200 546 0.079654 10.0.0.50 - - [2026-06-01 10:35:52] "POST /fqname-to-id HTTP/1.1" 404 240 0.003100 10.0.0.50 - - [2026-06-01 10:35:53] "POST /access-control-lists HTTP/1.1" 200 602 0.035650 10.0.0.50 - - [2026-06-01 10:35:53] "POST /fqname-to-id HTTP/1.1" 404 239 0.022100 10.0.0.50 - - [2026-06-01 10:35:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.051919 10.0.0.50 - - [2026-06-01 10:35:53] "POST /chown HTTP/1.1" 200 109 0.039820 10.0.0.50 - - [2026-06-01 10:35:53] "GET /application-policy-set/2b8a2723-e01d-4f85-866d-f0db9fede625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.038399 10.0.0.50 - - [2026-06-01 10:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.50 - - [2026-06-01 10:35:53] "GET /policy-management/79389748-2834-4cdb-bc99-da5f62a64246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.022274 10.0.0.50 - - [2026-06-01 10:35:53] "POST /access-control-lists HTTP/1.1" 200 600 0.109181 10.0.0.50 - - [2026-06-01 10:35:53] "POST /tags HTTP/1.1" 409 210 0.017214 10.0.0.50 - - [2026-06-01 10:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.50 - - [2026-06-01 10:35:53] "GET /tag/e9afe69b-55ed-48a5-a42d-44932d63183b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.020549 10.0.0.50 - - [2026-06-01 10:35:53] "POST /firewall-rules HTTP/1.1" 200 570 0.072952 10.0.0.50 - - [2026-06-01 10:35:53] "GET /firewall-rule/f8550a38-2145-42a1-b7a3-499bc5a7aecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004256 10.0.0.50 - - [2026-06-01 10:35:53] "GET /firewall-policy/0b733f7d-d8c8-469f-a685-44cbe7a6af95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.003470 10.0.0.50 - - [2026-06-01 10:35:53] "GET /firewall-rule/f8550a38-2145-42a1-b7a3-499bc5a7aecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002073 10.0.0.50 - - [2026-06-01 10:35:53] "POST /ref-update HTTP/1.1" 200 156 0.038847 10.0.0.50 - - [2026-06-01 10:35:53] "GET /application-policy-set/2b8a2723-e01d-4f85-866d-f0db9fede625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.009668 10.0.0.50 - - [2026-06-01 10:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.50 - - [2026-06-01 10:35:53] "GET /policy-management/79389748-2834-4cdb-bc99-da5f62a64246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005045 10.0.0.50 - - [2026-06-01 10:35:53] "POST /tags HTTP/1.1" 409 210 0.001956 10.0.0.50 - - [2026-06-01 10:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.50 - - [2026-06-01 10:35:53] "GET /tag/e9afe69b-55ed-48a5-a42d-44932d63183b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.025292 10.0.0.50 - - [2026-06-01 10:35:53] "POST /firewall-rules HTTP/1.1" 200 568 0.072575 10.0.0.50 - - [2026-06-01 10:35:53] "GET /firewall-rule/9c9b125a-a124-44ea-ac3a-fe1133c2107e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004535 10.0.0.50 - - [2026-06-01 10:35:53] "GET /firewall-policy/0b733f7d-d8c8-469f-a685-44cbe7a6af95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.003987 10.0.0.50 - - [2026-06-01 10:35:53] "GET /firewall-rule/9c9b125a-a124-44ea-ac3a-fe1133c2107e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003176 10.0.0.50 - - [2026-06-01 10:35:53] "POST /ref-update HTTP/1.1" 200 156 0.037229 10.0.0.50 - - [2026-06-01 10:35:53] "POST /tags HTTP/1.1" 409 237 0.003590 10.0.0.50 - - [2026-06-01 10:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.50 - - [2026-06-01 10:35:53] "GET /tag/e86364cc-764e-4964-b61d-287c209ae686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.013315 10.0.0.50 - - [2026-06-01 10:35:53] "POST /tags HTTP/1.1" 409 210 0.004277 10.0.0.50 - - [2026-06-01 10:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011966 10.0.0.50 - - [2026-06-01 10:35:54] "GET /tag/6636c8bf-a3b0-4a82-a1e4-d12e3781ebd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.012534 10.0.0.50 - - [2026-06-01 10:35:54] "POST /projects HTTP/1.1" 409 223 0.002698 10.0.0.50 - - [2026-06-01 10:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.50 - - [2026-06-01 10:35:54] "GET /project/f3ac731a-e996-43ea-8e84-d6c72e07145e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.072449 10.0.0.50 - - [2026-06-01 10:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006867 10.0.0.50 - - [2026-06-01 10:35:54] "GET /virtual-network/229511c6-4ef6-471d-98d4-1c549dac55f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.007682 10.0.0.50 - - [2026-06-01 10:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.50 - - [2026-06-01 10:35:54] "GET /virtual-network/3907af60-360e-4bb1-885b-32c17789ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.004736 10.0.0.50 - - [2026-06-01 10:35:54] "PUT /virtual-network/229511c6-4ef6-471d-98d4-1c549dac55f3 HTTP/1.1" 200 264 0.043300 10.0.0.50 - - [2026-06-01 10:35:54] "PUT /virtual-network/3907af60-360e-4bb1-885b-32c17789ecbd HTTP/1.1" 200 264 0.036386 10.0.0.50 - - [2026-06-01 10:35:54] "POST /security-groups HTTP/1.1" 409 253 0.010316 10.0.0.50 - - [2026-06-01 10:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006169 10.0.0.50 - - [2026-06-01 10:35:54] "PUT /security-group/2885caf6-d1a1-42da-892f-e6a4df58eba2 HTTP/1.1" 200 262 0.063262 10.0.0.50 - - [2026-06-01 10:35:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.018167 10.0.0.50 - - [2026-06-01 10:35:54] "GET /application-policy-set/2b8a2723-e01d-4f85-866d-f0db9fede625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.013152 10.0.0.50 - - [2026-06-01 10:35:54] "PUT /access-control-list/8afdd8f3-f12d-45fd-acbd-ba829e80d9df HTTP/1.1" 200 272 0.027768 10.0.0.50 - - [2026-06-01 10:35:54] "PUT /access-control-list/a81bd94a-cd92-4d20-be43-78f14e112b64 HTTP/1.1" 200 272 0.015498 10.0.0.50 - - [2026-06-01 10:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.50 - - [2026-06-01 10:35:54] "GET /policy-management/79389748-2834-4cdb-bc99-da5f62a64246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004544 10.0.0.50 - - [2026-06-01 10:35:54] "POST /tags HTTP/1.1" 409 210 0.002010 10.0.0.50 - - [2026-06-01 10:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915 10.0.0.50 - - [2026-06-01 10:35:54] "GET /tag/6636c8bf-a3b0-4a82-a1e4-d12e3781ebd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.017707 10.0.0.50 - - [2026-06-01 10:35:54] "POST /firewall-rules HTTP/1.1" 200 570 0.067845 10.0.0.50 - - [2026-06-01 10:35:54] "GET /firewall-rule/4e641a8c-6e6e-41f0-87a3-9dd1cde4f07e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.004145 10.0.0.50 - - [2026-06-01 10:35:54] "GET /firewall-policy/0b733f7d-d8c8-469f-a685-44cbe7a6af95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3393 0.003482 10.0.0.50 - - [2026-06-01 10:35:54] "GET /firewall-rule/4e641a8c-6e6e-41f0-87a3-9dd1cde4f07e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.002392 10.0.0.50 - - [2026-06-01 10:35:54] "POST /ref-update HTTP/1.1" 200 156 0.070172 10.0.0.50 - - [2026-06-01 10:35:54] "GET /application-policy-set/2b8a2723-e01d-4f85-866d-f0db9fede625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003096 10.0.0.50 - - [2026-06-01 10:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.50 - - [2026-06-01 10:35:54] "GET /policy-management/79389748-2834-4cdb-bc99-da5f62a64246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002547 10.0.0.50 - - [2026-06-01 10:35:54] "POST /tags HTTP/1.1" 409 210 0.002719 10.0.0.50 - - [2026-06-01 10:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.50 - - [2026-06-01 10:35:54] "GET /tag/6636c8bf-a3b0-4a82-a1e4-d12e3781ebd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.020494 10.0.0.50 - - [2026-06-01 10:35:55] "POST /firewall-rules HTTP/1.1" 200 568 0.075757 10.0.0.50 - - [2026-06-01 10:35:55] "GET /firewall-rule/46f814f7-0d5e-4545-8691-ec67a2efc1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.011223 10.0.0.50 - - [2026-06-01 10:35:55] "GET /firewall-policy/0b733f7d-d8c8-469f-a685-44cbe7a6af95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3634 0.004595 10.0.0.50 - - [2026-06-01 10:35:55] "GET /firewall-rule/46f814f7-0d5e-4545-8691-ec67a2efc1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004355 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:35:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000785 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:35:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000900 10.0.0.50 - - [2026-06-01 10:35:55] "POST /ref-update HTTP/1.1" 200 156 0.091865 10.0.0.50 - - [2026-06-01 10:35:55] "GET /virtual-machine-interface/a5681172-5da5-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.023016 10.0.0.50 - - [2026-06-01 10:35:55] "POST /set-tag HTTP/1.1" 200 109 0.006043 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:35:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001193 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:35:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000953 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:36:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000887 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:36:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000978 10.0.0.50 - - [2026-06-01 10:36:17] "GET / HTTP/1.1" 200 35931 0.002202 10.0.0.50 - - [2026-06-01 10:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.50 - - [2026-06-01 10:36:17] "GET /global-system-config/859d34bc-8472-4ee0-bf97-47a86c02a354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005999 10.0.0.50 - - [2026-06-01 10:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.50 - - [2026-06-01 10:36:17] "GET /config-node/c01e23c9-90ed-41d3-b886-f27291434766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.004442 10.0.0.50 - - [2026-06-01 10:36:29] "GET / HTTP/1.1" 200 35931 0.001517 10.0.0.50 - - [2026-06-01 10:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007796 10.0.0.50 - - [2026-06-01 10:36:29] "GET /routing-instance/52eef575-f319-46fc-9ae6-1263355d4a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010855 10.0.0.50 - - [2026-06-01 10:36:29] "POST /bgp-routers HTTP/1.1" 409 301 0.002501 10.0.0.50 - - [2026-06-01 10:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.50 - - [2026-06-01 10:36:29] "GET /bgp-router/cc505656-f53c-49a9-9b92-672481e173b7?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004350 10.0.0.50 - - [2026-06-01 10:36:29] "PUT /bgp-router/cc505656-f53c-49a9-9b92-672481e173b7 HTTP/1.1" 200 254 0.016478 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:36:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001112 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:36:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000901 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:36:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.009559 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:36:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001045 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:37:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000893 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:37:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000972 10.0.0.249 - - [2026-06-01 10:38:41] "GET / HTTP/1.1" 200 35931 0.001798 10.0.0.249 - - [2026-06-01 10:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.249 - - [2026-06-01 10:38:41] "GET /global-system-config/859d34bc-8472-4ee0-bf97-47a86c02a354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004926 10.0.0.249 - - [2026-06-01 10:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.249 - - [2026-06-01 10:38:41] "GET /routing-instance/52eef575-f319-46fc-9ae6-1263355d4a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002870 10.0.0.249 - - [2026-06-01 10:38:41] "PUT /global-system-config/859d34bc-8472-4ee0-bf97-47a86c02a354 HTTP/1.1" 200 274 0.010436 10.0.0.249 - - [2026-06-01 10:38:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.013193 10.0.0.249 - - [2026-06-01 10:38:41] "POST /virtual-routers HTTP/1.1" 200 599 0.022769 10.0.0.249 - - [2026-06-01 10:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006931 10.0.0.249 - - [2026-06-01 10:38:41] "GET /virtual-router/fd0eaefc-7fd4-4262-9a8e-07de50743087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004555 10.0.0.249 - - [2026-06-01 10:38:41] "POST /fqname-to-id HTTP/1.1" 404 229 0.002153 10.0.0.249 - - [2026-06-01 10:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.249 - - [2026-06-01 10:38:41] "GET /virtual-network/fd3339a0-e35b-4c34-9a29-5ca82d523d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003636 10.0.0.249 - - [2026-06-01 10:38:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.074292 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:38:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000947 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:38:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000871 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:38:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001034 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:38:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000923 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:38:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001143 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:38:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001263 10.0.0.50 - - [2026-06-01 10:39:31] "GET /global-system-configs HTTP/1.1" 200 322 0.005326 10.0.0.50 - - [2026-06-01 10:39:33] "GET /global-system-configs HTTP/1.1" 200 322 0.002106 10.0.0.50 - - [2026-06-01 10:40:40] "GET /virtual-router/fd0eaefc-7fd4-4262-9a8e-07de50743087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003251 10.0.0.50 - - [2026-06-01 10:40:40] "POST /ref-update HTTP/1.1" 200 156 0.010773 10.0.0.50 - - [2026-06-01 10:40:50] "GET /virtual-machine-interface/a5681172-5da5-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008464 10.0.0.50 - - [2026-06-01 10:40:50] "POST /set-tag HTTP/1.1" 200 109 0.003063 10.0.0.50 - - [2026-06-01 10:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.50 - - [2026-06-01 10:40:50] "GET /loadbalancer/b96acca6-0af5-453c-b212-16e966334b28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002720 10.0.0.50 - - [2026-06-01 10:40:50] "GET /virtual-machine-interface/a5681172-5da5-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006368 10.0.0.50 - - [2026-06-01 10:40:50] "POST /set-tag HTTP/1.1" 200 109 0.002518 10.0.0.50 - - [2026-06-01 10:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.50 - - [2026-06-01 10:40:50] "GET /loadbalancer/b96acca6-0af5-453c-b212-16e966334b28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002271 10.0.0.50 - - [2026-06-01 10:40:50] "GET /loadbalancer-pool/bc1a2877-ad3b-4cc2-a1fb-25c0441beef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004288 10.0.0.50 - - [2026-06-01 10:40:50] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024281 10.0.0.50 - - [2026-06-01 10:40:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.034009 10.0.0.50 - - [2026-06-01 10:40:50] "GET /virtual-machine-interface/a5681172-5da5-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006128 10.0.0.50 - - [2026-06-01 10:40:50] "GET /virtual-machine-interface/a5681172-5da5-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004445 10.0.0.50 - - [2026-06-01 10:40:50] "POST /ref-update HTTP/1.1" 200 156 0.008124 10.0.0.50 - - [2026-06-01 10:40:50] "GET /floating-ip/55d7a6d7-e88e-4c19-98d7-782b18cb59ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.012997 10.0.0.50 - - [2026-06-01 10:40:50] "POST /tags HTTP/1.1" 409 205 0.002692 10.0.0.50 - - [2026-06-01 10:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.50 - - [2026-06-01 10:40:50] "PUT /floating-ip/55d7a6d7-e88e-4c19-98d7-782b18cb59ee HTTP/1.1" 200 256 0.019302 10.0.0.50 - - [2026-06-01 10:40:50] "GET /tag/87a97c19-06b8-4da5-b684-f437c0079f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.022214 10.0.0.50 - - [2026-06-01 10:40:51] "POST /set-tag HTTP/1.1" 200 109 0.066499 10.0.0.50 - - [2026-06-01 10:40:51] "GET /loadbalancer-pool/45f6a864-cfd3-4f85-9703-374897dd0970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.021766 10.0.0.50 - - [2026-06-01 10:40:51] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023906 10.0.0.50 - - [2026-06-01 10:40:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.008127 10.0.0.50 - - [2026-06-01 10:40:51] "GET /virtual-machine-interface/a5681172-5da5-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.026302 10.0.0.50 - - [2026-06-01 10:40:51] "POST /set-tag HTTP/1.1" 200 109 0.005577 10.0.0.50 - - [2026-06-01 10:40:51] "GET /virtual-machine-interface/a5681172-5da5-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005985 10.0.0.50 - - [2026-06-01 10:40:51] "POST /ref-update HTTP/1.1" 200 156 0.006850 10.0.0.50 - - [2026-06-01 10:40:51] "GET /floating-ip/55d7a6d7-e88e-4c19-98d7-782b18cb59ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003118 10.0.0.50 - - [2026-06-01 10:40:51] "PUT /floating-ip/55d7a6d7-e88e-4c19-98d7-782b18cb59ee HTTP/1.1" 200 256 0.013118 10.0.0.50 - - [2026-06-01 10:40:51] "GET /loadbalancer-pool/2f4d356d-4673-44e1-82ea-672a71f3dde3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.010804 10.0.0.50 - - [2026-06-01 10:40:51] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014853 10.0.0.50 - - [2026-06-01 10:40:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.014613 10.0.0.50 - - [2026-06-01 10:40:51] "GET /virtual-machine-interface/a5681172-5da5-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008914 10.0.0.50 - - [2026-06-01 10:40:51] "GET /virtual-machine-interface/a5681172-5da5-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007469 10.0.0.50 - - [2026-06-01 10:40:51] "POST /ref-update HTTP/1.1" 200 156 0.008518 10.0.0.50 - - [2026-06-01 10:40:51] "POST /set-tag HTTP/1.1" 200 109 0.002362 10.0.0.50 - - [2026-06-01 10:40:51] "GET /floating-ip/55d7a6d7-e88e-4c19-98d7-782b18cb59ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.002735 10.0.0.50 - - [2026-06-01 10:40:51] "PUT /floating-ip/55d7a6d7-e88e-4c19-98d7-782b18cb59ee HTTP/1.1" 200 256 0.012122 10.0.0.50 - - [2026-06-01 10:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.50 - - [2026-06-01 10:41:26] "GET /virtual-router/fd0eaefc-7fd4-4262-9a8e-07de50743087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004378 10.0.0.249 - - [2026-06-01 10:41:28] "GET / HTTP/1.1" 200 35931 0.001669 10.0.0.249 - - [2026-06-01 10:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.249 - - [2026-06-01 10:41:28] "GET /global-system-config/859d34bc-8472-4ee0-bf97-47a86c02a354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005518 10.0.0.249 - - [2026-06-01 10:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.249 - - [2026-06-01 10:41:28] "GET /routing-instance/52eef575-f319-46fc-9ae6-1263355d4a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003109 10.0.0.249 - - [2026-06-01 10:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.249 - - [2026-06-01 10:41:28] "GET /virtual-router/fd0eaefc-7fd4-4262-9a8e-07de50743087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002730 10.0.0.249 - - [2026-06-01 10:41:28] "PUT /virtual-router/fd0eaefc-7fd4-4262-9a8e-07de50743087 HTTP/1.1" 200 262 0.011292 10.0.0.249 - - [2026-06-01 10:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.249 - - [2026-06-01 10:41:28] "GET /virtual-router/fd0eaefc-7fd4-4262-9a8e-07de50743087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003073 10.0.0.249 - - [2026-06-01 10:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.249 - - [2026-06-01 10:41:28] "GET /virtual-machine-interface/340568f9-889e-49a8-a1b2-54e0ef811ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004396 10.0.0.249 - - [2026-06-01 10:41:28] "PUT /virtual-machine-interface/340568f9-889e-49a8-a1b2-54e0ef811ad9 HTTP/1.1" 200 284 0.014317 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:41:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001134 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:41:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001207 10.0.0.50 - - [2026-06-01 10:43:09] "GET /virtual-machine-interface/a5681172-5da5-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004246 10.0.0.50 - - [2026-06-01 10:43:09] "POST /set-tag HTTP/1.1" 200 109 0.005323 10.0.0.50 - - [2026-06-01 10:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.50 - - [2026-06-01 10:43:09] "GET /loadbalancer/b96acca6-0af5-453c-b212-16e966334b28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002858 10.0.0.50 - - [2026-06-01 10:43:09] "GET /virtual-machine-interface/a5681172-5da5-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003961 10.0.0.50 - - [2026-06-01 10:43:09] "POST /set-tag HTTP/1.1" 200 109 0.026567 10.0.0.50 - - [2026-06-01 10:43:10] "DELETE /loadbalancer-member/df1374bc-2d18-492e-a950-2053fd442926 HTTP/1.1" 200 115 0.048377 10.0.0.50 - - [2026-06-01 10:43:10] "GET /virtual-machine-interface/a5681172-5da5-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008547 10.0.0.50 - - [2026-06-01 10:43:10] "POST /set-tag HTTP/1.1" 200 109 0.003034 10.0.0.50 - - [2026-06-01 10:43:10] "DELETE /loadbalancer-member/9a7f8f2b-ac75-4dc3-b989-340ef5a3b725 HTTP/1.1" 200 115 0.056540 10.0.0.50 - - [2026-06-01 10:43:10] "GET /virtual-machine-interface/a5681172-5da5-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011984 10.0.0.50 - - [2026-06-01 10:43:10] "POST /set-tag HTTP/1.1" 200 109 0.009233 10.0.0.50 - - [2026-06-01 10:43:10] "DELETE /loadbalancer-member/2ae9f719-789c-40a2-bb07-8783bd1eb749 HTTP/1.1" 200 115 0.060838 10.0.0.50 - - [2026-06-01 10:43:10] "GET /virtual-machine-interface/a5681172-5da5-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004382 10.0.0.50 - - [2026-06-01 10:43:10] "POST /set-tag HTTP/1.1" 200 109 0.005251 10.0.0.50 - - [2026-06-01 10:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010636 10.0.0.50 - - [2026-06-01 10:43:10] "GET /loadbalancer/b96acca6-0af5-453c-b212-16e966334b28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005726 10.0.0.50 - - [2026-06-01 10:43:10] "GET /loadbalancer-pool/bc1a2877-ad3b-4cc2-a1fb-25c0441beef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.010620 10.0.0.50 - - [2026-06-01 10:43:10] "POST /loadbalancer-members HTTP/1.1" 200 690 0.055448 10.0.0.50 - - [2026-06-01 10:43:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.033507 10.0.0.50 - - [2026-06-01 10:43:10] "GET /virtual-machine-interface/a5681172-5da5-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.025355 10.0.0.50 - - [2026-06-01 10:43:10] "GET /virtual-machine-interface/a5681172-5da5-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.013300 10.0.0.50 - - [2026-06-01 10:43:10] "GET /floating-ip/55d7a6d7-e88e-4c19-98d7-782b18cb59ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003366 10.0.0.50 - - [2026-06-01 10:43:10] "POST /set-tag HTTP/1.1" 200 109 0.082922 10.0.0.50 - - [2026-06-01 10:43:10] "GET /loadbalancer-pool/45f6a864-cfd3-4f85-9703-374897dd0970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.016041 10.0.0.50 - - [2026-06-01 10:43:10] "POST /loadbalancer-members HTTP/1.1" 200 690 0.049376 10.0.0.50 - - [2026-06-01 10:43:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.012640 10.0.0.50 - - [2026-06-01 10:43:10] "GET /virtual-machine-interface/a5681172-5da5-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.030637 10.0.0.50 - - [2026-06-01 10:43:10] "POST /set-tag HTTP/1.1" 200 109 0.003769 10.0.0.50 - - [2026-06-01 10:43:10] "GET /virtual-machine-interface/a5681172-5da5-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.017826 10.0.0.50 - - [2026-06-01 10:43:10] "GET /floating-ip/55d7a6d7-e88e-4c19-98d7-782b18cb59ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.008914 10.0.0.50 - - [2026-06-01 10:43:10] "GET /loadbalancer-pool/2f4d356d-4673-44e1-82ea-672a71f3dde3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004458 10.0.0.50 - - [2026-06-01 10:43:11] "POST /loadbalancer-members HTTP/1.1" 200 692 0.055187 10.0.0.50 - - [2026-06-01 10:43:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.021793 10.0.0.50 - - [2026-06-01 10:43:11] "GET /virtual-machine-interface/a5681172-5da5-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.017010 10.0.0.50 - - [2026-06-01 10:43:11] "GET /virtual-machine-interface/a5681172-5da5-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004792 10.0.0.50 - - [2026-06-01 10:43:11] "POST /set-tag HTTP/1.1" 200 109 0.002669 10.0.0.50 - - [2026-06-01 10:43:11] "GET /floating-ip/55d7a6d7-e88e-4c19-98d7-782b18cb59ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003235 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:43:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000951 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:43:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001017 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:43:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000846 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:43:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000998 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:43:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001081 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:43:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001230 10.0.0.50 - - [2026-06-01 10:44:31] "GET /global-system-configs HTTP/1.1" 200 322 0.001874 10.0.0.50 - - [2026-06-01 10:44:33] "GET /global-system-configs HTTP/1.1" 200 322 0.002204 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:46:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000862 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:46:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000930 10.0.0.50 - - [2026-06-01 10:48:05] "GET / HTTP/1.1" 200 35931 0.001779 10.0.0.50 - - [2026-06-01 10:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.50 - - [2026-06-01 10:48:05] "GET /project/826fdfc7-dc9a-42dc-9382-da492fd0b7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039841 10.0.0.50 - - [2026-06-01 10:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.50 - - [2026-06-01 10:48:05] "GET /project/826fdfc7-dc9a-42dc-9382-da492fd0b7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040130 10.0.0.50 - - [2026-06-01 10:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.50 - - [2026-06-01 10:48:06] "GET /project/826fdfc7-dc9a-42dc-9382-da492fd0b7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033153 10.0.0.50 - - [2026-06-01 10:48:06] "POST /tags HTTP/1.1" 200 333 0.018125 10.0.0.50 - - [2026-06-01 10:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005942 10.0.0.50 - - [2026-06-01 10:48:06] "GET /tag/e074c8fa-f05d-4964-b683-5af06df22551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.022126 10.0.0.50 - - [2026-06-01 10:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.50 - - [2026-06-01 10:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.50 - - [2026-06-01 10:48:06] "GET /project/826fdfc7-dc9a-42dc-9382-da492fd0b7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058078 10.0.0.50 - - [2026-06-01 10:48:06] "GET /project/826fdfc7-dc9a-42dc-9382-da492fd0b7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.065026 10.0.0.50 - - [2026-06-01 10:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007208 10.0.0.50 - - [2026-06-01 10:48:06] "GET /virtual-networks?parent_id=826fdfc7-dc9a-42dc-9382-da492fd0b7c1&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.003384 10.0.0.50 - - [2026-06-01 10:48:06] "GET /virtual-network/3907af60-360e-4bb1-885b-32c17789ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.004661 10.0.0.50 - - [2026-06-01 10:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.50 - - [2026-06-01 10:48:06] "GET /service-appliance-set/55829c3e-4b95-4200-906e-394e35857321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003373 10.0.0.50 - - [2026-06-01 10:48:06] "POST /fqname-to-id HTTP/1.1" 404 254 0.001358 10.0.0.50 - - [2026-06-01 10:48:06] "POST /virtual-networks HTTP/1.1" 200 512 0.083373 10.0.0.50 - - [2026-06-01 10:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005873 10.0.0.50 - - [2026-06-01 10:48:06] "GET /network-ipam/39425ba7-490e-4743-b265-03b94f95fba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.005039 10.0.0.50 - - [2026-06-01 10:48:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.195790 10.0.0.50 - - [2026-06-01 10:48:06] "GET /virtual-machine-interface/aa37106c-afcf-4acb-ba52-d59207d4a47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.025266 10.0.0.50 - - [2026-06-01 10:48:06] "POST /useragent-kv HTTP/1.1" 200 115 0.009889 10.0.0.50 - - [2026-06-01 10:48:06] "POST /ref-update HTTP/1.1" 200 156 0.224475 10.0.0.50 - - [2026-06-01 10:48:06] "GET /virtual-network/fdf63296-8622-4c34-b63c-52f20a0a6d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004469 10.0.0.50 - - [2026-06-01 10:48:06] "GET /domains HTTP/1.1" 200 280 0.001281 10.0.0.50 - - [2026-06-01 10:48:06] "POST /instance-ips HTTP/1.1" 200 409 0.114300 10.0.0.50 - - [2026-06-01 10:48:07] "GET /domain/d4c1c24d-8860-4ff8-8849-e21a29b793a5 HTTP/1.1" 200 3086 0.018576 10.0.0.50 - - [2026-06-01 10:48:07] "GET /instance-ip/85be4094-111c-43b5-aa51-462379ef984b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.006949 10.0.0.50 - - [2026-06-01 10:48:07] "GET /project/826fdfc7-dc9a-42dc-9382-da492fd0b7c1 HTTP/1.1" 200 5476 0.037686 10.0.0.50 - - [2026-06-01 10:48:07] "GET /virtual-network/fdf63296-8622-4c34-b63c-52f20a0a6d13 HTTP/1.1" 200 2090 0.007351 10.0.0.50 - - [2026-06-01 10:48:07] "GET /virtual-network/fdf63296-8622-4c34-b63c-52f20a0a6d13 HTTP/1.1" 200 2090 0.009160 10.0.0.50 - - [2026-06-01 10:48:07] "GET /routing-instance/fb3efce6-813b-4d13-a4cf-7e4d9bd83b09 HTTP/1.1" 200 1182 0.005023 10.0.0.50 - - [2026-06-01 10:48:07] "GET /routing-instance/fb3efce6-813b-4d13-a4cf-7e4d9bd83b09 HTTP/1.1" 200 1182 0.002841 10.0.0.50 - - [2026-06-01 10:48:07] "POST /loadbalancers HTTP/1.1" 200 610 0.090558 10.0.0.50 - - [2026-06-01 10:48:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.025342 10.0.0.50 - - [2026-06-01 10:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011253 10.0.0.50 - - [2026-06-01 10:48:07] "GET /project/826fdfc7-dc9a-42dc-9382-da492fd0b7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.052695 10.0.0.50 - - [2026-06-01 10:48:07] "GET /instance-ip/85be4094-111c-43b5-aa51-462379ef984b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.005179 10.0.0.50 - - [2026-06-01 10:48:07] "POST /route-targets HTTP/1.1" 200 327 0.019966 10.0.0.50 - - [2026-06-01 10:48:07] "POST /ref-update HTTP/1.1" 200 156 0.026660 10.0.0.50 - - [2026-06-01 10:48:07] "GET /project/826fdfc7-dc9a-42dc-9382-da492fd0b7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.053819 10.0.0.50 - - [2026-06-01 10:48:07] "GET /loadbalancer/0c9d0acf-e473-435b-ba73-ad576a397282?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002545 10.0.0.50 - - [2026-06-01 10:48:07] "POST /floating-ips HTTP/1.1" 200 597 0.072478 10.0.0.50 - - [2026-06-01 10:48:07] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.034305 10.0.0.50 - - [2026-06-01 10:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.50 - - [2026-06-01 10:48:07] "GET /project/826fdfc7-dc9a-42dc-9382-da492fd0b7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034888 10.0.0.50 - - [2026-06-01 10:48:07] "GET /loadbalancer-listener/d53531dd-2e52-44bc-8dd0-a2803bf6f569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.003066 10.0.0.50 - - [2026-06-01 10:48:07] "GET /loadbalancer-listener/d53531dd-2e52-44bc-8dd0-a2803bf6f569?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003515 10.0.0.50 - - [2026-06-01 10:48:07] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.020489 10.0.0.50 - - [2026-06-01 10:48:07] "GET /instance-ip/85be4094-111c-43b5-aa51-462379ef984b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.008008 10.0.0.50 - - [2026-06-01 10:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.50 - - [2026-06-01 10:48:07] "GET /instance-ip/85be4094-111c-43b5-aa51-462379ef984b?fields=floating_ips HTTP/1.1" 200 1212 0.008246 10.0.0.50 - - [2026-06-01 10:48:07] "GET /floating-ip/a65a83f7-b00c-4c6d-bcd6-f42ef76fb8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.002537 10.0.0.50 - - [2026-06-01 10:48:07] "GET /loadbalancer/0c9d0acf-e473-435b-ba73-ad576a397282?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003497 10.0.0.50 - - [2026-06-01 10:48:07] "POST /tags HTTP/1.1" 200 295 0.054008 10.0.0.50 - - [2026-06-01 10:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008628 10.0.0.50 - - [2026-06-01 10:48:07] "GET /tag/56cb4727-683f-487e-bbe9-f05254daec15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1096 0.014319 10.0.0.50 - - [2026-06-01 10:48:07] "POST /tags HTTP/1.1" 409 233 0.002068 10.0.0.50 - - [2026-06-01 10:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.50 - - [2026-06-01 10:48:07] "GET /tag/74c20334-a1cc-41e5-966c-ecacbc903e45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.017740 10.0.0.50 - - [2026-06-01 10:48:07] "POST /tags HTTP/1.1" 409 206 0.002271 10.0.0.50 - - [2026-06-01 10:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010379 10.0.0.50 - - [2026-06-01 10:48:07] "GET /tag/64c02524-a273-4969-aa4c-6c8ff40a89ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.012769 10.0.0.50 - - [2026-06-01 10:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.50 - - [2026-06-01 10:48:07] "GET /virtual-network/229511c6-4ef6-471d-98d4-1c549dac55f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004030 10.0.0.50 - - [2026-06-01 10:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.50 - - [2026-06-01 10:48:07] "GET /project/826fdfc7-dc9a-42dc-9382-da492fd0b7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043846 10.0.0.50 - - [2026-06-01 10:48:07] "POST /virtual-machines HTTP/1.1" 200 369 0.016656 10.0.0.50 - - [2026-06-01 10:48:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.020870 10.0.0.50 - - [2026-06-01 10:48:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.111798 10.0.0.50 - - [2026-06-01 10:48:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.009210 10.0.0.50 - - [2026-06-01 10:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004758 10.0.0.50 - - [2026-06-01 10:48:08] "GET /virtual-machine-interface/6033f0ec-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005552 10.0.0.50 - - [2026-06-01 10:48:08] "POST /instance-ips HTTP/1.1" 200 409 0.021717 10.0.0.50 - - [2026-06-01 10:48:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.021657 10.0.0.50 - - [2026-06-01 10:48:08] "GET /virtual-machine-interface/6033f0ec-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.013541 10.0.0.50 - - [2026-06-01 10:48:08] "POST /set-tag HTTP/1.1" 200 109 0.040925 10.0.0.50 - - [2026-06-01 10:48:08] "GET /virtual-machine-interface/6033f0ec-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010184 10.0.0.50 - - [2026-06-01 10:48:08] "GET /instance-ip/604e644a-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.009358 10.0.0.50 - - [2026-06-01 10:48:08] "GET /virtual-machine-interface/6033f0ec-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006552 10.0.0.50 - - [2026-06-01 10:48:08] "POST /set-tag HTTP/1.1" 200 109 0.002102 10.0.0.50 - - [2026-06-01 10:48:08] "GET /virtual-router/fd0eaefc-7fd4-4262-9a8e-07de50743087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002537 10.0.0.50 - - [2026-06-01 10:48:08] "POST /ref-update HTTP/1.1" 200 156 0.007980 10.0.0.50 - - [2026-06-01 10:48:08] "GET /virtual-machine-interface/6033f0ec-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004404 10.0.0.50 - - [2026-06-01 10:48:08] "POST /set-tag HTTP/1.1" 200 109 0.002272 10.0.0.50 - - [2026-06-01 10:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005627 10.0.0.50 - - [2026-06-01 10:48:08] "GET /virtual-network/229511c6-4ef6-471d-98d4-1c549dac55f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004237 10.0.0.50 - - [2026-06-01 10:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.50 - - [2026-06-01 10:48:08] "GET /project/826fdfc7-dc9a-42dc-9382-da492fd0b7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044567 10.0.0.50 - - [2026-06-01 10:48:08] "POST /virtual-machines HTTP/1.1" 200 369 0.007407 10.0.0.50 - - [2026-06-01 10:48:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.009840 10.0.0.50 - - [2026-06-01 10:48:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.106929 10.0.0.50 - - [2026-06-01 10:48:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.015621 10.0.0.50 - - [2026-06-01 10:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.50 - - [2026-06-01 10:48:08] "GET /virtual-machine-interface/60a50a0c-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005220 10.0.0.50 - - [2026-06-01 10:48:08] "POST /instance-ips HTTP/1.1" 200 409 0.019960 10.0.0.50 - - [2026-06-01 10:48:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.040348 10.0.0.50 - - [2026-06-01 10:48:09] "GET /virtual-machine-interface/60a50a0c-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009167 10.0.0.50 - - [2026-06-01 10:48:09] "POST /set-tag HTTP/1.1" 200 109 0.025210 10.0.0.50 - - [2026-06-01 10:48:09] "GET /virtual-machine-interface/60a50a0c-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013049 10.0.0.50 - - [2026-06-01 10:48:09] "GET /instance-ip/60ba7630-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003052 10.0.0.50 - - [2026-06-01 10:48:09] "GET /virtual-machine-interface/60a50a0c-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004655 10.0.0.50 - - [2026-06-01 10:48:09] "POST /set-tag HTTP/1.1" 200 109 0.002115 10.0.0.50 - - [2026-06-01 10:48:09] "GET /virtual-router/fd0eaefc-7fd4-4262-9a8e-07de50743087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.003623 10.0.0.50 - - [2026-06-01 10:48:09] "POST /ref-update HTTP/1.1" 200 156 0.008168 10.0.0.50 - - [2026-06-01 10:48:09] "GET /virtual-machine-interface/60a50a0c-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004200 10.0.0.50 - - [2026-06-01 10:48:09] "POST /set-tag HTTP/1.1" 200 109 0.002030 10.0.0.50 - - [2026-06-01 10:48:09] "GET /virtual-machine-interface/6033f0ec-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003550 10.0.0.50 - - [2026-06-01 10:48:09] "POST /set-tag HTTP/1.1" 200 109 0.001887 10.0.0.50 - - [2026-06-01 10:48:09] "GET /virtual-machine-interface/60a50a0c-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004665 10.0.0.50 - - [2026-06-01 10:48:09] "POST /set-tag HTTP/1.1" 200 109 0.002929 10.0.0.50 - - [2026-06-01 10:48:12] "GET /domains HTTP/1.1" 200 280 0.001755 10.0.0.50 - - [2026-06-01 10:48:12] "GET /domain/d4c1c24d-8860-4ff8-8849-e21a29b793a5 HTTP/1.1" 200 3086 0.002933 10.0.0.50 - - [2026-06-01 10:48:12] "GET /project/826fdfc7-dc9a-42dc-9382-da492fd0b7c1 HTTP/1.1" 200 7064 0.035480 10.0.0.50 - - [2026-06-01 10:48:12] "GET /virtual-network/fdf63296-8622-4c34-b63c-52f20a0a6d13 HTTP/1.1" 200 2090 0.006945 10.0.0.50 - - [2026-06-01 10:48:12] "GET /virtual-network/fdf63296-8622-4c34-b63c-52f20a0a6d13 HTTP/1.1" 200 2090 0.003999 10.0.0.50 - - [2026-06-01 10:48:12] "GET /routing-instance/fb3efce6-813b-4d13-a4cf-7e4d9bd83b09 HTTP/1.1" 200 1403 0.003869 10.0.0.50 - - [2026-06-01 10:48:12] "GET /routing-instance/fb3efce6-813b-4d13-a4cf-7e4d9bd83b09 HTTP/1.1" 200 1403 0.002233 10.0.0.50 - - [2026-06-01 10:48:12] "GET /route-target/e3364099-463d-4d26-b284-c4bfb4ac7842 HTTP/1.1" 200 1153 0.002067 10.0.0.50 - - [2026-06-01 10:48:12] "GET /virtual-network/fdf63296-8622-4c34-b63c-52f20a0a6d13 HTTP/1.1" 200 2090 0.003644 10.0.0.50 - - [2026-06-01 10:48:12] "GET /routing-instance/fb3efce6-813b-4d13-a4cf-7e4d9bd83b09 HTTP/1.1" 200 1403 0.002696 10.0.0.50 - - [2026-06-01 10:48:12] "GET /virtual-network/fdf63296-8622-4c34-b63c-52f20a0a6d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004142 10.0.0.50 - - [2026-06-01 10:48:12] "GET /virtual-network/fdf63296-8622-4c34-b63c-52f20a0a6d13 HTTP/1.1" 200 2090 0.006959 10.0.0.50 - - [2026-06-01 10:48:12] "GET /routing-instance/fb3efce6-813b-4d13-a4cf-7e4d9bd83b09 HTTP/1.1" 200 1403 0.002762 10.0.0.50 - - [2026-06-01 10:48:12] "GET /routing-instance/fb3efce6-813b-4d13-a4cf-7e4d9bd83b09 HTTP/1.1" 200 1403 0.002916 10.0.0.50 - - [2026-06-01 10:48:12] "GET /route-target/e3364099-463d-4d26-b284-c4bfb4ac7842 HTTP/1.1" 200 1153 0.002386 10.0.0.50 - - [2026-06-01 10:48:12] "GET /domains HTTP/1.1" 200 280 0.001907 10.0.0.50 - - [2026-06-01 10:48:12] "GET /domain/d4c1c24d-8860-4ff8-8849-e21a29b793a5 HTTP/1.1" 200 3086 0.003872 10.0.0.50 - - [2026-06-01 10:48:12] "GET /project/826fdfc7-dc9a-42dc-9382-da492fd0b7c1 HTTP/1.1" 200 7064 0.030533 10.0.0.50 - - [2026-06-01 10:48:12] "GET /virtual-network/fdf63296-8622-4c34-b63c-52f20a0a6d13 HTTP/1.1" 200 2090 0.004113 10.0.0.50 - - [2026-06-01 10:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.50 - - [2026-06-01 10:48:12] "GET /project/826fdfc7-dc9a-42dc-9382-da492fd0b7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038467 10.0.0.50 - - [2026-06-01 10:48:12] "GET /virtual-network/fdf63296-8622-4c34-b63c-52f20a0a6d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003669 10.0.0.50 - - [2026-06-01 10:48:12] "GET /floating-ip-pools?parent_id=fdf63296-8622-4c34-b63c-52f20a0a6d13&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002130 10.0.0.50 - - [2026-06-01 10:48:12] "GET /virtual-network/fdf63296-8622-4c34-b63c-52f20a0a6d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003785 10.0.0.50 - - [2026-06-01 10:48:12] "POST /floating-ip-pools HTTP/1.1" 200 562 0.017122 10.0.0.50 - - [2026-06-01 10:48:12] "POST /ref-update HTTP/1.1" 200 156 0.011996 10.0.0.50 - - [2026-06-01 10:48:12] "GET /virtual-network/fdf63296-8622-4c34-b63c-52f20a0a6d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.009546 10.0.0.50 - - [2026-06-01 10:48:12] "GET /domains HTTP/1.1" 200 280 0.002836 10.0.0.50 - - [2026-06-01 10:48:12] "GET /domain/d4c1c24d-8860-4ff8-8849-e21a29b793a5 HTTP/1.1" 200 3086 0.004635 10.0.0.50 - - [2026-06-01 10:48:12] "GET /project/826fdfc7-dc9a-42dc-9382-da492fd0b7c1 HTTP/1.1" 200 7320 0.031837 10.0.0.50 - - [2026-06-01 10:48:12] "GET /virtual-network/fdf63296-8622-4c34-b63c-52f20a0a6d13 HTTP/1.1" 200 2328 0.004914 10.0.0.50 - - [2026-06-01 10:48:12] "GET /floating-ip-pool/09be8c17-1c1d-4850-8cc5-1f1462a5ae7a HTTP/1.1" 200 1313 0.002272 10.0.0.50 - - [2026-06-01 10:48:12] "GET /domains HTTP/1.1" 200 280 0.001539 10.0.0.50 - - [2026-06-01 10:48:12] "GET /domain/d4c1c24d-8860-4ff8-8849-e21a29b793a5 HTTP/1.1" 200 3086 0.002513 10.0.0.50 - - [2026-06-01 10:48:12] "GET /project/826fdfc7-dc9a-42dc-9382-da492fd0b7c1 HTTP/1.1" 200 7320 0.036559 10.0.0.50 - - [2026-06-01 10:48:12] "GET /virtual-network/fdf63296-8622-4c34-b63c-52f20a0a6d13 HTTP/1.1" 200 2328 0.004454 10.0.0.50 - - [2026-06-01 10:48:12] "GET /virtual-network/fdf63296-8622-4c34-b63c-52f20a0a6d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004195 10.0.0.50 - - [2026-06-01 10:48:12] "POST /tags HTTP/1.1" 200 365 0.068033 10.0.0.50 - - [2026-06-01 10:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.020647 10.0.0.50 - - [2026-06-01 10:48:12] "GET /tag/53d76fe2-1b2d-4d14-b42e-31c707467b01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.026419 10.0.0.50 - - [2026-06-01 10:48:12] "POST /tags HTTP/1.1" 409 206 0.011544 10.0.0.50 - - [2026-06-01 10:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.50 - - [2026-06-01 10:48:12] "GET /tag/64c02524-a273-4969-aa4c-6c8ff40a89ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.014921 10.0.0.50 - - [2026-06-01 10:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.50 - - [2026-06-01 10:48:12] "GET /project/826fdfc7-dc9a-42dc-9382-da492fd0b7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.041411 10.0.0.50 - - [2026-06-01 10:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.50 - - [2026-06-01 10:48:13] "GET /virtual-network/229511c6-4ef6-471d-98d4-1c549dac55f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004256 10.0.0.50 - - [2026-06-01 10:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.50 - - [2026-06-01 10:48:13] "GET /service-appliance-set/7585b443-9d8c-4d6e-89a5-5116f81971a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.004469 10.0.0.50 - - [2026-06-01 10:48:13] "POST /fqname-to-id HTTP/1.1" 404 258 0.001614 10.0.0.50 - - [2026-06-01 10:48:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.120126 10.0.0.50 - - [2026-06-01 10:48:13] "GET /virtual-machine-interface/8f29a335-d0f7-466f-91a6-301188b62e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.021010 10.0.0.50 - - [2026-06-01 10:48:13] "POST /set-tag HTTP/1.1" 200 109 0.014114 10.0.0.50 - - [2026-06-01 10:48:13] "POST /instance-ips HTTP/1.1" 200 417 0.034282 10.0.0.50 - - [2026-06-01 10:48:13] "GET /instance-ip/34fda762-244b-499f-a590-a81fd90173f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.004746 10.0.0.50 - - [2026-06-01 10:48:13] "POST /loadbalancers HTTP/1.1" 200 618 0.085036 10.0.0.50 - - [2026-06-01 10:48:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.018290 10.0.0.50 - - [2026-06-01 10:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012974 10.0.0.50 - - [2026-06-01 10:48:13] "POST /service-instances HTTP/1.1" 200 566 0.030383 10.0.0.50 - - [2026-06-01 10:48:13] "POST /ref-update HTTP/1.1" 200 156 0.012552 10.0.0.50 - - [2026-06-01 10:48:13] "GET /project/826fdfc7-dc9a-42dc-9382-da492fd0b7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.043040 10.0.0.50 - - [2026-06-01 10:48:13] "GET /virtual-machine-interface/8f29a335-d0f7-466f-91a6-301188b62e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.018829 10.0.0.50 - - [2026-06-01 10:48:13] "GET /virtual-machine-interface/8f29a335-d0f7-466f-91a6-301188b62e02?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.019478 10.0.0.50 - - [2026-06-01 10:48:13] "PUT /service-instance/897c538d-5d46-4496-91d4-fcf954ae8b65 HTTP/1.1" 200 266 0.015526 10.0.0.50 - - [2026-06-01 10:48:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.024471 10.0.0.50 - - [2026-06-01 10:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.013787 10.0.0.50 - - [2026-06-01 10:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.017363 10.0.0.50 - - [2026-06-01 10:48:13] "GET /floating-ip-pool/09be8c17-1c1d-4850-8cc5-1f1462a5ae7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.003850 10.0.0.50 - - [2026-06-01 10:48:13] "POST /virtual-machines HTTP/1.1" 200 429 0.024510 10.0.0.50 - - [2026-06-01 10:48:13] "POST /floating-ips HTTP/1.1" 200 671 0.105994 10.0.0.50 - - [2026-06-01 10:48:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.086679 10.0.0.50 - - [2026-06-01 10:48:14] "GET /application-policy-set/2b8a2723-e01d-4f85-866d-f0db9fede625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006279 10.0.0.50 - - [2026-06-01 10:48:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.217963 10.0.0.50 - - [2026-06-01 10:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.50 - - [2026-06-01 10:48:14] "POST /chown HTTP/1.1" 200 109 0.024067 10.0.0.50 - - [2026-06-01 10:48:14] "GET /policy-management/79389748-2834-4cdb-bc99-da5f62a64246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006946 10.0.0.50 - - [2026-06-01 10:48:14] "POST /tags HTTP/1.1" 409 221 0.002771 10.0.0.50 - - [2026-06-01 10:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.50 - - [2026-06-01 10:48:14] "POST /chown HTTP/1.1" 200 109 0.030187 10.0.0.50 - - [2026-06-01 10:48:14] "GET /tag/e074c8fa-f05d-4964-b683-5af06df22551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.014363 10.0.0.50 - - [2026-06-01 10:48:14] "POST /tags HTTP/1.1" 409 238 0.013375 10.0.0.50 - - [2026-06-01 10:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006699 10.0.0.50 - - [2026-06-01 10:48:14] "PUT /virtual-machine-interface/21cfd8b3-7701-41b8-8e02-dd16a235d63c HTTP/1.1" 200 284 0.023494 10.0.0.50 - - [2026-06-01 10:48:14] "PUT /instance-ip/34fda762-244b-499f-a590-a81fd90173f5 HTTP/1.1" 200 256 0.018097 10.0.0.50 - - [2026-06-01 10:48:14] "GET /tag/53d76fe2-1b2d-4d14-b42e-31c707467b01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.014006 10.0.0.50 - - [2026-06-01 10:48:14] "POST /ref-update HTTP/1.1" 200 156 0.032531 10.0.0.50 - - [2026-06-01 10:48:14] "POST /ref-update HTTP/1.1" 200 156 0.011694 10.0.0.50 - - [2026-06-01 10:48:14] "POST /ref-update HTTP/1.1" 200 156 0.059539 10.0.0.50 - - [2026-06-01 10:48:14] "POST /firewall-rules HTTP/1.1" 200 650 0.133373 10.0.0.50 - - [2026-06-01 10:48:14] "GET /firewall-rule/7827d128-a9e3-47d6-9180-bf168e8d0e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.027907 10.0.0.50 - - [2026-06-01 10:48:14] "POST /ref-update HTTP/1.1" 200 156 0.049457 10.0.0.50 - - [2026-06-01 10:48:14] "GET /firewall-policy/aa8b17ae-7741-43b7-b2c1-a099892fe9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002962 10.0.0.50 - - [2026-06-01 10:48:14] "GET /firewall-rule/7827d128-a9e3-47d6-9180-bf168e8d0e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.002887 10.0.0.50 - - [2026-06-01 10:48:14] "POST /ref-update HTTP/1.1" 200 156 0.013910 10.0.0.50 - - [2026-06-01 10:48:14] "POST /ref-update HTTP/1.1" 200 156 0.043922 10.0.0.50 - - [2026-06-01 10:48:14] "POST /ref-update HTTP/1.1" 200 156 0.057120 10.0.0.50 - - [2026-06-01 10:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005702 10.0.0.50 - - [2026-06-01 10:48:14] "POST /virtual-machines HTTP/1.1" 200 429 0.021640 10.0.0.50 - - [2026-06-01 10:48:14] "GET /project/826fdfc7-dc9a-42dc-9382-da492fd0b7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.063451 10.0.0.50 - - [2026-06-01 10:48:14] "GET /loadbalancer/df4e5de2-2213-4c26-b9b5-ca4c9c0ea4c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.006220 10.0.0.50 - - [2026-06-01 10:48:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.101914 10.0.0.50 - - [2026-06-01 10:48:14] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.076542 10.0.0.50 - - [2026-06-01 10:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005193 10.0.0.50 - - [2026-06-01 10:48:14] "POST /chown HTTP/1.1" 200 109 0.040068 10.0.0.50 - - [2026-06-01 10:48:14] "GET /project/826fdfc7-dc9a-42dc-9382-da492fd0b7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.085595 10.0.0.50 - - [2026-06-01 10:48:14] "POST /chown HTTP/1.1" 200 109 0.059940 10.0.0.50 - - [2026-06-01 10:48:14] "GET /loadbalancer-listener/d7d9b804-ad75-460d-a4ec-343e67a0b6d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.015017 10.0.0.50 - - [2026-06-01 10:48:14] "GET /loadbalancer-listener/d7d9b804-ad75-460d-a4ec-343e67a0b6d0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.008705 10.0.0.50 - - [2026-06-01 10:48:14] "PUT /virtual-machine-interface/eb99a97d-ef4c-4e55-9dca-730ea9f96ba2 HTTP/1.1" 200 284 0.030592 10.0.0.50 - - [2026-06-01 10:48:15] "PUT /instance-ip/34fda762-244b-499f-a590-a81fd90173f5 HTTP/1.1" 200 256 0.036739 10.0.0.50 - - [2026-06-01 10:48:15] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.077235 10.0.0.50 - - [2026-06-01 10:48:15] "POST /ref-update HTTP/1.1" 200 156 0.044468 10.0.0.50 - - [2026-06-01 10:48:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.010514 10.0.0.50 - - [2026-06-01 10:48:15] "GET /loadbalancer-pool/436840cd-198e-48a3-b684-1d22454225b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004364 10.0.0.50 - - [2026-06-01 10:48:15] "POST /ref-update HTTP/1.1" 200 156 0.032816 10.0.0.50 - - [2026-06-01 10:48:15] "POST /ref-update HTTP/1.1" 200 156 0.039008 10.0.0.50 - - [2026-06-01 10:48:15] "POST /loadbalancer-members HTTP/1.1" 200 707 0.095057 10.0.0.50 - - [2026-06-01 10:48:15] "POST /ref-update HTTP/1.1" 200 156 0.048642 10.0.0.50 - - [2026-06-01 10:48:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.008840 10.0.0.50 - - [2026-06-01 10:48:15] "GET /loadbalancer-member/b80e03b7-2179-4063-b9de-aae25552b3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.008427 10.0.0.50 - - [2026-06-01 10:48:15] "GET /application-policy-set/2b8a2723-e01d-4f85-866d-f0db9fede625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.004368 10.0.0.50 - - [2026-06-01 10:48:15] "POST /ref-update HTTP/1.1" 200 156 0.023367 10.0.0.50 - - [2026-06-01 10:48:15] "PUT /service-instance/897c538d-5d46-4496-91d4-fcf954ae8b65 HTTP/1.1" 200 266 0.007524 10.0.0.50 - - [2026-06-01 10:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008234 10.0.0.50 - - [2026-06-01 10:48:15] "GET /policy-management/79389748-2834-4cdb-bc99-da5f62a64246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004327 10.0.0.50 - - [2026-06-01 10:48:15] "POST /tags HTTP/1.1" 409 221 0.002771 10.0.0.50 - - [2026-06-01 10:48:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.008178 10.0.0.50 - - [2026-06-01 10:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.50 - - [2026-06-01 10:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.50 - - [2026-06-01 10:48:15] "GET /tag/e074c8fa-f05d-4964-b683-5af06df22551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.015013 10.0.0.50 - - [2026-06-01 10:48:15] "POST /tags HTTP/1.1" 409 238 0.004100 10.0.0.50 - - [2026-06-01 10:48:15] "POST /chown HTTP/1.1" 200 109 0.008705 10.0.0.50 - - [2026-06-01 10:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009527 10.0.0.50 - - [2026-06-01 10:48:15] "GET /tag/53d76fe2-1b2d-4d14-b42e-31c707467b01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.011455 10.0.0.50 - - [2026-06-01 10:48:15] "POST /firewall-rules HTTP/1.1" 409 293 0.002264 10.0.0.50 - - [2026-06-01 10:48:15] "POST /chown HTTP/1.1" 200 109 0.047332 10.0.0.50 - - [2026-06-01 10:48:15] "PUT /instance-ip/34fda762-244b-499f-a590-a81fd90173f5 HTTP/1.1" 200 256 0.031776 10.0.0.50 - - [2026-06-01 10:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007149 10.0.0.50 - - [2026-06-01 10:48:15] "PUT /firewall-rule/7827d128-a9e3-47d6-9180-bf168e8d0e84 HTTP/1.1" 200 260 0.017437 10.0.0.50 - - [2026-06-01 10:48:15] "GET /firewall-rule/7827d128-a9e3-47d6-9180-bf168e8d0e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.013857 10.0.0.50 - - [2026-06-01 10:48:15] "POST /ref-update HTTP/1.1" 200 156 0.023478 10.0.0.50 - - [2026-06-01 10:48:15] "POST /chown HTTP/1.1" 200 109 0.016096 10.0.0.50 - - [2026-06-01 10:48:15] "GET /firewall-policy/aa8b17ae-7741-43b7-b2c1-a099892fe9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.017085 10.0.0.50 - - [2026-06-01 10:48:15] "GET /firewall-rule/7827d128-a9e3-47d6-9180-bf168e8d0e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.002225 10.0.0.50 - - [2026-06-01 10:48:15] "POST /chown HTTP/1.1" 200 109 0.038326 10.0.0.50 - - [2026-06-01 10:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005095 10.0.0.50 - - [2026-06-01 10:48:15] "GET /virtual-network/229511c6-4ef6-471d-98d4-1c549dac55f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.011039 10.0.0.50 - - [2026-06-01 10:48:15] "PUT /instance-ip/34fda762-244b-499f-a590-a81fd90173f5 HTTP/1.1" 200 256 0.053393 10.0.0.50 - - [2026-06-01 10:48:15] "POST /ref-update HTTP/1.1" 200 156 0.027375 10.0.0.50 - - [2026-06-01 10:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.50 - - [2026-06-01 10:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004747 10.0.0.50 - - [2026-06-01 10:48:15] "GET /project/826fdfc7-dc9a-42dc-9382-da492fd0b7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.053901 10.0.0.50 - - [2026-06-01 10:48:15] "POST /chown HTTP/1.1" 200 109 0.018459 10.0.0.50 - - [2026-06-01 10:48:15] "POST /virtual-machines HTTP/1.1" 200 373 0.033075 10.0.0.50 - - [2026-06-01 10:48:15] "POST /chown HTTP/1.1" 200 109 0.045428 10.0.0.50 - - [2026-06-01 10:48:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.011545 10.0.0.50 - - [2026-06-01 10:48:16] "PUT /instance-ip/34fda762-244b-499f-a590-a81fd90173f5 HTTP/1.1" 200 256 0.052357 10.0.0.50 - - [2026-06-01 10:48:16] "POST /ref-update HTTP/1.1" 200 156 0.048650 10.0.0.50 - - [2026-06-01 10:48:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.131495 10.0.0.50 - - [2026-06-01 10:48:16] "POST /chown HTTP/1.1" 200 109 0.043339 10.0.0.50 - - [2026-06-01 10:48:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.051887 10.0.0.50 - - [2026-06-01 10:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.014004 10.0.0.50 - - [2026-06-01 10:48:16] "POST /chown HTTP/1.1" 200 109 0.042512 10.0.0.50 - - [2026-06-01 10:48:16] "GET /virtual-machine-interface/64f47016-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.008435 10.0.0.50 - - [2026-06-01 10:48:16] "PUT /instance-ip/34fda762-244b-499f-a590-a81fd90173f5 HTTP/1.1" 200 256 0.025600 10.0.0.50 - - [2026-06-01 10:48:16] "POST /ref-update HTTP/1.1" 200 156 0.031201 10.0.0.50 - - [2026-06-01 10:48:16] "POST /instance-ips HTTP/1.1" 200 413 0.079479 10.0.0.50 - - [2026-06-01 10:48:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.028589 10.0.0.50 - - [2026-06-01 10:48:16] "GET /virtual-machine-interface/64f47016-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.006858 10.0.0.50 - - [2026-06-01 10:48:16] "POST /set-tag HTTP/1.1" 200 109 0.013882 10.0.0.50 - - [2026-06-01 10:48:16] "GET /virtual-machine-interface/64f47016-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008469 10.0.0.50 - - [2026-06-01 10:48:16] "GET /instance-ip/651293de-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.006455 10.0.0.50 - - [2026-06-01 10:48:16] "GET /virtual-machine-interface/64f47016-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004931 10.0.0.50 - - [2026-06-01 10:48:16] "PUT /service-instance/897c538d-5d46-4496-91d4-fcf954ae8b65 HTTP/1.1" 200 266 0.012259 10.0.0.50 - - [2026-06-01 10:48:16] "POST /set-tag HTTP/1.1" 200 109 0.001881 10.0.0.50 - - [2026-06-01 10:48:16] "GET /virtual-router/fd0eaefc-7fd4-4262-9a8e-07de50743087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.014030 10.0.0.50 - - [2026-06-01 10:48:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.019868 10.0.0.50 - - [2026-06-01 10:48:16] "POST /ref-update HTTP/1.1" 200 156 0.014199 10.0.0.50 - - [2026-06-01 10:48:16] "GET /virtual-machine-interface/64f47016-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.018626 10.0.0.50 - - [2026-06-01 10:48:16] "POST /set-tag HTTP/1.1" 200 109 0.001949 10.0.0.50 - - [2026-06-01 10:48:16] "PUT /service-instance/897c538d-5d46-4496-91d4-fcf954ae8b65 HTTP/1.1" 200 266 0.030514 10.0.0.50 - - [2026-06-01 10:48:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.015475 10.0.0.50 - - [2026-06-01 10:48:16] "GET /virtual-machine-interface/64f47016-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.015008 10.0.0.50 - - [2026-06-01 10:48:16] "POST /set-tag HTTP/1.1" 200 109 0.006036 10.0.0.50 - - [2026-06-01 10:48:16] "PUT /service-instance/897c538d-5d46-4496-91d4-fcf954ae8b65 HTTP/1.1" 200 266 0.015182 10.0.0.50 - - [2026-06-01 10:48:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.018380 10.0.0.50 - - [2026-06-01 10:48:16] "PUT /service-instance/897c538d-5d46-4496-91d4-fcf954ae8b65 HTTP/1.1" 200 266 0.007409 10.0.0.50 - - [2026-06-01 10:48:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.020411 10.0.0.50 - - [2026-06-01 10:48:16] "PUT /service-instance/897c538d-5d46-4496-91d4-fcf954ae8b65 HTTP/1.1" 200 266 0.011018 10.0.0.50 - - [2026-06-01 10:48:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.017413 10.0.0.50 - - [2026-06-01 10:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004488 10.0.0.50 - - [2026-06-01 10:48:16] "POST /chown HTTP/1.1" 200 109 0.006762 10.0.0.50 - - [2026-06-01 10:48:17] "POST /chown HTTP/1.1" 200 109 0.026787 10.0.0.50 - - [2026-06-01 10:48:17] "POST /ref-update HTTP/1.1" 200 156 0.021415 10.0.0.50 - - [2026-06-01 10:48:17] "POST /chown HTTP/1.1" 200 109 0.007999 10.0.0.50 - - [2026-06-01 10:48:17] "POST /chown HTTP/1.1" 200 109 0.017346 10.0.0.50 - - [2026-06-01 10:48:17] "POST /ref-update HTTP/1.1" 200 156 0.011699 10.0.0.50 - - [2026-06-01 10:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.50 - - [2026-06-01 10:48:17] "POST /chown HTTP/1.1" 200 109 0.006952 10.0.0.50 - - [2026-06-01 10:48:17] "POST /chown HTTP/1.1" 200 109 0.028823 10.0.0.50 - - [2026-06-01 10:48:17] "POST /chown HTTP/1.1" 200 109 0.006486 10.0.0.50 - - [2026-06-01 10:48:17] "POST /chown HTTP/1.1" 200 109 0.019497 10.0.0.50 - - [2026-06-01 10:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.50 - - [2026-06-01 10:48:17] "POST /chown HTTP/1.1" 200 109 0.005913 10.0.0.50 - - [2026-06-01 10:48:17] "POST /chown HTTP/1.1" 200 109 0.006726 10.0.0.50 - - [2026-06-01 10:48:17] "POST /chown HTTP/1.1" 200 109 0.008781 10.0.0.50 - - [2026-06-01 10:48:17] "POST /chown HTTP/1.1" 200 109 0.006775 10.0.0.50 - - [2026-06-01 10:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.50 - - [2026-06-01 10:48:17] "POST /chown HTTP/1.1" 200 109 0.006779 10.0.0.50 - - [2026-06-01 10:48:17] "POST /chown HTTP/1.1" 200 109 0.009537 10.0.0.50 - - [2026-06-01 10:48:17] "POST /chown HTTP/1.1" 200 109 0.006495 10.0.0.50 - - [2026-06-01 10:48:17] "POST /chown HTTP/1.1" 200 109 0.015476 10.0.0.50 - - [2026-06-01 10:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.50 - - [2026-06-01 10:48:17] "POST /chown HTTP/1.1" 200 109 0.008897 10.0.0.50 - - [2026-06-01 10:48:17] "POST /chown HTTP/1.1" 200 109 0.048927 10.0.0.50 - - [2026-06-01 10:48:17] "POST /chown HTTP/1.1" 200 109 0.022243 10.0.0.50 - - [2026-06-01 10:48:17] "POST /chown HTTP/1.1" 200 109 0.011091 10.0.0.50 - - [2026-06-01 10:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004628 10.0.0.50 - - [2026-06-01 10:48:17] "POST /chown HTTP/1.1" 200 109 0.007172 10.0.0.50 - - [2026-06-01 10:48:17] "POST /chown HTTP/1.1" 200 109 0.010712 10.0.0.50 - - [2026-06-01 10:48:17] "POST /chown HTTP/1.1" 200 109 0.016229 10.0.0.50 - - [2026-06-01 10:48:17] "POST /chown HTTP/1.1" 200 109 0.024200 10.0.0.50 - - [2026-06-01 10:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.50 - - [2026-06-01 10:48:18] "POST /chown HTTP/1.1" 200 109 0.006956 10.0.0.50 - - [2026-06-01 10:48:18] "POST /chown HTTP/1.1" 200 109 0.036549 10.0.0.50 - - [2026-06-01 10:48:18] "POST /chown HTTP/1.1" 200 109 0.007950 10.0.0.50 - - [2026-06-01 10:48:18] "POST /chown HTTP/1.1" 200 109 0.018678 10.0.0.50 - - [2026-06-01 10:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004716 10.0.0.50 - - [2026-06-01 10:48:18] "POST /chown HTTP/1.1" 200 109 0.008574 10.0.0.50 - - [2026-06-01 10:48:18] "POST /chown HTTP/1.1" 200 109 0.017295 10.0.0.50 - - [2026-06-01 10:48:18] "POST /chown HTTP/1.1" 200 109 0.011422 10.0.0.50 - - [2026-06-01 10:48:18] "POST /chown HTTP/1.1" 200 109 0.006037 10.0.0.50 - - [2026-06-01 10:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005 10.0.0.50 - - [2026-06-01 10:48:18] "POST /chown HTTP/1.1" 200 109 0.006754 10.0.0.50 - - [2026-06-01 10:48:18] "POST /chown HTTP/1.1" 200 109 0.006911 10.0.0.50 - - [2026-06-01 10:48:18] "POST /chown HTTP/1.1" 200 109 0.013252 10.0.0.50 - - [2026-06-01 10:48:18] "POST /chown HTTP/1.1" 200 109 0.019768 10.0.0.50 - - [2026-06-01 10:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.50 - - [2026-06-01 10:48:18] "POST /chown HTTP/1.1" 200 109 0.005599 10.0.0.50 - - [2026-06-01 10:48:18] "POST /chown HTTP/1.1" 200 109 0.015806 10.0.0.50 - - [2026-06-01 10:48:18] "POST /chown HTTP/1.1" 200 109 0.006444 10.0.0.50 - - [2026-06-01 10:48:18] "POST /chown HTTP/1.1" 200 109 0.018237 10.0.0.50 - - [2026-06-01 10:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.50 - - [2026-06-01 10:48:18] "POST /chown HTTP/1.1" 200 109 0.007375 10.0.0.50 - - [2026-06-01 10:48:18] "POST /chown HTTP/1.1" 200 109 0.017880 10.0.0.50 - - [2026-06-01 10:48:18] "POST /chown HTTP/1.1" 200 109 0.009907 10.0.0.50 - - [2026-06-01 10:48:18] "POST /chown HTTP/1.1" 200 109 0.009670 10.0.0.50 - - [2026-06-01 10:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.50 - - [2026-06-01 10:48:18] "POST /chown HTTP/1.1" 200 109 0.006817 10.0.0.50 - - [2026-06-01 10:48:18] "POST /chown HTTP/1.1" 200 109 0.012537 10.0.0.50 - - [2026-06-01 10:48:18] "POST /chown HTTP/1.1" 200 109 0.018630 10.0.0.50 - - [2026-06-01 10:48:18] "POST /chown HTTP/1.1" 200 109 0.022980 10.0.0.50 - - [2026-06-01 10:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006745 10.0.0.50 - - [2026-06-01 10:48:19] "GET /loadbalancer/0c9d0acf-e473-435b-ba73-ad576a397282?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002353 10.0.0.50 - - [2026-06-01 10:48:19] "GET /loadbalancer-pool/4c683b94-4ea0-4709-be8e-593fedf62641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.004139 10.0.0.50 - - [2026-06-01 10:48:19] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017804 10.0.0.50 - - [2026-06-01 10:48:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.009218 10.0.0.50 - - [2026-06-01 10:48:19] "GET /virtual-machine-interface/6033f0ec-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003561 10.0.0.50 - - [2026-06-01 10:48:19] "POST /tags HTTP/1.1" 409 221 0.003091 10.0.0.50 - - [2026-06-01 10:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.50 - - [2026-06-01 10:48:19] "GET /tag/e074c8fa-f05d-4964-b683-5af06df22551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.014626 10.0.0.50 - - [2026-06-01 10:48:19] "GET /virtual-machine-interface/6033f0ec-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004128 10.0.0.50 - - [2026-06-01 10:48:19] "POST /ref-update HTTP/1.1" 200 156 0.008945 10.0.0.50 - - [2026-06-01 10:48:19] "GET /floating-ip/a65a83f7-b00c-4c6d-bcd6-f42ef76fb8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.006205 10.0.0.50 - - [2026-06-01 10:48:19] "PUT /floating-ip/a65a83f7-b00c-4c6d-bcd6-f42ef76fb8b5 HTTP/1.1" 200 256 0.009175 10.0.0.50 - - [2026-06-01 10:48:19] "POST /set-tag HTTP/1.1" 200 109 0.035432 10.0.0.50 - - [2026-06-01 10:48:19] "GET /virtual-machine-interface/6033f0ec-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.018195 10.0.0.50 - - [2026-06-01 10:48:19] "POST /set-tag HTTP/1.1" 200 109 0.005390 10.0.0.50 - - [2026-06-01 10:48:20] "GET /virtual-machine-interface/60a50a0c-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004273 10.0.0.50 - - [2026-06-01 10:48:20] "POST /set-tag HTTP/1.1" 200 109 0.004524 10.0.0.50 - - [2026-06-01 10:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.50 - - [2026-06-01 10:48:20] "GET /loadbalancer/0c9d0acf-e473-435b-ba73-ad576a397282?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003135 10.0.0.50 - - [2026-06-01 10:48:20] "GET /loadbalancer-pool/4c683b94-4ea0-4709-be8e-593fedf62641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003053 10.0.0.50 - - [2026-06-01 10:48:20] "POST /loadbalancer-members HTTP/1.1" 200 702 0.020635 10.0.0.50 - - [2026-06-01 10:48:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.020903 10.0.0.50 - - [2026-06-01 10:48:20] "GET /virtual-machine-interface/60a50a0c-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014122 10.0.0.50 - - [2026-06-01 10:48:20] "GET /virtual-machine-interface/60a50a0c-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004507 10.0.0.50 - - [2026-06-01 10:48:20] "POST /ref-update HTTP/1.1" 200 156 0.012772 10.0.0.50 - - [2026-06-01 10:48:20] "GET /floating-ip/a65a83f7-b00c-4c6d-bcd6-f42ef76fb8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.009523 10.0.0.50 - - [2026-06-01 10:48:20] "POST /set-tag HTTP/1.1" 200 109 0.022011 10.0.0.50 - - [2026-06-01 10:48:20] "GET /virtual-machine/5300f5d3-1efa-4122-92eb-37744ca67b32?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003094 10.0.0.50 - - [2026-06-01 10:48:20] "GET /virtual-machine-interface/6033f0ec-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004301 10.0.0.50 - - [2026-06-01 10:48:20] "GET /virtual-machine/00b4ffe8-dfa7-477d-975c-256739194112?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1214 0.004946 10.0.0.50 - - [2026-06-01 10:48:20] "GET /virtual-machine-interface/60a50a0c-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005090 10.0.0.50 - - [2026-06-01 10:48:25] "GET /virtual-machine-interface/64f47016-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004273 10.0.0.50 - - [2026-06-01 10:48:25] "POST /set-tag HTTP/1.1" 200 109 0.001960 10.0.0.50 - - [2026-06-01 10:48:26] "GET /virtual-machine/1eede472-3378-4979-9165-7ebe29433d24?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003019 10.0.0.50 - - [2026-06-01 10:48:26] "GET /virtual-machine-interface/64f47016-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004725 10.0.0.50 - - [2026-06-01 10:48:26] "GET /virtual-machine-interface/64f47016-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005177 10.0.0.50 - - [2026-06-01 10:48:26] "POST /set-tag HTTP/1.1" 200 109 0.002224 10.0.0.50 - - [2026-06-01 10:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.50 - - [2026-06-01 10:48:26] "POST /chown HTTP/1.1" 200 109 0.006271 10.0.0.50 - - [2026-06-01 10:48:26] "POST /chown HTTP/1.1" 200 109 0.006061 10.0.0.50 - - [2026-06-01 10:48:26] "POST /chown HTTP/1.1" 200 109 0.017234 10.0.0.50 - - [2026-06-01 10:48:26] "POST /chown HTTP/1.1" 200 109 0.012504 10.0.0.50 - - [2026-06-01 10:48:59] "GET /virtual-machine-interface/a5681172-5da5-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004204 10.0.0.50 - - [2026-06-01 10:48:59] "POST /set-tag HTTP/1.1" 200 109 0.002181 10.0.0.50 - - [2026-06-01 10:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.50 - - [2026-06-01 10:48:59] "GET /loadbalancer/b96acca6-0af5-453c-b212-16e966334b28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002921 10.0.0.50 - - [2026-06-01 10:48:59] "GET /virtual-machine-interface/a5681172-5da5-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003968 10.0.0.50 - - [2026-06-01 10:48:59] "POST /set-tag HTTP/1.1" 200 109 0.019199 10.0.0.50 - - [2026-06-01 10:49:00] "DELETE /loadbalancer-member/8a7d75ea-0267-46eb-8057-2d3df0b5d3eb HTTP/1.1" 200 115 0.041025 10.0.0.50 - - [2026-06-01 10:49:00] "GET /virtual-machine-interface/a5681172-5da5-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006189 10.0.0.50 - - [2026-06-01 10:49:00] "POST /set-tag HTTP/1.1" 200 109 0.003253 10.0.0.50 - - [2026-06-01 10:49:00] "DELETE /loadbalancer-member/35f736f8-8841-430e-9c17-d7af6a43d765 HTTP/1.1" 200 115 0.032850 10.0.0.50 - - [2026-06-01 10:49:00] "GET /virtual-machine-interface/a5681172-5da5-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007768 10.0.0.50 - - [2026-06-01 10:49:00] "POST /set-tag HTTP/1.1" 200 109 0.002759 10.0.0.50 - - [2026-06-01 10:49:00] "DELETE /loadbalancer-member/5218e64f-5851-4923-8b99-655dbd995521 HTTP/1.1" 200 115 0.042537 10.0.0.50 - - [2026-06-01 10:49:00] "GET /virtual-machine-interface/a5681172-5da5-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004983 10.0.0.50 - - [2026-06-01 10:49:00] "POST /set-tag HTTP/1.1" 200 109 0.002479 10.0.0.50 - - [2026-06-01 10:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.50 - - [2026-06-01 10:49:00] "GET /loadbalancer/b96acca6-0af5-453c-b212-16e966334b28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002703 10.0.0.50 - - [2026-06-01 10:49:00] "GET /loadbalancer-pool/bc1a2877-ad3b-4cc2-a1fb-25c0441beef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003648 10.0.0.50 - - [2026-06-01 10:49:00] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017299 10.0.0.50 - - [2026-06-01 10:49:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.016283 10.0.0.50 - - [2026-06-01 10:49:00] "GET /virtual-machine-interface/a5681172-5da5-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.017364 10.0.0.50 - - [2026-06-01 10:49:00] "GET /virtual-machine-interface/a5681172-5da5-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007769 10.0.0.50 - - [2026-06-01 10:49:00] "GET /floating-ip/55d7a6d7-e88e-4c19-98d7-782b18cb59ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.007917 10.0.0.50 - - [2026-06-01 10:49:00] "POST /set-tag HTTP/1.1" 200 109 0.102515 10.0.0.50 - - [2026-06-01 10:49:00] "GET /loadbalancer-pool/45f6a864-cfd3-4f85-9703-374897dd0970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.006347 10.0.0.50 - - [2026-06-01 10:49:00] "POST /loadbalancer-members HTTP/1.1" 200 690 0.035694 10.0.0.50 - - [2026-06-01 10:49:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.026135 10.0.0.50 - - [2026-06-01 10:49:00] "GET /virtual-machine-interface/a5681172-5da5-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.019250 10.0.0.50 - - [2026-06-01 10:49:00] "GET /virtual-machine-interface/a5681172-5da5-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.015434 10.0.0.50 - - [2026-06-01 10:49:00] "GET /floating-ip/55d7a6d7-e88e-4c19-98d7-782b18cb59ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002415 10.0.0.50 - - [2026-06-01 10:49:00] "POST /set-tag HTTP/1.1" 200 109 0.002993 10.0.0.50 - - [2026-06-01 10:49:00] "GET /loadbalancer-pool/2f4d356d-4673-44e1-82ea-672a71f3dde3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.002789 10.0.0.50 - - [2026-06-01 10:49:00] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017565 10.0.0.50 - - [2026-06-01 10:49:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.046773 10.0.0.50 - - [2026-06-01 10:49:00] "GET /virtual-machine-interface/a5681172-5da5-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008377 10.0.0.50 - - [2026-06-01 10:49:00] "GET /virtual-machine-interface/a5681172-5da5-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010243 10.0.0.50 - - [2026-06-01 10:49:00] "GET /floating-ip/55d7a6d7-e88e-4c19-98d7-782b18cb59ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002479 10.0.0.50 - - [2026-06-01 10:49:00] "POST /set-tag HTTP/1.1" 200 109 0.006225 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:49:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000923 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:49:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000988 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:49:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000965 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:49:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001137 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:49:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000922 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:49:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000992 10.0.0.50 - - [2026-06-01 10:49:25] "GET /virtual-machine-interface/64f47016-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004634 10.0.0.50 - - [2026-06-01 10:49:25] "POST /set-tag HTTP/1.1" 200 109 0.002616 10.0.0.50 - - [2026-06-01 10:49:25] "GET /virtual-machine-interface/64f47016-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003829 10.0.0.50 - - [2026-06-01 10:49:25] "POST /set-tag HTTP/1.1" 200 109 0.003005 10.0.0.50 - - [2026-06-01 10:49:25] "GET /virtual-machine/1eede472-3378-4979-9165-7ebe29433d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002697 10.0.0.50 - - [2026-06-01 10:49:25] "POST /ref-update HTTP/1.1" 200 156 0.012701 10.0.0.50 - - [2026-06-01 10:49:25] "GET /virtual-machine-interface/64f47016-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004070 10.0.0.50 - - [2026-06-01 10:49:25] "POST /set-tag HTTP/1.1" 200 109 0.013828 10.0.0.50 - - [2026-06-01 10:49:26] "POST /set-tag HTTP/1.1" 200 109 0.020395 10.0.0.50 - - [2026-06-01 10:49:26] "DELETE /instance-ip/651293de-5da7-11f1-a8be-fa163e8a99e4 HTTP/1.1" 200 115 0.032109 10.0.0.50 - - [2026-06-01 10:49:26] "DELETE /virtual-machine-interface/64f47016-5da7-11f1-a8be-fa163e8a99e4 HTTP/1.1" 200 115 0.040764 10.0.0.50 - - [2026-06-01 10:49:26] "DELETE /virtual-machine/1eede472-3378-4979-9165-7ebe29433d24 HTTP/1.1" 200 115 0.028707 10.0.0.50 - - [2026-06-01 10:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.50 - - [2026-06-01 10:49:26] "GET /tag/53d76fe2-1b2d-4d14-b42e-31c707467b01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.014383 10.0.0.50 - - [2026-06-01 10:49:26] "GET /tag/53d76fe2-1b2d-4d14-b42e-31c707467b01?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.018332 10.0.0.50 - - [2026-06-01 10:49:26] "GET /virtual-machine-interface/21cfd8b3-7701-41b8-8e02-dd16a235d63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004204 10.0.0.50 - - [2026-06-01 10:49:26] "POST /set-tag HTTP/1.1" 200 109 0.018698 10.0.0.50 - - [2026-06-01 10:49:26] "GET /virtual-machine-interface/8f29a335-d0f7-466f-91a6-301188b62e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.010496 10.0.0.50 - - [2026-06-01 10:49:26] "POST /set-tag HTTP/1.1" 200 109 0.019421 10.0.0.50 - - [2026-06-01 10:49:26] "GET /virtual-machine-interface/eb99a97d-ef4c-4e55-9dca-730ea9f96ba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004929 10.0.0.50 - - [2026-06-01 10:49:26] "POST /set-tag HTTP/1.1" 200 109 0.013194 10.0.0.50 - - [2026-06-01 10:49:26] "GET /firewall-policy/aa8b17ae-7741-43b7-b2c1-a099892fe9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.024765 10.0.0.50 - - [2026-06-01 10:49:26] "GET /firewall-rule/7827d128-a9e3-47d6-9180-bf168e8d0e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.002949 10.0.0.50 - - [2026-06-01 10:49:26] "POST /ref-update HTTP/1.1" 200 156 0.014413 10.0.0.50 - - [2026-06-01 10:49:26] "DELETE /firewall-rule/7827d128-a9e3-47d6-9180-bf168e8d0e84 HTTP/1.1" 200 115 0.041283 10.0.0.50 - - [2026-06-01 10:49:26] "DELETE /loadbalancer-member/b80e03b7-2179-4063-b9de-aae25552b3b9 HTTP/1.1" 200 115 0.030347 10.0.0.50 - - [2026-06-01 10:49:26] "PUT /service-instance/897c538d-5d46-4496-91d4-fcf954ae8b65 HTTP/1.1" 200 266 0.007072 10.0.0.50 - - [2026-06-01 10:49:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.009992 10.0.0.50 - - [2026-06-01 10:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.50 - - [2026-06-01 10:49:26] "DELETE /loadbalancer-pool/436840cd-198e-48a3-b684-1d22454225b3 HTTP/1.1" 200 115 0.070256 10.0.0.50 - - [2026-06-01 10:49:26] "POST /chown HTTP/1.1" 200 109 0.009203 10.0.0.50 - - [2026-06-01 10:49:26] "DELETE /loadbalancer-listener/d7d9b804-ad75-460d-a4ec-343e67a0b6d0 HTTP/1.1" 200 115 0.048633 10.0.0.50 - - [2026-06-01 10:49:26] "GET /floating-ip/472761b8-e280-4cf9-b9da-485fdc6774e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.002696 10.0.0.50 - - [2026-06-01 10:49:26] "POST /chown HTTP/1.1" 200 109 0.011232 10.0.0.50 - - [2026-06-01 10:49:26] "POST /chown HTTP/1.1" 200 109 0.014829 10.0.0.50 - - [2026-06-01 10:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.50 - - [2026-06-01 10:49:26] "POST /chown HTTP/1.1" 200 109 0.038142 10.0.0.50 - - [2026-06-01 10:49:26] "POST /chown HTTP/1.1" 200 109 0.019475 10.0.0.50 - - [2026-06-01 10:49:26] "POST /chown HTTP/1.1" 200 109 0.016053 10.0.0.50 - - [2026-06-01 10:49:26] "PUT /floating-ip/472761b8-e280-4cf9-b9da-485fdc6774e3 HTTP/1.1" 200 256 0.080258 10.0.0.50 - - [2026-06-01 10:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010175 10.0.0.50 - - [2026-06-01 10:49:27] "POST /chown HTTP/1.1" 200 109 0.043955 10.0.0.50 - - [2026-06-01 10:49:27] "POST /chown HTTP/1.1" 200 109 0.028141 10.0.0.50 - - [2026-06-01 10:49:27] "POST /chown HTTP/1.1" 200 109 0.021421 10.0.0.50 - - [2026-06-01 10:49:27] "POST /chown HTTP/1.1" 200 109 0.030050 10.0.0.50 - - [2026-06-01 10:49:27] "DELETE /floating-ip/472761b8-e280-4cf9-b9da-485fdc6774e3 HTTP/1.1" 200 115 0.144309 10.0.0.50 - - [2026-06-01 10:49:27] "POST /chown HTTP/1.1" 200 109 0.013756 10.0.0.50 - - [2026-06-01 10:49:27] "POST /chown HTTP/1.1" 200 109 0.019665 10.0.0.50 - - [2026-06-01 10:49:27] "PUT /service-instance/897c538d-5d46-4496-91d4-fcf954ae8b65 HTTP/1.1" 200 266 0.009175 10.0.0.50 - - [2026-06-01 10:49:27] "DELETE /loadbalancer/df4e5de2-2213-4c26-b9b5-ca4c9c0ea4c0 HTTP/1.1" 200 115 0.076915 10.0.0.50 - - [2026-06-01 10:49:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.006042 10.0.0.50 - - [2026-06-01 10:49:27] "PUT /service-instance/897c538d-5d46-4496-91d4-fcf954ae8b65 HTTP/1.1" 200 266 0.031204 10.0.0.50 - - [2026-06-01 10:49:27] "DELETE /instance-ip/34fda762-244b-499f-a590-a81fd90173f5 HTTP/1.1" 200 115 0.089204 10.0.0.50 - - [2026-06-01 10:49:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.020400 10.0.0.50 - - [2026-06-01 10:49:27] "GET /floating-ip-pool/09be8c17-1c1d-4850-8cc5-1f1462a5ae7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.009047 10.0.0.50 - - [2026-06-01 10:49:27] "DELETE /virtual-machine-interface/8f29a335-d0f7-466f-91a6-301188b62e02 HTTP/1.1" 200 115 0.079390 10.0.0.50 - - [2026-06-01 10:49:27] "PUT /service-instance/897c538d-5d46-4496-91d4-fcf954ae8b65 HTTP/1.1" 200 266 0.016715 10.0.0.50 - - [2026-06-01 10:49:27] "POST /ref-update HTTP/1.1" 200 156 0.023847 10.0.0.50 - - [2026-06-01 10:49:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.035792 10.0.0.50 - - [2026-06-01 10:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008574 10.0.0.50 - - [2026-06-01 10:49:27] "DELETE /floating-ip-pool/09be8c17-1c1d-4850-8cc5-1f1462a5ae7a HTTP/1.1" 200 115 0.089803 10.0.0.50 - - [2026-06-01 10:49:27] "DELETE /service-instance/897c538d-5d46-4496-91d4-fcf954ae8b65 HTTP/1.1" 200 115 0.067512 10.0.0.50 - - [2026-06-01 10:49:27] "DELETE /tag/53d76fe2-1b2d-4d14-b42e-31c707467b01 HTTP/1.1" 200 115 0.178736 10.0.0.50 - - [2026-06-01 10:49:27] "GET /virtual-machine-interface/eb99a97d-ef4c-4e55-9dca-730ea9f96ba2?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.004473 10.0.0.50 - - [2026-06-01 10:49:27] "POST /useragent-kv HTTP/1.1" 200 115 0.001301 10.0.0.50 - - [2026-06-01 10:49:27] "POST /useragent-kv HTTP/1.1" 200 115 0.001341 10.0.0.50 - - [2026-06-01 10:49:27] "DELETE /virtual-network/fdf63296-8622-4c34-b63c-52f20a0a6d13 HTTP/1.1" 200 115 0.098280 10.0.0.50 - - [2026-06-01 10:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.50 - - [2026-06-01 10:49:27] "GET /routing-instance/fb3efce6-813b-4d13-a4cf-7e4d9bd83b09 HTTP/1.1" 404 171 0.002182 10.0.0.50 - - [2026-06-01 10:49:27] "GET /domains HTTP/1.1" 200 280 0.003895 10.0.0.50 - - [2026-06-01 10:49:27] "GET /domain/d4c1c24d-8860-4ff8-8849-e21a29b793a5 HTTP/1.1" 200 3086 0.002807 10.0.0.50 - - [2026-06-01 10:49:27] "DELETE /route-target/e3364099-463d-4d26-b284-c4bfb4ac7842 HTTP/1.1" 200 115 0.034878 10.0.0.50 - - [2026-06-01 10:49:27] "GET /project/826fdfc7-dc9a-42dc-9382-da492fd0b7c1 HTTP/1.1" 200 7142 0.051661 10.0.0.50 - - [2026-06-01 10:49:27] "DELETE /virtual-machine-interface/eb99a97d-ef4c-4e55-9dca-730ea9f96ba2 HTTP/1.1" 200 115 0.098168 10.0.0.50 - - [2026-06-01 10:49:27] "DELETE /virtual-machine/72e5db6d-0e34-4080-960e-67c88c6d5077 HTTP/1.1" 200 115 0.022325 10.0.0.50 - - [2026-06-01 10:49:27] "GET /virtual-machine-interface/21cfd8b3-7701-41b8-8e02-dd16a235d63c?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.006554 10.0.0.50 - - [2026-06-01 10:49:27] "GET /virtual-machine-interface/60a50a0c-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006168 10.0.0.50 - - [2026-06-01 10:49:27] "POST /set-tag HTTP/1.1" 200 109 0.004327 10.0.0.50 - - [2026-06-01 10:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.50 - - [2026-06-01 10:49:27] "GET /loadbalancer/0c9d0acf-e473-435b-ba73-ad576a397282?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003107 10.0.0.50 - - [2026-06-01 10:49:27] "DELETE /virtual-machine-interface/21cfd8b3-7701-41b8-8e02-dd16a235d63c HTTP/1.1" 200 115 0.059474 10.0.0.50 - - [2026-06-01 10:49:27] "GET /virtual-machine-interface/60a50a0c-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.009752 10.0.0.50 - - [2026-06-01 10:49:27] "POST /ref-update HTTP/1.1" 200 156 0.028078 10.0.0.50 - - [2026-06-01 10:49:27] "POST /set-tag HTTP/1.1" 200 109 0.039335 10.0.0.50 - - [2026-06-01 10:49:27] "DELETE /virtual-machine/2686f008-71e8-4256-b1a8-5a7c62ef0890 HTTP/1.1" 200 115 0.040768 10.0.0.50 - - [2026-06-01 10:49:28] "DELETE /loadbalancer-member/69345a74-bf69-4829-a33c-90fa0f4578a3 HTTP/1.1" 200 115 0.077722 10.0.0.50 - - [2026-06-01 10:49:28] "GET /virtual-machine-interface/60a50a0c-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005944 10.0.0.50 - - [2026-06-01 10:49:28] "POST /set-tag HTTP/1.1" 200 109 0.003382 10.0.0.50 - - [2026-06-01 10:49:28] "GET /virtual-machine-interface/60a50a0c-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010332 10.0.0.50 - - [2026-06-01 10:49:28] "POST /set-tag HTTP/1.1" 200 109 0.003004 10.0.0.50 - - [2026-06-01 10:49:28] "GET /virtual-machine/00b4ffe8-dfa7-477d-975c-256739194112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.008600 10.0.0.50 - - [2026-06-01 10:49:28] "POST /ref-update HTTP/1.1" 200 156 0.011056 10.0.0.50 - - [2026-06-01 10:49:28] "GET /virtual-machine-interface/60a50a0c-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018269 10.0.0.50 - - [2026-06-01 10:49:29] "POST /set-tag HTTP/1.1" 200 109 0.021162 10.0.0.50 - - [2026-06-01 10:49:29] "POST /set-tag HTTP/1.1" 200 109 0.046288 10.0.0.50 - - [2026-06-01 10:49:29] "POST /set-tag HTTP/1.1" 200 109 0.032164 10.0.0.50 - - [2026-06-01 10:49:29] "DELETE /instance-ip/60ba7630-5da7-11f1-a8be-fa163e8a99e4 HTTP/1.1" 200 115 0.042502 10.0.0.50 - - [2026-06-01 10:49:29] "POST /ref-update HTTP/1.1" 200 156 0.020702 10.0.0.50 - - [2026-06-01 10:49:29] "DELETE /virtual-machine-interface/60a50a0c-5da7-11f1-a8be-fa163e8a99e4 HTTP/1.1" 200 115 0.041100 10.0.0.50 - - [2026-06-01 10:49:29] "DELETE /virtual-machine/00b4ffe8-dfa7-477d-975c-256739194112 HTTP/1.1" 200 115 0.022477 10.0.0.50 - - [2026-06-01 10:49:31] "GET /global-system-configs HTTP/1.1" 200 322 0.001818 10.0.0.50 - - [2026-06-01 10:49:32] "GET /virtual-machine-interface/6033f0ec-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004372 10.0.0.50 - - [2026-06-01 10:49:32] "POST /set-tag HTTP/1.1" 200 109 0.002481 10.0.0.50 - - [2026-06-01 10:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.50 - - [2026-06-01 10:49:32] "GET /loadbalancer/0c9d0acf-e473-435b-ba73-ad576a397282?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003123 10.0.0.50 - - [2026-06-01 10:49:33] "GET /global-system-configs HTTP/1.1" 200 322 0.007099 10.0.0.50 - - [2026-06-01 10:49:33] "GET /virtual-machine-interface/6033f0ec-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005611 10.0.0.50 - - [2026-06-01 10:49:33] "POST /set-tag HTTP/1.1" 200 109 0.003665 10.0.0.50 - - [2026-06-01 10:49:33] "GET /virtual-machine-interface/6033f0ec-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006214 10.0.0.50 - - [2026-06-01 10:49:33] "POST /set-tag HTTP/1.1" 200 109 0.002754 10.0.0.50 - - [2026-06-01 10:49:33] "GET /virtual-machine/5300f5d3-1efa-4122-92eb-37744ca67b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.004852 10.0.0.50 - - [2026-06-01 10:49:33] "POST /ref-update HTTP/1.1" 200 156 0.018988 10.0.0.50 - - [2026-06-01 10:49:33] "GET /virtual-machine-interface/6033f0ec-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003827 10.0.0.50 - - [2026-06-01 10:49:34] "POST /set-tag HTTP/1.1" 200 109 0.038197 10.0.0.50 - - [2026-06-01 10:49:34] "POST /set-tag HTTP/1.1" 200 109 0.035835 10.0.0.50 - - [2026-06-01 10:49:34] "POST /set-tag HTTP/1.1" 200 109 0.059549 10.0.0.50 - - [2026-06-01 10:49:34] "DELETE /instance-ip/604e644a-5da7-11f1-a8be-fa163e8a99e4 HTTP/1.1" 200 115 0.089817 10.0.0.50 - - [2026-06-01 10:49:34] "POST /ref-update HTTP/1.1" 200 156 0.011974 10.0.0.50 - - [2026-06-01 10:49:34] "DELETE /virtual-machine-interface/6033f0ec-5da7-11f1-a8be-fa163e8a99e4 HTTP/1.1" 200 115 0.073628 10.0.0.50 - - [2026-06-01 10:49:34] "DELETE /virtual-machine/5300f5d3-1efa-4122-92eb-37744ca67b32 HTTP/1.1" 200 115 0.039760 10.0.0.50 - - [2026-06-01 10:49:34] "DELETE /tag/74c20334-a1cc-41e5-966c-ecacbc903e45 HTTP/1.1" 200 115 0.088677 10.0.0.50 - - [2026-06-01 10:49:34] "DELETE /tag/56cb4727-683f-487e-bbe9-f05254daec15 HTTP/1.1" 200 115 0.131784 10.0.0.50 - - [2026-06-01 10:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.50 - - [2026-06-01 10:49:38] "GET /project/826fdfc7-dc9a-42dc-9382-da492fd0b7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.109486 10.0.0.50 - - [2026-06-01 10:49:38] "POST /tags HTTP/1.1" 200 393 0.046232 10.0.0.50 - - [2026-06-01 10:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007408 10.0.0.50 - - [2026-06-01 10:49:38] "GET /tag/928010b1-7384-486b-87e2-500e4be78d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.017897 10.0.0.50 - - [2026-06-01 10:49:38] "POST /tags HTTP/1.1" 200 341 0.019426 10.0.0.50 - - [2026-06-01 10:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.50 - - [2026-06-01 10:49:38] "GET /tag/d17ec501-2d15-44cf-a7c0-2d1cf1ef2e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.029935 10.0.0.50 - - [2026-06-01 10:49:38] "POST /id-to-fqname HTTP/1.1" 200 192 0.001642 10.0.0.50 - - [2026-06-01 10:49:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.021188 10.0.0.50 - - [2026-06-01 10:49:38] "POST /security-groups HTTP/1.1" 200 589 0.074510 10.0.0.50 - - [2026-06-01 10:49:38] "POST /projects HTTP/1.1" 200 519 0.243161 10.0.0.50 - - [2026-06-01 10:49:38] "POST /fqname-to-id HTTP/1.1" 404 236 0.007665 10.0.0.50 - - [2026-06-01 10:49:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.020906 10.0.0.50 - - [2026-06-01 10:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010983 10.0.0.50 - - [2026-06-01 10:49:38] "GET /virtual-network/229511c6-4ef6-471d-98d4-1c549dac55f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006793 10.0.0.50 - - [2026-06-01 10:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.50 - - [2026-06-01 10:49:38] "POST /access-control-lists HTTP/1.1" 200 598 0.111286 10.0.0.50 - - [2026-06-01 10:49:39] "GET /virtual-network/3907af60-360e-4bb1-885b-32c17789ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.022328 10.0.0.50 - - [2026-06-01 10:49:39] "POST /fqname-to-id HTTP/1.1" 404 235 0.009227 10.0.0.50 - - [2026-06-01 10:49:39] "POST /access-control-lists HTTP/1.1" 200 596 0.096121 10.0.0.50 - - [2026-06-01 10:49:39] "PUT /virtual-network/229511c6-4ef6-471d-98d4-1c549dac55f3 HTTP/1.1" 200 264 0.123175 10.0.0.50 - - [2026-06-01 10:49:39] "PUT /virtual-network/3907af60-360e-4bb1-885b-32c17789ecbd HTTP/1.1" 200 264 0.060692 10.0.0.50 - - [2026-06-01 10:49:39] "POST /security-groups HTTP/1.1" 200 591 0.110863 10.0.0.50 - - [2026-06-01 10:49:39] "POST /fqname-to-id HTTP/1.1" 404 270 0.004939 10.0.0.50 - - [2026-06-01 10:49:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.043439 10.0.0.50 - - [2026-06-01 10:49:39] "POST /chown HTTP/1.1" 200 109 0.071794 10.0.0.50 - - [2026-06-01 10:49:39] "POST /access-control-lists HTTP/1.1" 200 632 0.110740 10.0.0.50 - - [2026-06-01 10:49:39] "POST /fqname-to-id HTTP/1.1" 404 269 0.002451 10.0.0.50 - - [2026-06-01 10:49:39] "GET /application-policy-set/2b8a2723-e01d-4f85-866d-f0db9fede625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002840 10.0.0.50 - - [2026-06-01 10:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009029 10.0.0.50 - - [2026-06-01 10:49:39] "GET /policy-management/79389748-2834-4cdb-bc99-da5f62a64246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.046126 10.0.0.50 - - [2026-06-01 10:49:39] "POST /access-control-lists HTTP/1.1" 200 630 0.073377 10.0.0.50 - - [2026-06-01 10:49:39] "POST /tags HTTP/1.1" 409 226 0.002074 10.0.0.50 - - [2026-06-01 10:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.50 - - [2026-06-01 10:49:39] "GET /tag/d17ec501-2d15-44cf-a7c0-2d1cf1ef2e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.015052 10.0.0.50 - - [2026-06-01 10:49:39] "POST /firewall-rules HTTP/1.1" 200 600 0.067364 10.0.0.50 - - [2026-06-01 10:49:39] "GET /firewall-rule/2fa909b0-2ac6-4f05-b162-5ddd63efd4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.029976 10.0.0.50 - - [2026-06-01 10:49:39] "GET /firewall-policy/0b733f7d-d8c8-469f-a685-44cbe7a6af95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005352 10.0.0.50 - - [2026-06-01 10:49:39] "GET /firewall-rule/2fa909b0-2ac6-4f05-b162-5ddd63efd4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003061 10.0.0.50 - - [2026-06-01 10:49:39] "POST /ref-update HTTP/1.1" 200 156 0.049577 10.0.0.50 - - [2026-06-01 10:49:39] "GET /application-policy-set/2b8a2723-e01d-4f85-866d-f0db9fede625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.007769 10.0.0.50 - - [2026-06-01 10:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005384 10.0.0.50 - - [2026-06-01 10:49:40] "GET /policy-management/79389748-2834-4cdb-bc99-da5f62a64246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002700 10.0.0.50 - - [2026-06-01 10:49:40] "POST /tags HTTP/1.1" 409 226 0.001710 10.0.0.50 - - [2026-06-01 10:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.50 - - [2026-06-01 10:49:40] "GET /tag/d17ec501-2d15-44cf-a7c0-2d1cf1ef2e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010803 10.0.0.50 - - [2026-06-01 10:49:40] "POST /firewall-rules HTTP/1.1" 200 598 0.065601 10.0.0.50 - - [2026-06-01 10:49:40] "GET /firewall-rule/e68106b2-983f-45bb-a8b7-26b798849fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.018986 10.0.0.50 - - [2026-06-01 10:49:40] "GET /firewall-policy/0b733f7d-d8c8-469f-a685-44cbe7a6af95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.003929 10.0.0.50 - - [2026-06-01 10:49:40] "GET /firewall-rule/e68106b2-983f-45bb-a8b7-26b798849fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002809 10.0.0.50 - - [2026-06-01 10:49:40] "POST /ref-update HTTP/1.1" 200 156 0.046722 10.0.0.50 - - [2026-06-01 10:49:41] "POST /tags HTTP/1.1" 200 393 0.029124 10.0.0.50 - - [2026-06-01 10:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.50 - - [2026-06-01 10:49:41] "GET /tag/c218bc3b-d1fa-48b6-9db0-2c3f6a8b0528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.018984 10.0.0.50 - - [2026-06-01 10:49:41] "POST /tags HTTP/1.1" 200 341 0.018439 10.0.0.50 - - [2026-06-01 10:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.50 - - [2026-06-01 10:49:41] "GET /tag/0d6fab0d-dcf4-45ea-8526-86792915af15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012589 10.0.0.50 - - [2026-06-01 10:49:41] "POST /id-to-fqname HTTP/1.1" 200 192 0.000436 10.0.0.50 - - [2026-06-01 10:49:41] "POST /fqname-to-id HTTP/1.1" 404 201 0.008767 10.0.0.50 - - [2026-06-01 10:49:41] "POST /security-groups HTTP/1.1" 200 589 0.076502 10.0.0.50 - - [2026-06-01 10:49:41] "POST /fqname-to-id HTTP/1.1" 404 236 0.001741 10.0.0.50 - - [2026-06-01 10:49:41] "POST /projects HTTP/1.1" 200 519 0.232275 10.0.0.50 - - [2026-06-01 10:49:41] "POST /access-control-lists HTTP/1.1" 200 598 0.061785 10.0.0.50 - - [2026-06-01 10:49:41] "POST /fqname-to-id HTTP/1.1" 404 235 0.013402 10.0.0.50 - - [2026-06-01 10:49:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.071686 10.0.0.50 - - [2026-06-01 10:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009014 10.0.0.50 - - [2026-06-01 10:49:41] "GET /virtual-network/229511c6-4ef6-471d-98d4-1c549dac55f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.014827 10.0.0.50 - - [2026-06-01 10:49:41] "POST /access-control-lists HTTP/1.1" 200 596 0.077142 10.0.0.50 - - [2026-06-01 10:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011870 10.0.0.50 - - [2026-06-01 10:49:41] "GET /virtual-network/3907af60-360e-4bb1-885b-32c17789ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004057 10.0.0.50 - - [2026-06-01 10:49:42] "PUT /virtual-network/229511c6-4ef6-471d-98d4-1c549dac55f3 HTTP/1.1" 200 264 0.042069 10.0.0.50 - - [2026-06-01 10:49:42] "PUT /virtual-network/3907af60-360e-4bb1-885b-32c17789ecbd HTTP/1.1" 200 264 0.044977 10.0.0.50 - - [2026-06-01 10:49:42] "POST /security-groups HTTP/1.1" 200 591 0.072789 10.0.0.50 - - [2026-06-01 10:49:42] "POST /fqname-to-id HTTP/1.1" 404 270 0.002298 10.0.0.50 - - [2026-06-01 10:49:42] "POST /access-control-lists HTTP/1.1" 200 632 0.060497 10.0.0.50 - - [2026-06-01 10:49:42] "POST /fqname-to-id HTTP/1.1" 404 269 0.013686 10.0.0.50 - - [2026-06-01 10:49:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.061947 10.0.0.50 - - [2026-06-01 10:49:42] "POST /chown HTTP/1.1" 200 109 0.014573 10.0.0.50 - - [2026-06-01 10:49:42] "GET /application-policy-set/2b8a2723-e01d-4f85-866d-f0db9fede625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.009844 10.0.0.50 - - [2026-06-01 10:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.50 - - [2026-06-01 10:49:42] "GET /policy-management/79389748-2834-4cdb-bc99-da5f62a64246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012602 10.0.0.50 - - [2026-06-01 10:49:42] "POST /access-control-lists HTTP/1.1" 200 630 0.058555 10.0.0.50 - - [2026-06-01 10:49:42] "POST /tags HTTP/1.1" 409 226 0.012001 10.0.0.50 - - [2026-06-01 10:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.50 - - [2026-06-01 10:49:42] "GET /tag/0d6fab0d-dcf4-45ea-8526-86792915af15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009898 10.0.0.50 - - [2026-06-01 10:49:42] "POST /firewall-rules HTTP/1.1" 200 600 0.061622 10.0.0.50 - - [2026-06-01 10:49:42] "GET /firewall-rule/3871f065-e6d1-465a-a305-fa715b5c056f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.030615 10.0.0.50 - - [2026-06-01 10:49:42] "GET /firewall-policy/0b733f7d-d8c8-469f-a685-44cbe7a6af95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.005009 10.0.0.50 - - [2026-06-01 10:49:42] "GET /firewall-rule/3871f065-e6d1-465a-a305-fa715b5c056f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003475 10.0.0.50 - - [2026-06-01 10:49:42] "POST /ref-update HTTP/1.1" 200 156 0.048352 10.0.0.50 - - [2026-06-01 10:49:42] "GET /application-policy-set/2b8a2723-e01d-4f85-866d-f0db9fede625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002359 10.0.0.50 - - [2026-06-01 10:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001481 10.0.0.50 - - [2026-06-01 10:49:42] "GET /policy-management/79389748-2834-4cdb-bc99-da5f62a64246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003939 10.0.0.50 - - [2026-06-01 10:49:42] "POST /tags HTTP/1.1" 409 226 0.005623 10.0.0.50 - - [2026-06-01 10:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010533 10.0.0.50 - - [2026-06-01 10:49:42] "GET /tag/0d6fab0d-dcf4-45ea-8526-86792915af15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.014478 10.0.0.50 - - [2026-06-01 10:49:42] "POST /firewall-rules HTTP/1.1" 200 598 0.064455 10.0.0.50 - - [2026-06-01 10:49:42] "GET /firewall-rule/af3a8235-ce19-4e9a-8903-9434d769edf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004180 10.0.0.50 - - [2026-06-01 10:49:42] "GET /firewall-policy/0b733f7d-d8c8-469f-a685-44cbe7a6af95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004066 10.0.0.50 - - [2026-06-01 10:49:42] "GET /firewall-rule/af3a8235-ce19-4e9a-8903-9434d769edf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002401 10.0.0.50 - - [2026-06-01 10:49:43] "POST /ref-update HTTP/1.1" 200 156 0.052000 10.0.0.50 - - [2026-06-01 10:49:44] "POST /tags HTTP/1.1" 200 345 0.087331 10.0.0.50 - - [2026-06-01 10:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.014739 10.0.0.50 - - [2026-06-01 10:49:44] "GET /tag/e7e7da4d-ff02-458e-bbf9-c118853253e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.031981 10.0.0.50 - - [2026-06-01 10:49:44] "POST /projects HTTP/1.1" 409 238 0.004358 10.0.0.50 - - [2026-06-01 10:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.50 - - [2026-06-01 10:49:44] "GET /project/4b9dfd8f-82d7-42c2-9b75-fb8f3a9bfbbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035025 10.0.0.50 - - [2026-06-01 10:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.50 - - [2026-06-01 10:49:44] "GET /virtual-network/229511c6-4ef6-471d-98d4-1c549dac55f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004957 10.0.0.50 - - [2026-06-01 10:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.50 - - [2026-06-01 10:49:44] "GET /virtual-network/3907af60-360e-4bb1-885b-32c17789ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004262 10.0.0.50 - - [2026-06-01 10:49:44] "POST /security-groups HTTP/1.1" 409 285 0.003774 10.0.0.50 - - [2026-06-01 10:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.50 - - [2026-06-01 10:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.50 - - [2026-06-01 10:49:44] "PUT /security-group/97533cad-8042-4e9a-a73d-bf12aaa9e7b9 HTTP/1.1" 200 262 0.067649 10.0.0.50 - - [2026-06-01 10:49:44] "PUT /access-control-list/e8b3599b-e42c-4134-a369-a348c1e967f5 HTTP/1.1" 200 272 0.014507 10.0.0.50 - - [2026-06-01 10:49:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.033189 10.0.0.50 - - [2026-06-01 10:49:44] "POST /tags HTTP/1.1" 409 228 0.015759 10.0.0.50 - - [2026-06-01 10:49:45] "GET /project/4b9dfd8f-82d7-42c2-9b75-fb8f3a9bfbbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.119261 10.0.0.50 - - [2026-06-01 10:49:45] "PUT /access-control-list/b0e92904-4f65-4305-b5d7-3674cc0f1514 HTTP/1.1" 200 272 0.071450 10.0.0.50 - - [2026-06-01 10:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.017822 10.0.0.50 - - [2026-06-01 10:49:45] "GET /tag/e7e7da4d-ff02-458e-bbf9-c118853253e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.028385 10.0.0.50 - - [2026-06-01 10:49:45] "POST /tags HTTP/1.1" 200 345 0.027056 10.0.0.50 - - [2026-06-01 10:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.50 - - [2026-06-01 10:49:45] "GET /tag/e36b33bd-eb63-42d7-bb98-d58b852edd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.015495 10.0.0.50 - - [2026-06-01 10:49:45] "POST /projects HTTP/1.1" 409 238 0.002828 10.0.0.50 - - [2026-06-01 10:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.50 - - [2026-06-01 10:49:45] "GET /project/15fef709-baf6-4d70-9844-95146680f8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039740 10.0.0.50 - - [2026-06-01 10:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.022445 10.0.0.50 - - [2026-06-01 10:49:45] "GET /virtual-network/229511c6-4ef6-471d-98d4-1c549dac55f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005422 10.0.0.50 - - [2026-06-01 10:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.50 - - [2026-06-01 10:49:45] "GET /virtual-network/3907af60-360e-4bb1-885b-32c17789ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.005564 10.0.0.50 - - [2026-06-01 10:49:45] "POST /security-groups HTTP/1.1" 409 285 0.009937 10.0.0.50 - - [2026-06-01 10:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.50 - - [2026-06-01 10:49:45] "GET /project/15fef709-baf6-4d70-9844-95146680f8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028866 10.0.0.50 - - [2026-06-01 10:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.50 - - [2026-06-01 10:49:45] "PUT /security-group/9c862113-d21e-4eaf-99c4-d47bdea4ad3b HTTP/1.1" 200 262 0.053895 10.0.0.50 - - [2026-06-01 10:49:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.024594 10.0.0.50 - - [2026-06-01 10:49:45] "PUT /access-control-list/34979fc3-82a8-452c-97b4-bd8aab978158 HTTP/1.1" 200 272 0.021555 10.0.0.50 - - [2026-06-01 10:49:45] "POST /tags HTTP/1.1" 409 228 0.023088 10.0.0.50 - - [2026-06-01 10:49:45] "PUT /access-control-list/9560bc8e-0474-45ee-9f3d-f90475187751 HTTP/1.1" 200 272 0.034748 10.0.0.50 - - [2026-06-01 10:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.50 - - [2026-06-01 10:49:45] "GET /tag/e36b33bd-eb63-42d7-bb98-d58b852edd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.010814 10.0.0.50 - - [2026-06-01 10:49:45] "POST /tags HTTP/1.1" 200 291 0.068448 10.0.0.50 - - [2026-06-01 10:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010603 10.0.0.50 - - [2026-06-01 10:49:45] "GET /tag/5ccefa90-5e6c-41ac-843b-271e02e010ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.014576 10.0.0.50 - - [2026-06-01 10:49:45] "POST /tags HTTP/1.1" 200 303 0.057463 10.0.0.50 - - [2026-06-01 10:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010828 10.0.0.50 - - [2026-06-01 10:49:45] "GET /tag/555a41e4-9f06-4f1f-a784-2da86a39368b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.013714 10.0.0.50 - - [2026-06-01 10:49:45] "POST /tags HTTP/1.1" 409 252 0.005567 10.0.0.50 - - [2026-06-01 10:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.50 - - [2026-06-01 10:49:45] "GET /tag/928010b1-7384-486b-87e2-500e4be78d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.011477 10.0.0.50 - - [2026-06-01 10:49:45] "POST /tags HTTP/1.1" 409 226 0.002100 10.0.0.50 - - [2026-06-01 10:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.50 - - [2026-06-01 10:49:46] "GET /tag/d17ec501-2d15-44cf-a7c0-2d1cf1ef2e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.012308 10.0.0.50 - - [2026-06-01 10:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.50 - - [2026-06-01 10:49:46] "GET /virtual-network/229511c6-4ef6-471d-98d4-1c549dac55f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007004 10.0.0.50 - - [2026-06-01 10:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.50 - - [2026-06-01 10:49:46] "GET /project/4b9dfd8f-82d7-42c2-9b75-fb8f3a9bfbbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037211 10.0.0.50 - - [2026-06-01 10:49:46] "POST /virtual-machines HTTP/1.1" 200 395 0.012435 10.0.0.50 - - [2026-06-01 10:49:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.011595 10.0.0.50 - - [2026-06-01 10:49:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102900 10.0.0.50 - - [2026-06-01 10:49:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.009217 10.0.0.50 - - [2026-06-01 10:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.50 - - [2026-06-01 10:49:46] "GET /virtual-machine-interface/9ab7985e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004910 10.0.0.50 - - [2026-06-01 10:49:46] "POST /instance-ips HTTP/1.1" 200 397 0.018411 10.0.0.50 - - [2026-06-01 10:49:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.028074 10.0.0.50 - - [2026-06-01 10:49:46] "GET /virtual-machine-interface/9ab7985e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.017929 10.0.0.50 - - [2026-06-01 10:49:46] "POST /set-tag HTTP/1.1" 200 109 0.064378 10.0.0.50 - - [2026-06-01 10:49:46] "GET /virtual-machine-interface/9ab7985e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010067 10.0.0.50 - - [2026-06-01 10:49:46] "GET /instance-ip/9ad05b00-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004323 10.0.0.50 - - [2026-06-01 10:49:46] "GET /virtual-machine-interface/9ab7985e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004084 10.0.0.50 - - [2026-06-01 10:49:46] "POST /set-tag HTTP/1.1" 200 109 0.002195 10.0.0.50 - - [2026-06-01 10:49:46] "GET /virtual-router/fd0eaefc-7fd4-4262-9a8e-07de50743087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003281 10.0.0.50 - - [2026-06-01 10:49:46] "POST /ref-update HTTP/1.1" 200 156 0.011190 10.0.0.50 - - [2026-06-01 10:49:46] "GET /virtual-machine-interface/9ab7985e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.021431 10.0.0.50 - - [2026-06-01 10:49:46] "POST /set-tag HTTP/1.1" 200 109 0.003168 10.0.0.50 - - [2026-06-01 10:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.50 - - [2026-06-01 10:49:46] "GET /virtual-network/229511c6-4ef6-471d-98d4-1c549dac55f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005811 10.0.0.50 - - [2026-06-01 10:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.50 - - [2026-06-01 10:49:46] "GET /project/4b9dfd8f-82d7-42c2-9b75-fb8f3a9bfbbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037137 10.0.0.50 - - [2026-06-01 10:49:46] "POST /virtual-machines HTTP/1.1" 200 395 0.009625 10.0.0.50 - - [2026-06-01 10:49:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.039791 10.0.0.50 - - [2026-06-01 10:49:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.125571 10.0.0.50 - - [2026-06-01 10:49:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.009051 10.0.0.50 - - [2026-06-01 10:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009157 10.0.0.50 - - [2026-06-01 10:49:47] "GET /virtual-machine-interface/9b30db7e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009536 10.0.0.50 - - [2026-06-01 10:49:47] "POST /instance-ips HTTP/1.1" 200 397 0.023265 10.0.0.50 - - [2026-06-01 10:49:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.028121 10.0.0.50 - - [2026-06-01 10:49:47] "GET /virtual-machine-interface/9b30db7e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.017784 10.0.0.50 - - [2026-06-01 10:49:47] "POST /set-tag HTTP/1.1" 200 109 0.063814 10.0.0.50 - - [2026-06-01 10:49:47] "GET /virtual-machine-interface/9b30db7e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010424 10.0.0.50 - - [2026-06-01 10:49:47] "GET /instance-ip/9b4d796e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005993 10.0.0.50 - - [2026-06-01 10:49:47] "GET /virtual-machine-interface/9b30db7e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005344 10.0.0.50 - - [2026-06-01 10:49:47] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.50 - - [2026-06-01 10:49:47] "GET /virtual-router/fd0eaefc-7fd4-4262-9a8e-07de50743087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.004778 10.0.0.50 - - [2026-06-01 10:49:47] "POST /ref-update HTTP/1.1" 200 156 0.009828 10.0.0.50 - - [2026-06-01 10:49:47] "GET /virtual-machine-interface/9b30db7e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007714 10.0.0.50 - - [2026-06-01 10:49:47] "POST /set-tag HTTP/1.1" 200 109 0.002550 10.0.0.50 - - [2026-06-01 10:49:47] "POST /tags HTTP/1.1" 200 291 0.018008 10.0.0.50 - - [2026-06-01 10:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.50 - - [2026-06-01 10:49:47] "GET /tag/70b3eace-5b0d-4274-b236-e9dcb5fb5634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.011215 10.0.0.50 - - [2026-06-01 10:49:47] "POST /tags HTTP/1.1" 409 252 0.002464 10.0.0.50 - - [2026-06-01 10:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.50 - - [2026-06-01 10:49:47] "GET /tag/c218bc3b-d1fa-48b6-9db0-2c3f6a8b0528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.015689 10.0.0.50 - - [2026-06-01 10:49:47] "POST /tags HTTP/1.1" 409 226 0.003820 10.0.0.50 - - [2026-06-01 10:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.50 - - [2026-06-01 10:49:47] "GET /tag/0d6fab0d-dcf4-45ea-8526-86792915af15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010820 10.0.0.50 - - [2026-06-01 10:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.50 - - [2026-06-01 10:49:47] "GET /virtual-network/229511c6-4ef6-471d-98d4-1c549dac55f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003477 10.0.0.50 - - [2026-06-01 10:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.50 - - [2026-06-01 10:49:47] "GET /project/15fef709-baf6-4d70-9844-95146680f8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.048318 10.0.0.50 - - [2026-06-01 10:49:47] "POST /virtual-machines HTTP/1.1" 200 395 0.014288 10.0.0.50 - - [2026-06-01 10:49:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.012629 10.0.0.50 - - [2026-06-01 10:49:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106361 10.0.0.50 - - [2026-06-01 10:49:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.014382 10.0.0.50 - - [2026-06-01 10:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011044 10.0.0.50 - - [2026-06-01 10:49:48] "GET /virtual-machine-interface/9bcd982e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004647 10.0.0.50 - - [2026-06-01 10:49:48] "POST /instance-ips HTTP/1.1" 200 397 0.019395 10.0.0.50 - - [2026-06-01 10:49:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.026413 10.0.0.50 - - [2026-06-01 10:49:48] "GET /virtual-machine-interface/9bcd982e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011727 10.0.0.50 - - [2026-06-01 10:49:48] "POST /set-tag HTTP/1.1" 200 109 0.089413 10.0.0.50 - - [2026-06-01 10:49:48] "GET /virtual-machine-interface/9bcd982e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009763 10.0.0.50 - - [2026-06-01 10:49:48] "GET /instance-ip/9be2ab10-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006680 10.0.0.50 - - [2026-06-01 10:49:48] "GET /virtual-machine-interface/9bcd982e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004570 10.0.0.50 - - [2026-06-01 10:49:48] "POST /set-tag HTTP/1.1" 200 109 0.002261 10.0.0.50 - - [2026-06-01 10:49:48] "GET /virtual-router/fd0eaefc-7fd4-4262-9a8e-07de50743087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.016558 10.0.0.50 - - [2026-06-01 10:49:48] "POST /ref-update HTTP/1.1" 200 156 0.009698 10.0.0.50 - - [2026-06-01 10:49:48] "GET /virtual-machine-interface/9bcd982e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016339 10.0.0.50 - - [2026-06-01 10:49:48] "POST /set-tag HTTP/1.1" 200 109 0.002338 10.0.0.50 - - [2026-06-01 10:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.50 - - [2026-06-01 10:49:48] "GET /virtual-network/229511c6-4ef6-471d-98d4-1c549dac55f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004017 10.0.0.50 - - [2026-06-01 10:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.50 - - [2026-06-01 10:49:48] "GET /project/15fef709-baf6-4d70-9844-95146680f8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031134 10.0.0.50 - - [2026-06-01 10:49:48] "POST /virtual-machines HTTP/1.1" 200 395 0.007741 10.0.0.50 - - [2026-06-01 10:49:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.021235 10.0.0.50 - - [2026-06-01 10:49:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097374 10.0.0.50 - - [2026-06-01 10:49:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.007918 10.0.0.50 - - [2026-06-01 10:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003427 10.0.0.50 - - [2026-06-01 10:49:48] "GET /virtual-machine-interface/9c43f3e8-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009722 10.0.0.50 - - [2026-06-01 10:49:48] "POST /instance-ips HTTP/1.1" 200 397 0.021882 10.0.0.50 - - [2026-06-01 10:49:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.018973 10.0.0.50 - - [2026-06-01 10:49:49] "GET /virtual-machine-interface/9c43f3e8-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008533 10.0.0.50 - - [2026-06-01 10:49:49] "POST /set-tag HTTP/1.1" 200 109 0.065638 10.0.0.50 - - [2026-06-01 10:49:49] "GET /virtual-machine-interface/9c43f3e8-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004647 10.0.0.50 - - [2026-06-01 10:49:49] "GET /instance-ip/9c5c4f2e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002923 10.0.0.50 - - [2026-06-01 10:49:49] "GET /virtual-machine-interface/9c43f3e8-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005245 10.0.0.50 - - [2026-06-01 10:49:49] "POST /set-tag HTTP/1.1" 200 109 0.002838 10.0.0.50 - - [2026-06-01 10:49:49] "GET /virtual-router/fd0eaefc-7fd4-4262-9a8e-07de50743087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.004344 10.0.0.50 - - [2026-06-01 10:49:49] "POST /ref-update HTTP/1.1" 200 156 0.099406 10.0.0.50 - - [2026-06-01 10:49:49] "GET /virtual-machine-interface/9c43f3e8-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004443 10.0.0.50 - - [2026-06-01 10:49:49] "POST /set-tag HTTP/1.1" 200 109 0.002266 10.0.0.50 - - [2026-06-01 10:49:49] "POST /tags HTTP/1.1" 200 299 0.109017 10.0.0.50 - - [2026-06-01 10:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010722 10.0.0.50 - - [2026-06-01 10:49:49] "GET /tag/1be8ddaf-96ce-44a6-b738-f78c077170b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.015014 10.0.0.50 - - [2026-06-01 10:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.50 - - [2026-06-01 10:49:49] "GET /virtual-network/229511c6-4ef6-471d-98d4-1c549dac55f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003926 10.0.0.50 - - [2026-06-01 10:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.50 - - [2026-06-01 10:49:49] "GET /project/4b9dfd8f-82d7-42c2-9b75-fb8f3a9bfbbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029258 10.0.0.50 - - [2026-06-01 10:49:49] "POST /virtual-machines HTTP/1.1" 200 395 0.008126 10.0.0.50 - - [2026-06-01 10:49:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.018759 10.0.0.50 - - [2026-06-01 10:49:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099995 10.0.0.50 - - [2026-06-01 10:49:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.009734 10.0.0.50 - - [2026-06-01 10:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006430 10.0.0.50 - - [2026-06-01 10:49:49] "GET /virtual-machine-interface/9cd79986-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006006 10.0.0.50 - - [2026-06-01 10:49:50] "POST /instance-ips HTTP/1.1" 200 397 0.032175 10.0.0.50 - - [2026-06-01 10:49:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.026516 10.0.0.50 - - [2026-06-01 10:49:50] "GET /virtual-machine-interface/9cd79986-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008819 10.0.0.50 - - [2026-06-01 10:49:50] "POST /set-tag HTTP/1.1" 200 109 0.020320 10.0.0.50 - - [2026-06-01 10:49:50] "GET /virtual-machine-interface/9cd79986-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.028571 10.0.0.50 - - [2026-06-01 10:49:50] "GET /instance-ip/9cf06790-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003617 10.0.0.50 - - [2026-06-01 10:49:50] "GET /virtual-machine-interface/9cd79986-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005059 10.0.0.50 - - [2026-06-01 10:49:50] "POST /set-tag HTTP/1.1" 200 109 0.002476 10.0.0.50 - - [2026-06-01 10:49:50] "POST /tags HTTP/1.1" 200 299 0.028034 10.0.0.50 - - [2026-06-01 10:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.50 - - [2026-06-01 10:49:50] "GET /tag/cca1c309-6051-4213-87f6-a5ed040d3575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.013391 10.0.0.50 - - [2026-06-01 10:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.50 - - [2026-06-01 10:49:50] "GET /virtual-network/229511c6-4ef6-471d-98d4-1c549dac55f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005090 10.0.0.50 - - [2026-06-01 10:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.50 - - [2026-06-01 10:49:50] "GET /project/4b9dfd8f-82d7-42c2-9b75-fb8f3a9bfbbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030748 10.0.0.50 - - [2026-06-01 10:49:50] "POST /virtual-machines HTTP/1.1" 200 395 0.010756 10.0.0.50 - - [2026-06-01 10:49:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.007266 10.0.0.50 - - [2026-06-01 10:49:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112103 10.0.0.50 - - [2026-06-01 10:49:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.022443 10.0.0.50 - - [2026-06-01 10:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012973 10.0.0.50 - - [2026-06-01 10:49:50] "GET /virtual-machine-interface/9d4adde2-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005428 10.0.0.50 - - [2026-06-01 10:49:50] "POST /instance-ips HTTP/1.1" 200 397 0.020753 10.0.0.50 - - [2026-06-01 10:49:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.034424 10.0.0.50 - - [2026-06-01 10:49:50] "GET /virtual-machine-interface/9d4adde2-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.019539 10.0.0.50 - - [2026-06-01 10:49:50] "POST /set-tag HTTP/1.1" 200 109 0.018000 10.0.0.50 - - [2026-06-01 10:49:50] "GET /virtual-machine-interface/9d4adde2-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012439 10.0.0.50 - - [2026-06-01 10:49:50] "GET /instance-ip/9d61309c-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004838 10.0.0.50 - - [2026-06-01 10:49:50] "GET /virtual-machine-interface/9d4adde2-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004193 10.0.0.50 - - [2026-06-01 10:49:50] "POST /set-tag HTTP/1.1" 200 109 0.002953 10.0.0.50 - - [2026-06-01 10:49:50] "POST /tags HTTP/1.1" 200 299 0.017262 10.0.0.50 - - [2026-06-01 10:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.50 - - [2026-06-01 10:49:51] "GET /tag/162ec482-4aa2-4f86-9843-30c756b3f16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.012249 10.0.0.50 - - [2026-06-01 10:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.50 - - [2026-06-01 10:49:51] "GET /virtual-network/229511c6-4ef6-471d-98d4-1c549dac55f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004711 10.0.0.50 - - [2026-06-01 10:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.50 - - [2026-06-01 10:49:51] "GET /project/15fef709-baf6-4d70-9844-95146680f8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031092 10.0.0.50 - - [2026-06-01 10:49:51] "POST /virtual-machines HTTP/1.1" 200 395 0.009091 10.0.0.50 - - [2026-06-01 10:49:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.007174 10.0.0.50 - - [2026-06-01 10:49:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103268 10.0.0.50 - - [2026-06-01 10:49:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.028636 10.0.0.50 - - [2026-06-01 10:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006199 10.0.0.50 - - [2026-06-01 10:49:51] "GET /virtual-machine-interface/9db5ab22-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006668 10.0.0.50 - - [2026-06-01 10:49:51] "POST /instance-ips HTTP/1.1" 200 397 0.020669 10.0.0.50 - - [2026-06-01 10:49:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.023597 10.0.0.50 - - [2026-06-01 10:49:51] "GET /virtual-machine-interface/9db5ab22-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.022322 10.0.0.50 - - [2026-06-01 10:49:51] "POST /set-tag HTTP/1.1" 200 109 0.017369 10.0.0.50 - - [2026-06-01 10:49:51] "GET /virtual-machine-interface/9db5ab22-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017393 10.0.0.50 - - [2026-06-01 10:49:51] "GET /instance-ip/9dcb68d6-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003932 10.0.0.50 - - [2026-06-01 10:49:51] "GET /virtual-machine-interface/9db5ab22-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004361 10.0.0.50 - - [2026-06-01 10:49:51] "POST /set-tag HTTP/1.1" 200 109 0.002610 10.0.0.50 - - [2026-06-01 10:49:51] "POST /tags HTTP/1.1" 200 299 0.020552 10.0.0.50 - - [2026-06-01 10:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.50 - - [2026-06-01 10:49:51] "GET /tag/f8a5fe12-f831-4570-b861-a53425cda371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.015524 10.0.0.50 - - [2026-06-01 10:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.50 - - [2026-06-01 10:49:51] "GET /virtual-network/229511c6-4ef6-471d-98d4-1c549dac55f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004715 10.0.0.50 - - [2026-06-01 10:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.50 - - [2026-06-01 10:49:51] "GET /project/15fef709-baf6-4d70-9844-95146680f8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033103 10.0.0.50 - - [2026-06-01 10:49:51] "POST /virtual-machines HTTP/1.1" 200 395 0.007339 10.0.0.50 - - [2026-06-01 10:49:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.012895 10.0.0.50 - - [2026-06-01 10:49:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106755 10.0.0.50 - - [2026-06-01 10:49:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.008409 10.0.0.50 - - [2026-06-01 10:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006054 10.0.0.50 - - [2026-06-01 10:49:52] "GET /virtual-machine-interface/9e1da2c2-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005584 10.0.0.50 - - [2026-06-01 10:49:52] "POST /instance-ips HTTP/1.1" 200 397 0.031183 10.0.0.50 - - [2026-06-01 10:49:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.017622 10.0.0.50 - - [2026-06-01 10:49:52] "GET /virtual-machine-interface/9e1da2c2-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009098 10.0.0.50 - - [2026-06-01 10:49:52] "POST /set-tag HTTP/1.1" 200 109 0.018977 10.0.0.50 - - [2026-06-01 10:49:52] "GET /virtual-machine-interface/9e1da2c2-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018061 10.0.0.50 - - [2026-06-01 10:49:52] "GET /instance-ip/9e37362e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003090 10.0.0.50 - - [2026-06-01 10:49:52] "GET /virtual-machine-interface/9e1da2c2-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003958 10.0.0.50 - - [2026-06-01 10:49:52] "POST /set-tag HTTP/1.1" 200 109 0.002089 10.0.0.50 - - [2026-06-01 10:49:52] "GET /virtual-router/fd0eaefc-7fd4-4262-9a8e-07de50743087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.003228 10.0.0.50 - - [2026-06-01 10:49:52] "POST /ref-update HTTP/1.1" 200 156 0.013046 10.0.0.50 - - [2026-06-01 10:49:52] "GET /virtual-machine-interface/9cd79986-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013642 10.0.0.50 - - [2026-06-01 10:49:52] "POST /set-tag HTTP/1.1" 200 109 0.002207 10.0.0.50 - - [2026-06-01 10:49:52] "GET /virtual-machine-interface/9ab7985e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004178 10.0.0.50 - - [2026-06-01 10:49:52] "POST /set-tag HTTP/1.1" 200 109 0.002834 10.0.0.50 - - [2026-06-01 10:49:52] "GET /virtual-router/fd0eaefc-7fd4-4262-9a8e-07de50743087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.003624 10.0.0.50 - - [2026-06-01 10:49:52] "POST /ref-update HTTP/1.1" 200 156 0.007154 10.0.0.50 - - [2026-06-01 10:49:52] "GET /virtual-machine-interface/9d4adde2-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004688 10.0.0.50 - - [2026-06-01 10:49:52] "POST /set-tag HTTP/1.1" 200 109 0.002207 10.0.0.50 - - [2026-06-01 10:49:52] "GET /virtual-router/fd0eaefc-7fd4-4262-9a8e-07de50743087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.003786 10.0.0.50 - - [2026-06-01 10:49:52] "POST /ref-update HTTP/1.1" 200 156 0.007560 10.0.0.50 - - [2026-06-01 10:49:52] "GET /virtual-machine-interface/9db5ab22-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004112 10.0.0.50 - - [2026-06-01 10:49:52] "POST /set-tag HTTP/1.1" 200 109 0.001923 10.0.0.50 - - [2026-06-01 10:49:52] "GET /virtual-machine-interface/9b30db7e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003733 10.0.0.50 - - [2026-06-01 10:49:52] "POST /set-tag HTTP/1.1" 200 109 0.001800 10.0.0.50 - - [2026-06-01 10:49:52] "GET /virtual-router/fd0eaefc-7fd4-4262-9a8e-07de50743087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.004755 10.0.0.50 - - [2026-06-01 10:49:52] "POST /ref-update HTTP/1.1" 200 156 0.015176 10.0.0.50 - - [2026-06-01 10:49:52] "GET /virtual-machine-interface/9e1da2c2-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019413 10.0.0.50 - - [2026-06-01 10:49:52] "POST /set-tag HTTP/1.1" 200 109 0.002920 10.0.0.50 - - [2026-06-01 10:49:52] "GET /virtual-machine-interface/9bcd982e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005180 10.0.0.50 - - [2026-06-01 10:49:52] "POST /set-tag HTTP/1.1" 200 109 0.002414 10.0.0.50 - - [2026-06-01 10:49:52] "GET /virtual-machine-interface/9c43f3e8-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006016 10.0.0.50 - - [2026-06-01 10:49:52] "POST /set-tag HTTP/1.1" 200 109 0.002599 10.0.0.50 - - [2026-06-01 10:49:52] "GET /virtual-machine-interface/9cd79986-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003913 10.0.0.50 - - [2026-06-01 10:49:52] "POST /set-tag HTTP/1.1" 200 109 0.002508 10.0.0.50 - - [2026-06-01 10:49:52] "GET /virtual-machine-interface/9d4adde2-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004520 10.0.0.50 - - [2026-06-01 10:49:52] "POST /set-tag HTTP/1.1" 200 109 0.002891 10.0.0.50 - - [2026-06-01 10:49:52] "GET /virtual-machine-interface/9db5ab22-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004698 10.0.0.50 - - [2026-06-01 10:49:52] "POST /set-tag HTTP/1.1" 200 109 0.002468 10.0.0.50 - - [2026-06-01 10:49:53] "GET /virtual-machine-interface/9bcd982e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003998 10.0.0.50 - - [2026-06-01 10:49:53] "POST /set-tag HTTP/1.1" 200 109 0.002414 10.0.0.50 - - [2026-06-01 10:49:53] "GET /virtual-machine-interface/9e1da2c2-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004310 10.0.0.50 - - [2026-06-01 10:49:53] "POST /set-tag HTTP/1.1" 200 109 0.002013 10.0.0.50 - - [2026-06-01 10:49:53] "GET /virtual-machine-interface/9b30db7e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004244 10.0.0.50 - - [2026-06-01 10:49:53] "POST /set-tag HTTP/1.1" 200 109 0.002174 10.0.0.50 - - [2026-06-01 10:49:56] "GET /virtual-machine-interface/9ab7985e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011407 10.0.0.50 - - [2026-06-01 10:49:56] "POST /set-tag HTTP/1.1" 200 109 0.003602 10.0.0.50 - - [2026-06-01 10:49:56] "GET /virtual-machine-interface/9cd79986-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005473 10.0.0.50 - - [2026-06-01 10:49:56] "POST /set-tag HTTP/1.1" 200 109 0.002971 10.0.0.50 - - [2026-06-01 10:49:57] "GET /virtual-machine-interface/9c43f3e8-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010322 10.0.0.50 - - [2026-06-01 10:49:57] "POST /set-tag HTTP/1.1" 200 109 0.002122 10.0.0.50 - - [2026-06-01 10:49:57] "GET /virtual-machine-interface/9db5ab22-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003941 10.0.0.50 - - [2026-06-01 10:49:57] "POST /set-tag HTTP/1.1" 200 109 0.002235 10.0.0.50 - - [2026-06-01 10:50:00] "GET /virtual-machine/7b8804f0-7b7e-4a79-a111-508285f3abdb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002736 10.0.0.50 - - [2026-06-01 10:50:00] "GET /virtual-machine-interface/9ab7985e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005899 10.0.0.50 - - [2026-06-01 10:50:00] "GET /virtual-machine/8858cc1c-2874-4171-aea1-48725ee17afd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004199 10.0.0.50 - - [2026-06-01 10:50:00] "GET /virtual-machine-interface/9b30db7e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005391 10.0.0.50 - - [2026-06-01 10:50:00] "GET /virtual-machine/c97e46b8-0d93-4d5c-9396-9976d9ab8172?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004038 10.0.0.50 - - [2026-06-01 10:50:00] "GET /virtual-machine-interface/9bcd982e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004446 10.0.0.50 - - [2026-06-01 10:50:00] "GET /virtual-machine/859ad107-fff7-4131-899d-7cf4dc23e799?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003183 10.0.0.50 - - [2026-06-01 10:50:00] "GET /virtual-machine-interface/9c43f3e8-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005875 10.0.0.50 - - [2026-06-01 10:50:00] "GET /virtual-machine/6dda86d6-7d80-48eb-ad11-5fae7f359d72?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004320 10.0.0.50 - - [2026-06-01 10:50:00] "GET /virtual-machine-interface/9cd79986-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008675 10.0.0.50 - - [2026-06-01 10:50:00] "GET /virtual-machine/04f6c750-25fe-4092-81f5-40d0b0fc88bf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1253 0.004135 10.0.0.50 - - [2026-06-01 10:50:00] "GET /virtual-machine-interface/9db5ab22-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006714 10.0.0.50 - - [2026-06-01 10:50:01] "GET /virtual-machine-interface/9d4adde2-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005002 10.0.0.50 - - [2026-06-01 10:50:01] "POST /set-tag HTTP/1.1" 200 109 0.002168 10.0.0.50 - - [2026-06-01 10:50:02] "GET /virtual-machine-interface/9e1da2c2-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004652 10.0.0.50 - - [2026-06-01 10:50:02] "POST /set-tag HTTP/1.1" 200 109 0.002044 10.0.0.50 - - [2026-06-01 10:50:05] "GET /virtual-machine/3713ebe3-c8f0-46c4-b087-b0f8af2472e7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002852 10.0.0.50 - - [2026-06-01 10:50:05] "GET /virtual-machine-interface/9d4adde2-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004258 10.0.0.50 - - [2026-06-01 10:50:05] "GET /virtual-machine/4423c0f2-b56e-41cd-8a48-6787d2f45108?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003127 10.0.0.50 - - [2026-06-01 10:50:05] "GET /virtual-machine-interface/9e1da2c2-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004451 10.0.0.50 - - [2026-06-01 10:50:06] "GET /loadbalancer/9e213b5f-f715-49f5-96e1-d93cbe21456e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003300 10.0.0.50 - - [2026-06-01 10:50:06] "POST /tags HTTP/1.1" 200 333 0.028660 10.0.0.50 - - [2026-06-01 10:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.021168 10.0.0.50 - - [2026-06-01 10:50:06] "GET /tag/2e938a4b-859e-4872-91d2-989f8dc42ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.014196 10.0.0.50 - - [2026-06-01 10:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.50 - - [2026-06-01 10:50:06] "GET /project/4b9dfd8f-82d7-42c2-9b75-fb8f3a9bfbbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036619 10.0.0.50 - - [2026-06-01 10:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.50 - - [2026-06-01 10:50:06] "GET /virtual-network/3907af60-360e-4bb1-885b-32c17789ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004724 10.0.0.50 - - [2026-06-01 10:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.50 - - [2026-06-01 10:50:06] "GET /service-appliance-set/55829c3e-4b95-4200-906e-394e35857321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002683 10.0.0.50 - - [2026-06-01 10:50:06] "POST /fqname-to-id HTTP/1.1" 404 273 0.001989 10.0.0.50 - - [2026-06-01 10:50:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.098973 10.0.0.50 - - [2026-06-01 10:50:06] "GET /virtual-machine-interface/12cf9522-cdbf-4b05-bd8e-89737e6f59f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.006173 10.0.0.50 - - [2026-06-01 10:50:06] "POST /instance-ips HTTP/1.1" 200 409 0.026329 10.0.0.50 - - [2026-06-01 10:50:06] "GET /instance-ip/112cd41b-22b2-4d74-b338-af619653a78e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.003848 10.0.0.50 - - [2026-06-01 10:50:07] "POST /loadbalancers HTTP/1.1" 200 629 0.062338 10.0.0.50 - - [2026-06-01 10:50:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.032614 10.0.0.50 - - [2026-06-01 10:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012296 10.0.0.50 - - [2026-06-01 10:50:07] "GET /project/4b9dfd8f-82d7-42c2-9b75-fb8f3a9bfbbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.060965 10.0.0.50 - - [2026-06-01 10:50:07] "GET /instance-ip/112cd41b-22b2-4d74-b338-af619653a78e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.002973 10.0.0.50 - - [2026-06-01 10:50:07] "POST /floating-ips HTTP/1.1" 200 597 0.022778 10.0.0.50 - - [2026-06-01 10:50:07] "GET /project/4b9dfd8f-82d7-42c2-9b75-fb8f3a9bfbbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.062516 10.0.0.50 - - [2026-06-01 10:50:07] "GET /loadbalancer/9e213b5f-f715-49f5-96e1-d93cbe21456e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.007593 10.0.0.50 - - [2026-06-01 10:50:07] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.027445 10.0.0.50 - - [2026-06-01 10:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.50 - - [2026-06-01 10:50:07] "GET /project/4b9dfd8f-82d7-42c2-9b75-fb8f3a9bfbbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040509 10.0.0.50 - - [2026-06-01 10:50:07] "GET /loadbalancer-listener/fabc4ccc-7339-475d-9ad1-4e76e71b1e8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.003137 10.0.0.50 - - [2026-06-01 10:50:07] "GET /loadbalancer-listener/fabc4ccc-7339-475d-9ad1-4e76e71b1e8d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.005737 10.0.0.50 - - [2026-06-01 10:50:07] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.021811 10.0.0.50 - - [2026-06-01 10:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.50 - - [2026-06-01 10:50:07] "GET /instance-ip/112cd41b-22b2-4d74-b338-af619653a78e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.002732 10.0.0.50 - - [2026-06-01 10:50:07] "GET /instance-ip/112cd41b-22b2-4d74-b338-af619653a78e?fields=floating_ips HTTP/1.1" 200 1212 0.004160 10.0.0.50 - - [2026-06-01 10:50:07] "GET /loadbalancer/9e213b5f-f715-49f5-96e1-d93cbe21456e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003205 10.0.0.50 - - [2026-06-01 10:50:07] "GET /loadbalancer-pool/2cc05bd9-53c6-4b3b-9207-f5a1f6f59e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004619 10.0.0.50 - - [2026-06-01 10:50:07] "GET /floating-ip/17f9c7c5-1885-4673-80d2-865cd55fe7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.002981 10.0.0.50 - - [2026-06-01 10:50:07] "POST /loadbalancer-members HTTP/1.1" 200 721 0.023440 10.0.0.50 - - [2026-06-01 10:50:07] "GET /loadbalancer/9e213b5f-f715-49f5-96e1-d93cbe21456e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.008301 10.0.0.50 - - [2026-06-01 10:50:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.008437 10.0.0.50 - - [2026-06-01 10:50:07] "GET /virtual-machine-interface/9b30db7e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018822 10.0.0.50 - - [2026-06-01 10:50:07] "GET /virtual-machine-interface/9b30db7e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011437 10.0.0.50 - - [2026-06-01 10:50:07] "POST /tags HTTP/1.1" 409 221 0.005764 10.0.0.50 - - [2026-06-01 10:50:07] "POST /ref-update HTTP/1.1" 200 156 0.005930 10.0.0.50 - - [2026-06-01 10:50:07] "GET /floating-ip/17f9c7c5-1885-4673-80d2-865cd55fe7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1810 0.017983 10.0.0.50 - - [2026-06-01 10:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.50 - - [2026-06-01 10:50:07] "GET /tag/2e938a4b-859e-4872-91d2-989f8dc42ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.018217 10.0.0.50 - - [2026-06-01 10:50:07] "PUT /floating-ip/17f9c7c5-1885-4673-80d2-865cd55fe7a7 HTTP/1.1" 200 256 0.011656 10.0.0.50 - - [2026-06-01 10:50:07] "POST /set-tag HTTP/1.1" 200 109 0.099687 10.0.0.50 - - [2026-06-01 10:50:07] "GET /loadbalancer-pool/2cc05bd9-53c6-4b3b-9207-f5a1f6f59e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003028 10.0.0.50 - - [2026-06-01 10:50:07] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014493 10.0.0.50 - - [2026-06-01 10:50:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.023513 10.0.0.50 - - [2026-06-01 10:50:07] "GET /virtual-machine-interface/9ab7985e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015161 10.0.0.50 - - [2026-06-01 10:50:07] "GET /virtual-machine-interface/9ab7985e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007427 10.0.0.50 - - [2026-06-01 10:50:07] "POST /ref-update HTTP/1.1" 200 156 0.013034 10.0.0.50 - - [2026-06-01 10:50:07] "GET /floating-ip/17f9c7c5-1885-4673-80d2-865cd55fe7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2235 0.012730 10.0.0.50 - - [2026-06-01 10:50:08] "POST /set-tag HTTP/1.1" 200 109 0.063963 10.0.0.50 - - [2026-06-01 10:50:09] "POST /tags HTTP/1.1" 409 206 0.005745 10.0.0.50 - - [2026-06-01 10:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.50 - - [2026-06-01 10:50:09] "GET /tag/555a41e4-9f06-4f1f-a784-2da86a39368b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.028728 10.0.0.50 - - [2026-06-01 10:50:09] "POST /tags HTTP/1.1" 409 204 0.005576 10.0.0.50 - - [2026-06-01 10:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.50 - - [2026-06-01 10:50:09] "GET /tag/cca1c309-6051-4213-87f6-a5ed040d3575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.011822 10.0.0.50 - - [2026-06-01 10:50:09] "GET /application-policy-set/2b8a2723-e01d-4f85-866d-f0db9fede625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003900 10.0.0.50 - - [2026-06-01 10:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.50 - - [2026-06-01 10:50:09] "GET /policy-management/79389748-2834-4cdb-bc99-da5f62a64246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003252 10.0.0.50 - - [2026-06-01 10:50:09] "POST /tags HTTP/1.1" 409 206 0.002275 10.0.0.50 - - [2026-06-01 10:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.50 - - [2026-06-01 10:50:09] "GET /tag/555a41e4-9f06-4f1f-a784-2da86a39368b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.015191 10.0.0.50 - - [2026-06-01 10:50:09] "POST /tags HTTP/1.1" 409 226 0.002075 10.0.0.50 - - [2026-06-01 10:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.50 - - [2026-06-01 10:50:09] "GET /tag/d17ec501-2d15-44cf-a7c0-2d1cf1ef2e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010392 10.0.0.50 - - [2026-06-01 10:50:09] "POST /tags HTTP/1.1" 409 204 0.001992 10.0.0.50 - - [2026-06-01 10:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.50 - - [2026-06-01 10:50:09] "GET /tag/cca1c309-6051-4213-87f6-a5ed040d3575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.012363 10.0.0.50 - - [2026-06-01 10:50:09] "POST /tags HTTP/1.1" 409 226 0.001888 10.0.0.50 - - [2026-06-01 10:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.50 - - [2026-06-01 10:50:09] "GET /tag/d17ec501-2d15-44cf-a7c0-2d1cf1ef2e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.012891 10.0.0.50 - - [2026-06-01 10:50:09] "GET /application-policy-set/2b8a2723-e01d-4f85-866d-f0db9fede625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.004762 10.0.0.50 - - [2026-06-01 10:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.50 - - [2026-06-01 10:50:09] "GET /policy-management/79389748-2834-4cdb-bc99-da5f62a64246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005044 10.0.0.50 - - [2026-06-01 10:50:09] "POST /firewall-rules HTTP/1.1" 200 626 0.076973 10.0.0.50 - - [2026-06-01 10:50:09] "POST /firewall-rules HTTP/1.1" 200 646 0.076174 10.0.0.50 - - [2026-06-01 10:50:10] "GET /firewall-rule/35a58d5e-9ab0-48f3-80d9-a14051675dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.005537 10.0.0.50 - - [2026-06-01 10:50:10] "GET /firewall-policy/1cb7cb42-5c5d-44b2-aae6-44af44b5dd69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003103 10.0.0.50 - - [2026-06-01 10:50:10] "GET /firewall-rule/e06ed625-af29-4ca6-a2a8-efbd999989ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.004190 10.0.0.50 - - [2026-06-01 10:50:10] "POST /ref-update HTTP/1.1" 200 156 0.015556 10.0.0.50 - - [2026-06-01 10:50:10] "POST /firewall-policys HTTP/1.1" 200 606 0.036573 10.0.0.50 - - [2026-06-01 10:50:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.032961 10.0.0.50 - - [2026-06-01 10:50:10] "GET /firewall-policy/656bee74-7c38-4d49-8d7b-ad57858fd05f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.025028 10.0.0.50 - - [2026-06-01 10:50:10] "GET /application-policy-set/2b8a2723-e01d-4f85-866d-f0db9fede625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.004457 10.0.0.50 - - [2026-06-01 10:50:10] "GET /firewall-policy/656bee74-7c38-4d49-8d7b-ad57858fd05f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002618 10.0.0.50 - - [2026-06-01 10:50:10] "GET /firewall-policy/0b733f7d-d8c8-469f-a685-44cbe7a6af95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.004872 10.0.0.50 - - [2026-06-01 10:50:10] "GET /firewall-policy/1cb7cb42-5c5d-44b2-aae6-44af44b5dd69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003969 10.0.0.50 - - [2026-06-01 10:50:10] "GET /firewall-policy/aa8b17ae-7741-43b7-b2c1-a099892fe9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003592 10.0.0.50 - - [2026-06-01 10:50:10] "GET /firewall-policy/1cb7cb42-5c5d-44b2-aae6-44af44b5dd69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002128 10.0.0.50 - - [2026-06-01 10:50:10] "GET /firewall-policy/0b733f7d-d8c8-469f-a685-44cbe7a6af95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.003165 10.0.0.50 - - [2026-06-01 10:50:10] "POST /ref-update HTTP/1.1" 200 156 0.019182 10.0.0.50 - - [2026-06-01 10:50:10] "POST /ref-update HTTP/1.1" 200 156 0.051883 10.0.0.50 - - [2026-06-01 10:50:10] "POST /ref-update HTTP/1.1" 200 156 0.024903 10.0.0.50 - - [2026-06-01 10:50:10] "POST /ref-update HTTP/1.1" 200 156 0.041863 10.0.0.50 - - [2026-06-01 10:50:10] "POST /ref-update HTTP/1.1" 200 156 0.039342 10.0.0.50 - - [2026-06-01 10:50:10] "GET /firewall-policy/656bee74-7c38-4d49-8d7b-ad57858fd05f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002689 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:50:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000999 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:50:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001223 10.0.0.50 - - [2026-06-01 10:52:09] "POST /tags HTTP/1.1" 409 252 0.001934 10.0.0.50 - - [2026-06-01 10:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.50 - - [2026-06-01 10:52:09] "GET /tag/c218bc3b-d1fa-48b6-9db0-2c3f6a8b0528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.010716 10.0.0.50 - - [2026-06-01 10:52:09] "POST /tags HTTP/1.1" 409 228 0.002056 10.0.0.50 - - [2026-06-01 10:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.50 - - [2026-06-01 10:52:09] "GET /tag/e36b33bd-eb63-42d7-bb98-d58b852edd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.011760 10.0.0.50 - - [2026-06-01 10:52:09] "GET /application-policy-set/2b8a2723-e01d-4f85-866d-f0db9fede625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004230 10.0.0.50 - - [2026-06-01 10:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.50 - - [2026-06-01 10:52:09] "GET /policy-management/79389748-2834-4cdb-bc99-da5f62a64246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003644 10.0.0.50 - - [2026-06-01 10:52:09] "POST /tags HTTP/1.1" 409 206 0.002294 10.0.0.50 - - [2026-06-01 10:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.50 - - [2026-06-01 10:52:09] "GET /tag/555a41e4-9f06-4f1f-a784-2da86a39368b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010807 10.0.0.50 - - [2026-06-01 10:52:09] "POST /tags HTTP/1.1" 409 226 0.001699 10.0.0.50 - - [2026-06-01 10:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001437 10.0.0.50 - - [2026-06-01 10:52:09] "GET /tag/d17ec501-2d15-44cf-a7c0-2d1cf1ef2e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010649 10.0.0.50 - - [2026-06-01 10:52:09] "POST /tags HTTP/1.1" 409 204 0.001961 10.0.0.50 - - [2026-06-01 10:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.50 - - [2026-06-01 10:52:09] "GET /tag/cca1c309-6051-4213-87f6-a5ed040d3575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.010607 10.0.0.50 - - [2026-06-01 10:52:09] "POST /tags HTTP/1.1" 409 226 0.002083 10.0.0.50 - - [2026-06-01 10:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.50 - - [2026-06-01 10:52:09] "GET /tag/d17ec501-2d15-44cf-a7c0-2d1cf1ef2e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010982 10.0.0.50 - - [2026-06-01 10:52:09] "POST /tags HTTP/1.1" 409 228 0.006568 10.0.0.50 - - [2026-06-01 10:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.50 - - [2026-06-01 10:52:09] "GET /tag/e36b33bd-eb63-42d7-bb98-d58b852edd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.015823 10.0.0.50 - - [2026-06-01 10:52:09] "POST /tags HTTP/1.1" 409 252 0.001800 10.0.0.50 - - [2026-06-01 10:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.50 - - [2026-06-01 10:52:09] "GET /tag/c218bc3b-d1fa-48b6-9db0-2c3f6a8b0528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.016578 10.0.0.50 - - [2026-06-01 10:52:09] "GET /application-policy-set/2b8a2723-e01d-4f85-866d-f0db9fede625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.010756 10.0.0.50 - - [2026-06-01 10:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004706 10.0.0.50 - - [2026-06-01 10:52:09] "GET /policy-management/79389748-2834-4cdb-bc99-da5f62a64246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006459 10.0.0.50 - - [2026-06-01 10:52:09] "POST /firewall-rules HTTP/1.1" 409 281 0.007775 10.0.0.50 - - [2026-06-01 10:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.50 - - [2026-06-01 10:52:09] "PUT /firewall-rule/e06ed625-af29-4ca6-a2a8-efbd999989ce HTTP/1.1" 200 260 0.038546 10.0.0.50 - - [2026-06-01 10:52:09] "POST /firewall-rules HTTP/1.1" 409 291 0.002225 10.0.0.50 - - [2026-06-01 10:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.50 - - [2026-06-01 10:52:09] "PUT /firewall-rule/35a58d5e-9ab0-48f3-80d9-a14051675dd7 HTTP/1.1" 200 260 0.033406 10.0.0.50 - - [2026-06-01 10:52:09] "GET /firewall-rule/35a58d5e-9ab0-48f3-80d9-a14051675dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.012152 10.0.0.50 - - [2026-06-01 10:52:10] "POST /firewall-rules HTTP/1.1" 200 658 0.084702 10.0.0.50 - - [2026-06-01 10:52:10] "GET /firewall-rule/178b4306-45dc-4c6a-843b-ec2cdc90c5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2908 0.027361 10.0.0.50 - - [2026-06-01 10:52:10] "GET /firewall-policy/1cb7cb42-5c5d-44b2-aae6-44af44b5dd69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.005529 10.0.0.50 - - [2026-06-01 10:52:10] "GET /firewall-rule/e06ed625-af29-4ca6-a2a8-efbd999989ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.004907 10.0.0.50 - - [2026-06-01 10:52:10] "POST /firewall-policys HTTP/1.1" 409 269 0.005287 10.0.0.50 - - [2026-06-01 10:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.50 - - [2026-06-01 10:52:10] "PUT /firewall-policy/656bee74-7c38-4d49-8d7b-ad57858fd05f HTTP/1.1" 200 264 0.030777 10.0.0.50 - - [2026-06-01 10:52:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.048674 10.0.0.50 - - [2026-06-01 10:52:10] "GET /firewall-policy/656bee74-7c38-4d49-8d7b-ad57858fd05f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.018836 10.0.0.50 - - [2026-06-01 10:52:10] "GET /application-policy-set/2b8a2723-e01d-4f85-866d-f0db9fede625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004413 10.0.0.50 - - [2026-06-01 10:52:10] "GET /firewall-policy/656bee74-7c38-4d49-8d7b-ad57858fd05f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005592 10.0.0.50 - - [2026-06-01 10:52:10] "GET /firewall-policy/0b733f7d-d8c8-469f-a685-44cbe7a6af95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.004868 10.0.0.50 - - [2026-06-01 10:52:10] "GET /firewall-policy/1cb7cb42-5c5d-44b2-aae6-44af44b5dd69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004760 10.0.0.50 - - [2026-06-01 10:52:10] "GET /firewall-policy/656bee74-7c38-4d49-8d7b-ad57858fd05f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004274 10.0.0.50 - - [2026-06-01 10:52:10] "GET /firewall-policy/656bee74-7c38-4d49-8d7b-ad57858fd05f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003910 10.0.0.50 - - [2026-06-01 10:53:11] "GET /virtual-machine-interface/9ab7985e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004821 10.0.0.50 - - [2026-06-01 10:53:11] "POST /set-tag HTTP/1.1" 200 109 0.003023 10.0.0.50 - - [2026-06-01 10:53:11] "GET /virtual-machine-interface/9cd79986-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010504 10.0.0.50 - - [2026-06-01 10:53:11] "POST /set-tag HTTP/1.1" 200 109 0.003001 10.0.0.50 - - [2026-06-01 10:53:11] "GET /virtual-machine-interface/9d4adde2-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009031 10.0.0.50 - - [2026-06-01 10:53:11] "POST /set-tag HTTP/1.1" 200 109 0.003441 10.0.0.50 - - [2026-06-01 10:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.50 - - [2026-06-01 10:53:11] "GET /loadbalancer/9e213b5f-f715-49f5-96e1-d93cbe21456e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002495 10.0.0.50 - - [2026-06-01 10:53:11] "GET /virtual-machine-interface/9ab7985e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006174 10.0.0.50 - - [2026-06-01 10:53:11] "POST /set-tag HTTP/1.1" 200 109 0.027397 10.0.0.50 - - [2026-06-01 10:53:11] "DELETE /loadbalancer-member/cea446d5-90b7-4ed6-a166-6e496280c9b5 HTTP/1.1" 200 115 0.039150 10.0.0.50 - - [2026-06-01 10:53:12] "GET /virtual-machine-interface/9c43f3e8-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006871 10.0.0.50 - - [2026-06-01 10:53:12] "POST /set-tag HTTP/1.1" 200 109 0.003991 10.0.0.50 - - [2026-06-01 10:53:12] "GET /virtual-machine-interface/9db5ab22-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005936 10.0.0.50 - - [2026-06-01 10:53:12] "POST /set-tag HTTP/1.1" 200 109 0.002691 10.0.0.50 - - [2026-06-01 10:53:12] "GET /virtual-machine-interface/9e1da2c2-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005852 10.0.0.50 - - [2026-06-01 10:53:12] "POST /set-tag HTTP/1.1" 200 109 0.002776 10.0.0.50 - - [2026-06-01 10:53:12] "GET /virtual-machine-interface/9b30db7e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005238 10.0.0.50 - - [2026-06-01 10:53:12] "POST /set-tag HTTP/1.1" 200 109 0.005190 10.0.0.50 - - [2026-06-01 10:53:12] "GET /virtual-machine-interface/9bcd982e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004941 10.0.0.50 - - [2026-06-01 10:53:12] "POST /set-tag HTTP/1.1" 200 109 0.003084 10.0.0.50 - - [2026-06-01 10:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.50 - - [2026-06-01 10:53:12] "GET /loadbalancer/9e213b5f-f715-49f5-96e1-d93cbe21456e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003886 10.0.0.50 - - [2026-06-01 10:53:13] "GET /virtual-machine-interface/9b30db7e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005673 10.0.0.50 - - [2026-06-01 10:53:13] "POST /set-tag HTTP/1.1" 200 109 0.005249 10.0.0.50 - - [2026-06-01 10:53:13] "GET /virtual-machine-interface/9b30db7e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004367 10.0.0.50 - - [2026-06-01 10:53:13] "POST /set-tag HTTP/1.1" 200 109 0.002890 10.0.0.50 - - [2026-06-01 10:53:13] "GET /virtual-machine/8858cc1c-2874-4171-aea1-48725ee17afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004274 10.0.0.50 - - [2026-06-01 10:53:13] "POST /ref-update HTTP/1.1" 200 156 0.010285 10.0.0.50 - - [2026-06-01 10:53:13] "GET /virtual-machine-interface/9b30db7e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006912 10.0.0.50 - - [2026-06-01 10:53:13] "POST /set-tag HTTP/1.1" 200 109 0.022146 10.0.0.50 - - [2026-06-01 10:53:13] "POST /set-tag HTTP/1.1" 200 109 0.016963 10.0.0.50 - - [2026-06-01 10:53:13] "POST /set-tag HTTP/1.1" 200 109 0.059194 10.0.0.50 - - [2026-06-01 10:53:13] "POST /set-tag HTTP/1.1" 200 109 0.038574 10.0.0.50 - - [2026-06-01 10:53:13] "POST /set-tag HTTP/1.1" 200 109 0.021123 10.0.0.50 - - [2026-06-01 10:53:13] "DELETE /instance-ip/9b4d796e-5da7-11f1-a8be-fa163e8a99e4 HTTP/1.1" 200 115 0.106416 10.0.0.50 - - [2026-06-01 10:53:13] "POST /ref-update HTTP/1.1" 200 156 0.020287 10.0.0.50 - - [2026-06-01 10:53:14] "DELETE /virtual-machine-interface/9b30db7e-5da7-11f1-a8be-fa163e8a99e4 HTTP/1.1" 200 115 0.050802 10.0.0.50 - - [2026-06-01 10:53:14] "DELETE /virtual-machine/8858cc1c-2874-4171-aea1-48725ee17afd HTTP/1.1" 200 115 0.018277 10.0.0.50 - - [2026-06-01 10:53:14] "GET /virtual-machine-interface/9c43f3e8-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004942 10.0.0.50 - - [2026-06-01 10:53:14] "POST /set-tag HTTP/1.1" 200 109 0.002999 10.0.0.50 - - [2026-06-01 10:53:14] "GET /virtual-machine-interface/9c43f3e8-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003933 10.0.0.50 - - [2026-06-01 10:53:14] "POST /set-tag HTTP/1.1" 200 109 0.001983 10.0.0.50 - - [2026-06-01 10:53:14] "GET /virtual-machine/859ad107-fff7-4131-899d-7cf4dc23e799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003309 10.0.0.50 - - [2026-06-01 10:53:14] "POST /ref-update HTTP/1.1" 200 156 0.015794 10.0.0.50 - - [2026-06-01 10:53:14] "GET /virtual-machine-interface/9c43f3e8-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010886 10.0.0.50 - - [2026-06-01 10:53:14] "POST /set-tag HTTP/1.1" 200 109 0.018553 10.0.0.50 - - [2026-06-01 10:53:14] "POST /set-tag HTTP/1.1" 200 109 0.050338 10.0.0.50 - - [2026-06-01 10:53:14] "POST /set-tag HTTP/1.1" 200 109 0.039644 10.0.0.50 - - [2026-06-01 10:53:14] "POST /set-tag HTTP/1.1" 200 109 0.014234 10.0.0.50 - - [2026-06-01 10:53:14] "POST /set-tag HTTP/1.1" 200 109 0.016040 10.0.0.50 - - [2026-06-01 10:53:14] "DELETE /instance-ip/9c5c4f2e-5da7-11f1-a8be-fa163e8a99e4 HTTP/1.1" 200 115 0.049696 10.0.0.50 - - [2026-06-01 10:53:14] "DELETE /virtual-machine-interface/9c43f3e8-5da7-11f1-a8be-fa163e8a99e4 HTTP/1.1" 200 115 0.043095 10.0.0.50 - - [2026-06-01 10:53:14] "DELETE /virtual-machine/859ad107-fff7-4131-899d-7cf4dc23e799 HTTP/1.1" 200 115 0.030016 10.0.0.50 - - [2026-06-01 10:53:14] "GET /virtual-machine-interface/9bcd982e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004241 10.0.0.50 - - [2026-06-01 10:53:14] "POST /set-tag HTTP/1.1" 200 109 0.005201 10.0.0.50 - - [2026-06-01 10:53:14] "GET /virtual-machine-interface/9bcd982e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006454 10.0.0.50 - - [2026-06-01 10:53:14] "POST /set-tag HTTP/1.1" 200 109 0.003247 10.0.0.50 - - [2026-06-01 10:53:14] "GET /virtual-machine/c97e46b8-0d93-4d5c-9396-9976d9ab8172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002689 10.0.0.50 - - [2026-06-01 10:53:14] "POST /ref-update HTTP/1.1" 200 156 0.007479 10.0.0.50 - - [2026-06-01 10:53:14] "GET /virtual-machine-interface/9bcd982e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014386 10.0.0.50 - - [2026-06-01 10:53:14] "POST /set-tag HTTP/1.1" 200 109 0.016720 10.0.0.50 - - [2026-06-01 10:53:14] "POST /set-tag HTTP/1.1" 200 109 0.078509 10.0.0.50 - - [2026-06-01 10:53:14] "POST /set-tag HTTP/1.1" 200 109 0.042864 10.0.0.50 - - [2026-06-01 10:53:14] "POST /set-tag HTTP/1.1" 200 109 0.020337 10.0.0.50 - - [2026-06-01 10:53:15] "POST /set-tag HTTP/1.1" 200 109 0.028723 10.0.0.50 - - [2026-06-01 10:53:15] "DELETE /instance-ip/9be2ab10-5da7-11f1-a8be-fa163e8a99e4 HTTP/1.1" 200 115 0.053271 10.0.0.50 - - [2026-06-01 10:53:15] "DELETE /virtual-machine-interface/9bcd982e-5da7-11f1-a8be-fa163e8a99e4 HTTP/1.1" 200 115 0.051143 10.0.0.50 - - [2026-06-01 10:53:15] "DELETE /virtual-machine/c97e46b8-0d93-4d5c-9396-9976d9ab8172 HTTP/1.1" 200 115 0.023771 10.0.0.50 - - [2026-06-01 10:53:15] "DELETE /tag/70b3eace-5b0d-4274-b236-e9dcb5fb5634 HTTP/1.1" 200 115 0.037344 10.0.0.50 - - [2026-06-01 10:53:15] "GET /virtual-machine-interface/9ab7985e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005168 10.0.0.50 - - [2026-06-01 10:53:15] "POST /set-tag HTTP/1.1" 200 109 0.002437 10.0.0.50 - - [2026-06-01 10:53:15] "GET /virtual-machine-interface/9ab7985e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005133 10.0.0.50 - - [2026-06-01 10:53:15] "POST /set-tag HTTP/1.1" 200 109 0.002918 10.0.0.50 - - [2026-06-01 10:53:15] "GET /virtual-machine/7b8804f0-7b7e-4a79-a111-508285f3abdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003125 10.0.0.50 - - [2026-06-01 10:53:15] "POST /ref-update HTTP/1.1" 200 156 0.008120 10.0.0.50 - - [2026-06-01 10:53:15] "GET /virtual-machine-interface/9ab7985e-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.022623 10.0.0.50 - - [2026-06-01 10:53:15] "POST /set-tag HTTP/1.1" 200 109 0.018104 10.0.0.50 - - [2026-06-01 10:53:15] "POST /set-tag HTTP/1.1" 200 109 0.035888 10.0.0.50 - - [2026-06-01 10:53:15] "POST /set-tag HTTP/1.1" 200 109 0.034214 10.0.0.50 - - [2026-06-01 10:53:15] "POST /set-tag HTTP/1.1" 200 109 0.021140 10.0.0.50 - - [2026-06-01 10:53:15] "POST /set-tag HTTP/1.1" 200 109 0.034193 10.0.0.50 - - [2026-06-01 10:53:15] "DELETE /instance-ip/9ad05b00-5da7-11f1-a8be-fa163e8a99e4 HTTP/1.1" 200 115 0.052291 10.0.0.50 - - [2026-06-01 10:53:15] "POST /ref-update HTTP/1.1" 200 156 0.008709 10.0.0.50 - - [2026-06-01 10:53:15] "DELETE /virtual-machine-interface/9ab7985e-5da7-11f1-a8be-fa163e8a99e4 HTTP/1.1" 200 115 0.036077 10.0.0.50 - - [2026-06-01 10:53:15] "DELETE /virtual-machine/7b8804f0-7b7e-4a79-a111-508285f3abdb HTTP/1.1" 200 115 0.018875 10.0.0.50 - - [2026-06-01 10:53:15] "DELETE /tag/5ccefa90-5e6c-41ac-843b-271e02e010ec HTTP/1.1" 200 115 0.036458 10.0.0.50 - - [2026-06-01 10:53:15] "DELETE /tag/555a41e4-9f06-4f1f-a784-2da86a39368b HTTP/1.1" 409 388 0.003486 10.0.0.50 - - [2026-06-01 10:53:43] "GET /virtual-machine-interface/9d4adde2-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004338 10.0.0.50 - - [2026-06-01 10:53:43] "POST /set-tag HTTP/1.1" 200 109 0.002748 10.0.0.50 - - [2026-06-01 10:53:43] "GET /virtual-machine-interface/9d4adde2-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003748 10.0.0.50 - - [2026-06-01 10:53:43] "POST /set-tag HTTP/1.1" 200 109 0.003206 10.0.0.50 - - [2026-06-01 10:53:43] "GET /virtual-machine/3713ebe3-c8f0-46c4-b087-b0f8af2472e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002899 10.0.0.50 - - [2026-06-01 10:53:43] "POST /ref-update HTTP/1.1" 200 156 0.008967 10.0.0.50 - - [2026-06-01 10:53:43] "GET /virtual-machine-interface/9d4adde2-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021586 10.0.0.50 - - [2026-06-01 10:53:43] "POST /set-tag HTTP/1.1" 200 109 0.018858 10.0.0.50 - - [2026-06-01 10:53:43] "POST /set-tag HTTP/1.1" 200 109 0.043817 10.0.0.50 - - [2026-06-01 10:53:43] "POST /set-tag HTTP/1.1" 200 109 0.027862 10.0.0.50 - - [2026-06-01 10:53:43] "POST /set-tag HTTP/1.1" 200 109 0.013496 10.0.0.50 - - [2026-06-01 10:53:43] "DELETE /instance-ip/9d61309c-5da7-11f1-a8be-fa163e8a99e4 HTTP/1.1" 200 115 0.050487 10.0.0.50 - - [2026-06-01 10:53:43] "DELETE /virtual-machine-interface/9d4adde2-5da7-11f1-a8be-fa163e8a99e4 HTTP/1.1" 200 115 0.037158 10.0.0.50 - - [2026-06-01 10:53:43] "DELETE /virtual-machine/3713ebe3-c8f0-46c4-b087-b0f8af2472e7 HTTP/1.1" 200 115 0.020293 10.0.0.50 - - [2026-06-01 10:53:43] "DELETE /tag/cca1c309-6051-4213-87f6-a5ed040d3575 HTTP/1.1" 409 236 0.009662 10.0.0.50 - - [2026-06-01 10:53:43] "GET /virtual-machine-interface/9e1da2c2-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005457 10.0.0.50 - - [2026-06-01 10:53:43] "POST /set-tag HTTP/1.1" 200 109 0.006348 10.0.0.50 - - [2026-06-01 10:53:43] "GET /virtual-machine-interface/9e1da2c2-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004683 10.0.0.50 - - [2026-06-01 10:53:43] "POST /set-tag HTTP/1.1" 200 109 0.003543 10.0.0.50 - - [2026-06-01 10:53:43] "GET /virtual-machine/4423c0f2-b56e-41cd-8a48-6787d2f45108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.004604 10.0.0.50 - - [2026-06-01 10:53:44] "POST /ref-update HTTP/1.1" 200 156 0.021219 10.0.0.50 - - [2026-06-01 10:53:44] "GET /virtual-machine-interface/9e1da2c2-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004858 10.0.0.50 - - [2026-06-01 10:53:44] "POST /set-tag HTTP/1.1" 200 109 0.016424 10.0.0.50 - - [2026-06-01 10:53:44] "POST /set-tag HTTP/1.1" 200 109 0.030534 10.0.0.50 - - [2026-06-01 10:53:44] "POST /set-tag HTTP/1.1" 200 109 0.015366 10.0.0.50 - - [2026-06-01 10:53:44] "POST /set-tag HTTP/1.1" 200 109 0.025182 10.0.0.50 - - [2026-06-01 10:53:44] "DELETE /instance-ip/9e37362e-5da7-11f1-a8be-fa163e8a99e4 HTTP/1.1" 200 115 0.052853 10.0.0.50 - - [2026-06-01 10:53:44] "DELETE /virtual-machine-interface/9e1da2c2-5da7-11f1-a8be-fa163e8a99e4 HTTP/1.1" 200 115 0.041072 10.0.0.50 - - [2026-06-01 10:53:44] "DELETE /virtual-machine/4423c0f2-b56e-41cd-8a48-6787d2f45108 HTTP/1.1" 200 115 0.022930 10.0.0.50 - - [2026-06-01 10:53:44] "DELETE /tag/f8a5fe12-f831-4570-b861-a53425cda371 HTTP/1.1" 200 115 0.033052 10.0.0.50 - - [2026-06-01 10:53:44] "GET /virtual-machine-interface/9db5ab22-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004125 10.0.0.50 - - [2026-06-01 10:53:44] "POST /set-tag HTTP/1.1" 200 109 0.002826 10.0.0.50 - - [2026-06-01 10:53:44] "GET /virtual-machine-interface/9db5ab22-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003706 10.0.0.50 - - [2026-06-01 10:53:44] "POST /set-tag HTTP/1.1" 200 109 0.002021 10.0.0.50 - - [2026-06-01 10:53:44] "GET /virtual-machine/04f6c750-25fe-4092-81f5-40d0b0fc88bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1632 0.003763 10.0.0.50 - - [2026-06-01 10:53:44] "POST /ref-update HTTP/1.1" 200 156 0.013103 10.0.0.50 - - [2026-06-01 10:53:44] "GET /virtual-machine-interface/9db5ab22-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013991 10.0.0.50 - - [2026-06-01 10:53:44] "POST /set-tag HTTP/1.1" 200 109 0.016947 10.0.0.50 - - [2026-06-01 10:53:44] "POST /set-tag HTTP/1.1" 200 109 0.033653 10.0.0.50 - - [2026-06-01 10:53:44] "POST /set-tag HTTP/1.1" 200 109 0.030720 10.0.0.50 - - [2026-06-01 10:53:44] "POST /set-tag HTTP/1.1" 200 109 0.012051 10.0.0.50 - - [2026-06-01 10:53:44] "DELETE /instance-ip/9dcb68d6-5da7-11f1-a8be-fa163e8a99e4 HTTP/1.1" 200 115 0.047621 10.0.0.50 - - [2026-06-01 10:53:44] "DELETE /virtual-machine-interface/9db5ab22-5da7-11f1-a8be-fa163e8a99e4 HTTP/1.1" 200 115 0.045815 10.0.0.50 - - [2026-06-01 10:53:44] "DELETE /virtual-machine/04f6c750-25fe-4092-81f5-40d0b0fc88bf HTTP/1.1" 200 115 0.019590 10.0.0.50 - - [2026-06-01 10:53:44] "DELETE /tag/c218bc3b-d1fa-48b6-9db0-2c3f6a8b0528 HTTP/1.1" 409 236 0.005363 10.0.0.50 - - [2026-06-01 10:53:44] "DELETE /tag/162ec482-4aa2-4f86-9843-30c756b3f16d HTTP/1.1" 200 115 0.039178 10.0.0.50 - - [2026-06-01 10:53:44] "DELETE /tag/e36b33bd-eb63-42d7-bb98-d58b852edd30 HTTP/1.1" 409 236 0.003831 10.0.0.50 - - [2026-06-01 10:53:44] "GET /virtual-machine-interface/9cd79986-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003974 10.0.0.50 - - [2026-06-01 10:53:45] "POST /set-tag HTTP/1.1" 200 109 0.004015 10.0.0.50 - - [2026-06-01 10:53:45] "GET /virtual-machine-interface/9cd79986-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020477 10.0.0.50 - - [2026-06-01 10:53:45] "POST /set-tag HTTP/1.1" 200 109 0.002720 10.0.0.50 - - [2026-06-01 10:53:45] "GET /virtual-machine/6dda86d6-7d80-48eb-ad11-5fae7f359d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002907 10.0.0.50 - - [2026-06-01 10:53:45] "POST /ref-update HTTP/1.1" 200 156 0.010359 10.0.0.50 - - [2026-06-01 10:53:45] "GET /virtual-machine-interface/9cd79986-5da7-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019853 10.0.0.50 - - [2026-06-01 10:53:45] "POST /set-tag HTTP/1.1" 200 109 0.016636 10.0.0.50 - - [2026-06-01 10:53:45] "POST /set-tag HTTP/1.1" 200 109 0.029935 10.0.0.50 - - [2026-06-01 10:53:45] "POST /set-tag HTTP/1.1" 200 109 0.032353 10.0.0.50 - - [2026-06-01 10:53:45] "POST /set-tag HTTP/1.1" 200 109 0.018565 10.0.0.50 - - [2026-06-01 10:53:45] "DELETE /instance-ip/9cf06790-5da7-11f1-a8be-fa163e8a99e4 HTTP/1.1" 200 115 0.053669 10.0.0.50 - - [2026-06-01 10:53:45] "DELETE /virtual-machine-interface/9cd79986-5da7-11f1-a8be-fa163e8a99e4 HTTP/1.1" 200 115 0.047071 10.0.0.50 - - [2026-06-01 10:53:45] "DELETE /virtual-machine/6dda86d6-7d80-48eb-ad11-5fae7f359d72 HTTP/1.1" 200 115 0.019782 10.0.0.50 - - [2026-06-01 10:53:45] "DELETE /tag/928010b1-7384-486b-87e2-500e4be78d33 HTTP/1.1" 200 115 0.029786 10.0.0.50 - - [2026-06-01 10:53:45] "DELETE /tag/e7e7da4d-ff02-458e-bbf9-c118853253e7 HTTP/1.1" 200 115 0.038222 10.0.0.50 - - [2026-06-01 10:53:45] "DELETE /tag/1be8ddaf-96ce-44a6-b738-f78c077170b1 HTTP/1.1" 200 115 0.027999 10.0.0.50 - - [2026-06-01 10:53:46] "POST /projects HTTP/1.1" 409 238 0.002004 10.0.0.50 - - [2026-06-01 10:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.50 - - [2026-06-01 10:53:46] "GET /project/15fef709-baf6-4d70-9844-95146680f8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039592 10.0.0.50 - - [2026-06-01 10:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.50 - - [2026-06-01 10:53:47] "GET /virtual-network/229511c6-4ef6-471d-98d4-1c549dac55f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004090 10.0.0.50 - - [2026-06-01 10:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.50 - - [2026-06-01 10:53:47] "GET /virtual-network/3907af60-360e-4bb1-885b-32c17789ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.005181 10.0.0.50 - - [2026-06-01 10:53:47] "POST /security-groups HTTP/1.1" 409 285 0.002283 10.0.0.50 - - [2026-06-01 10:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.50 - - [2026-06-01 10:53:47] "PUT /security-group/9c862113-d21e-4eaf-99c4-d47bdea4ad3b HTTP/1.1" 200 262 0.058545 10.0.0.50 - - [2026-06-01 10:53:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.017905 10.0.0.50 - - [2026-06-01 10:53:47] "PUT /access-control-list/34979fc3-82a8-452c-97b4-bd8aab978158 HTTP/1.1" 200 272 0.024282 10.0.0.50 - - [2026-06-01 10:53:47] "PUT /access-control-list/9560bc8e-0474-45ee-9f3d-f90475187751 HTTP/1.1" 200 272 0.012625 10.0.0.50 - - [2026-06-01 10:53:52] "POST /projects HTTP/1.1" 409 238 0.002346 10.0.0.50 - - [2026-06-01 10:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.50 - - [2026-06-01 10:53:52] "GET /project/15fef709-baf6-4d70-9844-95146680f8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032406 10.0.0.50 - - [2026-06-01 10:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.50 - - [2026-06-01 10:53:52] "GET /virtual-network/229511c6-4ef6-471d-98d4-1c549dac55f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004104 10.0.0.50 - - [2026-06-01 10:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.50 - - [2026-06-01 10:53:52] "GET /virtual-network/3907af60-360e-4bb1-885b-32c17789ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.005237 10.0.0.50 - - [2026-06-01 10:53:52] "POST /security-groups HTTP/1.1" 409 285 0.002474 10.0.0.50 - - [2026-06-01 10:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.50 - - [2026-06-01 10:53:52] "PUT /security-group/9c862113-d21e-4eaf-99c4-d47bdea4ad3b HTTP/1.1" 200 262 0.055738 10.0.0.50 - - [2026-06-01 10:53:52] "PUT /access-control-list/34979fc3-82a8-452c-97b4-bd8aab978158 HTTP/1.1" 200 272 0.011211 10.0.0.50 - - [2026-06-01 10:53:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.024911 10.0.0.50 - - [2026-06-01 10:53:52] "GET /firewall-policy/0b733f7d-d8c8-469f-a685-44cbe7a6af95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.024074 10.0.0.50 - - [2026-06-01 10:53:52] "PUT /access-control-list/9560bc8e-0474-45ee-9f3d-f90475187751 HTTP/1.1" 200 272 0.032128 10.0.0.50 - - [2026-06-01 10:53:52] "GET /firewall-rule/3871f065-e6d1-465a-a305-fa715b5c056f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002587 10.0.0.50 - - [2026-06-01 10:53:52] "POST /ref-update HTTP/1.1" 200 156 0.052452 10.0.0.50 - - [2026-06-01 10:53:52] "DELETE /firewall-rule/3871f065-e6d1-465a-a305-fa715b5c056f HTTP/1.1" 200 115 0.038584 10.0.0.50 - - [2026-06-01 10:53:52] "GET /firewall-policy/0b733f7d-d8c8-469f-a685-44cbe7a6af95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.008986 10.0.0.50 - - [2026-06-01 10:53:52] "GET /firewall-rule/af3a8235-ce19-4e9a-8903-9434d769edf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002768 10.0.0.50 - - [2026-06-01 10:53:52] "POST /ref-update HTTP/1.1" 200 156 0.046827 10.0.0.50 - - [2026-06-01 10:53:52] "DELETE /firewall-rule/af3a8235-ce19-4e9a-8903-9434d769edf5 HTTP/1.1" 200 115 0.034112 10.0.0.50 - - [2026-06-01 10:53:52] "DELETE /tag/0d6fab0d-dcf4-45ea-8526-86792915af15 HTTP/1.1" 200 115 0.041394 10.0.0.50 - - [2026-06-01 10:53:52] "DELETE /tag/c218bc3b-d1fa-48b6-9db0-2c3f6a8b0528 HTTP/1.1" 409 236 0.005701 10.0.0.50 - - [2026-06-01 10:53:52] "DELETE /tag/e36b33bd-eb63-42d7-bb98-d58b852edd30 HTTP/1.1" 409 236 0.004657 10.0.0.50 - - [2026-06-01 10:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.50 - - [2026-06-01 10:53:52] "GET /virtual-network/229511c6-4ef6-471d-98d4-1c549dac55f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004054 10.0.0.50 - - [2026-06-01 10:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.50 - - [2026-06-01 10:53:52] "GET /virtual-network/3907af60-360e-4bb1-885b-32c17789ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.005992 10.0.0.50 - - [2026-06-01 10:53:52] "PUT /virtual-network/229511c6-4ef6-471d-98d4-1c549dac55f3 HTTP/1.1" 200 264 0.055619 10.0.0.50 - - [2026-06-01 10:53:53] "PUT /virtual-network/3907af60-360e-4bb1-885b-32c17789ecbd HTTP/1.1" 200 264 0.058479 10.0.0.50 - - [2026-06-01 10:53:53] "DELETE /security-group/9c862113-d21e-4eaf-99c4-d47bdea4ad3b HTTP/1.1" 200 115 0.043713 10.0.0.50 - - [2026-06-01 10:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001197 10.0.0.50 - - [2026-06-01 10:53:53] "DELETE /access-control-list/34979fc3-82a8-452c-97b4-bd8aab978158 HTTP/1.1" 200 115 0.029370 10.0.0.50 - - [2026-06-01 10:53:53] "GET /project/15fef709-baf6-4d70-9844-95146680f8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.036937 10.0.0.50 - - [2026-06-01 10:53:53] "DELETE /access-control-list/9560bc8e-0474-45ee-9f3d-f90475187751 HTTP/1.1" 200 115 0.044404 10.0.0.50 - - [2026-06-01 10:53:53] "GET /project/15fef709-baf6-4d70-9844-95146680f8b1?fields=security_groups HTTP/1.1" 200 1352 0.037848 10.0.0.50 - - [2026-06-01 10:53:53] "DELETE /security-group/10575c67-54cb-4bd5-8f7b-4e6cfde803f9 HTTP/1.1" 200 115 0.044845 10.0.0.50 - - [2026-06-01 10:53:53] "DELETE /access-control-list/04175c94-76aa-416f-97b0-defa296e0730 HTTP/1.1" 200 115 0.032768 10.0.0.50 - - [2026-06-01 10:53:53] "GET /project/15fef709-baf6-4d70-9844-95146680f8b1?fields=application_policy_sets HTTP/1.1" 200 1391 0.042830 10.0.0.50 - - [2026-06-01 10:53:53] "DELETE /access-control-list/3da1ccf7-f6c4-40d5-9141-217059bdd760 HTTP/1.1" 200 115 0.045958 10.0.0.50 - - [2026-06-01 10:53:53] "DELETE /project/15fef709-baf6-4d70-9844-95146680f8b1 HTTP/1.1" 200 115 0.297660 10.0.0.50 - - [2026-06-01 10:53:53] "POST /projects HTTP/1.1" 409 238 0.002343 10.0.0.50 - - [2026-06-01 10:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.50 - - [2026-06-01 10:53:53] "GET /project/4b9dfd8f-82d7-42c2-9b75-fb8f3a9bfbbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036885 10.0.0.50 - - [2026-06-01 10:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.50 - - [2026-06-01 10:53:53] "GET /virtual-network/229511c6-4ef6-471d-98d4-1c549dac55f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004715 10.0.0.50 - - [2026-06-01 10:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.50 - - [2026-06-01 10:53:53] "GET /virtual-network/3907af60-360e-4bb1-885b-32c17789ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004226 10.0.0.50 - - [2026-06-01 10:53:53] "POST /security-groups HTTP/1.1" 409 285 0.002195 10.0.0.50 - - [2026-06-01 10:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.50 - - [2026-06-01 10:53:53] "PUT /security-group/97533cad-8042-4e9a-a73d-bf12aaa9e7b9 HTTP/1.1" 200 262 0.053110 10.0.0.50 - - [2026-06-01 10:53:53] "PUT /access-control-list/e8b3599b-e42c-4134-a369-a348c1e967f5 HTTP/1.1" 200 272 0.009020 10.0.0.50 - - [2026-06-01 10:53:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.020705 10.0.0.50 - - [2026-06-01 10:53:53] "PUT /access-control-list/b0e92904-4f65-4305-b5d7-3674cc0f1514 HTTP/1.1" 200 272 0.029720 10.0.0.50 - - [2026-06-01 10:53:58] "GET /application-policy-set/2b8a2723-e01d-4f85-866d-f0db9fede625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002709 10.0.0.50 - - [2026-06-01 10:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.50 - - [2026-06-01 10:53:58] "GET /policy-management/79389748-2834-4cdb-bc99-da5f62a64246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004833 10.0.0.50 - - [2026-06-01 10:53:58] "GET /firewall-policy/1cb7cb42-5c5d-44b2-aae6-44af44b5dd69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003423 10.0.0.50 - - [2026-06-01 10:53:58] "GET /firewall-rule/e06ed625-af29-4ca6-a2a8-efbd999989ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.003165 10.0.0.50 - - [2026-06-01 10:53:58] "POST /ref-update HTTP/1.1" 200 156 0.013505 10.0.0.50 - - [2026-06-01 10:53:58] "DELETE /firewall-rule/e06ed625-af29-4ca6-a2a8-efbd999989ce HTTP/1.1" 200 115 0.076518 10.0.0.50 - - [2026-06-01 10:53:58] "GET /firewall-policy/656bee74-7c38-4d49-8d7b-ad57858fd05f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003542 10.0.0.50 - - [2026-06-01 10:53:58] "GET /firewall-rule/178b4306-45dc-4c6a-843b-ec2cdc90c5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2908 0.003361 10.0.0.50 - - [2026-06-01 10:53:58] "POST /ref-update HTTP/1.1" 200 156 0.025156 10.0.0.50 - - [2026-06-01 10:53:58] "DELETE /firewall-rule/178b4306-45dc-4c6a-843b-ec2cdc90c5f8 HTTP/1.1" 200 115 0.043492 10.0.0.50 - - [2026-06-01 10:53:58] "GET /firewall-policy/656bee74-7c38-4d49-8d7b-ad57858fd05f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.006917 10.0.0.50 - - [2026-06-01 10:53:58] "GET /firewall-rule/35a58d5e-9ab0-48f3-80d9-a14051675dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.003366 10.0.0.50 - - [2026-06-01 10:53:58] "POST /ref-update HTTP/1.1" 200 156 0.010181 10.0.0.50 - - [2026-06-01 10:53:58] "DELETE /firewall-rule/35a58d5e-9ab0-48f3-80d9-a14051675dd7 HTTP/1.1" 200 115 0.040712 10.0.0.50 - - [2026-06-01 10:53:58] "GET /application-policy-set/2b8a2723-e01d-4f85-866d-f0db9fede625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004907 10.0.0.50 - - [2026-06-01 10:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004399 10.0.0.50 - - [2026-06-01 10:53:58] "GET /policy-management/79389748-2834-4cdb-bc99-da5f62a64246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002649 10.0.0.50 - - [2026-06-01 10:53:58] "GET /firewall-policy/656bee74-7c38-4d49-8d7b-ad57858fd05f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003486 10.0.0.50 - - [2026-06-01 10:53:58] "POST /ref-update HTTP/1.1" 200 156 0.028284 10.0.0.50 - - [2026-06-01 10:53:58] "DELETE /firewall-policy/656bee74-7c38-4d49-8d7b-ad57858fd05f HTTP/1.1" 200 115 0.044174 10.0.0.50 - - [2026-06-01 10:53:58] "DELETE /tag/cca1c309-6051-4213-87f6-a5ed040d3575 HTTP/1.1" 200 115 0.062925 10.0.0.50 - - [2026-06-01 10:53:58] "DELETE /tag/c218bc3b-d1fa-48b6-9db0-2c3f6a8b0528 HTTP/1.1" 200 115 0.036602 10.0.0.50 - - [2026-06-01 10:53:58] "DELETE /tag/e36b33bd-eb63-42d7-bb98-d58b852edd30 HTTP/1.1" 200 115 0.072834 10.0.0.50 - - [2026-06-01 10:53:58] "DELETE /tag/555a41e4-9f06-4f1f-a784-2da86a39368b HTTP/1.1" 200 115 0.058774 10.0.0.50 - - [2026-06-01 10:53:58] "DELETE /loadbalancer-member/d1413655-aa5f-4ec5-b715-1c0873a8086c HTTP/1.1" 200 115 0.025029 10.0.0.50 - - [2026-06-01 10:53:58] "DELETE /loadbalancer-pool/2cc05bd9-53c6-4b3b-9207-f5a1f6f59e7a HTTP/1.1" 200 115 0.030253 10.0.0.50 - - [2026-06-01 10:53:58] "DELETE /loadbalancer-listener/fabc4ccc-7339-475d-9ad1-4e76e71b1e8d HTTP/1.1" 200 115 0.027744 10.0.0.50 - - [2026-06-01 10:53:58] "DELETE /loadbalancer/9e213b5f-f715-49f5-96e1-d93cbe21456e HTTP/1.1" 200 115 0.037429 10.0.0.50 - - [2026-06-01 10:53:59] "DELETE /floating-ip/17f9c7c5-1885-4673-80d2-865cd55fe7a7 HTTP/1.1" 200 115 0.064784 10.0.0.50 - - [2026-06-01 10:53:59] "DELETE /instance-ip/112cd41b-22b2-4d74-b338-af619653a78e HTTP/1.1" 200 115 0.073783 10.0.0.50 - - [2026-06-01 10:53:59] "DELETE /virtual-machine-interface/12cf9522-cdbf-4b05-bd8e-89737e6f59f2 HTTP/1.1" 200 115 0.039814 10.0.0.50 - - [2026-06-01 10:53:59] "DELETE /tag/2e938a4b-859e-4872-91d2-989f8dc42ded HTTP/1.1" 200 115 0.043671 10.0.0.50 - - [2026-06-01 10:53:59] "POST /projects HTTP/1.1" 409 238 0.005669 10.0.0.50 - - [2026-06-01 10:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.50 - - [2026-06-01 10:53:59] "GET /project/4b9dfd8f-82d7-42c2-9b75-fb8f3a9bfbbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039328 10.0.0.50 - - [2026-06-01 10:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.50 - - [2026-06-01 10:53:59] "GET /virtual-network/229511c6-4ef6-471d-98d4-1c549dac55f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004164 10.0.0.50 - - [2026-06-01 10:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.50 - - [2026-06-01 10:53:59] "GET /virtual-network/3907af60-360e-4bb1-885b-32c17789ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.005535 10.0.0.50 - - [2026-06-01 10:53:59] "POST /security-groups HTTP/1.1" 409 285 0.004720 10.0.0.50 - - [2026-06-01 10:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004478 10.0.0.50 - - [2026-06-01 10:53:59] "PUT /security-group/97533cad-8042-4e9a-a73d-bf12aaa9e7b9 HTTP/1.1" 200 262 0.072319 10.0.0.50 - - [2026-06-01 10:53:59] "PUT /access-control-list/e8b3599b-e42c-4134-a369-a348c1e967f5 HTTP/1.1" 200 272 0.014622 10.0.0.50 - - [2026-06-01 10:53:59] "PUT /access-control-list/b0e92904-4f65-4305-b5d7-3674cc0f1514 HTTP/1.1" 200 272 0.035742 10.0.0.50 - - [2026-06-01 10:53:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.046700 10.0.0.50 - - [2026-06-01 10:53:59] "GET /firewall-policy/0b733f7d-d8c8-469f-a685-44cbe7a6af95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.010036 10.0.0.50 - - [2026-06-01 10:53:59] "GET /firewall-rule/2fa909b0-2ac6-4f05-b162-5ddd63efd4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.006950 10.0.0.50 - - [2026-06-01 10:53:59] "POST /ref-update HTTP/1.1" 200 156 0.074704 10.0.0.50 - - [2026-06-01 10:53:59] "DELETE /firewall-rule/2fa909b0-2ac6-4f05-b162-5ddd63efd4ad HTTP/1.1" 200 115 0.058740 10.0.0.50 - - [2026-06-01 10:53:59] "GET /firewall-policy/0b733f7d-d8c8-469f-a685-44cbe7a6af95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.008329 10.0.0.50 - - [2026-06-01 10:53:59] "GET /firewall-rule/e68106b2-983f-45bb-a8b7-26b798849fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.013863 10.0.0.50 - - [2026-06-01 10:53:59] "POST /ref-update HTTP/1.1" 200 156 0.038445 10.0.0.50 - - [2026-06-01 10:53:59] "DELETE /firewall-rule/e68106b2-983f-45bb-a8b7-26b798849fd9 HTTP/1.1" 200 115 0.032909 10.0.0.50 - - [2026-06-01 10:54:00] "DELETE /tag/d17ec501-2d15-44cf-a7c0-2d1cf1ef2e58 HTTP/1.1" 200 115 0.040125 10.0.0.50 - - [2026-06-01 10:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.50 - - [2026-06-01 10:54:00] "GET /virtual-network/229511c6-4ef6-471d-98d4-1c549dac55f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004299 10.0.0.50 - - [2026-06-01 10:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.50 - - [2026-06-01 10:54:00] "GET /virtual-network/3907af60-360e-4bb1-885b-32c17789ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.011985 10.0.0.50 - - [2026-06-01 10:54:00] "PUT /virtual-network/229511c6-4ef6-471d-98d4-1c549dac55f3 HTTP/1.1" 200 264 0.090746 10.0.0.50 - - [2026-06-01 10:54:00] "PUT /virtual-network/3907af60-360e-4bb1-885b-32c17789ecbd HTTP/1.1" 200 264 0.080930 10.0.0.50 - - [2026-06-01 10:54:00] "DELETE /security-group/97533cad-8042-4e9a-a73d-bf12aaa9e7b9 HTTP/1.1" 200 115 0.052360 10.0.0.50 - - [2026-06-01 10:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006309 10.0.0.50 - - [2026-06-01 10:54:00] "DELETE /access-control-list/e8b3599b-e42c-4134-a369-a348c1e967f5 HTTP/1.1" 200 115 0.049234 10.0.0.50 - - [2026-06-01 10:54:00] "DELETE /access-control-list/b0e92904-4f65-4305-b5d7-3674cc0f1514 HTTP/1.1" 200 115 0.029978 10.0.0.50 - - [2026-06-01 10:54:00] "GET /project/4b9dfd8f-82d7-42c2-9b75-fb8f3a9bfbbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.046477 10.0.0.50 - - [2026-06-01 10:54:00] "GET /project/4b9dfd8f-82d7-42c2-9b75-fb8f3a9bfbbb?fields=security_groups HTTP/1.1" 200 1352 0.044493 10.0.0.50 - - [2026-06-01 10:54:00] "DELETE /security-group/21b77d3f-be7f-41f3-8263-238fcaf3c9c6 HTTP/1.1" 200 115 0.050556 10.0.0.50 - - [2026-06-01 10:54:00] "DELETE /access-control-list/160e5b84-e99a-4021-b368-2fe956a2f14b HTTP/1.1" 200 115 0.038173 10.0.0.50 - - [2026-06-01 10:54:00] "GET /project/4b9dfd8f-82d7-42c2-9b75-fb8f3a9bfbbb?fields=application_policy_sets HTTP/1.1" 200 1391 0.061428 10.0.0.50 - - [2026-06-01 10:54:00] "DELETE /access-control-list/70f93b42-5eda-4439-9aed-fef2cc340f1f HTTP/1.1" 200 115 0.060467 10.0.0.50 - - [2026-06-01 10:54:00] "DELETE /project/4b9dfd8f-82d7-42c2-9b75-fb8f3a9bfbbb HTTP/1.1" 200 115 0.352551 10.0.0.50 - - [2026-06-01 10:54:31] "GET /global-system-configs HTTP/1.1" 200 322 0.002027 10.0.0.50 - - [2026-06-01 10:54:33] "GET /global-system-configs HTTP/1.1" 200 322 0.002065 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:54:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001128 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:54:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001170 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:54:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.029431 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:54:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.004327 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:54:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000896 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:54:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001102 10.0.0.50 - - [2026-06-01 10:54:53] "GET / HTTP/1.1" 200 35931 0.001931 10.0.0.50 - - [2026-06-01 10:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.50 - - [2026-06-01 10:54:53] "GET /global-vrouter-config/3a8166ae-b774-4589-a973-f282c29d9dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002533 10.0.0.50 - - [2026-06-01 10:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.50 - - [2026-06-01 10:54:54] "GET /global-vrouter-config/3a8166ae-b774-4589-a973-f282c29d9dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002326 10.0.0.50 - - [2026-06-01 10:55:08] "GET / HTTP/1.1" 200 35931 0.001662 10.0.0.50 - - [2026-06-01 10:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.50 - - [2026-06-01 10:55:08] "GET /global-system-config/859d34bc-8472-4ee0-bf97-47a86c02a354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005487 10.0.0.50 - - [2026-06-01 10:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.50 - - [2026-06-01 10:55:08] "GET /config-node/c01e23c9-90ed-41d3-b886-f27291434766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002418 10.0.0.50 - - [2026-06-01 10:55:09] "GET / HTTP/1.1" 200 35931 0.001894 10.0.0.50 - - [2026-06-01 10:55:09] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002882 10.0.0.50 - - [2026-06-01 10:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.50 - - [2026-06-01 10:55:14] "GET /global-vrouter-config/3a8166ae-b774-4589-a973-f282c29d9dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002869 10.0.0.50 - - [2026-06-01 10:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.50 - - [2026-06-01 10:55:14] "PUT /global-vrouter-config/3a8166ae-b774-4589-a973-f282c29d9dfc HTTP/1.1" 200 276 0.013529 10.0.0.50 - - [2026-06-01 10:55:14] "GET / HTTP/1.1" 200 35931 0.001674 10.0.0.50 - - [2026-06-01 10:55:14] "POST /alarms HTTP/1.1" 409 264 0.002153 10.0.0.50 - - [2026-06-01 10:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.50 - - [2026-06-01 10:55:14] "PUT /alarm/925ad50f-03d0-4f41-9360-54989c23aa49 HTTP/1.1" 200 244 0.011544 10.0.0.50 - - [2026-06-01 10:55:14] "POST /alarms HTTP/1.1" 409 261 0.006425 10.0.0.50 - - [2026-06-01 10:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007275 10.0.0.50 - - [2026-06-01 10:55:14] "PUT /alarm/9ea328ff-04c1-4eac-98cc-7bbcd5e3b77a HTTP/1.1" 200 244 0.015454 10.0.0.50 - - [2026-06-01 10:55:14] "POST /alarms HTTP/1.1" 409 261 0.015209 10.0.0.50 - - [2026-06-01 10:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.50 - - [2026-06-01 10:55:14] "PUT /alarm/f68bc44f-b20a-45d0-80b9-4236988730a9 HTTP/1.1" 200 244 0.013238 10.0.0.50 - - [2026-06-01 10:55:14] "POST /alarms HTTP/1.1" 409 253 0.008128 10.0.0.50 - - [2026-06-01 10:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.50 - - [2026-06-01 10:55:14] "PUT /alarm/b522f4cd-c928-4bc9-a45c-b04b8c7eea9c HTTP/1.1" 200 244 0.014873 10.0.0.50 - - [2026-06-01 10:55:14] "POST /alarms HTTP/1.1" 409 251 0.011688 10.0.0.50 - - [2026-06-01 10:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.50 - - [2026-06-01 10:55:14] "PUT /alarm/fe4c91a9-5774-492f-8792-9b9145ae2392 HTTP/1.1" 200 244 0.010629 10.0.0.50 - - [2026-06-01 10:55:14] "POST /alarms HTTP/1.1" 409 252 0.003865 10.0.0.50 - - [2026-06-01 10:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.50 - - [2026-06-01 10:55:14] "PUT /alarm/2363db64-a488-4abb-8d5e-74ae8f863089 HTTP/1.1" 200 244 0.009332 10.0.0.50 - - [2026-06-01 10:55:14] "POST /alarms HTTP/1.1" 409 256 0.005737 10.0.0.50 - - [2026-06-01 10:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.50 - - [2026-06-01 10:55:15] "PUT /alarm/b6a97a68-e5f4-4d2c-a8fb-3c719de86130 HTTP/1.1" 200 244 0.013935 10.0.0.50 - - [2026-06-01 10:55:15] "POST /alarms HTTP/1.1" 409 248 0.011973 10.0.0.50 - - [2026-06-01 10:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.50 - - [2026-06-01 10:55:15] "PUT /alarm/1d603f38-dcf1-4c84-baf5-bf34a2f26017 HTTP/1.1" 200 244 0.012677 10.0.0.50 - - [2026-06-01 10:55:15] "POST /alarms HTTP/1.1" 409 252 0.010954 10.0.0.50 - - [2026-06-01 10:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.50 - - [2026-06-01 10:55:15] "PUT /alarm/8eebbd96-66d9-4fe0-888f-a63514dce789 HTTP/1.1" 200 244 0.012771 10.0.0.50 - - [2026-06-01 10:55:15] "POST /alarms HTTP/1.1" 409 257 0.008363 10.0.0.50 - - [2026-06-01 10:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.50 - - [2026-06-01 10:55:15] "PUT /alarm/51b73715-f2af-4c85-a2d5-f44fd164e642 HTTP/1.1" 200 244 0.010877 10.0.0.50 - - [2026-06-01 10:55:15] "POST /alarms HTTP/1.1" 409 251 0.016305 10.0.0.50 - - [2026-06-01 10:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.50 - - [2026-06-01 10:55:15] "PUT /alarm/3a0798bb-2421-419c-8fee-6bc31c126b89 HTTP/1.1" 200 244 0.012686 10.0.0.50 - - [2026-06-01 10:55:15] "POST /alarms HTTP/1.1" 409 257 0.018378 10.0.0.50 - - [2026-06-01 10:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.50 - - [2026-06-01 10:55:15] "PUT /alarm/3540fb1c-fec7-4376-a921-700a37981d9c HTTP/1.1" 200 244 0.009473 10.0.0.50 - - [2026-06-01 10:55:15] "POST /alarms HTTP/1.1" 409 261 0.007832 10.0.0.50 - - [2026-06-01 10:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.50 - - [2026-06-01 10:55:15] "PUT /alarm/a3073be4-a72d-4841-87bc-188b06d065fc HTTP/1.1" 200 244 0.011698 10.0.0.50 - - [2026-06-01 10:55:15] "POST /alarms HTTP/1.1" 409 258 0.013791 10.0.0.50 - - [2026-06-01 10:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.50 - - [2026-06-01 10:55:15] "PUT /alarm/a5723ed4-e7c0-4da6-a9db-ac3f36638430 HTTP/1.1" 200 244 0.018078 10.0.0.50 - - [2026-06-01 10:55:15] "POST /alarms HTTP/1.1" 409 254 0.005925 10.0.0.50 - - [2026-06-01 10:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.50 - - [2026-06-01 10:55:15] "PUT /alarm/16122c38-c367-41ba-a012-a07ca5a82a53 HTTP/1.1" 200 244 0.010883 10.0.0.50 - - [2026-06-01 10:55:15] "POST /alarms HTTP/1.1" 409 254 0.004858 10.0.0.50 - - [2026-06-01 10:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.50 - - [2026-06-01 10:55:15] "PUT /alarm/e53d9a4f-36e4-4948-a958-b7b9e4629a04 HTTP/1.1" 200 244 0.011647 10.0.0.50 - - [2026-06-01 10:55:15] "POST /alarms HTTP/1.1" 409 254 0.004140 10.0.0.50 - - [2026-06-01 10:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.50 - - [2026-06-01 10:55:15] "PUT /alarm/e0ab4d77-50b6-44ba-88f2-0e364234f569 HTTP/1.1" 200 244 0.011674 10.0.0.50 - - [2026-06-01 10:55:15] "POST /alarms HTTP/1.1" 409 247 0.006819 10.0.0.50 - - [2026-06-01 10:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.50 - - [2026-06-01 10:55:15] "PUT /alarm/4dd4960b-ec63-4cc8-b615-0509436c47ef HTTP/1.1" 200 244 0.019510 10.0.0.50 - - [2026-06-01 10:55:15] "POST /alarms HTTP/1.1" 409 272 0.002329 10.0.0.50 - - [2026-06-01 10:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.50 - - [2026-06-01 10:55:15] "PUT /alarm/9fb04c3a-0cda-478d-9ccd-1fabe32755af HTTP/1.1" 200 244 0.009892 10.0.0.50 - - [2026-06-01 10:55:15] "POST /alarms HTTP/1.1" 409 261 0.015691 10.0.0.50 - - [2026-06-01 10:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.50 - - [2026-06-01 10:55:15] "PUT /alarm/d04bbc0c-b823-4338-b224-88fd5c283689 HTTP/1.1" 200 244 0.016333 10.0.0.50 - - [2026-06-01 10:55:16] "POST /alarms HTTP/1.1" 409 259 0.007591 10.0.0.50 - - [2026-06-01 10:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.50 - - [2026-06-01 10:55:16] "PUT /alarm/819b905c-acad-4d8e-baf1-c20c4c6f9744 HTTP/1.1" 200 244 0.015644 10.0.0.50 - - [2026-06-01 10:55:16] "POST /alarms HTTP/1.1" 409 265 0.014624 10.0.0.50 - - [2026-06-01 10:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.50 - - [2026-06-01 10:55:16] "PUT /alarm/3b59169b-7943-4ccb-888f-fd2d1bdbd2a4 HTTP/1.1" 200 244 0.014210 10.0.0.50 - - [2026-06-01 10:55:16] "POST /alarms HTTP/1.1" 409 279 0.010436 10.0.0.50 - - [2026-06-01 10:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.50 - - [2026-06-01 10:55:16] "PUT /alarm/1e5ade3f-ac5b-4f60-ae76-7f467b0f898d HTTP/1.1" 200 244 0.018777 10.0.0.50 - - [2026-06-01 10:55:16] "GET / HTTP/1.1" 200 35931 0.001621 10.0.0.50 - - [2026-06-01 10:55:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002050 10.0.0.50 - - [2026-06-01 10:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001476 10.0.0.50 - - [2026-06-01 10:55:16] "PUT /global-vrouter-config/3a8166ae-b774-4589-a973-f282c29d9dfc HTTP/1.1" 200 276 0.008045 10.0.0.50 - - [2026-06-01 10:55:16] "GET / HTTP/1.1" 200 35931 0.001322 10.0.0.50 - - [2026-06-01 10:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.50 - - [2026-06-01 10:55:16] "GET /global-vrouter-config/3a8166ae-b774-4589-a973-f282c29d9dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002505 10.0.0.50 - - [2026-06-01 10:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.50 - - [2026-06-01 10:55:16] "PUT /global-vrouter-config/3a8166ae-b774-4589-a973-f282c29d9dfc HTTP/1.1" 200 276 0.007954 10.0.0.50 - - [2026-06-01 10:55:17] "GET / HTTP/1.1" 200 35931 0.001850 10.0.0.50 - - [2026-06-01 10:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.50 - - [2026-06-01 10:55:17] "GET /global-system-config/859d34bc-8472-4ee0-bf97-47a86c02a354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004442 10.0.0.50 - - [2026-06-01 10:55:17] "PUT /global-system-config/859d34bc-8472-4ee0-bf97-47a86c02a354 HTTP/1.1" 200 274 0.014339 10.0.0.50 - - [2026-06-01 10:55:20] "GET / HTTP/1.1" 200 35931 0.001362 10.0.0.50 - - [2026-06-01 10:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010408 10.0.0.50 - - [2026-06-01 10:55:20] "GET /routing-instance/52eef575-f319-46fc-9ae6-1263355d4a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003098 10.0.0.50 - - [2026-06-01 10:55:20] "POST /bgp-routers HTTP/1.1" 409 301 0.002758 10.0.0.50 - - [2026-06-01 10:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.50 - - [2026-06-01 10:55:20] "GET /bgp-router/cc505656-f53c-49a9-9b92-672481e173b7?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003596 10.0.0.50 - - [2026-06-01 10:55:20] "PUT /bgp-router/cc505656-f53c-49a9-9b92-672481e173b7 HTTP/1.1" 200 254 0.017271 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:55:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001065 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:55:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001133 10.0.0.50 - - [2026-06-01 10:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004332 10.0.0.50 - - [2026-06-01 10:55:22] "GET /global-vrouter-config/3a8166ae-b774-4589-a973-f282c29d9dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.008940 10.0.0.50 - - [2026-06-01 10:55:35] "GET / HTTP/1.1" 200 35931 0.002400 10.0.0.50 - - [2026-06-01 10:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007476 10.0.0.50 - - [2026-06-01 10:55:35] "GET /global-system-config/859d34bc-8472-4ee0-bf97-47a86c02a354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004727 10.0.0.50 - - [2026-06-01 10:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004926 10.0.0.50 - - [2026-06-01 10:55:35] "GET /config-node/c01e23c9-90ed-41d3-b886-f27291434766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002772 10.0.0.50 - - [2026-06-01 10:55:47] "GET / HTTP/1.1" 200 35931 0.001822 10.0.0.50 - - [2026-06-01 10:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.50 - - [2026-06-01 10:55:47] "GET /routing-instance/52eef575-f319-46fc-9ae6-1263355d4a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003576 10.0.0.50 - - [2026-06-01 10:55:47] "POST /bgp-routers HTTP/1.1" 409 301 0.002456 10.0.0.50 - - [2026-06-01 10:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:55:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001734 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:55:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001235 10.0.0.50 - - [2026-06-01 10:55:47] "GET /bgp-router/cc505656-f53c-49a9-9b92-672481e173b7?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.004188 10.0.0.50 - - [2026-06-01 10:55:47] "PUT /bgp-router/cc505656-f53c-49a9-9b92-672481e173b7 HTTP/1.1" 200 254 0.012370 10.0.0.50 - - [2026-06-01 10:56:01] "GET / HTTP/1.1" 200 35931 0.001851 10.0.0.50 - - [2026-06-01 10:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.50 - - [2026-06-01 10:56:01] "GET /global-system-config/859d34bc-8472-4ee0-bf97-47a86c02a354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004929 10.0.0.50 - - [2026-06-01 10:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.50 - - [2026-06-01 10:56:01] "GET /config-node/c01e23c9-90ed-41d3-b886-f27291434766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002161 10.0.0.50 - - [2026-06-01 10:56:02] "GET / HTTP/1.1" 200 35931 0.001412 10.0.0.50 - - [2026-06-01 10:56:02] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002188 10.0.0.50 - - [2026-06-01 10:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.50 - - [2026-06-01 10:56:07] "GET /global-vrouter-config/3a8166ae-b774-4589-a973-f282c29d9dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002985 10.0.0.50 - - [2026-06-01 10:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.50 - - [2026-06-01 10:56:07] "PUT /global-vrouter-config/3a8166ae-b774-4589-a973-f282c29d9dfc HTTP/1.1" 200 276 0.013428 10.0.0.50 - - [2026-06-01 10:56:07] "GET / HTTP/1.1" 200 35931 0.001865 10.0.0.50 - - [2026-06-01 10:56:07] "POST /alarms HTTP/1.1" 409 264 0.002531 10.0.0.50 - - [2026-06-01 10:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.50 - - [2026-06-01 10:56:07] "PUT /alarm/925ad50f-03d0-4f41-9360-54989c23aa49 HTTP/1.1" 200 244 0.009729 10.0.0.50 - - [2026-06-01 10:56:07] "POST /alarms HTTP/1.1" 409 261 0.008517 10.0.0.50 - - [2026-06-01 10:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.50 - - [2026-06-01 10:56:07] "PUT /alarm/9ea328ff-04c1-4eac-98cc-7bbcd5e3b77a HTTP/1.1" 200 244 0.009138 10.0.0.50 - - [2026-06-01 10:56:07] "POST /alarms HTTP/1.1" 409 261 0.012257 10.0.0.50 - - [2026-06-01 10:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.50 - - [2026-06-01 10:56:07] "PUT /alarm/f68bc44f-b20a-45d0-80b9-4236988730a9 HTTP/1.1" 200 244 0.010113 10.0.0.50 - - [2026-06-01 10:56:07] "POST /alarms HTTP/1.1" 409 253 0.013319 10.0.0.50 - - [2026-06-01 10:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.50 - - [2026-06-01 10:56:07] "PUT /alarm/b522f4cd-c928-4bc9-a45c-b04b8c7eea9c HTTP/1.1" 200 244 0.009592 10.0.0.50 - - [2026-06-01 10:56:07] "POST /alarms HTTP/1.1" 409 251 0.008949 10.0.0.50 - - [2026-06-01 10:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.50 - - [2026-06-01 10:56:07] "PUT /alarm/fe4c91a9-5774-492f-8792-9b9145ae2392 HTTP/1.1" 200 244 0.009534 10.0.0.50 - - [2026-06-01 10:56:07] "POST /alarms HTTP/1.1" 409 252 0.015301 10.0.0.50 - - [2026-06-01 10:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.50 - - [2026-06-01 10:56:07] "PUT /alarm/2363db64-a488-4abb-8d5e-74ae8f863089 HTTP/1.1" 200 244 0.009438 10.0.0.50 - - [2026-06-01 10:56:07] "POST /alarms HTTP/1.1" 409 256 0.008619 10.0.0.50 - - [2026-06-01 10:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.50 - - [2026-06-01 10:56:07] "PUT /alarm/b6a97a68-e5f4-4d2c-a8fb-3c719de86130 HTTP/1.1" 200 244 0.009634 10.0.0.50 - - [2026-06-01 10:56:07] "POST /alarms HTTP/1.1" 409 248 0.008128 10.0.0.50 - - [2026-06-01 10:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005740 10.0.0.50 - - [2026-06-01 10:56:08] "PUT /alarm/1d603f38-dcf1-4c84-baf5-bf34a2f26017 HTTP/1.1" 200 244 0.009477 10.0.0.50 - - [2026-06-01 10:56:08] "POST /alarms HTTP/1.1" 409 252 0.008709 10.0.0.50 - - [2026-06-01 10:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.50 - - [2026-06-01 10:56:08] "PUT /alarm/8eebbd96-66d9-4fe0-888f-a63514dce789 HTTP/1.1" 200 244 0.009413 10.0.0.50 - - [2026-06-01 10:56:08] "POST /alarms HTTP/1.1" 409 257 0.009377 10.0.0.50 - - [2026-06-01 10:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.50 - - [2026-06-01 10:56:08] "PUT /alarm/51b73715-f2af-4c85-a2d5-f44fd164e642 HTTP/1.1" 200 244 0.011878 10.0.0.50 - - [2026-06-01 10:56:08] "POST /alarms HTTP/1.1" 409 251 0.011066 10.0.0.50 - - [2026-06-01 10:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.50 - - [2026-06-01 10:56:08] "PUT /alarm/3a0798bb-2421-419c-8fee-6bc31c126b89 HTTP/1.1" 200 244 0.011519 10.0.0.50 - - [2026-06-01 10:56:08] "POST /alarms HTTP/1.1" 409 257 0.010809 10.0.0.50 - - [2026-06-01 10:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.50 - - [2026-06-01 10:56:08] "PUT /alarm/3540fb1c-fec7-4376-a921-700a37981d9c HTTP/1.1" 200 244 0.017652 10.0.0.50 - - [2026-06-01 10:56:08] "POST /alarms HTTP/1.1" 409 261 0.008621 10.0.0.50 - - [2026-06-01 10:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006271 10.0.0.50 - - [2026-06-01 10:56:08] "PUT /alarm/a3073be4-a72d-4841-87bc-188b06d065fc HTTP/1.1" 200 244 0.023967 10.0.0.50 - - [2026-06-01 10:56:08] "POST /alarms HTTP/1.1" 409 258 0.017120 10.0.0.50 - - [2026-06-01 10:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005849 10.0.0.50 - - [2026-06-01 10:56:08] "PUT /alarm/a5723ed4-e7c0-4da6-a9db-ac3f36638430 HTTP/1.1" 200 244 0.013162 10.0.0.50 - - [2026-06-01 10:56:08] "POST /alarms HTTP/1.1" 409 254 0.016031 10.0.0.50 - - [2026-06-01 10:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822 10.0.0.50 - - [2026-06-01 10:56:08] "PUT /alarm/16122c38-c367-41ba-a012-a07ca5a82a53 HTTP/1.1" 200 244 0.011493 10.0.0.50 - - [2026-06-01 10:56:08] "POST /alarms HTTP/1.1" 409 254 0.010449 10.0.0.50 - - [2026-06-01 10:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.50 - - [2026-06-01 10:56:08] "PUT /alarm/e53d9a4f-36e4-4948-a958-b7b9e4629a04 HTTP/1.1" 200 244 0.013040 10.0.0.50 - - [2026-06-01 10:56:08] "POST /alarms HTTP/1.1" 409 254 0.012054 10.0.0.50 - - [2026-06-01 10:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.50 - - [2026-06-01 10:56:08] "PUT /alarm/e0ab4d77-50b6-44ba-88f2-0e364234f569 HTTP/1.1" 200 244 0.010753 10.0.0.50 - - [2026-06-01 10:56:08] "POST /alarms HTTP/1.1" 409 247 0.013300 10.0.0.50 - - [2026-06-01 10:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.50 - - [2026-06-01 10:56:08] "PUT /alarm/4dd4960b-ec63-4cc8-b615-0509436c47ef HTTP/1.1" 200 244 0.008912 10.0.0.50 - - [2026-06-01 10:56:08] "POST /alarms HTTP/1.1" 409 272 0.017791 10.0.0.50 - - [2026-06-01 10:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612 10.0.0.50 - - [2026-06-01 10:56:08] "PUT /alarm/9fb04c3a-0cda-478d-9ccd-1fabe32755af HTTP/1.1" 200 244 0.009958 10.0.0.50 - - [2026-06-01 10:56:08] "POST /alarms HTTP/1.1" 409 261 0.016169 10.0.0.50 - - [2026-06-01 10:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.50 - - [2026-06-01 10:56:08] "PUT /alarm/d04bbc0c-b823-4338-b224-88fd5c283689 HTTP/1.1" 200 244 0.010395 10.0.0.50 - - [2026-06-01 10:56:08] "POST /alarms HTTP/1.1" 409 259 0.008298 10.0.0.50 - - [2026-06-01 10:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.50 - - [2026-06-01 10:56:09] "PUT /alarm/819b905c-acad-4d8e-baf1-c20c4c6f9744 HTTP/1.1" 200 244 0.011655 10.0.0.50 - - [2026-06-01 10:56:09] "POST /alarms HTTP/1.1" 409 265 0.008574 10.0.0.50 - - [2026-06-01 10:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.50 - - [2026-06-01 10:56:09] "PUT /alarm/3b59169b-7943-4ccb-888f-fd2d1bdbd2a4 HTTP/1.1" 200 244 0.011717 10.0.0.50 - - [2026-06-01 10:56:09] "POST /alarms HTTP/1.1" 409 279 0.009961 10.0.0.50 - - [2026-06-01 10:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.50 - - [2026-06-01 10:56:09] "PUT /alarm/1e5ade3f-ac5b-4f60-ae76-7f467b0f898d HTTP/1.1" 200 244 0.009831 10.0.0.50 - - [2026-06-01 10:56:09] "GET / HTTP/1.1" 200 35931 0.001590 10.0.0.50 - - [2026-06-01 10:56:09] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006623 10.0.0.50 - - [2026-06-01 10:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.50 - - [2026-06-01 10:56:09] "PUT /global-vrouter-config/3a8166ae-b774-4589-a973-f282c29d9dfc HTTP/1.1" 200 276 0.007571 10.0.0.50 - - [2026-06-01 10:56:09] "GET / HTTP/1.1" 200 35931 0.001326 10.0.0.50 - - [2026-06-01 10:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.50 - - [2026-06-01 10:56:09] "GET /global-vrouter-config/3a8166ae-b774-4589-a973-f282c29d9dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002596 10.0.0.50 - - [2026-06-01 10:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001437 10.0.0.50 - - [2026-06-01 10:56:09] "PUT /global-vrouter-config/3a8166ae-b774-4589-a973-f282c29d9dfc HTTP/1.1" 200 276 0.008514 10.0.0.50 - - [2026-06-01 10:56:10] "GET / HTTP/1.1" 200 35931 0.002313 10.0.0.50 - - [2026-06-01 10:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.50 - - [2026-06-01 10:56:10] "GET /global-system-config/859d34bc-8472-4ee0-bf97-47a86c02a354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006039 10.0.0.50 - - [2026-06-01 10:56:10] "PUT /global-system-config/859d34bc-8472-4ee0-bf97-47a86c02a354 HTTP/1.1" 200 274 0.018192 10.0.0.50 - - [2026-06-01 10:56:13] "GET / HTTP/1.1" 200 35931 0.002077 10.0.0.50 - - [2026-06-01 10:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.50 - - [2026-06-01 10:56:13] "GET /routing-instance/52eef575-f319-46fc-9ae6-1263355d4a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002584 10.0.0.50 - - [2026-06-01 10:56:13] "POST /bgp-routers HTTP/1.1" 409 301 0.001661 10.0.0.50 - - [2026-06-01 10:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.50 - - [2026-06-01 10:56:13] "GET /bgp-router/cc505656-f53c-49a9-9b92-672481e173b7?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003820 10.0.0.50 - - [2026-06-01 10:56:13] "PUT /bgp-router/cc505656-f53c-49a9-9b92-672481e173b7 HTTP/1.1" 200 254 0.034103 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:56:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000896 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:56:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000955 10.0.0.50 - - [2026-06-01 10:56:17] "POST /tags HTTP/1.1" 200 355 0.027067 10.0.0.50 - - [2026-06-01 10:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004853 10.0.0.50 - - [2026-06-01 10:56:17] "GET /tag/e89af7a2-ade9-464f-a763-8f3244c5f3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.013331 10.0.0.50 - - [2026-06-01 10:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.50 - - [2026-06-01 10:56:17] "GET /virtual-network/229511c6-4ef6-471d-98d4-1c549dac55f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.009818 10.0.0.50 - - [2026-06-01 10:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.50 - - [2026-06-01 10:56:17] "GET /project/826fdfc7-dc9a-42dc-9382-da492fd0b7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058702 10.0.0.50 - - [2026-06-01 10:56:17] "POST /virtual-machines HTTP/1.1" 200 351 0.027483 10.0.0.50 - - [2026-06-01 10:56:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.021610 10.0.0.50 - - [2026-06-01 10:56:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.115584 10.0.0.50 - - [2026-06-01 10:56:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.008357 10.0.0.50 - - [2026-06-01 10:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010872 10.0.0.50 - - [2026-06-01 10:56:18] "GET /virtual-machine-interface/843867ba-5da8-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.004396 10.0.0.50 - - [2026-06-01 10:56:18] "POST /instance-ips HTTP/1.1" 200 391 0.019805 10.0.0.50 - - [2026-06-01 10:56:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.022731 10.0.0.50 - - [2026-06-01 10:56:18] "GET /virtual-machine-interface/843867ba-5da8-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.009843 10.0.0.50 - - [2026-06-01 10:56:18] "POST /set-tag HTTP/1.1" 200 109 0.019026 10.0.0.50 - - [2026-06-01 10:56:18] "GET /virtual-machine-interface/843867ba-5da8-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.017562 10.0.0.50 - - [2026-06-01 10:56:18] "GET /instance-ip/8452ae7c-5da8-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.007899 10.0.0.50 - - [2026-06-01 10:56:18] "GET /virtual-machine-interface/843867ba-5da8-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004346 10.0.0.50 - - [2026-06-01 10:56:18] "POST /set-tag HTTP/1.1" 200 109 0.002348 10.0.0.50 - - [2026-06-01 10:56:18] "GET /virtual-router/fd0eaefc-7fd4-4262-9a8e-07de50743087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003704 10.0.0.50 - - [2026-06-01 10:56:18] "POST /ref-update HTTP/1.1" 200 156 0.008003 10.0.0.50 - - [2026-06-01 10:56:18] "GET /virtual-machine-interface/843867ba-5da8-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005112 10.0.0.50 - - [2026-06-01 10:56:18] "POST /set-tag HTTP/1.1" 200 109 0.004576 10.0.0.50 - - [2026-06-01 10:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.50 - - [2026-06-01 10:56:18] "GET /virtual-network/229511c6-4ef6-471d-98d4-1c549dac55f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005987 10.0.0.50 - - [2026-06-01 10:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.50 - - [2026-06-01 10:56:18] "GET /project/826fdfc7-dc9a-42dc-9382-da492fd0b7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030257 10.0.0.50 - - [2026-06-01 10:56:18] "POST /virtual-machines HTTP/1.1" 200 355 0.006859 10.0.0.50 - - [2026-06-01 10:56:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.026463 10.0.0.50 - - [2026-06-01 10:56:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.112751 10.0.0.50 - - [2026-06-01 10:56:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.008744 10.0.0.50 - - [2026-06-01 10:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007737 10.0.0.50 - - [2026-06-01 10:56:18] "GET /virtual-machine-interface/84a759fe-5da8-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.004217 10.0.0.50 - - [2026-06-01 10:56:18] "POST /instance-ips HTTP/1.1" 200 395 0.030540 10.0.0.50 - - [2026-06-01 10:56:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.024179 10.0.0.50 - - [2026-06-01 10:56:18] "GET /virtual-machine-interface/84a759fe-5da8-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.013089 10.0.0.50 - - [2026-06-01 10:56:19] "POST /set-tag HTTP/1.1" 200 109 0.027388 10.0.0.50 - - [2026-06-01 10:56:19] "GET /virtual-machine-interface/84a759fe-5da8-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.025869 10.0.0.50 - - [2026-06-01 10:56:19] "GET /instance-ip/84c1606a-5da8-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.004879 10.0.0.50 - - [2026-06-01 10:56:19] "GET /virtual-machine-interface/84a759fe-5da8-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005134 10.0.0.50 - - [2026-06-01 10:56:19] "POST /set-tag HTTP/1.1" 200 109 0.002138 10.0.0.50 - - [2026-06-01 10:56:19] "GET /virtual-router/fd0eaefc-7fd4-4262-9a8e-07de50743087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.003510 10.0.0.50 - - [2026-06-01 10:56:19] "POST /ref-update HTTP/1.1" 200 156 0.009675 10.0.0.50 - - [2026-06-01 10:56:19] "GET /virtual-machine-interface/84a759fe-5da8-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.012610 10.0.0.50 - - [2026-06-01 10:56:19] "POST /set-tag HTTP/1.1" 200 109 0.002314 10.0.0.50 - - [2026-06-01 10:56:19] "GET /virtual-machine-interface/843867ba-5da8-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004225 10.0.0.50 - - [2026-06-01 10:56:19] "POST /set-tag HTTP/1.1" 200 109 0.002421 10.0.0.50 - - [2026-06-01 10:56:19] "GET /virtual-machine-interface/84a759fe-5da8-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005002 10.0.0.50 - - [2026-06-01 10:56:19] "POST /set-tag HTTP/1.1" 200 109 0.002658 10.0.0.50 - - [2026-06-01 10:56:29] "GET / HTTP/1.1" 200 35931 0.001830 10.0.0.50 - - [2026-06-01 10:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.50 - - [2026-06-01 10:56:29] "GET /global-system-config/859d34bc-8472-4ee0-bf97-47a86c02a354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004800 10.0.0.50 - - [2026-06-01 10:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.50 - - [2026-06-01 10:56:29] "GET /config-node/c01e23c9-90ed-41d3-b886-f27291434766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002173 10.0.0.50 - - [2026-06-01 10:56:29] "GET /virtual-machine-interface/84a759fe-5da8-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005073 10.0.0.50 - - [2026-06-01 10:56:29] "POST /set-tag HTTP/1.1" 200 109 0.007056 10.0.0.50 - - [2026-06-01 10:56:30] "GET /virtual-machine-interface/843867ba-5da8-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004357 10.0.0.50 - - [2026-06-01 10:56:30] "POST /set-tag HTTP/1.1" 200 109 0.002354 10.0.0.50 - - [2026-06-01 10:56:31] "GET /virtual-machine-interface/843867ba-5da8-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004117 10.0.0.50 - - [2026-06-01 10:56:31] "POST /set-tag HTTP/1.1" 200 109 0.001998 10.0.0.50 - - [2026-06-01 10:56:41] "GET / HTTP/1.1" 200 35931 0.002180 10.0.0.50 - - [2026-06-01 10:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005487 10.0.0.50 - - [2026-06-01 10:56:41] "GET /routing-instance/52eef575-f319-46fc-9ae6-1263355d4a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.022593 10.0.0.50 - - [2026-06-01 10:56:41] "POST /bgp-routers HTTP/1.1" 409 301 0.007218 10.0.0.50 - - [2026-06-01 10:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005155 10.0.0.50 - - [2026-06-01 10:56:41] "GET /bgp-router/cc505656-f53c-49a9-9b92-672481e173b7?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003602 10.0.0.50 - - [2026-06-01 10:56:41] "PUT /bgp-router/cc505656-f53c-49a9-9b92-672481e173b7 HTTP/1.1" 200 254 0.013487 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:56:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001149 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:56:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001311 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:56:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000950 [Introspect:8084]10.0.0.50 - - [2026-06-01 10:56:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001410 10.0.0.50 - - [2026-06-01 10:57:03] "GET /virtual-machine-interface/843867ba-5da8-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006159 10.0.0.50 - - [2026-06-01 10:57:03] "POST /set-tag HTTP/1.1" 200 109 0.002633 10.0.0.50 - - [2026-06-01 10:57:03] "GET /virtual-machine-interface/843867ba-5da8-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.003987 10.0.0.50 - - [2026-06-01 10:57:03] "POST /set-tag HTTP/1.1" 200 109 0.002803 10.0.0.50 - - [2026-06-01 10:57:03] "GET /virtual-machine/a73248e8-9aad-418b-a033-8dd03fcfbb41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002684 10.0.0.50 - - [2026-06-01 10:57:03] "POST /ref-update HTTP/1.1" 200 156 0.011017 10.0.0.50 - - [2026-06-01 10:57:03] "GET /virtual-machine-interface/843867ba-5da8-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.009171 10.0.0.50 - - [2026-06-01 10:57:04] "POST /set-tag HTTP/1.1" 200 109 0.027111 10.0.0.50 - - [2026-06-01 10:57:04] "POST /set-tag HTTP/1.1" 200 109 0.034375 10.0.0.50 - - [2026-06-01 10:57:04] "DELETE /instance-ip/8452ae7c-5da8-11f1-a8be-fa163e8a99e4 HTTP/1.1" 200 115 0.062328 10.0.0.50 - - [2026-06-01 10:57:04] "DELETE /virtual-machine-interface/843867ba-5da8-11f1-a8be-fa163e8a99e4 HTTP/1.1" 200 115 0.046541 10.0.0.50 - - [2026-06-01 10:57:04] "DELETE /virtual-machine/a73248e8-9aad-418b-a033-8dd03fcfbb41 HTTP/1.1" 200 115 0.022323 10.0.0.50 - - [2026-06-01 10:57:04] "GET /virtual-machine-interface/84a759fe-5da8-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004687 10.0.0.50 - - [2026-06-01 10:57:04] "POST /set-tag HTTP/1.1" 200 109 0.002781 10.0.0.50 - - [2026-06-01 10:57:34] "GET /virtual-machine-interface/84a759fe-5da8-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004405 10.0.0.50 - - [2026-06-01 10:57:34] "POST /set-tag HTTP/1.1" 200 109 0.010604 10.0.0.50 - - [2026-06-01 10:57:34] "GET /virtual-machine-interface/84a759fe-5da8-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005336 10.0.0.50 - - [2026-06-01 10:57:34] "POST /set-tag HTTP/1.1" 200 109 0.003461 10.0.0.50 - - [2026-06-01 10:57:34] "GET /virtual-machine/907d9cab-9d8f-49c3-9c7f-917b5a367389?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.006074 10.0.0.50 - - [2026-06-01 10:57:35] "POST /ref-update HTTP/1.1" 200 156 0.017495 10.0.0.50 - - [2026-06-01 10:57:35] "GET /virtual-machine-interface/84a759fe-5da8-11f1-a8be-fa163e8a99e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.015919 10.0.0.50 - - [2026-06-01 10:57:35] "POST /set-tag HTTP/1.1" 200 109 0.058055 10.0.0.50 - - [2026-06-01 10:57:35] "POST /set-tag HTTP/1.1" 200 109 0.050209 10.0.0.50 - - [2026-06-01 10:57:35] "DELETE /instance-ip/84c1606a-5da8-11f1-a8be-fa163e8a99e4 HTTP/1.1" 200 115 0.060066 10.0.0.50 - - [2026-06-01 10:57:35] "DELETE /virtual-machine-interface/84a759fe-5da8-11f1-a8be-fa163e8a99e4 HTTP/1.1" 200 115 0.057927 10.0.0.50 - - [2026-06-01 10:57:35] "DELETE /virtual-machine/907d9cab-9d8f-49c3-9c7f-917b5a367389 HTTP/1.1" 200 115 0.042763 10.0.0.50 - - [2026-06-01 10:57:35] "DELETE /tag/e89af7a2-ade9-464f-a763-8f3244c5f3b7 HTTP/1.1" 200 115 0.069108