++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Tue Jun 9 04:19:01 PM UTC 2026 ===================' INFO: =================== Tue Jun 9 04:19:01 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ 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.33 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.33:8081 ' ']' +++ echo 10.0.0.33:8081 ++ ANALYTICS_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.33:9042 ' ']' +++ echo 10.0.0.33:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.33:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.33:8086 ' ']' +++ echo 10.0.0.33:8086 ++ COLLECTOR_SERVERS=10.0.0.33: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.33 ++ CONFIGDB_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.33:8082 ' ']' +++ echo 10.0.0.33:8082 ++ CONFIG_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.33:9161 ' ']' +++ echo 10.0.0.33:9161 ++ CONFIGDB_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.33:9041 ' ']' +++ echo 10.0.0.33:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.33: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.33 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.33 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.33:2181, ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.33:2181 ' ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.33:2181 ++ RABBITMQ_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.33:5673, ']' +++ echo 10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.33:6379 ' ']' +++ echo 10.0.0.33:6379 ++ REDIS_SERVERS=10.0.0.33: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.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.33:9092 ' ']' +++ echo 10.0.0.33:9092 ++ KAFKA_SERVERS=10.0.0.33: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.33 ++ 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.33 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.33 ++ cut -d , -f 1 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.33 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.33 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.33 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.33 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ uniq ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort +++ local local_ips=,10.0.0.33,10.122.254.1,127.0.0.1,172.17.0.1,252.33.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.33,10.122.254.1,127.0.0.1,172.17.0.1,252.33.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 1 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.33:9041 + cassandra_server_list=10.0.0.33:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ grep '^API__.*__.*=.*$' ++ sort ++ set ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 06/09/2026 16:19:47.137 7f4c806c7480 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/09/2026 16:19:47.387 7f4c806c7480 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/09/2026 16:19:47.400 7f4c806c7480 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/09/2026 16:19:47.400 7f4c806c7480 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.33 - - [2026-06-09 16:19:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000734 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2026-06-09 16:20:02] "GET / HTTP/1.1" 503 181 0.000296 10.0.0.33 - - [2026-06-09 16:20:03] "GET / HTTP/1.1" 503 181 0.000265 10.0.0.33 - - [2026-06-09 16:20:03] "GET / HTTP/1.1" 200 35931 0.001579 10.0.0.33 - - [2026-06-09 16:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.33 - - [2026-06-09 16:20:03] "GET /global-system-config/b615beb1-f4a9-4cfa-8f2d-4081ba726975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.017677 10.0.0.33 - - [2026-06-09 16:20:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.004563 10.0.0.33 - - [2026-06-09 16:20:03] "GET / HTTP/1.1" 200 35931 0.001764 10.0.0.33 - - [2026-06-09 16:20:03] "POST /config-database-nodes HTTP/1.1" 200 611 0.124798 10.0.0.33 - - [2026-06-09 16:20:03] "GET / HTTP/1.1" 200 35931 0.001413 10.0.0.33 - - [2026-06-09 16:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005514 10.0.0.33 - - [2026-06-09 16:20:03] "GET /global-system-config/b615beb1-f4a9-4cfa-8f2d-4081ba726975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012779 10.0.0.33 - - [2026-06-09 16:20:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.004793 10.0.0.33 - - [2026-06-09 16:20:03] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.028423 10.0.0.33 - - [2026-06-09 16:20:03] "GET / HTTP/1.1" 200 45303 0.002363 10.0.0.33 - - [2026-06-09 16:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.015583 10.0.0.33 - - [2026-06-09 16:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006200 10.0.0.33 - - [2026-06-09 16:20:04] "GET / HTTP/1.1" 200 35931 0.001488 10.0.0.33 - - [2026-06-09 16:20:04] "GET / HTTP/1.1" 200 35931 0.001454 10.0.0.33 - - [2026-06-09 16:20:04] "POST /fqname-to-id HTTP/1.1" 404 186 0.011164 10.0.0.33 - - [2026-06-09 16:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010216 10.0.0.33 - - [2026-06-09 16:20:04] "GET /global-system-config/b615beb1-f4a9-4cfa-8f2d-4081ba726975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011297 10.0.0.33 - - [2026-06-09 16:20:04] "POST /service-appliance-sets HTTP/1.1" 200 553 0.068228 10.0.0.33 - - [2026-06-09 16:20:04] "POST /fqname-to-id HTTP/1.1" 404 180 0.004373 10.0.0.33 - - [2026-06-09 16:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008509 10.0.0.33 - - [2026-06-09 16:20:04] "GET /global-system-config/b615beb1-f4a9-4cfa-8f2d-4081ba726975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010775 10.0.0.33 - - [2026-06-09 16:20:04] "POST /service-appliance-sets HTTP/1.1" 200 541 0.088079 10.0.0.33 - - [2026-06-09 16:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.33 - - [2026-06-09 16:20:04] "GET /network-ipam/3f1ae70e-4a8d-4ea1-9548-456889fd57c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.010808 10.0.0.33 - - [2026-06-09 16:20:05] "POST /service-templates HTTP/1.1" 200 511 0.087054 10.0.0.33 - - [2026-06-09 16:20:05] "POST /service-templates HTTP/1.1" 200 501 0.070902 10.0.0.33 - - [2026-06-09 16:20:05] "POST /service-templates HTTP/1.1" 200 515 0.067578 10.0.0.33 - - [2026-06-09 16:20:05] "POST /service-templates HTTP/1.1" 200 535 0.102505 10.0.0.33 - - [2026-06-09 16:20:05] "POST /service-templates HTTP/1.1" 200 507 0.060238 10.0.0.33 - - [2026-06-09 16:20:06] "GET / HTTP/1.1" 200 35931 0.001383 10.0.0.33 - - [2026-06-09 16:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.33 - - [2026-06-09 16:20:06] "GET /global-system-config/b615beb1-f4a9-4cfa-8f2d-4081ba726975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008390 10.0.0.33 - - [2026-06-09 16:20:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.003003 10.0.0.33 - - [2026-06-09 16:20:06] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.034481 10.0.0.33 - - [2026-06-09 16:20:07] "GET / HTTP/1.1" 200 35931 0.001601 10.0.0.33 - - [2026-06-09 16:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.33 - - [2026-06-09 16:20:07] "GET /routing-instance/3f749bd6-d447-45f3-8070-986da2b2432d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.005224 10.0.0.33 - - [2026-06-09 16:20:07] "POST /bgp-routers HTTP/1.1" 200 616 0.033627 10.0.0.33 - - [2026-06-09 16:20:07] "GET /bgp-router/e18770d7-1738-4cee-9f94-7f5d4e297553?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.008301 10.0.0.33 - - [2026-06-09 16:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004428 10.0.0.33 - - [2026-06-09 16:20:07] "GET /global-system-config/b615beb1-f4a9-4cfa-8f2d-4081ba726975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.018167 10.0.0.33 - - [2026-06-09 16:20:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002614 10.0.0.33 - - [2026-06-09 16:20:07] "POST /ref-update HTTP/1.1" 200 156 0.024828 10.0.0.33 - - [2026-06-09 16:20:07] "GET / HTTP/1.1" 200 35931 0.001621 10.0.0.33 - - [2026-06-09 16:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011448 10.0.0.33 - - [2026-06-09 16:20:07] "GET /global-system-config/b615beb1-f4a9-4cfa-8f2d-4081ba726975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.032275 10.0.0.33 - - [2026-06-09 16:20:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.003528 10.0.0.33 - - [2026-06-09 16:20:07] "POST /database-nodes HTTP/1.1" 200 597 0.043016 10.0.0.33 - - [2026-06-09 16:20:08] "GET / HTTP/1.1" 200 35931 0.001944 10.0.0.33 - - [2026-06-09 16:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007125 10.0.0.33 - - [2026-06-09 16:20:08] "GET /global-system-config/b615beb1-f4a9-4cfa-8f2d-4081ba726975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.012655 10.0.0.33 - - [2026-06-09 16:20:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.002558 10.0.0.33 - - [2026-06-09 16:20:08] "POST /analytics-nodes HTTP/1.1" 200 599 0.042699 10.0.0.33 - - [2026-06-09 16:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007337 10.0.0.33 - - [2026-06-09 16:20:09] "GET /network-ipam/3f1ae70e-4a8d-4ea1-9548-456889fd57c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003639 10.0.0.33 - - [2026-06-09 16:20:09] "POST /fqname-to-id HTTP/1.1" 404 225 0.002809 10.0.0.33 - - [2026-06-09 16:20:10] "POST /access-control-lists HTTP/1.1" 200 587 0.053996 10.0.0.33 - - [2026-06-09 16:20:10] "POST /fqname-to-id HTTP/1.1" 404 224 0.018608 10.0.0.33 - - [2026-06-09 16:20:10] "POST /access-control-lists HTTP/1.1" 200 585 0.044088 10.0.0.33 - - [2026-06-09 16:20:10] "POST /route-targets HTTP/1.1" 200 327 0.021263 10.0.0.33 - - [2026-06-09 16:20:10] "POST /ref-update HTTP/1.1" 200 156 0.079912 10.0.0.33 - - [2026-06-09 16:20:10] "POST /route-targets HTTP/1.1" 200 327 0.025819 10.0.0.33 - - [2026-06-09 16:20:10] "POST /ref-update HTTP/1.1" 200 156 0.011198 10.0.0.33 - - [2026-06-09 16:20:10] "POST /route-targets HTTP/1.1" 200 327 0.025169 10.0.0.33 - - [2026-06-09 16:20:10] "POST /ref-update HTTP/1.1" 200 156 0.025615 10.0.0.33 - - [2026-06-09 16:20:10] "POST /route-targets HTTP/1.1" 200 327 0.015778 10.0.0.33 - - [2026-06-09 16:20:10] "POST /ref-update HTTP/1.1" 200 156 0.014415 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:20:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000979 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:20:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001618 10.0.0.33 - - [2026-06-09 16:20:10] "POST /fqname-to-id HTTP/1.1" 404 201 0.011419 10.0.0.33 - - [2026-06-09 16:20:10] "POST /access-control-lists HTTP/1.1" 200 551 0.084707 10.0.0.33 - - [2026-06-09 16:20:11] "GET / HTTP/1.1" 200 35931 0.005105 10.0.0.33 - - [2026-06-09 16:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002828 10.0.0.33 - - [2026-06-09 16:20:11] "GET /global-system-config/b615beb1-f4a9-4cfa-8f2d-4081ba726975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007665 10.0.0.33 - - [2026-06-09 16:20:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.002341 10.0.0.33 - - [2026-06-09 16:20:12] "POST /config-nodes HTTP/1.1" 200 593 0.107145 10.0.0.33 - - [2026-06-09 16:20:12] "GET / HTTP/1.1" 200 35931 0.001604 10.0.0.33 - - [2026-06-09 16:20:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.014646 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:20:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001062 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:20:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001020 10.0.0.33 - - [2026-06-09 16:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002994 10.0.0.33 - - [2026-06-09 16:20:17] "GET /global-vrouter-config/64989401-ac96-4cb7-b6f7-b32e0f3a4e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.006149 10.0.0.33 - - [2026-06-09 16:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.33 - - [2026-06-09 16:20:17] "PUT /global-vrouter-config/64989401-ac96-4cb7-b6f7-b32e0f3a4e69 HTTP/1.1" 200 276 0.026446 10.0.0.33 - - [2026-06-09 16:20:18] "GET / HTTP/1.1" 200 35931 0.001766 10.0.0.33 - - [2026-06-09 16:20:18] "POST /alarms HTTP/1.1" 200 581 0.051085 10.0.0.33 - - [2026-06-09 16:20:18] "POST /alarms HTTP/1.1" 200 575 0.034316 10.0.0.33 - - [2026-06-09 16:20:18] "POST /alarms HTTP/1.1" 200 575 0.030868 10.0.0.33 - - [2026-06-09 16:20:18] "POST /alarms HTTP/1.1" 200 559 0.093451 10.0.0.33 - - [2026-06-09 16:20:18] "POST /alarms HTTP/1.1" 200 555 0.059597 10.0.0.33 - - [2026-06-09 16:20:18] "POST /alarms HTTP/1.1" 200 557 0.062007 10.0.0.33 - - [2026-06-09 16:20:18] "POST /alarms HTTP/1.1" 200 565 0.062870 10.0.0.33 - - [2026-06-09 16:20:18] "POST /alarms HTTP/1.1" 200 549 0.025864 10.0.0.33 - - [2026-06-09 16:20:18] "POST /alarms HTTP/1.1" 200 557 0.046804 10.0.0.33 - - [2026-06-09 16:20:18] "POST /alarms HTTP/1.1" 200 567 0.033988 10.0.0.33 - - [2026-06-09 16:20:18] "POST /alarms HTTP/1.1" 200 555 0.030807 10.0.0.33 - - [2026-06-09 16:20:19] "POST /alarms HTTP/1.1" 200 567 0.044307 10.0.0.33 - - [2026-06-09 16:20:19] "POST /alarms HTTP/1.1" 200 575 0.108085 10.0.0.33 - - [2026-06-09 16:20:19] "POST /alarms HTTP/1.1" 200 569 0.031836 10.0.0.33 - - [2026-06-09 16:20:19] "POST /alarms HTTP/1.1" 200 561 0.053053 10.0.0.33 - - [2026-06-09 16:20:19] "POST /alarms HTTP/1.1" 200 561 0.042780 10.0.0.33 - - [2026-06-09 16:20:19] "POST /alarms HTTP/1.1" 200 561 0.116233 10.0.0.33 - - [2026-06-09 16:20:19] "POST /alarms HTTP/1.1" 200 547 0.081507 10.0.0.33 - - [2026-06-09 16:20:19] "POST /alarms HTTP/1.1" 200 595 0.067619 10.0.0.33 - - [2026-06-09 16:20:19] "POST /alarms HTTP/1.1" 200 575 0.021242 10.0.0.33 - - [2026-06-09 16:20:19] "POST /alarms HTTP/1.1" 200 571 0.037571 10.0.0.33 - - [2026-06-09 16:20:19] "POST /alarms HTTP/1.1" 200 583 0.041744 10.0.0.33 - - [2026-06-09 16:20:19] "POST /alarms HTTP/1.1" 200 609 0.059665 10.0.0.33 - - [2026-06-09 16:20:20] "GET / HTTP/1.1" 200 35931 0.001430 10.0.0.33 - - [2026-06-09 16:20:20] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002878 10.0.0.33 - - [2026-06-09 16:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009607 10.0.0.33 - - [2026-06-09 16:20:20] "PUT /global-vrouter-config/64989401-ac96-4cb7-b6f7-b32e0f3a4e69 HTTP/1.1" 200 276 0.045277 10.0.0.33 - - [2026-06-09 16:20:20] "GET / HTTP/1.1" 200 35931 0.001640 10.0.0.33 - - [2026-06-09 16:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.33 - - [2026-06-09 16:20:20] "GET /global-vrouter-config/64989401-ac96-4cb7-b6f7-b32e0f3a4e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003323 10.0.0.33 - - [2026-06-09 16:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.33 - - [2026-06-09 16:20:20] "PUT /global-vrouter-config/64989401-ac96-4cb7-b6f7-b32e0f3a4e69 HTTP/1.1" 200 276 0.014952 10.0.0.33 - - [2026-06-09 16:20:21] "GET / HTTP/1.1" 200 35931 0.001460 10.0.0.33 - - [2026-06-09 16:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.33 - - [2026-06-09 16:20:21] "GET /global-system-config/b615beb1-f4a9-4cfa-8f2d-4081ba726975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.013429 10.0.0.33 - - [2026-06-09 16:20:21] "PUT /global-system-config/b615beb1-f4a9-4cfa-8f2d-4081ba726975 HTTP/1.1" 200 274 0.049850 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:20:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001145 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:20:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000984 10.0.0.33 - - [2026-06-09 16:20:24] "GET / HTTP/1.1" 200 35931 0.002191 10.0.0.33 - - [2026-06-09 16:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.33 - - [2026-06-09 16:20:24] "GET /domain/bf4f5842-9677-478f-9da1-1a37c5c70e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003169 10.0.0.33 - - [2026-06-09 16:20:24] "POST /id-to-fqname HTTP/1.1" 200 173 0.002476 10.0.0.33 - - [2026-06-09 16:20:24] "POST /fqname-to-id HTTP/1.1" 404 182 0.014471 10.0.0.33 - - [2026-06-09 16:20:24] "POST /security-groups HTTP/1.1" 200 570 0.101567 10.0.0.33 - - [2026-06-09 16:20:24] "POST /projects HTTP/1.1" 200 481 0.365830 10.0.0.33 - - [2026-06-09 16:20:24] "POST /fqname-to-id HTTP/1.1" 404 213 0.026836 10.0.0.33 - - [2026-06-09 16:20:24] "POST /security-groups HTTP/1.1" 200 534 0.080362 10.0.0.33 - - [2026-06-09 16:20:24] "POST /access-control-lists HTTP/1.1" 200 579 0.126314 10.0.0.33 - - [2026-06-09 16:20:25] "POST /chown HTTP/1.1" 200 109 0.035805 10.0.0.33 - - [2026-06-09 16:20:25] "POST /policy-managements HTTP/1.1" 409 214 0.044837 10.0.0.33 - - [2026-06-09 16:20:25] "POST /fqname-to-id HTTP/1.1" 404 212 0.014683 10.0.0.33 - - [2026-06-09 16:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014123 10.0.0.33 - - [2026-06-09 16:20:25] "GET /policy-management/c76abd6d-bd4d-42c1-8611-cfed1f7d60a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.041546 10.0.0.33 - - [2026-06-09 16:20:25] "POST /access-control-lists HTTP/1.1" 200 577 0.094164 10.0.0.33 - - [2026-06-09 16:20:25] "POST /fqname-to-id HTTP/1.1" 404 232 0.007287 10.0.0.33 - - [2026-06-09 16:20:25] "POST /application-policy-sets HTTP/1.1" 200 528 0.062546 10.0.0.33 - - [2026-06-09 16:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.013732 10.0.0.33 - - [2026-06-09 16:20:25] "POST /access-control-lists HTTP/1.1" 200 594 0.041739 10.0.0.33 - - [2026-06-09 16:20:25] "POST /fqname-to-id HTTP/1.1" 404 231 0.007318 10.0.0.33 - - [2026-06-09 16:20:25] "GET /global-vrouter-config/64989401-ac96-4cb7-b6f7-b32e0f3a4e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.010298 10.0.0.33 - - [2026-06-09 16:20:25] "PUT /global-vrouter-config/64989401-ac96-4cb7-b6f7-b32e0f3a4e69 HTTP/1.1" 200 276 0.023019 10.0.0.33 - - [2026-06-09 16:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.022745 10.0.0.33 - - [2026-06-09 16:20:25] "POST /access-control-lists HTTP/1.1" 200 592 0.093058 10.0.0.33 - - [2026-06-09 16:20:25] "GET /virtual-network/6b31ce1e-86e9-4ab2-a9fd-297ad25229b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.030293 10.0.0.33 - - [2026-06-09 16:20:25] "POST /id-to-fqname HTTP/1.1" 200 177 0.000619 10.0.0.33 - - [2026-06-09 16:20:25] "POST /fqname-to-id HTTP/1.1" 404 186 0.018781 10.0.0.33 - - [2026-06-09 16:20:25] "POST /security-groups HTTP/1.1" 200 574 0.084595 10.0.0.33 - - [2026-06-09 16:20:25] "POST /projects HTTP/1.1" 200 489 0.273900 10.0.0.33 - - [2026-06-09 16:20:25] "POST /fqname-to-id HTTP/1.1" 404 217 0.013207 10.0.0.33 - - [2026-06-09 16:20:25] "POST /security-groups HTTP/1.1" 200 546 0.073445 10.0.0.33 - - [2026-06-09 16:20:25] "POST /access-control-lists HTTP/1.1" 200 583 0.091765 10.0.0.33 - - [2026-06-09 16:20:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.025659 10.0.0.33 - - [2026-06-09 16:20:25] "POST /chown HTTP/1.1" 200 109 0.046216 10.0.0.33 - - [2026-06-09 16:20:26] "POST /access-control-lists HTTP/1.1" 200 581 0.125880 10.0.0.33 - - [2026-06-09 16:20:26] "POST /network-ipams HTTP/1.1" 200 522 0.173137 10.0.0.33 - - [2026-06-09 16:20:26] "POST /fqname-to-id HTTP/1.1" 404 240 0.022197 10.0.0.33 - - [2026-06-09 16:20:26] "POST /access-control-lists HTTP/1.1" 200 602 0.137003 10.0.0.33 - - [2026-06-09 16:20:26] "POST /fqname-to-id HTTP/1.1" 404 239 0.003302 10.0.0.33 - - [2026-06-09 16:20:26] "POST /network-ipams HTTP/1.1" 200 510 0.164443 10.0.0.33 - - [2026-06-09 16:20:26] "POST /fqname-to-id HTTP/1.1" 404 198 0.014133 10.0.0.33 - - [2026-06-09 16:20:26] "POST /access-control-lists HTTP/1.1" 200 600 0.066159 10.0.0.33 - - [2026-06-09 16:20:26] "POST /fqname-to-id HTTP/1.1" 404 229 0.003519 10.0.0.33 - - [2026-06-09 16:20:26] "POST /useragent-kv HTTP/1.1" 200 115 0.015425 10.0.0.33 - - [2026-06-09 16:20:26] "POST /virtual-networks HTTP/1.1" 200 538 0.237961 10.0.0.33 - - [2026-06-09 16:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010631 10.0.0.33 - - [2026-06-09 16:20:26] "GET /virtual-network/1d037c7d-9b70-4f9b-b60f-c133eba2fe3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.012995 10.0.0.33 - - [2026-06-09 16:20:26] "POST /access-control-lists HTTP/1.1" 200 589 0.119336 10.0.0.33 - - [2026-06-09 16:20:26] "POST /network-ipams HTTP/1.1" 200 518 0.149338 10.0.0.33 - - [2026-06-09 16:20:26] "POST /route-targets HTTP/1.1" 200 327 0.099997 10.0.0.33 - - [2026-06-09 16:20:26] "POST /fqname-to-id HTTP/1.1" 404 202 0.024267 10.0.0.33 - - [2026-06-09 16:20:26] "POST /ref-update HTTP/1.1" 200 156 0.034103 10.0.0.33 - - [2026-06-09 16:20:27] "POST /useragent-kv HTTP/1.1" 200 115 0.017524 10.0.0.33 - - [2026-06-09 16:20:27] "POST /virtual-networks HTTP/1.1" 200 546 0.240314 10.0.0.33 - - [2026-06-09 16:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009649 10.0.0.33 - - [2026-06-09 16:20:27] "GET /virtual-network/4518041f-d6ea-40af-8a7a-b8eb89062e30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1749 0.015651 10.0.0.33 - - [2026-06-09 16:20:27] "POST /route-targets HTTP/1.1" 200 327 0.024534 10.0.0.33 - - [2026-06-09 16:20:27] "POST /fqname-to-id HTTP/1.1" 404 199 0.006009 10.0.0.33 - - [2026-06-09 16:20:27] "POST /ref-update HTTP/1.1" 200 156 0.067710 10.0.0.33 - - [2026-06-09 16:20:27] "POST /network-policys HTTP/1.1" 200 538 0.119251 10.0.0.33 - - [2026-06-09 16:20:27] "POST /fqname-to-id HTTP/1.1" 404 197 0.096895 10.0.0.33 - - [2026-06-09 16:20:27] "POST /network-policys HTTP/1.1" 200 534 0.025670 10.0.0.33 - - [2026-06-09 16:20:27] "POST /fqname-to-id HTTP/1.1" 404 201 0.005965 10.0.0.33 - - [2026-06-09 16:20:27] "POST /network-policys HTTP/1.1" 200 542 0.029010 10.0.0.33 - - [2026-06-09 16:20:27] "PUT /access-control-list/6c2df43f-3b8d-460e-96e8-2fd279106490 HTTP/1.1" 200 272 0.024847 10.0.0.33 - - [2026-06-09 16:20:27] "POST /ref-update HTTP/1.1" 200 156 0.077209 10.0.0.33 - - [2026-06-09 16:20:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011636 10.0.0.33 - - [2026-06-09 16:20:27] "PUT /access-control-list/6c2df43f-3b8d-460e-96e8-2fd279106490 HTTP/1.1" 200 272 0.088433 10.0.0.33 - - [2026-06-09 16:20:27] "POST /ref-update HTTP/1.1" 200 156 0.175027 10.0.0.33 - - [2026-06-09 16:20:27] "PUT /access-control-list/fed24f9b-8e06-48f2-824c-fea9e8f24d33 HTTP/1.1" 200 272 0.090875 10.0.0.33 - - [2026-06-09 16:20:28] "POST /ref-update HTTP/1.1" 200 156 0.069825 10.0.0.33 - - [2026-06-09 16:20:28] "POST /ref-update HTTP/1.1" 200 156 0.153835 10.0.0.33 - - [2026-06-09 16:20:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001851 10.0.0.33 - - [2026-06-09 16:20:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023406 10.0.0.33 - - [2026-06-09 16:20:28] "PUT /access-control-list/fed24f9b-8e06-48f2-824c-fea9e8f24d33 HTTP/1.1" 200 272 0.078846 10.0.0.33 - - [2026-06-09 16:20:28] "POST /fqname-to-id HTTP/1.1" 404 237 0.003555 10.0.0.33 - - [2026-06-09 16:20:28] "POST /access-control-lists HTTP/1.1" 200 601 0.103319 10.0.0.33 - - [2026-06-09 16:20:28] "POST /ref-update HTTP/1.1" 200 156 0.206046 10.0.0.33 - - [2026-06-09 16:20:28] "PUT /access-control-list/6c2df43f-3b8d-460e-96e8-2fd279106490 HTTP/1.1" 200 272 0.061539 10.0.0.33 - - [2026-06-09 16:20:28] "POST /ref-update HTTP/1.1" 200 156 0.175653 10.0.0.33 - - [2026-06-09 16:20:28] "PUT /access-control-list/67835307-2127-4121-82f4-54c8bdb7bd3b HTTP/1.1" 200 272 0.083452 10.0.0.33 - - [2026-06-09 16:20:28] "POST /ref-update HTTP/1.1" 200 156 0.030212 10.0.0.33 - - [2026-06-09 16:20:28] "POST /ref-update HTTP/1.1" 200 156 0.199592 10.0.0.33 - - [2026-06-09 16:20:28] "PUT /access-control-list/67835307-2127-4121-82f4-54c8bdb7bd3b HTTP/1.1" 200 272 0.117119 10.0.0.33 - - [2026-06-09 16:20:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.059540 10.0.0.33 - - [2026-06-09 16:20:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.031435 10.0.0.33 - - [2026-06-09 16:20:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014695 10.0.0.33 - - [2026-06-09 16:20:28] "POST /ref-update HTTP/1.1" 200 156 0.088899 10.0.0.33 - - [2026-06-09 16:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011112 10.0.0.33 - - [2026-06-09 16:20:29] "GET /virtual-network/6b31ce1e-86e9-4ab2-a9fd-297ad25229b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.006438 10.0.0.33 - - [2026-06-09 16:20:29] "GET /application-policy-set/c881a837-1cf5-4b27-a022-1adb8c334fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.008886 10.0.0.33 - - [2026-06-09 16:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.33 - - [2026-06-09 16:20:29] "GET /policy-management/c76abd6d-bd4d-42c1-8611-cfed1f7d60a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003790 10.0.0.33 - - [2026-06-09 16:20:29] "POST /firewall-policys HTTP/1.1" 200 530 0.041312 10.0.0.33 - - [2026-06-09 16:20:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.033316 10.0.0.33 - - [2026-06-09 16:20:29] "GET /firewall-policy/826fd7d5-47d6-48b7-8f2e-115e6e6f647d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.019226 10.0.0.33 - - [2026-06-09 16:20:29] "GET /application-policy-set/c881a837-1cf5-4b27-a022-1adb8c334fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.008149 10.0.0.33 - - [2026-06-09 16:20:29] "GET /firewall-policy/826fd7d5-47d6-48b7-8f2e-115e6e6f647d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004697 10.0.0.33 - - [2026-06-09 16:20:29] "POST /ref-update HTTP/1.1" 200 156 0.028584 10.0.0.33 - - [2026-06-09 16:20:29] "GET /application-policy-set/c881a837-1cf5-4b27-a022-1adb8c334fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.005069 10.0.0.33 - - [2026-06-09 16:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005666 10.0.0.33 - - [2026-06-09 16:20:29] "GET /policy-management/c76abd6d-bd4d-42c1-8611-cfed1f7d60a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003011 10.0.0.33 - - [2026-06-09 16:20:29] "POST /firewall-policys HTTP/1.1" 200 532 0.034917 10.0.0.33 - - [2026-06-09 16:20:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.043643 10.0.0.33 - - [2026-06-09 16:20:29] "GET /firewall-policy/4352502b-6d4f-4dd2-92ef-beadad36e8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.027108 10.0.0.33 - - [2026-06-09 16:20:29] "GET /application-policy-set/c881a837-1cf5-4b27-a022-1adb8c334fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.003531 10.0.0.33 - - [2026-06-09 16:20:29] "GET /firewall-policy/4352502b-6d4f-4dd2-92ef-beadad36e8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004151 10.0.0.33 - - [2026-06-09 16:20:29] "GET /firewall-policy/826fd7d5-47d6-48b7-8f2e-115e6e6f647d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003085 10.0.0.33 - - [2026-06-09 16:20:29] "GET /firewall-policy/826fd7d5-47d6-48b7-8f2e-115e6e6f647d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006011 10.0.0.33 - - [2026-06-09 16:20:29] "POST /ref-update HTTP/1.1" 200 156 0.028485 10.0.0.33 - - [2026-06-09 16:20:29] "POST /ref-update HTTP/1.1" 200 156 0.097054 10.0.0.33 - - [2026-06-09 16:20:29] "POST /ref-update HTTP/1.1" 200 156 0.038010 10.0.0.33 - - [2026-06-09 16:20:29] "GET /application-policy-set/c881a837-1cf5-4b27-a022-1adb8c334fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.023592 10.0.0.33 - - [2026-06-09 16:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.33 - - [2026-06-09 16:20:29] "GET /policy-management/c76abd6d-bd4d-42c1-8611-cfed1f7d60a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005624 10.0.0.33 - - [2026-06-09 16:20:30] "POST /firewall-policys HTTP/1.1" 200 530 0.034491 10.0.0.33 - - [2026-06-09 16:20:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.039698 10.0.0.33 - - [2026-06-09 16:20:30] "GET /firewall-policy/3bc4df65-7ee1-4035-a761-73dcfa57d49a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.012549 10.0.0.33 - - [2026-06-09 16:20:30] "GET /application-policy-set/c881a837-1cf5-4b27-a022-1adb8c334fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003281 10.0.0.33 - - [2026-06-09 16:20:30] "GET /firewall-policy/3bc4df65-7ee1-4035-a761-73dcfa57d49a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004112 10.0.0.33 - - [2026-06-09 16:20:30] "GET /firewall-policy/4352502b-6d4f-4dd2-92ef-beadad36e8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.010677 10.0.0.33 - - [2026-06-09 16:20:30] "GET /firewall-policy/826fd7d5-47d6-48b7-8f2e-115e6e6f647d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003653 10.0.0.33 - - [2026-06-09 16:20:30] "GET /firewall-policy/826fd7d5-47d6-48b7-8f2e-115e6e6f647d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003340 10.0.0.33 - - [2026-06-09 16:20:30] "GET /firewall-policy/4352502b-6d4f-4dd2-92ef-beadad36e8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003975 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:20:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000869 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:20:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000937 10.0.0.33 - - [2026-06-09 16:20:30] "POST /ref-update HTTP/1.1" 200 156 0.027939 10.0.0.33 - - [2026-06-09 16:20:30] "POST /ref-update HTTP/1.1" 200 156 0.048345 10.0.0.33 - - [2026-06-09 16:20:30] "POST /ref-update HTTP/1.1" 200 156 0.029566 10.0.0.33 - - [2026-06-09 16:20:30] "POST /ref-update HTTP/1.1" 200 156 0.057526 10.0.0.33 - - [2026-06-09 16:20:30] "POST /ref-update HTTP/1.1" 200 156 0.054393 10.0.0.33 - - [2026-06-09 16:20:30] "GET /application-policy-set/c881a837-1cf5-4b27-a022-1adb8c334fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.012689 10.0.0.33 - - [2026-06-09 16:20:30] "POST /tags HTTP/1.1" 200 299 0.312609 10.0.0.33 - - [2026-06-09 16:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.016694 10.0.0.33 - - [2026-06-09 16:20:30] "GET /tag/3659ffc7-879d-46a3-ae60-a66f0d50fc02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.037498 10.0.0.33 - - [2026-06-09 16:20:31] "POST /set-tag HTTP/1.1" 200 109 0.020203 10.0.0.33 - - [2026-06-09 16:20:31] "POST /fqname-to-id HTTP/1.1" 404 226 0.002450 10.0.0.33 - - [2026-06-09 16:20:31] "POST /tags HTTP/1.1" 200 301 0.133575 10.0.0.33 - - [2026-06-09 16:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.016179 10.0.0.33 - - [2026-06-09 16:20:31] "GET /tag/9cad4abe-8865-4779-991b-40c31f5bf3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.023225 10.0.0.33 - - [2026-06-09 16:20:31] "POST /tags HTTP/1.1" 200 325 0.093787 10.0.0.33 - - [2026-06-09 16:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013109 10.0.0.33 - - [2026-06-09 16:20:31] "GET /tag/abf0357d-53be-47fa-9e63-675f9434f1a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.016078 10.0.0.33 - - [2026-06-09 16:20:31] "POST /tags HTTP/1.1" 200 311 0.070526 10.0.0.33 - - [2026-06-09 16:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.019258 10.0.0.33 - - [2026-06-09 16:20:31] "GET /tag/e625b458-634a-4522-a559-2148c39cbb5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.020963 10.0.0.33 - - [2026-06-09 16:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.33 - - [2026-06-09 16:20:31] "GET /virtual-network/1d037c7d-9b70-4f9b-b60f-c133eba2fe3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.005392 10.0.0.33 - - [2026-06-09 16:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008874 10.0.0.33 - - [2026-06-09 16:20:31] "GET /project/4a448185-0750-4747-995b-3ed09e06c045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.035868 10.0.0.33 - - [2026-06-09 16:20:31] "POST /virtual-machines HTTP/1.1" 200 377 0.027029 10.0.0.33 - - [2026-06-09 16:20:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.014282 10.0.0.33 - - [2026-06-09 16:20:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.229048 10.0.0.33 - - [2026-06-09 16:20:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.028323 10.0.0.33 - - [2026-06-09 16:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.013529 10.0.0.33 - - [2026-06-09 16:20:32] "GET /virtual-machine-interface/230451ac-641f-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.009762 10.0.0.33 - - [2026-06-09 16:20:32] "POST /instance-ips HTTP/1.1" 200 409 0.052777 10.0.0.33 - - [2026-06-09 16:20:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.043519 10.0.0.33 - - [2026-06-09 16:20:32] "GET /virtual-machine-interface/230451ac-641f-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.024441 10.0.0.33 - - [2026-06-09 16:20:32] "POST /set-tag HTTP/1.1" 200 109 0.027114 10.0.0.33 - - [2026-06-09 16:20:32] "GET /virtual-machine-interface/230451ac-641f-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.004845 10.0.0.33 - - [2026-06-09 16:20:32] "GET /instance-ip/232ee200-641f-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.019347 10.0.0.33 - - [2026-06-09 16:20:32] "POST /tags HTTP/1.1" 200 305 0.097281 10.0.0.33 - - [2026-06-09 16:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.026961 10.0.0.33 - - [2026-06-09 16:20:32] "GET /tag/29c3ce26-8115-4888-b8a2-77aff72c0c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.029448 10.0.0.33 - - [2026-06-09 16:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.33 - - [2026-06-09 16:20:32] "GET /project/806dff97-d7ec-4cbd-b33d-086904b2f48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.090459 10.0.0.33 - - [2026-06-09 16:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010723 10.0.0.33 - - [2026-06-09 16:20:32] "GET /virtual-network/4518041f-d6ea-40af-8a7a-b8eb89062e30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.009662 10.0.0.33 - - [2026-06-09 16:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011117 10.0.0.33 - - [2026-06-09 16:20:33] "GET /service-appliance-set/6e90b46f-e3e6-4295-af60-38e04273cc64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.006581 10.0.0.33 - - [2026-06-09 16:20:33] "POST /fqname-to-id HTTP/1.1" 404 240 0.002450 10.0.0.33 - - [2026-06-09 16:20:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.124621 10.0.0.33 - - [2026-06-09 16:20:33] "GET /virtual-machine-interface/8ea65071-b7dc-4a24-b406-f3dd6abdb8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.017470 10.0.0.33 - - [2026-06-09 16:20:33] "POST /instance-ips HTTP/1.1" 200 381 0.048544 10.0.0.33 - - [2026-06-09 16:20:33] "GET /instance-ip/26656fb8-7a43-423b-afa6-acb754ae5589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.010798 10.0.0.33 - - [2026-06-09 16:20:33] "POST /loadbalancers HTTP/1.1" 200 582 0.131778 10.0.0.33 - - [2026-06-09 16:20:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.023142 10.0.0.33 - - [2026-06-09 16:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010631 10.0.0.33 - - [2026-06-09 16:20:33] "GET /project/806dff97-d7ec-4cbd-b33d-086904b2f48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.174270 10.0.0.33 - - [2026-06-09 16:20:33] "GET /project/806dff97-d7ec-4cbd-b33d-086904b2f48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.129040 10.0.0.33 - - [2026-06-09 16:20:33] "GET /instance-ip/26656fb8-7a43-423b-afa6-acb754ae5589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006893 10.0.0.33 - - [2026-06-09 16:20:33] "GET /loadbalancer/732b1006-813f-4208-aa6e-7c9d620e2cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.016955 10.0.0.33 - - [2026-06-09 16:20:33] "POST /floating-ips HTTP/1.1" 200 583 0.049024 10.0.0.33 - - [2026-06-09 16:20:33] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.049944 10.0.0.33 - - [2026-06-09 16:20:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.042357 10.0.0.33 - - [2026-06-09 16:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011015 10.0.0.33 - - [2026-06-09 16:20:33] "GET /project/806dff97-d7ec-4cbd-b33d-086904b2f48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042477 10.0.0.33 - - [2026-06-09 16:20:34] "GET /loadbalancer-listener/14e9526d-9b90-4233-9ec0-8d92be875eb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.011397 10.0.0.33 - - [2026-06-09 16:20:34] "GET /loadbalancer-listener/14e9526d-9b90-4233-9ec0-8d92be875eb6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.005696 10.0.0.33 - - [2026-06-09 16:20:34] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.051343 10.0.0.33 - - [2026-06-09 16:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.018755 10.0.0.33 - - [2026-06-09 16:20:34] "GET /instance-ip/26656fb8-7a43-423b-afa6-acb754ae5589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.011506 10.0.0.33 - - [2026-06-09 16:20:34] "GET /global-vrouter-config/64989401-ac96-4cb7-b6f7-b32e0f3a4e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.012146 10.0.0.33 - - [2026-06-09 16:20:34] "GET /instance-ip/26656fb8-7a43-423b-afa6-acb754ae5589?fields=floating_ips HTTP/1.1" 200 1170 0.025927 10.0.0.33 - - [2026-06-09 16:20:34] "GET /floating-ip/fef2a129-89ef-47b0-b5d3-122a0ff08fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002753 10.0.0.33 - - [2026-06-09 16:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006070 10.0.0.33 - - [2026-06-09 16:20:34] "PUT /global-vrouter-config/64989401-ac96-4cb7-b6f7-b32e0f3a4e69 HTTP/1.1" 200 276 0.029038 10.0.0.33 - - [2026-06-09 16:20:34] "POST /tags HTTP/1.1" 200 357 0.084760 10.0.0.33 - - [2026-06-09 16:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.33 - - [2026-06-09 16:20:34] "GET /tag/6a644238-4652-48f1-9cc9-7d1adc2160f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1253 0.038033 10.0.0.33 - - [2026-06-09 16:20:34] "POST /tags HTTP/1.1" 200 305 0.125386 10.0.0.33 - - [2026-06-09 16:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.33 - - [2026-06-09 16:20:34] "GET /tag/3a08d02f-de54-4517-9241-4c70341f14e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.016070 10.0.0.33 - - [2026-06-09 16:20:34] "POST /id-to-fqname HTTP/1.1" 200 174 0.000576 10.0.0.33 - - [2026-06-09 16:20:34] "POST /fqname-to-id HTTP/1.1" 404 183 0.013315 10.0.0.33 - - [2026-06-09 16:20:34] "POST /security-groups HTTP/1.1" 200 571 0.074033 10.0.0.33 - - [2026-06-09 16:20:34] "POST /projects HTTP/1.1" 200 483 0.312194 10.0.0.33 - - [2026-06-09 16:20:34] "POST /fqname-to-id HTTP/1.1" 404 214 0.006856 10.0.0.33 - - [2026-06-09 16:20:35] "POST /access-control-lists HTTP/1.1" 200 580 0.067610 10.0.0.33 - - [2026-06-09 16:20:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.079781 10.0.0.33 - - [2026-06-09 16:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.018153 10.0.0.33 - - [2026-06-09 16:20:35] "POST /fqname-to-id HTTP/1.1" 404 213 0.025717 10.0.0.33 - - [2026-06-09 16:20:35] "GET /virtual-network/1d037c7d-9b70-4f9b-b60f-c133eba2fe3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.021988 10.0.0.33 - - [2026-06-09 16:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.33 - - [2026-06-09 16:20:35] "GET /virtual-network/4518041f-d6ea-40af-8a7a-b8eb89062e30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.029563 10.0.0.33 - - [2026-06-09 16:20:35] "POST /access-control-lists HTTP/1.1" 200 578 0.094189 10.0.0.33 - - [2026-06-09 16:20:35] "PUT /virtual-network/1d037c7d-9b70-4f9b-b60f-c133eba2fe3b HTTP/1.1" 200 264 0.079178 10.0.0.33 - - [2026-06-09 16:20:35] "PUT /virtual-network/4518041f-d6ea-40af-8a7a-b8eb89062e30 HTTP/1.1" 200 264 0.050301 10.0.0.33 - - [2026-06-09 16:20:35] "POST /security-groups HTTP/1.1" 200 537 0.083686 10.0.0.33 - - [2026-06-09 16:20:35] "POST /fqname-to-id HTTP/1.1" 404 234 0.004184 10.0.0.33 - - [2026-06-09 16:20:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.046307 10.0.0.33 - - [2026-06-09 16:20:35] "POST /chown HTTP/1.1" 200 109 0.043102 10.0.0.33 - - [2026-06-09 16:20:35] "POST /access-control-lists HTTP/1.1" 200 596 0.083198 10.0.0.33 - - [2026-06-09 16:20:35] "GET /application-policy-set/c881a837-1cf5-4b27-a022-1adb8c334fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004651 10.0.0.33 - - [2026-06-09 16:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.33 - - [2026-06-09 16:20:35] "GET /policy-management/c76abd6d-bd4d-42c1-8611-cfed1f7d60a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012437 10.0.0.33 - - [2026-06-09 16:20:35] "POST /fqname-to-id HTTP/1.1" 404 233 0.005430 10.0.0.33 - - [2026-06-09 16:20:35] "POST /tags HTTP/1.1" 409 207 0.002721 10.0.0.33 - - [2026-06-09 16:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009244 10.0.0.33 - - [2026-06-09 16:20:35] "POST /access-control-lists HTTP/1.1" 200 594 0.062556 10.0.0.33 - - [2026-06-09 16:20:35] "GET /tag/3a08d02f-de54-4517-9241-4c70341f14e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.044599 10.0.0.33 - - [2026-06-09 16:20:35] "POST /firewall-rules HTTP/1.1" 200 564 0.069068 10.0.0.33 - - [2026-06-09 16:20:35] "GET /firewall-rule/bad1d119-715c-4cb5-b67f-309072cb6958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.022961 10.0.0.33 - - [2026-06-09 16:20:35] "GET /firewall-policy/4352502b-6d4f-4dd2-92ef-beadad36e8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003397 10.0.0.33 - - [2026-06-09 16:20:35] "GET /firewall-rule/bad1d119-715c-4cb5-b67f-309072cb6958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.003823 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:20:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000873 10.0.0.33 - - [2026-06-09 16:20:35] "POST /ref-update HTTP/1.1" 200 156 0.019033 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:20:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000898 10.0.0.33 - - [2026-06-09 16:20:35] "GET /application-policy-set/c881a837-1cf5-4b27-a022-1adb8c334fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014998 10.0.0.33 - - [2026-06-09 16:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.33 - - [2026-06-09 16:20:36] "GET /policy-management/c76abd6d-bd4d-42c1-8611-cfed1f7d60a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002692 10.0.0.33 - - [2026-06-09 16:20:36] "POST /tags HTTP/1.1" 409 207 0.001700 10.0.0.33 - - [2026-06-09 16:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.33 - - [2026-06-09 16:20:36] "GET /tag/3a08d02f-de54-4517-9241-4c70341f14e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.020122 10.0.0.33 - - [2026-06-09 16:20:36] "POST /firewall-rules HTTP/1.1" 200 562 0.082868 10.0.0.33 - - [2026-06-09 16:20:36] "GET /firewall-rule/3c22efc5-2ecc-461a-be8b-c8b137d30d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004414 10.0.0.33 - - [2026-06-09 16:20:36] "GET /firewall-policy/4352502b-6d4f-4dd2-92ef-beadad36e8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003542 10.0.0.33 - - [2026-06-09 16:20:36] "GET /firewall-rule/3c22efc5-2ecc-461a-be8b-c8b137d30d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003011 10.0.0.33 - - [2026-06-09 16:20:36] "POST /ref-update HTTP/1.1" 200 156 0.020553 10.0.0.33 - - [2026-06-09 16:20:36] "POST /fqname-to-id HTTP/1.1" 404 228 0.005021 10.0.0.33 - - [2026-06-09 16:20:36] "POST /tags HTTP/1.1" 200 355 0.030216 10.0.0.33 - - [2026-06-09 16:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009949 10.0.0.33 - - [2026-06-09 16:20:36] "GET /tag/a3424992-bf5e-470b-976d-bc7b5351fc5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.017251 10.0.0.33 - - [2026-06-09 16:20:36] "POST /tags HTTP/1.1" 200 303 0.026225 10.0.0.33 - - [2026-06-09 16:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011876 10.0.0.33 - - [2026-06-09 16:20:36] "GET /tag/a8ae329c-5033-4853-aea9-1c6aeb1603dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.019631 10.0.0.33 - - [2026-06-09 16:20:36] "POST /projects HTTP/1.1" 409 218 0.002402 10.0.0.33 - - [2026-06-09 16:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.33 - - [2026-06-09 16:20:36] "GET /project/806dff97-d7ec-4cbd-b33d-086904b2f48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035480 10.0.0.33 - - [2026-06-09 16:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.33 - - [2026-06-09 16:20:36] "GET /network-ipam/9e42c249-453e-45d2-98a7-8df01c42dff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002614 10.0.0.33 - - [2026-06-09 16:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.33 - - [2026-06-09 16:20:36] "GET /virtual-network/1d037c7d-9b70-4f9b-b60f-c133eba2fe3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005057 10.0.0.33 - - [2026-06-09 16:20:36] "PUT /virtual-network/1d037c7d-9b70-4f9b-b60f-c133eba2fe3b HTTP/1.1" 200 264 0.065958 10.0.0.33 - - [2026-06-09 16:20:36] "GET /virtual-network/1d037c7d-9b70-4f9b-b60f-c133eba2fe3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.013556 10.0.0.33 - - [2026-06-09 16:20:37] "POST /set-tag HTTP/1.1" 200 109 0.079274 10.0.0.33 - - [2026-06-09 16:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.014128 10.0.0.33 - - [2026-06-09 16:20:37] "GET /network-ipam/b8fcec77-3746-4729-9565-c5bd891f3d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.004056 10.0.0.33 - - [2026-06-09 16:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.33 - - [2026-06-09 16:20:37] "GET /virtual-network/4518041f-d6ea-40af-8a7a-b8eb89062e30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005684 10.0.0.33 - - [2026-06-09 16:20:37] "PUT /virtual-network/4518041f-d6ea-40af-8a7a-b8eb89062e30 HTTP/1.1" 200 264 0.050784 10.0.0.33 - - [2026-06-09 16:20:37] "GET /virtual-network/4518041f-d6ea-40af-8a7a-b8eb89062e30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005100 10.0.0.33 - - [2026-06-09 16:20:37] "POST /set-tag HTTP/1.1" 200 109 0.049837 10.0.0.33 - - [2026-06-09 16:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.33 - - [2026-06-09 16:20:37] "GET /network-policy/3470ae8f-767d-4ca6-93df-cbd0a9bb89b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003064 10.0.0.33 - - [2026-06-09 16:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.33 - - [2026-06-09 16:20:37] "GET /network-policy/6b013c03-5bee-4965-93e8-f39005fb352b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002470 10.0.0.33 - - [2026-06-09 16:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.33 - - [2026-06-09 16:20:37] "GET /network-policy/502e1f26-ae61-447c-af9e-38ff5b9c1cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002967 10.0.0.33 - - [2026-06-09 16:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.33 - - [2026-06-09 16:20:37] "PUT /network-policy/502e1f26-ae61-447c-af9e-38ff5b9c1cbf HTTP/1.1" 200 262 0.010892 10.0.0.33 - - [2026-06-09 16:20:37] "PUT /access-control-list/fed24f9b-8e06-48f2-824c-fea9e8f24d33 HTTP/1.1" 200 272 0.038774 10.0.0.33 - - [2026-06-09 16:20:37] "POST /ref-update HTTP/1.1" 200 156 0.098199 10.0.0.33 - - [2026-06-09 16:20:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014305 10.0.0.33 - - [2026-06-09 16:20:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012169 10.0.0.33 - - [2026-06-09 16:20:37] "PUT /access-control-list/67835307-2127-4121-82f4-54c8bdb7bd3b HTTP/1.1" 200 272 0.068980 10.0.0.33 - - [2026-06-09 16:20:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017263 10.0.0.33 - - [2026-06-09 16:20:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002355 10.0.0.33 - - [2026-06-09 16:20:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002481 10.0.0.33 - - [2026-06-09 16:20:37] "POST /security-groups HTTP/1.1" 409 245 0.004607 10.0.0.33 - - [2026-06-09 16:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.33 - - [2026-06-09 16:20:37] "PUT /security-group/6c439080-de2c-4c9c-a571-c0fca6562e75 HTTP/1.1" 200 262 0.065246 10.0.0.33 - - [2026-06-09 16:20:37] "PUT /access-control-list/841bf0af-06c0-4027-850d-cffe9f3f2250 HTTP/1.1" 200 272 0.027713 10.0.0.33 - - [2026-06-09 16:20:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.053421 10.0.0.33 - - [2026-06-09 16:20:37] "GET /application-policy-set/c881a837-1cf5-4b27-a022-1adb8c334fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.023291 10.0.0.33 - - [2026-06-09 16:20:37] "PUT /access-control-list/3ba2c07f-e79b-402b-a888-257e95cc635c HTTP/1.1" 200 272 0.043217 10.0.0.33 - - [2026-06-09 16:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.33 - - [2026-06-09 16:20:37] "GET /policy-management/c76abd6d-bd4d-42c1-8611-cfed1f7d60a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002529 10.0.0.33 - - [2026-06-09 16:20:37] "POST /tags HTTP/1.1" 409 206 0.001527 10.0.0.33 - - [2026-06-09 16:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.33 - - [2026-06-09 16:20:38] "GET /tag/a8ae329c-5033-4853-aea9-1c6aeb1603dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.010950 10.0.0.33 - - [2026-06-09 16:20:38] "POST /firewall-rules HTTP/1.1" 200 562 0.067085 10.0.0.33 - - [2026-06-09 16:20:38] "GET /firewall-rule/0a4aff34-7176-47ef-ad9d-4d306d20a485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.005555 10.0.0.33 - - [2026-06-09 16:20:38] "GET /firewall-policy/4352502b-6d4f-4dd2-92ef-beadad36e8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004226 10.0.0.33 - - [2026-06-09 16:20:38] "GET /firewall-rule/0a4aff34-7176-47ef-ad9d-4d306d20a485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002454 10.0.0.33 - - [2026-06-09 16:20:38] "POST /ref-update HTTP/1.1" 200 156 0.077927 10.0.0.33 - - [2026-06-09 16:20:38] "GET /application-policy-set/c881a837-1cf5-4b27-a022-1adb8c334fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010552 10.0.0.33 - - [2026-06-09 16:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.33 - - [2026-06-09 16:20:38] "GET /policy-management/c76abd6d-bd4d-42c1-8611-cfed1f7d60a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003307 10.0.0.33 - - [2026-06-09 16:20:38] "POST /tags HTTP/1.1" 409 206 0.002410 10.0.0.33 - - [2026-06-09 16:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.33 - - [2026-06-09 16:20:38] "GET /tag/a8ae329c-5033-4853-aea9-1c6aeb1603dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.011708 10.0.0.33 - - [2026-06-09 16:20:38] "POST /firewall-rules HTTP/1.1" 200 560 0.066848 10.0.0.33 - - [2026-06-09 16:20:38] "GET /firewall-rule/1998a891-5235-4339-ad80-0cb7dc0d21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.014744 10.0.0.33 - - [2026-06-09 16:20:38] "GET /firewall-policy/4352502b-6d4f-4dd2-92ef-beadad36e8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004742 10.0.0.33 - - [2026-06-09 16:20:38] "GET /firewall-rule/1998a891-5235-4339-ad80-0cb7dc0d21c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002873 10.0.0.33 - - [2026-06-09 16:20:38] "POST /ref-update HTTP/1.1" 200 156 0.043194 10.0.0.33 - - [2026-06-09 16:20:38] "POST /tags HTTP/1.1" 200 301 0.020251 10.0.0.33 - - [2026-06-09 16:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.023696 10.0.0.33 - - [2026-06-09 16:20:38] "GET /tag/78021103-b89a-41ab-9eea-03f48807f679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.013424 10.0.0.33 - - [2026-06-09 16:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.33 - - [2026-06-09 16:20:38] "GET /project/4a448185-0750-4747-995b-3ed09e06c045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.044799 10.0.0.33 - - [2026-06-09 16:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.33 - - [2026-06-09 16:20:38] "GET /virtual-network/4518041f-d6ea-40af-8a7a-b8eb89062e30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.005638 10.0.0.33 - - [2026-06-09 16:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007073 10.0.0.33 - - [2026-06-09 16:20:38] "GET /service-appliance-set/6e90b46f-e3e6-4295-af60-38e04273cc64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.010511 10.0.0.33 - - [2026-06-09 16:20:38] "POST /fqname-to-id HTTP/1.1" 404 242 0.004955 10.0.0.33 - - [2026-06-09 16:20:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.152701 10.0.0.33 - - [2026-06-09 16:20:39] "GET /virtual-machine-interface/ece946bc-002f-4420-8be0-187555642ee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.026400 10.0.0.33 - - [2026-06-09 16:20:39] "POST /instance-ips HTTP/1.1" 200 377 0.036853 10.0.0.33 - - [2026-06-09 16:20:39] "GET /instance-ip/7eb197ad-6ea8-4d0c-a29c-d5bbf9009f42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005123 10.0.0.33 - - [2026-06-09 16:20:39] "POST /loadbalancers HTTP/1.1" 200 582 0.068257 10.0.0.33 - - [2026-06-09 16:20:39] "GET /project/4a448185-0750-4747-995b-3ed09e06c045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.045184 10.0.0.33 - - [2026-06-09 16:20:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.027397 10.0.0.33 - - [2026-06-09 16:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004425 10.0.0.33 - - [2026-06-09 16:20:39] "GET /instance-ip/7eb197ad-6ea8-4d0c-a29c-d5bbf9009f42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004827 10.0.0.33 - - [2026-06-09 16:20:39] "GET /project/4a448185-0750-4747-995b-3ed09e06c045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.035593 10.0.0.33 - - [2026-06-09 16:20:39] "POST /floating-ips HTTP/1.1" 200 581 0.018930 10.0.0.33 - - [2026-06-09 16:20:39] "GET /loadbalancer/9a5a343e-6891-4461-857e-d35a7dd8d16c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.008602 10.0.0.33 - - [2026-06-09 16:20:39] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.034174 10.0.0.33 - - [2026-06-09 16:20:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.019736 10.0.0.33 - - [2026-06-09 16:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.33 - - [2026-06-09 16:20:39] "GET /project/4a448185-0750-4747-995b-3ed09e06c045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.037844 10.0.0.33 - - [2026-06-09 16:20:39] "GET /loadbalancer-listener/502c7a06-1502-4546-8244-1725bc018a67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.002288 10.0.0.33 - - [2026-06-09 16:20:39] "GET /loadbalancer-listener/502c7a06-1502-4546-8244-1725bc018a67?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.003249 10.0.0.33 - - [2026-06-09 16:20:39] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.026371 10.0.0.33 - - [2026-06-09 16:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006611 10.0.0.33 - - [2026-06-09 16:20:39] "GET /instance-ip/7eb197ad-6ea8-4d0c-a29c-d5bbf9009f42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004329 10.0.0.33 - - [2026-06-09 16:20:39] "GET /instance-ip/7eb197ad-6ea8-4d0c-a29c-d5bbf9009f42?fields=floating_ips HTTP/1.1" 200 1164 0.027461 10.0.0.33 - - [2026-06-09 16:20:39] "GET /floating-ip/49a9d4c9-e2c2-4b1f-9b37-5def2ca86593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.009025 10.0.0.33 - - [2026-06-09 16:20:39] "GET /project/4a448185-0750-4747-995b-3ed09e06c045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.094966 10.0.0.33 - - [2026-06-09 16:20:39] "GET /loadbalancer/9a5a343e-6891-4461-857e-d35a7dd8d16c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003021 10.0.0.33 - - [2026-06-09 16:20:39] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.034861 10.0.0.33 - - [2026-06-09 16:20:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.037202 10.0.0.33 - - [2026-06-09 16:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.026302 10.0.0.33 - - [2026-06-09 16:20:40] "GET /project/4a448185-0750-4747-995b-3ed09e06c045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.030915 10.0.0.33 - - [2026-06-09 16:20:40] "GET /loadbalancer-listener/099d0ab2-1322-490f-a669-290c05ca6606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003719 10.0.0.33 - - [2026-06-09 16:20:40] "GET /loadbalancer-listener/099d0ab2-1322-490f-a669-290c05ca6606?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.003676 10.0.0.33 - - [2026-06-09 16:20:40] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.026758 10.0.0.33 - - [2026-06-09 16:20:40] "GET /instance-ip/7eb197ad-6ea8-4d0c-a29c-d5bbf9009f42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004262 10.0.0.33 - - [2026-06-09 16:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.33 - - [2026-06-09 16:20:40] "GET /instance-ip/7eb197ad-6ea8-4d0c-a29c-d5bbf9009f42?fields=floating_ips HTTP/1.1" 200 1164 0.006202 10.0.0.33 - - [2026-06-09 16:20:40] "GET /floating-ip/49a9d4c9-e2c2-4b1f-9b37-5def2ca86593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.002345 10.0.0.33 - - [2026-06-09 16:20:40] "GET /project/4a448185-0750-4747-995b-3ed09e06c045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.048326 10.0.0.33 - - [2026-06-09 16:20:40] "GET /loadbalancer/9a5a343e-6891-4461-857e-d35a7dd8d16c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003224 10.0.0.33 - - [2026-06-09 16:20:40] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.018156 10.0.0.33 - - [2026-06-09 16:20:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.041295 10.0.0.33 - - [2026-06-09 16:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.33 - - [2026-06-09 16:20:40] "GET /project/4a448185-0750-4747-995b-3ed09e06c045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.040537 10.0.0.33 - - [2026-06-09 16:20:40] "GET /loadbalancer-listener/2a9c1864-2611-4e5e-b3ca-938c804f2e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.002657 10.0.0.33 - - [2026-06-09 16:20:40] "GET /loadbalancer-listener/2a9c1864-2611-4e5e-b3ca-938c804f2e9d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003879 10.0.0.33 - - [2026-06-09 16:20:40] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.020632 10.0.0.33 - - [2026-06-09 16:20:40] "GET /instance-ip/7eb197ad-6ea8-4d0c-a29c-d5bbf9009f42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.007236 10.0.0.33 - - [2026-06-09 16:20:40] "GET /instance-ip/7eb197ad-6ea8-4d0c-a29c-d5bbf9009f42?fields=floating_ips HTTP/1.1" 200 1164 0.010181 10.0.0.33 - - [2026-06-09 16:20:40] "POST /tags HTTP/1.1" 200 371 0.027366 10.0.0.33 - - [2026-06-09 16:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011839 10.0.0.33 - - [2026-06-09 16:20:40] "GET /floating-ip/49a9d4c9-e2c2-4b1f-9b37-5def2ca86593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.005810 10.0.0.33 - - [2026-06-09 16:20:40] "GET /tag/c29678b8-a74c-4057-8576-d2967de9cdbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.019597 10.0.0.33 - - [2026-06-09 16:20:40] "POST /tags HTTP/1.1" 200 319 0.025363 10.0.0.33 - - [2026-06-09 16:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007920 10.0.0.33 - - [2026-06-09 16:20:40] "GET /tag/ba76d456-d477-430a-81f0-9d7dc50f74e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.014661 10.0.0.33 - - [2026-06-09 16:20:40] "POST /id-to-fqname HTTP/1.1" 200 181 0.000786 10.0.0.33 - - [2026-06-09 16:20:40] "POST /fqname-to-id HTTP/1.1" 404 190 0.005570 10.0.0.33 - - [2026-06-09 16:20:41] "POST /security-groups HTTP/1.1" 200 578 0.069494 10.0.0.33 - - [2026-06-09 16:20:41] "POST /projects HTTP/1.1" 200 497 0.188713 10.0.0.33 - - [2026-06-09 16:20:41] "POST /fqname-to-id HTTP/1.1" 404 225 0.011744 10.0.0.33 - - [2026-06-09 16:20:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.017679 10.0.0.33 - - [2026-06-09 16:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008736 10.0.0.33 - - [2026-06-09 16:20:41] "GET /virtual-network/1d037c7d-9b70-4f9b-b60f-c133eba2fe3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.018573 10.0.0.33 - - [2026-06-09 16:20:41] "POST /access-control-lists HTTP/1.1" 200 587 0.099103 10.0.0.33 - - [2026-06-09 16:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006989 10.0.0.33 - - [2026-06-09 16:20:41] "POST /fqname-to-id HTTP/1.1" 404 224 0.020627 10.0.0.33 - - [2026-06-09 16:20:41] "GET /virtual-network/4518041f-d6ea-40af-8a7a-b8eb89062e30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.005076 10.0.0.33 - - [2026-06-09 16:20:41] "POST /access-control-lists HTTP/1.1" 200 585 0.071829 10.0.0.33 - - [2026-06-09 16:20:41] "PUT /virtual-network/1d037c7d-9b70-4f9b-b60f-c133eba2fe3b HTTP/1.1" 200 264 0.121082 10.0.0.33 - - [2026-06-09 16:20:41] "PUT /virtual-network/4518041f-d6ea-40af-8a7a-b8eb89062e30 HTTP/1.1" 200 264 0.075144 10.0.0.33 - - [2026-06-09 16:20:41] "POST /security-groups HTTP/1.1" 200 558 0.090673 10.0.0.33 - - [2026-06-09 16:20:41] "POST /fqname-to-id HTTP/1.1" 404 248 0.003280 10.0.0.33 - - [2026-06-09 16:20:41] "POST /access-control-lists HTTP/1.1" 200 610 0.077858 10.0.0.33 - - [2026-06-09 16:20:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.065974 10.0.0.33 - - [2026-06-09 16:20:41] "POST /fqname-to-id HTTP/1.1" 404 247 0.029478 10.0.0.33 - - [2026-06-09 16:20:41] "POST /chown HTTP/1.1" 200 109 0.037493 10.0.0.33 - - [2026-06-09 16:20:41] "GET /application-policy-set/c881a837-1cf5-4b27-a022-1adb8c334fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008771 10.0.0.33 - - [2026-06-09 16:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.33 - - [2026-06-09 16:20:41] "GET /policy-management/c76abd6d-bd4d-42c1-8611-cfed1f7d60a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.036395 10.0.0.33 - - [2026-06-09 16:20:41] "POST /access-control-lists HTTP/1.1" 200 608 0.070063 10.0.0.33 - - [2026-06-09 16:20:41] "POST /tags HTTP/1.1" 409 214 0.008960 10.0.0.33 - - [2026-06-09 16:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.33 - - [2026-06-09 16:20:41] "GET /tag/ba76d456-d477-430a-81f0-9d7dc50f74e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.012726 10.0.0.33 - - [2026-06-09 16:20:41] "POST /firewall-rules HTTP/1.1" 200 578 0.077188 10.0.0.33 - - [2026-06-09 16:20:42] "GET /firewall-rule/d48a0930-57eb-47aa-a7f1-b6349d7c0213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.004188 10.0.0.33 - - [2026-06-09 16:20:42] "GET /firewall-policy/4352502b-6d4f-4dd2-92ef-beadad36e8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.003237 10.0.0.33 - - [2026-06-09 16:20:42] "GET /firewall-rule/d48a0930-57eb-47aa-a7f1-b6349d7c0213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.002293 10.0.0.33 - - [2026-06-09 16:20:42] "POST /ref-update HTTP/1.1" 200 156 0.033317 10.0.0.33 - - [2026-06-09 16:20:42] "GET /application-policy-set/c881a837-1cf5-4b27-a022-1adb8c334fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.017837 10.0.0.33 - - [2026-06-09 16:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.33 - - [2026-06-09 16:20:42] "GET /policy-management/c76abd6d-bd4d-42c1-8611-cfed1f7d60a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004127 10.0.0.33 - - [2026-06-09 16:20:42] "POST /tags HTTP/1.1" 409 214 0.004332 10.0.0.33 - - [2026-06-09 16:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.33 - - [2026-06-09 16:20:42] "GET /tag/ba76d456-d477-430a-81f0-9d7dc50f74e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.012451 10.0.0.33 - - [2026-06-09 16:20:42] "POST /firewall-rules HTTP/1.1" 200 576 0.068933 10.0.0.33 - - [2026-06-09 16:20:42] "GET /firewall-rule/4ab140d2-ba84-41f9-a554-7baf7e117c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.014082 10.0.0.33 - - [2026-06-09 16:20:42] "GET /firewall-policy/4352502b-6d4f-4dd2-92ef-beadad36e8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.005510 10.0.0.33 - - [2026-06-09 16:20:42] "GET /firewall-rule/4ab140d2-ba84-41f9-a554-7baf7e117c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003056 10.0.0.33 - - [2026-06-09 16:20:42] "POST /ref-update HTTP/1.1" 200 156 0.051194 10.0.0.33 - - [2026-06-09 16:20:42] "POST /tags HTTP/1.1" 200 363 0.022641 10.0.0.33 - - [2026-06-09 16:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012852 10.0.0.33 - - [2026-06-09 16:20:42] "GET /tag/6c8e7dfb-c4ce-49cf-bee9-fa3c63347ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.021242 10.0.0.33 - - [2026-06-09 16:20:42] "POST /tags HTTP/1.1" 200 311 0.033476 10.0.0.33 - - [2026-06-09 16:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.031777 10.0.0.33 - - [2026-06-09 16:20:42] "GET /tag/28c9ae37-769c-42e1-8c6d-904d556da96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.017448 10.0.0.33 - - [2026-06-09 16:20:42] "POST /id-to-fqname HTTP/1.1" 200 177 0.000838 10.0.0.33 - - [2026-06-09 16:20:42] "POST /fqname-to-id HTTP/1.1" 404 186 0.009997 10.0.0.33 - - [2026-06-09 16:20:42] "POST /security-groups HTTP/1.1" 200 574 0.064752 10.0.0.33 - - [2026-06-09 16:20:42] "POST /projects HTTP/1.1" 200 489 0.253935 10.0.0.33 - - [2026-06-09 16:20:43] "POST /fqname-to-id HTTP/1.1" 404 217 0.007293 10.0.0.33 - - [2026-06-09 16:20:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.032449 10.0.0.33 - - [2026-06-09 16:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009861 10.0.0.33 - - [2026-06-09 16:20:43] "GET /virtual-network/1d037c7d-9b70-4f9b-b60f-c133eba2fe3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.018745 10.0.0.33 - - [2026-06-09 16:20:43] "POST /access-control-lists HTTP/1.1" 200 583 0.109200 10.0.0.33 - - [2026-06-09 16:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.016811 10.0.0.33 - - [2026-06-09 16:20:43] "GET /virtual-network/4518041f-d6ea-40af-8a7a-b8eb89062e30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.010443 10.0.0.33 - - [2026-06-09 16:20:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.004391 10.0.0.33 - - [2026-06-09 16:20:43] "POST /access-control-lists HTTP/1.1" 200 581 0.077971 10.0.0.33 - - [2026-06-09 16:20:43] "PUT /virtual-network/1d037c7d-9b70-4f9b-b60f-c133eba2fe3b HTTP/1.1" 200 264 0.101221 10.0.0.33 - - [2026-06-09 16:20:43] "PUT /virtual-network/4518041f-d6ea-40af-8a7a-b8eb89062e30 HTTP/1.1" 200 264 0.061336 10.0.0.33 - - [2026-06-09 16:20:43] "POST /security-groups HTTP/1.1" 200 546 0.066322 10.0.0.33 - - [2026-06-09 16:20:43] "POST /fqname-to-id HTTP/1.1" 404 240 0.002638 10.0.0.33 - - [2026-06-09 16:20:43] "POST /access-control-lists HTTP/1.1" 200 602 0.029137 10.0.0.33 - - [2026-06-09 16:20:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.034065 10.0.0.33 - - [2026-06-09 16:20:43] "POST /fqname-to-id HTTP/1.1" 404 239 0.007406 10.0.0.33 - - [2026-06-09 16:20:43] "POST /chown HTTP/1.1" 200 109 0.029445 10.0.0.33 - - [2026-06-09 16:20:43] "GET /application-policy-set/c881a837-1cf5-4b27-a022-1adb8c334fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013062 10.0.0.33 - - [2026-06-09 16:20:43] "POST /access-control-lists HTTP/1.1" 200 600 0.091246 10.0.0.33 - - [2026-06-09 16:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009644 10.0.0.33 - - [2026-06-09 16:20:43] "GET /policy-management/c76abd6d-bd4d-42c1-8611-cfed1f7d60a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003180 10.0.0.33 - - [2026-06-09 16:20:43] "POST /tags HTTP/1.1" 409 210 0.003507 10.0.0.33 - - [2026-06-09 16:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.33 - - [2026-06-09 16:20:43] "GET /tag/28c9ae37-769c-42e1-8c6d-904d556da96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.011040 10.0.0.33 - - [2026-06-09 16:20:43] "POST /firewall-rules HTTP/1.1" 200 570 0.068307 10.0.0.33 - - [2026-06-09 16:20:43] "GET /firewall-rule/24168c36-7418-453f-95b3-70cd48e88b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.030489 10.0.0.33 - - [2026-06-09 16:20:43] "GET /firewall-policy/4352502b-6d4f-4dd2-92ef-beadad36e8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004219 10.0.0.33 - - [2026-06-09 16:20:43] "GET /firewall-rule/24168c36-7418-453f-95b3-70cd48e88b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002195 10.0.0.33 - - [2026-06-09 16:20:43] "POST /ref-update HTTP/1.1" 200 156 0.035904 10.0.0.33 - - [2026-06-09 16:20:43] "GET /application-policy-set/c881a837-1cf5-4b27-a022-1adb8c334fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007254 10.0.0.33 - - [2026-06-09 16:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.33 - - [2026-06-09 16:20:43] "GET /policy-management/c76abd6d-bd4d-42c1-8611-cfed1f7d60a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002520 10.0.0.33 - - [2026-06-09 16:20:43] "POST /tags HTTP/1.1" 409 210 0.001734 10.0.0.33 - - [2026-06-09 16:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.33 - - [2026-06-09 16:20:44] "GET /tag/28c9ae37-769c-42e1-8c6d-904d556da96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.010864 10.0.0.33 - - [2026-06-09 16:20:44] "POST /firewall-rules HTTP/1.1" 200 568 0.065929 10.0.0.33 - - [2026-06-09 16:20:44] "GET /firewall-rule/eb070a75-3b81-4587-9fff-a24334541ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004590 10.0.0.33 - - [2026-06-09 16:20:44] "GET /firewall-policy/4352502b-6d4f-4dd2-92ef-beadad36e8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.003414 10.0.0.33 - - [2026-06-09 16:20:44] "GET /firewall-rule/eb070a75-3b81-4587-9fff-a24334541ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002234 10.0.0.33 - - [2026-06-09 16:20:44] "POST /ref-update HTTP/1.1" 200 156 0.040519 10.0.0.33 - - [2026-06-09 16:20:44] "POST /tags HTTP/1.1" 200 363 0.038434 10.0.0.33 - - [2026-06-09 16:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010413 10.0.0.33 - - [2026-06-09 16:20:44] "GET /tag/0014df8f-00df-406d-854b-562580110502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.023332 10.0.0.33 - - [2026-06-09 16:20:44] "POST /tags HTTP/1.1" 409 210 0.002114 10.0.0.33 - - [2026-06-09 16:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.33 - - [2026-06-09 16:20:44] "GET /tag/e625b458-634a-4522-a559-2148c39cbb5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.012849 10.0.0.33 - - [2026-06-09 16:20:44] "POST /projects HTTP/1.1" 409 223 0.002226 10.0.0.33 - - [2026-06-09 16:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.33 - - [2026-06-09 16:20:44] "GET /project/4a448185-0750-4747-995b-3ed09e06c045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.072733 10.0.0.33 - - [2026-06-09 16:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.33 - - [2026-06-09 16:20:44] "GET /virtual-network/1d037c7d-9b70-4f9b-b60f-c133eba2fe3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.008115 10.0.0.33 - - [2026-06-09 16:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.33 - - [2026-06-09 16:20:44] "GET /virtual-network/4518041f-d6ea-40af-8a7a-b8eb89062e30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.004637 10.0.0.33 - - [2026-06-09 16:20:44] "PUT /virtual-network/1d037c7d-9b70-4f9b-b60f-c133eba2fe3b HTTP/1.1" 200 264 0.057950 10.0.0.33 - - [2026-06-09 16:20:44] "PUT /virtual-network/4518041f-d6ea-40af-8a7a-b8eb89062e30 HTTP/1.1" 200 264 0.055044 10.0.0.33 - - [2026-06-09 16:20:44] "POST /security-groups HTTP/1.1" 409 253 0.012408 10.0.0.33 - - [2026-06-09 16:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.33 - - [2026-06-09 16:20:44] "PUT /security-group/d7fca77d-b4dc-4b5a-96eb-51d6403e96c5 HTTP/1.1" 200 262 0.058777 10.0.0.33 - - [2026-06-09 16:20:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.025935 10.0.0.33 - - [2026-06-09 16:20:44] "PUT /access-control-list/8821ee72-00de-4a1a-a071-70ef8bc58116 HTTP/1.1" 200 272 0.016304 10.0.0.33 - - [2026-06-09 16:20:44] "GET /application-policy-set/c881a837-1cf5-4b27-a022-1adb8c334fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011851 10.0.0.33 - - [2026-06-09 16:20:44] "PUT /access-control-list/b4b2899f-b6bf-4920-976b-c5ffeff84638 HTTP/1.1" 200 272 0.031478 10.0.0.33 - - [2026-06-09 16:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004315 10.0.0.33 - - [2026-06-09 16:20:44] "GET /policy-management/c76abd6d-bd4d-42c1-8611-cfed1f7d60a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002992 10.0.0.33 - - [2026-06-09 16:20:45] "POST /tags HTTP/1.1" 409 210 0.002226 10.0.0.33 - - [2026-06-09 16:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.33 - - [2026-06-09 16:20:45] "GET /tag/e625b458-634a-4522-a559-2148c39cbb5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.010916 10.0.0.33 - - [2026-06-09 16:20:45] "POST /firewall-rules HTTP/1.1" 200 570 0.072138 10.0.0.33 - - [2026-06-09 16:20:45] "GET /firewall-rule/e4b70933-4580-49d4-bbfb-91981394e577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004369 10.0.0.33 - - [2026-06-09 16:20:45] "GET /firewall-policy/4352502b-6d4f-4dd2-92ef-beadad36e8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.003794 10.0.0.33 - - [2026-06-09 16:20:45] "GET /firewall-rule/e4b70933-4580-49d4-bbfb-91981394e577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002391 10.0.0.33 - - [2026-06-09 16:20:45] "POST /ref-update HTTP/1.1" 200 156 0.041065 10.0.0.33 - - [2026-06-09 16:20:45] "GET /application-policy-set/c881a837-1cf5-4b27-a022-1adb8c334fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004751 10.0.0.33 - - [2026-06-09 16:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.33 - - [2026-06-09 16:20:45] "GET /policy-management/c76abd6d-bd4d-42c1-8611-cfed1f7d60a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003228 10.0.0.33 - - [2026-06-09 16:20:45] "POST /tags HTTP/1.1" 409 210 0.002241 10.0.0.33 - - [2026-06-09 16:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.33 - - [2026-06-09 16:20:45] "GET /tag/e625b458-634a-4522-a559-2148c39cbb5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.015033 10.0.0.33 - - [2026-06-09 16:20:45] "POST /firewall-rules HTTP/1.1" 200 568 0.075467 10.0.0.33 - - [2026-06-09 16:20:45] "GET /firewall-rule/0c69580e-4aef-4492-a615-86c0011d4ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.013186 10.0.0.33 - - [2026-06-09 16:20:45] "GET /firewall-policy/4352502b-6d4f-4dd2-92ef-beadad36e8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004469 10.0.0.33 - - [2026-06-09 16:20:45] "GET /firewall-rule/0c69580e-4aef-4492-a615-86c0011d4ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003034 10.0.0.33 - - [2026-06-09 16:20:45] "POST /ref-update HTTP/1.1" 200 156 0.071959 10.0.0.33 - - [2026-06-09 16:20:45] "POST /tags HTTP/1.1" 409 237 0.002252 10.0.0.33 - - [2026-06-09 16:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.33 - - [2026-06-09 16:20:45] "GET /tag/0014df8f-00df-406d-854b-562580110502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.011166 10.0.0.33 - - [2026-06-09 16:20:45] "GET /virtual-machine-interface/230451ac-641f-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.004823 10.0.0.33 - - [2026-06-09 16:20:45] "POST /set-tag HTTP/1.1" 200 109 0.017761 10.0.0.22 - - [2026-06-09 16:20:50] "GET / HTTP/1.1" 200 35931 0.001495 10.0.0.22 - - [2026-06-09 16:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.22 - - [2026-06-09 16:20:50] "GET /global-system-config/b615beb1-f4a9-4cfa-8f2d-4081ba726975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005173 10.0.0.22 - - [2026-06-09 16:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.22 - - [2026-06-09 16:20:51] "GET /routing-instance/3f749bd6-d447-45f3-8070-986da2b2432d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003463 10.0.0.22 - - [2026-06-09 16:20:51] "PUT /global-system-config/b615beb1-f4a9-4cfa-8f2d-4081ba726975 HTTP/1.1" 200 274 0.023864 10.0.0.22 - - [2026-06-09 16:20:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.006381 10.0.0.22 - - [2026-06-09 16:20:51] "POST /virtual-routers HTTP/1.1" 200 599 0.032921 10.0.0.22 - - [2026-06-09 16:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007941 10.0.0.22 - - [2026-06-09 16:20:51] "GET /virtual-router/740fb40c-e6ea-4dba-96da-b4d3f2964ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.011534 10.0.0.22 - - [2026-06-09 16:20:51] "POST /fqname-to-id HTTP/1.1" 404 229 0.002276 10.0.0.22 - - [2026-06-09 16:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.22 - - [2026-06-09 16:20:51] "GET /virtual-network/6b31ce1e-86e9-4ab2-a9fd-297ad25229b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004777 10.0.0.22 - - [2026-06-09 16:20:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.072320 10.0.0.33 - - [2026-06-09 16:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.33 - - [2026-06-09 16:21:05] "GET /virtual-router/740fb40c-e6ea-4dba-96da-b4d3f2964ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003371 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:21:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000984 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:21:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000930 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:21:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000987 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:21:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000941 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:21:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001029 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:21:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001262 10.0.0.33 - - [2026-06-09 16:21:56] "GET / HTTP/1.1" 200 35931 0.001612 10.0.0.33 - - [2026-06-09 16:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.33 - - [2026-06-09 16:21:56] "GET /global-system-config/b615beb1-f4a9-4cfa-8f2d-4081ba726975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004846 10.0.0.33 - - [2026-06-09 16:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.33 - - [2026-06-09 16:21:56] "GET /config-node/1706957b-ab17-42b5-9f47-8d2a884d4e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003289 10.0.0.33 - - [2026-06-09 16:22:07] "GET / HTTP/1.1" 200 35931 0.002030 10.0.0.33 - - [2026-06-09 16:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.33 - - [2026-06-09 16:22:07] "GET /routing-instance/3f749bd6-d447-45f3-8070-986da2b2432d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.006525 10.0.0.33 - - [2026-06-09 16:22:07] "POST /bgp-routers HTTP/1.1" 409 301 0.002979 10.0.0.33 - - [2026-06-09 16:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.33 - - [2026-06-09 16:22:07] "GET /bgp-router/e18770d7-1738-4cee-9f94-7f5d4e297553?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.007773 10.0.0.33 - - [2026-06-09 16:22:07] "PUT /bgp-router/e18770d7-1738-4cee-9f94-7f5d4e297553 HTTP/1.1" 200 254 0.017751 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:22:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001081 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:22:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001011 10.0.0.22 - - [2026-06-09 16:22:22] "GET / HTTP/1.1" 200 35931 0.003381 10.0.0.22 - - [2026-06-09 16:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.22 - - [2026-06-09 16:22:22] "GET /global-system-config/b615beb1-f4a9-4cfa-8f2d-4081ba726975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.009088 10.0.0.22 - - [2026-06-09 16:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.22 - - [2026-06-09 16:22:22] "GET /routing-instance/3f749bd6-d447-45f3-8070-986da2b2432d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002919 10.0.0.22 - - [2026-06-09 16:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.22 - - [2026-06-09 16:22:22] "GET /virtual-router/740fb40c-e6ea-4dba-96da-b4d3f2964ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003131 10.0.0.22 - - [2026-06-09 16:22:22] "PUT /virtual-router/740fb40c-e6ea-4dba-96da-b4d3f2964ef6 HTTP/1.1" 200 262 0.008723 10.0.0.22 - - [2026-06-09 16:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010545 10.0.0.22 - - [2026-06-09 16:22:22] "GET /virtual-router/740fb40c-e6ea-4dba-96da-b4d3f2964ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.006620 10.0.0.22 - - [2026-06-09 16:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.22 - - [2026-06-09 16:22:23] "GET /virtual-machine-interface/710d368d-b8f7-4857-ace9-cef88b5e869a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.006606 10.0.0.22 - - [2026-06-09 16:22:23] "PUT /virtual-machine-interface/710d368d-b8f7-4857-ace9-cef88b5e869a HTTP/1.1" 200 284 0.026120 10.0.0.33 - - [2026-06-09 16:24:13] "GET /global-system-configs HTTP/1.1" 200 322 0.002170 10.0.0.33 - - [2026-06-09 16:24:13] "GET /global-system-configs HTTP/1.1" 200 322 0.002169 10.0.0.33 - - [2026-06-09 16:24:31] "GET /virtual-router/740fb40c-e6ea-4dba-96da-b4d3f2964ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003165 10.0.0.33 - - [2026-06-09 16:24:31] "POST /ref-update HTTP/1.1" 200 156 0.008779 10.0.0.33 - - [2026-06-09 16:24:45] "GET /virtual-machine-interface/230451ac-641f-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005423 10.0.0.33 - - [2026-06-09 16:24:45] "POST /set-tag HTTP/1.1" 200 109 0.006301 10.0.0.33 - - [2026-06-09 16:24:45] "GET /virtual-machine-interface/230451ac-641f-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010125 10.0.0.33 - - [2026-06-09 16:24:45] "POST /set-tag HTTP/1.1" 200 109 0.003848 10.0.0.33 - - [2026-06-09 16:24:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.33 - - [2026-06-09 16:24:45] "GET /loadbalancer/9a5a343e-6891-4461-857e-d35a7dd8d16c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002609 10.0.0.33 - - [2026-06-09 16:24:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.33 - - [2026-06-09 16:24:45] "GET /loadbalancer/9a5a343e-6891-4461-857e-d35a7dd8d16c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002962 10.0.0.33 - - [2026-06-09 16:24:45] "GET /loadbalancer-pool/1b7504a9-1dd9-46d5-8bca-ee709da1512b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004203 10.0.0.33 - - [2026-06-09 16:24:45] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022872 10.0.0.33 - - [2026-06-09 16:24:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.010103 10.0.0.33 - - [2026-06-09 16:24:45] "GET /virtual-machine-interface/230451ac-641f-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014204 10.0.0.33 - - [2026-06-09 16:24:45] "GET /virtual-machine-interface/230451ac-641f-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009476 10.0.0.33 - - [2026-06-09 16:24:45] "POST /tags HTTP/1.1" 409 205 0.001926 10.0.0.33 - - [2026-06-09 16:24:45] "POST /ref-update HTTP/1.1" 200 156 0.007559 10.0.0.33 - - [2026-06-09 16:24:45] "GET /floating-ip/49a9d4c9-e2c2-4b1f-9b37-5def2ca86593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.010416 10.0.0.33 - - [2026-06-09 16:24:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.33 - - [2026-06-09 16:24:45] "GET /tag/78021103-b89a-41ab-9eea-03f48807f679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.015147 10.0.0.33 - - [2026-06-09 16:24:45] "PUT /floating-ip/49a9d4c9-e2c2-4b1f-9b37-5def2ca86593 HTTP/1.1" 200 256 0.013188 10.0.0.33 - - [2026-06-09 16:24:45] "POST /set-tag HTTP/1.1" 200 109 0.086554 10.0.0.33 - - [2026-06-09 16:24:45] "GET /loadbalancer-pool/2cc5a212-2527-4fa7-a04e-84622c92452a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004599 10.0.0.33 - - [2026-06-09 16:24:45] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018375 10.0.0.33 - - [2026-06-09 16:24:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.017273 10.0.0.33 - - [2026-06-09 16:24:45] "GET /virtual-machine-interface/230451ac-641f-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014082 10.0.0.33 - - [2026-06-09 16:24:45] "GET /virtual-machine-interface/230451ac-641f-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003854 10.0.0.33 - - [2026-06-09 16:24:45] "POST /ref-update HTTP/1.1" 200 156 0.007205 10.0.0.33 - - [2026-06-09 16:24:45] "GET /floating-ip/49a9d4c9-e2c2-4b1f-9b37-5def2ca86593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.002719 10.0.0.33 - - [2026-06-09 16:24:45] "POST /set-tag HTTP/1.1" 200 109 0.002415 10.0.0.33 - - [2026-06-09 16:24:45] "GET /loadbalancer-pool/0472ebef-3245-4376-ab8d-3b0ddd5dca2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003687 10.0.0.33 - - [2026-06-09 16:24:45] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014864 10.0.0.33 - - [2026-06-09 16:24:45] "PUT /floating-ip/49a9d4c9-e2c2-4b1f-9b37-5def2ca86593 HTTP/1.1" 200 256 0.012028 10.0.0.33 - - [2026-06-09 16:24:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.010880 10.0.0.33 - - [2026-06-09 16:24:45] "GET /virtual-machine-interface/230451ac-641f-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011696 10.0.0.33 - - [2026-06-09 16:24:45] "GET /virtual-machine-interface/230451ac-641f-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004558 10.0.0.33 - - [2026-06-09 16:24:45] "POST /set-tag HTTP/1.1" 200 109 0.002112 10.0.0.33 - - [2026-06-09 16:24:45] "POST /ref-update HTTP/1.1" 200 156 0.006594 10.0.0.33 - - [2026-06-09 16:24:45] "GET /floating-ip/49a9d4c9-e2c2-4b1f-9b37-5def2ca86593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.009446 10.0.0.33 - - [2026-06-09 16:24:45] "PUT /floating-ip/49a9d4c9-e2c2-4b1f-9b37-5def2ca86593 HTTP/1.1" 200 256 0.010826 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:25:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000949 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:25:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001414 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:26:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001086 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:26:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001041 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:26:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001194 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:26:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000918 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:26:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001055 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:26:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001101 10.0.0.33 - - [2026-06-09 16:27:05] "GET /virtual-machine-interface/230451ac-641f-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004862 10.0.0.33 - - [2026-06-09 16:27:05] "POST /set-tag HTTP/1.1" 200 109 0.003635 10.0.0.33 - - [2026-06-09 16:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.33 - - [2026-06-09 16:27:05] "GET /loadbalancer/9a5a343e-6891-4461-857e-d35a7dd8d16c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002633 10.0.0.33 - - [2026-06-09 16:27:05] "GET /virtual-machine-interface/230451ac-641f-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004686 10.0.0.33 - - [2026-06-09 16:27:05] "POST /set-tag HTTP/1.1" 200 109 0.032262 10.0.0.33 - - [2026-06-09 16:27:05] "DELETE /loadbalancer-member/71af7354-5c3a-4bde-aa98-3e97f6f733a2 HTTP/1.1" 200 115 0.034297 10.0.0.33 - - [2026-06-09 16:27:05] "GET /virtual-machine-interface/230451ac-641f-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006196 10.0.0.33 - - [2026-06-09 16:27:05] "POST /set-tag HTTP/1.1" 200 109 0.002519 10.0.0.33 - - [2026-06-09 16:27:05] "DELETE /loadbalancer-member/70648ec3-7da2-4dc2-94fb-c1b39520a1ee HTTP/1.1" 200 115 0.027140 10.0.0.33 - - [2026-06-09 16:27:05] "GET /virtual-machine-interface/230451ac-641f-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011044 10.0.0.33 - - [2026-06-09 16:27:05] "POST /set-tag HTTP/1.1" 200 109 0.002663 10.0.0.33 - - [2026-06-09 16:27:05] "DELETE /loadbalancer-member/5a29fea8-25f4-46a7-9741-759a9e16ffed HTTP/1.1" 200 115 0.037063 10.0.0.33 - - [2026-06-09 16:27:05] "GET /virtual-machine-interface/230451ac-641f-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014670 10.0.0.33 - - [2026-06-09 16:27:05] "POST /set-tag HTTP/1.1" 200 109 0.002710 10.0.0.33 - - [2026-06-09 16:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.33 - - [2026-06-09 16:27:05] "GET /loadbalancer/9a5a343e-6891-4461-857e-d35a7dd8d16c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002486 10.0.0.33 - - [2026-06-09 16:27:05] "GET /loadbalancer-pool/1b7504a9-1dd9-46d5-8bca-ee709da1512b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002247 10.0.0.33 - - [2026-06-09 16:27:05] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018192 10.0.0.33 - - [2026-06-09 16:27:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.031425 10.0.0.33 - - [2026-06-09 16:27:05] "GET /virtual-machine-interface/230451ac-641f-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012985 10.0.0.33 - - [2026-06-09 16:27:05] "GET /virtual-machine-interface/230451ac-641f-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008241 10.0.0.33 - - [2026-06-09 16:27:05] "GET /floating-ip/49a9d4c9-e2c2-4b1f-9b37-5def2ca86593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.006425 10.0.0.33 - - [2026-06-09 16:27:05] "POST /set-tag HTTP/1.1" 200 109 0.085873 10.0.0.33 - - [2026-06-09 16:27:05] "GET /loadbalancer-pool/2cc5a212-2527-4fa7-a04e-84622c92452a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.019208 10.0.0.33 - - [2026-06-09 16:27:06] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022600 10.0.0.33 - - [2026-06-09 16:27:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.018182 10.0.0.33 - - [2026-06-09 16:27:06] "GET /virtual-machine-interface/230451ac-641f-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016627 10.0.0.33 - - [2026-06-09 16:27:06] "POST /set-tag HTTP/1.1" 200 109 0.002369 10.0.0.33 - - [2026-06-09 16:27:06] "GET /virtual-machine-interface/230451ac-641f-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004279 10.0.0.33 - - [2026-06-09 16:27:06] "GET /floating-ip/49a9d4c9-e2c2-4b1f-9b37-5def2ca86593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002197 10.0.0.33 - - [2026-06-09 16:27:06] "GET /loadbalancer-pool/0472ebef-3245-4376-ab8d-3b0ddd5dca2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003225 10.0.0.33 - - [2026-06-09 16:27:06] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016890 10.0.0.33 - - [2026-06-09 16:27:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.019844 10.0.0.33 - - [2026-06-09 16:27:06] "GET /virtual-machine-interface/230451ac-641f-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009867 10.0.0.33 - - [2026-06-09 16:27:06] "GET /virtual-machine-interface/230451ac-641f-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014385 10.0.0.33 - - [2026-06-09 16:27:06] "GET /floating-ip/49a9d4c9-e2c2-4b1f-9b37-5def2ca86593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.006844 10.0.0.33 - - [2026-06-09 16:27:06] "POST /set-tag HTTP/1.1" 200 109 0.002637 10.0.0.33 - - [2026-06-09 16:29:13] "GET /global-system-configs HTTP/1.1" 200 322 0.003013 10.0.0.33 - - [2026-06-09 16:29:13] "GET /global-system-configs HTTP/1.1" 200 322 0.002548 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:30:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001024 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:30:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001035 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:31:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000996 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:31:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000935 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:31:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000951 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:31:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000962 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:31:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000972 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:31:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000880 10.0.0.33 - - [2026-06-09 16:31:38] "GET /virtual-machine-interface/230451ac-641f-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006202 10.0.0.33 - - [2026-06-09 16:31:38] "POST /set-tag HTTP/1.1" 200 109 0.003223 10.0.0.33 - - [2026-06-09 16:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612 10.0.0.33 - - [2026-06-09 16:31:38] "GET /loadbalancer/9a5a343e-6891-4461-857e-d35a7dd8d16c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004739 10.0.0.33 - - [2026-06-09 16:31:38] "GET /virtual-machine-interface/230451ac-641f-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004519 10.0.0.33 - - [2026-06-09 16:31:38] "POST /set-tag HTTP/1.1" 200 109 0.046345 10.0.0.33 - - [2026-06-09 16:31:38] "DELETE /loadbalancer-member/2dd6dc34-6257-40ca-9300-eca12b9f57db HTTP/1.1" 200 115 0.038225 10.0.0.33 - - [2026-06-09 16:31:38] "GET /virtual-machine-interface/230451ac-641f-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008372 10.0.0.33 - - [2026-06-09 16:31:38] "POST /set-tag HTTP/1.1" 200 109 0.002803 10.0.0.33 - - [2026-06-09 16:31:38] "DELETE /loadbalancer-member/5fe9bca9-6325-4a71-bb3b-aee77a17a7f4 HTTP/1.1" 200 115 0.039860 10.0.0.33 - - [2026-06-09 16:31:38] "GET /virtual-machine-interface/230451ac-641f-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006260 10.0.0.33 - - [2026-06-09 16:31:38] "POST /set-tag HTTP/1.1" 200 109 0.003124 10.0.0.33 - - [2026-06-09 16:31:38] "DELETE /loadbalancer-member/1d82f976-6938-452c-a0c3-062766f88fe7 HTTP/1.1" 200 115 0.053460 10.0.0.33 - - [2026-06-09 16:31:38] "GET /virtual-machine-interface/230451ac-641f-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008521 10.0.0.33 - - [2026-06-09 16:31:38] "POST /set-tag HTTP/1.1" 200 109 0.002815 10.0.0.33 - - [2026-06-09 16:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.33 - - [2026-06-09 16:31:38] "GET /loadbalancer/9a5a343e-6891-4461-857e-d35a7dd8d16c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002626 10.0.0.33 - - [2026-06-09 16:31:38] "GET /loadbalancer-pool/1b7504a9-1dd9-46d5-8bca-ee709da1512b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003613 10.0.0.33 - - [2026-06-09 16:31:38] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021753 10.0.0.33 - - [2026-06-09 16:31:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.043441 10.0.0.33 - - [2026-06-09 16:31:38] "GET /virtual-machine-interface/230451ac-641f-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.026920 10.0.0.33 - - [2026-06-09 16:31:38] "GET /virtual-machine-interface/230451ac-641f-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013821 10.0.0.33 - - [2026-06-09 16:31:38] "GET /floating-ip/49a9d4c9-e2c2-4b1f-9b37-5def2ca86593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002757 10.0.0.33 - - [2026-06-09 16:31:39] "POST /set-tag HTTP/1.1" 200 109 0.080346 10.0.0.33 - - [2026-06-09 16:31:39] "GET /loadbalancer-pool/2cc5a212-2527-4fa7-a04e-84622c92452a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.018216 10.0.0.33 - - [2026-06-09 16:31:39] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025143 10.0.0.33 - - [2026-06-09 16:31:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.016276 10.0.0.33 - - [2026-06-09 16:31:39] "GET /virtual-machine-interface/230451ac-641f-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015081 10.0.0.33 - - [2026-06-09 16:31:39] "POST /set-tag HTTP/1.1" 200 109 0.002819 10.0.0.33 - - [2026-06-09 16:31:39] "GET /virtual-machine-interface/230451ac-641f-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006607 10.0.0.33 - - [2026-06-09 16:31:39] "GET /floating-ip/49a9d4c9-e2c2-4b1f-9b37-5def2ca86593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002792 10.0.0.33 - - [2026-06-09 16:31:39] "GET /loadbalancer-pool/0472ebef-3245-4376-ab8d-3b0ddd5dca2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003043 10.0.0.33 - - [2026-06-09 16:31:39] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026503 10.0.0.33 - - [2026-06-09 16:31:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.023163 10.0.0.33 - - [2026-06-09 16:31:39] "GET /virtual-machine-interface/230451ac-641f-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014168 10.0.0.33 - - [2026-06-09 16:31:39] "GET /virtual-machine-interface/230451ac-641f-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010117 10.0.0.33 - - [2026-06-09 16:31:39] "GET /floating-ip/49a9d4c9-e2c2-4b1f-9b37-5def2ca86593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002194 10.0.0.33 - - [2026-06-09 16:31:39] "POST /set-tag HTTP/1.1" 200 109 0.002624 10.0.0.33 - - [2026-06-09 16:34:13] "GET /global-system-configs HTTP/1.1" 200 322 0.004247 10.0.0.33 - - [2026-06-09 16:34:13] "GET /global-system-configs HTTP/1.1" 200 322 0.002375 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:36:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000990 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:36:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000999 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:36:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001270 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:36:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001128 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:36:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001009 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:36:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001057 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:36:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001049 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:36:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000954 10.0.0.33 - - [2026-06-09 16:38:58] "GET / HTTP/1.1" 200 35931 0.002352 10.0.0.33 - - [2026-06-09 16:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.33 - - [2026-06-09 16:38:58] "GET /project/806dff97-d7ec-4cbd-b33d-086904b2f48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036915 10.0.0.33 - - [2026-06-09 16:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.33 - - [2026-06-09 16:38:58] "GET /project/806dff97-d7ec-4cbd-b33d-086904b2f48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040350 10.0.0.33 - - [2026-06-09 16:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.33 - - [2026-06-09 16:38:59] "GET /project/806dff97-d7ec-4cbd-b33d-086904b2f48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035031 10.0.0.33 - - [2026-06-09 16:38:59] "POST /tags HTTP/1.1" 200 333 0.030817 10.0.0.33 - - [2026-06-09 16:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005307 10.0.0.33 - - [2026-06-09 16:38:59] "GET /tag/6a08e9ef-01b0-4285-9b1e-dda35730f709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.040358 10.0.0.33 - - [2026-06-09 16:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.33 - - [2026-06-09 16:38:59] "GET /project/806dff97-d7ec-4cbd-b33d-086904b2f48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035059 10.0.0.33 - - [2026-06-09 16:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.018522 10.0.0.33 - - [2026-06-09 16:38:59] "GET /project/806dff97-d7ec-4cbd-b33d-086904b2f48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032842 10.0.0.33 - - [2026-06-09 16:38:59] "GET /virtual-networks?parent_id=806dff97-d7ec-4cbd-b33d-086904b2f48f&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001832 10.0.0.33 - - [2026-06-09 16:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.33 - - [2026-06-09 16:38:59] "GET /virtual-network/4518041f-d6ea-40af-8a7a-b8eb89062e30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.007272 10.0.0.33 - - [2026-06-09 16:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.33 - - [2026-06-09 16:38:59] "GET /service-appliance-set/6e90b46f-e3e6-4295-af60-38e04273cc64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002244 10.0.0.33 - - [2026-06-09 16:38:59] "POST /virtual-networks HTTP/1.1" 200 512 0.069927 10.0.0.33 - - [2026-06-09 16:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006989 10.0.0.33 - - [2026-06-09 16:38:59] "POST /fqname-to-id HTTP/1.1" 404 254 0.002136 10.0.0.33 - - [2026-06-09 16:38:59] "GET /network-ipam/0544a7f3-5210-4d47-bbff-c15e61592179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.003228 10.0.0.33 - - [2026-06-09 16:39:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.132573 10.0.0.33 - - [2026-06-09 16:39:00] "GET /virtual-machine-interface/1556e50d-eb0a-4c06-85b2-f224760f7b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.019071 10.0.0.33 - - [2026-06-09 16:39:00] "POST /useragent-kv HTTP/1.1" 200 115 0.006114 10.0.0.33 - - [2026-06-09 16:39:00] "POST /ref-update HTTP/1.1" 200 156 0.161583 10.0.0.33 - - [2026-06-09 16:39:00] "GET /virtual-network/4f0b8390-581c-48c8-84a9-78ea5dee8d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.006953 10.0.0.33 - - [2026-06-09 16:39:00] "POST /instance-ips HTTP/1.1" 200 409 0.020142 10.0.0.33 - - [2026-06-09 16:39:00] "GET /instance-ip/fa98fefd-f3e0-4db1-873d-b30ff3256842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.005047 10.0.0.33 - - [2026-06-09 16:39:00] "GET /domains HTTP/1.1" 200 280 0.003974 10.0.0.33 - - [2026-06-09 16:39:00] "GET /domain/bf4f5842-9677-478f-9da1-1a37c5c70e25 HTTP/1.1" 200 3087 0.013785 10.0.0.33 - - [2026-06-09 16:39:00] "POST /loadbalancers HTTP/1.1" 200 610 0.076284 10.0.0.33 - - [2026-06-09 16:39:00] "GET /project/806dff97-d7ec-4cbd-b33d-086904b2f48f HTTP/1.1" 200 5716 0.112077 10.0.0.33 - - [2026-06-09 16:39:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.016524 10.0.0.33 - - [2026-06-09 16:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011015 10.0.0.33 - - [2026-06-09 16:39:00] "GET /virtual-network/4f0b8390-581c-48c8-84a9-78ea5dee8d16 HTTP/1.1" 200 2081 0.016482 10.0.0.33 - - [2026-06-09 16:39:00] "GET /project/806dff97-d7ec-4cbd-b33d-086904b2f48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.063697 10.0.0.33 - - [2026-06-09 16:39:00] "GET /virtual-network/4f0b8390-581c-48c8-84a9-78ea5dee8d16 HTTP/1.1" 200 2081 0.019191 10.0.0.33 - - [2026-06-09 16:39:00] "GET /instance-ip/fa98fefd-f3e0-4db1-873d-b30ff3256842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003348 10.0.0.33 - - [2026-06-09 16:39:00] "GET /routing-instance/09f522f2-41fe-4380-9b40-8e62f5401838 HTTP/1.1" 200 1180 0.003723 10.0.0.33 - - [2026-06-09 16:39:00] "GET /project/806dff97-d7ec-4cbd-b33d-086904b2f48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.069498 10.0.0.33 - - [2026-06-09 16:39:00] "GET /routing-instance/09f522f2-41fe-4380-9b40-8e62f5401838 HTTP/1.1" 200 1180 0.011736 10.0.0.33 - - [2026-06-09 16:39:00] "POST /route-targets HTTP/1.1" 200 327 0.015697 10.0.0.33 - - [2026-06-09 16:39:00] "POST /floating-ips HTTP/1.1" 200 597 0.052999 10.0.0.33 - - [2026-06-09 16:39:00] "GET /loadbalancer/c9600df6-3939-4916-aff1-69f40618103e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.009138 10.0.0.33 - - [2026-06-09 16:39:00] "POST /ref-update HTTP/1.1" 200 156 0.036825 10.0.0.33 - - [2026-06-09 16:39:00] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.028117 10.0.0.33 - - [2026-06-09 16:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011473 10.0.0.33 - - [2026-06-09 16:39:00] "GET /project/806dff97-d7ec-4cbd-b33d-086904b2f48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031681 10.0.0.33 - - [2026-06-09 16:39:00] "GET /loadbalancer-listener/9612b96c-f4c1-4928-aaf2-8feb54c64bca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.004327 10.0.0.33 - - [2026-06-09 16:39:00] "GET /loadbalancer-listener/9612b96c-f4c1-4928-aaf2-8feb54c64bca?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003925 10.0.0.33 - - [2026-06-09 16:39:00] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.031309 10.0.0.33 - - [2026-06-09 16:39:00] "GET /instance-ip/fa98fefd-f3e0-4db1-873d-b30ff3256842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.006176 10.0.0.33 - - [2026-06-09 16:39:00] "GET /instance-ip/fa98fefd-f3e0-4db1-873d-b30ff3256842?fields=floating_ips HTTP/1.1" 200 1212 0.006003 10.0.0.33 - - [2026-06-09 16:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001453 10.0.0.33 - - [2026-06-09 16:39:00] "GET /floating-ip/8c0bb018-8347-462e-9748-6a7c3aa21b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.002037 10.0.0.33 - - [2026-06-09 16:39:00] "GET /loadbalancer/c9600df6-3939-4916-aff1-69f40618103e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002073 10.0.0.33 - - [2026-06-09 16:39:00] "POST /tags HTTP/1.1" 200 295 0.051646 10.0.0.33 - - [2026-06-09 16:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007207 10.0.0.33 - - [2026-06-09 16:39:00] "GET /tag/3ebd0923-e36c-410a-805b-28e702f2e8cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1095 0.014993 10.0.0.33 - - [2026-06-09 16:39:00] "POST /tags HTTP/1.1" 409 233 0.001833 10.0.0.33 - - [2026-06-09 16:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.33 - - [2026-06-09 16:39:00] "GET /tag/a3424992-bf5e-470b-976d-bc7b5351fc5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.011564 10.0.0.33 - - [2026-06-09 16:39:00] "POST /tags HTTP/1.1" 409 206 0.002412 10.0.0.33 - - [2026-06-09 16:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.33 - - [2026-06-09 16:39:00] "GET /tag/a8ae329c-5033-4853-aea9-1c6aeb1603dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.011050 10.0.0.33 - - [2026-06-09 16:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.33 - - [2026-06-09 16:39:00] "GET /virtual-network/1d037c7d-9b70-4f9b-b60f-c133eba2fe3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006271 10.0.0.33 - - [2026-06-09 16:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.33 - - [2026-06-09 16:39:00] "GET /project/806dff97-d7ec-4cbd-b33d-086904b2f48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035914 10.0.0.33 - - [2026-06-09 16:39:01] "POST /virtual-machines HTTP/1.1" 200 369 0.011609 10.0.0.33 - - [2026-06-09 16:39:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.011639 10.0.0.33 - - [2026-06-09 16:39:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.132942 10.0.0.33 - - [2026-06-09 16:39:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.024914 10.0.0.33 - - [2026-06-09 16:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.019314 10.0.0.33 - - [2026-06-09 16:39:01] "GET /virtual-machine-interface/b819930e-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004989 10.0.0.33 - - [2026-06-09 16:39:01] "POST /instance-ips HTTP/1.1" 200 409 0.020075 10.0.0.33 - - [2026-06-09 16:39:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.021802 10.0.0.33 - - [2026-06-09 16:39:01] "GET /virtual-machine-interface/b819930e-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.007728 10.0.0.33 - - [2026-06-09 16:39:01] "POST /set-tag HTTP/1.1" 200 109 0.018008 10.0.0.33 - - [2026-06-09 16:39:01] "GET /virtual-machine-interface/b819930e-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.018003 10.0.0.33 - - [2026-06-09 16:39:01] "GET /instance-ip/b83254ca-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004680 10.0.0.33 - - [2026-06-09 16:39:01] "GET /virtual-machine-interface/b819930e-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004886 10.0.0.33 - - [2026-06-09 16:39:01] "POST /set-tag HTTP/1.1" 200 109 0.002173 10.0.0.33 - - [2026-06-09 16:39:01] "GET /virtual-router/740fb40c-e6ea-4dba-96da-b4d3f2964ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005252 10.0.0.33 - - [2026-06-09 16:39:01] "POST /ref-update HTTP/1.1" 200 156 0.009754 10.0.0.33 - - [2026-06-09 16:39:01] "GET /virtual-machine-interface/b819930e-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013404 10.0.0.33 - - [2026-06-09 16:39:01] "POST /set-tag HTTP/1.1" 200 109 0.003143 10.0.0.33 - - [2026-06-09 16:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.33 - - [2026-06-09 16:39:01] "GET /virtual-network/1d037c7d-9b70-4f9b-b60f-c133eba2fe3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004536 10.0.0.33 - - [2026-06-09 16:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.33 - - [2026-06-09 16:39:01] "GET /project/806dff97-d7ec-4cbd-b33d-086904b2f48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.074189 10.0.0.33 - - [2026-06-09 16:39:01] "POST /virtual-machines HTTP/1.1" 200 369 0.017231 10.0.0.33 - - [2026-06-09 16:39:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.022578 10.0.0.33 - - [2026-06-09 16:39:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.111364 10.0.0.33 - - [2026-06-09 16:39:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.008383 10.0.0.33 - - [2026-06-09 16:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005125 10.0.0.33 - - [2026-06-09 16:39:02] "GET /virtual-machine-interface/b88ff4f4-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.007339 10.0.0.33 - - [2026-06-09 16:39:02] "POST /instance-ips HTTP/1.1" 200 409 0.020073 10.0.0.33 - - [2026-06-09 16:39:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.024176 10.0.0.33 - - [2026-06-09 16:39:02] "GET /virtual-machine-interface/b88ff4f4-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.012972 10.0.0.33 - - [2026-06-09 16:39:02] "POST /set-tag HTTP/1.1" 200 109 0.018338 10.0.0.33 - - [2026-06-09 16:39:02] "GET /virtual-machine-interface/b88ff4f4-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.016894 10.0.0.33 - - [2026-06-09 16:39:02] "GET /instance-ip/b8a9bdc6-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003048 10.0.0.33 - - [2026-06-09 16:39:02] "GET /virtual-machine-interface/b88ff4f4-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004822 10.0.0.33 - - [2026-06-09 16:39:02] "POST /set-tag HTTP/1.1" 200 109 0.002417 10.0.0.33 - - [2026-06-09 16:39:02] "GET /virtual-router/740fb40c-e6ea-4dba-96da-b4d3f2964ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003921 10.0.0.33 - - [2026-06-09 16:39:02] "POST /ref-update HTTP/1.1" 200 156 0.009317 10.0.0.33 - - [2026-06-09 16:39:02] "GET /virtual-machine-interface/b88ff4f4-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005375 10.0.0.33 - - [2026-06-09 16:39:02] "POST /set-tag HTTP/1.1" 200 109 0.002318 10.0.0.33 - - [2026-06-09 16:39:02] "GET /virtual-machine-interface/b819930e-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004082 10.0.0.33 - - [2026-06-09 16:39:02] "POST /set-tag HTTP/1.1" 200 109 0.002937 10.0.0.33 - - [2026-06-09 16:39:02] "GET /virtual-machine-interface/b88ff4f4-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004686 10.0.0.33 - - [2026-06-09 16:39:02] "POST /set-tag HTTP/1.1" 200 109 0.002602 10.0.0.33 - - [2026-06-09 16:39:05] "GET /domains HTTP/1.1" 200 280 0.002113 10.0.0.33 - - [2026-06-09 16:39:05] "GET /domain/bf4f5842-9677-478f-9da1-1a37c5c70e25 HTTP/1.1" 200 3087 0.002956 10.0.0.33 - - [2026-06-09 16:39:05] "GET /project/806dff97-d7ec-4cbd-b33d-086904b2f48f HTTP/1.1" 200 7064 0.044815 10.0.0.33 - - [2026-06-09 16:39:05] "GET /virtual-network/4f0b8390-581c-48c8-84a9-78ea5dee8d16 HTTP/1.1" 200 2081 0.003995 10.0.0.33 - - [2026-06-09 16:39:05] "GET /virtual-network/4f0b8390-581c-48c8-84a9-78ea5dee8d16 HTTP/1.1" 200 2081 0.003584 10.0.0.33 - - [2026-06-09 16:39:05] "GET /routing-instance/09f522f2-41fe-4380-9b40-8e62f5401838 HTTP/1.1" 200 1401 0.003194 10.0.0.33 - - [2026-06-09 16:39:05] "GET /routing-instance/09f522f2-41fe-4380-9b40-8e62f5401838 HTTP/1.1" 200 1401 0.002406 10.0.0.33 - - [2026-06-09 16:39:05] "GET /route-target/402ed75d-0e8a-4d33-b5fe-7812f07521d0 HTTP/1.1" 200 1152 0.002616 10.0.0.33 - - [2026-06-09 16:39:05] "GET /virtual-network/4f0b8390-581c-48c8-84a9-78ea5dee8d16 HTTP/1.1" 200 2081 0.003725 10.0.0.33 - - [2026-06-09 16:39:05] "GET /routing-instance/09f522f2-41fe-4380-9b40-8e62f5401838 HTTP/1.1" 200 1401 0.002137 10.0.0.33 - - [2026-06-09 16:39:05] "GET /virtual-network/4f0b8390-581c-48c8-84a9-78ea5dee8d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003776 10.0.0.33 - - [2026-06-09 16:39:05] "GET /virtual-network/4f0b8390-581c-48c8-84a9-78ea5dee8d16 HTTP/1.1" 200 2081 0.003935 10.0.0.33 - - [2026-06-09 16:39:05] "GET /routing-instance/09f522f2-41fe-4380-9b40-8e62f5401838 HTTP/1.1" 200 1401 0.002373 10.0.0.33 - - [2026-06-09 16:39:05] "GET /routing-instance/09f522f2-41fe-4380-9b40-8e62f5401838 HTTP/1.1" 200 1401 0.003243 10.0.0.33 - - [2026-06-09 16:39:05] "GET /route-target/402ed75d-0e8a-4d33-b5fe-7812f07521d0 HTTP/1.1" 200 1152 0.002338 10.0.0.33 - - [2026-06-09 16:39:05] "GET /domains HTTP/1.1" 200 280 0.002023 10.0.0.33 - - [2026-06-09 16:39:05] "GET /domain/bf4f5842-9677-478f-9da1-1a37c5c70e25 HTTP/1.1" 200 3087 0.003043 10.0.0.33 - - [2026-06-09 16:39:05] "GET /project/806dff97-d7ec-4cbd-b33d-086904b2f48f HTTP/1.1" 200 7064 0.037715 10.0.0.33 - - [2026-06-09 16:39:05] "GET /virtual-network/4f0b8390-581c-48c8-84a9-78ea5dee8d16 HTTP/1.1" 200 2081 0.005061 10.0.0.33 - - [2026-06-09 16:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.33 - - [2026-06-09 16:39:05] "GET /project/806dff97-d7ec-4cbd-b33d-086904b2f48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041041 10.0.0.33 - - [2026-06-09 16:39:05] "GET /virtual-network/4f0b8390-581c-48c8-84a9-78ea5dee8d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004872 10.0.0.33 - - [2026-06-09 16:39:05] "GET /floating-ip-pools?parent_id=4f0b8390-581c-48c8-84a9-78ea5dee8d16&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001614 10.0.0.33 - - [2026-06-09 16:39:05] "GET /virtual-network/4f0b8390-581c-48c8-84a9-78ea5dee8d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004649 10.0.0.33 - - [2026-06-09 16:39:05] "POST /floating-ip-pools HTTP/1.1" 200 562 0.023991 10.0.0.33 - - [2026-06-09 16:39:05] "POST /ref-update HTTP/1.1" 200 156 0.016922 10.0.0.33 - - [2026-06-09 16:39:05] "GET /virtual-network/4f0b8390-581c-48c8-84a9-78ea5dee8d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004667 10.0.0.33 - - [2026-06-09 16:39:05] "GET /domains HTTP/1.1" 200 280 0.017327 10.0.0.33 - - [2026-06-09 16:39:05] "GET /domain/bf4f5842-9677-478f-9da1-1a37c5c70e25 HTTP/1.1" 200 3087 0.002955 10.0.0.33 - - [2026-06-09 16:39:05] "GET /project/806dff97-d7ec-4cbd-b33d-086904b2f48f HTTP/1.1" 200 7320 0.034157 10.0.0.33 - - [2026-06-09 16:39:05] "GET /virtual-network/4f0b8390-581c-48c8-84a9-78ea5dee8d16 HTTP/1.1" 200 2319 0.005639 10.0.0.33 - - [2026-06-09 16:39:05] "GET /floating-ip-pool/d3f70484-039c-4793-9d5e-5d1729132393 HTTP/1.1" 200 1315 0.002509 10.0.0.33 - - [2026-06-09 16:39:05] "GET /domains HTTP/1.1" 200 280 0.002170 10.0.0.33 - - [2026-06-09 16:39:05] "GET /domain/bf4f5842-9677-478f-9da1-1a37c5c70e25 HTTP/1.1" 200 3087 0.003041 10.0.0.33 - - [2026-06-09 16:39:05] "GET /project/806dff97-d7ec-4cbd-b33d-086904b2f48f HTTP/1.1" 200 7320 0.030641 10.0.0.33 - - [2026-06-09 16:39:05] "GET /virtual-network/4f0b8390-581c-48c8-84a9-78ea5dee8d16 HTTP/1.1" 200 2319 0.004630 10.0.0.33 - - [2026-06-09 16:39:05] "GET /virtual-network/4f0b8390-581c-48c8-84a9-78ea5dee8d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004266 10.0.0.33 - - [2026-06-09 16:39:06] "POST /tags HTTP/1.1" 200 365 0.051586 10.0.0.33 - - [2026-06-09 16:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.021136 10.0.0.33 - - [2026-06-09 16:39:06] "GET /tag/9631ce0e-fd45-431f-9191-5833e628b116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.014416 10.0.0.33 - - [2026-06-09 16:39:06] "POST /tags HTTP/1.1" 409 206 0.001797 10.0.0.33 - - [2026-06-09 16:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.33 - - [2026-06-09 16:39:06] "GET /tag/a8ae329c-5033-4853-aea9-1c6aeb1603dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.010835 10.0.0.33 - - [2026-06-09 16:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.33 - - [2026-06-09 16:39:06] "GET /project/806dff97-d7ec-4cbd-b33d-086904b2f48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.032764 10.0.0.33 - - [2026-06-09 16:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007317 10.0.0.33 - - [2026-06-09 16:39:06] "GET /virtual-network/1d037c7d-9b70-4f9b-b60f-c133eba2fe3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004106 10.0.0.33 - - [2026-06-09 16:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.33 - - [2026-06-09 16:39:06] "GET /service-appliance-set/8380e6ed-588e-4b55-99f7-4688d3804046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003305 10.0.0.33 - - [2026-06-09 16:39:06] "POST /fqname-to-id HTTP/1.1" 404 258 0.001573 10.0.0.33 - - [2026-06-09 16:39:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.089184 10.0.0.33 - - [2026-06-09 16:39:06] "GET /virtual-machine-interface/9d70f036-5f45-4b77-a0a8-a68bf176cb04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.006766 10.0.0.33 - - [2026-06-09 16:39:06] "POST /set-tag HTTP/1.1" 200 109 0.022177 10.0.0.33 - - [2026-06-09 16:39:06] "POST /instance-ips HTTP/1.1" 200 417 0.036665 10.0.0.33 - - [2026-06-09 16:39:06] "GET /instance-ip/86aca865-004c-4f0c-8d87-bb58c984b95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.004307 10.0.0.33 - - [2026-06-09 16:39:06] "POST /loadbalancers HTTP/1.1" 200 618 0.068650 10.0.0.33 - - [2026-06-09 16:39:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.009275 10.0.0.33 - - [2026-06-09 16:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004413 10.0.0.33 - - [2026-06-09 16:39:06] "GET /project/806dff97-d7ec-4cbd-b33d-086904b2f48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.036903 10.0.0.33 - - [2026-06-09 16:39:06] "POST /service-instances HTTP/1.1" 200 566 0.040495 10.0.0.33 - - [2026-06-09 16:39:06] "POST /ref-update HTTP/1.1" 200 156 0.010229 10.0.0.33 - - [2026-06-09 16:39:06] "GET /virtual-machine-interface/9d70f036-5f45-4b77-a0a8-a68bf176cb04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.006167 10.0.0.33 - - [2026-06-09 16:39:06] "GET /virtual-machine-interface/9d70f036-5f45-4b77-a0a8-a68bf176cb04?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.005664 10.0.0.33 - - [2026-06-09 16:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.33 - - [2026-06-09 16:39:06] "PUT /service-instance/0247dd4e-d9c6-4e9c-bb9c-36f9153ae4f5 HTTP/1.1" 200 266 0.012204 10.0.0.33 - - [2026-06-09 16:39:06] "GET /floating-ip-pool/d3f70484-039c-4793-9d5e-5d1729132393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.006839 10.0.0.33 - - [2026-06-09 16:39:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.007621 10.0.0.33 - - [2026-06-09 16:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.33 - - [2026-06-09 16:39:06] "POST /floating-ips HTTP/1.1" 200 671 0.109417 10.0.0.33 - - [2026-06-09 16:39:06] "POST /virtual-machines HTTP/1.1" 200 429 0.047640 10.0.0.33 - - [2026-06-09 16:39:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.028089 10.0.0.33 - - [2026-06-09 16:39:07] "GET /application-policy-set/c881a837-1cf5-4b27-a022-1adb8c334fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002617 10.0.0.33 - - [2026-06-09 16:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.33 - - [2026-06-09 16:39:07] "GET /policy-management/c76abd6d-bd4d-42c1-8611-cfed1f7d60a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007610 10.0.0.33 - - [2026-06-09 16:39:07] "POST /tags HTTP/1.1" 409 221 0.001976 10.0.0.33 - - [2026-06-09 16:39:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.128341 10.0.0.33 - - [2026-06-09 16:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012214 10.0.0.33 - - [2026-06-09 16:39:07] "GET /tag/6a08e9ef-01b0-4285-9b1e-dda35730f709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.021942 10.0.0.33 - - [2026-06-09 16:39:07] "POST /chown HTTP/1.1" 200 109 0.050736 10.0.0.33 - - [2026-06-09 16:39:07] "POST /tags HTTP/1.1" 409 238 0.012760 10.0.0.33 - - [2026-06-09 16:39:07] "POST /chown HTTP/1.1" 200 109 0.007830 10.0.0.33 - - [2026-06-09 16:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.33 - - [2026-06-09 16:39:07] "GET /tag/9631ce0e-fd45-431f-9191-5833e628b116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.011623 10.0.0.33 - - [2026-06-09 16:39:07] "PUT /virtual-machine-interface/943e3751-0391-4de6-af99-738aa2057a74 HTTP/1.1" 200 284 0.039841 10.0.0.33 - - [2026-06-09 16:39:07] "PUT /instance-ip/86aca865-004c-4f0c-8d87-bb58c984b95a HTTP/1.1" 200 256 0.029447 10.0.0.33 - - [2026-06-09 16:39:07] "POST /firewall-rules HTTP/1.1" 200 650 0.129589 10.0.0.33 - - [2026-06-09 16:39:07] "POST /ref-update HTTP/1.1" 200 156 0.065171 10.0.0.33 - - [2026-06-09 16:39:07] "GET /firewall-rule/79b7d301-77b7-44bf-b4d0-839b9869f7ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.017732 10.0.0.33 - - [2026-06-09 16:39:07] "GET /firewall-policy/3bc4df65-7ee1-4035-a761-73dcfa57d49a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003761 10.0.0.33 - - [2026-06-09 16:39:07] "POST /ref-update HTTP/1.1" 200 156 0.032866 10.0.0.33 - - [2026-06-09 16:39:07] "GET /firewall-rule/79b7d301-77b7-44bf-b4d0-839b9869f7ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.009448 10.0.0.33 - - [2026-06-09 16:39:07] "POST /ref-update HTTP/1.1" 200 156 0.020451 10.0.0.33 - - [2026-06-09 16:39:07] "POST /ref-update HTTP/1.1" 200 156 0.014306 10.0.0.33 - - [2026-06-09 16:39:07] "POST /ref-update HTTP/1.1" 200 156 0.061090 10.0.0.33 - - [2026-06-09 16:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012455 10.0.0.33 - - [2026-06-09 16:39:07] "POST /ref-update HTTP/1.1" 200 156 0.061100 10.0.0.33 - - [2026-06-09 16:39:07] "POST /ref-update HTTP/1.1" 200 156 0.039587 10.0.0.33 - - [2026-06-09 16:39:07] "GET /project/806dff97-d7ec-4cbd-b33d-086904b2f48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.087467 10.0.0.33 - - [2026-06-09 16:39:07] "POST /virtual-machines HTTP/1.1" 200 429 0.032367 10.0.0.33 - - [2026-06-09 16:39:07] "GET /loadbalancer/7bdaf0a8-cd64-4eaa-b6c0-af7d1fc14b29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.023760 10.0.0.33 - - [2026-06-09 16:39:07] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.029280 10.0.0.33 - - [2026-06-09 16:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006101 10.0.0.33 - - [2026-06-09 16:39:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.121575 10.0.0.33 - - [2026-06-09 16:39:07] "GET /project/806dff97-d7ec-4cbd-b33d-086904b2f48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.063250 10.0.0.33 - - [2026-06-09 16:39:07] "POST /chown HTTP/1.1" 200 109 0.037103 10.0.0.33 - - [2026-06-09 16:39:07] "GET /loadbalancer-listener/f039afe1-4c7e-4a39-a7f7-429d3680b8d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.018400 10.0.0.33 - - [2026-06-09 16:39:07] "GET /loadbalancer-listener/f039afe1-4c7e-4a39-a7f7-429d3680b8d5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.003028 10.0.0.33 - - [2026-06-09 16:39:08] "POST /chown HTTP/1.1" 200 109 0.006114 10.0.0.33 - - [2026-06-09 16:39:08] "PUT /virtual-machine-interface/59288387-1c39-4d44-8655-d5536e634380 HTTP/1.1" 200 284 0.016767 10.0.0.33 - - [2026-06-09 16:39:08] "PUT /instance-ip/86aca865-004c-4f0c-8d87-bb58c984b95a HTTP/1.1" 200 256 0.022749 10.0.0.33 - - [2026-06-09 16:39:08] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.043175 10.0.0.33 - - [2026-06-09 16:39:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.025127 10.0.0.33 - - [2026-06-09 16:39:08] "GET /loadbalancer-pool/16ca28e8-23d9-4db6-8597-78825b46e17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005956 10.0.0.33 - - [2026-06-09 16:39:08] "POST /ref-update HTTP/1.1" 200 156 0.014626 10.0.0.33 - - [2026-06-09 16:39:08] "POST /ref-update HTTP/1.1" 200 156 0.041700 10.0.0.33 - - [2026-06-09 16:39:08] "POST /ref-update HTTP/1.1" 200 156 0.037024 10.0.0.33 - - [2026-06-09 16:39:08] "POST /loadbalancer-members HTTP/1.1" 200 707 0.075800 10.0.0.33 - - [2026-06-09 16:39:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.029389 10.0.0.33 - - [2026-06-09 16:39:08] "POST /ref-update HTTP/1.1" 200 156 0.020947 10.0.0.33 - - [2026-06-09 16:39:08] "GET /loadbalancer-member/88239609-07d9-437f-ab18-90199fd85cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.026059 10.0.0.33 - - [2026-06-09 16:39:08] "POST /ref-update HTTP/1.1" 200 156 0.028832 10.0.0.33 - - [2026-06-09 16:39:08] "GET /application-policy-set/c881a837-1cf5-4b27-a022-1adb8c334fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002460 10.0.0.33 - - [2026-06-09 16:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.33 - - [2026-06-09 16:39:08] "GET /policy-management/c76abd6d-bd4d-42c1-8611-cfed1f7d60a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002680 10.0.0.33 - - [2026-06-09 16:39:08] "PUT /service-instance/0247dd4e-d9c6-4e9c-bb9c-36f9153ae4f5 HTTP/1.1" 200 266 0.008673 10.0.0.33 - - [2026-06-09 16:39:08] "POST /tags HTTP/1.1" 409 221 0.002080 10.0.0.33 - - [2026-06-09 16:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.33 - - [2026-06-09 16:39:08] "GET /tag/6a08e9ef-01b0-4285-9b1e-dda35730f709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.013590 10.0.0.33 - - [2026-06-09 16:39:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.018833 10.0.0.33 - - [2026-06-09 16:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.33 - - [2026-06-09 16:39:08] "POST /chown HTTP/1.1" 200 109 0.007692 10.0.0.33 - - [2026-06-09 16:39:08] "POST /tags HTTP/1.1" 409 238 0.017501 10.0.0.33 - - [2026-06-09 16:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.33 - - [2026-06-09 16:39:08] "GET /tag/9631ce0e-fd45-431f-9191-5833e628b116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.013921 10.0.0.33 - - [2026-06-09 16:39:08] "POST /chown HTTP/1.1" 200 109 0.012847 10.0.0.33 - - [2026-06-09 16:39:08] "POST /firewall-rules HTTP/1.1" 409 293 0.004243 10.0.0.33 - - [2026-06-09 16:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005395 10.0.0.33 - - [2026-06-09 16:39:08] "PUT /instance-ip/86aca865-004c-4f0c-8d87-bb58c984b95a HTTP/1.1" 200 256 0.034897 10.0.0.33 - - [2026-06-09 16:39:08] "POST /ref-update HTTP/1.1" 200 156 0.019967 10.0.0.33 - - [2026-06-09 16:39:08] "PUT /firewall-rule/79b7d301-77b7-44bf-b4d0-839b9869f7ce HTTP/1.1" 200 260 0.046423 10.0.0.33 - - [2026-06-09 16:39:08] "POST /chown HTTP/1.1" 200 109 0.007126 10.0.0.33 - - [2026-06-09 16:39:08] "GET /firewall-rule/79b7d301-77b7-44bf-b4d0-839b9869f7ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.013379 10.0.0.33 - - [2026-06-09 16:39:08] "POST /chown HTTP/1.1" 200 109 0.021831 10.0.0.33 - - [2026-06-09 16:39:08] "GET /firewall-policy/3bc4df65-7ee1-4035-a761-73dcfa57d49a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.009599 10.0.0.33 - - [2026-06-09 16:39:08] "GET /firewall-rule/79b7d301-77b7-44bf-b4d0-839b9869f7ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.003594 10.0.0.33 - - [2026-06-09 16:39:08] "PUT /instance-ip/86aca865-004c-4f0c-8d87-bb58c984b95a HTTP/1.1" 200 256 0.019723 10.0.0.33 - - [2026-06-09 16:39:08] "POST /ref-update HTTP/1.1" 200 156 0.010790 10.0.0.33 - - [2026-06-09 16:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.33 - - [2026-06-09 16:39:08] "POST /chown HTTP/1.1" 200 109 0.007915 10.0.0.33 - - [2026-06-09 16:39:08] "POST /chown HTTP/1.1" 200 109 0.007253 10.0.0.33 - - [2026-06-09 16:39:08] "PUT /instance-ip/86aca865-004c-4f0c-8d87-bb58c984b95a HTTP/1.1" 200 256 0.021168 10.0.0.33 - - [2026-06-09 16:39:08] "POST /ref-update HTTP/1.1" 200 156 0.015455 10.0.0.33 - - [2026-06-09 16:39:08] "POST /chown HTTP/1.1" 200 109 0.007066 10.0.0.33 - - [2026-06-09 16:39:08] "POST /chown HTTP/1.1" 200 109 0.019941 10.0.0.33 - - [2026-06-09 16:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004958 10.0.0.33 - - [2026-06-09 16:39:09] "PUT /instance-ip/86aca865-004c-4f0c-8d87-bb58c984b95a HTTP/1.1" 200 256 0.057086 10.0.0.33 - - [2026-06-09 16:39:09] "GET /virtual-network/1d037c7d-9b70-4f9b-b60f-c133eba2fe3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.009934 10.0.0.33 - - [2026-06-09 16:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005484 10.0.0.33 - - [2026-06-09 16:39:09] "GET /project/806dff97-d7ec-4cbd-b33d-086904b2f48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.033194 10.0.0.33 - - [2026-06-09 16:39:09] "POST /ref-update HTTP/1.1" 200 156 0.021101 10.0.0.33 - - [2026-06-09 16:39:09] "POST /virtual-machines HTTP/1.1" 200 373 0.028985 10.0.0.33 - - [2026-06-09 16:39:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.026062 10.0.0.33 - - [2026-06-09 16:39:09] "PUT /service-instance/0247dd4e-d9c6-4e9c-bb9c-36f9153ae4f5 HTTP/1.1" 200 266 0.059318 10.0.0.33 - - [2026-06-09 16:39:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.018707 10.0.0.33 - - [2026-06-09 16:39:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.162004 10.0.0.33 - - [2026-06-09 16:39:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.022822 10.0.0.33 - - [2026-06-09 16:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011927 10.0.0.33 - - [2026-06-09 16:39:09] "GET /virtual-machine-interface/bcf6d2c4-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.017035 10.0.0.33 - - [2026-06-09 16:39:09] "PUT /service-instance/0247dd4e-d9c6-4e9c-bb9c-36f9153ae4f5 HTTP/1.1" 200 266 0.032028 10.0.0.33 - - [2026-06-09 16:39:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.019879 10.0.0.33 - - [2026-06-09 16:39:09] "PUT /service-instance/0247dd4e-d9c6-4e9c-bb9c-36f9153ae4f5 HTTP/1.1" 200 266 0.024227 10.0.0.33 - - [2026-06-09 16:39:09] "POST /instance-ips HTTP/1.1" 200 413 0.095276 10.0.0.33 - - [2026-06-09 16:39:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.029913 10.0.0.33 - - [2026-06-09 16:39:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.062208 10.0.0.33 - - [2026-06-09 16:39:09] "GET /virtual-machine-interface/bcf6d2c4-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.026547 10.0.0.33 - - [2026-06-09 16:39:09] "PUT /service-instance/0247dd4e-d9c6-4e9c-bb9c-36f9153ae4f5 HTTP/1.1" 200 266 0.032097 10.0.0.33 - - [2026-06-09 16:39:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.024103 10.0.0.33 - - [2026-06-09 16:39:09] "PUT /service-instance/0247dd4e-d9c6-4e9c-bb9c-36f9153ae4f5 HTTP/1.1" 200 266 0.017485 10.0.0.33 - - [2026-06-09 16:39:09] "POST /set-tag HTTP/1.1" 200 109 0.061120 10.0.0.33 - - [2026-06-09 16:39:09] "GET /virtual-machine-interface/bcf6d2c4-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.011529 10.0.0.33 - - [2026-06-09 16:39:09] "GET /instance-ip/bd1add22-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007303 10.0.0.33 - - [2026-06-09 16:39:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.011535 10.0.0.33 - - [2026-06-09 16:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008848 10.0.0.33 - - [2026-06-09 16:39:09] "GET /virtual-machine-interface/bcf6d2c4-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.010212 10.0.0.33 - - [2026-06-09 16:39:09] "POST /set-tag HTTP/1.1" 200 109 0.003934 10.0.0.33 - - [2026-06-09 16:39:09] "POST /chown HTTP/1.1" 200 109 0.025944 10.0.0.33 - - [2026-06-09 16:39:09] "GET /virtual-router/740fb40c-e6ea-4dba-96da-b4d3f2964ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.015882 10.0.0.33 - - [2026-06-09 16:39:10] "POST /chown HTTP/1.1" 200 109 0.010669 10.0.0.33 - - [2026-06-09 16:39:10] "POST /ref-update HTTP/1.1" 200 156 0.028445 10.0.0.33 - - [2026-06-09 16:39:10] "GET /virtual-machine-interface/bcf6d2c4-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.011581 10.0.0.33 - - [2026-06-09 16:39:10] "POST /ref-update HTTP/1.1" 200 156 0.033242 10.0.0.33 - - [2026-06-09 16:39:10] "POST /set-tag HTTP/1.1" 200 109 0.007730 10.0.0.33 - - [2026-06-09 16:39:10] "POST /chown HTTP/1.1" 200 109 0.021831 10.0.0.33 - - [2026-06-09 16:39:10] "GET /virtual-machine-interface/bcf6d2c4-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007647 10.0.0.33 - - [2026-06-09 16:39:10] "POST /set-tag HTTP/1.1" 200 109 0.003242 10.0.0.33 - - [2026-06-09 16:39:10] "POST /chown HTTP/1.1" 200 109 0.008485 10.0.0.33 - - [2026-06-09 16:39:10] "POST /ref-update HTTP/1.1" 200 156 0.029593 10.0.0.33 - - [2026-06-09 16:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.33 - - [2026-06-09 16:39:10] "POST /chown HTTP/1.1" 200 109 0.008155 10.0.0.33 - - [2026-06-09 16:39:10] "POST /chown HTTP/1.1" 200 109 0.016222 10.0.0.33 - - [2026-06-09 16:39:10] "POST /chown HTTP/1.1" 200 109 0.009240 10.0.0.33 - - [2026-06-09 16:39:10] "POST /chown HTTP/1.1" 200 109 0.006727 10.0.0.33 - - [2026-06-09 16:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.33 - - [2026-06-09 16:39:10] "POST /chown HTTP/1.1" 200 109 0.006090 10.0.0.33 - - [2026-06-09 16:39:10] "POST /chown HTTP/1.1" 200 109 0.008640 10.0.0.33 - - [2026-06-09 16:39:10] "POST /chown HTTP/1.1" 200 109 0.007865 10.0.0.33 - - [2026-06-09 16:39:10] "POST /chown HTTP/1.1" 200 109 0.025401 10.0.0.33 - - [2026-06-09 16:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.33 - - [2026-06-09 16:39:10] "POST /chown HTTP/1.1" 200 109 0.006595 10.0.0.33 - - [2026-06-09 16:39:10] "POST /chown HTTP/1.1" 200 109 0.012856 10.0.0.33 - - [2026-06-09 16:39:10] "POST /chown HTTP/1.1" 200 109 0.029297 10.0.0.33 - - [2026-06-09 16:39:10] "POST /chown HTTP/1.1" 200 109 0.007921 10.0.0.33 - - [2026-06-09 16:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.33 - - [2026-06-09 16:39:10] "POST /chown HTTP/1.1" 200 109 0.008255 10.0.0.33 - - [2026-06-09 16:39:10] "POST /chown HTTP/1.1" 200 109 0.007692 10.0.0.33 - - [2026-06-09 16:39:10] "POST /chown HTTP/1.1" 200 109 0.016633 10.0.0.33 - - [2026-06-09 16:39:10] "POST /chown HTTP/1.1" 200 109 0.015002 10.0.0.33 - - [2026-06-09 16:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.33 - - [2026-06-09 16:39:10] "POST /chown HTTP/1.1" 200 109 0.005864 10.0.0.33 - - [2026-06-09 16:39:10] "POST /chown HTTP/1.1" 200 109 0.016853 10.0.0.33 - - [2026-06-09 16:39:10] "POST /chown HTTP/1.1" 200 109 0.008985 10.0.0.33 - - [2026-06-09 16:39:11] "POST /chown HTTP/1.1" 200 109 0.016624 10.0.0.33 - - [2026-06-09 16:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.33 - - [2026-06-09 16:39:11] "POST /chown HTTP/1.1" 200 109 0.006657 10.0.0.33 - - [2026-06-09 16:39:11] "POST /chown HTTP/1.1" 200 109 0.014937 10.0.0.33 - - [2026-06-09 16:39:11] "POST /chown HTTP/1.1" 200 109 0.012486 10.0.0.33 - - [2026-06-09 16:39:11] "POST /chown HTTP/1.1" 200 109 0.007357 10.0.0.33 - - [2026-06-09 16:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.33 - - [2026-06-09 16:39:11] "POST /chown HTTP/1.1" 200 109 0.006524 10.0.0.33 - - [2026-06-09 16:39:11] "POST /chown HTTP/1.1" 200 109 0.006620 10.0.0.33 - - [2026-06-09 16:39:11] "POST /chown HTTP/1.1" 200 109 0.024462 10.0.0.33 - - [2026-06-09 16:39:11] "POST /chown HTTP/1.1" 200 109 0.027124 10.0.0.33 - - [2026-06-09 16:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.33 - - [2026-06-09 16:39:11] "POST /chown HTTP/1.1" 200 109 0.010559 10.0.0.33 - - [2026-06-09 16:39:11] "POST /chown HTTP/1.1" 200 109 0.029579 10.0.0.33 - - [2026-06-09 16:39:11] "POST /chown HTTP/1.1" 200 109 0.022079 10.0.0.33 - - [2026-06-09 16:39:11] "POST /chown HTTP/1.1" 200 109 0.007178 10.0.0.33 - - [2026-06-09 16:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.33 - - [2026-06-09 16:39:11] "POST /chown HTTP/1.1" 200 109 0.007282 10.0.0.33 - - [2026-06-09 16:39:11] "POST /chown HTTP/1.1" 200 109 0.022677 10.0.0.33 - - [2026-06-09 16:39:11] "POST /chown HTTP/1.1" 200 109 0.006474 10.0.0.33 - - [2026-06-09 16:39:11] "POST /chown HTTP/1.1" 200 109 0.019756 10.0.0.33 - - [2026-06-09 16:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004907 10.0.0.33 - - [2026-06-09 16:39:11] "POST /chown HTTP/1.1" 200 109 0.007021 10.0.0.33 - - [2026-06-09 16:39:11] "POST /chown HTTP/1.1" 200 109 0.018128 10.0.0.33 - - [2026-06-09 16:39:11] "POST /chown HTTP/1.1" 200 109 0.014573 10.0.0.33 - - [2026-06-09 16:39:11] "POST /chown HTTP/1.1" 200 109 0.006701 10.0.0.33 - - [2026-06-09 16:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.33 - - [2026-06-09 16:39:11] "POST /chown HTTP/1.1" 200 109 0.007700 10.0.0.33 - - [2026-06-09 16:39:11] "POST /chown HTTP/1.1" 200 109 0.014529 10.0.0.33 - - [2026-06-09 16:39:11] "POST /chown HTTP/1.1" 200 109 0.017041 10.0.0.33 - - [2026-06-09 16:39:11] "POST /chown HTTP/1.1" 200 109 0.022123 10.0.0.33 - - [2026-06-09 16:39:12] "GET /virtual-machine-interface/b88ff4f4-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014071 10.0.0.33 - - [2026-06-09 16:39:12] "POST /set-tag HTTP/1.1" 200 109 0.005627 10.0.0.33 - - [2026-06-09 16:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.33 - - [2026-06-09 16:39:12] "GET /loadbalancer/c9600df6-3939-4916-aff1-69f40618103e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002690 10.0.0.33 - - [2026-06-09 16:39:12] "GET /loadbalancer-pool/e65c6225-3540-4532-b459-887f11683bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.007091 10.0.0.33 - - [2026-06-09 16:39:12] "POST /loadbalancer-members HTTP/1.1" 200 702 0.032265 10.0.0.33 - - [2026-06-09 16:39:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.009167 10.0.0.33 - - [2026-06-09 16:39:12] "GET /virtual-machine-interface/b88ff4f4-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.016431 10.0.0.33 - - [2026-06-09 16:39:12] "POST /tags HTTP/1.1" 409 221 0.002170 10.0.0.33 - - [2026-06-09 16:39:12] "GET /virtual-machine-interface/b88ff4f4-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003933 10.0.0.33 - - [2026-06-09 16:39:12] "POST /ref-update HTTP/1.1" 200 156 0.008206 10.0.0.33 - - [2026-06-09 16:39:12] "GET /floating-ip/8c0bb018-8347-462e-9748-6a7c3aa21b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.008185 10.0.0.33 - - [2026-06-09 16:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.33 - - [2026-06-09 16:39:12] "PUT /floating-ip/8c0bb018-8347-462e-9748-6a7c3aa21b8e HTTP/1.1" 200 256 0.016822 10.0.0.33 - - [2026-06-09 16:39:12] "GET /tag/6a08e9ef-01b0-4285-9b1e-dda35730f709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.038142 10.0.0.33 - - [2026-06-09 16:39:12] "POST /set-tag HTTP/1.1" 200 109 0.049644 10.0.0.33 - - [2026-06-09 16:39:13] "GET /virtual-machine-interface/b819930e-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012899 10.0.0.33 - - [2026-06-09 16:39:13] "POST /set-tag HTTP/1.1" 200 109 0.008642 10.0.0.33 - - [2026-06-09 16:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.33 - - [2026-06-09 16:39:13] "GET /loadbalancer/c9600df6-3939-4916-aff1-69f40618103e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.004071 10.0.0.33 - - [2026-06-09 16:39:13] "GET /loadbalancer-pool/e65c6225-3540-4532-b459-887f11683bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003446 10.0.0.33 - - [2026-06-09 16:39:13] "POST /loadbalancer-members HTTP/1.1" 200 702 0.022802 10.0.0.33 - - [2026-06-09 16:39:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.029133 10.0.0.33 - - [2026-06-09 16:39:13] "GET /virtual-machine-interface/b819930e-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.021272 10.0.0.33 - - [2026-06-09 16:39:13] "GET /virtual-machine-interface/b819930e-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007182 10.0.0.33 - - [2026-06-09 16:39:13] "POST /ref-update HTTP/1.1" 200 156 0.009793 10.0.0.33 - - [2026-06-09 16:39:13] "GET /floating-ip/8c0bb018-8347-462e-9748-6a7c3aa21b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.008670 10.0.0.33 - - [2026-06-09 16:39:13] "POST /set-tag HTTP/1.1" 200 109 0.017579 10.0.0.33 - - [2026-06-09 16:39:13] "GET /global-system-configs HTTP/1.1" 200 322 0.003586 10.0.0.33 - - [2026-06-09 16:39:13] "GET /global-system-configs HTTP/1.1" 200 322 0.002019 10.0.0.33 - - [2026-06-09 16:39:14] "GET /virtual-machine/92d4bf60-9983-4c99-8784-b35021c159b3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003618 10.0.0.33 - - [2026-06-09 16:39:14] "GET /virtual-machine-interface/b819930e-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004421 10.0.0.33 - - [2026-06-09 16:39:14] "GET /virtual-machine/2058af8b-aaee-4e89-9f41-7547f3066a92?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003449 10.0.0.33 - - [2026-06-09 16:39:14] "GET /virtual-machine-interface/b88ff4f4-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004688 10.0.0.33 - - [2026-06-09 16:39:23] "GET /virtual-machine-interface/bcf6d2c4-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004930 10.0.0.33 - - [2026-06-09 16:39:23] "POST /set-tag HTTP/1.1" 200 109 0.011135 10.0.0.33 - - [2026-06-09 16:39:24] "GET /virtual-machine/cd5268a1-bbd8-4d3e-a7a8-85172d9b69aa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003125 10.0.0.33 - - [2026-06-09 16:39:24] "GET /virtual-machine-interface/bcf6d2c4-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004741 10.0.0.33 - - [2026-06-09 16:39:24] "GET /virtual-machine-interface/bcf6d2c4-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005418 10.0.0.33 - - [2026-06-09 16:39:24] "POST /set-tag HTTP/1.1" 200 109 0.002929 10.0.0.33 - - [2026-06-09 16:39:56] "GET /virtual-machine-interface/bcf6d2c4-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004991 10.0.0.33 - - [2026-06-09 16:39:56] "POST /set-tag HTTP/1.1" 200 109 0.002963 10.0.0.33 - - [2026-06-09 16:39:56] "GET /virtual-machine-interface/bcf6d2c4-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004720 10.0.0.33 - - [2026-06-09 16:39:56] "POST /set-tag HTTP/1.1" 200 109 0.002254 10.0.0.33 - - [2026-06-09 16:39:56] "GET /virtual-machine/cd5268a1-bbd8-4d3e-a7a8-85172d9b69aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003422 10.0.0.33 - - [2026-06-09 16:39:56] "POST /ref-update HTTP/1.1" 200 156 0.013255 10.0.0.33 - - [2026-06-09 16:39:56] "GET /virtual-machine-interface/bcf6d2c4-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.019734 10.0.0.33 - - [2026-06-09 16:39:56] "POST /set-tag HTTP/1.1" 200 109 0.018153 10.0.0.33 - - [2026-06-09 16:39:56] "POST /set-tag HTTP/1.1" 200 109 0.027887 10.0.0.33 - - [2026-06-09 16:39:56] "DELETE /instance-ip/bd1add22-6421-11f1-9ec2-fa163e424299 HTTP/1.1" 200 115 0.051876 10.0.0.33 - - [2026-06-09 16:39:56] "DELETE /virtual-machine-interface/bcf6d2c4-6421-11f1-9ec2-fa163e424299 HTTP/1.1" 200 115 0.041456 10.0.0.33 - - [2026-06-09 16:39:56] "DELETE /virtual-machine/cd5268a1-bbd8-4d3e-a7a8-85172d9b69aa HTTP/1.1" 200 115 0.020926 10.0.0.33 - - [2026-06-09 16:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.33 - - [2026-06-09 16:39:59] "GET /tag/9631ce0e-fd45-431f-9191-5833e628b116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.011109 10.0.0.33 - - [2026-06-09 16:39:59] "GET /tag/9631ce0e-fd45-431f-9191-5833e628b116?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.012997 10.0.0.33 - - [2026-06-09 16:39:59] "GET /virtual-machine-interface/59288387-1c39-4d44-8655-d5536e634380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.004456 10.0.0.33 - - [2026-06-09 16:39:59] "POST /set-tag HTTP/1.1" 200 109 0.014208 10.0.0.33 - - [2026-06-09 16:39:59] "GET /virtual-machine-interface/943e3751-0391-4de6-af99-738aa2057a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004635 10.0.0.33 - - [2026-06-09 16:39:59] "POST /set-tag HTTP/1.1" 200 109 0.015874 10.0.0.33 - - [2026-06-09 16:39:59] "GET /virtual-machine-interface/9d70f036-5f45-4b77-a0a8-a68bf176cb04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.006455 10.0.0.33 - - [2026-06-09 16:39:59] "POST /set-tag HTTP/1.1" 200 109 0.014181 10.0.0.33 - - [2026-06-09 16:39:59] "GET /firewall-policy/3bc4df65-7ee1-4035-a761-73dcfa57d49a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.007037 10.0.0.33 - - [2026-06-09 16:39:59] "GET /firewall-rule/79b7d301-77b7-44bf-b4d0-839b9869f7ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.003623 10.0.0.33 - - [2026-06-09 16:39:59] "POST /ref-update HTTP/1.1" 200 156 0.012055 10.0.0.33 - - [2026-06-09 16:39:59] "DELETE /firewall-rule/79b7d301-77b7-44bf-b4d0-839b9869f7ce HTTP/1.1" 200 115 0.049212 10.0.0.33 - - [2026-06-09 16:39:59] "DELETE /loadbalancer-member/88239609-07d9-437f-ab18-90199fd85cfd HTTP/1.1" 200 115 0.030373 10.0.0.33 - - [2026-06-09 16:39:59] "PUT /service-instance/0247dd4e-d9c6-4e9c-bb9c-36f9153ae4f5 HTTP/1.1" 200 266 0.019473 10.0.0.33 - - [2026-06-09 16:40:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.019625 10.0.0.33 - - [2026-06-09 16:40:00] "DELETE /loadbalancer-pool/16ca28e8-23d9-4db6-8597-78825b46e17b HTTP/1.1" 200 115 0.102489 10.0.0.33 - - [2026-06-09 16:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.33 - - [2026-06-09 16:40:00] "DELETE /loadbalancer-listener/f039afe1-4c7e-4a39-a7f7-429d3680b8d5 HTTP/1.1" 200 115 0.033562 10.0.0.33 - - [2026-06-09 16:40:00] "GET /floating-ip/635c22a5-49b9-4885-ba90-e67c4c981d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.003349 10.0.0.33 - - [2026-06-09 16:40:00] "POST /chown HTTP/1.1" 200 109 0.006970 10.0.0.33 - - [2026-06-09 16:40:00] "POST /chown HTTP/1.1" 200 109 0.021482 10.0.0.33 - - [2026-06-09 16:40:00] "POST /chown HTTP/1.1" 200 109 0.019689 10.0.0.33 - - [2026-06-09 16:40:00] "PUT /floating-ip/635c22a5-49b9-4885-ba90-e67c4c981d76 HTTP/1.1" 200 256 0.058668 10.0.0.33 - - [2026-06-09 16:40:00] "POST /chown HTTP/1.1" 200 109 0.015337 10.0.0.33 - - [2026-06-09 16:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002972 10.0.0.33 - - [2026-06-09 16:40:00] "POST /chown HTTP/1.1" 200 109 0.006769 10.0.0.33 - - [2026-06-09 16:40:00] "DELETE /floating-ip/635c22a5-49b9-4885-ba90-e67c4c981d76 HTTP/1.1" 200 115 0.088808 10.0.0.33 - - [2026-06-09 16:40:00] "POST /chown HTTP/1.1" 200 109 0.006948 10.0.0.33 - - [2026-06-09 16:40:00] "POST /chown HTTP/1.1" 200 109 0.013190 10.0.0.33 - - [2026-06-09 16:40:00] "POST /chown HTTP/1.1" 200 109 0.016344 10.0.0.33 - - [2026-06-09 16:40:00] "DELETE /loadbalancer/7bdaf0a8-cd64-4eaa-b6c0-af7d1fc14b29 HTTP/1.1" 200 115 0.087602 10.0.0.33 - - [2026-06-09 16:40:00] "PUT /service-instance/0247dd4e-d9c6-4e9c-bb9c-36f9153ae4f5 HTTP/1.1" 200 266 0.010040 10.0.0.33 - - [2026-06-09 16:40:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.014087 10.0.0.33 - - [2026-06-09 16:40:00] "DELETE /instance-ip/86aca865-004c-4f0c-8d87-bb58c984b95a HTTP/1.1" 200 115 0.081008 10.0.0.33 - - [2026-06-09 16:40:00] "PUT /service-instance/0247dd4e-d9c6-4e9c-bb9c-36f9153ae4f5 HTTP/1.1" 200 266 0.007704 10.0.0.33 - - [2026-06-09 16:40:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.017047 10.0.0.33 - - [2026-06-09 16:40:00] "DELETE /virtual-machine-interface/9d70f036-5f45-4b77-a0a8-a68bf176cb04 HTTP/1.1" 200 115 0.081101 10.0.0.33 - - [2026-06-09 16:40:00] "GET /floating-ip-pool/d3f70484-039c-4793-9d5e-5d1729132393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.007420 10.0.0.33 - - [2026-06-09 16:40:00] "PUT /service-instance/0247dd4e-d9c6-4e9c-bb9c-36f9153ae4f5 HTTP/1.1" 200 266 0.023694 10.0.0.33 - - [2026-06-09 16:40:00] "POST /ref-update HTTP/1.1" 200 156 0.024020 10.0.0.33 - - [2026-06-09 16:40:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.042245 10.0.0.33 - - [2026-06-09 16:40:00] "DELETE /tag/9631ce0e-fd45-431f-9191-5833e628b116 HTTP/1.1" 200 115 0.119667 10.0.0.33 - - [2026-06-09 16:40:00] "DELETE /floating-ip-pool/d3f70484-039c-4793-9d5e-5d1729132393 HTTP/1.1" 200 115 0.146977 10.0.0.33 - - [2026-06-09 16:40:00] "DELETE /service-instance/0247dd4e-d9c6-4e9c-bb9c-36f9153ae4f5 HTTP/1.1" 200 115 0.039766 10.0.0.33 - - [2026-06-09 16:40:00] "GET /virtual-machine-interface/59288387-1c39-4d44-8655-d5536e634380?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1207 0.014374 10.0.0.33 - - [2026-06-09 16:40:00] "POST /useragent-kv HTTP/1.1" 200 115 0.003764 10.0.0.33 - - [2026-06-09 16:40:00] "POST /useragent-kv HTTP/1.1" 200 115 0.002143 10.0.0.33 - - [2026-06-09 16:40:00] "DELETE /virtual-network/4f0b8390-581c-48c8-84a9-78ea5dee8d16 HTTP/1.1" 200 115 0.156148 10.0.0.33 - - [2026-06-09 16:40:00] "GET /routing-instance/09f522f2-41fe-4380-9b40-8e62f5401838 HTTP/1.1" 404 171 0.002046 10.0.0.33 - - [2026-06-09 16:40:00] "GET /domains HTTP/1.1" 200 280 0.002025 10.0.0.33 - - [2026-06-09 16:40:00] "GET /domain/bf4f5842-9677-478f-9da1-1a37c5c70e25 HTTP/1.1" 200 3087 0.007740 10.0.0.33 - - [2026-06-09 16:40:00] "DELETE /virtual-machine-interface/59288387-1c39-4d44-8655-d5536e634380 HTTP/1.1" 200 115 0.108519 10.0.0.33 - - [2026-06-09 16:40:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.33 - - [2026-06-09 16:40:01] "GET /project/806dff97-d7ec-4cbd-b33d-086904b2f48f HTTP/1.1" 200 7142 0.103154 10.0.0.33 - - [2026-06-09 16:40:01] "DELETE /virtual-machine/27e5827c-1d81-455e-9817-b42d4dbcac51 HTTP/1.1" 200 115 0.135745 10.0.0.33 - - [2026-06-09 16:40:01] "GET /virtual-machine-interface/943e3751-0391-4de6-af99-738aa2057a74?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.037744 10.0.0.33 - - [2026-06-09 16:40:01] "DELETE /route-target/402ed75d-0e8a-4d33-b5fe-7812f07521d0 HTTP/1.1" 200 115 0.123766 10.0.0.33 - - [2026-06-09 16:40:01] "GET /virtual-machine-interface/b88ff4f4-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.017748 10.0.0.33 - - [2026-06-09 16:40:01] "POST /set-tag HTTP/1.1" 200 109 0.007237 10.0.0.33 - - [2026-06-09 16:40:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.33 - - [2026-06-09 16:40:01] "GET /loadbalancer/c9600df6-3939-4916-aff1-69f40618103e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.004755 10.0.0.33 - - [2026-06-09 16:40:01] "GET /virtual-machine-interface/b88ff4f4-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.015157 10.0.0.33 - - [2026-06-09 16:40:01] "DELETE /virtual-machine-interface/943e3751-0391-4de6-af99-738aa2057a74 HTTP/1.1" 200 115 0.073714 10.0.0.33 - - [2026-06-09 16:40:01] "POST /ref-update HTTP/1.1" 200 156 0.017058 10.0.0.33 - - [2026-06-09 16:40:01] "POST /set-tag HTTP/1.1" 200 109 0.055932 10.0.0.33 - - [2026-06-09 16:40:01] "DELETE /virtual-machine/444e1171-c0e5-447f-80aa-19ecaf643797 HTTP/1.1" 200 115 0.059356 10.0.0.33 - - [2026-06-09 16:40:01] "DELETE /loadbalancer-member/8d585684-d5b8-4fdb-80e4-f0ab37ddbd00 HTTP/1.1" 200 115 0.083681 10.0.0.33 - - [2026-06-09 16:40:03] "GET /virtual-machine-interface/b88ff4f4-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009885 10.0.0.33 - - [2026-06-09 16:40:03] "POST /set-tag HTTP/1.1" 200 109 0.005921 10.0.0.33 - - [2026-06-09 16:40:03] "GET /virtual-machine-interface/b88ff4f4-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007528 10.0.0.33 - - [2026-06-09 16:40:03] "POST /set-tag HTTP/1.1" 200 109 0.002822 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:40:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001007 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:40:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001007 10.0.0.33 - - [2026-06-09 16:40:03] "GET /virtual-machine/2058af8b-aaee-4e89-9f41-7547f3066a92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002864 10.0.0.33 - - [2026-06-09 16:40:03] "POST /ref-update HTTP/1.1" 200 156 0.011506 10.0.0.33 - - [2026-06-09 16:40:03] "GET /virtual-machine-interface/b88ff4f4-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.023040 10.0.0.33 - - [2026-06-09 16:40:03] "POST /set-tag HTTP/1.1" 200 109 0.026994 10.0.0.33 - - [2026-06-09 16:40:03] "POST /set-tag HTTP/1.1" 200 109 0.049248 10.0.0.33 - - [2026-06-09 16:40:03] "POST /set-tag HTTP/1.1" 200 109 0.030104 10.0.0.33 - - [2026-06-09 16:40:03] "DELETE /instance-ip/b8a9bdc6-6421-11f1-9ec2-fa163e424299 HTTP/1.1" 200 115 0.171855 10.0.0.33 - - [2026-06-09 16:40:03] "POST /ref-update HTTP/1.1" 200 156 0.034323 10.0.0.33 - - [2026-06-09 16:40:03] "DELETE /virtual-machine-interface/b88ff4f4-6421-11f1-9ec2-fa163e424299 HTTP/1.1" 200 115 0.076771 10.0.0.33 - - [2026-06-09 16:40:03] "DELETE /virtual-machine/2058af8b-aaee-4e89-9f41-7547f3066a92 HTTP/1.1" 200 115 0.022842 10.0.0.33 - - [2026-06-09 16:40:06] "GET /virtual-machine-interface/b819930e-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.008590 10.0.0.33 - - [2026-06-09 16:40:06] "POST /set-tag HTTP/1.1" 200 109 0.004066 10.0.0.33 - - [2026-06-09 16:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010827 10.0.0.33 - - [2026-06-09 16:40:06] "GET /loadbalancer/c9600df6-3939-4916-aff1-69f40618103e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003154 10.0.0.33 - - [2026-06-09 16:40:07] "GET /virtual-machine-interface/b819930e-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.014624 10.0.0.33 - - [2026-06-09 16:40:07] "POST /set-tag HTTP/1.1" 200 109 0.011240 10.0.0.33 - - [2026-06-09 16:40:07] "GET /virtual-machine-interface/b819930e-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004667 10.0.0.33 - - [2026-06-09 16:40:07] "POST /set-tag HTTP/1.1" 200 109 0.003228 10.0.0.33 - - [2026-06-09 16:40:07] "GET /virtual-machine/92d4bf60-9983-4c99-8784-b35021c159b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003242 10.0.0.33 - - [2026-06-09 16:40:07] "POST /ref-update HTTP/1.1" 200 156 0.018700 10.0.0.33 - - [2026-06-09 16:40:07] "GET /virtual-machine-interface/b819930e-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.023789 10.0.0.33 - - [2026-06-09 16:40:07] "POST /set-tag HTTP/1.1" 200 109 0.022719 10.0.0.33 - - [2026-06-09 16:40:07] "POST /set-tag HTTP/1.1" 200 109 0.042159 10.0.0.33 - - [2026-06-09 16:40:07] "POST /set-tag HTTP/1.1" 200 109 0.036927 10.0.0.33 - - [2026-06-09 16:40:07] "DELETE /instance-ip/b83254ca-6421-11f1-9ec2-fa163e424299 HTTP/1.1" 200 115 0.053728 10.0.0.33 - - [2026-06-09 16:40:07] "POST /ref-update HTTP/1.1" 200 156 0.010738 10.0.0.33 - - [2026-06-09 16:40:07] "DELETE /virtual-machine-interface/b819930e-6421-11f1-9ec2-fa163e424299 HTTP/1.1" 200 115 0.079468 10.0.0.33 - - [2026-06-09 16:40:07] "DELETE /virtual-machine/92d4bf60-9983-4c99-8784-b35021c159b3 HTTP/1.1" 200 115 0.036233 10.0.0.33 - - [2026-06-09 16:40:07] "DELETE /tag/a3424992-bf5e-470b-976d-bc7b5351fc5d HTTP/1.1" 200 115 0.068984 10.0.0.33 - - [2026-06-09 16:40:07] "DELETE /tag/3ebd0923-e36c-410a-805b-28e702f2e8cb HTTP/1.1" 200 115 0.114324 10.0.0.33 - - [2026-06-09 16:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004029 10.0.0.33 - - [2026-06-09 16:40:11] "GET /project/806dff97-d7ec-4cbd-b33d-086904b2f48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.078680 10.0.0.33 - - [2026-06-09 16:40:11] "POST /tags HTTP/1.1" 200 393 0.033172 10.0.0.33 - - [2026-06-09 16:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.018937 10.0.0.33 - - [2026-06-09 16:40:11] "GET /tag/1d0a0bec-e3ca-4a63-910e-3585ec827f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.042809 10.0.0.33 - - [2026-06-09 16:40:11] "POST /tags HTTP/1.1" 200 341 0.028007 10.0.0.33 - - [2026-06-09 16:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.33 - - [2026-06-09 16:40:11] "GET /tag/d7825f53-154a-43f3-add1-0bcab776a33b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.015587 10.0.0.33 - - [2026-06-09 16:40:12] "POST /id-to-fqname HTTP/1.1" 200 192 0.000634 10.0.0.33 - - [2026-06-09 16:40:12] "POST /fqname-to-id HTTP/1.1" 404 201 0.012166 10.0.0.33 - - [2026-06-09 16:40:12] "POST /security-groups HTTP/1.1" 200 589 0.071720 10.0.0.33 - - [2026-06-09 16:40:12] "POST /projects HTTP/1.1" 200 519 0.228265 10.0.0.33 - - [2026-06-09 16:40:12] "POST /fqname-to-id HTTP/1.1" 404 236 0.002390 10.0.0.33 - - [2026-06-09 16:40:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.016724 10.0.0.33 - - [2026-06-09 16:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012099 10.0.0.33 - - [2026-06-09 16:40:12] "GET /virtual-network/1d037c7d-9b70-4f9b-b60f-c133eba2fe3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.008959 10.0.0.33 - - [2026-06-09 16:40:12] "POST /access-control-lists HTTP/1.1" 200 598 0.114260 10.0.0.33 - - [2026-06-09 16:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.022965 10.0.0.33 - - [2026-06-09 16:40:12] "POST /fqname-to-id HTTP/1.1" 404 235 0.020467 10.0.0.33 - - [2026-06-09 16:40:12] "GET /virtual-network/4518041f-d6ea-40af-8a7a-b8eb89062e30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.006343 10.0.0.33 - - [2026-06-09 16:40:12] "POST /access-control-lists HTTP/1.1" 200 596 0.065126 10.0.0.33 - - [2026-06-09 16:40:12] "PUT /virtual-network/1d037c7d-9b70-4f9b-b60f-c133eba2fe3b HTTP/1.1" 200 264 0.099753 10.0.0.33 - - [2026-06-09 16:40:12] "PUT /virtual-network/4518041f-d6ea-40af-8a7a-b8eb89062e30 HTTP/1.1" 200 264 0.065727 10.0.0.33 - - [2026-06-09 16:40:12] "POST /security-groups HTTP/1.1" 200 591 0.107634 10.0.0.33 - - [2026-06-09 16:40:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.014791 10.0.0.33 - - [2026-06-09 16:40:12] "POST /fqname-to-id HTTP/1.1" 404 270 0.029470 10.0.0.33 - - [2026-06-09 16:40:12] "POST /chown HTTP/1.1" 200 109 0.034897 10.0.0.33 - - [2026-06-09 16:40:12] "GET /application-policy-set/c881a837-1cf5-4b27-a022-1adb8c334fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.028747 10.0.0.33 - - [2026-06-09 16:40:12] "POST /access-control-lists HTTP/1.1" 200 632 0.089105 10.0.0.33 - - [2026-06-09 16:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.023888 10.0.0.33 - - [2026-06-09 16:40:12] "POST /fqname-to-id HTTP/1.1" 404 269 0.008103 10.0.0.33 - - [2026-06-09 16:40:12] "GET /policy-management/c76abd6d-bd4d-42c1-8611-cfed1f7d60a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007015 10.0.0.33 - - [2026-06-09 16:40:12] "POST /tags HTTP/1.1" 409 226 0.007071 10.0.0.33 - - [2026-06-09 16:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.017042 10.0.0.33 - - [2026-06-09 16:40:12] "POST /access-control-lists HTTP/1.1" 200 630 0.085551 10.0.0.33 - - [2026-06-09 16:40:12] "GET /tag/d7825f53-154a-43f3-add1-0bcab776a33b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.045054 10.0.0.33 - - [2026-06-09 16:40:13] "POST /firewall-rules HTTP/1.1" 200 600 0.068775 10.0.0.33 - - [2026-06-09 16:40:13] "GET /firewall-rule/1cb08b29-fa4e-47d0-bf2e-63031c57a35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.011451 10.0.0.33 - - [2026-06-09 16:40:13] "GET /firewall-policy/4352502b-6d4f-4dd2-92ef-beadad36e8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004361 10.0.0.33 - - [2026-06-09 16:40:13] "GET /firewall-rule/1cb08b29-fa4e-47d0-bf2e-63031c57a35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002943 10.0.0.33 - - [2026-06-09 16:40:13] "POST /ref-update HTTP/1.1" 200 156 0.053421 10.0.0.33 - - [2026-06-09 16:40:13] "GET /application-policy-set/c881a837-1cf5-4b27-a022-1adb8c334fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013606 10.0.0.33 - - [2026-06-09 16:40:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.33 - - [2026-06-09 16:40:13] "GET /policy-management/c76abd6d-bd4d-42c1-8611-cfed1f7d60a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002852 10.0.0.33 - - [2026-06-09 16:40:13] "POST /tags HTTP/1.1" 409 226 0.001898 10.0.0.33 - - [2026-06-09 16:40:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.33 - - [2026-06-09 16:40:13] "GET /tag/d7825f53-154a-43f3-add1-0bcab776a33b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.026667 10.0.0.33 - - [2026-06-09 16:40:13] "POST /firewall-rules HTTP/1.1" 200 598 0.082647 10.0.0.33 - - [2026-06-09 16:40:13] "GET /firewall-rule/d5da9d0b-11aa-4227-a792-66301ac309c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004220 10.0.0.33 - - [2026-06-09 16:40:13] "GET /firewall-policy/4352502b-6d4f-4dd2-92ef-beadad36e8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004647 10.0.0.33 - - [2026-06-09 16:40:13] "GET /firewall-rule/d5da9d0b-11aa-4227-a792-66301ac309c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002916 10.0.0.33 - - [2026-06-09 16:40:13] "POST /ref-update HTTP/1.1" 200 156 0.059973 10.0.0.33 - - [2026-06-09 16:40:14] "POST /tags HTTP/1.1" 200 393 0.032777 10.0.0.33 - - [2026-06-09 16:40:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.019425 10.0.0.33 - - [2026-06-09 16:40:14] "GET /tag/b57d3c98-a274-4d5b-8ea8-dee85204c48c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.025430 10.0.0.33 - - [2026-06-09 16:40:14] "POST /tags HTTP/1.1" 200 341 0.041145 10.0.0.33 - - [2026-06-09 16:40:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.023284 10.0.0.33 - - [2026-06-09 16:40:14] "GET /tag/69815803-6625-4ad8-abec-a56fe00b4355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.018215 10.0.0.33 - - [2026-06-09 16:40:15] "POST /id-to-fqname HTTP/1.1" 200 192 0.000556 10.0.0.33 - - [2026-06-09 16:40:15] "POST /fqname-to-id HTTP/1.1" 404 201 0.017553 10.0.0.33 - - [2026-06-09 16:40:15] "POST /security-groups HTTP/1.1" 200 589 0.078331 10.0.0.33 - - [2026-06-09 16:40:15] "POST /projects HTTP/1.1" 200 519 0.231923 10.0.0.33 - - [2026-06-09 16:40:15] "POST /fqname-to-id HTTP/1.1" 404 236 0.006011 10.0.0.33 - - [2026-06-09 16:40:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.031798 10.0.0.33 - - [2026-06-09 16:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.018795 10.0.0.33 - - [2026-06-09 16:40:15] "GET /virtual-network/1d037c7d-9b70-4f9b-b60f-c133eba2fe3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.028267 10.0.0.33 - - [2026-06-09 16:40:15] "POST /access-control-lists HTTP/1.1" 200 598 0.103616 10.0.0.33 - - [2026-06-09 16:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.033922 10.0.0.33 - - [2026-06-09 16:40:15] "POST /fqname-to-id HTTP/1.1" 404 235 0.028876 10.0.0.33 - - [2026-06-09 16:40:15] "GET /virtual-network/4518041f-d6ea-40af-8a7a-b8eb89062e30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.006593 10.0.0.33 - - [2026-06-09 16:40:15] "POST /access-control-lists HTTP/1.1" 200 596 0.075104 10.0.0.33 - - [2026-06-09 16:40:15] "PUT /virtual-network/1d037c7d-9b70-4f9b-b60f-c133eba2fe3b HTTP/1.1" 200 264 0.093091 10.0.0.33 - - [2026-06-09 16:40:15] "PUT /virtual-network/4518041f-d6ea-40af-8a7a-b8eb89062e30 HTTP/1.1" 200 264 0.056799 10.0.0.33 - - [2026-06-09 16:40:15] "POST /security-groups HTTP/1.1" 200 591 0.086990 10.0.0.33 - - [2026-06-09 16:40:15] "POST /fqname-to-id HTTP/1.1" 404 270 0.001732 10.0.0.33 - - [2026-06-09 16:40:15] "POST /access-control-lists HTTP/1.1" 200 632 0.054151 10.0.0.33 - - [2026-06-09 16:40:15] "POST /fqname-to-id HTTP/1.1" 404 269 0.010044 10.0.0.33 - - [2026-06-09 16:40:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.067178 10.0.0.33 - - [2026-06-09 16:40:15] "POST /chown HTTP/1.1" 200 109 0.024735 10.0.0.33 - - [2026-06-09 16:40:15] "GET /application-policy-set/c881a837-1cf5-4b27-a022-1adb8c334fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011096 10.0.0.33 - - [2026-06-09 16:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.33 - - [2026-06-09 16:40:15] "GET /policy-management/c76abd6d-bd4d-42c1-8611-cfed1f7d60a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011400 10.0.0.33 - - [2026-06-09 16:40:15] "POST /access-control-lists HTTP/1.1" 200 630 0.137212 10.0.0.33 - - [2026-06-09 16:40:15] "POST /tags HTTP/1.1" 409 226 0.002909 10.0.0.33 - - [2026-06-09 16:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009520 10.0.0.33 - - [2026-06-09 16:40:16] "GET /tag/69815803-6625-4ad8-abec-a56fe00b4355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012263 10.0.0.33 - - [2026-06-09 16:40:16] "POST /firewall-rules HTTP/1.1" 200 600 0.076141 10.0.0.33 - - [2026-06-09 16:40:16] "GET /firewall-rule/c27b484d-6749-4fe1-b01a-b237d0092bf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.006532 10.0.0.33 - - [2026-06-09 16:40:16] "GET /firewall-policy/4352502b-6d4f-4dd2-92ef-beadad36e8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.005620 10.0.0.33 - - [2026-06-09 16:40:16] "GET /firewall-rule/c27b484d-6749-4fe1-b01a-b237d0092bf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002559 10.0.0.33 - - [2026-06-09 16:40:16] "POST /ref-update HTTP/1.1" 200 156 0.070744 10.0.0.33 - - [2026-06-09 16:40:16] "GET /application-policy-set/c881a837-1cf5-4b27-a022-1adb8c334fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002205 10.0.0.33 - - [2026-06-09 16:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005451 10.0.0.33 - - [2026-06-09 16:40:16] "GET /policy-management/c76abd6d-bd4d-42c1-8611-cfed1f7d60a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003206 10.0.0.33 - - [2026-06-09 16:40:16] "POST /tags HTTP/1.1" 409 226 0.002277 10.0.0.33 - - [2026-06-09 16:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008771 10.0.0.33 - - [2026-06-09 16:40:16] "GET /tag/69815803-6625-4ad8-abec-a56fe00b4355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.017408 10.0.0.33 - - [2026-06-09 16:40:16] "POST /firewall-rules HTTP/1.1" 200 598 0.075653 10.0.0.33 - - [2026-06-09 16:40:16] "GET /firewall-rule/02790e6f-8615-4d30-a097-a51e42136e66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.008383 10.0.0.33 - - [2026-06-09 16:40:16] "GET /firewall-policy/4352502b-6d4f-4dd2-92ef-beadad36e8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.008349 10.0.0.33 - - [2026-06-09 16:40:16] "GET /firewall-rule/02790e6f-8615-4d30-a097-a51e42136e66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003103 10.0.0.33 - - [2026-06-09 16:40:16] "POST /ref-update HTTP/1.1" 200 156 0.134554 10.0.0.33 - - [2026-06-09 16:40:17] "POST /tags HTTP/1.1" 200 345 0.099556 10.0.0.33 - - [2026-06-09 16:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.027957 10.0.0.33 - - [2026-06-09 16:40:17] "GET /tag/0bfe8540-897e-4fce-9fdd-dbe2be6e1baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.016905 10.0.0.33 - - [2026-06-09 16:40:17] "POST /projects HTTP/1.1" 409 238 0.001842 10.0.0.33 - - [2026-06-09 16:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.33 - - [2026-06-09 16:40:18] "GET /project/10b59b7d-f05b-4445-9280-b53c41cbc4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032138 10.0.0.33 - - [2026-06-09 16:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.33 - - [2026-06-09 16:40:18] "GET /virtual-network/1d037c7d-9b70-4f9b-b60f-c133eba2fe3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004930 10.0.0.33 - - [2026-06-09 16:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.33 - - [2026-06-09 16:40:18] "GET /virtual-network/4518041f-d6ea-40af-8a7a-b8eb89062e30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004589 10.0.0.33 - - [2026-06-09 16:40:18] "POST /security-groups HTTP/1.1" 409 285 0.002211 10.0.0.33 - - [2026-06-09 16:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.33 - - [2026-06-09 16:40:18] "PUT /security-group/badaea74-3317-4055-9e06-fd17838661db HTTP/1.1" 200 262 0.058972 10.0.0.33 - - [2026-06-09 16:40:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.028519 10.0.0.33 - - [2026-06-09 16:40:18] "POST /tags HTTP/1.1" 409 228 0.010663 10.0.0.33 - - [2026-06-09 16:40:18] "PUT /access-control-list/eafc13da-9f72-4e82-b4da-0871de3cb812 HTTP/1.1" 200 272 0.038414 10.0.0.33 - - [2026-06-09 16:40:18] "PUT /access-control-list/bc13b000-7cac-4ab4-bd59-db409b1c114b HTTP/1.1" 200 272 0.019095 10.0.0.33 - - [2026-06-09 16:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.33 - - [2026-06-09 16:40:18] "GET /tag/0bfe8540-897e-4fce-9fdd-dbe2be6e1baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.011388 10.0.0.33 - - [2026-06-09 16:40:18] "POST /tags HTTP/1.1" 200 345 0.021572 10.0.0.33 - - [2026-06-09 16:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008526 10.0.0.33 - - [2026-06-09 16:40:18] "GET /tag/c7b84d51-20e3-4004-b6fb-3e248aee6228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.015594 10.0.0.33 - - [2026-06-09 16:40:18] "POST /projects HTTP/1.1" 409 238 0.002385 10.0.0.33 - - [2026-06-09 16:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.33 - - [2026-06-09 16:40:18] "GET /project/7387cb6f-e71b-4a57-90e4-4fc6d268cc97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034121 10.0.0.33 - - [2026-06-09 16:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.33 - - [2026-06-09 16:40:18] "GET /virtual-network/1d037c7d-9b70-4f9b-b60f-c133eba2fe3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004203 10.0.0.33 - - [2026-06-09 16:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.33 - - [2026-06-09 16:40:18] "GET /virtual-network/4518041f-d6ea-40af-8a7a-b8eb89062e30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004134 10.0.0.33 - - [2026-06-09 16:40:18] "POST /security-groups HTTP/1.1" 409 285 0.002069 10.0.0.33 - - [2026-06-09 16:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.33 - - [2026-06-09 16:40:18] "PUT /security-group/7f5c94ad-420d-489c-8059-3fe9df681699 HTTP/1.1" 200 262 0.054559 10.0.0.33 - - [2026-06-09 16:40:18] "PUT /access-control-list/2dbf294f-cbd6-4fe8-b600-0a01e300bf25 HTTP/1.1" 200 272 0.023883 10.0.0.33 - - [2026-06-09 16:40:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.042151 10.0.0.33 - - [2026-06-09 16:40:18] "PUT /access-control-list/6dce4f33-ca65-4eaf-9c75-6f8bd92458b9 HTTP/1.1" 200 272 0.044714 10.0.0.33 - - [2026-06-09 16:40:18] "POST /tags HTTP/1.1" 200 291 0.075908 10.0.0.33 - - [2026-06-09 16:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.33 - - [2026-06-09 16:40:18] "GET /tag/c64151d9-9a61-4982-8614-6a840c0aaa6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.015016 10.0.0.33 - - [2026-06-09 16:40:18] "POST /tags HTTP/1.1" 200 303 0.054114 10.0.0.33 - - [2026-06-09 16:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.33 - - [2026-06-09 16:40:19] "GET /tag/6ad485a2-6c0e-4581-ac43-2e47262457ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.013474 10.0.0.33 - - [2026-06-09 16:40:19] "POST /tags HTTP/1.1" 409 252 0.001893 10.0.0.33 - - [2026-06-09 16:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.33 - - [2026-06-09 16:40:19] "GET /tag/1d0a0bec-e3ca-4a63-910e-3585ec827f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.012044 10.0.0.33 - - [2026-06-09 16:40:19] "POST /tags HTTP/1.1" 409 226 0.001869 10.0.0.33 - - [2026-06-09 16:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.33 - - [2026-06-09 16:40:19] "GET /tag/d7825f53-154a-43f3-add1-0bcab776a33b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011644 10.0.0.33 - - [2026-06-09 16:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.33 - - [2026-06-09 16:40:19] "GET /virtual-network/1d037c7d-9b70-4f9b-b60f-c133eba2fe3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005170 10.0.0.33 - - [2026-06-09 16:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.33 - - [2026-06-09 16:40:19] "GET /project/10b59b7d-f05b-4445-9280-b53c41cbc4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039510 10.0.0.33 - - [2026-06-09 16:40:19] "POST /virtual-machines HTTP/1.1" 200 395 0.009137 10.0.0.33 - - [2026-06-09 16:40:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.017664 10.0.0.33 - - [2026-06-09 16:40:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113443 10.0.0.33 - - [2026-06-09 16:40:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.008453 10.0.0.33 - - [2026-06-09 16:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.022344 10.0.0.33 - - [2026-06-09 16:40:19] "GET /virtual-machine-interface/e6c2caae-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008278 10.0.0.33 - - [2026-06-09 16:40:19] "POST /instance-ips HTTP/1.1" 200 397 0.037891 10.0.0.33 - - [2026-06-09 16:40:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.035735 10.0.0.33 - - [2026-06-09 16:40:19] "GET /virtual-machine-interface/e6c2caae-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013782 10.0.0.33 - - [2026-06-09 16:40:19] "POST /set-tag HTTP/1.1" 200 109 0.063487 10.0.0.33 - - [2026-06-09 16:40:19] "GET /virtual-machine-interface/e6c2caae-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016720 10.0.0.33 - - [2026-06-09 16:40:19] "GET /instance-ip/e6def602-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.008717 10.0.0.33 - - [2026-06-09 16:40:19] "GET /virtual-machine-interface/e6c2caae-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004625 10.0.0.33 - - [2026-06-09 16:40:19] "POST /set-tag HTTP/1.1" 200 109 0.002594 10.0.0.33 - - [2026-06-09 16:40:19] "GET /virtual-router/740fb40c-e6ea-4dba-96da-b4d3f2964ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003743 10.0.0.33 - - [2026-06-09 16:40:20] "POST /ref-update HTTP/1.1" 200 156 0.024637 10.0.0.33 - - [2026-06-09 16:40:20] "GET /virtual-machine-interface/e6c2caae-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.022866 10.0.0.33 - - [2026-06-09 16:40:20] "POST /set-tag HTTP/1.1" 200 109 0.002479 10.0.0.33 - - [2026-06-09 16:40:20] "GET /virtual-machine-interface/e6c2caae-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005153 10.0.0.33 - - [2026-06-09 16:40:20] "POST /set-tag HTTP/1.1" 200 109 0.002189 10.0.0.33 - - [2026-06-09 16:40:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005461 10.0.0.33 - - [2026-06-09 16:40:20] "GET /virtual-network/1d037c7d-9b70-4f9b-b60f-c133eba2fe3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006167 10.0.0.33 - - [2026-06-09 16:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002996 10.0.0.33 - - [2026-06-09 16:40:21] "GET /project/10b59b7d-f05b-4445-9280-b53c41cbc4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.054185 10.0.0.33 - - [2026-06-09 16:40:21] "POST /virtual-machines HTTP/1.1" 200 395 0.012577 10.0.0.33 - - [2026-06-09 16:40:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.028740 10.0.0.33 - - [2026-06-09 16:40:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.183931 10.0.0.33 - - [2026-06-09 16:40:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.037157 10.0.0.33 - - [2026-06-09 16:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010448 10.0.0.33 - - [2026-06-09 16:40:21] "GET /virtual-machine-interface/e7dc0770-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004712 10.0.0.33 - - [2026-06-09 16:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.33 - - [2026-06-09 16:40:21] "GET /project/10b59b7d-f05b-4445-9280-b53c41cbc4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.054304 10.0.0.33 - - [2026-06-09 16:40:21] "POST /instance-ips HTTP/1.1" 200 397 0.084989 10.0.0.33 - - [2026-06-09 16:40:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.037863 10.0.0.33 - - [2026-06-09 16:40:21] "GET /virtual-machine-interface/e7dc0770-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010366 10.0.0.33 - - [2026-06-09 16:40:21] "POST /set-tag HTTP/1.1" 200 109 0.090659 10.0.0.33 - - [2026-06-09 16:40:21] "GET /virtual-machine-interface/e7dc0770-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011496 10.0.0.33 - - [2026-06-09 16:40:21] "GET /instance-ip/e800790c-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004825 10.0.0.33 - - [2026-06-09 16:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.33 - - [2026-06-09 16:40:21] "GET /virtual-machine-interface/e7dc0770-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016565 10.0.0.33 - - [2026-06-09 16:40:21] "GET /project/7387cb6f-e71b-4a57-90e4-4fc6d268cc97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047380 10.0.0.33 - - [2026-06-09 16:40:21] "POST /set-tag HTTP/1.1" 200 109 0.004838 10.0.0.33 - - [2026-06-09 16:40:21] "POST /tags HTTP/1.1" 200 291 0.033665 10.0.0.33 - - [2026-06-09 16:40:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.33 - - [2026-06-09 16:40:22] "GET /tag/cf1ddc8b-a94e-4139-864e-cd5bcaeb45d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.015221 10.0.0.33 - - [2026-06-09 16:40:22] "POST /tags HTTP/1.1" 409 252 0.004167 10.0.0.33 - - [2026-06-09 16:40:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004594 10.0.0.33 - - [2026-06-09 16:40:22] "GET /tag/b57d3c98-a274-4d5b-8ea8-dee85204c48c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.017288 10.0.0.33 - - [2026-06-09 16:40:22] "POST /tags HTTP/1.1" 409 228 0.002477 10.0.0.33 - - [2026-06-09 16:40:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005600 10.0.0.33 - - [2026-06-09 16:40:22] "GET /tag/c7b84d51-20e3-4004-b6fb-3e248aee6228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.021080 10.0.0.33 - - [2026-06-09 16:40:22] "POST /tags HTTP/1.1" 409 226 0.006021 10.0.0.33 - - [2026-06-09 16:40:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.33 - - [2026-06-09 16:40:22] "GET /tag/69815803-6625-4ad8-abec-a56fe00b4355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.014591 10.0.0.33 - - [2026-06-09 16:40:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.33 - - [2026-06-09 16:40:22] "GET /virtual-network/1d037c7d-9b70-4f9b-b60f-c133eba2fe3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006859 10.0.0.33 - - [2026-06-09 16:40:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.33 - - [2026-06-09 16:40:22] "GET /project/7387cb6f-e71b-4a57-90e4-4fc6d268cc97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043164 10.0.0.33 - - [2026-06-09 16:40:22] "POST /virtual-machines HTTP/1.1" 200 395 0.014644 10.0.0.33 - - [2026-06-09 16:40:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.011725 10.0.0.33 - - [2026-06-09 16:40:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.147256 10.0.0.33 - - [2026-06-09 16:40:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.046261 10.0.0.33 - - [2026-06-09 16:40:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010154 10.0.0.33 - - [2026-06-09 16:40:22] "GET /virtual-machine-interface/e89b27b8-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005061 10.0.0.33 - - [2026-06-09 16:40:22] "POST /instance-ips HTTP/1.1" 200 397 0.024205 10.0.0.33 - - [2026-06-09 16:40:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.066197 10.0.0.33 - - [2026-06-09 16:40:22] "GET /virtual-machine-interface/e89b27b8-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009714 10.0.0.33 - - [2026-06-09 16:40:22] "POST /set-tag HTTP/1.1" 200 109 0.079211 10.0.0.33 - - [2026-06-09 16:40:23] "GET /virtual-machine-interface/e89b27b8-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020756 10.0.0.33 - - [2026-06-09 16:40:23] "GET /instance-ip/e8bc6450-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006416 10.0.0.33 - - [2026-06-09 16:40:23] "GET /virtual-machine-interface/e89b27b8-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008530 10.0.0.33 - - [2026-06-09 16:40:23] "POST /set-tag HTTP/1.1" 200 109 0.004686 10.0.0.33 - - [2026-06-09 16:40:23] "GET /virtual-router/740fb40c-e6ea-4dba-96da-b4d3f2964ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.010777 10.0.0.33 - - [2026-06-09 16:40:23] "POST /ref-update HTTP/1.1" 200 156 0.012809 10.0.0.33 - - [2026-06-09 16:40:23] "GET /virtual-machine-interface/e7dc0770-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010506 10.0.0.33 - - [2026-06-09 16:40:23] "POST /set-tag HTTP/1.1" 200 109 0.004079 10.0.0.33 - - [2026-06-09 16:40:23] "GET /virtual-router/740fb40c-e6ea-4dba-96da-b4d3f2964ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004372 10.0.0.33 - - [2026-06-09 16:40:23] "POST /ref-update HTTP/1.1" 200 156 0.018738 10.0.0.33 - - [2026-06-09 16:40:23] "GET /virtual-machine-interface/e89b27b8-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010165 10.0.0.33 - - [2026-06-09 16:40:23] "POST /set-tag HTTP/1.1" 200 109 0.002656 10.0.0.33 - - [2026-06-09 16:40:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.33 - - [2026-06-09 16:40:23] "GET /virtual-network/1d037c7d-9b70-4f9b-b60f-c133eba2fe3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007411 10.0.0.33 - - [2026-06-09 16:40:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004719 10.0.0.33 - - [2026-06-09 16:40:23] "GET /project/7387cb6f-e71b-4a57-90e4-4fc6d268cc97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.057123 10.0.0.33 - - [2026-06-09 16:40:23] "POST /virtual-machines HTTP/1.1" 200 395 0.020726 10.0.0.33 - - [2026-06-09 16:40:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.023660 10.0.0.33 - - [2026-06-09 16:40:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.183447 10.0.0.33 - - [2026-06-09 16:40:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.011532 10.0.0.33 - - [2026-06-09 16:40:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.013233 10.0.0.33 - - [2026-06-09 16:40:23] "GET /virtual-machine-interface/e93fa068-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004452 10.0.0.33 - - [2026-06-09 16:40:23] "POST /instance-ips HTTP/1.1" 200 397 0.038289 10.0.0.33 - - [2026-06-09 16:40:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.024841 10.0.0.33 - - [2026-06-09 16:40:23] "GET /virtual-machine-interface/e93fa068-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012585 10.0.0.33 - - [2026-06-09 16:40:24] "POST /set-tag HTTP/1.1" 200 109 0.071835 10.0.0.33 - - [2026-06-09 16:40:24] "GET /virtual-machine-interface/e93fa068-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017383 10.0.0.33 - - [2026-06-09 16:40:24] "GET /instance-ip/e964f0ac-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003388 10.0.0.33 - - [2026-06-09 16:40:24] "GET /virtual-machine-interface/e93fa068-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006562 10.0.0.33 - - [2026-06-09 16:40:24] "POST /set-tag HTTP/1.1" 200 109 0.005866 10.0.0.33 - - [2026-06-09 16:40:24] "GET /virtual-router/740fb40c-e6ea-4dba-96da-b4d3f2964ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.006760 10.0.0.33 - - [2026-06-09 16:40:24] "POST /ref-update HTTP/1.1" 200 156 0.013711 10.0.0.33 - - [2026-06-09 16:40:24] "GET /virtual-machine-interface/e93fa068-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017645 10.0.0.33 - - [2026-06-09 16:40:24] "POST /set-tag HTTP/1.1" 200 109 0.018988 10.0.0.33 - - [2026-06-09 16:40:24] "POST /tags HTTP/1.1" 200 299 0.023040 10.0.0.33 - - [2026-06-09 16:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008659 10.0.0.33 - - [2026-06-09 16:40:24] "GET /tag/6833205c-5c46-4f78-9d7c-556a6dc5203d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.022992 10.0.0.33 - - [2026-06-09 16:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.33 - - [2026-06-09 16:40:24] "GET /virtual-network/1d037c7d-9b70-4f9b-b60f-c133eba2fe3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007998 10.0.0.33 - - [2026-06-09 16:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.33 - - [2026-06-09 16:40:24] "GET /project/10b59b7d-f05b-4445-9280-b53c41cbc4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038016 10.0.0.33 - - [2026-06-09 16:40:24] "POST /virtual-machines HTTP/1.1" 200 395 0.016100 10.0.0.33 - - [2026-06-09 16:40:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.022351 10.0.0.33 - - [2026-06-09 16:40:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.150375 10.0.0.33 - - [2026-06-09 16:40:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.015272 10.0.0.33 - - [2026-06-09 16:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009827 10.0.0.33 - - [2026-06-09 16:40:24] "GET /virtual-machine-interface/e9e3a53c-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011625 10.0.0.33 - - [2026-06-09 16:40:25] "POST /instance-ips HTTP/1.1" 200 397 0.231975 10.0.0.33 - - [2026-06-09 16:40:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.059486 10.0.0.33 - - [2026-06-09 16:40:25] "GET /virtual-machine-interface/e9e3a53c-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.024769 10.0.0.33 - - [2026-06-09 16:40:25] "POST /set-tag HTTP/1.1" 200 109 0.027015 10.0.0.33 - - [2026-06-09 16:40:25] "GET /virtual-machine-interface/e9e3a53c-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.026681 10.0.0.33 - - [2026-06-09 16:40:25] "GET /instance-ip/ea08eea0-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.010388 10.0.0.33 - - [2026-06-09 16:40:25] "GET /virtual-machine-interface/e9e3a53c-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004647 10.0.0.33 - - [2026-06-09 16:40:25] "POST /set-tag HTTP/1.1" 200 109 0.003515 10.0.0.33 - - [2026-06-09 16:40:25] "GET /virtual-router/740fb40c-e6ea-4dba-96da-b4d3f2964ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.005954 10.0.0.33 - - [2026-06-09 16:40:25] "POST /ref-update HTTP/1.1" 200 156 0.019691 10.0.0.33 - - [2026-06-09 16:40:25] "GET /virtual-machine-interface/e9e3a53c-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008148 10.0.0.33 - - [2026-06-09 16:40:25] "POST /set-tag HTTP/1.1" 200 109 0.002771 10.0.0.33 - - [2026-06-09 16:40:25] "POST /tags HTTP/1.1" 200 299 0.031207 10.0.0.33 - - [2026-06-09 16:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.021601 10.0.0.33 - - [2026-06-09 16:40:25] "GET /tag/d7dff8ec-6c48-4a82-95ea-4336f0f441e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.032862 10.0.0.33 - - [2026-06-09 16:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.33 - - [2026-06-09 16:40:25] "GET /virtual-network/1d037c7d-9b70-4f9b-b60f-c133eba2fe3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.008537 10.0.0.33 - - [2026-06-09 16:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.33 - - [2026-06-09 16:40:25] "GET /project/10b59b7d-f05b-4445-9280-b53c41cbc4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.072118 10.0.0.33 - - [2026-06-09 16:40:25] "POST /virtual-machines HTTP/1.1" 200 395 0.007738 10.0.0.33 - - [2026-06-09 16:40:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.019927 10.0.0.33 - - [2026-06-09 16:40:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.134263 10.0.0.33 - - [2026-06-09 16:40:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.008348 10.0.0.33 - - [2026-06-09 16:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.016766 10.0.0.33 - - [2026-06-09 16:40:26] "GET /virtual-machine-interface/eab0a762-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004657 10.0.0.33 - - [2026-06-09 16:40:26] "POST /instance-ips HTTP/1.1" 200 397 0.031867 10.0.0.33 - - [2026-06-09 16:40:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.040561 10.0.0.33 - - [2026-06-09 16:40:26] "GET /virtual-machine-interface/eab0a762-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.017409 10.0.0.33 - - [2026-06-09 16:40:26] "POST /set-tag HTTP/1.1" 200 109 0.024246 10.0.0.33 - - [2026-06-09 16:40:26] "GET /virtual-machine-interface/eab0a762-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017415 10.0.0.33 - - [2026-06-09 16:40:26] "GET /instance-ip/eacea4b0-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.013935 10.0.0.33 - - [2026-06-09 16:40:26] "GET /virtual-machine-interface/eab0a762-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004702 10.0.0.33 - - [2026-06-09 16:40:26] "POST /set-tag HTTP/1.1" 200 109 0.005182 10.0.0.33 - - [2026-06-09 16:40:26] "POST /tags HTTP/1.1" 200 299 0.019135 10.0.0.33 - - [2026-06-09 16:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.33 - - [2026-06-09 16:40:26] "GET /tag/01970b36-27fa-4bc3-91a9-bc35d123a95c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.019828 10.0.0.33 - - [2026-06-09 16:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.33 - - [2026-06-09 16:40:26] "GET /virtual-network/1d037c7d-9b70-4f9b-b60f-c133eba2fe3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004683 10.0.0.33 - - [2026-06-09 16:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.33 - - [2026-06-09 16:40:26] "GET /project/7387cb6f-e71b-4a57-90e4-4fc6d268cc97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026850 10.0.0.33 - - [2026-06-09 16:40:26] "POST /virtual-machines HTTP/1.1" 200 395 0.011621 10.0.0.33 - - [2026-06-09 16:40:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.048821 10.0.0.33 - - [2026-06-09 16:40:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.138535 10.0.0.33 - - [2026-06-09 16:40:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.026320 10.0.0.33 - - [2026-06-09 16:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.019269 10.0.0.33 - - [2026-06-09 16:40:27] "GET /virtual-machine-interface/eb3a9a58-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004529 10.0.0.33 - - [2026-06-09 16:40:27] "POST /instance-ips HTTP/1.1" 200 397 0.038129 10.0.0.33 - - [2026-06-09 16:40:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.028413 10.0.0.33 - - [2026-06-09 16:40:27] "GET /virtual-machine-interface/eb3a9a58-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010483 10.0.0.33 - - [2026-06-09 16:40:27] "POST /set-tag HTTP/1.1" 200 109 0.018631 10.0.0.33 - - [2026-06-09 16:40:27] "GET /virtual-machine-interface/eb3a9a58-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016755 10.0.0.33 - - [2026-06-09 16:40:27] "GET /instance-ip/eb5d6b14-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004414 10.0.0.33 - - [2026-06-09 16:40:27] "GET /virtual-machine-interface/eb3a9a58-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004333 10.0.0.33 - - [2026-06-09 16:40:27] "POST /set-tag HTTP/1.1" 200 109 0.004387 10.0.0.33 - - [2026-06-09 16:40:27] "POST /tags HTTP/1.1" 200 299 0.034914 10.0.0.33 - - [2026-06-09 16:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.33 - - [2026-06-09 16:40:27] "GET /tag/96171945-7a4e-430c-a15d-7d94d7eea0e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.015087 10.0.0.33 - - [2026-06-09 16:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.33 - - [2026-06-09 16:40:27] "GET /virtual-network/1d037c7d-9b70-4f9b-b60f-c133eba2fe3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005518 10.0.0.33 - - [2026-06-09 16:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005133 10.0.0.33 - - [2026-06-09 16:40:27] "GET /project/7387cb6f-e71b-4a57-90e4-4fc6d268cc97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038381 10.0.0.33 - - [2026-06-09 16:40:27] "POST /virtual-machines HTTP/1.1" 200 395 0.020032 10.0.0.33 - - [2026-06-09 16:40:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.013232 10.0.0.33 - - [2026-06-09 16:40:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.117076 10.0.0.33 - - [2026-06-09 16:40:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.010144 10.0.0.33 - - [2026-06-09 16:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004698 10.0.0.33 - - [2026-06-09 16:40:27] "GET /virtual-machine-interface/ebc22432-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007068 10.0.0.33 - - [2026-06-09 16:40:28] "POST /instance-ips HTTP/1.1" 200 397 0.032535 10.0.0.33 - - [2026-06-09 16:40:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.039006 10.0.0.33 - - [2026-06-09 16:40:28] "GET /virtual-machine-interface/ebc22432-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.018545 10.0.0.33 - - [2026-06-09 16:40:28] "POST /set-tag HTTP/1.1" 200 109 0.033867 10.0.0.33 - - [2026-06-09 16:40:28] "GET /virtual-machine-interface/ebc22432-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010951 10.0.0.33 - - [2026-06-09 16:40:28] "GET /instance-ip/ebdd5f54-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.011820 10.0.0.33 - - [2026-06-09 16:40:28] "GET /virtual-machine-interface/ebc22432-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005021 10.0.0.33 - - [2026-06-09 16:40:28] "POST /set-tag HTTP/1.1" 200 109 0.006730 10.0.0.33 - - [2026-06-09 16:40:28] "GET /virtual-machine-interface/e7dc0770-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004663 10.0.0.33 - - [2026-06-09 16:40:28] "POST /set-tag HTTP/1.1" 200 109 0.003183 10.0.0.33 - - [2026-06-09 16:40:28] "GET /virtual-router/740fb40c-e6ea-4dba-96da-b4d3f2964ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.010368 10.0.0.33 - - [2026-06-09 16:40:28] "POST /ref-update HTTP/1.1" 200 156 0.016869 10.0.0.33 - - [2026-06-09 16:40:28] "GET /virtual-machine-interface/eab0a762-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013395 10.0.0.33 - - [2026-06-09 16:40:28] "POST /set-tag HTTP/1.1" 200 109 0.003344 10.0.0.33 - - [2026-06-09 16:40:28] "GET /virtual-router/740fb40c-e6ea-4dba-96da-b4d3f2964ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.008986 10.0.0.33 - - [2026-06-09 16:40:28] "POST /ref-update HTTP/1.1" 200 156 0.008432 10.0.0.33 - - [2026-06-09 16:40:28] "GET /virtual-machine-interface/eb3a9a58-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006830 10.0.0.33 - - [2026-06-09 16:40:28] "POST /set-tag HTTP/1.1" 200 109 0.005072 10.0.0.33 - - [2026-06-09 16:40:28] "GET /virtual-machine-interface/e89b27b8-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005641 10.0.0.33 - - [2026-06-09 16:40:28] "POST /set-tag HTTP/1.1" 200 109 0.002568 10.0.0.33 - - [2026-06-09 16:40:28] "GET /virtual-router/740fb40c-e6ea-4dba-96da-b4d3f2964ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.005091 10.0.0.33 - - [2026-06-09 16:40:28] "POST /ref-update HTTP/1.1" 200 156 0.009465 10.0.0.33 - - [2026-06-09 16:40:28] "GET /virtual-machine-interface/ebc22432-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009560 10.0.0.33 - - [2026-06-09 16:40:28] "POST /set-tag HTTP/1.1" 200 109 0.003100 10.0.0.33 - - [2026-06-09 16:40:28] "GET /virtual-machine-interface/e93fa068-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005570 10.0.0.33 - - [2026-06-09 16:40:28] "POST /set-tag HTTP/1.1" 200 109 0.003075 10.0.0.33 - - [2026-06-09 16:40:28] "GET /virtual-machine-interface/e9e3a53c-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004431 10.0.0.33 - - [2026-06-09 16:40:28] "POST /set-tag HTTP/1.1" 200 109 0.003299 10.0.0.33 - - [2026-06-09 16:40:28] "GET /virtual-machine-interface/eab0a762-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006795 10.0.0.33 - - [2026-06-09 16:40:28] "POST /set-tag HTTP/1.1" 200 109 0.002497 10.0.0.33 - - [2026-06-09 16:40:28] "GET /virtual-machine-interface/e9e3a53c-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004819 10.0.0.33 - - [2026-06-09 16:40:28] "POST /set-tag HTTP/1.1" 200 109 0.002310 10.0.0.33 - - [2026-06-09 16:40:28] "GET /virtual-machine-interface/eb3a9a58-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003929 10.0.0.33 - - [2026-06-09 16:40:28] "POST /set-tag HTTP/1.1" 200 109 0.003045 10.0.0.33 - - [2026-06-09 16:40:28] "GET /virtual-machine-interface/e89b27b8-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013384 10.0.0.33 - - [2026-06-09 16:40:28] "POST /set-tag HTTP/1.1" 200 109 0.002755 10.0.0.33 - - [2026-06-09 16:40:28] "GET /virtual-machine-interface/ebc22432-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004477 10.0.0.33 - - [2026-06-09 16:40:29] "POST /set-tag HTTP/1.1" 200 109 0.004113 10.0.0.33 - - [2026-06-09 16:40:30] "GET /virtual-machine-interface/e6c2caae-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006066 10.0.0.33 - - [2026-06-09 16:40:30] "POST /set-tag HTTP/1.1" 200 109 0.002394 10.0.0.33 - - [2026-06-09 16:40:31] "GET /virtual-machine/7b4f3e4b-292a-4bba-9812-c0accfd75c2e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003327 10.0.0.33 - - [2026-06-09 16:40:31] "GET /virtual-machine-interface/e6c2caae-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005114 10.0.0.33 - - [2026-06-09 16:40:33] "GET /virtual-machine-interface/eab0a762-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004758 10.0.0.33 - - [2026-06-09 16:40:33] "POST /set-tag HTTP/1.1" 200 109 0.008670 10.0.0.33 - - [2026-06-09 16:40:33] "GET /virtual-machine-interface/e7dc0770-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008243 10.0.0.33 - - [2026-06-09 16:40:33] "POST /set-tag HTTP/1.1" 200 109 0.003284 10.0.0.33 - - [2026-06-09 16:40:33] "GET /virtual-machine-interface/eb3a9a58-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004708 10.0.0.33 - - [2026-06-09 16:40:33] "POST /set-tag HTTP/1.1" 200 109 0.002540 10.0.0.33 - - [2026-06-09 16:40:34] "GET /virtual-machine-interface/e93fa068-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004555 10.0.0.33 - - [2026-06-09 16:40:34] "POST /set-tag HTTP/1.1" 200 109 0.002198 10.0.0.33 - - [2026-06-09 16:40:37] "GET /virtual-machine/143b17d8-5adb-44b0-880e-32b759f85c43?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003275 10.0.0.33 - - [2026-06-09 16:40:37] "GET /virtual-machine-interface/e7dc0770-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004302 10.0.0.33 - - [2026-06-09 16:40:37] "GET /virtual-machine/34db785e-e6a3-44e4-967f-4b26015caf63?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003099 10.0.0.33 - - [2026-06-09 16:40:37] "GET /virtual-machine-interface/e89b27b8-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004091 10.0.0.33 - - [2026-06-09 16:40:37] "GET /virtual-machine/2209a25d-f52a-43ea-a8c9-b60e8d6b3515?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003576 10.0.0.33 - - [2026-06-09 16:40:37] "GET /virtual-machine-interface/e93fa068-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003832 10.0.0.33 - - [2026-06-09 16:40:37] "GET /virtual-machine/3745e23c-a8c9-46d9-b808-c1e1a8fa26ff?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004138 10.0.0.33 - - [2026-06-09 16:40:37] "GET /virtual-machine-interface/e9e3a53c-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004588 10.0.0.33 - - [2026-06-09 16:40:37] "GET /virtual-machine/f32ea902-e687-4342-9652-a9a16e536951?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003100 10.0.0.33 - - [2026-06-09 16:40:37] "GET /virtual-machine-interface/eb3a9a58-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004138 10.0.0.33 - - [2026-06-09 16:40:37] "GET /virtual-machine/794f7b2a-0315-494d-a50e-271332ec4109?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003852 10.0.0.33 - - [2026-06-09 16:40:37] "GET /virtual-machine-interface/eab0a762-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004492 10.0.0.33 - - [2026-06-09 16:40:38] "GET /virtual-machine-interface/ebc22432-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004878 10.0.0.33 - - [2026-06-09 16:40:38] "POST /set-tag HTTP/1.1" 200 109 0.002216 10.0.0.33 - - [2026-06-09 16:40:42] "GET /virtual-machine/ab8aa129-2a89-4bec-a7ca-6982298e4327?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003123 10.0.0.33 - - [2026-06-09 16:40:42] "GET /virtual-machine-interface/ebc22432-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003963 10.0.0.33 - - [2026-06-09 16:40:43] "GET /loadbalancer/301d3675-f1e9-4f2c-bb16-9cd71001f9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002476 10.0.0.33 - - [2026-06-09 16:40:43] "POST /tags HTTP/1.1" 200 333 0.022587 10.0.0.33 - - [2026-06-09 16:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009064 10.0.0.33 - - [2026-06-09 16:40:43] "GET /tag/7d2cda50-2c07-4bd0-aeaf-69cd4ed0942f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.014738 10.0.0.33 - - [2026-06-09 16:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.33 - - [2026-06-09 16:40:43] "GET /project/10b59b7d-f05b-4445-9280-b53c41cbc4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037171 10.0.0.33 - - [2026-06-09 16:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.33 - - [2026-06-09 16:40:43] "GET /virtual-network/4518041f-d6ea-40af-8a7a-b8eb89062e30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004419 10.0.0.33 - - [2026-06-09 16:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001542 10.0.0.33 - - [2026-06-09 16:40:43] "GET /service-appliance-set/6e90b46f-e3e6-4295-af60-38e04273cc64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002043 10.0.0.33 - - [2026-06-09 16:40:43] "POST /fqname-to-id HTTP/1.1" 404 273 0.001348 10.0.0.33 - - [2026-06-09 16:40:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.090580 10.0.0.33 - - [2026-06-09 16:40:43] "GET /virtual-machine-interface/d1241ce6-9349-4f56-ae75-d159c6e9a401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.007494 10.0.0.33 - - [2026-06-09 16:40:43] "POST /instance-ips HTTP/1.1" 200 409 0.029616 10.0.0.33 - - [2026-06-09 16:40:43] "GET /instance-ip/bfbd7d39-caa0-4c7c-a0d5-6d1d46167f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.004237 10.0.0.33 - - [2026-06-09 16:40:43] "POST /loadbalancers HTTP/1.1" 200 629 0.061667 10.0.0.33 - - [2026-06-09 16:40:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.019210 10.0.0.33 - - [2026-06-09 16:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005022 10.0.0.33 - - [2026-06-09 16:40:43] "GET /project/10b59b7d-f05b-4445-9280-b53c41cbc4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045415 10.0.0.33 - - [2026-06-09 16:40:43] "GET /instance-ip/bfbd7d39-caa0-4c7c-a0d5-6d1d46167f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.002419 10.0.0.33 - - [2026-06-09 16:40:43] "POST /floating-ips HTTP/1.1" 200 597 0.028036 10.0.0.33 - - [2026-06-09 16:40:43] "GET /project/10b59b7d-f05b-4445-9280-b53c41cbc4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.067907 10.0.0.33 - - [2026-06-09 16:40:43] "GET /loadbalancer/301d3675-f1e9-4f2c-bb16-9cd71001f9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.006430 10.0.0.33 - - [2026-06-09 16:40:43] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.018681 10.0.0.33 - - [2026-06-09 16:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.33 - - [2026-06-09 16:40:43] "GET /project/10b59b7d-f05b-4445-9280-b53c41cbc4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029583 10.0.0.33 - - [2026-06-09 16:40:43] "GET /loadbalancer-listener/25630e45-da46-4c35-83e3-04c33c937456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1841 0.003818 10.0.0.33 - - [2026-06-09 16:40:43] "GET /loadbalancer-listener/25630e45-da46-4c35-83e3-04c33c937456?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1241 0.003711 10.0.0.33 - - [2026-06-09 16:40:43] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.017291 10.0.0.33 - - [2026-06-09 16:40:43] "GET /instance-ip/bfbd7d39-caa0-4c7c-a0d5-6d1d46167f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.010199 10.0.0.33 - - [2026-06-09 16:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.33 - - [2026-06-09 16:40:43] "GET /instance-ip/bfbd7d39-caa0-4c7c-a0d5-6d1d46167f2a?fields=floating_ips HTTP/1.1" 200 1213 0.004221 10.0.0.33 - - [2026-06-09 16:40:43] "GET /floating-ip/fe43c8fd-e80a-42fe-b8cb-e8095259625b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.001958 10.0.0.33 - - [2026-06-09 16:40:43] "GET /loadbalancer/301d3675-f1e9-4f2c-bb16-9cd71001f9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002892 10.0.0.33 - - [2026-06-09 16:40:43] "GET /loadbalancer-pool/153ab3b0-a29e-4a4a-b3a7-6f1756f12e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.005302 10.0.0.33 - - [2026-06-09 16:40:43] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015572 10.0.0.33 - - [2026-06-09 16:40:44] "GET /loadbalancer/301d3675-f1e9-4f2c-bb16-9cd71001f9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002915 10.0.0.33 - - [2026-06-09 16:40:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.010595 10.0.0.33 - - [2026-06-09 16:40:44] "GET /virtual-machine-interface/e6c2caae-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015812 10.0.0.33 - - [2026-06-09 16:40:44] "GET /virtual-machine-interface/e6c2caae-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006806 10.0.0.33 - - [2026-06-09 16:40:44] "POST /tags HTTP/1.1" 409 221 0.002939 10.0.0.33 - - [2026-06-09 16:40:44] "POST /ref-update HTTP/1.1" 200 156 0.006397 10.0.0.33 - - [2026-06-09 16:40:44] "GET /floating-ip/fe43c8fd-e80a-42fe-b8cb-e8095259625b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.006251 10.0.0.33 - - [2026-06-09 16:40:44] "PUT /floating-ip/fe43c8fd-e80a-42fe-b8cb-e8095259625b HTTP/1.1" 200 256 0.013045 10.0.0.33 - - [2026-06-09 16:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.33 - - [2026-06-09 16:40:44] "GET /tag/7d2cda50-2c07-4bd0-aeaf-69cd4ed0942f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.011607 10.0.0.33 - - [2026-06-09 16:40:44] "POST /set-tag HTTP/1.1" 200 109 0.062298 10.0.0.33 - - [2026-06-09 16:40:44] "GET /loadbalancer-pool/153ab3b0-a29e-4a4a-b3a7-6f1756f12e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003198 10.0.0.33 - - [2026-06-09 16:40:44] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015624 10.0.0.33 - - [2026-06-09 16:40:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.021405 10.0.0.33 - - [2026-06-09 16:40:44] "GET /virtual-machine-interface/e7dc0770-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004965 10.0.0.33 - - [2026-06-09 16:40:44] "GET /virtual-machine-interface/e7dc0770-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004180 10.0.0.33 - - [2026-06-09 16:40:44] "POST /ref-update HTTP/1.1" 200 156 0.006629 10.0.0.33 - - [2026-06-09 16:40:44] "GET /floating-ip/fe43c8fd-e80a-42fe-b8cb-e8095259625b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.010623 10.0.0.33 - - [2026-06-09 16:40:44] "POST /set-tag HTTP/1.1" 200 109 0.059687 10.0.0.33 - - [2026-06-09 16:40:45] "POST /tags HTTP/1.1" 409 206 0.002321 10.0.0.33 - - [2026-06-09 16:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.33 - - [2026-06-09 16:40:45] "GET /tag/6ad485a2-6c0e-4581-ac43-2e47262457ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.015554 10.0.0.33 - - [2026-06-09 16:40:45] "POST /tags HTTP/1.1" 409 204 0.002188 10.0.0.33 - - [2026-06-09 16:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.33 - - [2026-06-09 16:40:45] "GET /tag/d7dff8ec-6c48-4a82-95ea-4336f0f441e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.011076 10.0.0.33 - - [2026-06-09 16:40:45] "GET /application-policy-set/c881a837-1cf5-4b27-a022-1adb8c334fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002327 10.0.0.33 - - [2026-06-09 16:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.33 - - [2026-06-09 16:40:45] "GET /policy-management/c76abd6d-bd4d-42c1-8611-cfed1f7d60a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002474 10.0.0.33 - - [2026-06-09 16:40:45] "POST /tags HTTP/1.1" 409 206 0.001476 10.0.0.33 - - [2026-06-09 16:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.33 - - [2026-06-09 16:40:45] "GET /tag/6ad485a2-6c0e-4581-ac43-2e47262457ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010915 10.0.0.33 - - [2026-06-09 16:40:45] "POST /tags HTTP/1.1" 409 226 0.001632 10.0.0.33 - - [2026-06-09 16:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.33 - - [2026-06-09 16:40:45] "GET /tag/d7825f53-154a-43f3-add1-0bcab776a33b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011629 10.0.0.33 - - [2026-06-09 16:40:45] "POST /tags HTTP/1.1" 409 204 0.002101 10.0.0.33 - - [2026-06-09 16:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.33 - - [2026-06-09 16:40:45] "GET /tag/d7dff8ec-6c48-4a82-95ea-4336f0f441e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.010766 10.0.0.33 - - [2026-06-09 16:40:45] "POST /tags HTTP/1.1" 409 226 0.001909 10.0.0.33 - - [2026-06-09 16:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.33 - - [2026-06-09 16:40:45] "GET /tag/d7825f53-154a-43f3-add1-0bcab776a33b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011698 10.0.0.33 - - [2026-06-09 16:40:45] "GET /application-policy-set/c881a837-1cf5-4b27-a022-1adb8c334fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002839 10.0.0.33 - - [2026-06-09 16:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.33 - - [2026-06-09 16:40:45] "GET /policy-management/c76abd6d-bd4d-42c1-8611-cfed1f7d60a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002701 10.0.0.33 - - [2026-06-09 16:40:45] "POST /firewall-rules HTTP/1.1" 200 626 0.067980 10.0.0.33 - - [2026-06-09 16:40:45] "POST /firewall-rules HTTP/1.1" 200 646 0.076830 10.0.0.33 - - [2026-06-09 16:40:46] "GET /firewall-rule/a2797e13-9613-4409-8539-2e68cd1d6db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.012891 10.0.0.33 - - [2026-06-09 16:40:46] "GET /firewall-policy/826fd7d5-47d6-48b7-8f2e-115e6e6f647d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003573 10.0.0.33 - - [2026-06-09 16:40:46] "GET /firewall-rule/5b20d44a-9f2f-4b0b-a621-17ab53f5d791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.004450 10.0.0.33 - - [2026-06-09 16:40:46] "POST /ref-update HTTP/1.1" 200 156 0.013413 10.0.0.33 - - [2026-06-09 16:40:46] "POST /firewall-policys HTTP/1.1" 200 606 0.031770 10.0.0.33 - - [2026-06-09 16:40:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.012654 10.0.0.33 - - [2026-06-09 16:40:46] "GET /firewall-policy/d55fc7ff-f338-46ff-b7d8-ea8079da12de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.009547 10.0.0.33 - - [2026-06-09 16:40:46] "GET /application-policy-set/c881a837-1cf5-4b27-a022-1adb8c334fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002673 10.0.0.33 - - [2026-06-09 16:40:46] "GET /firewall-policy/d55fc7ff-f338-46ff-b7d8-ea8079da12de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002813 10.0.0.33 - - [2026-06-09 16:40:46] "GET /firewall-policy/3bc4df65-7ee1-4035-a761-73dcfa57d49a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003541 10.0.0.33 - - [2026-06-09 16:40:46] "GET /firewall-policy/4352502b-6d4f-4dd2-92ef-beadad36e8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003533 10.0.0.33 - - [2026-06-09 16:40:46] "GET /firewall-policy/826fd7d5-47d6-48b7-8f2e-115e6e6f647d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003829 10.0.0.33 - - [2026-06-09 16:40:46] "GET /firewall-policy/826fd7d5-47d6-48b7-8f2e-115e6e6f647d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002029 10.0.0.33 - - [2026-06-09 16:40:46] "GET /firewall-policy/4352502b-6d4f-4dd2-92ef-beadad36e8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002361 10.0.0.33 - - [2026-06-09 16:40:46] "POST /ref-update HTTP/1.1" 200 156 0.028378 10.0.0.33 - - [2026-06-09 16:40:46] "POST /ref-update HTTP/1.1" 200 156 0.030884 10.0.0.33 - - [2026-06-09 16:40:46] "POST /ref-update HTTP/1.1" 200 156 0.020000 10.0.0.33 - - [2026-06-09 16:40:46] "POST /ref-update HTTP/1.1" 200 156 0.038918 10.0.0.33 - - [2026-06-09 16:40:46] "POST /ref-update HTTP/1.1" 200 156 0.040343 10.0.0.33 - - [2026-06-09 16:40:46] "GET /firewall-policy/d55fc7ff-f338-46ff-b7d8-ea8079da12de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002856 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:41:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000952 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:41:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000924 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:41:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001178 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:41:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001005 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:41:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000970 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:41:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000937 10.0.0.33 - - [2026-06-09 16:42:45] "POST /tags HTTP/1.1" 409 252 0.004807 10.0.0.33 - - [2026-06-09 16:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.33 - - [2026-06-09 16:42:45] "GET /tag/b57d3c98-a274-4d5b-8ea8-dee85204c48c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.014247 10.0.0.33 - - [2026-06-09 16:42:45] "POST /tags HTTP/1.1" 409 228 0.003072 10.0.0.33 - - [2026-06-09 16:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.33 - - [2026-06-09 16:42:45] "GET /tag/c7b84d51-20e3-4004-b6fb-3e248aee6228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.012345 10.0.0.33 - - [2026-06-09 16:42:45] "GET /application-policy-set/c881a837-1cf5-4b27-a022-1adb8c334fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.006823 10.0.0.33 - - [2026-06-09 16:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004075 10.0.0.33 - - [2026-06-09 16:42:45] "GET /policy-management/c76abd6d-bd4d-42c1-8611-cfed1f7d60a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002138 10.0.0.33 - - [2026-06-09 16:42:45] "POST /tags HTTP/1.1" 409 206 0.001987 10.0.0.33 - - [2026-06-09 16:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.33 - - [2026-06-09 16:42:45] "GET /tag/6ad485a2-6c0e-4581-ac43-2e47262457ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010617 10.0.0.33 - - [2026-06-09 16:42:45] "POST /tags HTTP/1.1" 409 226 0.001520 10.0.0.33 - - [2026-06-09 16:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.33 - - [2026-06-09 16:42:45] "GET /tag/d7825f53-154a-43f3-add1-0bcab776a33b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011873 10.0.0.33 - - [2026-06-09 16:42:45] "POST /tags HTTP/1.1" 409 204 0.002808 10.0.0.33 - - [2026-06-09 16:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.33 - - [2026-06-09 16:42:45] "GET /tag/d7dff8ec-6c48-4a82-95ea-4336f0f441e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.010915 10.0.0.33 - - [2026-06-09 16:42:45] "POST /tags HTTP/1.1" 409 226 0.001800 10.0.0.33 - - [2026-06-09 16:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.33 - - [2026-06-09 16:42:45] "GET /tag/d7825f53-154a-43f3-add1-0bcab776a33b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010668 10.0.0.33 - - [2026-06-09 16:42:45] "POST /tags HTTP/1.1" 409 228 0.001644 10.0.0.33 - - [2026-06-09 16:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.33 - - [2026-06-09 16:42:45] "GET /tag/c7b84d51-20e3-4004-b6fb-3e248aee6228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.011048 10.0.0.33 - - [2026-06-09 16:42:45] "POST /tags HTTP/1.1" 409 252 0.001606 10.0.0.33 - - [2026-06-09 16:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.33 - - [2026-06-09 16:42:45] "GET /tag/b57d3c98-a274-4d5b-8ea8-dee85204c48c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.011290 10.0.0.33 - - [2026-06-09 16:42:45] "GET /application-policy-set/c881a837-1cf5-4b27-a022-1adb8c334fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.001922 10.0.0.33 - - [2026-06-09 16:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.33 - - [2026-06-09 16:42:45] "GET /policy-management/c76abd6d-bd4d-42c1-8611-cfed1f7d60a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002517 10.0.0.33 - - [2026-06-09 16:42:45] "POST /firewall-rules HTTP/1.1" 409 281 0.001505 10.0.0.33 - - [2026-06-09 16:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.33 - - [2026-06-09 16:42:45] "PUT /firewall-rule/5b20d44a-9f2f-4b0b-a621-17ab53f5d791 HTTP/1.1" 200 260 0.019994 10.0.0.33 - - [2026-06-09 16:42:45] "POST /firewall-rules HTTP/1.1" 409 291 0.004482 10.0.0.33 - - [2026-06-09 16:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.33 - - [2026-06-09 16:42:45] "PUT /firewall-rule/a2797e13-9613-4409-8539-2e68cd1d6db7 HTTP/1.1" 200 260 0.021501 10.0.0.33 - - [2026-06-09 16:42:45] "GET /firewall-rule/a2797e13-9613-4409-8539-2e68cd1d6db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.004758 10.0.0.33 - - [2026-06-09 16:42:45] "POST /firewall-rules HTTP/1.1" 200 658 0.086952 10.0.0.33 - - [2026-06-09 16:42:46] "GET /firewall-rule/f838f082-6af1-4d82-9698-99e55770d5ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.004123 10.0.0.33 - - [2026-06-09 16:42:46] "GET /firewall-policy/826fd7d5-47d6-48b7-8f2e-115e6e6f647d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001897 10.0.0.33 - - [2026-06-09 16:42:46] "GET /firewall-rule/5b20d44a-9f2f-4b0b-a621-17ab53f5d791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.002146 10.0.0.33 - - [2026-06-09 16:42:46] "POST /firewall-policys HTTP/1.1" 409 269 0.001418 10.0.0.33 - - [2026-06-09 16:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.33 - - [2026-06-09 16:42:46] "PUT /firewall-policy/d55fc7ff-f338-46ff-b7d8-ea8079da12de HTTP/1.1" 200 264 0.025768 10.0.0.33 - - [2026-06-09 16:42:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.033748 10.0.0.33 - - [2026-06-09 16:42:46] "GET /firewall-policy/d55fc7ff-f338-46ff-b7d8-ea8079da12de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.010355 10.0.0.33 - - [2026-06-09 16:42:46] "GET /application-policy-set/c881a837-1cf5-4b27-a022-1adb8c334fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.006142 10.0.0.33 - - [2026-06-09 16:42:46] "GET /firewall-policy/d55fc7ff-f338-46ff-b7d8-ea8079da12de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002254 10.0.0.33 - - [2026-06-09 16:42:46] "GET /firewall-policy/3bc4df65-7ee1-4035-a761-73dcfa57d49a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.001913 10.0.0.33 - - [2026-06-09 16:42:46] "GET /firewall-policy/4352502b-6d4f-4dd2-92ef-beadad36e8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002914 10.0.0.33 - - [2026-06-09 16:42:46] "GET /firewall-policy/826fd7d5-47d6-48b7-8f2e-115e6e6f647d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002053 10.0.0.33 - - [2026-06-09 16:42:46] "GET /firewall-policy/d55fc7ff-f338-46ff-b7d8-ea8079da12de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.001756 10.0.0.33 - - [2026-06-09 16:42:46] "GET /firewall-policy/d55fc7ff-f338-46ff-b7d8-ea8079da12de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002762 10.0.0.33 - - [2026-06-09 16:43:47] "GET /virtual-machine-interface/e6c2caae-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006907 10.0.0.33 - - [2026-06-09 16:43:47] "POST /set-tag HTTP/1.1" 200 109 0.005515 10.0.0.33 - - [2026-06-09 16:43:47] "GET /virtual-machine-interface/e89b27b8-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008876 10.0.0.33 - - [2026-06-09 16:43:47] "POST /set-tag HTTP/1.1" 200 109 0.004178 10.0.0.33 - - [2026-06-09 16:43:47] "GET /virtual-machine-interface/eab0a762-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005545 10.0.0.33 - - [2026-06-09 16:43:47] "POST /set-tag HTTP/1.1" 200 109 0.003112 10.0.0.33 - - [2026-06-09 16:43:47] "GET /virtual-machine-interface/e9e3a53c-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004688 10.0.0.33 - - [2026-06-09 16:43:47] "POST /set-tag HTTP/1.1" 200 109 0.002301 10.0.0.33 - - [2026-06-09 16:43:47] "GET /virtual-machine-interface/eb3a9a58-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004116 10.0.0.33 - - [2026-06-09 16:43:47] "POST /set-tag HTTP/1.1" 200 109 0.002951 10.0.0.33 - - [2026-06-09 16:43:47] "GET /virtual-machine-interface/ebc22432-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004007 10.0.0.33 - - [2026-06-09 16:43:47] "POST /set-tag HTTP/1.1" 200 109 0.002145 10.0.0.33 - - [2026-06-09 16:43:47] "GET /virtual-machine-interface/e93fa068-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004903 10.0.0.33 - - [2026-06-09 16:43:47] "POST /set-tag HTTP/1.1" 200 109 0.002220 10.0.0.33 - - [2026-06-09 16:43:47] "GET /virtual-machine-interface/e7dc0770-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004324 10.0.0.33 - - [2026-06-09 16:43:47] "POST /set-tag HTTP/1.1" 200 109 0.002642 10.0.0.33 - - [2026-06-09 16:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.33 - - [2026-06-09 16:43:47] "GET /loadbalancer/301d3675-f1e9-4f2c-bb16-9cd71001f9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003183 10.0.0.33 - - [2026-06-09 16:43:47] "GET /virtual-machine-interface/e6c2caae-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008265 10.0.0.33 - - [2026-06-09 16:43:47] "POST /set-tag HTTP/1.1" 200 109 0.039745 10.0.0.33 - - [2026-06-09 16:43:48] "DELETE /loadbalancer-member/5eaaa70c-a7bf-4d55-b82c-744c31b6a5fb HTTP/1.1" 200 115 0.063686 10.0.0.33 - - [2026-06-09 16:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004707 10.0.0.33 - - [2026-06-09 16:43:48] "GET /loadbalancer/301d3675-f1e9-4f2c-bb16-9cd71001f9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003211 10.0.0.33 - - [2026-06-09 16:43:48] "GET /virtual-machine-interface/e93fa068-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004982 10.0.0.33 - - [2026-06-09 16:43:48] "POST /set-tag HTTP/1.1" 200 109 0.003604 10.0.0.33 - - [2026-06-09 16:43:48] "GET /virtual-machine-interface/e93fa068-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004907 10.0.0.33 - - [2026-06-09 16:43:48] "POST /set-tag HTTP/1.1" 200 109 0.002786 10.0.0.33 - - [2026-06-09 16:43:48] "GET /virtual-machine/2209a25d-f52a-43ea-a8c9-b60e8d6b3515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003227 10.0.0.33 - - [2026-06-09 16:43:48] "POST /ref-update HTTP/1.1" 200 156 0.009478 10.0.0.33 - - [2026-06-09 16:43:48] "GET /virtual-machine-interface/e93fa068-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006782 10.0.0.33 - - [2026-06-09 16:43:48] "POST /set-tag HTTP/1.1" 200 109 0.033370 10.0.0.33 - - [2026-06-09 16:43:48] "POST /set-tag HTTP/1.1" 200 109 0.049957 10.0.0.33 - - [2026-06-09 16:43:48] "POST /set-tag HTTP/1.1" 200 109 0.018630 10.0.0.33 - - [2026-06-09 16:43:48] "POST /set-tag HTTP/1.1" 200 109 0.029802 10.0.0.33 - - [2026-06-09 16:43:49] "POST /set-tag HTTP/1.1" 200 109 0.030648 10.0.0.33 - - [2026-06-09 16:43:49] "DELETE /instance-ip/e964f0ac-6421-11f1-9ec2-fa163e424299 HTTP/1.1" 200 115 0.048516 10.0.0.33 - - [2026-06-09 16:43:49] "DELETE /virtual-machine-interface/e93fa068-6421-11f1-9ec2-fa163e424299 HTTP/1.1" 200 115 0.044211 10.0.0.33 - - [2026-06-09 16:43:49] "DELETE /virtual-machine/2209a25d-f52a-43ea-a8c9-b60e8d6b3515 HTTP/1.1" 200 115 0.022004 10.0.0.33 - - [2026-06-09 16:43:49] "GET /virtual-machine-interface/e89b27b8-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004656 10.0.0.33 - - [2026-06-09 16:43:49] "POST /set-tag HTTP/1.1" 200 109 0.002739 10.0.0.33 - - [2026-06-09 16:43:49] "GET /virtual-machine-interface/e89b27b8-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004320 10.0.0.33 - - [2026-06-09 16:43:49] "POST /set-tag HTTP/1.1" 200 109 0.002339 10.0.0.33 - - [2026-06-09 16:43:49] "GET /virtual-machine/34db785e-e6a3-44e4-967f-4b26015caf63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004660 10.0.0.33 - - [2026-06-09 16:43:49] "POST /ref-update HTTP/1.1" 200 156 0.009467 10.0.0.33 - - [2026-06-09 16:43:49] "GET /virtual-machine-interface/e89b27b8-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016373 10.0.0.33 - - [2026-06-09 16:43:49] "POST /set-tag HTTP/1.1" 200 109 0.025556 10.0.0.33 - - [2026-06-09 16:43:49] "POST /set-tag HTTP/1.1" 200 109 0.033047 10.0.0.33 - - [2026-06-09 16:43:49] "POST /set-tag HTTP/1.1" 200 109 0.031515 10.0.0.33 - - [2026-06-09 16:43:49] "POST /set-tag HTTP/1.1" 200 109 0.016562 10.0.0.33 - - [2026-06-09 16:43:49] "POST /set-tag HTTP/1.1" 200 109 0.025013 10.0.0.33 - - [2026-06-09 16:43:49] "DELETE /instance-ip/e8bc6450-6421-11f1-9ec2-fa163e424299 HTTP/1.1" 200 115 0.060823 10.0.0.33 - - [2026-06-09 16:43:49] "DELETE /virtual-machine-interface/e89b27b8-6421-11f1-9ec2-fa163e424299 HTTP/1.1" 200 115 0.041202 10.0.0.33 - - [2026-06-09 16:43:49] "DELETE /virtual-machine/34db785e-e6a3-44e4-967f-4b26015caf63 HTTP/1.1" 200 115 0.025550 10.0.0.33 - - [2026-06-09 16:43:49] "DELETE /tag/cf1ddc8b-a94e-4139-864e-cd5bcaeb45d8 HTTP/1.1" 200 115 0.034350 10.0.0.33 - - [2026-06-09 16:43:49] "GET /virtual-machine-interface/e7dc0770-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004569 10.0.0.33 - - [2026-06-09 16:43:49] "POST /set-tag HTTP/1.1" 200 109 0.002729 10.0.0.33 - - [2026-06-09 16:43:49] "GET /virtual-machine-interface/e7dc0770-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004654 10.0.0.33 - - [2026-06-09 16:43:49] "POST /set-tag HTTP/1.1" 200 109 0.003147 10.0.0.33 - - [2026-06-09 16:43:49] "GET /virtual-machine/143b17d8-5adb-44b0-880e-32b759f85c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.007252 10.0.0.33 - - [2026-06-09 16:43:49] "POST /ref-update HTTP/1.1" 200 156 0.010431 10.0.0.33 - - [2026-06-09 16:43:49] "GET /virtual-machine-interface/e7dc0770-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.020949 10.0.0.33 - - [2026-06-09 16:43:50] "POST /set-tag HTTP/1.1" 200 109 0.047312 10.0.0.33 - - [2026-06-09 16:43:50] "POST /set-tag HTTP/1.1" 200 109 0.037336 10.0.0.33 - - [2026-06-09 16:43:50] "POST /set-tag HTTP/1.1" 200 109 0.041400 10.0.0.33 - - [2026-06-09 16:43:50] "POST /set-tag HTTP/1.1" 200 109 0.031591 10.0.0.33 - - [2026-06-09 16:43:50] "POST /set-tag HTTP/1.1" 200 109 0.023682 10.0.0.33 - - [2026-06-09 16:43:50] "DELETE /instance-ip/e800790c-6421-11f1-9ec2-fa163e424299 HTTP/1.1" 200 115 0.070217 10.0.0.33 - - [2026-06-09 16:43:50] "POST /ref-update HTTP/1.1" 200 156 0.011735 10.0.0.33 - - [2026-06-09 16:43:50] "DELETE /virtual-machine-interface/e7dc0770-6421-11f1-9ec2-fa163e424299 HTTP/1.1" 200 115 0.046810 10.0.0.33 - - [2026-06-09 16:43:50] "DELETE /virtual-machine/143b17d8-5adb-44b0-880e-32b759f85c43 HTTP/1.1" 200 115 0.024938 10.0.0.33 - - [2026-06-09 16:43:50] "GET /virtual-machine-interface/e6c2caae-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013502 10.0.0.33 - - [2026-06-09 16:43:50] "POST /set-tag HTTP/1.1" 200 109 0.002682 10.0.0.33 - - [2026-06-09 16:43:50] "GET /virtual-machine-interface/e6c2caae-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004127 10.0.0.33 - - [2026-06-09 16:43:50] "POST /set-tag HTTP/1.1" 200 109 0.002335 10.0.0.33 - - [2026-06-09 16:43:50] "GET /virtual-machine/7b4f3e4b-292a-4bba-9812-c0accfd75c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003311 10.0.0.33 - - [2026-06-09 16:43:50] "POST /ref-update HTTP/1.1" 200 156 0.008714 10.0.0.33 - - [2026-06-09 16:43:50] "GET /virtual-machine-interface/e6c2caae-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010260 10.0.0.33 - - [2026-06-09 16:43:50] "POST /set-tag HTTP/1.1" 200 109 0.034216 10.0.0.33 - - [2026-06-09 16:43:50] "POST /set-tag HTTP/1.1" 200 109 0.020142 10.0.0.33 - - [2026-06-09 16:43:50] "POST /set-tag HTTP/1.1" 200 109 0.029329 10.0.0.33 - - [2026-06-09 16:43:50] "POST /set-tag HTTP/1.1" 200 109 0.024800 10.0.0.33 - - [2026-06-09 16:43:50] "POST /set-tag HTTP/1.1" 200 109 0.022361 10.0.0.33 - - [2026-06-09 16:43:50] "DELETE /instance-ip/e6def602-6421-11f1-9ec2-fa163e424299 HTTP/1.1" 200 115 0.048657 10.0.0.33 - - [2026-06-09 16:43:50] "POST /ref-update HTTP/1.1" 200 156 0.013247 10.0.0.33 - - [2026-06-09 16:43:50] "DELETE /virtual-machine-interface/e6c2caae-6421-11f1-9ec2-fa163e424299 HTTP/1.1" 200 115 0.047256 10.0.0.33 - - [2026-06-09 16:43:51] "DELETE /virtual-machine/7b4f3e4b-292a-4bba-9812-c0accfd75c2e HTTP/1.1" 200 115 0.032799 10.0.0.33 - - [2026-06-09 16:43:51] "DELETE /tag/6ad485a2-6c0e-4581-ac43-2e47262457ce HTTP/1.1" 409 388 0.008787 10.0.0.33 - - [2026-06-09 16:43:51] "DELETE /tag/c64151d9-9a61-4982-8614-6a840c0aaa6f HTTP/1.1" 200 115 0.029587 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:44:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001023 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:44:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001009 10.0.0.33 - - [2026-06-09 16:44:13] "GET /global-system-configs HTTP/1.1" 200 322 0.004155 10.0.0.33 - - [2026-06-09 16:44:13] "GET /global-system-configs HTTP/1.1" 200 322 0.002220 10.0.0.33 - - [2026-06-09 16:44:18] "GET /virtual-machine-interface/ebc22432-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010233 10.0.0.33 - - [2026-06-09 16:44:18] "POST /set-tag HTTP/1.1" 200 109 0.004373 10.0.0.33 - - [2026-06-09 16:44:18] "GET /virtual-machine-interface/ebc22432-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018879 10.0.0.33 - - [2026-06-09 16:44:18] "POST /set-tag HTTP/1.1" 200 109 0.003942 10.0.0.33 - - [2026-06-09 16:44:18] "GET /virtual-machine/ab8aa129-2a89-4bec-a7ca-6982298e4327?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.006656 10.0.0.33 - - [2026-06-09 16:44:18] "POST /ref-update HTTP/1.1" 200 156 0.022392 10.0.0.33 - - [2026-06-09 16:44:18] "GET /virtual-machine-interface/ebc22432-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012783 10.0.0.33 - - [2026-06-09 16:44:18] "POST /set-tag HTTP/1.1" 200 109 0.043009 10.0.0.33 - - [2026-06-09 16:44:19] "POST /set-tag HTTP/1.1" 200 109 0.049856 10.0.0.33 - - [2026-06-09 16:44:19] "POST /set-tag HTTP/1.1" 200 109 0.029394 10.0.0.33 - - [2026-06-09 16:44:19] "POST /set-tag HTTP/1.1" 200 109 0.038108 10.0.0.33 - - [2026-06-09 16:44:19] "DELETE /instance-ip/ebdd5f54-6421-11f1-9ec2-fa163e424299 HTTP/1.1" 200 115 0.063442 10.0.0.33 - - [2026-06-09 16:44:19] "DELETE /virtual-machine-interface/ebc22432-6421-11f1-9ec2-fa163e424299 HTTP/1.1" 200 115 0.044884 10.0.0.33 - - [2026-06-09 16:44:19] "DELETE /virtual-machine/ab8aa129-2a89-4bec-a7ca-6982298e4327 HTTP/1.1" 200 115 0.022921 10.0.0.33 - - [2026-06-09 16:44:19] "DELETE /tag/96171945-7a4e-430c-a15d-7d94d7eea0e7 HTTP/1.1" 200 115 0.040222 10.0.0.33 - - [2026-06-09 16:44:19] "GET /virtual-machine-interface/eab0a762-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003934 10.0.0.33 - - [2026-06-09 16:44:19] "POST /set-tag HTTP/1.1" 200 109 0.002827 10.0.0.33 - - [2026-06-09 16:44:19] "GET /virtual-machine-interface/eab0a762-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004367 10.0.0.33 - - [2026-06-09 16:44:19] "POST /set-tag HTTP/1.1" 200 109 0.002062 10.0.0.33 - - [2026-06-09 16:44:19] "GET /virtual-machine/794f7b2a-0315-494d-a50e-271332ec4109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.008573 10.0.0.33 - - [2026-06-09 16:44:19] "POST /ref-update HTTP/1.1" 200 156 0.009076 10.0.0.33 - - [2026-06-09 16:44:19] "GET /virtual-machine-interface/eab0a762-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019618 10.0.0.33 - - [2026-06-09 16:44:19] "POST /set-tag HTTP/1.1" 200 109 0.017536 10.0.0.33 - - [2026-06-09 16:44:19] "POST /set-tag HTTP/1.1" 200 109 0.028154 10.0.0.33 - - [2026-06-09 16:44:19] "POST /set-tag HTTP/1.1" 200 109 0.032279 10.0.0.33 - - [2026-06-09 16:44:19] "POST /set-tag HTTP/1.1" 200 109 0.013315 10.0.0.33 - - [2026-06-09 16:44:19] "DELETE /instance-ip/eacea4b0-6421-11f1-9ec2-fa163e424299 HTTP/1.1" 200 115 0.049504 10.0.0.33 - - [2026-06-09 16:44:19] "DELETE /virtual-machine-interface/eab0a762-6421-11f1-9ec2-fa163e424299 HTTP/1.1" 200 115 0.048437 10.0.0.33 - - [2026-06-09 16:44:19] "DELETE /virtual-machine/794f7b2a-0315-494d-a50e-271332ec4109 HTTP/1.1" 200 115 0.017725 10.0.0.33 - - [2026-06-09 16:44:19] "DELETE /tag/d7dff8ec-6c48-4a82-95ea-4336f0f441e1 HTTP/1.1" 409 236 0.004241 10.0.0.33 - - [2026-06-09 16:44:19] "GET /virtual-machine-interface/e9e3a53c-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004647 10.0.0.33 - - [2026-06-09 16:44:19] "POST /set-tag HTTP/1.1" 200 109 0.002405 10.0.0.33 - - [2026-06-09 16:44:19] "GET /virtual-machine-interface/e9e3a53c-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004151 10.0.0.33 - - [2026-06-09 16:44:20] "POST /set-tag HTTP/1.1" 200 109 0.002450 10.0.0.33 - - [2026-06-09 16:44:20] "GET /virtual-machine/3745e23c-a8c9-46d9-b808-c1e1a8fa26ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004707 10.0.0.33 - - [2026-06-09 16:44:20] "POST /ref-update HTTP/1.1" 200 156 0.008014 10.0.0.33 - - [2026-06-09 16:44:20] "GET /virtual-machine-interface/e9e3a53c-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004466 10.0.0.33 - - [2026-06-09 16:44:20] "POST /set-tag HTTP/1.1" 200 109 0.015970 10.0.0.33 - - [2026-06-09 16:44:20] "POST /set-tag HTTP/1.1" 200 109 0.024197 10.0.0.33 - - [2026-06-09 16:44:20] "POST /set-tag HTTP/1.1" 200 109 0.014059 10.0.0.33 - - [2026-06-09 16:44:20] "POST /set-tag HTTP/1.1" 200 109 0.024120 10.0.0.33 - - [2026-06-09 16:44:20] "DELETE /instance-ip/ea08eea0-6421-11f1-9ec2-fa163e424299 HTTP/1.1" 200 115 0.050242 10.0.0.33 - - [2026-06-09 16:44:20] "DELETE /virtual-machine-interface/e9e3a53c-6421-11f1-9ec2-fa163e424299 HTTP/1.1" 200 115 0.044190 10.0.0.33 - - [2026-06-09 16:44:20] "DELETE /virtual-machine/3745e23c-a8c9-46d9-b808-c1e1a8fa26ff HTTP/1.1" 200 115 0.019135 10.0.0.33 - - [2026-06-09 16:44:20] "DELETE /tag/0bfe8540-897e-4fce-9fdd-dbe2be6e1baf HTTP/1.1" 200 115 0.030835 10.0.0.33 - - [2026-06-09 16:44:20] "DELETE /tag/6833205c-5c46-4f78-9d7c-556a6dc5203d HTTP/1.1" 200 115 0.047164 10.0.0.33 - - [2026-06-09 16:44:20] "DELETE /tag/1d0a0bec-e3ca-4a63-910e-3585ec827f77 HTTP/1.1" 200 115 0.029261 10.0.0.33 - - [2026-06-09 16:44:20] "GET /virtual-machine-interface/eb3a9a58-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004086 10.0.0.33 - - [2026-06-09 16:44:20] "POST /set-tag HTTP/1.1" 200 109 0.002547 10.0.0.33 - - [2026-06-09 16:44:20] "GET /virtual-machine-interface/eb3a9a58-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004058 10.0.0.33 - - [2026-06-09 16:44:20] "POST /set-tag HTTP/1.1" 200 109 0.001916 10.0.0.33 - - [2026-06-09 16:44:20] "GET /virtual-machine/f32ea902-e687-4342-9652-a9a16e536951?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003032 10.0.0.33 - - [2026-06-09 16:44:20] "POST /ref-update HTTP/1.1" 200 156 0.008677 10.0.0.33 - - [2026-06-09 16:44:20] "GET /virtual-machine-interface/eb3a9a58-6421-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016115 10.0.0.33 - - [2026-06-09 16:44:20] "POST /set-tag HTTP/1.1" 200 109 0.016718 10.0.0.33 - - [2026-06-09 16:44:20] "POST /set-tag HTTP/1.1" 200 109 0.040436 10.0.0.33 - - [2026-06-09 16:44:20] "POST /set-tag HTTP/1.1" 200 109 0.026950 10.0.0.33 - - [2026-06-09 16:44:20] "POST /set-tag HTTP/1.1" 200 109 0.011907 10.0.0.33 - - [2026-06-09 16:44:20] "DELETE /instance-ip/eb5d6b14-6421-11f1-9ec2-fa163e424299 HTTP/1.1" 200 115 0.052280 10.0.0.33 - - [2026-06-09 16:44:20] "DELETE /virtual-machine-interface/eb3a9a58-6421-11f1-9ec2-fa163e424299 HTTP/1.1" 200 115 0.052705 10.0.0.33 - - [2026-06-09 16:44:20] "DELETE /virtual-machine/f32ea902-e687-4342-9652-a9a16e536951 HTTP/1.1" 200 115 0.021087 10.0.0.33 - - [2026-06-09 16:44:20] "DELETE /tag/c7b84d51-20e3-4004-b6fb-3e248aee6228 HTTP/1.1" 409 236 0.006780 10.0.0.33 - - [2026-06-09 16:44:21] "DELETE /tag/01970b36-27fa-4bc3-91a9-bc35d123a95c HTTP/1.1" 200 115 0.033605 10.0.0.33 - - [2026-06-09 16:44:21] "DELETE /tag/b57d3c98-a274-4d5b-8ea8-dee85204c48c HTTP/1.1" 409 236 0.003710 10.0.0.33 - - [2026-06-09 16:44:22] "POST /projects HTTP/1.1" 409 238 0.002390 10.0.0.33 - - [2026-06-09 16:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.33 - - [2026-06-09 16:44:22] "GET /project/7387cb6f-e71b-4a57-90e4-4fc6d268cc97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.068524 10.0.0.33 - - [2026-06-09 16:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.33 - - [2026-06-09 16:44:22] "GET /virtual-network/1d037c7d-9b70-4f9b-b60f-c133eba2fe3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005238 10.0.0.33 - - [2026-06-09 16:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.33 - - [2026-06-09 16:44:23] "GET /virtual-network/4518041f-d6ea-40af-8a7a-b8eb89062e30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004831 10.0.0.33 - - [2026-06-09 16:44:23] "POST /security-groups HTTP/1.1" 409 285 0.002270 10.0.0.33 - - [2026-06-09 16:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.33 - - [2026-06-09 16:44:23] "PUT /security-group/7f5c94ad-420d-489c-8059-3fe9df681699 HTTP/1.1" 200 262 0.055187 10.0.0.33 - - [2026-06-09 16:44:23] "PUT /access-control-list/2dbf294f-cbd6-4fe8-b600-0a01e300bf25 HTTP/1.1" 200 272 0.015136 10.0.0.33 - - [2026-06-09 16:44:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.029959 10.0.0.33 - - [2026-06-09 16:44:23] "PUT /access-control-list/6dce4f33-ca65-4eaf-9c75-6f8bd92458b9 HTTP/1.1" 200 272 0.022647 10.0.0.33 - - [2026-06-09 16:44:28] "POST /projects HTTP/1.1" 409 238 0.002520 10.0.0.33 - - [2026-06-09 16:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.33 - - [2026-06-09 16:44:28] "GET /project/7387cb6f-e71b-4a57-90e4-4fc6d268cc97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030929 10.0.0.33 - - [2026-06-09 16:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.33 - - [2026-06-09 16:44:28] "GET /virtual-network/1d037c7d-9b70-4f9b-b60f-c133eba2fe3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004133 10.0.0.33 - - [2026-06-09 16:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.33 - - [2026-06-09 16:44:28] "GET /virtual-network/4518041f-d6ea-40af-8a7a-b8eb89062e30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004868 10.0.0.33 - - [2026-06-09 16:44:28] "POST /security-groups HTTP/1.1" 409 285 0.002900 10.0.0.33 - - [2026-06-09 16:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.33 - - [2026-06-09 16:44:28] "PUT /security-group/7f5c94ad-420d-489c-8059-3fe9df681699 HTTP/1.1" 200 262 0.055533 10.0.0.33 - - [2026-06-09 16:44:28] "PUT /access-control-list/2dbf294f-cbd6-4fe8-b600-0a01e300bf25 HTTP/1.1" 200 272 0.019889 10.0.0.33 - - [2026-06-09 16:44:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.035776 10.0.0.33 - - [2026-06-09 16:44:28] "GET /firewall-policy/4352502b-6d4f-4dd2-92ef-beadad36e8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.005184 10.0.0.33 - - [2026-06-09 16:44:28] "PUT /access-control-list/6dce4f33-ca65-4eaf-9c75-6f8bd92458b9 HTTP/1.1" 200 272 0.026847 10.0.0.33 - - [2026-06-09 16:44:28] "GET /firewall-rule/c27b484d-6749-4fe1-b01a-b237d0092bf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003097 10.0.0.33 - - [2026-06-09 16:44:28] "POST /ref-update HTTP/1.1" 200 156 0.056354 10.0.0.33 - - [2026-06-09 16:44:28] "DELETE /firewall-rule/c27b484d-6749-4fe1-b01a-b237d0092bf3 HTTP/1.1" 200 115 0.039344 10.0.0.33 - - [2026-06-09 16:44:28] "GET /firewall-policy/4352502b-6d4f-4dd2-92ef-beadad36e8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.006120 10.0.0.33 - - [2026-06-09 16:44:28] "GET /firewall-rule/02790e6f-8615-4d30-a097-a51e42136e66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003505 10.0.0.33 - - [2026-06-09 16:44:28] "POST /ref-update HTTP/1.1" 200 156 0.046063 10.0.0.33 - - [2026-06-09 16:44:28] "DELETE /firewall-rule/02790e6f-8615-4d30-a097-a51e42136e66 HTTP/1.1" 200 115 0.043831 10.0.0.33 - - [2026-06-09 16:44:28] "DELETE /tag/c7b84d51-20e3-4004-b6fb-3e248aee6228 HTTP/1.1" 409 236 0.004861 10.0.0.33 - - [2026-06-09 16:44:28] "DELETE /tag/b57d3c98-a274-4d5b-8ea8-dee85204c48c HTTP/1.1" 409 236 0.005553 10.0.0.33 - - [2026-06-09 16:44:28] "DELETE /tag/69815803-6625-4ad8-abec-a56fe00b4355 HTTP/1.1" 200 115 0.032410 10.0.0.33 - - [2026-06-09 16:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.33 - - [2026-06-09 16:44:28] "GET /virtual-network/1d037c7d-9b70-4f9b-b60f-c133eba2fe3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006016 10.0.0.33 - - [2026-06-09 16:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.33 - - [2026-06-09 16:44:28] "GET /virtual-network/4518041f-d6ea-40af-8a7a-b8eb89062e30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004136 10.0.0.33 - - [2026-06-09 16:44:28] "PUT /virtual-network/1d037c7d-9b70-4f9b-b60f-c133eba2fe3b HTTP/1.1" 200 264 0.051496 10.0.0.33 - - [2026-06-09 16:44:28] "PUT /virtual-network/4518041f-d6ea-40af-8a7a-b8eb89062e30 HTTP/1.1" 200 264 0.051552 10.0.0.33 - - [2026-06-09 16:44:29] "DELETE /security-group/7f5c94ad-420d-489c-8059-3fe9df681699 HTTP/1.1" 200 115 0.054666 10.0.0.33 - - [2026-06-09 16:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001302 10.0.0.33 - - [2026-06-09 16:44:29] "DELETE /access-control-list/2dbf294f-cbd6-4fe8-b600-0a01e300bf25 HTTP/1.1" 200 115 0.039178 10.0.0.33 - - [2026-06-09 16:44:29] "DELETE /access-control-list/6dce4f33-ca65-4eaf-9c75-6f8bd92458b9 HTTP/1.1" 200 115 0.019350 10.0.0.33 - - [2026-06-09 16:44:29] "GET /project/7387cb6f-e71b-4a57-90e4-4fc6d268cc97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.031822 10.0.0.33 - - [2026-06-09 16:44:29] "GET /project/7387cb6f-e71b-4a57-90e4-4fc6d268cc97?fields=security_groups HTTP/1.1" 200 1352 0.035430 10.0.0.33 - - [2026-06-09 16:44:29] "DELETE /security-group/55823ae9-d0bf-4e89-b4c0-750a627cfff2 HTTP/1.1" 200 115 0.048911 10.0.0.33 - - [2026-06-09 16:44:29] "DELETE /access-control-list/cb1e40ad-ac52-4745-a706-40f140e8df12 HTTP/1.1" 200 115 0.036615 10.0.0.33 - - [2026-06-09 16:44:29] "GET /project/7387cb6f-e71b-4a57-90e4-4fc6d268cc97?fields=application_policy_sets HTTP/1.1" 200 1391 0.048316 10.0.0.33 - - [2026-06-09 16:44:29] "DELETE /access-control-list/8642c19f-bd2b-4603-8856-6e1bd2333deb HTTP/1.1" 200 115 0.054213 10.0.0.33 - - [2026-06-09 16:44:29] "DELETE /project/7387cb6f-e71b-4a57-90e4-4fc6d268cc97 HTTP/1.1" 200 115 0.340864 10.0.0.33 - - [2026-06-09 16:44:29] "POST /projects HTTP/1.1" 409 238 0.002010 10.0.0.33 - - [2026-06-09 16:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.33 - - [2026-06-09 16:44:29] "GET /project/10b59b7d-f05b-4445-9280-b53c41cbc4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036504 10.0.0.33 - - [2026-06-09 16:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.33 - - [2026-06-09 16:44:29] "GET /virtual-network/1d037c7d-9b70-4f9b-b60f-c133eba2fe3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004741 10.0.0.33 - - [2026-06-09 16:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.33 - - [2026-06-09 16:44:29] "GET /virtual-network/4518041f-d6ea-40af-8a7a-b8eb89062e30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004431 10.0.0.33 - - [2026-06-09 16:44:29] "POST /security-groups HTTP/1.1" 409 285 0.002218 10.0.0.33 - - [2026-06-09 16:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.33 - - [2026-06-09 16:44:29] "PUT /security-group/badaea74-3317-4055-9e06-fd17838661db HTTP/1.1" 200 262 0.055259 10.0.0.33 - - [2026-06-09 16:44:29] "PUT /access-control-list/eafc13da-9f72-4e82-b4da-0871de3cb812 HTTP/1.1" 200 272 0.020365 10.0.0.33 - - [2026-06-09 16:44:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.028244 10.0.0.33 - - [2026-06-09 16:44:29] "PUT /access-control-list/bc13b000-7cac-4ab4-bd59-db409b1c114b HTTP/1.1" 200 272 0.030595 10.0.0.33 - - [2026-06-09 16:44:34] "DELETE /loadbalancer-member/9f808a57-1a39-46cf-8d89-01c4778161d0 HTTP/1.1" 200 115 0.051687 10.0.0.33 - - [2026-06-09 16:44:34] "DELETE /loadbalancer-pool/153ab3b0-a29e-4a4a-b3a7-6f1756f12e26 HTTP/1.1" 200 115 0.032868 10.0.0.33 - - [2026-06-09 16:44:34] "DELETE /loadbalancer-listener/25630e45-da46-4c35-83e3-04c33c937456 HTTP/1.1" 200 115 0.033435 10.0.0.33 - - [2026-06-09 16:44:34] "DELETE /loadbalancer/301d3675-f1e9-4f2c-bb16-9cd71001f9fc HTTP/1.1" 200 115 0.046740 10.0.0.33 - - [2026-06-09 16:44:34] "DELETE /floating-ip/fe43c8fd-e80a-42fe-b8cb-e8095259625b HTTP/1.1" 200 115 0.025258 10.0.0.33 - - [2026-06-09 16:44:34] "DELETE /instance-ip/bfbd7d39-caa0-4c7c-a0d5-6d1d46167f2a HTTP/1.1" 200 115 0.039496 10.0.0.33 - - [2026-06-09 16:44:34] "DELETE /virtual-machine-interface/d1241ce6-9349-4f56-ae75-d159c6e9a401 HTTP/1.1" 200 115 0.047012 10.0.0.33 - - [2026-06-09 16:44:34] "DELETE /tag/7d2cda50-2c07-4bd0-aeaf-69cd4ed0942f HTTP/1.1" 200 115 0.047107 10.0.0.33 - - [2026-06-09 16:44:34] "GET /application-policy-set/c881a837-1cf5-4b27-a022-1adb8c334fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002835 10.0.0.33 - - [2026-06-09 16:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.33 - - [2026-06-09 16:44:34] "GET /policy-management/c76abd6d-bd4d-42c1-8611-cfed1f7d60a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002539 10.0.0.33 - - [2026-06-09 16:44:34] "GET /firewall-policy/826fd7d5-47d6-48b7-8f2e-115e6e6f647d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002123 10.0.0.33 - - [2026-06-09 16:44:34] "GET /firewall-rule/5b20d44a-9f2f-4b0b-a621-17ab53f5d791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.003182 10.0.0.33 - - [2026-06-09 16:44:34] "POST /ref-update HTTP/1.1" 200 156 0.011785 10.0.0.33 - - [2026-06-09 16:44:34] "DELETE /firewall-rule/5b20d44a-9f2f-4b0b-a621-17ab53f5d791 HTTP/1.1" 200 115 0.044751 10.0.0.33 - - [2026-06-09 16:44:34] "GET /firewall-policy/d55fc7ff-f338-46ff-b7d8-ea8079da12de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005608 10.0.0.33 - - [2026-06-09 16:44:34] "GET /firewall-rule/a2797e13-9613-4409-8539-2e68cd1d6db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.002947 10.0.0.33 - - [2026-06-09 16:44:34] "POST /ref-update HTTP/1.1" 200 156 0.015000 10.0.0.33 - - [2026-06-09 16:44:34] "DELETE /firewall-rule/a2797e13-9613-4409-8539-2e68cd1d6db7 HTTP/1.1" 200 115 0.044680 10.0.0.33 - - [2026-06-09 16:44:34] "GET /firewall-policy/d55fc7ff-f338-46ff-b7d8-ea8079da12de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.006505 10.0.0.33 - - [2026-06-09 16:44:34] "GET /firewall-rule/f838f082-6af1-4d82-9698-99e55770d5ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.003734 10.0.0.33 - - [2026-06-09 16:44:34] "POST /ref-update HTTP/1.1" 200 156 0.013463 10.0.0.33 - - [2026-06-09 16:44:34] "DELETE /firewall-rule/f838f082-6af1-4d82-9698-99e55770d5ae HTTP/1.1" 200 115 0.053337 10.0.0.33 - - [2026-06-09 16:44:34] "GET /application-policy-set/c881a837-1cf5-4b27-a022-1adb8c334fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004772 10.0.0.33 - - [2026-06-09 16:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.33 - - [2026-06-09 16:44:34] "GET /policy-management/c76abd6d-bd4d-42c1-8611-cfed1f7d60a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003130 10.0.0.33 - - [2026-06-09 16:44:34] "GET /firewall-policy/d55fc7ff-f338-46ff-b7d8-ea8079da12de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003680 10.0.0.33 - - [2026-06-09 16:44:34] "POST /ref-update HTTP/1.1" 200 156 0.049317 10.0.0.33 - - [2026-06-09 16:44:35] "DELETE /firewall-policy/d55fc7ff-f338-46ff-b7d8-ea8079da12de HTTP/1.1" 200 115 0.051538 10.0.0.33 - - [2026-06-09 16:44:35] "DELETE /tag/c7b84d51-20e3-4004-b6fb-3e248aee6228 HTTP/1.1" 200 115 0.071275 10.0.0.33 - - [2026-06-09 16:44:35] "DELETE /tag/6ad485a2-6c0e-4581-ac43-2e47262457ce HTTP/1.1" 200 115 0.080360 10.0.0.33 - - [2026-06-09 16:44:35] "DELETE /tag/b57d3c98-a274-4d5b-8ea8-dee85204c48c HTTP/1.1" 200 115 0.051718 10.0.0.33 - - [2026-06-09 16:44:35] "DELETE /tag/d7dff8ec-6c48-4a82-95ea-4336f0f441e1 HTTP/1.1" 200 115 0.071640 10.0.0.33 - - [2026-06-09 16:44:35] "POST /projects HTTP/1.1" 409 238 0.003382 10.0.0.33 - - [2026-06-09 16:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.33 - - [2026-06-09 16:44:35] "GET /project/10b59b7d-f05b-4445-9280-b53c41cbc4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043670 10.0.0.33 - - [2026-06-09 16:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.33 - - [2026-06-09 16:44:35] "GET /virtual-network/1d037c7d-9b70-4f9b-b60f-c133eba2fe3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.009617 10.0.0.33 - - [2026-06-09 16:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004375 10.0.0.33 - - [2026-06-09 16:44:35] "GET /virtual-network/4518041f-d6ea-40af-8a7a-b8eb89062e30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.006611 10.0.0.33 - - [2026-06-09 16:44:35] "POST /security-groups HTTP/1.1" 409 285 0.006317 10.0.0.33 - - [2026-06-09 16:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005504 10.0.0.33 - - [2026-06-09 16:44:35] "PUT /security-group/badaea74-3317-4055-9e06-fd17838661db HTTP/1.1" 200 262 0.062006 10.0.0.33 - - [2026-06-09 16:44:35] "PUT /access-control-list/eafc13da-9f72-4e82-b4da-0871de3cb812 HTTP/1.1" 200 272 0.018191 10.0.0.33 - - [2026-06-09 16:44:35] "PUT /access-control-list/bc13b000-7cac-4ab4-bd59-db409b1c114b HTTP/1.1" 200 272 0.045679 10.0.0.33 - - [2026-06-09 16:44:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.042461 10.0.0.33 - - [2026-06-09 16:44:35] "GET /firewall-policy/4352502b-6d4f-4dd2-92ef-beadad36e8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.025403 10.0.0.33 - - [2026-06-09 16:44:35] "GET /firewall-rule/1cb08b29-fa4e-47d0-bf2e-63031c57a35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.006137 10.0.0.33 - - [2026-06-09 16:44:35] "POST /ref-update HTTP/1.1" 200 156 0.078845 10.0.0.33 - - [2026-06-09 16:44:35] "DELETE /firewall-rule/1cb08b29-fa4e-47d0-bf2e-63031c57a35b HTTP/1.1" 200 115 0.056715 10.0.0.33 - - [2026-06-09 16:44:35] "GET /firewall-policy/4352502b-6d4f-4dd2-92ef-beadad36e8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.011514 10.0.0.33 - - [2026-06-09 16:44:35] "GET /firewall-rule/d5da9d0b-11aa-4227-a792-66301ac309c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002906 10.0.0.33 - - [2026-06-09 16:44:36] "POST /ref-update HTTP/1.1" 200 156 0.046260 10.0.0.33 - - [2026-06-09 16:44:36] "DELETE /firewall-rule/d5da9d0b-11aa-4227-a792-66301ac309c4 HTTP/1.1" 200 115 0.038768 10.0.0.33 - - [2026-06-09 16:44:36] "DELETE /tag/d7825f53-154a-43f3-add1-0bcab776a33b HTTP/1.1" 200 115 0.036883 10.0.0.33 - - [2026-06-09 16:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.33 - - [2026-06-09 16:44:36] "GET /virtual-network/1d037c7d-9b70-4f9b-b60f-c133eba2fe3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004674 10.0.0.33 - - [2026-06-09 16:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.33 - - [2026-06-09 16:44:36] "GET /virtual-network/4518041f-d6ea-40af-8a7a-b8eb89062e30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.005488 10.0.0.33 - - [2026-06-09 16:44:36] "PUT /virtual-network/1d037c7d-9b70-4f9b-b60f-c133eba2fe3b HTTP/1.1" 200 264 0.091434 10.0.0.33 - - [2026-06-09 16:44:36] "PUT /virtual-network/4518041f-d6ea-40af-8a7a-b8eb89062e30 HTTP/1.1" 200 264 0.070024 10.0.0.33 - - [2026-06-09 16:44:36] "DELETE /access-control-list/eafc13da-9f72-4e82-b4da-0871de3cb812 HTTP/1.1" 200 115 0.047952 10.0.0.33 - - [2026-06-09 16:44:36] "DELETE /security-group/badaea74-3317-4055-9e06-fd17838661db HTTP/1.1" 200 115 0.098217 10.0.0.33 - - [2026-06-09 16:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.33 - - [2026-06-09 16:44:36] "DELETE /access-control-list/bc13b000-7cac-4ab4-bd59-db409b1c114b HTTP/1.1" 200 115 0.026660 10.0.0.33 - - [2026-06-09 16:44:36] "GET /project/10b59b7d-f05b-4445-9280-b53c41cbc4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.033144 10.0.0.33 - - [2026-06-09 16:44:36] "GET /project/10b59b7d-f05b-4445-9280-b53c41cbc4ff?fields=security_groups HTTP/1.1" 200 1352 0.034452 10.0.0.33 - - [2026-06-09 16:44:36] "DELETE /security-group/29325906-3662-4795-8bc7-486cf20c777f HTTP/1.1" 200 115 0.055530 10.0.0.33 - - [2026-06-09 16:44:36] "DELETE /access-control-list/cb9f8747-f058-4c34-8132-af0f8a391ee7 HTTP/1.1" 200 115 0.042120 10.0.0.33 - - [2026-06-09 16:44:36] "GET /project/10b59b7d-f05b-4445-9280-b53c41cbc4ff?fields=application_policy_sets HTTP/1.1" 200 1391 0.057498 10.0.0.33 - - [2026-06-09 16:44:36] "DELETE /access-control-list/feed7689-a650-45aa-bbb3-96bf57c65c9a HTTP/1.1" 200 115 0.058473 10.0.0.33 - - [2026-06-09 16:44:36] "DELETE /project/10b59b7d-f05b-4445-9280-b53c41cbc4ff HTTP/1.1" 200 115 0.340126 10.0.0.33 - - [2026-06-09 16:45:30] "GET / HTTP/1.1" 200 35931 0.001880 10.0.0.33 - - [2026-06-09 16:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.33 - - [2026-06-09 16:45:30] "GET /global-vrouter-config/64989401-ac96-4cb7-b6f7-b32e0f3a4e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003288 10.0.0.33 - - [2026-06-09 16:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.33 - - [2026-06-09 16:45:30] "GET /global-vrouter-config/64989401-ac96-4cb7-b6f7-b32e0f3a4e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002825 10.0.0.33 - - [2026-06-09 16:45:44] "GET / HTTP/1.1" 200 35931 0.002121 10.0.0.33 - - [2026-06-09 16:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.33 - - [2026-06-09 16:45:44] "GET /global-system-config/b615beb1-f4a9-4cfa-8f2d-4081ba726975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006092 10.0.0.33 - - [2026-06-09 16:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.33 - - [2026-06-09 16:45:44] "GET /config-node/1706957b-ab17-42b5-9f47-8d2a884d4e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002254 10.0.0.33 - - [2026-06-09 16:45:56] "GET / HTTP/1.1" 200 35931 0.002456 10.0.0.33 - - [2026-06-09 16:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.33 - - [2026-06-09 16:45:56] "GET /routing-instance/3f749bd6-d447-45f3-8070-986da2b2432d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002948 10.0.0.33 - - [2026-06-09 16:45:56] "POST /bgp-routers HTTP/1.1" 409 301 0.001977 10.0.0.33 - - [2026-06-09 16:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.33 - - [2026-06-09 16:45:56] "GET /bgp-router/e18770d7-1738-4cee-9f94-7f5d4e297553?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003025 10.0.0.33 - - [2026-06-09 16:45:56] "PUT /bgp-router/e18770d7-1738-4cee-9f94-7f5d4e297553 HTTP/1.1" 200 254 0.012600 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:45:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001120 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:45:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001249 10.0.0.33 - - [2026-06-09 16:46:10] "GET / HTTP/1.1" 200 35931 0.002221 10.0.0.33 - - [2026-06-09 16:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.33 - - [2026-06-09 16:46:10] "GET /global-system-config/b615beb1-f4a9-4cfa-8f2d-4081ba726975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004638 10.0.0.33 - - [2026-06-09 16:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.33 - - [2026-06-09 16:46:10] "GET /config-node/1706957b-ab17-42b5-9f47-8d2a884d4e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001746 10.0.0.33 - - [2026-06-09 16:46:11] "GET / HTTP/1.1" 200 35931 0.001497 10.0.0.33 - - [2026-06-09 16:46:11] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002508 10.0.0.33 - - [2026-06-09 16:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.33 - - [2026-06-09 16:46:16] "GET /global-vrouter-config/64989401-ac96-4cb7-b6f7-b32e0f3a4e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002310 10.0.0.33 - - [2026-06-09 16:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.33 - - [2026-06-09 16:46:16] "PUT /global-vrouter-config/64989401-ac96-4cb7-b6f7-b32e0f3a4e69 HTTP/1.1" 200 276 0.008738 10.0.0.33 - - [2026-06-09 16:46:16] "GET / HTTP/1.1" 200 35931 0.001755 10.0.0.33 - - [2026-06-09 16:46:16] "POST /alarms HTTP/1.1" 409 264 0.002059 10.0.0.33 - - [2026-06-09 16:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.33 - - [2026-06-09 16:46:16] "PUT /alarm/d3fdc290-9c37-4df4-9bb7-f961ec83d6f8 HTTP/1.1" 200 244 0.010434 10.0.0.33 - - [2026-06-09 16:46:16] "POST /alarms HTTP/1.1" 409 261 0.013693 10.0.0.33 - - [2026-06-09 16:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.33 - - [2026-06-09 16:46:16] "PUT /alarm/74696505-0673-4457-9d6a-f483191a76f5 HTTP/1.1" 200 244 0.011754 10.0.0.33 - - [2026-06-09 16:46:16] "POST /alarms HTTP/1.1" 409 261 0.002021 10.0.0.33 - - [2026-06-09 16:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001485 10.0.0.33 - - [2026-06-09 16:46:16] "PUT /alarm/5dc71ced-9963-48bf-8501-684e5174c8aa HTTP/1.1" 200 244 0.011434 10.0.0.33 - - [2026-06-09 16:46:16] "POST /alarms HTTP/1.1" 409 253 0.008034 10.0.0.33 - - [2026-06-09 16:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.015259 10.0.0.33 - - [2026-06-09 16:46:16] "PUT /alarm/962353e6-d8fc-41c6-bb3c-0042906dfced HTTP/1.1" 200 244 0.019462 10.0.0.33 - - [2026-06-09 16:46:16] "POST /alarms HTTP/1.1" 409 251 0.003004 10.0.0.33 - - [2026-06-09 16:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.33 - - [2026-06-09 16:46:16] "PUT /alarm/60758ee1-5d85-431a-a0b9-8df06d1ffa0a HTTP/1.1" 200 244 0.011520 10.0.0.33 - - [2026-06-09 16:46:16] "POST /alarms HTTP/1.1" 409 252 0.006279 10.0.0.33 - - [2026-06-09 16:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.33 - - [2026-06-09 16:46:16] "PUT /alarm/90e25b55-0e62-430d-87da-ac01fdfd504a HTTP/1.1" 200 244 0.010632 10.0.0.33 - - [2026-06-09 16:46:16] "POST /alarms HTTP/1.1" 409 256 0.002717 10.0.0.33 - - [2026-06-09 16:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.33 - - [2026-06-09 16:46:16] "PUT /alarm/9580a140-d70b-4fc3-83d6-50595a442ea3 HTTP/1.1" 200 244 0.011375 10.0.0.33 - - [2026-06-09 16:46:16] "POST /alarms HTTP/1.1" 409 248 0.006471 10.0.0.33 - - [2026-06-09 16:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.33 - - [2026-06-09 16:46:17] "PUT /alarm/463b766c-5516-4c10-9549-881979a1cdb4 HTTP/1.1" 200 244 0.010534 10.0.0.33 - - [2026-06-09 16:46:17] "POST /alarms HTTP/1.1" 409 252 0.008324 10.0.0.33 - - [2026-06-09 16:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.33 - - [2026-06-09 16:46:17] "PUT /alarm/193e384a-b2f6-4d7b-8161-9562a64c42bb HTTP/1.1" 200 244 0.011227 10.0.0.33 - - [2026-06-09 16:46:17] "POST /alarms HTTP/1.1" 409 257 0.003755 10.0.0.33 - - [2026-06-09 16:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.33 - - [2026-06-09 16:46:17] "PUT /alarm/5a5fcac9-598e-418b-a422-b306997bd724 HTTP/1.1" 200 244 0.010659 10.0.0.33 - - [2026-06-09 16:46:17] "POST /alarms HTTP/1.1" 409 251 0.005846 10.0.0.33 - - [2026-06-09 16:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.33 - - [2026-06-09 16:46:17] "PUT /alarm/18f01434-2520-4f6e-bcff-bc59cd0ef920 HTTP/1.1" 200 244 0.011772 10.0.0.33 - - [2026-06-09 16:46:17] "POST /alarms HTTP/1.1" 409 257 0.009693 10.0.0.33 - - [2026-06-09 16:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.33 - - [2026-06-09 16:46:17] "PUT /alarm/d689e0e2-ec3a-4dd6-a2bb-e5039137f78b HTTP/1.1" 200 244 0.021879 10.0.0.33 - - [2026-06-09 16:46:17] "POST /alarms HTTP/1.1" 409 261 0.014344 10.0.0.33 - - [2026-06-09 16:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.33 - - [2026-06-09 16:46:17] "PUT /alarm/7761cae9-4506-4227-9947-84f1673e0a2f HTTP/1.1" 200 244 0.010780 10.0.0.33 - - [2026-06-09 16:46:17] "POST /alarms HTTP/1.1" 409 258 0.011617 10.0.0.33 - - [2026-06-09 16:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.33 - - [2026-06-09 16:46:17] "PUT /alarm/4978dff2-feac-4bdd-b4e8-32252a82f3f4 HTTP/1.1" 200 244 0.009945 10.0.0.33 - - [2026-06-09 16:46:17] "POST /alarms HTTP/1.1" 409 254 0.011461 10.0.0.33 - - [2026-06-09 16:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.33 - - [2026-06-09 16:46:17] "PUT /alarm/7100d284-8617-4642-9bc0-0e34a4687200 HTTP/1.1" 200 244 0.010250 10.0.0.33 - - [2026-06-09 16:46:17] "POST /alarms HTTP/1.1" 409 254 0.006583 10.0.0.33 - - [2026-06-09 16:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.33 - - [2026-06-09 16:46:17] "PUT /alarm/ad399038-9926-464c-9f50-088c1374c2a4 HTTP/1.1" 200 244 0.011148 10.0.0.33 - - [2026-06-09 16:46:17] "POST /alarms HTTP/1.1" 409 254 0.010319 10.0.0.33 - - [2026-06-09 16:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.33 - - [2026-06-09 16:46:17] "PUT /alarm/6fe555b9-cea6-4279-939e-f1d7b5035b46 HTTP/1.1" 200 244 0.011632 10.0.0.33 - - [2026-06-09 16:46:17] "POST /alarms HTTP/1.1" 409 247 0.005084 10.0.0.33 - - [2026-06-09 16:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.33 - - [2026-06-09 16:46:17] "PUT /alarm/08ebaf17-9383-4a0c-95e0-daa879381358 HTTP/1.1" 200 244 0.011726 10.0.0.33 - - [2026-06-09 16:46:17] "POST /alarms HTTP/1.1" 409 272 0.007054 10.0.0.33 - - [2026-06-09 16:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.33 - - [2026-06-09 16:46:17] "PUT /alarm/2555c2b5-5f4d-4083-9909-1eb0756967f2 HTTP/1.1" 200 244 0.015577 10.0.0.33 - - [2026-06-09 16:46:17] "POST /alarms HTTP/1.1" 409 261 0.004197 10.0.0.33 - - [2026-06-09 16:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.33 - - [2026-06-09 16:46:17] "PUT /alarm/c8ef4244-15e7-4b06-be93-fa79f8440d08 HTTP/1.1" 200 244 0.009757 10.0.0.33 - - [2026-06-09 16:46:17] "POST /alarms HTTP/1.1" 409 259 0.017032 10.0.0.33 - - [2026-06-09 16:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.33 - - [2026-06-09 16:46:18] "PUT /alarm/84a5615a-3ff9-4abe-888f-90cd7e056621 HTTP/1.1" 200 244 0.019448 10.0.0.33 - - [2026-06-09 16:46:18] "POST /alarms HTTP/1.1" 409 265 0.015419 10.0.0.33 - - [2026-06-09 16:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004903 10.0.0.33 - - [2026-06-09 16:46:18] "PUT /alarm/d3c0934b-2bfe-4092-8dee-0abdf6400da2 HTTP/1.1" 200 244 0.014034 10.0.0.33 - - [2026-06-09 16:46:18] "POST /alarms HTTP/1.1" 409 279 0.010938 10.0.0.33 - - [2026-06-09 16:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.33 - - [2026-06-09 16:46:18] "PUT /alarm/323ec3dd-717e-4595-8557-1d995eb35185 HTTP/1.1" 200 244 0.028772 10.0.0.33 - - [2026-06-09 16:46:18] "GET / HTTP/1.1" 200 35931 0.001761 10.0.0.33 - - [2026-06-09 16:46:18] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003854 10.0.0.33 - - [2026-06-09 16:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.33 - - [2026-06-09 16:46:18] "PUT /global-vrouter-config/64989401-ac96-4cb7-b6f7-b32e0f3a4e69 HTTP/1.1" 200 276 0.014457 10.0.0.33 - - [2026-06-09 16:46:18] "GET / HTTP/1.1" 200 35931 0.001461 10.0.0.33 - - [2026-06-09 16:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.33 - - [2026-06-09 16:46:18] "GET /global-vrouter-config/64989401-ac96-4cb7-b6f7-b32e0f3a4e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.004947 10.0.0.33 - - [2026-06-09 16:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.33 - - [2026-06-09 16:46:18] "PUT /global-vrouter-config/64989401-ac96-4cb7-b6f7-b32e0f3a4e69 HTTP/1.1" 200 276 0.013859 10.0.0.33 - - [2026-06-09 16:46:19] "GET / HTTP/1.1" 200 35931 0.001711 10.0.0.33 - - [2026-06-09 16:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.33 - - [2026-06-09 16:46:19] "GET /global-system-config/b615beb1-f4a9-4cfa-8f2d-4081ba726975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.009848 10.0.0.33 - - [2026-06-09 16:46:19] "PUT /global-system-config/b615beb1-f4a9-4cfa-8f2d-4081ba726975 HTTP/1.1" 200 274 0.026126 10.0.0.33 - - [2026-06-09 16:46:22] "GET / HTTP/1.1" 200 35931 0.001851 10.0.0.33 - - [2026-06-09 16:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.33 - - [2026-06-09 16:46:22] "GET /routing-instance/3f749bd6-d447-45f3-8070-986da2b2432d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003121 10.0.0.33 - - [2026-06-09 16:46:22] "POST /bgp-routers HTTP/1.1" 409 301 0.002042 10.0.0.33 - - [2026-06-09 16:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.33 - - [2026-06-09 16:46:22] "GET /bgp-router/e18770d7-1738-4cee-9f94-7f5d4e297553?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003467 10.0.0.33 - - [2026-06-09 16:46:22] "PUT /bgp-router/e18770d7-1738-4cee-9f94-7f5d4e297553 HTTP/1.1" 200 254 0.016788 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:46:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001010 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:46:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001074 10.0.0.33 - - [2026-06-09 16:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.33 - - [2026-06-09 16:46:25] "GET /global-vrouter-config/64989401-ac96-4cb7-b6f7-b32e0f3a4e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.004736 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:46:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001017 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:46:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000919 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:46:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001032 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:46:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001033 10.0.0.33 - - [2026-06-09 16:46:45] "GET / HTTP/1.1" 200 35931 0.001745 10.0.0.33 - - [2026-06-09 16:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.33 - - [2026-06-09 16:46:45] "GET /global-system-config/b615beb1-f4a9-4cfa-8f2d-4081ba726975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004479 10.0.0.33 - - [2026-06-09 16:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001542 10.0.0.33 - - [2026-06-09 16:46:45] "GET /config-node/1706957b-ab17-42b5-9f47-8d2a884d4e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001788 10.0.0.33 - - [2026-06-09 16:46:57] "GET / HTTP/1.1" 200 35931 0.001647 10.0.0.33 - - [2026-06-09 16:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.33 - - [2026-06-09 16:46:57] "GET /routing-instance/3f749bd6-d447-45f3-8070-986da2b2432d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002693 10.0.0.33 - - [2026-06-09 16:46:57] "POST /bgp-routers HTTP/1.1" 409 301 0.003887 10.0.0.33 - - [2026-06-09 16:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001568 10.0.0.33 - - [2026-06-09 16:46:57] "GET /bgp-router/e18770d7-1738-4cee-9f94-7f5d4e297553?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002707 10.0.0.33 - - [2026-06-09 16:46:57] "PUT /bgp-router/e18770d7-1738-4cee-9f94-7f5d4e297553 HTTP/1.1" 200 254 0.012693 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:46:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001024 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:46:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001090 10.0.0.33 - - [2026-06-09 16:47:11] "GET / HTTP/1.1" 200 35931 0.001845 10.0.0.33 - - [2026-06-09 16:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.33 - - [2026-06-09 16:47:11] "GET /global-system-config/b615beb1-f4a9-4cfa-8f2d-4081ba726975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004518 10.0.0.33 - - [2026-06-09 16:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001347 10.0.0.33 - - [2026-06-09 16:47:11] "GET /config-node/1706957b-ab17-42b5-9f47-8d2a884d4e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003052 10.0.0.33 - - [2026-06-09 16:47:12] "GET / HTTP/1.1" 200 35931 0.001593 10.0.0.33 - - [2026-06-09 16:47:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002102 10.0.0.33 - - [2026-06-09 16:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.33 - - [2026-06-09 16:47:17] "GET /global-vrouter-config/64989401-ac96-4cb7-b6f7-b32e0f3a4e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002297 10.0.0.33 - - [2026-06-09 16:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001428 10.0.0.33 - - [2026-06-09 16:47:17] "PUT /global-vrouter-config/64989401-ac96-4cb7-b6f7-b32e0f3a4e69 HTTP/1.1" 200 276 0.007145 10.0.0.33 - - [2026-06-09 16:47:17] "GET / HTTP/1.1" 200 35931 0.001785 10.0.0.33 - - [2026-06-09 16:47:17] "POST /alarms HTTP/1.1" 409 264 0.002139 10.0.0.33 - - [2026-06-09 16:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001429 10.0.0.33 - - [2026-06-09 16:47:17] "PUT /alarm/d3fdc290-9c37-4df4-9bb7-f961ec83d6f8 HTTP/1.1" 200 244 0.008894 10.0.0.33 - - [2026-06-09 16:47:17] "POST /alarms HTTP/1.1" 409 261 0.004479 10.0.0.33 - - [2026-06-09 16:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002948 10.0.0.33 - - [2026-06-09 16:47:17] "PUT /alarm/74696505-0673-4457-9d6a-f483191a76f5 HTTP/1.1" 200 244 0.010053 10.0.0.33 - - [2026-06-09 16:47:17] "POST /alarms HTTP/1.1" 409 261 0.005338 10.0.0.33 - - [2026-06-09 16:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.33 - - [2026-06-09 16:47:17] "PUT /alarm/5dc71ced-9963-48bf-8501-684e5174c8aa HTTP/1.1" 200 244 0.014467 10.0.0.33 - - [2026-06-09 16:47:17] "POST /alarms HTTP/1.1" 409 253 0.006506 10.0.0.33 - - [2026-06-09 16:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.33 - - [2026-06-09 16:47:17] "PUT /alarm/962353e6-d8fc-41c6-bb3c-0042906dfced HTTP/1.1" 200 244 0.019744 10.0.0.33 - - [2026-06-09 16:47:17] "POST /alarms HTTP/1.1" 409 251 0.015727 10.0.0.33 - - [2026-06-09 16:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.33 - - [2026-06-09 16:47:17] "PUT /alarm/60758ee1-5d85-431a-a0b9-8df06d1ffa0a HTTP/1.1" 200 244 0.014033 10.0.0.33 - - [2026-06-09 16:47:17] "POST /alarms HTTP/1.1" 409 252 0.007179 10.0.0.33 - - [2026-06-09 16:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.33 - - [2026-06-09 16:47:17] "PUT /alarm/90e25b55-0e62-430d-87da-ac01fdfd504a HTTP/1.1" 200 244 0.009523 10.0.0.33 - - [2026-06-09 16:47:17] "POST /alarms HTTP/1.1" 409 256 0.008068 10.0.0.33 - - [2026-06-09 16:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.33 - - [2026-06-09 16:47:17] "PUT /alarm/9580a140-d70b-4fc3-83d6-50595a442ea3 HTTP/1.1" 200 244 0.009360 10.0.0.33 - - [2026-06-09 16:47:17] "POST /alarms HTTP/1.1" 409 248 0.004561 10.0.0.33 - - [2026-06-09 16:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.33 - - [2026-06-09 16:47:17] "PUT /alarm/463b766c-5516-4c10-9549-881979a1cdb4 HTTP/1.1" 200 244 0.010366 10.0.0.33 - - [2026-06-09 16:47:17] "POST /alarms HTTP/1.1" 409 252 0.004791 10.0.0.33 - - [2026-06-09 16:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.33 - - [2026-06-09 16:47:18] "PUT /alarm/193e384a-b2f6-4d7b-8161-9562a64c42bb HTTP/1.1" 200 244 0.010202 10.0.0.33 - - [2026-06-09 16:47:18] "POST /alarms HTTP/1.1" 409 257 0.017170 10.0.0.33 - - [2026-06-09 16:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.33 - - [2026-06-09 16:47:18] "PUT /alarm/5a5fcac9-598e-418b-a422-b306997bd724 HTTP/1.1" 200 244 0.016929 10.0.0.33 - - [2026-06-09 16:47:18] "POST /alarms HTTP/1.1" 409 251 0.008150 10.0.0.33 - - [2026-06-09 16:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.33 - - [2026-06-09 16:47:18] "PUT /alarm/18f01434-2520-4f6e-bcff-bc59cd0ef920 HTTP/1.1" 200 244 0.011485 10.0.0.33 - - [2026-06-09 16:47:18] "POST /alarms HTTP/1.1" 409 257 0.009223 10.0.0.33 - - [2026-06-09 16:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.33 - - [2026-06-09 16:47:18] "PUT /alarm/d689e0e2-ec3a-4dd6-a2bb-e5039137f78b HTTP/1.1" 200 244 0.010250 10.0.0.33 - - [2026-06-09 16:47:18] "POST /alarms HTTP/1.1" 409 261 0.005719 10.0.0.33 - - [2026-06-09 16:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.33 - - [2026-06-09 16:47:18] "PUT /alarm/7761cae9-4506-4227-9947-84f1673e0a2f HTTP/1.1" 200 244 0.009747 10.0.0.33 - - [2026-06-09 16:47:18] "POST /alarms HTTP/1.1" 409 258 0.011444 10.0.0.33 - - [2026-06-09 16:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.33 - - [2026-06-09 16:47:18] "PUT /alarm/4978dff2-feac-4bdd-b4e8-32252a82f3f4 HTTP/1.1" 200 244 0.011265 10.0.0.33 - - [2026-06-09 16:47:18] "POST /alarms HTTP/1.1" 409 254 0.006335 10.0.0.33 - - [2026-06-09 16:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.33 - - [2026-06-09 16:47:18] "PUT /alarm/7100d284-8617-4642-9bc0-0e34a4687200 HTTP/1.1" 200 244 0.009594 10.0.0.33 - - [2026-06-09 16:47:18] "POST /alarms HTTP/1.1" 409 254 0.001859 10.0.0.33 - - [2026-06-09 16:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.33 - - [2026-06-09 16:47:18] "PUT /alarm/ad399038-9926-464c-9f50-088c1374c2a4 HTTP/1.1" 200 244 0.010098 10.0.0.33 - - [2026-06-09 16:47:18] "POST /alarms HTTP/1.1" 409 254 0.003688 10.0.0.33 - - [2026-06-09 16:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.33 - - [2026-06-09 16:47:18] "PUT /alarm/6fe555b9-cea6-4279-939e-f1d7b5035b46 HTTP/1.1" 200 244 0.009251 10.0.0.33 - - [2026-06-09 16:47:18] "POST /alarms HTTP/1.1" 409 247 0.006672 10.0.0.33 - - [2026-06-09 16:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.33 - - [2026-06-09 16:47:18] "PUT /alarm/08ebaf17-9383-4a0c-95e0-daa879381358 HTTP/1.1" 200 244 0.010402 10.0.0.33 - - [2026-06-09 16:47:18] "POST /alarms HTTP/1.1" 409 272 0.009497 10.0.0.33 - - [2026-06-09 16:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.33 - - [2026-06-09 16:47:18] "PUT /alarm/2555c2b5-5f4d-4083-9909-1eb0756967f2 HTTP/1.1" 200 244 0.009487 10.0.0.33 - - [2026-06-09 16:47:18] "POST /alarms HTTP/1.1" 409 261 0.007984 10.0.0.33 - - [2026-06-09 16:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.33 - - [2026-06-09 16:47:18] "PUT /alarm/c8ef4244-15e7-4b06-be93-fa79f8440d08 HTTP/1.1" 200 244 0.017329 10.0.0.33 - - [2026-06-09 16:47:18] "POST /alarms HTTP/1.1" 409 259 0.003658 10.0.0.33 - - [2026-06-09 16:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.33 - - [2026-06-09 16:47:18] "PUT /alarm/84a5615a-3ff9-4abe-888f-90cd7e056621 HTTP/1.1" 200 244 0.016451 10.0.0.33 - - [2026-06-09 16:47:18] "POST /alarms HTTP/1.1" 409 265 0.012766 10.0.0.33 - - [2026-06-09 16:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.33 - - [2026-06-09 16:47:19] "PUT /alarm/d3c0934b-2bfe-4092-8dee-0abdf6400da2 HTTP/1.1" 200 244 0.019495 10.0.0.33 - - [2026-06-09 16:47:19] "POST /alarms HTTP/1.1" 409 279 0.026424 10.0.0.33 - - [2026-06-09 16:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.33 - - [2026-06-09 16:47:19] "PUT /alarm/323ec3dd-717e-4595-8557-1d995eb35185 HTTP/1.1" 200 244 0.018337 10.0.0.33 - - [2026-06-09 16:47:19] "GET / HTTP/1.1" 200 35931 0.001699 10.0.0.33 - - [2026-06-09 16:47:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003328 10.0.0.33 - - [2026-06-09 16:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.33 - - [2026-06-09 16:47:19] "PUT /global-vrouter-config/64989401-ac96-4cb7-b6f7-b32e0f3a4e69 HTTP/1.1" 200 276 0.012852 10.0.0.33 - - [2026-06-09 16:47:19] "GET / HTTP/1.1" 200 35931 0.001987 10.0.0.33 - - [2026-06-09 16:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.33 - - [2026-06-09 16:47:19] "GET /global-vrouter-config/64989401-ac96-4cb7-b6f7-b32e0f3a4e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003500 10.0.0.33 - - [2026-06-09 16:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.33 - - [2026-06-09 16:47:19] "PUT /global-vrouter-config/64989401-ac96-4cb7-b6f7-b32e0f3a4e69 HTTP/1.1" 200 276 0.017312 10.0.0.33 - - [2026-06-09 16:47:20] "GET / HTTP/1.1" 200 35931 0.001778 10.0.0.33 - - [2026-06-09 16:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.33 - - [2026-06-09 16:47:20] "GET /global-system-config/b615beb1-f4a9-4cfa-8f2d-4081ba726975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004495 10.0.0.33 - - [2026-06-09 16:47:20] "PUT /global-system-config/b615beb1-f4a9-4cfa-8f2d-4081ba726975 HTTP/1.1" 200 274 0.014619 10.0.0.33 - - [2026-06-09 16:47:23] "GET / HTTP/1.1" 200 35931 0.001493 10.0.0.33 - - [2026-06-09 16:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.33 - - [2026-06-09 16:47:23] "GET /routing-instance/3f749bd6-d447-45f3-8070-986da2b2432d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002732 10.0.0.33 - - [2026-06-09 16:47:23] "POST /bgp-routers HTTP/1.1" 409 301 0.001739 10.0.0.33 - - [2026-06-09 16:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.33 - - [2026-06-09 16:47:23] "GET /bgp-router/e18770d7-1738-4cee-9f94-7f5d4e297553?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003124 10.0.0.33 - - [2026-06-09 16:47:23] "PUT /bgp-router/e18770d7-1738-4cee-9f94-7f5d4e297553 HTTP/1.1" 200 254 0.014009 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:47:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001303 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:47:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001019 10.0.0.33 - - [2026-06-09 16:47:27] "POST /tags HTTP/1.1" 200 355 0.024370 10.0.0.33 - - [2026-06-09 16:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010594 10.0.0.33 - - [2026-06-09 16:47:27] "GET /tag/a6ea8f2c-3eaa-446b-9b59-9b5d010afcbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.013449 10.0.0.33 - - [2026-06-09 16:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.33 - - [2026-06-09 16:47:27] "GET /virtual-network/1d037c7d-9b70-4f9b-b60f-c133eba2fe3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004135 10.0.0.33 - - [2026-06-09 16:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001604 10.0.0.33 - - [2026-06-09 16:47:27] "GET /project/806dff97-d7ec-4cbd-b33d-086904b2f48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.078869 10.0.0.33 - - [2026-06-09 16:47:27] "POST /virtual-machines HTTP/1.1" 200 351 0.017133 10.0.0.33 - - [2026-06-09 16:47:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.023269 10.0.0.33 - - [2026-06-09 16:47:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.097010 10.0.0.33 - - [2026-06-09 16:47:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.013318 10.0.0.33 - - [2026-06-09 16:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011946 10.0.0.33 - - [2026-06-09 16:47:27] "GET /virtual-machine-interface/e61c516e-6422-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.007808 10.0.0.33 - - [2026-06-09 16:47:28] "POST /instance-ips HTTP/1.1" 200 391 0.021094 10.0.0.33 - - [2026-06-09 16:47:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.016701 10.0.0.33 - - [2026-06-09 16:47:28] "GET /virtual-machine-interface/e61c516e-6422-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006459 10.0.0.33 - - [2026-06-09 16:47:28] "POST /set-tag HTTP/1.1" 200 109 0.014410 10.0.0.33 - - [2026-06-09 16:47:28] "GET /virtual-machine-interface/e61c516e-6422-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.013483 10.0.0.33 - - [2026-06-09 16:47:28] "GET /instance-ip/e636cd32-6422-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003764 10.0.0.33 - - [2026-06-09 16:47:28] "GET /virtual-machine-interface/e61c516e-6422-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004532 10.0.0.33 - - [2026-06-09 16:47:28] "POST /set-tag HTTP/1.1" 200 109 0.002041 10.0.0.33 - - [2026-06-09 16:47:28] "GET /virtual-router/740fb40c-e6ea-4dba-96da-b4d3f2964ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003223 10.0.0.33 - - [2026-06-09 16:47:28] "POST /ref-update HTTP/1.1" 200 156 0.007518 10.0.0.33 - - [2026-06-09 16:47:28] "GET /virtual-machine-interface/e61c516e-6422-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004633 10.0.0.33 - - [2026-06-09 16:47:28] "POST /set-tag HTTP/1.1" 200 109 0.002083 10.0.0.33 - - [2026-06-09 16:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001439 10.0.0.33 - - [2026-06-09 16:47:28] "GET /virtual-network/1d037c7d-9b70-4f9b-b60f-c133eba2fe3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003854 10.0.0.33 - - [2026-06-09 16:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001337 10.0.0.33 - - [2026-06-09 16:47:28] "GET /project/806dff97-d7ec-4cbd-b33d-086904b2f48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030413 10.0.0.33 - - [2026-06-09 16:47:28] "POST /virtual-machines HTTP/1.1" 200 355 0.007665 10.0.0.33 - - [2026-06-09 16:47:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.022166 10.0.0.33 - - [2026-06-09 16:47:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.108512 10.0.0.33 - - [2026-06-09 16:47:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.008617 10.0.0.33 - - [2026-06-09 16:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008676 10.0.0.33 - - [2026-06-09 16:47:28] "GET /virtual-machine-interface/e680fe8e-6422-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.004918 10.0.0.33 - - [2026-06-09 16:47:28] "POST /instance-ips HTTP/1.1" 200 395 0.019426 10.0.0.33 - - [2026-06-09 16:47:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.026656 10.0.0.33 - - [2026-06-09 16:47:28] "GET /virtual-machine-interface/e680fe8e-6422-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.011567 10.0.0.33 - - [2026-06-09 16:47:28] "POST /set-tag HTTP/1.1" 200 109 0.016743 10.0.0.33 - - [2026-06-09 16:47:28] "GET /virtual-machine-interface/e680fe8e-6422-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.011012 10.0.0.33 - - [2026-06-09 16:47:28] "GET /instance-ip/e69b2eee-6422-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.014159 10.0.0.33 - - [2026-06-09 16:47:28] "GET /virtual-machine-interface/e680fe8e-6422-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007032 10.0.0.33 - - [2026-06-09 16:47:28] "POST /set-tag HTTP/1.1" 200 109 0.002161 10.0.0.33 - - [2026-06-09 16:47:28] "GET /virtual-router/740fb40c-e6ea-4dba-96da-b4d3f2964ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.008053 10.0.0.33 - - [2026-06-09 16:47:28] "POST /ref-update HTTP/1.1" 200 156 0.020013 10.0.0.33 - - [2026-06-09 16:47:28] "GET /virtual-machine-interface/e680fe8e-6422-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004659 10.0.0.33 - - [2026-06-09 16:47:28] "POST /set-tag HTTP/1.1" 200 109 0.002172 10.0.0.33 - - [2026-06-09 16:47:28] "GET /virtual-machine-interface/e61c516e-6422-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003856 10.0.0.33 - - [2026-06-09 16:47:28] "POST /set-tag HTTP/1.1" 200 109 0.001623 10.0.0.33 - - [2026-06-09 16:47:29] "GET /virtual-machine-interface/e680fe8e-6422-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005547 10.0.0.33 - - [2026-06-09 16:47:29] "POST /set-tag HTTP/1.1" 200 109 0.002178 10.0.0.33 - - [2026-06-09 16:47:39] "GET / HTTP/1.1" 200 35931 0.001712 10.0.0.33 - - [2026-06-09 16:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.33 - - [2026-06-09 16:47:39] "GET /global-system-config/b615beb1-f4a9-4cfa-8f2d-4081ba726975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005385 10.0.0.33 - - [2026-06-09 16:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.33 - - [2026-06-09 16:47:39] "GET /config-node/1706957b-ab17-42b5-9f47-8d2a884d4e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002343 10.0.0.33 - - [2026-06-09 16:47:40] "GET /virtual-machine-interface/e680fe8e-6422-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006001 10.0.0.33 - - [2026-06-09 16:47:40] "POST /set-tag HTTP/1.1" 200 109 0.002258 10.0.0.33 - - [2026-06-09 16:47:40] "GET /virtual-machine-interface/e61c516e-6422-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004647 10.0.0.33 - - [2026-06-09 16:47:40] "POST /set-tag HTTP/1.1" 200 109 0.002249 10.0.0.33 - - [2026-06-09 16:47:41] "GET /virtual-machine-interface/e61c516e-6422-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004979 10.0.0.33 - - [2026-06-09 16:47:41] "POST /set-tag HTTP/1.1" 200 109 0.001978 10.0.0.33 - - [2026-06-09 16:47:51] "GET / HTTP/1.1" 200 35931 0.001632 10.0.0.33 - - [2026-06-09 16:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.33 - - [2026-06-09 16:47:51] "GET /routing-instance/3f749bd6-d447-45f3-8070-986da2b2432d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003169 10.0.0.33 - - [2026-06-09 16:47:51] "POST /bgp-routers HTTP/1.1" 409 301 0.002195 10.0.0.33 - - [2026-06-09 16:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.33 - - [2026-06-09 16:47:51] "GET /bgp-router/e18770d7-1738-4cee-9f94-7f5d4e297553?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003956 10.0.0.33 - - [2026-06-09 16:47:51] "PUT /bgp-router/e18770d7-1738-4cee-9f94-7f5d4e297553 HTTP/1.1" 200 254 0.020776 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:47:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000995 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:47:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000884 10.0.0.33 - - [2026-06-09 16:48:13] "GET /virtual-machine-interface/e61c516e-6422-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.010335 10.0.0.33 - - [2026-06-09 16:48:13] "POST /set-tag HTTP/1.1" 200 109 0.004068 10.0.0.33 - - [2026-06-09 16:48:13] "GET /virtual-machine-interface/e61c516e-6422-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004752 10.0.0.33 - - [2026-06-09 16:48:13] "POST /set-tag HTTP/1.1" 200 109 0.002470 10.0.0.33 - - [2026-06-09 16:48:13] "GET /virtual-machine/60034d18-8292-4d5b-8341-ee3713298c74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.003318 10.0.0.33 - - [2026-06-09 16:48:13] "POST /ref-update HTTP/1.1" 200 156 0.016905 10.0.0.33 - - [2026-06-09 16:48:13] "GET /virtual-machine-interface/e61c516e-6422-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.008105 10.0.0.33 - - [2026-06-09 16:48:13] "POST /set-tag HTTP/1.1" 200 109 0.015178 10.0.0.33 - - [2026-06-09 16:48:13] "POST /set-tag HTTP/1.1" 200 109 0.025987 10.0.0.33 - - [2026-06-09 16:48:13] "DELETE /instance-ip/e636cd32-6422-11f1-9ec2-fa163e424299 HTTP/1.1" 200 115 0.049026 10.0.0.33 - - [2026-06-09 16:48:13] "DELETE /virtual-machine-interface/e61c516e-6422-11f1-9ec2-fa163e424299 HTTP/1.1" 200 115 0.034342 10.0.0.33 - - [2026-06-09 16:48:13] "DELETE /virtual-machine/60034d18-8292-4d5b-8341-ee3713298c74 HTTP/1.1" 200 115 0.019926 10.0.0.33 - - [2026-06-09 16:48:13] "GET /virtual-machine-interface/e680fe8e-6422-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004788 10.0.0.33 - - [2026-06-09 16:48:13] "POST /set-tag HTTP/1.1" 200 109 0.002640 10.0.0.33 - - [2026-06-09 16:48:44] "GET /virtual-machine-interface/e680fe8e-6422-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.008333 10.0.0.33 - - [2026-06-09 16:48:44] "POST /set-tag HTTP/1.1" 200 109 0.012160 10.0.0.33 - - [2026-06-09 16:48:44] "GET /virtual-machine-interface/e680fe8e-6422-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004570 10.0.0.33 - - [2026-06-09 16:48:44] "POST /set-tag HTTP/1.1" 200 109 0.005386 10.0.0.33 - - [2026-06-09 16:48:44] "GET /virtual-machine/46f72069-611c-4fce-bb78-98407a20cd76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.006104 10.0.0.33 - - [2026-06-09 16:48:44] "POST /ref-update HTTP/1.1" 200 156 0.017648 10.0.0.33 - - [2026-06-09 16:48:44] "GET /virtual-machine-interface/e680fe8e-6422-11f1-9ec2-fa163e424299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007776 10.0.0.33 - - [2026-06-09 16:48:44] "POST /set-tag HTTP/1.1" 200 109 0.026983 10.0.0.33 - - [2026-06-09 16:48:44] "POST /set-tag HTTP/1.1" 200 109 0.046389 10.0.0.33 - - [2026-06-09 16:48:44] "DELETE /instance-ip/e69b2eee-6422-11f1-9ec2-fa163e424299 HTTP/1.1" 200 115 0.059910 10.0.0.33 - - [2026-06-09 16:48:44] "DELETE /virtual-machine-interface/e680fe8e-6422-11f1-9ec2-fa163e424299 HTTP/1.1" 200 115 0.060494 10.0.0.33 - - [2026-06-09 16:48:44] "DELETE /virtual-machine/46f72069-611c-4fce-bb78-98407a20cd76 HTTP/1.1" 200 115 0.014832 10.0.0.33 - - [2026-06-09 16:48:44] "DELETE /tag/a6ea8f2c-3eaa-446b-9b59-9b5d010afcbb HTTP/1.1" 200 115 0.050236 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:48:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000996 [Introspect:8084]10.0.0.33 - - [2026-06-09 16:48:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000994 10.0.0.33 - - [2026-06-09 16:49:13] "GET /global-system-configs HTTP/1.1" 200 322 0.002017 10.0.0.33 - - [2026-06-09 16:49:13] "GET /global-system-configs HTTP/1.1" 200 322 0.002932