++ 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 Mar 3 11:35:57 AM UTC 2026 ===================' INFO: =================== Tue Mar 3 11:35:57 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ cut -d / -f 1 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.22 ++ 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.22 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.22 ++ ANALYTICSDB_NODES=10.0.0.22 ++ ANALYTICS_SNMP_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ '[' -n '10.0.0.22:8081 ' ']' +++ echo 10.0.0.22:8081 ++ ANALYTICS_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ '[' -n '10.0.0.22:9042 ' ']' +++ echo 10.0.0.22:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.22:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ '[' -n '10.0.0.22:8086 ' ']' +++ echo 10.0.0.22:8086 ++ COLLECTOR_SERVERS=10.0.0.22: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.22 ++ CONFIGDB_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ '[' -n '10.0.0.22:8082 ' ']' +++ echo 10.0.0.22:8082 ++ CONFIG_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ '[' -n '10.0.0.22:9161 ' ']' +++ echo 10.0.0.22:9161 ++ CONFIGDB_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ '[' -n '10.0.0.22:9041 ' ']' +++ echo 10.0.0.22:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.22: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.22 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.22 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ '[' -n 10.0.0.22:2181, ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ '[' -n '10.0.0.22:2181 ' ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.22:2181 ++ RABBITMQ_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ '[' -n 10.0.0.22:5673, ']' +++ echo 10.0.0.22:5673 ++ RABBITMQ_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ '[' -n '10.0.0.22:6379 ' ']' +++ echo 10.0.0.22:6379 ++ REDIS_SERVERS=10.0.0.22: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.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ '[' -n '10.0.0.22:9092 ' ']' +++ echo 10.0.0.22:9092 ++ KAFKA_SERVERS=10.0.0.22: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.22 ++ 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.22 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.22 + local cassandra=10.0.0.22 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.22 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.22 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.22 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.22 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 +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.22 +++ local servers=10.0.0.22 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.22,10.2.245.1,127.0.0.1,172.17.0.1,252.22.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.22'\''))' +++ local server_ip=10.0.0.22 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.22 ]] +++ [[ ,10.0.0.22,10.2.245.1,127.0.0.1,172.17.0.1,252.22.0.1,, =~ ,10\.0\.0\.22, ]] +++ echo 10.0.0.22 1 +++ return ++ local ip=10.0.0.22 ++ [[ -z 10.0.0.22 ]] ++ echo 10.0.0.22 + host_ip=10.0.0.22 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.22:9041 + cassandra_server_list=10.0.0.22:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.22:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ 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: 03/03/2026 11:36:39.990 7f430f83b600 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/03/2026 11:36:40.180 7f430f83b600 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/03/2026 11:36:40.195 7f430f83b600 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/03/2026 11:36:40.195 7f430f83b600 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.22:8082/ Hit Ctrl-C to quit. 10.0.0.22 - - [2026-03-03 11:36:52] "GET / HTTP/1.1" 503 181 0.000231 10.0.0.22 - - [2026-03-03 11:36:53] "GET / HTTP/1.1" 503 181 0.000264 10.0.0.22 - - [2026-03-03 11:36:53] "GET / HTTP/1.1" 200 45303 0.002594 10.0.0.22 - - [2026-03-03 11:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005223 10.0.0.22 - - [2026-03-03 11:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010948 10.0.0.22 - - [2026-03-03 11:36:53] "GET / HTTP/1.1" 200 35931 0.003122 10.0.0.22 - - [2026-03-03 11:36:53] "GET / HTTP/1.1" 200 35931 0.001488 10.0.0.22 - - [2026-03-03 11:36:54] "GET / HTTP/1.1" 200 35931 0.001467 10.0.0.22 - - [2026-03-03 11:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.014314 10.0.0.22 - - [2026-03-03 11:36:54] "GET /global-system-config/6e4ae9e2-cf37-4285-b74d-c7a6563a363d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.206625 10.0.0.22 - - [2026-03-03 11:36:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.008065 10.0.0.22 - - [2026-03-03 11:36:54] "GET / HTTP/1.1" 200 35931 0.003313 10.0.0.22 - - [2026-03-03 11:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004524 10.0.0.22 - - [2026-03-03 11:36:54] "GET /global-system-config/6e4ae9e2-cf37-4285-b74d-c7a6563a363d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008196 10.0.0.22 - - [2026-03-03 11:36:54] "POST /analytics-nodes HTTP/1.1" 200 599 0.121308 10.0.0.22 - - [2026-03-03 11:36:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.008407 10.0.0.22 - - [2026-03-03 11:36:54] "POST /config-nodes HTTP/1.1" 200 593 0.101886 10.0.0.22 - - [2026-03-03 11:36:54] "GET / HTTP/1.1" 200 35931 0.001612 10.0.0.22 - - [2026-03-03 11:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012771 10.0.0.22 - - [2026-03-03 11:36:54] "GET /global-system-config/6e4ae9e2-cf37-4285-b74d-c7a6563a363d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.015312 10.0.0.22 - - [2026-03-03 11:36:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.004272 10.0.0.22 - - [2026-03-03 11:36:54] "GET / HTTP/1.1" 200 35931 0.001268 10.0.0.22 - - [2026-03-03 11:36:54] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.115151 10.0.0.22 - - [2026-03-03 11:36:55] "GET / HTTP/1.1" 200 35931 0.002070 10.0.0.22 - - [2026-03-03 11:36:55] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003435 10.0.0.22 - - [2026-03-03 11:36:55] "POST /fqname-to-id HTTP/1.1" 404 186 0.005429 10.0.0.22 - - [2026-03-03 11:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008460 10.0.0.22 - - [2026-03-03 11:36:55] "GET /global-system-config/6e4ae9e2-cf37-4285-b74d-c7a6563a363d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010168 10.0.0.22 - - [2026-03-03 11:36:55] "POST /service-appliance-sets HTTP/1.1" 200 553 0.183047 10.0.0.22 - - [2026-03-03 11:36:55] "POST /fqname-to-id HTTP/1.1" 404 180 0.021724 10.0.0.22 - - [2026-03-03 11:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.013430 10.0.0.22 - - [2026-03-03 11:36:55] "GET /global-system-config/6e4ae9e2-cf37-4285-b74d-c7a6563a363d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.031093 10.0.0.22 - - [2026-03-03 11:36:55] "POST /service-appliance-sets HTTP/1.1" 200 541 0.124414 10.0.0.22 - - [2026-03-03 11:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007735 10.0.0.22 - - [2026-03-03 11:36:55] "GET /network-ipam/bc577dd9-eec0-4ab7-894d-2c4f728188fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.008950 10.0.0.22 - - [2026-03-03 11:36:56] "POST /service-templates HTTP/1.1" 200 511 0.182908 10.0.0.22 - - [2026-03-03 11:36:56] "POST /service-templates HTTP/1.1" 200 501 0.199719 10.0.0.22 - - [2026-03-03 11:36:56] "POST /service-templates HTTP/1.1" 200 515 0.119817 10.0.0.22 - - [2026-03-03 11:36:56] "POST /service-templates HTTP/1.1" 200 535 0.078323 10.0.0.22 - - [2026-03-03 11:36:57] "POST /service-templates HTTP/1.1" 200 507 0.126280 10.0.0.22 - - [2026-03-03 11:36:59] "GET / HTTP/1.1" 200 35931 0.002862 10.0.0.22 - - [2026-03-03 11:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.22 - - [2026-03-03 11:36:59] "GET /global-system-config/6e4ae9e2-cf37-4285-b74d-c7a6563a363d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.032367 10.0.0.22 - - [2026-03-03 11:36:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.003856 10.0.0.22 - - [2026-03-03 11:36:59] "POST /database-nodes HTTP/1.1" 200 597 0.129962 10.0.0.22 - - [2026-03-03 11:36:59] "GET / HTTP/1.1" 200 35931 0.001539 10.0.0.22 - - [2026-03-03 11:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.22 - - [2026-03-03 11:36:59] "GET /global-system-config/6e4ae9e2-cf37-4285-b74d-c7a6563a363d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.016668 10.0.0.22 - - [2026-03-03 11:36:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.008205 10.0.0.22 - - [2026-03-03 11:36:59] "POST /config-database-nodes HTTP/1.1" 200 611 0.095553 10.0.0.22 - - [2026-03-03 11:36:59] "GET / HTTP/1.1" 200 35931 0.002169 10.0.0.22 - - [2026-03-03 11:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007611 10.0.0.22 - - [2026-03-03 11:36:59] "GET /global-system-config/6e4ae9e2-cf37-4285-b74d-c7a6563a363d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009037 10.0.0.22 - - [2026-03-03 11:36:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.014492 10.0.0.22 - - [2026-03-03 11:37:00] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.088869 10.0.0.22 - - [2026-03-03 11:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010322 10.0.0.22 - - [2026-03-03 11:37:00] "GET /global-vrouter-config/b31484c8-94a8-43f1-847b-b47ec11b6703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.014374 10.0.0.22 - - [2026-03-03 11:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005113 10.0.0.22 - - [2026-03-03 11:37:00] "PUT /global-vrouter-config/b31484c8-94a8-43f1-847b-b47ec11b6703 HTTP/1.1" 200 276 0.030606 10.0.0.22 - - [2026-03-03 11:37:00] "GET / HTTP/1.1" 200 35931 0.003473 10.0.0.22 - - [2026-03-03 11:37:00] "POST /alarms HTTP/1.1" 200 581 0.091415 10.0.0.22 - - [2026-03-03 11:37:01] "POST /alarms HTTP/1.1" 200 575 0.286320 10.0.0.22 - - [2026-03-03 11:37:01] "POST /alarms HTTP/1.1" 200 575 0.092726 10.0.0.22 - - [2026-03-03 11:37:01] "POST /alarms HTTP/1.1" 200 559 0.064030 10.0.0.22 - - [2026-03-03 11:37:01] "POST /alarms HTTP/1.1" 200 555 0.078716 10.0.0.22 - - [2026-03-03 11:37:01] "POST /alarms HTTP/1.1" 200 557 0.094013 10.0.0.22 - - [2026-03-03 11:37:01] "POST /alarms HTTP/1.1" 200 565 0.090314 10.0.0.22 - - [2026-03-03 11:37:01] "POST /alarms HTTP/1.1" 200 549 0.131962 10.0.0.22 - - [2026-03-03 11:37:02] "POST /alarms HTTP/1.1" 200 557 0.206636 10.0.0.22 - - [2026-03-03 11:37:02] "POST /alarms HTTP/1.1" 200 567 0.179858 10.0.0.22 - - [2026-03-03 11:37:02] "GET / HTTP/1.1" 200 35931 0.001841 10.0.0.22 - - [2026-03-03 11:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.027433 10.0.0.22 - - [2026-03-03 11:37:02] "POST /alarms HTTP/1.1" 200 555 0.132288 10.0.0.22 - - [2026-03-03 11:37:02] "GET /routing-instance/857d3b9a-fa83-4e36-82a1-a4803254813d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.023160 10.0.0.22 - - [2026-03-03 11:37:02] "POST /alarms HTTP/1.1" 200 567 0.138472 10.0.0.22 - - [2026-03-03 11:37:02] "POST /bgp-routers HTTP/1.1" 200 616 0.170945 10.0.0.22 - - [2026-03-03 11:37:02] "GET /bgp-router/1271a756-9690-427d-815b-0e61e7e5f5d2?fields=global_system_config_back_refs HTTP/1.1" 200 1128 0.026759 10.0.0.22 - - [2026-03-03 11:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008590 10.0.0.22 - - [2026-03-03 11:37:02] "POST /alarms HTTP/1.1" 200 575 0.095191 10.0.0.22 - - [2026-03-03 11:37:02] "GET /global-system-config/6e4ae9e2-cf37-4285-b74d-c7a6563a363d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.049444 10.0.0.22 - - [2026-03-03 11:37:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009814 10.0.0.22 - - [2026-03-03 11:37:02] "POST /ref-update HTTP/1.1" 200 156 0.035574 10.0.0.22 - - [2026-03-03 11:37:02] "POST /alarms HTTP/1.1" 200 569 0.184777 10.0.0.22 - - [2026-03-03 11:37:03] "POST /alarms HTTP/1.1" 200 561 0.118393 10.0.0.22 - - [2026-03-03 11:37:03] "POST /alarms HTTP/1.1" 200 561 0.130960 10.0.0.22 - - [2026-03-03 11:37:03] "POST /alarms HTTP/1.1" 200 561 0.105955 10.0.0.22 - - [2026-03-03 11:37:03] "POST /alarms HTTP/1.1" 200 547 0.110396 10.0.0.22 - - [2026-03-03 11:37:03] "POST /alarms HTTP/1.1" 200 595 0.093201 10.0.0.22 - - [2026-03-03 11:37:03] "POST /alarms HTTP/1.1" 200 575 0.137253 10.0.0.22 - - [2026-03-03 11:37:03] "POST /alarms HTTP/1.1" 200 571 0.061952 10.0.0.22 - - [2026-03-03 11:37:04] "POST /alarms HTTP/1.1" 200 583 0.172571 10.0.0.22 - - [2026-03-03 11:37:04] "POST /alarms HTTP/1.1" 200 609 0.183262 10.0.0.22 - - [2026-03-03 11:37:05] "GET / HTTP/1.1" 200 35931 0.002523 10.0.0.22 - - [2026-03-03 11:37:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003663 10.0.0.22 - - [2026-03-03 11:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008591 10.0.0.22 - - [2026-03-03 11:37:05] "PUT /global-vrouter-config/b31484c8-94a8-43f1-847b-b47ec11b6703 HTTP/1.1" 200 276 0.039230 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:37:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001352 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:37:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.013904 10.0.0.22 - - [2026-03-03 11:37:06] "GET / HTTP/1.1" 200 35931 0.001817 10.0.0.22 - - [2026-03-03 11:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004316 10.0.0.22 - - [2026-03-03 11:37:06] "GET /global-vrouter-config/b31484c8-94a8-43f1-847b-b47ec11b6703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.203361 10.0.0.22 - - [2026-03-03 11:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.027718 10.0.0.22 - - [2026-03-03 11:37:06] "PUT /global-vrouter-config/b31484c8-94a8-43f1-847b-b47ec11b6703 HTTP/1.1" 200 276 0.054597 10.0.0.22 - - [2026-03-03 11:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.040137 10.0.0.22 - - [2026-03-03 11:37:07] "GET /network-ipam/bc577dd9-eec0-4ab7-894d-2c4f728188fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.011529 10.0.0.22 - - [2026-03-03 11:37:08] "GET / HTTP/1.1" 200 35931 0.001341 10.0.0.22 - - [2026-03-03 11:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.22 - - [2026-03-03 11:37:08] "POST /fqname-to-id HTTP/1.1" 404 225 0.011911 10.0.0.22 - - [2026-03-03 11:37:08] "GET /global-system-config/6e4ae9e2-cf37-4285-b74d-c7a6563a363d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.043866 10.0.0.22 - - [2026-03-03 11:37:08] "POST /access-control-lists HTTP/1.1" 200 587 0.120200 10.0.0.22 - - [2026-03-03 11:37:08] "POST /fqname-to-id HTTP/1.1" 404 224 0.008842 10.0.0.22 - - [2026-03-03 11:37:08] "PUT /global-system-config/6e4ae9e2-cf37-4285-b74d-c7a6563a363d HTTP/1.1" 200 274 0.109494 10.0.0.22 - - [2026-03-03 11:37:08] "POST /access-control-lists HTTP/1.1" 200 585 0.072361 10.0.0.22 - - [2026-03-03 11:37:08] "POST /route-targets HTTP/1.1" 200 327 0.050191 10.0.0.22 - - [2026-03-03 11:37:08] "POST /ref-update HTTP/1.1" 200 156 0.033394 10.0.0.22 - - [2026-03-03 11:37:08] "POST /route-targets HTTP/1.1" 200 327 0.023315 10.0.0.22 - - [2026-03-03 11:37:08] "POST /ref-update HTTP/1.1" 200 156 0.048099 10.0.0.22 - - [2026-03-03 11:37:08] "POST /route-targets HTTP/1.1" 200 327 0.030502 10.0.0.22 - - [2026-03-03 11:37:08] "POST /ref-update HTTP/1.1" 200 156 0.051699 10.0.0.22 - - [2026-03-03 11:37:09] "POST /route-targets HTTP/1.1" 200 327 0.053769 10.0.0.22 - - [2026-03-03 11:37:09] "POST /ref-update HTTP/1.1" 200 156 0.070325 10.0.0.22 - - [2026-03-03 11:37:09] "POST /fqname-to-id HTTP/1.1" 404 201 0.009983 10.0.0.22 - - [2026-03-03 11:37:09] "POST /access-control-lists HTTP/1.1" 200 551 0.119143 10.0.0.22 - - [2026-03-03 11:37:09] "PUT /access-control-list/5c30a2ff-e215-4784-bb0b-c2e036cda2b0 HTTP/1.1" 200 272 0.028982 10.0.0.22 - - [2026-03-03 11:37:09] "PUT /access-control-list/a22ad408-cea4-47c8-b945-e6d62f429134 HTTP/1.1" 200 272 0.050246 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:37:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001121 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:37:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002272 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:37:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001085 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:37:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001255 10.0.0.22 - - [2026-03-03 11:37:30] "GET / HTTP/1.1" 200 35931 0.001784 10.0.0.22 - - [2026-03-03 11:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.22 - - [2026-03-03 11:37:31] "GET /domain/f0c86d1e-18c7-4e55-905f-8432998e3811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.005277 10.0.0.22 - - [2026-03-03 11:37:31] "POST /id-to-fqname HTTP/1.1" 200 173 0.000891 10.0.0.22 - - [2026-03-03 11:37:31] "POST /fqname-to-id HTTP/1.1" 404 182 0.012390 10.0.0.22 - - [2026-03-03 11:37:31] "POST /security-groups HTTP/1.1" 200 570 0.094715 10.0.0.22 - - [2026-03-03 11:37:31] "POST /projects HTTP/1.1" 200 481 0.329627 10.0.0.22 - - [2026-03-03 11:37:31] "POST /fqname-to-id HTTP/1.1" 404 213 0.006168 10.0.0.22 - - [2026-03-03 11:37:31] "POST /access-control-lists HTTP/1.1" 200 579 0.043160 10.0.0.22 - - [2026-03-03 11:37:31] "POST /security-groups HTTP/1.1" 200 534 0.086680 10.0.0.22 - - [2026-03-03 11:37:31] "POST /fqname-to-id HTTP/1.1" 404 212 0.005429 10.0.0.22 - - [2026-03-03 11:37:31] "POST /chown HTTP/1.1" 200 109 0.026987 10.0.0.22 - - [2026-03-03 11:37:31] "POST /policy-managements HTTP/1.1" 409 214 0.018528 10.0.0.22 - - [2026-03-03 11:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005664 10.0.0.22 - - [2026-03-03 11:37:31] "GET /policy-management/46005bb9-c717-4293-9426-9b9eb003267e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.017860 10.0.0.22 - - [2026-03-03 11:37:31] "POST /access-control-lists HTTP/1.1" 200 577 0.130409 10.0.0.22 - - [2026-03-03 11:37:31] "POST /fqname-to-id HTTP/1.1" 404 232 0.005617 10.0.0.22 - - [2026-03-03 11:37:31] "POST /application-policy-sets HTTP/1.1" 200 528 0.106260 10.0.0.22 - - [2026-03-03 11:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009367 10.0.0.22 - - [2026-03-03 11:37:31] "POST /access-control-lists HTTP/1.1" 200 594 0.100852 10.0.0.22 - - [2026-03-03 11:37:31] "GET /global-vrouter-config/b31484c8-94a8-43f1-847b-b47ec11b6703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.008645 10.0.0.22 - - [2026-03-03 11:37:31] "POST /fqname-to-id HTTP/1.1" 404 231 0.007458 10.0.0.22 - - [2026-03-03 11:37:31] "PUT /global-vrouter-config/b31484c8-94a8-43f1-847b-b47ec11b6703 HTTP/1.1" 200 276 0.023408 10.0.0.22 - - [2026-03-03 11:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.017989 10.0.0.22 - - [2026-03-03 11:37:31] "POST /access-control-lists HTTP/1.1" 200 592 0.058118 10.0.0.22 - - [2026-03-03 11:37:31] "GET /virtual-network/96a8a49c-86ea-4a04-82de-8547c9ba97be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.015453 10.0.0.22 - - [2026-03-03 11:37:32] "POST /id-to-fqname HTTP/1.1" 200 177 0.000566 10.0.0.22 - - [2026-03-03 11:37:32] "POST /fqname-to-id HTTP/1.1" 404 186 0.028382 10.0.0.22 - - [2026-03-03 11:37:32] "POST /security-groups HTTP/1.1" 200 574 0.084071 10.0.0.22 - - [2026-03-03 11:37:32] "POST /projects HTTP/1.1" 200 489 0.273809 10.0.0.22 - - [2026-03-03 11:37:32] "POST /fqname-to-id HTTP/1.1" 404 217 0.002000 10.0.0.22 - - [2026-03-03 11:37:32] "POST /security-groups HTTP/1.1" 200 546 0.070390 10.0.0.22 - - [2026-03-03 11:37:32] "POST /access-control-lists HTTP/1.1" 200 583 0.084630 10.0.0.22 - - [2026-03-03 11:37:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.014956 10.0.0.22 - - [2026-03-03 11:37:32] "POST /chown HTTP/1.1" 200 109 0.045747 10.0.0.22 - - [2026-03-03 11:37:32] "POST /network-ipams HTTP/1.1" 200 522 0.053684 10.0.0.22 - - [2026-03-03 11:37:32] "POST /access-control-lists HTTP/1.1" 200 581 0.096053 10.0.0.22 - - [2026-03-03 11:37:32] "POST /fqname-to-id HTTP/1.1" 404 240 0.036859 10.0.0.22 - - [2026-03-03 11:37:32] "POST /network-ipams HTTP/1.1" 200 510 0.108998 10.0.0.22 - - [2026-03-03 11:37:32] "POST /fqname-to-id HTTP/1.1" 404 198 0.017356 10.0.0.22 - - [2026-03-03 11:37:32] "POST /access-control-lists HTTP/1.1" 200 602 0.099455 10.0.0.22 - - [2026-03-03 11:37:32] "POST /fqname-to-id HTTP/1.1" 404 239 0.004238 10.0.0.22 - - [2026-03-03 11:37:32] "POST /access-control-lists HTTP/1.1" 200 600 0.094751 10.0.0.22 - - [2026-03-03 11:37:32] "POST /fqname-to-id HTTP/1.1" 404 229 0.005782 10.0.0.22 - - [2026-03-03 11:37:33] "POST /useragent-kv HTTP/1.1" 200 115 0.045841 10.0.0.22 - - [2026-03-03 11:37:33] "POST /virtual-networks HTTP/1.1" 200 538 0.346045 10.0.0.22 - - [2026-03-03 11:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.22 - - [2026-03-03 11:37:33] "POST /access-control-lists HTTP/1.1" 200 589 0.130208 10.0.0.22 - - [2026-03-03 11:37:33] "GET /virtual-network/9b0d82a7-c384-4222-b7ae-b9a25b5838ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.028332 10.0.0.22 - - [2026-03-03 11:37:33] "POST /network-ipams HTTP/1.1" 200 518 0.040079 10.0.0.22 - - [2026-03-03 11:37:33] "POST /fqname-to-id HTTP/1.1" 404 202 0.002972 10.0.0.22 - - [2026-03-03 11:37:33] "POST /route-targets HTTP/1.1" 200 327 0.024945 10.0.0.22 - - [2026-03-03 11:37:33] "POST /ref-update HTTP/1.1" 200 156 0.051398 10.0.0.22 - - [2026-03-03 11:37:33] "PUT /access-control-list/70f105cc-a22e-4468-9e88-011404158d47 HTTP/1.1" 200 272 0.042808 10.0.0.22 - - [2026-03-03 11:37:33] "POST /useragent-kv HTTP/1.1" 200 115 0.024715 10.0.0.22 - - [2026-03-03 11:37:33] "POST /virtual-networks HTTP/1.1" 200 546 0.276812 10.0.0.22 - - [2026-03-03 11:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013029 10.0.0.22 - - [2026-03-03 11:37:33] "GET /virtual-network/2f710a26-896f-445b-8071-3c506a1584ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1749 0.016253 10.0.0.22 - - [2026-03-03 11:37:33] "POST /route-targets HTTP/1.1" 200 327 0.020622 10.0.0.22 - - [2026-03-03 11:37:33] "POST /ref-update HTTP/1.1" 200 156 0.033399 10.0.0.22 - - [2026-03-03 11:37:33] "POST /fqname-to-id HTTP/1.1" 404 199 0.015924 10.0.0.22 - - [2026-03-03 11:37:33] "POST /network-policys HTTP/1.1" 200 538 0.048205 10.0.0.22 - - [2026-03-03 11:37:33] "POST /fqname-to-id HTTP/1.1" 404 197 0.012032 10.0.0.22 - - [2026-03-03 11:37:33] "POST /network-policys HTTP/1.1" 200 534 0.027852 10.0.0.22 - - [2026-03-03 11:37:33] "POST /fqname-to-id HTTP/1.1" 404 201 0.006171 10.0.0.22 - - [2026-03-03 11:37:33] "POST /network-policys HTTP/1.1" 200 542 0.053229 10.0.0.22 - - [2026-03-03 11:37:34] "PUT /access-control-list/57ed2761-f176-4947-9093-83ad7fb63b52 HTTP/1.1" 200 272 0.061965 10.0.0.22 - - [2026-03-03 11:37:34] "POST /ref-update HTTP/1.1" 200 156 0.172118 10.0.0.22 - - [2026-03-03 11:37:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011870 10.0.0.22 - - [2026-03-03 11:37:34] "PUT /access-control-list/57ed2761-f176-4947-9093-83ad7fb63b52 HTTP/1.1" 200 272 0.034230 10.0.0.22 - - [2026-03-03 11:37:34] "POST /ref-update HTTP/1.1" 200 156 0.137809 10.0.0.22 - - [2026-03-03 11:37:34] "PUT /access-control-list/70f105cc-a22e-4468-9e88-011404158d47 HTTP/1.1" 200 272 0.107469 10.0.0.22 - - [2026-03-03 11:37:34] "POST /ref-update HTTP/1.1" 200 156 0.067333 10.0.0.22 - - [2026-03-03 11:37:34] "PUT /access-control-list/70f105cc-a22e-4468-9e88-011404158d47 HTTP/1.1" 200 272 0.083055 10.0.0.22 - - [2026-03-03 11:37:34] "POST /ref-update HTTP/1.1" 200 156 0.237914 10.0.0.22 - - [2026-03-03 11:37:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020545 10.0.0.22 - - [2026-03-03 11:37:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004395 10.0.0.22 - - [2026-03-03 11:37:34] "POST /fqname-to-id HTTP/1.1" 404 237 0.004411 10.0.0.22 - - [2026-03-03 11:37:34] "POST /ref-update HTTP/1.1" 200 156 0.071758 10.0.0.22 - - [2026-03-03 11:37:34] "POST /access-control-lists HTTP/1.1" 200 601 0.053228 10.0.0.22 - - [2026-03-03 11:37:34] "POST /ref-update HTTP/1.1" 200 156 0.094069 10.0.0.22 - - [2026-03-03 11:37:34] "PUT /access-control-list/fe620d6a-7cc1-4aa5-8d78-94b5f7234c94 HTTP/1.1" 200 272 0.023527 10.0.0.22 - - [2026-03-03 11:37:34] "PUT /access-control-list/57ed2761-f176-4947-9093-83ad7fb63b52 HTTP/1.1" 200 272 0.099354 10.0.0.22 - - [2026-03-03 11:37:34] "POST /ref-update HTTP/1.1" 200 156 0.045566 10.0.0.22 - - [2026-03-03 11:37:34] "POST /ref-update HTTP/1.1" 200 156 0.203319 10.0.0.22 - - [2026-03-03 11:37:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013093 10.0.0.22 - - [2026-03-03 11:37:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010317 10.0.0.22 - - [2026-03-03 11:37:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.041991 10.0.0.22 - - [2026-03-03 11:37:35] "PUT /access-control-list/fe620d6a-7cc1-4aa5-8d78-94b5f7234c94 HTTP/1.1" 200 272 0.092595 10.0.0.22 - - [2026-03-03 11:37:35] "POST /ref-update HTTP/1.1" 200 156 0.022165 10.0.0.22 - - [2026-03-03 11:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006610 10.0.0.22 - - [2026-03-03 11:37:35] "GET /virtual-network/96a8a49c-86ea-4a04-82de-8547c9ba97be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.008894 10.0.0.22 - - [2026-03-03 11:37:35] "GET /application-policy-set/52635ecf-33a9-41d3-8584-30c8fc78e690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.006756 10.0.0.22 - - [2026-03-03 11:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.22 - - [2026-03-03 11:37:35] "GET /policy-management/46005bb9-c717-4293-9426-9b9eb003267e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004294 10.0.0.22 - - [2026-03-03 11:37:35] "POST /firewall-policys HTTP/1.1" 200 530 0.024358 10.0.0.22 - - [2026-03-03 11:37:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.035021 10.0.0.22 - - [2026-03-03 11:37:35] "GET /firewall-policy/57ac736e-d508-457f-a0e5-458884699f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006233 10.0.0.22 - - [2026-03-03 11:37:35] "GET /application-policy-set/52635ecf-33a9-41d3-8584-30c8fc78e690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.005326 10.0.0.22 - - [2026-03-03 11:37:35] "GET /firewall-policy/57ac736e-d508-457f-a0e5-458884699f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004273 10.0.0.22 - - [2026-03-03 11:37:35] "POST /ref-update HTTP/1.1" 200 156 0.019587 10.0.0.22 - - [2026-03-03 11:37:35] "GET /application-policy-set/52635ecf-33a9-41d3-8584-30c8fc78e690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.006184 10.0.0.22 - - [2026-03-03 11:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.22 - - [2026-03-03 11:37:35] "GET /policy-management/46005bb9-c717-4293-9426-9b9eb003267e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004031 10.0.0.22 - - [2026-03-03 11:37:35] "POST /firewall-policys HTTP/1.1" 200 532 0.033517 10.0.0.22 - - [2026-03-03 11:37:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.045813 10.0.0.22 - - [2026-03-03 11:37:35] "GET /firewall-policy/8867d5b7-df87-4014-bff0-e3737517b288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.013834 10.0.0.22 - - [2026-03-03 11:37:35] "GET /application-policy-set/52635ecf-33a9-41d3-8584-30c8fc78e690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.004235 10.0.0.22 - - [2026-03-03 11:37:35] "GET /firewall-policy/8867d5b7-df87-4014-bff0-e3737517b288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005697 10.0.0.22 - - [2026-03-03 11:37:35] "GET /firewall-policy/57ac736e-d508-457f-a0e5-458884699f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003124 10.0.0.22 - - [2026-03-03 11:37:35] "GET /firewall-policy/57ac736e-d508-457f-a0e5-458884699f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003572 10.0.0.22 - - [2026-03-03 11:37:35] "POST /ref-update HTTP/1.1" 200 156 0.024466 10.0.0.22 - - [2026-03-03 11:37:35] "POST /ref-update HTTP/1.1" 200 156 0.059949 10.0.0.22 - - [2026-03-03 11:37:36] "POST /ref-update HTTP/1.1" 200 156 0.058356 10.0.0.22 - - [2026-03-03 11:37:36] "GET /application-policy-set/52635ecf-33a9-41d3-8584-30c8fc78e690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.028517 10.0.0.22 - - [2026-03-03 11:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009434 10.0.0.22 - - [2026-03-03 11:37:36] "GET /policy-management/46005bb9-c717-4293-9426-9b9eb003267e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007259 10.0.0.22 - - [2026-03-03 11:37:36] "POST /firewall-policys HTTP/1.1" 200 530 0.028797 10.0.0.22 - - [2026-03-03 11:37:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.033161 10.0.0.22 - - [2026-03-03 11:37:36] "GET /firewall-policy/2a4da95f-f110-4518-a470-3b1ffca8543e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.012550 10.0.0.22 - - [2026-03-03 11:37:36] "GET /application-policy-set/52635ecf-33a9-41d3-8584-30c8fc78e690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.003721 10.0.0.22 - - [2026-03-03 11:37:36] "GET /firewall-policy/2a4da95f-f110-4518-a470-3b1ffca8543e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002996 10.0.0.22 - - [2026-03-03 11:37:36] "GET /firewall-policy/57ac736e-d508-457f-a0e5-458884699f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003212 10.0.0.22 - - [2026-03-03 11:37:36] "GET /firewall-policy/8867d5b7-df87-4014-bff0-e3737517b288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004179 10.0.0.22 - - [2026-03-03 11:37:36] "GET /firewall-policy/57ac736e-d508-457f-a0e5-458884699f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.007142 10.0.0.22 - - [2026-03-03 11:37:36] "GET /firewall-policy/8867d5b7-df87-4014-bff0-e3737517b288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005974 10.0.0.22 - - [2026-03-03 11:37:36] "POST /ref-update HTTP/1.1" 200 156 0.046361 10.0.0.22 - - [2026-03-03 11:37:36] "POST /ref-update HTTP/1.1" 200 156 0.073054 10.0.0.22 - - [2026-03-03 11:37:36] "POST /ref-update HTTP/1.1" 200 156 0.045881 10.0.0.22 - - [2026-03-03 11:37:36] "POST /ref-update HTTP/1.1" 200 156 0.109709 10.0.0.22 - - [2026-03-03 11:37:36] "POST /ref-update HTTP/1.1" 200 156 0.046203 10.0.0.22 - - [2026-03-03 11:37:36] "GET /application-policy-set/52635ecf-33a9-41d3-8584-30c8fc78e690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.033824 10.0.0.22 - - [2026-03-03 11:37:36] "POST /tags HTTP/1.1" 200 299 0.065649 10.0.0.22 - - [2026-03-03 11:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.22 - - [2026-03-03 11:37:36] "GET /tag/7549f144-5431-4259-9452-3ecd40a65099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.026029 10.0.0.22 - - [2026-03-03 11:37:36] "POST /set-tag HTTP/1.1" 200 109 0.022615 10.0.0.22 - - [2026-03-03 11:37:37] "POST /tags HTTP/1.1" 200 305 0.145349 10.0.0.22 - - [2026-03-03 11:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011661 10.0.0.22 - - [2026-03-03 11:37:37] "GET /tag/20a3e3e4-a5d5-43a6-88a2-483a5a929c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.036630 10.0.0.22 - - [2026-03-03 11:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012753 10.0.0.22 - - [2026-03-03 11:37:37] "GET /project/cfa15c83-acb4-4d3b-b2a3-7e65c38efe6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.082803 10.0.0.22 - - [2026-03-03 11:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.22 - - [2026-03-03 11:37:37] "GET /virtual-network/2f710a26-896f-445b-8071-3c506a1584ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.006564 10.0.0.22 - - [2026-03-03 11:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.013031 10.0.0.22 - - [2026-03-03 11:37:37] "GET /service-appliance-set/c6ab3cdd-8598-4583-8926-dcbb50d7f06f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.009407 10.0.0.22 - - [2026-03-03 11:37:37] "POST /fqname-to-id HTTP/1.1" 404 240 0.010923 10.0.0.22 - - [2026-03-03 11:37:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.154171 10.0.0.22 - - [2026-03-03 11:37:37] "GET /virtual-machine-interface/62680c55-5684-44c8-ae11-0fa78bd8084a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.046202 10.0.0.22 - - [2026-03-03 11:37:38] "POST /instance-ips HTTP/1.1" 200 381 0.188977 10.0.0.22 - - [2026-03-03 11:37:38] "GET /instance-ip/87225155-de22-4a09-a8bd-6d37dda50f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.037405 10.0.0.22 - - [2026-03-03 11:37:38] "POST /loadbalancers HTTP/1.1" 200 582 0.089254 10.0.0.22 - - [2026-03-03 11:37:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.115596 10.0.0.22 - - [2026-03-03 11:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005133 10.0.0.22 - - [2026-03-03 11:37:38] "GET /project/cfa15c83-acb4-4d3b-b2a3-7e65c38efe6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.122025 10.0.0.22 - - [2026-03-03 11:37:38] "GET /instance-ip/87225155-de22-4a09-a8bd-6d37dda50f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.012739 10.0.0.22 - - [2026-03-03 11:37:38] "GET /project/cfa15c83-acb4-4d3b-b2a3-7e65c38efe6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.155343 10.0.0.22 - - [2026-03-03 11:37:38] "GET /loadbalancer/6e652e2c-ebdd-471a-9475-9617f00ba62d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.010862 10.0.0.22 - - [2026-03-03 11:37:38] "POST /floating-ips HTTP/1.1" 200 583 0.150649 10.0.0.22 - - [2026-03-03 11:37:38] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.141041 10.0.0.22 - - [2026-03-03 11:37:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.033679 10.0.0.22 - - [2026-03-03 11:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.031243 10.0.0.22 - - [2026-03-03 11:37:39] "GET /project/cfa15c83-acb4-4d3b-b2a3-7e65c38efe6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.068637 10.0.0.22 - - [2026-03-03 11:37:39] "GET /loadbalancer-listener/42e3e556-6512-4d9e-8407-1a7a35fd07c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.025795 10.0.0.22 - - [2026-03-03 11:37:39] "GET /loadbalancer-listener/42e3e556-6512-4d9e-8407-1a7a35fd07c0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.012922 10.0.0.22 - - [2026-03-03 11:37:39] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.069444 10.0.0.22 - - [2026-03-03 11:37:39] "GET /instance-ip/87225155-de22-4a09-a8bd-6d37dda50f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.046904 10.0.0.22 - - [2026-03-03 11:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.045996 10.0.0.22 - - [2026-03-03 11:37:39] "GET /global-vrouter-config/b31484c8-94a8-43f1-847b-b47ec11b6703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.015982 10.0.0.22 - - [2026-03-03 11:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.22 - - [2026-03-03 11:37:39] "GET /instance-ip/87225155-de22-4a09-a8bd-6d37dda50f8a?fields=floating_ips HTTP/1.1" 200 1170 0.063255 10.0.0.22 - - [2026-03-03 11:37:39] "GET /floating-ip/ba0c99f2-c125-4694-b326-14c647b8d4d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.010784 10.0.0.22 - - [2026-03-03 11:37:39] "PUT /global-vrouter-config/b31484c8-94a8-43f1-847b-b47ec11b6703 HTTP/1.1" 200 276 0.026291 10.0.0.22 - - [2026-03-03 11:37:39] "POST /tags HTTP/1.1" 200 301 0.110183 10.0.0.22 - - [2026-03-03 11:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.029469 10.0.0.22 - - [2026-03-03 11:37:39] "GET /tag/ef57d180-3c6b-470a-b3da-192ead521b5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.032721 10.0.0.22 - - [2026-03-03 11:37:39] "POST /tags HTTP/1.1" 200 325 0.081106 10.0.0.22 - - [2026-03-03 11:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.017261 10.0.0.22 - - [2026-03-03 11:37:39] "GET /tag/62445f89-ca6d-4b6c-a6d8-ddbf7c01e1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.018134 10.0.0.22 - - [2026-03-03 11:37:39] "POST /tags HTTP/1.1" 200 363 0.085267 10.0.0.22 - - [2026-03-03 11:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.013317 10.0.0.22 - - [2026-03-03 11:37:39] "GET /tag/5cbf6881-ee69-4d34-8f04-c1352db49a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.019117 10.0.0.22 - - [2026-03-03 11:37:40] "POST /tags HTTP/1.1" 200 311 0.098177 10.0.0.22 - - [2026-03-03 11:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013744 10.0.0.22 - - [2026-03-03 11:37:40] "GET /tag/f23b84c2-c6a5-4436-8dd5-eff0cccbde02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.027826 10.0.0.22 - - [2026-03-03 11:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005872 10.0.0.22 - - [2026-03-03 11:37:40] "GET /virtual-network/9b0d82a7-c384-4222-b7ae-b9a25b5838ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.010538 10.0.0.22 - - [2026-03-03 11:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.22 - - [2026-03-03 11:37:40] "GET /project/f93df8b9-3d15-48e0-a513-be4243ab1185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.075042 10.0.0.22 - - [2026-03-03 11:37:40] "POST /virtual-machines HTTP/1.1" 200 377 0.019201 10.0.0.22 - - [2026-03-03 11:37:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.027320 10.0.0.22 - - [2026-03-03 11:37:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.232416 10.0.0.22 - - [2026-03-03 11:37:40] "GET / HTTP/1.1" 200 35931 0.001956 10.0.0.22 - - [2026-03-03 11:37:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.047906 10.0.0.22 - - [2026-03-03 11:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.024829 10.0.0.22 - - [2026-03-03 11:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.028182 10.0.0.22 - - [2026-03-03 11:37:40] "GET /global-system-config/6e4ae9e2-cf37-4285-b74d-c7a6563a363d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.010603 10.0.0.22 - - [2026-03-03 11:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.22 - - [2026-03-03 11:37:40] "GET /config-node/f48a2d47-6b46-4028-ae6c-ed3d4dd2d51f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.005103 10.0.0.22 - - [2026-03-03 11:37:40] "GET /virtual-machine-interface/62b418ae-16f5-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.009953 10.0.0.22 - - [2026-03-03 11:37:40] "POST /instance-ips HTTP/1.1" 200 409 0.063293 10.0.0.22 - - [2026-03-03 11:37:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.032175 10.0.0.22 - - [2026-03-03 11:37:40] "GET /virtual-machine-interface/62b418ae-16f5-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.017379 10.0.0.22 - - [2026-03-03 11:37:41] "POST /set-tag HTTP/1.1" 200 109 0.042119 10.0.0.22 - - [2026-03-03 11:37:41] "GET /virtual-machine-interface/62b418ae-16f5-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.032857 10.0.0.22 - - [2026-03-03 11:37:41] "GET /instance-ip/62e1fada-16f5-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.004919 10.0.0.22 - - [2026-03-03 11:37:41] "POST /tags HTTP/1.1" 200 357 0.025009 10.0.0.22 - - [2026-03-03 11:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004811 10.0.0.22 - - [2026-03-03 11:37:41] "GET /tag/b2c8a403-2935-472f-a103-c8de24282b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.013291 10.0.0.22 - - [2026-03-03 11:37:41] "POST /tags HTTP/1.1" 200 305 0.026531 10.0.0.22 - - [2026-03-03 11:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.023631 10.0.0.22 - - [2026-03-03 11:37:41] "GET /tag/8a095cf3-2818-4076-a7ed-699aa755b868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.018145 10.0.0.22 - - [2026-03-03 11:37:41] "POST /id-to-fqname HTTP/1.1" 200 174 0.001111 10.0.0.22 - - [2026-03-03 11:37:41] "POST /fqname-to-id HTTP/1.1" 404 183 0.005372 10.0.0.22 - - [2026-03-03 11:37:41] "POST /security-groups HTTP/1.1" 200 571 0.092060 10.0.0.22 - - [2026-03-03 11:37:41] "POST /projects HTTP/1.1" 200 483 0.273923 10.0.0.22 - - [2026-03-03 11:37:41] "POST /fqname-to-id HTTP/1.1" 404 214 0.007025 10.0.0.22 - - [2026-03-03 11:37:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.036110 10.0.0.22 - - [2026-03-03 11:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008906 10.0.0.22 - - [2026-03-03 11:37:41] "GET /virtual-network/9b0d82a7-c384-4222-b7ae-b9a25b5838ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.020105 10.0.0.22 - - [2026-03-03 11:37:41] "POST /access-control-lists HTTP/1.1" 200 580 0.102114 10.0.0.22 - - [2026-03-03 11:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.025939 10.0.0.22 - - [2026-03-03 11:37:41] "GET /virtual-network/2f710a26-896f-445b-8071-3c506a1584ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.007252 10.0.0.22 - - [2026-03-03 11:37:41] "POST /fqname-to-id HTTP/1.1" 404 213 0.002834 10.0.0.22 - - [2026-03-03 11:37:41] "POST /access-control-lists HTTP/1.1" 200 578 0.083082 10.0.0.22 - - [2026-03-03 11:37:41] "PUT /virtual-network/9b0d82a7-c384-4222-b7ae-b9a25b5838ec HTTP/1.1" 200 264 0.129123 10.0.0.22 - - [2026-03-03 11:37:42] "PUT /virtual-network/2f710a26-896f-445b-8071-3c506a1584ba HTTP/1.1" 200 264 0.066031 10.0.0.22 - - [2026-03-03 11:37:42] "POST /security-groups HTTP/1.1" 200 537 0.084219 10.0.0.22 - - [2026-03-03 11:37:42] "POST /fqname-to-id HTTP/1.1" 404 234 0.002498 10.0.0.22 - - [2026-03-03 11:37:42] "POST /access-control-lists HTTP/1.1" 200 596 0.078042 10.0.0.22 - - [2026-03-03 11:37:42] "POST /fqname-to-id HTTP/1.1" 404 233 0.014298 10.0.0.22 - - [2026-03-03 11:37:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.096404 10.0.0.22 - - [2026-03-03 11:37:42] "POST /chown HTTP/1.1" 200 109 0.028199 10.0.0.22 - - [2026-03-03 11:37:42] "GET /application-policy-set/52635ecf-33a9-41d3-8584-30c8fc78e690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.021235 10.0.0.22 - - [2026-03-03 11:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.22 - - [2026-03-03 11:37:42] "GET /policy-management/46005bb9-c717-4293-9426-9b9eb003267e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.033103 10.0.0.22 - - [2026-03-03 11:37:42] "POST /access-control-lists HTTP/1.1" 200 594 0.113201 10.0.0.22 - - [2026-03-03 11:37:42] "POST /tags HTTP/1.1" 409 207 0.013496 10.0.0.22 - - [2026-03-03 11:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.22 - - [2026-03-03 11:37:42] "GET /tag/8a095cf3-2818-4076-a7ed-699aa755b868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.013210 10.0.0.22 - - [2026-03-03 11:37:42] "POST /firewall-rules HTTP/1.1" 200 564 0.084357 10.0.0.22 - - [2026-03-03 11:37:42] "GET /firewall-rule/af16ec4e-0999-4547-b36f-eb49f8ce7d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.005828 10.0.0.22 - - [2026-03-03 11:37:42] "GET /firewall-policy/8867d5b7-df87-4014-bff0-e3737517b288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.006615 10.0.0.22 - - [2026-03-03 11:37:42] "GET /firewall-rule/af16ec4e-0999-4547-b36f-eb49f8ce7d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.006214 10.0.0.22 - - [2026-03-03 11:37:42] "POST /ref-update HTTP/1.1" 200 156 0.033228 10.0.0.22 - - [2026-03-03 11:37:42] "GET /application-policy-set/52635ecf-33a9-41d3-8584-30c8fc78e690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.018069 10.0.0.22 - - [2026-03-03 11:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.22 - - [2026-03-03 11:37:42] "GET /policy-management/46005bb9-c717-4293-9426-9b9eb003267e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003886 10.0.0.22 - - [2026-03-03 11:37:42] "POST /tags HTTP/1.1" 409 207 0.002544 10.0.0.22 - - [2026-03-03 11:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.22 - - [2026-03-03 11:37:42] "GET /tag/8a095cf3-2818-4076-a7ed-699aa755b868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.012479 10.0.0.22 - - [2026-03-03 11:37:43] "POST /firewall-rules HTTP/1.1" 200 562 0.096759 10.0.0.22 - - [2026-03-03 11:37:43] "GET /firewall-rule/5f38e292-5407-4232-9e0f-44639292400d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.054978 10.0.0.22 - - [2026-03-03 11:37:43] "GET /firewall-policy/8867d5b7-df87-4014-bff0-e3737517b288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.006836 10.0.0.22 - - [2026-03-03 11:37:43] "GET /firewall-rule/5f38e292-5407-4232-9e0f-44639292400d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003547 10.0.0.22 - - [2026-03-03 11:37:43] "POST /ref-update HTTP/1.1" 200 156 0.036722 10.0.0.22 - - [2026-03-03 11:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.22 - - [2026-03-03 11:37:43] "GET /loadbalancer/6e652e2c-ebdd-471a-9475-9617f00ba62d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.004018 10.0.0.22 - - [2026-03-03 11:37:43] "POST /tags HTTP/1.1" 200 301 0.040278 10.0.0.22 - - [2026-03-03 11:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012180 10.0.0.22 - - [2026-03-03 11:37:43] "GET /tag/670226ad-0bee-438e-98d5-4ce8c377d261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.014575 10.0.0.22 - - [2026-03-03 11:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.22 - - [2026-03-03 11:37:43] "GET /project/f93df8b9-3d15-48e0-a513-be4243ab1185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.047812 10.0.0.22 - - [2026-03-03 11:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.22 - - [2026-03-03 11:37:43] "GET /virtual-network/2f710a26-896f-445b-8071-3c506a1584ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006267 10.0.0.22 - - [2026-03-03 11:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.22 - - [2026-03-03 11:37:43] "GET /service-appliance-set/c6ab3cdd-8598-4583-8926-dcbb50d7f06f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004213 10.0.0.22 - - [2026-03-03 11:37:43] "POST /fqname-to-id HTTP/1.1" 404 242 0.002603 10.0.0.22 - - [2026-03-03 11:37:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.139765 10.0.0.22 - - [2026-03-03 11:37:43] "GET /virtual-machine-interface/79bdf800-f781-4e3c-89ae-ff67f18c4cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2311 0.026634 10.0.0.22 - - [2026-03-03 11:37:43] "POST /instance-ips HTTP/1.1" 200 377 0.032367 10.0.0.22 - - [2026-03-03 11:37:43] "GET /instance-ip/15ba683f-2c50-4870-a439-94fa10715910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.014024 10.0.0.22 - - [2026-03-03 11:37:43] "POST /loadbalancers HTTP/1.1" 200 582 0.077911 10.0.0.22 - - [2026-03-03 11:37:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.030661 10.0.0.22 - - [2026-03-03 11:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.016088 10.0.0.22 - - [2026-03-03 11:37:44] "GET /project/f93df8b9-3d15-48e0-a513-be4243ab1185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.078600 10.0.0.22 - - [2026-03-03 11:37:44] "GET /instance-ip/15ba683f-2c50-4870-a439-94fa10715910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.009228 10.0.0.22 - - [2026-03-03 11:37:44] "GET /project/f93df8b9-3d15-48e0-a513-be4243ab1185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.070450 10.0.0.22 - - [2026-03-03 11:37:44] "POST /floating-ips HTTP/1.1" 200 581 0.025255 10.0.0.22 - - [2026-03-03 11:37:44] "GET /loadbalancer/8a5a9cb9-fbeb-46f5-ace8-68a58f995de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.007475 10.0.0.22 - - [2026-03-03 11:37:44] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.041094 10.0.0.22 - - [2026-03-03 11:37:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.019414 10.0.0.22 - - [2026-03-03 11:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007366 10.0.0.22 - - [2026-03-03 11:37:44] "GET /project/f93df8b9-3d15-48e0-a513-be4243ab1185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.045862 10.0.0.22 - - [2026-03-03 11:37:44] "GET /loadbalancer-listener/a4fdfa10-c6fc-4986-8dc3-c6bc07f8303e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.003701 10.0.0.22 - - [2026-03-03 11:37:44] "GET /loadbalancer-listener/a4fdfa10-c6fc-4986-8dc3-c6bc07f8303e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.005065 10.0.0.22 - - [2026-03-03 11:37:44] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.036604 10.0.0.22 - - [2026-03-03 11:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004683 10.0.0.22 - - [2026-03-03 11:37:44] "GET /instance-ip/15ba683f-2c50-4870-a439-94fa10715910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004371 10.0.0.22 - - [2026-03-03 11:37:44] "GET /instance-ip/15ba683f-2c50-4870-a439-94fa10715910?fields=floating_ips HTTP/1.1" 200 1164 0.007235 10.0.0.22 - - [2026-03-03 11:37:44] "GET /floating-ip/c2198806-4ce4-455d-9fc8-2f3de85b60e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.003367 10.0.0.22 - - [2026-03-03 11:37:44] "GET /project/f93df8b9-3d15-48e0-a513-be4243ab1185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.043949 10.0.0.22 - - [2026-03-03 11:37:44] "GET /loadbalancer/8a5a9cb9-fbeb-46f5-ace8-68a58f995de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003916 10.0.0.22 - - [2026-03-03 11:37:44] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.027405 10.0.0.22 - - [2026-03-03 11:37:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.026924 10.0.0.22 - - [2026-03-03 11:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.014804 10.0.0.22 - - [2026-03-03 11:37:44] "GET /project/f93df8b9-3d15-48e0-a513-be4243ab1185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.050357 10.0.0.22 - - [2026-03-03 11:37:44] "GET /loadbalancer-listener/83f5024c-5b67-4e5e-8ea5-5bb1226c682a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.005164 10.0.0.22 - - [2026-03-03 11:37:44] "GET /loadbalancer-listener/83f5024c-5b67-4e5e-8ea5-5bb1226c682a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.006546 10.0.0.22 - - [2026-03-03 11:37:44] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.042464 10.0.0.22 - - [2026-03-03 11:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007976 10.0.0.22 - - [2026-03-03 11:37:44] "GET /instance-ip/15ba683f-2c50-4870-a439-94fa10715910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.009130 10.0.0.22 - - [2026-03-03 11:37:44] "GET /instance-ip/15ba683f-2c50-4870-a439-94fa10715910?fields=floating_ips HTTP/1.1" 200 1164 0.004842 10.0.0.22 - - [2026-03-03 11:37:44] "GET /floating-ip/c2198806-4ce4-455d-9fc8-2f3de85b60e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.005046 10.0.0.22 - - [2026-03-03 11:37:44] "GET /project/f93df8b9-3d15-48e0-a513-be4243ab1185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.064126 10.0.0.22 - - [2026-03-03 11:37:45] "GET /loadbalancer/8a5a9cb9-fbeb-46f5-ace8-68a58f995de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005281 10.0.0.22 - - [2026-03-03 11:37:45] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.039882 10.0.0.22 - - [2026-03-03 11:37:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.029169 10.0.0.22 - - [2026-03-03 11:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010557 10.0.0.22 - - [2026-03-03 11:37:45] "GET /project/f93df8b9-3d15-48e0-a513-be4243ab1185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.043216 10.0.0.22 - - [2026-03-03 11:37:45] "GET /loadbalancer-listener/b1a87496-5b47-41dc-acfd-80bd1c56b501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.003427 10.0.0.22 - - [2026-03-03 11:37:45] "GET /loadbalancer-listener/b1a87496-5b47-41dc-acfd-80bd1c56b501?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.005066 10.0.0.22 - - [2026-03-03 11:37:45] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.025902 10.0.0.22 - - [2026-03-03 11:37:45] "GET /instance-ip/15ba683f-2c50-4870-a439-94fa10715910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003941 10.0.0.22 - - [2026-03-03 11:37:45] "GET /instance-ip/15ba683f-2c50-4870-a439-94fa10715910?fields=floating_ips HTTP/1.1" 200 1164 0.004143 10.0.0.22 - - [2026-03-03 11:37:45] "POST /tags HTTP/1.1" 200 355 0.033626 10.0.0.22 - - [2026-03-03 11:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.030435 10.0.0.22 - - [2026-03-03 11:37:45] "GET /floating-ip/c2198806-4ce4-455d-9fc8-2f3de85b60e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.008783 10.0.0.22 - - [2026-03-03 11:37:45] "GET /tag/bca72b42-993c-4805-943e-d5ac6cf208de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.027601 10.0.0.22 - - [2026-03-03 11:37:45] "POST /tags HTTP/1.1" 200 303 0.027051 10.0.0.22 - - [2026-03-03 11:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012813 10.0.0.22 - - [2026-03-03 11:37:45] "GET /tag/1b013b55-cfcb-4614-9d74-597579bd4f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.013771 10.0.0.22 - - [2026-03-03 11:37:45] "POST /projects HTTP/1.1" 409 218 0.002970 10.0.0.22 - - [2026-03-03 11:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.22 - - [2026-03-03 11:37:45] "GET /project/cfa15c83-acb4-4d3b-b2a3-7e65c38efe6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.047632 10.0.0.22 - - [2026-03-03 11:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004250 10.0.0.22 - - [2026-03-03 11:37:45] "GET /network-ipam/9f0b1381-77cb-43bc-9dff-d7fb66d6baeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.008049 10.0.0.22 - - [2026-03-03 11:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.22 - - [2026-03-03 11:37:45] "GET /virtual-network/9b0d82a7-c384-4222-b7ae-b9a25b5838ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.007613 10.0.0.22 - - [2026-03-03 11:37:45] "PUT /virtual-network/9b0d82a7-c384-4222-b7ae-b9a25b5838ec HTTP/1.1" 200 264 0.061085 10.0.0.22 - - [2026-03-03 11:37:45] "GET /virtual-network/9b0d82a7-c384-4222-b7ae-b9a25b5838ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.009982 10.0.0.22 - - [2026-03-03 11:37:45] "POST /set-tag HTTP/1.1" 200 109 0.080759 10.0.0.22 - - [2026-03-03 11:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004637 10.0.0.22 - - [2026-03-03 11:37:46] "GET /network-ipam/d2d3b74b-8e53-475c-ade1-abe0039b0d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.008629 10.0.0.22 - - [2026-03-03 11:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.22 - - [2026-03-03 11:37:46] "GET /virtual-network/2f710a26-896f-445b-8071-3c506a1584ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006914 10.0.0.22 - - [2026-03-03 11:37:46] "PUT /virtual-network/2f710a26-896f-445b-8071-3c506a1584ba HTTP/1.1" 200 264 0.053813 10.0.0.22 - - [2026-03-03 11:37:46] "GET /virtual-network/2f710a26-896f-445b-8071-3c506a1584ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.010439 10.0.0.22 - - [2026-03-03 11:37:46] "POST /set-tag HTTP/1.1" 200 109 0.055069 10.0.0.22 - - [2026-03-03 11:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.22 - - [2026-03-03 11:37:46] "GET /network-policy/ed583684-6762-4646-88a4-91d084c8c847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003335 10.0.0.22 - - [2026-03-03 11:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.22 - - [2026-03-03 11:37:46] "GET /network-policy/8705597a-5562-4722-aae0-4bfd22d95d9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003387 10.0.0.22 - - [2026-03-03 11:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.22 - - [2026-03-03 11:37:46] "GET /network-policy/693ff106-f644-4158-a78a-6756de6e8c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003942 10.0.0.22 - - [2026-03-03 11:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.22 - - [2026-03-03 11:37:46] "PUT /network-policy/693ff106-f644-4158-a78a-6756de6e8c30 HTTP/1.1" 200 262 0.046875 10.0.0.22 - - [2026-03-03 11:37:46] "POST /ref-update HTTP/1.1" 200 156 0.103271 10.0.0.22 - - [2026-03-03 11:37:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019997 10.0.0.22 - - [2026-03-03 11:37:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002756 10.0.0.22 - - [2026-03-03 11:37:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002968 10.0.0.22 - - [2026-03-03 11:37:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004500 10.0.0.22 - - [2026-03-03 11:37:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003630 10.0.0.22 - - [2026-03-03 11:37:46] "POST /security-groups HTTP/1.1" 409 245 0.009435 10.0.0.22 - - [2026-03-03 11:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.22 - - [2026-03-03 11:37:46] "PUT /security-group/2b7dc564-2b27-4a4d-9703-6b4ea32cd756 HTTP/1.1" 200 262 0.068248 10.0.0.22 - - [2026-03-03 11:37:46] "PUT /access-control-list/8758324a-1f68-455e-a637-6db5a977cd40 HTTP/1.1" 200 272 0.021493 10.0.0.22 - - [2026-03-03 11:37:46] "PUT /access-control-list/347a8da0-5755-479a-835c-9f6088408979 HTTP/1.1" 200 272 0.027113 10.0.0.22 - - [2026-03-03 11:37:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.098924 10.0.0.22 - - [2026-03-03 11:37:46] "GET /application-policy-set/52635ecf-33a9-41d3-8584-30c8fc78e690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.024823 10.0.0.22 - - [2026-03-03 11:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.22 - - [2026-03-03 11:37:47] "GET /policy-management/46005bb9-c717-4293-9426-9b9eb003267e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006385 10.0.0.22 - - [2026-03-03 11:37:47] "POST /tags HTTP/1.1" 409 206 0.002449 10.0.0.22 - - [2026-03-03 11:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.22 - - [2026-03-03 11:37:47] "GET /tag/1b013b55-cfcb-4614-9d74-597579bd4f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.014979 10.0.0.22 - - [2026-03-03 11:37:47] "POST /firewall-rules HTTP/1.1" 200 562 0.075580 10.0.0.22 - - [2026-03-03 11:37:47] "GET /firewall-rule/61ee0bb1-11c6-4026-8b43-e7142adafd92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.011899 10.0.0.22 - - [2026-03-03 11:37:47] "GET /firewall-policy/8867d5b7-df87-4014-bff0-e3737517b288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.006218 10.0.0.22 - - [2026-03-03 11:37:47] "GET /firewall-rule/61ee0bb1-11c6-4026-8b43-e7142adafd92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.013988 10.0.0.22 - - [2026-03-03 11:37:47] "POST /ref-update HTTP/1.1" 200 156 0.024758 10.0.0.22 - - [2026-03-03 11:37:47] "GET /application-policy-set/52635ecf-33a9-41d3-8584-30c8fc78e690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.018661 10.0.0.22 - - [2026-03-03 11:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.22 - - [2026-03-03 11:37:47] "GET /policy-management/46005bb9-c717-4293-9426-9b9eb003267e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004024 10.0.0.22 - - [2026-03-03 11:37:47] "POST /tags HTTP/1.1" 409 206 0.002563 10.0.0.22 - - [2026-03-03 11:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.22 - - [2026-03-03 11:37:47] "GET /tag/1b013b55-cfcb-4614-9d74-597579bd4f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.011681 10.0.0.22 - - [2026-03-03 11:37:47] "POST /firewall-rules HTTP/1.1" 200 560 0.070119 10.0.0.22 - - [2026-03-03 11:37:47] "GET /firewall-rule/dde42d3b-932e-46bb-98e6-cc76d140adca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.022017 10.0.0.22 - - [2026-03-03 11:37:47] "GET /firewall-policy/8867d5b7-df87-4014-bff0-e3737517b288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.005126 10.0.0.22 - - [2026-03-03 11:37:47] "GET /firewall-rule/dde42d3b-932e-46bb-98e6-cc76d140adca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.003117 10.0.0.22 - - [2026-03-03 11:37:47] "POST /ref-update HTTP/1.1" 200 156 0.075093 10.0.0.22 - - [2026-03-03 11:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.22 - - [2026-03-03 11:37:47] "GET /loadbalancer/8a5a9cb9-fbeb-46f5-ace8-68a58f995de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003369 10.0.0.22 - - [2026-03-03 11:37:47] "POST /tags HTTP/1.1" 200 371 0.035357 10.0.0.22 - - [2026-03-03 11:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008009 10.0.0.22 - - [2026-03-03 11:37:47] "GET /tag/fb28b68b-37af-481e-91fb-15ef3d8f5d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.019517 10.0.0.22 - - [2026-03-03 11:37:47] "POST /tags HTTP/1.1" 200 319 0.023642 10.0.0.22 - - [2026-03-03 11:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.020522 10.0.0.22 - - [2026-03-03 11:37:48] "GET /tag/5c4c967a-ca0e-44be-9187-337a09644bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.027917 10.0.0.22 - - [2026-03-03 11:37:48] "POST /id-to-fqname HTTP/1.1" 200 181 0.001269 10.0.0.22 - - [2026-03-03 11:37:48] "POST /fqname-to-id HTTP/1.1" 404 190 0.008448 10.0.0.22 - - [2026-03-03 11:37:48] "POST /security-groups HTTP/1.1" 200 578 0.082678 10.0.0.22 - - [2026-03-03 11:37:48] "POST /fqname-to-id HTTP/1.1" 404 225 0.002446 10.0.0.22 - - [2026-03-03 11:37:48] "POST /projects HTTP/1.1" 200 497 0.302996 10.0.0.22 - - [2026-03-03 11:37:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.011271 10.0.0.22 - - [2026-03-03 11:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011967 10.0.0.22 - - [2026-03-03 11:37:48] "POST /access-control-lists HTTP/1.1" 200 587 0.081465 10.0.0.22 - - [2026-03-03 11:37:48] "POST /fqname-to-id HTTP/1.1" 404 224 0.008832 10.0.0.22 - - [2026-03-03 11:37:48] "GET /virtual-network/9b0d82a7-c384-4222-b7ae-b9a25b5838ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.004542 10.0.0.22 - - [2026-03-03 11:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007905 10.0.0.22 - - [2026-03-03 11:37:48] "GET /virtual-network/2f710a26-896f-445b-8071-3c506a1584ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.005300 10.0.0.22 - - [2026-03-03 11:37:48] "POST /access-control-lists HTTP/1.1" 200 585 0.067683 10.0.0.22 - - [2026-03-03 11:37:48] "PUT /virtual-network/9b0d82a7-c384-4222-b7ae-b9a25b5838ec HTTP/1.1" 200 264 0.098104 10.0.0.22 - - [2026-03-03 11:37:48] "PUT /virtual-network/2f710a26-896f-445b-8071-3c506a1584ba HTTP/1.1" 200 264 0.090429 10.0.0.22 - - [2026-03-03 11:37:49] "POST /security-groups HTTP/1.1" 200 558 0.379043 10.0.0.22 - - [2026-03-03 11:37:49] "POST /fqname-to-id HTTP/1.1" 404 248 0.002149 10.0.0.22 - - [2026-03-03 11:37:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.023705 10.0.0.22 - - [2026-03-03 11:37:49] "POST /chown HTTP/1.1" 200 109 0.029784 10.0.0.22 - - [2026-03-03 11:37:49] "GET /application-policy-set/52635ecf-33a9-41d3-8584-30c8fc78e690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.017082 10.0.0.22 - - [2026-03-03 11:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.22 - - [2026-03-03 11:37:49] "POST /access-control-lists HTTP/1.1" 200 610 0.122080 10.0.0.22 - - [2026-03-03 11:37:49] "POST /fqname-to-id HTTP/1.1" 404 247 0.033550 10.0.0.22 - - [2026-03-03 11:37:49] "GET /policy-management/46005bb9-c717-4293-9426-9b9eb003267e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011488 10.0.0.22 - - [2026-03-03 11:37:49] "POST /tags HTTP/1.1" 409 214 0.002990 10.0.0.22 - - [2026-03-03 11:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005991 10.0.0.22 - - [2026-03-03 11:37:49] "GET /tag/5c4c967a-ca0e-44be-9187-337a09644bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.050518 10.0.0.22 - - [2026-03-03 11:37:49] "POST /access-control-lists HTTP/1.1" 200 608 0.084698 10.0.0.22 - - [2026-03-03 11:37:49] "POST /firewall-rules HTTP/1.1" 200 578 0.136831 10.0.0.22 - - [2026-03-03 11:37:49] "GET /firewall-rule/1043adca-0952-49ad-9ce1-a0c50ad9796e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.009120 10.0.0.22 - - [2026-03-03 11:37:49] "GET /firewall-policy/8867d5b7-df87-4014-bff0-e3737517b288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.006763 10.0.0.22 - - [2026-03-03 11:37:49] "GET /firewall-rule/1043adca-0952-49ad-9ce1-a0c50ad9796e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006337 10.0.0.22 - - [2026-03-03 11:37:49] "POST /ref-update HTTP/1.1" 200 156 0.073869 10.0.0.22 - - [2026-03-03 11:37:49] "GET /application-policy-set/52635ecf-33a9-41d3-8584-30c8fc78e690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.017100 10.0.0.22 - - [2026-03-03 11:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006650 10.0.0.22 - - [2026-03-03 11:37:49] "GET /policy-management/46005bb9-c717-4293-9426-9b9eb003267e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007907 10.0.0.22 - - [2026-03-03 11:37:49] "POST /tags HTTP/1.1" 409 214 0.004594 10.0.0.22 - - [2026-03-03 11:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.22 - - [2026-03-03 11:37:49] "GET /tag/5c4c967a-ca0e-44be-9187-337a09644bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.023261 10.0.0.22 - - [2026-03-03 11:37:50] "POST /firewall-rules HTTP/1.1" 200 576 0.146936 10.0.0.22 - - [2026-03-03 11:37:50] "GET /firewall-rule/6c46245c-7676-4f73-bc3b-a30afb16e99a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.023031 10.0.0.22 - - [2026-03-03 11:37:50] "GET /firewall-policy/8867d5b7-df87-4014-bff0-e3737517b288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004823 10.0.0.22 - - [2026-03-03 11:37:50] "GET /firewall-rule/6c46245c-7676-4f73-bc3b-a30afb16e99a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003396 10.0.0.22 - - [2026-03-03 11:37:50] "POST /ref-update HTTP/1.1" 200 156 0.087367 10.0.0.22 - - [2026-03-03 11:37:50] "POST /tags HTTP/1.1" 200 363 0.172595 10.0.0.22 - - [2026-03-03 11:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.082544 10.0.0.22 - - [2026-03-03 11:37:50] "GET /tag/24ec03c6-8615-44e5-bd77-c505b43c12ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.032955 10.0.0.22 - - [2026-03-03 11:37:50] "POST /tags HTTP/1.1" 200 311 0.038292 10.0.0.22 - - [2026-03-03 11:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.024469 10.0.0.22 - - [2026-03-03 11:37:50] "GET /tag/5b23bf88-4536-4c7d-b2b2-d7b862a434a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.031230 10.0.0.22 - - [2026-03-03 11:37:51] "POST /id-to-fqname HTTP/1.1" 200 177 0.001396 10.0.0.22 - - [2026-03-03 11:37:51] "POST /fqname-to-id HTTP/1.1" 404 186 0.007463 10.0.0.22 - - [2026-03-03 11:37:51] "POST /security-groups HTTP/1.1" 200 574 0.106289 10.0.0.22 - - [2026-03-03 11:37:51] "POST /projects HTTP/1.1" 200 489 0.462850 10.0.0.22 - - [2026-03-03 11:37:51] "POST /fqname-to-id HTTP/1.1" 404 217 0.008086 10.0.0.22 - - [2026-03-03 11:37:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.045954 10.0.0.22 - - [2026-03-03 11:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.016392 10.0.0.22 - - [2026-03-03 11:37:51] "GET /virtual-network/9b0d82a7-c384-4222-b7ae-b9a25b5838ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.032726 10.0.0.22 - - [2026-03-03 11:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.22 - - [2026-03-03 11:37:51] "GET /virtual-network/2f710a26-896f-445b-8071-3c506a1584ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.013485 10.0.0.22 - - [2026-03-03 11:37:51] "POST /access-control-lists HTTP/1.1" 200 583 0.123126 10.0.0.22 - - [2026-03-03 11:37:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.004562 10.0.0.22 - - [2026-03-03 11:37:51] "POST /access-control-lists HTTP/1.1" 200 581 0.060203 10.0.0.22 - - [2026-03-03 11:37:51] "PUT /virtual-network/9b0d82a7-c384-4222-b7ae-b9a25b5838ec HTTP/1.1" 200 264 0.112713 10.0.0.22 - - [2026-03-03 11:37:51] "PUT /virtual-network/2f710a26-896f-445b-8071-3c506a1584ba HTTP/1.1" 200 264 0.069485 10.0.0.22 - - [2026-03-03 11:37:51] "POST /security-groups HTTP/1.1" 200 546 0.151981 10.0.0.22 - - [2026-03-03 11:37:51] "POST /fqname-to-id HTTP/1.1" 404 240 0.005000 10.0.0.22 - - [2026-03-03 11:37:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.041242 10.0.0.22 - - [2026-03-03 11:37:52] "POST /access-control-lists HTTP/1.1" 200 602 0.112355 10.0.0.22 - - [2026-03-03 11:37:52] "POST /chown HTTP/1.1" 200 109 0.081412 10.0.0.22 - - [2026-03-03 11:37:52] "POST /fqname-to-id HTTP/1.1" 404 239 0.036757 10.0.0.22 - - [2026-03-03 11:37:52] "GET /application-policy-set/52635ecf-33a9-41d3-8584-30c8fc78e690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.016629 10.0.0.22 - - [2026-03-03 11:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.22 - - [2026-03-03 11:37:52] "GET /policy-management/46005bb9-c717-4293-9426-9b9eb003267e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003875 10.0.0.22 - - [2026-03-03 11:37:52] "POST /tags HTTP/1.1" 409 210 0.003521 10.0.0.22 - - [2026-03-03 11:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.22 - - [2026-03-03 11:37:52] "GET /tag/5b23bf88-4536-4c7d-b2b2-d7b862a434a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.021188 10.0.0.22 - - [2026-03-03 11:37:52] "POST /access-control-lists HTTP/1.1" 200 600 0.106651 10.0.0.22 - - [2026-03-03 11:37:52] "POST /firewall-rules HTTP/1.1" 200 570 0.122291 10.0.0.22 - - [2026-03-03 11:37:52] "GET /firewall-rule/bb8e3eb7-32bb-4a54-b5d4-36d9770ca235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.007198 10.0.0.22 - - [2026-03-03 11:37:52] "GET /firewall-policy/8867d5b7-df87-4014-bff0-e3737517b288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.014234 10.0.0.22 - - [2026-03-03 11:37:52] "GET /firewall-rule/bb8e3eb7-32bb-4a54-b5d4-36d9770ca235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.005527 10.0.0.22 - - [2026-03-03 11:37:52] "POST /ref-update HTTP/1.1" 200 156 0.082634 10.0.0.22 - - [2026-03-03 11:37:52] "GET /application-policy-set/52635ecf-33a9-41d3-8584-30c8fc78e690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.023381 10.0.0.22 - - [2026-03-03 11:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.22 - - [2026-03-03 11:37:52] "GET /policy-management/46005bb9-c717-4293-9426-9b9eb003267e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003695 10.0.0.22 - - [2026-03-03 11:37:52] "POST /tags HTTP/1.1" 409 210 0.002620 10.0.0.22 - - [2026-03-03 11:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.22 - - [2026-03-03 11:37:52] "GET /tag/5b23bf88-4536-4c7d-b2b2-d7b862a434a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.019804 10.0.0.22 - - [2026-03-03 11:37:52] "POST /firewall-rules HTTP/1.1" 200 568 0.076763 10.0.0.22 - - [2026-03-03 11:37:52] "GET /firewall-rule/4e413f9c-e08f-4072-959a-02b86d2ed9f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.016498 10.0.0.22 - - [2026-03-03 11:37:52] "GET /firewall-policy/8867d5b7-df87-4014-bff0-e3737517b288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.008330 10.0.0.22 - - [2026-03-03 11:37:52] "GET /firewall-rule/4e413f9c-e08f-4072-959a-02b86d2ed9f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008470 10.0.0.22 - - [2026-03-03 11:37:52] "POST /ref-update HTTP/1.1" 200 156 0.100134 10.0.0.22 - - [2026-03-03 11:37:53] "POST /tags HTTP/1.1" 409 237 0.004009 10.0.0.22 - - [2026-03-03 11:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.22 - - [2026-03-03 11:37:53] "GET /tag/5cbf6881-ee69-4d34-8f04-c1352db49a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.021185 10.0.0.22 - - [2026-03-03 11:37:53] "GET / HTTP/1.1" 200 35931 0.004942 10.0.0.22 - - [2026-03-03 11:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.22 - - [2026-03-03 11:37:53] "GET /routing-instance/857d3b9a-fa83-4e36-82a1-a4803254813d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003434 10.0.0.22 - - [2026-03-03 11:37:53] "POST /tags HTTP/1.1" 409 210 0.005340 10.0.0.22 - - [2026-03-03 11:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.22 - - [2026-03-03 11:37:53] "POST /bgp-routers HTTP/1.1" 409 301 0.003082 10.0.0.22 - - [2026-03-03 11:37:53] "GET /tag/f23b84c2-c6a5-4436-8dd5-eff0cccbde02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.013971 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:37:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001190 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:37:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001143 10.0.0.22 - - [2026-03-03 11:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.22 - - [2026-03-03 11:37:53] "GET /bgp-router/1271a756-9690-427d-815b-0e61e7e5f5d2?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.009243 10.0.0.22 - - [2026-03-03 11:37:53] "POST /projects HTTP/1.1" 409 223 0.005721 10.0.0.22 - - [2026-03-03 11:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.22 - - [2026-03-03 11:37:53] "PUT /bgp-router/1271a756-9690-427d-815b-0e61e7e5f5d2 HTTP/1.1" 200 254 0.039647 10.0.0.22 - - [2026-03-03 11:37:53] "GET /project/f93df8b9-3d15-48e0-a513-be4243ab1185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.113483 10.0.0.22 - - [2026-03-03 11:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.22 - - [2026-03-03 11:37:53] "GET /virtual-network/9b0d82a7-c384-4222-b7ae-b9a25b5838ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.007165 10.0.0.22 - - [2026-03-03 11:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005775 10.0.0.22 - - [2026-03-03 11:37:53] "GET /virtual-network/2f710a26-896f-445b-8071-3c506a1584ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.006151 10.0.0.22 - - [2026-03-03 11:37:53] "PUT /virtual-network/9b0d82a7-c384-4222-b7ae-b9a25b5838ec HTTP/1.1" 200 264 0.119526 10.0.0.22 - - [2026-03-03 11:37:53] "PUT /virtual-network/2f710a26-896f-445b-8071-3c506a1584ba HTTP/1.1" 200 264 0.087295 10.0.0.22 - - [2026-03-03 11:37:53] "POST /security-groups HTTP/1.1" 409 253 0.002851 10.0.0.22 - - [2026-03-03 11:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.22 - - [2026-03-03 11:37:53] "PUT /security-group/04941100-ec48-4c55-ab8e-1875d3a6437f HTTP/1.1" 200 262 0.079768 10.0.0.22 - - [2026-03-03 11:37:53] "PUT /access-control-list/3ee270fb-b1ae-40d1-a174-b3b27004f652 HTTP/1.1" 200 272 0.026203 10.0.0.22 - - [2026-03-03 11:37:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.084050 10.0.0.22 - - [2026-03-03 11:37:53] "GET /application-policy-set/52635ecf-33a9-41d3-8584-30c8fc78e690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.017948 10.0.0.22 - - [2026-03-03 11:37:53] "PUT /access-control-list/1c532823-a5b0-4dde-8908-8ac62a41396b HTTP/1.1" 200 272 0.096387 10.0.0.22 - - [2026-03-03 11:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.015468 10.0.0.22 - - [2026-03-03 11:37:54] "GET /policy-management/46005bb9-c717-4293-9426-9b9eb003267e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005610 10.0.0.22 - - [2026-03-03 11:37:54] "POST /tags HTTP/1.1" 409 210 0.007635 10.0.0.22 - - [2026-03-03 11:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.22 - - [2026-03-03 11:37:54] "GET /tag/f23b84c2-c6a5-4436-8dd5-eff0cccbde02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.018157 10.0.0.22 - - [2026-03-03 11:37:54] "POST /firewall-rules HTTP/1.1" 200 570 0.074532 10.0.0.22 - - [2026-03-03 11:37:54] "GET /firewall-rule/3af90464-f8c9-4cba-b262-3e26627ff875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.037808 10.0.0.22 - - [2026-03-03 11:37:54] "GET /firewall-policy/8867d5b7-df87-4014-bff0-e3737517b288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.009161 10.0.0.22 - - [2026-03-03 11:37:54] "GET /firewall-rule/3af90464-f8c9-4cba-b262-3e26627ff875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.008448 10.0.0.22 - - [2026-03-03 11:37:54] "POST /ref-update HTTP/1.1" 200 156 0.062573 10.0.0.22 - - [2026-03-03 11:37:54] "GET /application-policy-set/52635ecf-33a9-41d3-8584-30c8fc78e690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.007783 10.0.0.22 - - [2026-03-03 11:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007138 10.0.0.22 - - [2026-03-03 11:37:54] "GET /policy-management/46005bb9-c717-4293-9426-9b9eb003267e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003695 10.0.0.22 - - [2026-03-03 11:37:54] "POST /tags HTTP/1.1" 409 210 0.002492 10.0.0.22 - - [2026-03-03 11:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.22 - - [2026-03-03 11:37:54] "GET /tag/f23b84c2-c6a5-4436-8dd5-eff0cccbde02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.043761 10.0.0.22 - - [2026-03-03 11:37:54] "POST /firewall-rules HTTP/1.1" 200 568 0.115984 10.0.0.22 - - [2026-03-03 11:37:54] "GET /firewall-rule/6fd777ce-0389-485a-a69f-ffaf698cf8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.023880 10.0.0.22 - - [2026-03-03 11:37:54] "GET /firewall-policy/8867d5b7-df87-4014-bff0-e3737517b288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.014690 10.0.0.22 - - [2026-03-03 11:37:54] "GET /firewall-rule/6fd777ce-0389-485a-a69f-ffaf698cf8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003442 10.0.0.22 - - [2026-03-03 11:37:54] "POST /ref-update HTTP/1.1" 200 156 0.094016 10.0.0.22 - - [2026-03-03 11:37:54] "GET /virtual-machine-interface/62b418ae-16f5-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015335 10.0.0.22 - - [2026-03-03 11:37:54] "POST /set-tag HTTP/1.1" 200 109 0.003299 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:37:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001073 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:37:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001135 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:38:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001384 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:38:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001458 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:38:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001261 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:38:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001950 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:38:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001756 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:38:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001315 10.0.0.249 - - [2026-03-03 11:39:05] "GET / HTTP/1.1" 200 35931 0.002166 10.0.0.249 - - [2026-03-03 11:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.249 - - [2026-03-03 11:39:05] "GET /global-system-config/6e4ae9e2-cf37-4285-b74d-c7a6563a363d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007739 10.0.0.249 - - [2026-03-03 11:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006199 10.0.0.249 - - [2026-03-03 11:39:05] "GET /routing-instance/857d3b9a-fa83-4e36-82a1-a4803254813d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.004381 10.0.0.249 - - [2026-03-03 11:39:05] "PUT /global-system-config/6e4ae9e2-cf37-4285-b74d-c7a6563a363d HTTP/1.1" 200 274 0.024515 10.0.0.249 - - [2026-03-03 11:39:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.010556 10.0.0.249 - - [2026-03-03 11:39:05] "POST /virtual-routers HTTP/1.1" 200 599 0.024414 10.0.0.249 - - [2026-03-03 11:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.029505 10.0.0.249 - - [2026-03-03 11:39:05] "GET /virtual-router/78b761c5-b40b-48d8-a0fa-222528b3d5b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.015113 10.0.0.249 - - [2026-03-03 11:39:05] "POST /fqname-to-id HTTP/1.1" 404 229 0.033527 10.0.0.249 - - [2026-03-03 11:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.249 - - [2026-03-03 11:39:05] "GET /virtual-network/96a8a49c-86ea-4a04-82de-8547c9ba97be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.008442 10.0.0.249 - - [2026-03-03 11:39:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.113243 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:39:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001450 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:39:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001323 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:39:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001209 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:39:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001583 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:39:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001111 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:39:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001580 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:39:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001194 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:39:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001326 10.0.0.22 - - [2026-03-03 11:41:09] "GET /global-system-configs HTTP/1.1" 200 322 0.003905 10.0.0.22 - - [2026-03-03 11:41:09] "GET /global-system-configs HTTP/1.1" 200 322 0.002533 10.0.0.22 - - [2026-03-03 11:41:38] "GET /virtual-router/78b761c5-b40b-48d8-a0fa-222528b3d5b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004572 10.0.0.22 - - [2026-03-03 11:41:38] "POST /ref-update HTTP/1.1" 200 156 0.011960 10.0.0.22 - - [2026-03-03 11:41:45] "GET /virtual-machine-interface/62b418ae-16f5-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006538 10.0.0.22 - - [2026-03-03 11:41:45] "POST /set-tag HTTP/1.1" 200 109 0.003237 10.0.0.22 - - [2026-03-03 11:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006071 10.0.0.22 - - [2026-03-03 11:41:45] "GET /loadbalancer/8a5a9cb9-fbeb-46f5-ace8-68a58f995de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005433 10.0.0.22 - - [2026-03-03 11:41:45] "GET /virtual-machine-interface/62b418ae-16f5-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009897 10.0.0.22 - - [2026-03-03 11:41:45] "POST /set-tag HTTP/1.1" 200 109 0.004251 10.0.0.22 - - [2026-03-03 11:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008116 10.0.0.22 - - [2026-03-03 11:41:45] "GET /loadbalancer/8a5a9cb9-fbeb-46f5-ace8-68a58f995de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004234 10.0.0.22 - - [2026-03-03 11:41:45] "GET /loadbalancer-pool/757f03bf-d60d-4492-89b6-ca56a3a45815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.006228 10.0.0.22 - - [2026-03-03 11:41:45] "POST /loadbalancer-members HTTP/1.1" 200 690 0.038401 10.0.0.22 - - [2026-03-03 11:41:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.030533 10.0.0.22 - - [2026-03-03 11:41:45] "GET /virtual-machine-interface/62b418ae-16f5-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010187 10.0.0.22 - - [2026-03-03 11:41:45] "GET /virtual-machine-interface/62b418ae-16f5-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004834 10.0.0.22 - - [2026-03-03 11:41:45] "POST /ref-update HTTP/1.1" 200 156 0.009043 10.0.0.22 - - [2026-03-03 11:41:45] "POST /tags HTTP/1.1" 409 205 0.003516 10.0.0.22 - - [2026-03-03 11:41:45] "GET /floating-ip/c2198806-4ce4-455d-9fc8-2f3de85b60e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.023569 10.0.0.22 - - [2026-03-03 11:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006262 10.0.0.22 - - [2026-03-03 11:41:45] "GET /tag/670226ad-0bee-438e-98d5-4ce8c377d261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.019181 10.0.0.22 - - [2026-03-03 11:41:45] "PUT /floating-ip/c2198806-4ce4-455d-9fc8-2f3de85b60e9 HTTP/1.1" 200 256 0.012092 10.0.0.22 - - [2026-03-03 11:41:45] "POST /set-tag HTTP/1.1" 200 109 0.068283 10.0.0.22 - - [2026-03-03 11:41:45] "GET /loadbalancer-pool/fe9aa3e6-b151-4adb-8d67-3c9167015cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.020869 10.0.0.22 - - [2026-03-03 11:41:45] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027917 10.0.0.22 - - [2026-03-03 11:41:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.009983 10.0.0.22 - - [2026-03-03 11:41:45] "GET /virtual-machine-interface/62b418ae-16f5-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014059 10.0.0.22 - - [2026-03-03 11:41:45] "GET /virtual-machine-interface/62b418ae-16f5-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006636 10.0.0.22 - - [2026-03-03 11:41:45] "POST /set-tag HTTP/1.1" 200 109 0.007027 10.0.0.22 - - [2026-03-03 11:41:45] "POST /ref-update HTTP/1.1" 200 156 0.010215 10.0.0.22 - - [2026-03-03 11:41:45] "GET /floating-ip/c2198806-4ce4-455d-9fc8-2f3de85b60e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.010842 10.0.0.22 - - [2026-03-03 11:41:45] "GET /loadbalancer-pool/77a02e9f-188f-4d29-a4d1-d9aa1f31d4b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005409 10.0.0.22 - - [2026-03-03 11:41:45] "POST /loadbalancer-members HTTP/1.1" 200 692 0.038268 10.0.0.22 - - [2026-03-03 11:41:45] "PUT /floating-ip/c2198806-4ce4-455d-9fc8-2f3de85b60e9 HTTP/1.1" 200 256 0.050822 10.0.0.22 - - [2026-03-03 11:41:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.052247 10.0.0.22 - - [2026-03-03 11:41:46] "GET /virtual-machine-interface/62b418ae-16f5-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.021363 10.0.0.22 - - [2026-03-03 11:41:46] "GET /virtual-machine-interface/62b418ae-16f5-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007410 10.0.0.22 - - [2026-03-03 11:41:46] "POST /ref-update HTTP/1.1" 200 156 0.011734 10.0.0.22 - - [2026-03-03 11:41:46] "GET /floating-ip/c2198806-4ce4-455d-9fc8-2f3de85b60e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.015660 10.0.0.22 - - [2026-03-03 11:41:46] "POST /set-tag HTTP/1.1" 200 109 0.003025 10.0.0.22 - - [2026-03-03 11:41:46] "PUT /floating-ip/c2198806-4ce4-455d-9fc8-2f3de85b60e9 HTTP/1.1" 200 256 0.014106 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:43:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001003 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:43:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001205 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:44:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001129 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:44:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001349 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:44:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001866 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:44:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001422 10.0.0.249 - - [2026-03-03 11:44:17] "GET / HTTP/1.1" 200 35931 0.002200 10.0.0.249 - - [2026-03-03 11:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.249 - - [2026-03-03 11:44:17] "GET /global-system-config/6e4ae9e2-cf37-4285-b74d-c7a6563a363d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005929 10.0.0.249 - - [2026-03-03 11:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.249 - - [2026-03-03 11:44:17] "GET /routing-instance/857d3b9a-fa83-4e36-82a1-a4803254813d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003921 10.0.0.249 - - [2026-03-03 11:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.249 - - [2026-03-03 11:44:17] "GET /virtual-router/78b761c5-b40b-48d8-a0fa-222528b3d5b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004430 10.0.0.249 - - [2026-03-03 11:44:18] "PUT /virtual-router/78b761c5-b40b-48d8-a0fa-222528b3d5b8 HTTP/1.1" 200 262 0.014392 10.0.0.249 - - [2026-03-03 11:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.018096 10.0.0.249 - - [2026-03-03 11:44:18] "GET /virtual-router/78b761c5-b40b-48d8-a0fa-222528b3d5b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003826 10.0.0.249 - - [2026-03-03 11:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.249 - - [2026-03-03 11:44:18] "GET /virtual-machine-interface/b985d326-c025-417c-89c8-87238ea1797f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.005566 10.0.0.249 - - [2026-03-03 11:44:18] "PUT /virtual-machine-interface/b985d326-c025-417c-89c8-87238ea1797f HTTP/1.1" 200 284 0.015121 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:44:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001382 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:44:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001384 10.0.0.22 - - [2026-03-03 11:46:09] "GET /global-system-configs HTTP/1.1" 200 322 0.003115 10.0.0.22 - - [2026-03-03 11:46:09] "GET /global-system-configs HTTP/1.1" 200 322 0.003209 10.0.0.22 - - [2026-03-03 11:47:23] "GET /virtual-machine-interface/62b418ae-16f5-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.023234 10.0.0.22 - - [2026-03-03 11:47:23] "POST /set-tag HTTP/1.1" 200 109 0.005666 10.0.0.22 - - [2026-03-03 11:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004310 10.0.0.22 - - [2026-03-03 11:47:23] "GET /loadbalancer/8a5a9cb9-fbeb-46f5-ace8-68a58f995de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003465 10.0.0.22 - - [2026-03-03 11:47:23] "GET /virtual-machine-interface/62b418ae-16f5-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006843 10.0.0.22 - - [2026-03-03 11:47:23] "POST /set-tag HTTP/1.1" 200 109 0.037663 10.0.0.22 - - [2026-03-03 11:47:23] "DELETE /loadbalancer-member/3cdd5bbc-bb5c-40ff-9e4a-45ce6b177492 HTTP/1.1" 200 115 0.052545 10.0.0.22 - - [2026-03-03 11:47:23] "GET /virtual-machine-interface/62b418ae-16f5-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009668 10.0.0.22 - - [2026-03-03 11:47:23] "POST /set-tag HTTP/1.1" 200 109 0.010376 10.0.0.22 - - [2026-03-03 11:47:24] "DELETE /loadbalancer-member/80009cd5-6f06-4e43-acda-688a7ef40cac HTTP/1.1" 200 115 0.049251 10.0.0.22 - - [2026-03-03 11:47:24] "GET /virtual-machine-interface/62b418ae-16f5-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014826 10.0.0.22 - - [2026-03-03 11:47:24] "POST /set-tag HTTP/1.1" 200 109 0.006526 10.0.0.22 - - [2026-03-03 11:47:24] "DELETE /loadbalancer-member/9a9db06e-dd34-47f1-9713-172e63ff74c9 HTTP/1.1" 200 115 0.047068 10.0.0.22 - - [2026-03-03 11:47:24] "GET /virtual-machine-interface/62b418ae-16f5-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009035 10.0.0.22 - - [2026-03-03 11:47:24] "POST /set-tag HTTP/1.1" 200 109 0.004734 10.0.0.22 - - [2026-03-03 11:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002791 10.0.0.22 - - [2026-03-03 11:47:24] "GET /loadbalancer/8a5a9cb9-fbeb-46f5-ace8-68a58f995de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003183 10.0.0.22 - - [2026-03-03 11:47:24] "GET /loadbalancer-pool/757f03bf-d60d-4492-89b6-ca56a3a45815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.004038 10.0.0.22 - - [2026-03-03 11:47:24] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021009 10.0.0.22 - - [2026-03-03 11:47:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.010225 10.0.0.22 - - [2026-03-03 11:47:24] "GET /virtual-machine-interface/62b418ae-16f5-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016677 10.0.0.22 - - [2026-03-03 11:47:24] "GET /virtual-machine-interface/62b418ae-16f5-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010988 10.0.0.22 - - [2026-03-03 11:47:24] "GET /floating-ip/c2198806-4ce4-455d-9fc8-2f3de85b60e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.007438 10.0.0.22 - - [2026-03-03 11:47:24] "POST /set-tag HTTP/1.1" 200 109 0.102039 10.0.0.22 - - [2026-03-03 11:47:24] "GET /loadbalancer-pool/fe9aa3e6-b151-4adb-8d67-3c9167015cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003755 10.0.0.22 - - [2026-03-03 11:47:24] "POST /loadbalancer-members HTTP/1.1" 200 690 0.045325 10.0.0.22 - - [2026-03-03 11:47:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.045024 10.0.0.22 - - [2026-03-03 11:47:24] "GET /virtual-machine-interface/62b418ae-16f5-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007878 10.0.0.22 - - [2026-03-03 11:47:24] "GET /virtual-machine-interface/62b418ae-16f5-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007637 10.0.0.22 - - [2026-03-03 11:47:24] "GET /floating-ip/c2198806-4ce4-455d-9fc8-2f3de85b60e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003366 10.0.0.22 - - [2026-03-03 11:47:24] "POST /set-tag HTTP/1.1" 200 109 0.003633 10.0.0.22 - - [2026-03-03 11:47:24] "GET /loadbalancer-pool/77a02e9f-188f-4d29-a4d1-d9aa1f31d4b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003484 10.0.0.22 - - [2026-03-03 11:47:24] "POST /loadbalancer-members HTTP/1.1" 200 692 0.030345 10.0.0.22 - - [2026-03-03 11:47:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.009264 10.0.0.22 - - [2026-03-03 11:47:24] "GET /virtual-machine-interface/62b418ae-16f5-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012198 10.0.0.22 - - [2026-03-03 11:47:24] "GET /virtual-machine-interface/62b418ae-16f5-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010543 10.0.0.22 - - [2026-03-03 11:47:24] "POST /set-tag HTTP/1.1" 200 109 0.004177 10.0.0.22 - - [2026-03-03 11:47:24] "GET /floating-ip/c2198806-4ce4-455d-9fc8-2f3de85b60e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002853 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:48:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001303 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:48:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001746 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:49:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001443 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:49:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001772 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:49:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001446 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:49:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001081 10.0.0.22 - - [2026-03-03 11:49:38] "GET / HTTP/1.1" 200 35931 0.001999 10.0.0.22 - - [2026-03-03 11:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.22 - - [2026-03-03 11:49:38] "GET /project/cfa15c83-acb4-4d3b-b2a3-7e65c38efe6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.061969 10.0.0.22 - - [2026-03-03 11:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.22 - - [2026-03-03 11:49:38] "GET /project/cfa15c83-acb4-4d3b-b2a3-7e65c38efe6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.068180 10.0.0.22 - - [2026-03-03 11:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006853 10.0.0.22 - - [2026-03-03 11:49:39] "GET /project/cfa15c83-acb4-4d3b-b2a3-7e65c38efe6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039848 10.0.0.22 - - [2026-03-03 11:49:39] "POST /tags HTTP/1.1" 200 333 0.076121 10.0.0.22 - - [2026-03-03 11:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.015324 10.0.0.22 - - [2026-03-03 11:49:39] "GET /tag/02c4f08a-9e35-404e-b035-b6dd075f4544?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.036674 10.0.0.22 - - [2026-03-03 11:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012769 10.0.0.22 - - [2026-03-03 11:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011554 10.0.0.22 - - [2026-03-03 11:49:39] "GET /project/cfa15c83-acb4-4d3b-b2a3-7e65c38efe6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.059703 10.0.0.22 - - [2026-03-03 11:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008741 10.0.0.22 - - [2026-03-03 11:49:40] "GET /project/cfa15c83-acb4-4d3b-b2a3-7e65c38efe6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.061826 10.0.0.22 - - [2026-03-03 11:49:40] "GET /virtual-network/2f710a26-896f-445b-8071-3c506a1584ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.010998 10.0.0.22 - - [2026-03-03 11:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.22 - - [2026-03-03 11:49:40] "GET /virtual-networks?parent_id=cfa15c83-acb4-4d3b-b2a3-7e65c38efe6d&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002899 10.0.0.22 - - [2026-03-03 11:49:40] "GET /service-appliance-set/c6ab3cdd-8598-4583-8926-dcbb50d7f06f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.005183 10.0.0.22 - - [2026-03-03 11:49:40] "POST /fqname-to-id HTTP/1.1" 404 254 0.003111 10.0.0.22 - - [2026-03-03 11:49:40] "POST /virtual-networks HTTP/1.1" 200 512 0.142210 10.0.0.22 - - [2026-03-03 11:49:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.124985 10.0.0.22 - - [2026-03-03 11:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.026430 10.0.0.22 - - [2026-03-03 11:49:40] "GET /virtual-machine-interface/99684bfb-b364-4172-8c9b-17136ca1dc98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.010558 10.0.0.22 - - [2026-03-03 11:49:40] "GET /network-ipam/57ba64e2-1876-4270-836f-34ad28d96946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.011169 10.0.0.22 - - [2026-03-03 11:49:40] "POST /instance-ips HTTP/1.1" 200 409 0.073562 10.0.0.22 - - [2026-03-03 11:49:40] "GET /instance-ip/077fd4ed-ac9b-4d05-b712-71e9c26b9237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.025634 10.0.0.22 - - [2026-03-03 11:49:40] "POST /useragent-kv HTTP/1.1" 200 115 0.010186 10.0.0.22 - - [2026-03-03 11:49:40] "POST /ref-update HTTP/1.1" 200 156 0.128288 10.0.0.22 - - [2026-03-03 11:49:40] "GET /virtual-network/30bb71c9-f6c5-4800-93a7-254ded88ffb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.016132 10.0.0.22 - - [2026-03-03 11:49:40] "GET /domains HTTP/1.1" 200 280 0.003401 10.0.0.22 - - [2026-03-03 11:49:40] "POST /loadbalancers HTTP/1.1" 200 610 0.074696 10.0.0.22 - - [2026-03-03 11:49:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.035756 10.0.0.22 - - [2026-03-03 11:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006774 10.0.0.22 - - [2026-03-03 11:49:40] "GET /domain/f0c86d1e-18c7-4e55-905f-8432998e3811 HTTP/1.1" 200 3087 0.091230 10.0.0.22 - - [2026-03-03 11:49:40] "GET /project/cfa15c83-acb4-4d3b-b2a3-7e65c38efe6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.076108 10.0.0.22 - - [2026-03-03 11:49:40] "GET /instance-ip/077fd4ed-ac9b-4d05-b712-71e9c26b9237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.006379 10.0.0.22 - - [2026-03-03 11:49:40] "GET /project/cfa15c83-acb4-4d3b-b2a3-7e65c38efe6d HTTP/1.1" 200 5717 0.126652 10.0.0.22 - - [2026-03-03 11:49:40] "GET /virtual-network/30bb71c9-f6c5-4800-93a7-254ded88ffb6 HTTP/1.1" 200 2092 0.032346 10.0.0.22 - - [2026-03-03 11:49:40] "GET /project/cfa15c83-acb4-4d3b-b2a3-7e65c38efe6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.132675 10.0.0.22 - - [2026-03-03 11:49:40] "GET /virtual-network/30bb71c9-f6c5-4800-93a7-254ded88ffb6 HTTP/1.1" 200 2092 0.004674 10.0.0.22 - - [2026-03-03 11:49:40] "GET /loadbalancer/e2e08a12-b65a-444b-bae1-8b725d484444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.005935 10.0.0.22 - - [2026-03-03 11:49:40] "GET /routing-instance/ddec89d0-4c90-40ec-9551-6243667a4b00 HTTP/1.1" 200 1182 0.004348 10.0.0.22 - - [2026-03-03 11:49:40] "POST /route-targets HTTP/1.1" 200 327 0.073900 10.0.0.22 - - [2026-03-03 11:49:40] "POST /floating-ips HTTP/1.1" 200 597 0.154503 10.0.0.22 - - [2026-03-03 11:49:40] "GET /routing-instance/ddec89d0-4c90-40ec-9551-6243667a4b00 HTTP/1.1" 200 1182 0.014494 10.0.0.22 - - [2026-03-03 11:49:40] "POST /ref-update HTTP/1.1" 200 156 0.054229 10.0.0.22 - - [2026-03-03 11:49:40] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.104400 10.0.0.22 - - [2026-03-03 11:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011595 10.0.0.22 - - [2026-03-03 11:49:41] "GET /project/cfa15c83-acb4-4d3b-b2a3-7e65c38efe6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.075632 10.0.0.22 - - [2026-03-03 11:49:41] "GET /loadbalancer-listener/17be21d1-1510-4b7d-ab4c-1b6727759faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.008694 10.0.0.22 - - [2026-03-03 11:49:41] "GET /loadbalancer-listener/17be21d1-1510-4b7d-ab4c-1b6727759faa?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.008034 10.0.0.22 - - [2026-03-03 11:49:41] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.041160 10.0.0.22 - - [2026-03-03 11:49:41] "GET /instance-ip/077fd4ed-ac9b-4d05-b712-71e9c26b9237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.010299 10.0.0.22 - - [2026-03-03 11:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006065 10.0.0.22 - - [2026-03-03 11:49:41] "GET /instance-ip/077fd4ed-ac9b-4d05-b712-71e9c26b9237?fields=floating_ips HTTP/1.1" 200 1211 0.006803 10.0.0.22 - - [2026-03-03 11:49:41] "GET /floating-ip/5c82c2f3-d0b5-4f88-ab46-b5067c6a795b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.003698 10.0.0.22 - - [2026-03-03 11:49:41] "GET /loadbalancer/e2e08a12-b65a-444b-bae1-8b725d484444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.008250 10.0.0.22 - - [2026-03-03 11:49:41] "POST /tags HTTP/1.1" 200 295 0.106241 10.0.0.22 - - [2026-03-03 11:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010189 10.0.0.22 - - [2026-03-03 11:49:41] "GET /tag/b125a993-4dba-445b-852f-f720b2c3793c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1096 0.021070 10.0.0.22 - - [2026-03-03 11:49:41] "POST /tags HTTP/1.1" 409 233 0.002391 10.0.0.22 - - [2026-03-03 11:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004322 10.0.0.22 - - [2026-03-03 11:49:41] "GET /tag/bca72b42-993c-4805-943e-d5ac6cf208de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.030006 10.0.0.22 - - [2026-03-03 11:49:41] "POST /tags HTTP/1.1" 409 206 0.004137 10.0.0.22 - - [2026-03-03 11:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.22 - - [2026-03-03 11:49:41] "GET /tag/1b013b55-cfcb-4614-9d74-597579bd4f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.032880 10.0.0.22 - - [2026-03-03 11:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005510 10.0.0.22 - - [2026-03-03 11:49:41] "GET /virtual-network/9b0d82a7-c384-4222-b7ae-b9a25b5838ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.011748 10.0.0.22 - - [2026-03-03 11:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.22 - - [2026-03-03 11:49:41] "GET /project/cfa15c83-acb4-4d3b-b2a3-7e65c38efe6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.088319 10.0.0.22 - - [2026-03-03 11:49:41] "POST /virtual-machines HTTP/1.1" 200 369 0.022774 10.0.0.22 - - [2026-03-03 11:49:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.023292 10.0.0.22 - - [2026-03-03 11:49:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.220043 10.0.0.22 - - [2026-03-03 11:49:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.050178 10.0.0.22 - - [2026-03-03 11:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.021405 10.0.0.22 - - [2026-03-03 11:49:42] "GET /virtual-machine-interface/10c2c674-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007551 10.0.0.22 - - [2026-03-03 11:49:42] "POST /instance-ips HTTP/1.1" 200 409 0.125310 10.0.0.22 - - [2026-03-03 11:49:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.024142 10.0.0.22 - - [2026-03-03 11:49:42] "GET /virtual-machine-interface/10c2c674-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.035425 10.0.0.22 - - [2026-03-03 11:49:42] "POST /set-tag HTTP/1.1" 200 109 0.038144 10.0.0.22 - - [2026-03-03 11:49:42] "GET /virtual-machine-interface/10c2c674-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.028507 10.0.0.22 - - [2026-03-03 11:49:42] "GET /instance-ip/10ed928c-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.007619 10.0.0.22 - - [2026-03-03 11:49:42] "GET /virtual-machine-interface/10c2c674-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005351 10.0.0.22 - - [2026-03-03 11:49:42] "POST /set-tag HTTP/1.1" 200 109 0.006311 10.0.0.22 - - [2026-03-03 11:49:42] "GET /virtual-router/78b761c5-b40b-48d8-a0fa-222528b3d5b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.006398 10.0.0.22 - - [2026-03-03 11:49:42] "POST /ref-update HTTP/1.1" 200 156 0.016006 10.0.0.22 - - [2026-03-03 11:49:42] "GET /virtual-machine-interface/10c2c674-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018517 10.0.0.22 - - [2026-03-03 11:49:42] "POST /set-tag HTTP/1.1" 200 109 0.007099 10.0.0.22 - - [2026-03-03 11:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.22 - - [2026-03-03 11:49:42] "GET /virtual-network/9b0d82a7-c384-4222-b7ae-b9a25b5838ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004864 10.0.0.22 - - [2026-03-03 11:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.22 - - [2026-03-03 11:49:43] "GET /project/cfa15c83-acb4-4d3b-b2a3-7e65c38efe6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.062672 10.0.0.22 - - [2026-03-03 11:49:43] "POST /virtual-machines HTTP/1.1" 200 369 0.017909 10.0.0.22 - - [2026-03-03 11:49:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.036049 10.0.0.22 - - [2026-03-03 11:49:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.165093 10.0.0.22 - - [2026-03-03 11:49:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.032023 10.0.0.22 - - [2026-03-03 11:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011221 10.0.0.22 - - [2026-03-03 11:49:43] "GET /virtual-machine-interface/1177e8e2-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.021358 10.0.0.22 - - [2026-03-03 11:49:43] "POST /instance-ips HTTP/1.1" 200 409 0.085173 10.0.0.22 - - [2026-03-03 11:49:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.051706 10.0.0.22 - - [2026-03-03 11:49:43] "GET /virtual-machine-interface/1177e8e2-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.022431 10.0.0.22 - - [2026-03-03 11:49:43] "POST /set-tag HTTP/1.1" 200 109 0.067309 10.0.0.22 - - [2026-03-03 11:49:43] "GET /virtual-machine-interface/1177e8e2-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013428 10.0.0.22 - - [2026-03-03 11:49:43] "GET /instance-ip/119d7a4e-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005195 10.0.0.22 - - [2026-03-03 11:49:43] "GET /virtual-machine-interface/1177e8e2-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014711 10.0.0.22 - - [2026-03-03 11:49:43] "POST /set-tag HTTP/1.1" 200 109 0.007513 10.0.0.22 - - [2026-03-03 11:49:44] "GET /virtual-router/78b761c5-b40b-48d8-a0fa-222528b3d5b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.009461 10.0.0.22 - - [2026-03-03 11:49:44] "POST /ref-update HTTP/1.1" 200 156 0.019563 10.0.0.22 - - [2026-03-03 11:49:44] "GET /virtual-machine-interface/1177e8e2-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.025976 10.0.0.22 - - [2026-03-03 11:49:44] "POST /set-tag HTTP/1.1" 200 109 0.003939 10.0.0.22 - - [2026-03-03 11:49:44] "GET /virtual-machine-interface/10c2c674-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.046596 10.0.0.22 - - [2026-03-03 11:49:44] "POST /set-tag HTTP/1.1" 200 109 0.003416 10.0.0.22 - - [2026-03-03 11:49:44] "GET /virtual-machine-interface/1177e8e2-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008341 10.0.0.22 - - [2026-03-03 11:49:44] "POST /set-tag HTTP/1.1" 200 109 0.009533 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:49:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001400 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:49:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001093 10.0.0.22 - - [2026-03-03 11:49:45] "GET /domains HTTP/1.1" 200 280 0.002429 10.0.0.22 - - [2026-03-03 11:49:45] "GET /domain/f0c86d1e-18c7-4e55-905f-8432998e3811 HTTP/1.1" 200 3087 0.003839 10.0.0.22 - - [2026-03-03 11:49:45] "GET /project/cfa15c83-acb4-4d3b-b2a3-7e65c38efe6d HTTP/1.1" 200 7065 0.075976 10.0.0.22 - - [2026-03-03 11:49:45] "GET /virtual-network/30bb71c9-f6c5-4800-93a7-254ded88ffb6 HTTP/1.1" 200 2092 0.007329 10.0.0.22 - - [2026-03-03 11:49:46] "GET /virtual-network/30bb71c9-f6c5-4800-93a7-254ded88ffb6 HTTP/1.1" 200 2092 0.008194 10.0.0.22 - - [2026-03-03 11:49:46] "GET /routing-instance/ddec89d0-4c90-40ec-9551-6243667a4b00 HTTP/1.1" 200 1403 0.005750 10.0.0.22 - - [2026-03-03 11:49:46] "GET /routing-instance/ddec89d0-4c90-40ec-9551-6243667a4b00 HTTP/1.1" 200 1403 0.003648 10.0.0.22 - - [2026-03-03 11:49:46] "GET /route-target/b8efc684-f1f2-4c6a-b9e6-f460a536ab33 HTTP/1.1" 200 1153 0.003359 10.0.0.22 - - [2026-03-03 11:49:46] "GET /virtual-network/30bb71c9-f6c5-4800-93a7-254ded88ffb6 HTTP/1.1" 200 2092 0.005466 10.0.0.22 - - [2026-03-03 11:49:46] "GET /routing-instance/ddec89d0-4c90-40ec-9551-6243667a4b00 HTTP/1.1" 200 1403 0.007380 10.0.0.22 - - [2026-03-03 11:49:46] "GET /virtual-network/30bb71c9-f6c5-4800-93a7-254ded88ffb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005966 10.0.0.22 - - [2026-03-03 11:49:46] "GET /virtual-network/30bb71c9-f6c5-4800-93a7-254ded88ffb6 HTTP/1.1" 200 2092 0.005399 10.0.0.22 - - [2026-03-03 11:49:46] "GET /routing-instance/ddec89d0-4c90-40ec-9551-6243667a4b00 HTTP/1.1" 200 1403 0.012351 10.0.0.22 - - [2026-03-03 11:49:46] "GET /routing-instance/ddec89d0-4c90-40ec-9551-6243667a4b00 HTTP/1.1" 200 1403 0.004110 10.0.0.22 - - [2026-03-03 11:49:46] "GET /route-target/b8efc684-f1f2-4c6a-b9e6-f460a536ab33 HTTP/1.1" 200 1153 0.005816 10.0.0.22 - - [2026-03-03 11:49:46] "GET /domains HTTP/1.1" 200 280 0.010987 10.0.0.22 - - [2026-03-03 11:49:46] "GET /domain/f0c86d1e-18c7-4e55-905f-8432998e3811 HTTP/1.1" 200 3087 0.005442 10.0.0.22 - - [2026-03-03 11:49:46] "GET /project/cfa15c83-acb4-4d3b-b2a3-7e65c38efe6d HTTP/1.1" 200 7065 0.040996 10.0.0.22 - - [2026-03-03 11:49:46] "GET /virtual-network/30bb71c9-f6c5-4800-93a7-254ded88ffb6 HTTP/1.1" 200 2092 0.010204 10.0.0.22 - - [2026-03-03 11:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002590 10.0.0.22 - - [2026-03-03 11:49:46] "GET /project/cfa15c83-acb4-4d3b-b2a3-7e65c38efe6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.055260 10.0.0.22 - - [2026-03-03 11:49:46] "GET /virtual-network/30bb71c9-f6c5-4800-93a7-254ded88ffb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.008310 10.0.0.22 - - [2026-03-03 11:49:46] "GET /floating-ip-pools?parent_id=30bb71c9-f6c5-4800-93a7-254ded88ffb6&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.007721 10.0.0.22 - - [2026-03-03 11:49:46] "GET /virtual-network/30bb71c9-f6c5-4800-93a7-254ded88ffb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.006194 10.0.0.22 - - [2026-03-03 11:49:46] "POST /floating-ip-pools HTTP/1.1" 200 562 0.035788 10.0.0.22 - - [2026-03-03 11:49:46] "POST /ref-update HTTP/1.1" 200 156 0.034676 10.0.0.22 - - [2026-03-03 11:49:46] "GET /virtual-network/30bb71c9-f6c5-4800-93a7-254ded88ffb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.009185 10.0.0.22 - - [2026-03-03 11:49:46] "GET /domains HTTP/1.1" 200 280 0.002059 10.0.0.22 - - [2026-03-03 11:49:46] "GET /domain/f0c86d1e-18c7-4e55-905f-8432998e3811 HTTP/1.1" 200 3087 0.003447 10.0.0.22 - - [2026-03-03 11:49:46] "GET /project/cfa15c83-acb4-4d3b-b2a3-7e65c38efe6d HTTP/1.1" 200 7321 0.039070 10.0.0.22 - - [2026-03-03 11:49:46] "GET /virtual-network/30bb71c9-f6c5-4800-93a7-254ded88ffb6 HTTP/1.1" 200 2330 0.006258 10.0.0.22 - - [2026-03-03 11:49:46] "GET /floating-ip-pool/7f74e1b5-94d1-43f9-9f3e-bf5a9dbcf5d9 HTTP/1.1" 200 1314 0.003314 10.0.0.22 - - [2026-03-03 11:49:46] "GET /domains HTTP/1.1" 200 280 0.002257 10.0.0.22 - - [2026-03-03 11:49:46] "GET /domain/f0c86d1e-18c7-4e55-905f-8432998e3811 HTTP/1.1" 200 3087 0.003602 10.0.0.22 - - [2026-03-03 11:49:46] "GET /project/cfa15c83-acb4-4d3b-b2a3-7e65c38efe6d HTTP/1.1" 200 7321 0.036244 10.0.0.22 - - [2026-03-03 11:49:46] "GET /virtual-network/30bb71c9-f6c5-4800-93a7-254ded88ffb6 HTTP/1.1" 200 2330 0.004861 10.0.0.22 - - [2026-03-03 11:49:46] "GET /virtual-network/30bb71c9-f6c5-4800-93a7-254ded88ffb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005930 10.0.0.22 - - [2026-03-03 11:49:46] "POST /tags HTTP/1.1" 200 365 0.065298 10.0.0.22 - - [2026-03-03 11:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012005 10.0.0.22 - - [2026-03-03 11:49:46] "GET /tag/0a8a0d84-086e-44d6-a35a-e58c11df4f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.015133 10.0.0.22 - - [2026-03-03 11:49:46] "POST /tags HTTP/1.1" 409 206 0.003921 10.0.0.22 - - [2026-03-03 11:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.22 - - [2026-03-03 11:49:46] "GET /tag/1b013b55-cfcb-4614-9d74-597579bd4f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.013288 10.0.0.22 - - [2026-03-03 11:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.22 - - [2026-03-03 11:49:47] "GET /project/cfa15c83-acb4-4d3b-b2a3-7e65c38efe6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.052420 10.0.0.22 - - [2026-03-03 11:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006559 10.0.0.22 - - [2026-03-03 11:49:47] "GET /virtual-network/9b0d82a7-c384-4222-b7ae-b9a25b5838ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006335 10.0.0.22 - - [2026-03-03 11:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.22 - - [2026-03-03 11:49:47] "GET /service-appliance-set/98615eb6-924d-4069-9e13-b23918252712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.005867 10.0.0.22 - - [2026-03-03 11:49:47] "POST /fqname-to-id HTTP/1.1" 404 258 0.002556 10.0.0.22 - - [2026-03-03 11:49:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.111602 10.0.0.22 - - [2026-03-03 11:49:47] "GET /virtual-machine-interface/23111ce8-1686-456b-98a5-ea6f99897167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.005727 10.0.0.22 - - [2026-03-03 11:49:47] "POST /set-tag HTTP/1.1" 200 109 0.016209 10.0.0.22 - - [2026-03-03 11:49:47] "POST /instance-ips HTTP/1.1" 200 417 0.040539 10.0.0.22 - - [2026-03-03 11:49:47] "GET /instance-ip/03dfe6b7-754a-44cf-8c74-1eb4968c4675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.004778 10.0.0.22 - - [2026-03-03 11:49:47] "POST /loadbalancers HTTP/1.1" 200 618 0.062176 10.0.0.22 - - [2026-03-03 11:49:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.031695 10.0.0.22 - - [2026-03-03 11:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.22 - - [2026-03-03 11:49:47] "POST /service-instances HTTP/1.1" 200 566 0.055662 10.0.0.22 - - [2026-03-03 11:49:47] "POST /ref-update HTTP/1.1" 200 156 0.017594 10.0.0.22 - - [2026-03-03 11:49:47] "GET /project/cfa15c83-acb4-4d3b-b2a3-7e65c38efe6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.047226 10.0.0.22 - - [2026-03-03 11:49:47] "GET /virtual-machine-interface/23111ce8-1686-456b-98a5-ea6f99897167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.006456 10.0.0.22 - - [2026-03-03 11:49:47] "GET /virtual-machine-interface/23111ce8-1686-456b-98a5-ea6f99897167?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.006073 10.0.0.22 - - [2026-03-03 11:49:47] "PUT /service-instance/b9d4e36e-fe93-447a-9dc1-73048284582c HTTP/1.1" 200 266 0.016926 10.0.0.22 - - [2026-03-03 11:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004842 10.0.0.22 - - [2026-03-03 11:49:47] "GET /floating-ip-pool/7f74e1b5-94d1-43f9-9f3e-bf5a9dbcf5d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.004341 10.0.0.22 - - [2026-03-03 11:49:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.020223 10.0.0.22 - - [2026-03-03 11:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004651 10.0.0.22 - - [2026-03-03 11:49:47] "POST /floating-ips HTTP/1.1" 200 671 0.100343 10.0.0.22 - - [2026-03-03 11:49:47] "POST /virtual-machines HTTP/1.1" 200 429 0.065279 10.0.0.22 - - [2026-03-03 11:49:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.009741 10.0.0.22 - - [2026-03-03 11:49:47] "GET /application-policy-set/52635ecf-33a9-41d3-8584-30c8fc78e690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.004001 10.0.0.22 - - [2026-03-03 11:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004916 10.0.0.22 - - [2026-03-03 11:49:48] "GET /policy-management/46005bb9-c717-4293-9426-9b9eb003267e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.020077 10.0.0.22 - - [2026-03-03 11:49:48] "POST /tags HTTP/1.1" 409 221 0.009993 10.0.0.22 - - [2026-03-03 11:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011110 10.0.0.22 - - [2026-03-03 11:49:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.141837 10.0.0.22 - - [2026-03-03 11:49:48] "POST /chown HTTP/1.1" 200 109 0.033985 10.0.0.22 - - [2026-03-03 11:49:48] "GET /tag/02c4f08a-9e35-404e-b035-b6dd075f4544?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.031695 10.0.0.22 - - [2026-03-03 11:49:48] "POST /tags HTTP/1.1" 409 238 0.002869 10.0.0.22 - - [2026-03-03 11:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.22 - - [2026-03-03 11:49:48] "POST /chown HTTP/1.1" 200 109 0.016139 10.0.0.22 - - [2026-03-03 11:49:48] "GET /tag/0a8a0d84-086e-44d6-a35a-e58c11df4f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.016287 10.0.0.22 - - [2026-03-03 11:49:48] "PUT /virtual-machine-interface/fa69cc3d-83ae-4b47-b8ea-687813852838 HTTP/1.1" 200 284 0.030387 10.0.0.22 - - [2026-03-03 11:49:48] "PUT /instance-ip/03dfe6b7-754a-44cf-8c74-1eb4968c4675 HTTP/1.1" 200 256 0.037387 10.0.0.22 - - [2026-03-03 11:49:48] "POST /firewall-rules HTTP/1.1" 200 650 0.118812 10.0.0.22 - - [2026-03-03 11:49:48] "GET /firewall-rule/c3e71eb1-9336-4eec-9baf-3316f1a54fd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.011503 10.0.0.22 - - [2026-03-03 11:49:48] "POST /ref-update HTTP/1.1" 200 156 0.079764 10.0.0.22 - - [2026-03-03 11:49:48] "GET /firewall-policy/2a4da95f-f110-4518-a470-3b1ffca8543e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003012 10.0.0.22 - - [2026-03-03 11:49:48] "GET /firewall-rule/c3e71eb1-9336-4eec-9baf-3316f1a54fd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.003288 10.0.0.22 - - [2026-03-03 11:49:48] "POST /ref-update HTTP/1.1" 200 156 0.023924 10.0.0.22 - - [2026-03-03 11:49:48] "POST /ref-update HTTP/1.1" 200 156 0.023032 10.0.0.22 - - [2026-03-03 11:49:48] "POST /ref-update HTTP/1.1" 200 156 0.064605 10.0.0.22 - - [2026-03-03 11:49:48] "POST /ref-update HTTP/1.1" 200 156 0.048884 10.0.0.22 - - [2026-03-03 11:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.22 - - [2026-03-03 11:49:48] "GET /project/cfa15c83-acb4-4d3b-b2a3-7e65c38efe6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.045466 10.0.0.22 - - [2026-03-03 11:49:48] "GET /loadbalancer/032c2572-ebff-4cae-93c1-ff2c834a46a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.003414 10.0.0.22 - - [2026-03-03 11:49:48] "POST /ref-update HTTP/1.1" 200 156 0.026732 10.0.0.22 - - [2026-03-03 11:49:48] "POST /ref-update HTTP/1.1" 200 156 0.021677 10.0.0.22 - - [2026-03-03 11:49:48] "POST /virtual-machines HTTP/1.1" 200 429 0.021394 10.0.0.22 - - [2026-03-03 11:49:48] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.046636 10.0.0.22 - - [2026-03-03 11:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004950 10.0.0.22 - - [2026-03-03 11:49:48] "GET /project/cfa15c83-acb4-4d3b-b2a3-7e65c38efe6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.067575 10.0.0.22 - - [2026-03-03 11:49:48] "GET /loadbalancer-listener/ff56ce79-3219-4cc6-9e52-eb6cb21b54b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.023898 10.0.0.22 - - [2026-03-03 11:49:48] "GET /loadbalancer-listener/ff56ce79-3219-4cc6-9e52-eb6cb21b54b0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.024245 10.0.0.22 - - [2026-03-03 11:49:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.220178 10.0.0.22 - - [2026-03-03 11:49:48] "POST /chown HTTP/1.1" 200 109 0.049111 10.0.0.22 - - [2026-03-03 11:49:49] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.144618 10.0.0.22 - - [2026-03-03 11:49:49] "POST /chown HTTP/1.1" 200 109 0.052639 10.0.0.22 - - [2026-03-03 11:49:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.013495 10.0.0.22 - - [2026-03-03 11:49:49] "GET /loadbalancer-pool/9b902727-3eaf-4786-b69c-9c1886ab6b1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009493 10.0.0.22 - - [2026-03-03 11:49:49] "PUT /virtual-machine-interface/30390c2c-8116-4c00-9ba1-9b1e4d555a0b HTTP/1.1" 200 284 0.034742 10.0.0.22 - - [2026-03-03 11:49:49] "POST /loadbalancer-members HTTP/1.1" 200 707 0.071629 10.0.0.22 - - [2026-03-03 11:49:49] "PUT /instance-ip/03dfe6b7-754a-44cf-8c74-1eb4968c4675 HTTP/1.1" 200 256 0.043705 10.0.0.22 - - [2026-03-03 11:49:49] "POST /ref-update HTTP/1.1" 200 156 0.054453 10.0.0.22 - - [2026-03-03 11:49:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.020382 10.0.0.22 - - [2026-03-03 11:49:49] "GET /loadbalancer-member/e5538d03-41c2-4159-94c9-aa54e4a4e12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.019227 10.0.0.22 - - [2026-03-03 11:49:49] "GET /application-policy-set/52635ecf-33a9-41d3-8584-30c8fc78e690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.004476 10.0.0.22 - - [2026-03-03 11:49:49] "POST /ref-update HTTP/1.1" 200 156 0.017521 10.0.0.22 - - [2026-03-03 11:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.22 - - [2026-03-03 11:49:49] "POST /ref-update HTTP/1.1" 200 156 0.027001 10.0.0.22 - - [2026-03-03 11:49:49] "GET /policy-management/46005bb9-c717-4293-9426-9b9eb003267e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.014541 10.0.0.22 - - [2026-03-03 11:49:49] "POST /tags HTTP/1.1" 409 221 0.007994 10.0.0.22 - - [2026-03-03 11:49:49] "POST /ref-update HTTP/1.1" 200 156 0.026930 10.0.0.22 - - [2026-03-03 11:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.22 - - [2026-03-03 11:49:49] "GET /tag/02c4f08a-9e35-404e-b035-b6dd075f4544?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.015587 10.0.0.22 - - [2026-03-03 11:49:49] "POST /tags HTTP/1.1" 409 238 0.010886 10.0.0.22 - - [2026-03-03 11:49:49] "POST /ref-update HTTP/1.1" 200 156 0.042694 10.0.0.22 - - [2026-03-03 11:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004693 10.0.0.22 - - [2026-03-03 11:49:49] "GET /tag/0a8a0d84-086e-44d6-a35a-e58c11df4f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.026965 10.0.0.22 - - [2026-03-03 11:49:49] "POST /firewall-rules HTTP/1.1" 409 293 0.002081 10.0.0.22 - - [2026-03-03 11:49:49] "PUT /service-instance/b9d4e36e-fe93-447a-9dc1-73048284582c HTTP/1.1" 200 266 0.011572 10.0.0.22 - - [2026-03-03 11:49:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.027407 10.0.0.22 - - [2026-03-03 11:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.22 - - [2026-03-03 11:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.22 - - [2026-03-03 11:49:49] "PUT /firewall-rule/c3e71eb1-9336-4eec-9baf-3316f1a54fd1 HTTP/1.1" 200 260 0.029045 10.0.0.22 - - [2026-03-03 11:49:49] "GET /firewall-rule/c3e71eb1-9336-4eec-9baf-3316f1a54fd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.009239 10.0.0.22 - - [2026-03-03 11:49:49] "POST /chown HTTP/1.1" 200 109 0.008579 10.0.0.22 - - [2026-03-03 11:49:49] "POST /chown HTTP/1.1" 200 109 0.025746 10.0.0.22 - - [2026-03-03 11:49:49] "GET /firewall-policy/2a4da95f-f110-4518-a470-3b1ffca8543e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.024077 10.0.0.22 - - [2026-03-03 11:49:49] "GET /firewall-rule/c3e71eb1-9336-4eec-9baf-3316f1a54fd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.004244 10.0.0.22 - - [2026-03-03 11:49:49] "PUT /instance-ip/03dfe6b7-754a-44cf-8c74-1eb4968c4675 HTTP/1.1" 200 256 0.029742 10.0.0.22 - - [2026-03-03 11:49:49] "POST /ref-update HTTP/1.1" 200 156 0.026128 10.0.0.22 - - [2026-03-03 11:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.012885 10.0.0.22 - - [2026-03-03 11:49:49] "GET /virtual-network/9b0d82a7-c384-4222-b7ae-b9a25b5838ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.016293 10.0.0.22 - - [2026-03-03 11:49:49] "POST /chown HTTP/1.1" 200 109 0.049125 10.0.0.22 - - [2026-03-03 11:49:49] "POST /chown HTTP/1.1" 200 109 0.024515 10.0.0.22 - - [2026-03-03 11:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005643 10.0.0.22 - - [2026-03-03 11:49:49] "GET /project/cfa15c83-acb4-4d3b-b2a3-7e65c38efe6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.036471 10.0.0.22 - - [2026-03-03 11:49:49] "POST /virtual-machines HTTP/1.1" 200 373 0.015990 10.0.0.22 - - [2026-03-03 11:49:49] "PUT /instance-ip/03dfe6b7-754a-44cf-8c74-1eb4968c4675 HTTP/1.1" 200 256 0.038181 10.0.0.22 - - [2026-03-03 11:49:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.018193 10.0.0.22 - - [2026-03-03 11:49:50] "POST /ref-update HTTP/1.1" 200 156 0.055442 10.0.0.22 - - [2026-03-03 11:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.014162 10.0.0.22 - - [2026-03-03 11:49:50] "POST /chown HTTP/1.1" 200 109 0.033591 10.0.0.22 - - [2026-03-03 11:49:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.193878 10.0.0.22 - - [2026-03-03 11:49:50] "POST /chown HTTP/1.1" 200 109 0.090794 10.0.0.22 - - [2026-03-03 11:49:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.053161 10.0.0.22 - - [2026-03-03 11:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004309 10.0.0.22 - - [2026-03-03 11:49:50] "PUT /instance-ip/03dfe6b7-754a-44cf-8c74-1eb4968c4675 HTTP/1.1" 200 256 0.052895 10.0.0.22 - - [2026-03-03 11:49:50] "GET /virtual-machine-interface/1598a344-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.005776 10.0.0.22 - - [2026-03-03 11:49:50] "POST /ref-update HTTP/1.1" 200 156 0.013441 10.0.0.22 - - [2026-03-03 11:49:50] "POST /instance-ips HTTP/1.1" 200 413 0.044120 10.0.0.22 - - [2026-03-03 11:49:50] "POST /chown HTTP/1.1" 200 109 0.019283 10.0.0.22 - - [2026-03-03 11:49:50] "POST /chown HTTP/1.1" 200 109 0.039576 10.0.0.22 - - [2026-03-03 11:49:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.054748 10.0.0.22 - - [2026-03-03 11:49:50] "GET /virtual-machine-interface/1598a344-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.017971 10.0.0.22 - - [2026-03-03 11:49:50] "PUT /instance-ip/03dfe6b7-754a-44cf-8c74-1eb4968c4675 HTTP/1.1" 200 256 0.015561 10.0.0.22 - - [2026-03-03 11:49:50] "POST /ref-update HTTP/1.1" 200 156 0.022347 10.0.0.22 - - [2026-03-03 11:49:50] "POST /set-tag HTTP/1.1" 200 109 0.038365 10.0.0.22 - - [2026-03-03 11:49:50] "GET /virtual-machine-interface/1598a344-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.014593 10.0.0.22 - - [2026-03-03 11:49:50] "GET /instance-ip/15bf3ec8-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.005749 10.0.0.22 - - [2026-03-03 11:49:50] "GET /virtual-machine-interface/1598a344-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004535 10.0.0.22 - - [2026-03-03 11:49:50] "PUT /service-instance/b9d4e36e-fe93-447a-9dc1-73048284582c HTTP/1.1" 200 266 0.016034 10.0.0.22 - - [2026-03-03 11:49:50] "POST /set-tag HTTP/1.1" 200 109 0.015080 10.0.0.22 - - [2026-03-03 11:49:50] "GET /virtual-router/78b761c5-b40b-48d8-a0fa-222528b3d5b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.006564 10.0.0.22 - - [2026-03-03 11:49:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.018437 10.0.0.22 - - [2026-03-03 11:49:50] "PUT /service-instance/b9d4e36e-fe93-447a-9dc1-73048284582c HTTP/1.1" 200 266 0.015960 10.0.0.22 - - [2026-03-03 11:49:50] "POST /ref-update HTTP/1.1" 200 156 0.024948 10.0.0.22 - - [2026-03-03 11:49:50] "GET /virtual-machine-interface/1598a344-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.012797 10.0.0.22 - - [2026-03-03 11:49:50] "POST /set-tag HTTP/1.1" 200 109 0.002542 10.0.0.22 - - [2026-03-03 11:49:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.009730 10.0.0.22 - - [2026-03-03 11:49:50] "GET /virtual-machine-interface/1598a344-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007331 10.0.0.22 - - [2026-03-03 11:49:50] "POST /set-tag HTTP/1.1" 200 109 0.005580 10.0.0.22 - - [2026-03-03 11:49:50] "PUT /service-instance/b9d4e36e-fe93-447a-9dc1-73048284582c HTTP/1.1" 200 266 0.011051 10.0.0.22 - - [2026-03-03 11:49:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.012785 10.0.0.22 - - [2026-03-03 11:49:50] "PUT /service-instance/b9d4e36e-fe93-447a-9dc1-73048284582c HTTP/1.1" 200 266 0.009504 10.0.0.22 - - [2026-03-03 11:49:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.009142 10.0.0.22 - - [2026-03-03 11:49:51] "PUT /service-instance/b9d4e36e-fe93-447a-9dc1-73048284582c HTTP/1.1" 200 266 0.013552 10.0.0.22 - - [2026-03-03 11:49:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.019221 10.0.0.22 - - [2026-03-03 11:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.22 - - [2026-03-03 11:49:51] "POST /chown HTTP/1.1" 200 109 0.007730 10.0.0.22 - - [2026-03-03 11:49:51] "POST /chown HTTP/1.1" 200 109 0.018804 10.0.0.22 - - [2026-03-03 11:49:51] "POST /ref-update HTTP/1.1" 200 156 0.017246 10.0.0.22 - - [2026-03-03 11:49:51] "POST /chown HTTP/1.1" 200 109 0.008711 10.0.0.22 - - [2026-03-03 11:49:51] "POST /chown HTTP/1.1" 200 109 0.029641 10.0.0.22 - - [2026-03-03 11:49:51] "POST /ref-update HTTP/1.1" 200 156 0.014646 10.0.0.22 - - [2026-03-03 11:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.22 - - [2026-03-03 11:49:51] "POST /chown HTTP/1.1" 200 109 0.010172 10.0.0.22 - - [2026-03-03 11:49:51] "POST /chown HTTP/1.1" 200 109 0.028926 10.0.0.22 - - [2026-03-03 11:49:51] "POST /chown HTTP/1.1" 200 109 0.008305 10.0.0.22 - - [2026-03-03 11:49:51] "POST /chown HTTP/1.1" 200 109 0.020663 10.0.0.22 - - [2026-03-03 11:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.22 - - [2026-03-03 11:49:51] "POST /chown HTTP/1.1" 200 109 0.008722 10.0.0.22 - - [2026-03-03 11:49:51] "POST /chown HTTP/1.1" 200 109 0.009463 10.0.0.22 - - [2026-03-03 11:49:51] "POST /chown HTTP/1.1" 200 109 0.021036 10.0.0.22 - - [2026-03-03 11:49:51] "POST /chown HTTP/1.1" 200 109 0.026320 10.0.0.22 - - [2026-03-03 11:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.22 - - [2026-03-03 11:49:51] "POST /chown HTTP/1.1" 200 109 0.008027 10.0.0.22 - - [2026-03-03 11:49:51] "POST /chown HTTP/1.1" 200 109 0.020526 10.0.0.22 - - [2026-03-03 11:49:51] "POST /chown HTTP/1.1" 200 109 0.008856 10.0.0.22 - - [2026-03-03 11:49:51] "POST /chown HTTP/1.1" 200 109 0.020826 10.0.0.22 - - [2026-03-03 11:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.22 - - [2026-03-03 11:49:52] "POST /chown HTTP/1.1" 200 109 0.016767 10.0.0.22 - - [2026-03-03 11:49:52] "POST /chown HTTP/1.1" 200 109 0.018593 10.0.0.22 - - [2026-03-03 11:49:52] "POST /chown HTTP/1.1" 200 109 0.020819 10.0.0.22 - - [2026-03-03 11:49:52] "POST /chown HTTP/1.1" 200 109 0.013699 10.0.0.22 - - [2026-03-03 11:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.22 - - [2026-03-03 11:49:52] "POST /chown HTTP/1.1" 200 109 0.009304 10.0.0.22 - - [2026-03-03 11:49:52] "POST /chown HTTP/1.1" 200 109 0.008476 10.0.0.22 - - [2026-03-03 11:49:52] "POST /chown HTTP/1.1" 200 109 0.017245 10.0.0.22 - - [2026-03-03 11:49:52] "POST /chown HTTP/1.1" 200 109 0.023237 10.0.0.22 - - [2026-03-03 11:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.22 - - [2026-03-03 11:49:52] "POST /chown HTTP/1.1" 200 109 0.008393 10.0.0.22 - - [2026-03-03 11:49:52] "POST /chown HTTP/1.1" 200 109 0.031711 10.0.0.22 - - [2026-03-03 11:49:52] "POST /chown HTTP/1.1" 200 109 0.027807 10.0.0.22 - - [2026-03-03 11:49:52] "POST /chown HTTP/1.1" 200 109 0.009880 10.0.0.22 - - [2026-03-03 11:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.22 - - [2026-03-03 11:49:52] "POST /chown HTTP/1.1" 200 109 0.018458 10.0.0.22 - - [2026-03-03 11:49:52] "POST /chown HTTP/1.1" 200 109 0.008125 10.0.0.22 - - [2026-03-03 11:49:52] "POST /chown HTTP/1.1" 200 109 0.021099 10.0.0.22 - - [2026-03-03 11:49:52] "POST /chown HTTP/1.1" 200 109 0.025391 10.0.0.22 - - [2026-03-03 11:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004724 10.0.0.22 - - [2026-03-03 11:49:52] "POST /chown HTTP/1.1" 200 109 0.008267 10.0.0.22 - - [2026-03-03 11:49:52] "POST /chown HTTP/1.1" 200 109 0.023781 10.0.0.22 - - [2026-03-03 11:49:52] "POST /chown HTTP/1.1" 200 109 0.010689 10.0.0.22 - - [2026-03-03 11:49:52] "POST /chown HTTP/1.1" 200 109 0.041616 10.0.0.22 - - [2026-03-03 11:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.22 - - [2026-03-03 11:49:52] "POST /chown HTTP/1.1" 200 109 0.008800 10.0.0.22 - - [2026-03-03 11:49:52] "POST /chown HTTP/1.1" 200 109 0.016203 10.0.0.22 - - [2026-03-03 11:49:52] "POST /chown HTTP/1.1" 200 109 0.022974 10.0.0.22 - - [2026-03-03 11:49:53] "POST /chown HTTP/1.1" 200 109 0.009688 10.0.0.22 - - [2026-03-03 11:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.22 - - [2026-03-03 11:49:53] "POST /chown HTTP/1.1" 200 109 0.008348 10.0.0.22 - - [2026-03-03 11:49:53] "GET /virtual-machine-interface/1177e8e2-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011596 10.0.0.22 - - [2026-03-03 11:49:53] "POST /chown HTTP/1.1" 200 109 0.033243 10.0.0.22 - - [2026-03-03 11:49:53] "POST /set-tag HTTP/1.1" 200 109 0.013520 10.0.0.22 - - [2026-03-03 11:49:53] "POST /chown HTTP/1.1" 200 109 0.032754 10.0.0.22 - - [2026-03-03 11:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009319 10.0.0.22 - - [2026-03-03 11:49:53] "GET /loadbalancer/e2e08a12-b65a-444b-bae1-8b725d484444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.009474 10.0.0.22 - - [2026-03-03 11:49:53] "POST /chown HTTP/1.1" 200 109 0.059345 10.0.0.22 - - [2026-03-03 11:49:53] "GET /loadbalancer-pool/cd6f1c27-37cf-4914-b6c6-04b882e9ab7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.018136 10.0.0.22 - - [2026-03-03 11:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.22 - - [2026-03-03 11:49:53] "POST /chown HTTP/1.1" 200 109 0.012122 10.0.0.22 - - [2026-03-03 11:49:53] "POST /loadbalancer-members HTTP/1.1" 200 702 0.042143 10.0.0.22 - - [2026-03-03 11:49:53] "POST /chown HTTP/1.1" 200 109 0.019917 10.0.0.22 - - [2026-03-03 11:49:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.032954 10.0.0.22 - - [2026-03-03 11:49:53] "GET /virtual-machine-interface/1177e8e2-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008145 10.0.0.22 - - [2026-03-03 11:49:53] "POST /chown HTTP/1.1" 200 109 0.016715 10.0.0.22 - - [2026-03-03 11:49:53] "POST /chown HTTP/1.1" 200 109 0.024395 10.0.0.22 - - [2026-03-03 11:49:53] "POST /tags HTTP/1.1" 409 221 0.011251 10.0.0.22 - - [2026-03-03 11:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.22 - - [2026-03-03 11:49:53] "GET /tag/02c4f08a-9e35-404e-b035-b6dd075f4544?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.032553 10.0.0.22 - - [2026-03-03 11:49:53] "POST /set-tag HTTP/1.1" 200 109 0.025815 10.0.0.22 - - [2026-03-03 11:49:53] "GET /virtual-machine-interface/1177e8e2-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006193 10.0.0.22 - - [2026-03-03 11:49:53] "POST /ref-update HTTP/1.1" 200 156 0.008935 10.0.0.22 - - [2026-03-03 11:49:53] "GET /floating-ip/5c82c2f3-d0b5-4f88-ab46-b5067c6a795b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.004723 10.0.0.22 - - [2026-03-03 11:49:53] "PUT /floating-ip/5c82c2f3-d0b5-4f88-ab46-b5067c6a795b HTTP/1.1" 200 256 0.031830 10.0.0.22 - - [2026-03-03 11:49:54] "GET /virtual-machine-interface/10c2c674-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008970 10.0.0.22 - - [2026-03-03 11:49:54] "POST /set-tag HTTP/1.1" 200 109 0.002650 10.0.0.22 - - [2026-03-03 11:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.22 - - [2026-03-03 11:49:54] "GET /loadbalancer/e2e08a12-b65a-444b-bae1-8b725d484444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003663 10.0.0.22 - - [2026-03-03 11:49:54] "GET /loadbalancer-pool/cd6f1c27-37cf-4914-b6c6-04b882e9ab7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003371 10.0.0.22 - - [2026-03-03 11:49:54] "POST /loadbalancer-members HTTP/1.1" 200 702 0.024057 10.0.0.22 - - [2026-03-03 11:49:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.010960 10.0.0.22 - - [2026-03-03 11:49:54] "GET /virtual-machine-interface/10c2c674-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010570 10.0.0.22 - - [2026-03-03 11:49:54] "GET /virtual-machine-interface/10c2c674-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009281 10.0.0.22 - - [2026-03-03 11:49:54] "POST /ref-update HTTP/1.1" 200 156 0.013576 10.0.0.22 - - [2026-03-03 11:49:54] "POST /set-tag HTTP/1.1" 200 109 0.050409 10.0.0.22 - - [2026-03-03 11:49:54] "GET /floating-ip/5c82c2f3-d0b5-4f88-ab46-b5067c6a795b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006032 10.0.0.22 - - [2026-03-03 11:49:54] "GET /virtual-machine/a4d37dd3-07a9-4465-8b5d-0814470f4f91?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003951 10.0.0.22 - - [2026-03-03 11:49:54] "GET /virtual-machine-interface/10c2c674-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005806 10.0.0.22 - - [2026-03-03 11:49:55] "GET /virtual-machine/003ef8a1-3035-4fb3-85c9-600b643cdfae?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1213 0.003741 10.0.0.22 - - [2026-03-03 11:49:55] "GET /virtual-machine-interface/1177e8e2-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005834 10.0.0.22 - - [2026-03-03 11:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.22 - - [2026-03-03 11:49:57] "POST /chown HTTP/1.1" 200 109 0.007743 10.0.0.22 - - [2026-03-03 11:49:57] "POST /chown HTTP/1.1" 200 109 0.021572 10.0.0.22 - - [2026-03-03 11:49:57] "POST /chown HTTP/1.1" 200 109 0.015723 10.0.0.22 - - [2026-03-03 11:49:57] "POST /chown HTTP/1.1" 200 109 0.007294 10.0.0.22 - - [2026-03-03 11:49:59] "GET /virtual-machine-interface/1598a344-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005935 10.0.0.22 - - [2026-03-03 11:49:59] "POST /set-tag HTTP/1.1" 200 109 0.003602 10.0.0.22 - - [2026-03-03 11:50:00] "GET /virtual-machine/d20faa58-db69-429e-8bbe-81fb5f29f610?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003561 10.0.0.22 - - [2026-03-03 11:50:00] "GET /virtual-machine-interface/1598a344-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004905 10.0.0.22 - - [2026-03-03 11:50:00] "GET /virtual-machine-interface/1598a344-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005983 10.0.0.22 - - [2026-03-03 11:50:00] "POST /set-tag HTTP/1.1" 200 109 0.003154 10.0.0.22 - - [2026-03-03 11:50:32] "GET /virtual-machine-interface/1598a344-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008135 10.0.0.22 - - [2026-03-03 11:50:32] "POST /set-tag HTTP/1.1" 200 109 0.004638 10.0.0.22 - - [2026-03-03 11:50:32] "GET /virtual-machine-interface/1598a344-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006442 10.0.0.22 - - [2026-03-03 11:50:32] "POST /set-tag HTTP/1.1" 200 109 0.002496 10.0.0.22 - - [2026-03-03 11:50:32] "GET /virtual-machine/d20faa58-db69-429e-8bbe-81fb5f29f610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002846 10.0.0.22 - - [2026-03-03 11:50:32] "POST /ref-update HTTP/1.1" 200 156 0.010939 10.0.0.22 - - [2026-03-03 11:50:32] "GET /virtual-machine-interface/1598a344-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.009322 10.0.0.22 - - [2026-03-03 11:50:32] "POST /set-tag HTTP/1.1" 200 109 0.042234 10.0.0.22 - - [2026-03-03 11:50:32] "POST /set-tag HTTP/1.1" 200 109 0.037171 10.0.0.22 - - [2026-03-03 11:50:32] "DELETE /instance-ip/15bf3ec8-16f7-11f1-aae5-fa163e36d168 HTTP/1.1" 200 115 0.039622 10.0.0.22 - - [2026-03-03 11:50:32] "DELETE /virtual-machine-interface/1598a344-16f7-11f1-aae5-fa163e36d168 HTTP/1.1" 200 115 0.045467 10.0.0.22 - - [2026-03-03 11:50:32] "DELETE /virtual-machine/d20faa58-db69-429e-8bbe-81fb5f29f610 HTTP/1.1" 200 115 0.027123 10.0.0.22 - - [2026-03-03 11:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.22 - - [2026-03-03 11:50:35] "GET /tag/0a8a0d84-086e-44d6-a35a-e58c11df4f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.013827 10.0.0.22 - - [2026-03-03 11:50:35] "GET /tag/0a8a0d84-086e-44d6-a35a-e58c11df4f4c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.013167 10.0.0.22 - - [2026-03-03 11:50:35] "GET /virtual-machine-interface/23111ce8-1686-456b-98a5-ea6f99897167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005162 10.0.0.22 - - [2026-03-03 11:50:35] "POST /set-tag HTTP/1.1" 200 109 0.019496 10.0.0.22 - - [2026-03-03 11:50:35] "GET /virtual-machine-interface/30390c2c-8116-4c00-9ba1-9b1e4d555a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.028963 10.0.0.22 - - [2026-03-03 11:50:35] "POST /set-tag HTTP/1.1" 200 109 0.022520 10.0.0.22 - - [2026-03-03 11:50:35] "GET /virtual-machine-interface/fa69cc3d-83ae-4b47-b8ea-687813852838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.005846 10.0.0.22 - - [2026-03-03 11:50:35] "POST /set-tag HTTP/1.1" 200 109 0.019782 10.0.0.22 - - [2026-03-03 11:50:35] "GET /firewall-policy/2a4da95f-f110-4518-a470-3b1ffca8543e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.018178 10.0.0.22 - - [2026-03-03 11:50:35] "GET /firewall-rule/c3e71eb1-9336-4eec-9baf-3316f1a54fd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.004353 10.0.0.22 - - [2026-03-03 11:50:35] "POST /ref-update HTTP/1.1" 200 156 0.017447 10.0.0.22 - - [2026-03-03 11:50:35] "DELETE /firewall-rule/c3e71eb1-9336-4eec-9baf-3316f1a54fd1 HTTP/1.1" 200 115 0.051054 10.0.0.22 - - [2026-03-03 11:50:35] "DELETE /loadbalancer-member/e5538d03-41c2-4159-94c9-aa54e4a4e12b HTTP/1.1" 200 115 0.044037 10.0.0.22 - - [2026-03-03 11:50:36] "DELETE /loadbalancer-pool/9b902727-3eaf-4786-b69c-9c1886ab6b1f HTTP/1.1" 200 115 0.044578 10.0.0.22 - - [2026-03-03 11:50:36] "PUT /service-instance/b9d4e36e-fe93-447a-9dc1-73048284582c HTTP/1.1" 200 266 0.034217 10.0.0.22 - - [2026-03-03 11:50:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.032305 10.0.0.22 - - [2026-03-03 11:50:36] "DELETE /loadbalancer-listener/ff56ce79-3219-4cc6-9e52-eb6cb21b54b0 HTTP/1.1" 200 115 0.093524 10.0.0.22 - - [2026-03-03 11:50:36] "GET /floating-ip/4d532038-a765-4adc-af9e-ccc8b98f08ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.010259 10.0.0.22 - - [2026-03-03 11:50:36] "PUT /service-instance/b9d4e36e-fe93-447a-9dc1-73048284582c HTTP/1.1" 200 266 0.021887 10.0.0.22 - - [2026-03-03 11:50:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.011951 10.0.0.22 - - [2026-03-03 11:50:36] "PUT /floating-ip/4d532038-a765-4adc-af9e-ccc8b98f08ad HTTP/1.1" 200 256 0.041622 10.0.0.22 - - [2026-03-03 11:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009161 10.0.0.22 - - [2026-03-03 11:50:36] "POST /chown HTTP/1.1" 200 109 0.020498 10.0.0.22 - - [2026-03-03 11:50:36] "POST /chown HTTP/1.1" 200 109 0.022866 10.0.0.22 - - [2026-03-03 11:50:36] "DELETE /floating-ip/4d532038-a765-4adc-af9e-ccc8b98f08ad HTTP/1.1" 200 115 0.099785 10.0.0.22 - - [2026-03-03 11:50:36] "POST /chown HTTP/1.1" 200 109 0.040172 10.0.0.22 - - [2026-03-03 11:50:36] "POST /chown HTTP/1.1" 200 109 0.040011 10.0.0.22 - - [2026-03-03 11:50:36] "DELETE /loadbalancer/032c2572-ebff-4cae-93c1-ff2c834a46a7 HTTP/1.1" 200 115 0.122728 10.0.0.22 - - [2026-03-03 11:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.22 - - [2026-03-03 11:50:36] "POST /service-instances HTTP/1.1" 409 259 0.008798 10.0.0.22 - - [2026-03-03 11:50:36] "POST /service-instances HTTP/1.1" 409 259 0.002465 10.0.0.22 - - [2026-03-03 11:50:36] "DELETE /instance-ip/03dfe6b7-754a-44cf-8c74-1eb4968c4675 HTTP/1.1" 200 115 0.069660 10.0.0.22 - - [2026-03-03 11:50:36] "GET /floating-ip-pool/7f74e1b5-94d1-43f9-9f3e-bf5a9dbcf5d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003820 10.0.0.22 - - [2026-03-03 11:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.22 - - [2026-03-03 11:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.22 - - [2026-03-03 11:50:36] "POST /ref-update HTTP/1.1" 200 156 0.017564 10.0.0.22 - - [2026-03-03 11:50:36] "DELETE /virtual-machine-interface/23111ce8-1686-456b-98a5-ea6f99897167 HTTP/1.1" 200 115 0.121830 10.0.0.22 - - [2026-03-03 11:50:36] "DELETE /floating-ip-pool/7f74e1b5-94d1-43f9-9f3e-bf5a9dbcf5d9 HTTP/1.1" 200 115 0.089868 10.0.0.22 - - [2026-03-03 11:50:36] "DELETE /service-instance/b9d4e36e-fe93-447a-9dc1-73048284582c HTTP/1.1" 200 115 0.064299 10.0.0.22 - - [2026-03-03 11:50:36] "GET /virtual-machine-interface/fa69cc3d-83ae-4b47-b8ea-687813852838?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.006397 10.0.0.22 - - [2026-03-03 11:50:36] "DELETE /tag/0a8a0d84-086e-44d6-a35a-e58c11df4f4c HTTP/1.1" 200 115 0.154496 10.0.0.22 - - [2026-03-03 11:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.016513 10.0.0.22 - - [2026-03-03 11:50:36] "POST /useragent-kv HTTP/1.1" 200 115 0.001599 10.0.0.22 - - [2026-03-03 11:50:36] "POST /useragent-kv HTTP/1.1" 200 115 0.003651 10.0.0.22 - - [2026-03-03 11:50:36] "DELETE /virtual-network/30bb71c9-f6c5-4800-93a7-254ded88ffb6 HTTP/1.1" 200 115 0.190794 10.0.0.22 - - [2026-03-03 11:50:36] "GET /routing-instance/ddec89d0-4c90-40ec-9551-6243667a4b00 HTTP/1.1" 404 171 0.003561 10.0.0.22 - - [2026-03-03 11:50:36] "GET /domains HTTP/1.1" 200 280 0.002532 10.0.0.22 - - [2026-03-03 11:50:36] "GET /domain/f0c86d1e-18c7-4e55-905f-8432998e3811 HTTP/1.1" 200 3087 0.018846 10.0.0.22 - - [2026-03-03 11:50:36] "DELETE /route-target/b8efc684-f1f2-4c6a-b9e6-f460a536ab33 HTTP/1.1" 200 115 0.063030 10.0.0.22 - - [2026-03-03 11:50:36] "GET /project/cfa15c83-acb4-4d3b-b2a3-7e65c38efe6d HTTP/1.1" 200 7143 0.045771 10.0.0.22 - - [2026-03-03 11:50:36] "DELETE /virtual-machine-interface/fa69cc3d-83ae-4b47-b8ea-687813852838 HTTP/1.1" 200 115 0.166160 10.0.0.22 - - [2026-03-03 11:50:37] "POST /ref-update HTTP/1.1" 200 156 0.015707 10.0.0.22 - - [2026-03-03 11:50:37] "GET /virtual-machine-interface/1177e8e2-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.016558 10.0.0.22 - - [2026-03-03 11:50:37] "POST /set-tag HTTP/1.1" 200 109 0.004255 10.0.0.22 - - [2026-03-03 11:50:37] "DELETE /virtual-machine/4e5db36a-fb75-4738-9c0e-6070b4c6766d HTTP/1.1" 200 115 0.083068 10.0.0.22 - - [2026-03-03 11:50:37] "GET /virtual-machine-interface/30390c2c-8116-4c00-9ba1-9b1e4d555a0b?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.006494 10.0.0.22 - - [2026-03-03 11:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008633 10.0.0.22 - - [2026-03-03 11:50:37] "GET /loadbalancer/e2e08a12-b65a-444b-bae1-8b725d484444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003147 10.0.0.22 - - [2026-03-03 11:50:37] "GET /virtual-machine-interface/1177e8e2-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005483 10.0.0.22 - - [2026-03-03 11:50:37] "POST /set-tag HTTP/1.1" 200 109 0.019207 10.0.0.22 - - [2026-03-03 11:50:37] "DELETE /virtual-machine-interface/30390c2c-8116-4c00-9ba1-9b1e4d555a0b HTTP/1.1" 200 115 0.096467 10.0.0.22 - - [2026-03-03 11:50:37] "DELETE /loadbalancer-member/3fb1ff32-9c67-4abf-83cd-e348fb606672 HTTP/1.1" 200 115 0.076059 10.0.0.22 - - [2026-03-03 11:50:37] "DELETE /virtual-machine/0df8569a-8c4f-4822-9dd0-3dd2ed7a8042 HTTP/1.1" 200 115 0.048563 10.0.0.22 - - [2026-03-03 11:50:38] "GET /virtual-machine-interface/1177e8e2-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006587 10.0.0.22 - - [2026-03-03 11:50:38] "POST /set-tag HTTP/1.1" 200 109 0.003285 10.0.0.22 - - [2026-03-03 11:50:38] "GET /virtual-machine-interface/1177e8e2-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004380 10.0.0.22 - - [2026-03-03 11:50:38] "POST /set-tag HTTP/1.1" 200 109 0.002622 10.0.0.22 - - [2026-03-03 11:50:38] "GET /virtual-machine/003ef8a1-3035-4fb3-85c9-600b643cdfae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1471 0.006067 10.0.0.22 - - [2026-03-03 11:50:38] "POST /ref-update HTTP/1.1" 200 156 0.019891 10.0.0.22 - - [2026-03-03 11:50:38] "GET /virtual-machine-interface/1177e8e2-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006381 10.0.0.22 - - [2026-03-03 11:50:38] "POST /set-tag HTTP/1.1" 200 109 0.029841 10.0.0.22 - - [2026-03-03 11:50:38] "POST /set-tag HTTP/1.1" 200 109 0.054296 10.0.0.22 - - [2026-03-03 11:50:38] "POST /set-tag HTTP/1.1" 200 109 0.032076 10.0.0.22 - - [2026-03-03 11:50:38] "DELETE /instance-ip/119d7a4e-16f7-11f1-aae5-fa163e36d168 HTTP/1.1" 200 115 0.068394 10.0.0.22 - - [2026-03-03 11:50:38] "POST /ref-update HTTP/1.1" 200 156 0.012346 10.0.0.22 - - [2026-03-03 11:50:38] "DELETE /virtual-machine-interface/1177e8e2-16f7-11f1-aae5-fa163e36d168 HTTP/1.1" 200 115 0.046407 10.0.0.22 - - [2026-03-03 11:50:38] "DELETE /virtual-machine/003ef8a1-3035-4fb3-85c9-600b643cdfae HTTP/1.1" 200 115 0.020929 10.0.0.22 - - [2026-03-03 11:50:42] "GET /virtual-machine-interface/10c2c674-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005731 10.0.0.22 - - [2026-03-03 11:50:42] "POST /set-tag HTTP/1.1" 200 109 0.003081 10.0.0.22 - - [2026-03-03 11:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.22 - - [2026-03-03 11:50:42] "GET /loadbalancer/e2e08a12-b65a-444b-bae1-8b725d484444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003939 10.0.0.22 - - [2026-03-03 11:50:43] "GET /virtual-machine-interface/10c2c674-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005037 10.0.0.22 - - [2026-03-03 11:50:43] "POST /set-tag HTTP/1.1" 200 109 0.003047 10.0.0.22 - - [2026-03-03 11:50:43] "GET /virtual-machine-interface/10c2c674-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010458 10.0.0.22 - - [2026-03-03 11:50:43] "POST /set-tag HTTP/1.1" 200 109 0.006035 10.0.0.22 - - [2026-03-03 11:50:43] "GET /virtual-machine/a4d37dd3-07a9-4465-8b5d-0814470f4f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004160 10.0.0.22 - - [2026-03-03 11:50:43] "POST /ref-update HTTP/1.1" 200 156 0.016452 10.0.0.22 - - [2026-03-03 11:50:43] "GET /virtual-machine-interface/10c2c674-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.013097 10.0.0.22 - - [2026-03-03 11:50:43] "POST /set-tag HTTP/1.1" 200 109 0.027899 10.0.0.22 - - [2026-03-03 11:50:43] "POST /set-tag HTTP/1.1" 200 109 0.044282 10.0.0.22 - - [2026-03-03 11:50:43] "POST /set-tag HTTP/1.1" 200 109 0.043145 10.0.0.22 - - [2026-03-03 11:50:43] "DELETE /instance-ip/10ed928c-16f7-11f1-aae5-fa163e36d168 HTTP/1.1" 200 115 0.043535 10.0.0.22 - - [2026-03-03 11:50:43] "POST /ref-update HTTP/1.1" 200 156 0.013824 10.0.0.22 - - [2026-03-03 11:50:43] "DELETE /virtual-machine-interface/10c2c674-16f7-11f1-aae5-fa163e36d168 HTTP/1.1" 200 115 0.056903 10.0.0.22 - - [2026-03-03 11:50:43] "DELETE /virtual-machine/a4d37dd3-07a9-4465-8b5d-0814470f4f91 HTTP/1.1" 200 115 0.024506 10.0.0.22 - - [2026-03-03 11:50:43] "DELETE /tag/bca72b42-993c-4805-943e-d5ac6cf208de HTTP/1.1" 200 115 0.063445 10.0.0.22 - - [2026-03-03 11:50:43] "DELETE /tag/b125a993-4dba-445b-852f-f720b2c3793c HTTP/1.1" 200 115 0.059462 10.0.0.22 - - [2026-03-03 11:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.22 - - [2026-03-03 11:50:47] "GET /project/cfa15c83-acb4-4d3b-b2a3-7e65c38efe6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.047640 10.0.0.22 - - [2026-03-03 11:50:47] "POST /tags HTTP/1.1" 200 393 0.176129 10.0.0.22 - - [2026-03-03 11:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.020746 10.0.0.22 - - [2026-03-03 11:50:47] "GET /tag/b412b377-4632-4591-b101-9d32f32e400a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.012586 10.0.0.22 - - [2026-03-03 11:50:47] "POST /tags HTTP/1.1" 200 341 0.022546 10.0.0.22 - - [2026-03-03 11:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.22 - - [2026-03-03 11:50:47] "GET /tag/6c466754-dc93-482a-8521-c822e0a046b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.015462 10.0.0.22 - - [2026-03-03 11:50:48] "POST /id-to-fqname HTTP/1.1" 200 192 0.000561 10.0.0.22 - - [2026-03-03 11:50:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.014313 10.0.0.22 - - [2026-03-03 11:50:48] "POST /security-groups HTTP/1.1" 200 589 0.067267 10.0.0.22 - - [2026-03-03 11:50:48] "POST /fqname-to-id HTTP/1.1" 404 236 0.003034 10.0.0.22 - - [2026-03-03 11:50:48] "POST /projects HTTP/1.1" 200 519 0.232076 10.0.0.22 - - [2026-03-03 11:50:48] "POST /access-control-lists HTTP/1.1" 200 598 0.061667 10.0.0.22 - - [2026-03-03 11:50:48] "POST /fqname-to-id HTTP/1.1" 404 235 0.006394 10.0.0.22 - - [2026-03-03 11:50:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.030335 10.0.0.22 - - [2026-03-03 11:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010120 10.0.0.22 - - [2026-03-03 11:50:48] "GET /virtual-network/9b0d82a7-c384-4222-b7ae-b9a25b5838ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005565 10.0.0.22 - - [2026-03-03 11:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.22 - - [2026-03-03 11:50:48] "GET /virtual-network/2f710a26-896f-445b-8071-3c506a1584ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.038603 10.0.0.22 - - [2026-03-03 11:50:48] "POST /access-control-lists HTTP/1.1" 200 596 0.068965 10.0.0.22 - - [2026-03-03 11:50:48] "PUT /virtual-network/9b0d82a7-c384-4222-b7ae-b9a25b5838ec HTTP/1.1" 200 264 0.058826 10.0.0.22 - - [2026-03-03 11:50:48] "PUT /virtual-network/2f710a26-896f-445b-8071-3c506a1584ba HTTP/1.1" 200 264 0.052685 10.0.0.22 - - [2026-03-03 11:50:48] "POST /security-groups HTTP/1.1" 200 591 0.088199 10.0.0.22 - - [2026-03-03 11:50:48] "POST /fqname-to-id HTTP/1.1" 404 270 0.001822 10.0.0.22 - - [2026-03-03 11:50:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.036987 10.0.0.22 - - [2026-03-03 11:50:48] "POST /chown HTTP/1.1" 200 109 0.017828 10.0.0.22 - - [2026-03-03 11:50:48] "GET /application-policy-set/52635ecf-33a9-41d3-8584-30c8fc78e690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.016115 10.0.0.22 - - [2026-03-03 11:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.22 - - [2026-03-03 11:50:48] "POST /access-control-lists HTTP/1.1" 200 632 0.098932 10.0.0.22 - - [2026-03-03 11:50:48] "GET /policy-management/46005bb9-c717-4293-9426-9b9eb003267e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010743 10.0.0.22 - - [2026-03-03 11:50:48] "POST /fqname-to-id HTTP/1.1" 404 269 0.003505 10.0.0.22 - - [2026-03-03 11:50:48] "POST /tags HTTP/1.1" 409 226 0.002303 10.0.0.22 - - [2026-03-03 11:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004937 10.0.0.22 - - [2026-03-03 11:50:48] "GET /tag/6c466754-dc93-482a-8521-c822e0a046b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.016257 10.0.0.22 - - [2026-03-03 11:50:48] "POST /access-control-lists HTTP/1.1" 200 630 0.101775 10.0.0.22 - - [2026-03-03 11:50:49] "POST /firewall-rules HTTP/1.1" 200 600 0.167515 10.0.0.22 - - [2026-03-03 11:50:49] "GET /firewall-rule/1cc4c221-fae3-422b-a91d-bc7996aba4f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005521 10.0.0.22 - - [2026-03-03 11:50:49] "GET /firewall-policy/8867d5b7-df87-4014-bff0-e3737517b288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004442 10.0.0.22 - - [2026-03-03 11:50:49] "GET /firewall-rule/1cc4c221-fae3-422b-a91d-bc7996aba4f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003416 10.0.0.22 - - [2026-03-03 11:50:49] "POST /ref-update HTTP/1.1" 200 156 0.079401 10.0.0.22 - - [2026-03-03 11:50:49] "GET /application-policy-set/52635ecf-33a9-41d3-8584-30c8fc78e690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.017039 10.0.0.22 - - [2026-03-03 11:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.22 - - [2026-03-03 11:50:49] "GET /policy-management/46005bb9-c717-4293-9426-9b9eb003267e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003422 10.0.0.22 - - [2026-03-03 11:50:49] "POST /tags HTTP/1.1" 409 226 0.002319 10.0.0.22 - - [2026-03-03 11:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.22 - - [2026-03-03 11:50:49] "GET /tag/6c466754-dc93-482a-8521-c822e0a046b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012022 10.0.0.22 - - [2026-03-03 11:50:49] "POST /firewall-rules HTTP/1.1" 200 598 0.068059 10.0.0.22 - - [2026-03-03 11:50:49] "GET /firewall-rule/d1725b59-9683-4135-a93f-b20ee410f30e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.018421 10.0.0.22 - - [2026-03-03 11:50:49] "GET /firewall-policy/8867d5b7-df87-4014-bff0-e3737517b288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004125 10.0.0.22 - - [2026-03-03 11:50:49] "GET /firewall-rule/d1725b59-9683-4135-a93f-b20ee410f30e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003518 10.0.0.22 - - [2026-03-03 11:50:49] "POST /ref-update HTTP/1.1" 200 156 0.048492 10.0.0.22 - - [2026-03-03 11:50:50] "POST /tags HTTP/1.1" 200 393 0.028414 10.0.0.22 - - [2026-03-03 11:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.028661 10.0.0.22 - - [2026-03-03 11:50:50] "GET /tag/69903657-cf1c-4a31-bf35-3851024f59b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.012408 10.0.0.22 - - [2026-03-03 11:50:50] "POST /tags HTTP/1.1" 200 341 0.023542 10.0.0.22 - - [2026-03-03 11:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010280 10.0.0.22 - - [2026-03-03 11:50:50] "GET /tag/ce350806-4e4b-4131-a8e7-2c1a72545abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.013275 10.0.0.22 - - [2026-03-03 11:50:50] "POST /id-to-fqname HTTP/1.1" 200 192 0.000604 10.0.0.22 - - [2026-03-03 11:50:50] "POST /fqname-to-id HTTP/1.1" 404 201 0.007489 10.0.0.22 - - [2026-03-03 11:50:51] "POST /security-groups HTTP/1.1" 200 589 0.071474 10.0.0.22 - - [2026-03-03 11:50:51] "POST /projects HTTP/1.1" 200 519 0.210290 10.0.0.22 - - [2026-03-03 11:50:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.017566 10.0.0.22 - - [2026-03-03 11:50:51] "POST /fqname-to-id HTTP/1.1" 404 236 0.004019 10.0.0.22 - - [2026-03-03 11:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.012918 10.0.0.22 - - [2026-03-03 11:50:51] "GET /virtual-network/9b0d82a7-c384-4222-b7ae-b9a25b5838ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.030443 10.0.0.22 - - [2026-03-03 11:50:51] "POST /access-control-lists HTTP/1.1" 200 598 0.083826 10.0.0.22 - - [2026-03-03 11:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.030393 10.0.0.22 - - [2026-03-03 11:50:51] "GET /virtual-network/2f710a26-896f-445b-8071-3c506a1584ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.009948 10.0.0.22 - - [2026-03-03 11:50:51] "POST /fqname-to-id HTTP/1.1" 404 235 0.022274 10.0.0.22 - - [2026-03-03 11:50:51] "POST /access-control-lists HTTP/1.1" 200 596 0.086517 10.0.0.22 - - [2026-03-03 11:50:51] "PUT /virtual-network/9b0d82a7-c384-4222-b7ae-b9a25b5838ec HTTP/1.1" 200 264 0.097695 10.0.0.22 - - [2026-03-03 11:50:51] "PUT /virtual-network/2f710a26-896f-445b-8071-3c506a1584ba HTTP/1.1" 200 264 0.073216 10.0.0.22 - - [2026-03-03 11:50:51] "POST /security-groups HTTP/1.1" 200 591 0.075362 10.0.0.22 - - [2026-03-03 11:50:51] "POST /fqname-to-id HTTP/1.1" 404 270 0.009535 10.0.0.22 - - [2026-03-03 11:50:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.018985 10.0.0.22 - - [2026-03-03 11:50:51] "POST /access-control-lists HTTP/1.1" 200 632 0.071585 10.0.0.22 - - [2026-03-03 11:50:51] "POST /fqname-to-id HTTP/1.1" 404 269 0.007133 10.0.0.22 - - [2026-03-03 11:50:51] "POST /chown HTTP/1.1" 200 109 0.067386 10.0.0.22 - - [2026-03-03 11:50:51] "GET /application-policy-set/52635ecf-33a9-41d3-8584-30c8fc78e690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003070 10.0.0.22 - - [2026-03-03 11:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.22 - - [2026-03-03 11:50:51] "GET /policy-management/46005bb9-c717-4293-9426-9b9eb003267e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002933 10.0.0.22 - - [2026-03-03 11:50:51] "POST /tags HTTP/1.1" 409 226 0.001719 10.0.0.22 - - [2026-03-03 11:50:51] "POST /access-control-lists HTTP/1.1" 200 630 0.065244 10.0.0.22 - - [2026-03-03 11:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005792 10.0.0.22 - - [2026-03-03 11:50:51] "GET /tag/ce350806-4e4b-4131-a8e7-2c1a72545abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.019503 10.0.0.22 - - [2026-03-03 11:50:51] "POST /firewall-rules HTTP/1.1" 200 600 0.078502 10.0.0.22 - - [2026-03-03 11:50:51] "GET /firewall-rule/de10c793-fdfc-4765-9cc3-b5bf799068e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005151 10.0.0.22 - - [2026-03-03 11:50:51] "GET /firewall-policy/8867d5b7-df87-4014-bff0-e3737517b288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004347 10.0.0.22 - - [2026-03-03 11:50:51] "GET /firewall-rule/de10c793-fdfc-4765-9cc3-b5bf799068e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003551 10.0.0.22 - - [2026-03-03 11:50:52] "POST /ref-update HTTP/1.1" 200 156 0.062260 10.0.0.22 - - [2026-03-03 11:50:52] "GET /application-policy-set/52635ecf-33a9-41d3-8584-30c8fc78e690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.007175 10.0.0.22 - - [2026-03-03 11:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005239 10.0.0.22 - - [2026-03-03 11:50:52] "GET /policy-management/46005bb9-c717-4293-9426-9b9eb003267e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004043 10.0.0.22 - - [2026-03-03 11:50:52] "POST /tags HTTP/1.1" 409 226 0.002340 10.0.0.22 - - [2026-03-03 11:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.22 - - [2026-03-03 11:50:52] "GET /tag/ce350806-4e4b-4131-a8e7-2c1a72545abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.012432 10.0.0.22 - - [2026-03-03 11:50:52] "POST /firewall-rules HTTP/1.1" 200 598 0.076855 10.0.0.22 - - [2026-03-03 11:50:52] "GET /firewall-rule/4993fa0c-81c5-4292-b7c2-96ed21c6ee4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.011983 10.0.0.22 - - [2026-03-03 11:50:52] "GET /firewall-policy/8867d5b7-df87-4014-bff0-e3737517b288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.005936 10.0.0.22 - - [2026-03-03 11:50:52] "GET /firewall-rule/4993fa0c-81c5-4292-b7c2-96ed21c6ee4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003061 10.0.0.22 - - [2026-03-03 11:50:52] "POST /ref-update HTTP/1.1" 200 156 0.091725 10.0.0.22 - - [2026-03-03 11:50:53] "POST /tags HTTP/1.1" 200 345 0.112354 10.0.0.22 - - [2026-03-03 11:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.021838 10.0.0.22 - - [2026-03-03 11:50:53] "GET /tag/12e8adee-05d0-4cb0-9c29-7425a8c02a79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.023795 10.0.0.22 - - [2026-03-03 11:50:53] "POST /projects HTTP/1.1" 409 238 0.004117 10.0.0.22 - - [2026-03-03 11:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.22 - - [2026-03-03 11:50:53] "GET /project/699b1392-0462-417c-b89d-0383e625e004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.054228 10.0.0.22 - - [2026-03-03 11:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.22 - - [2026-03-03 11:50:54] "GET /virtual-network/9b0d82a7-c384-4222-b7ae-b9a25b5838ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005055 10.0.0.22 - - [2026-03-03 11:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004397 10.0.0.22 - - [2026-03-03 11:50:54] "GET /virtual-network/2f710a26-896f-445b-8071-3c506a1584ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.012737 10.0.0.22 - - [2026-03-03 11:50:54] "POST /security-groups HTTP/1.1" 409 285 0.004385 10.0.0.22 - - [2026-03-03 11:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002906 10.0.0.22 - - [2026-03-03 11:50:54] "PUT /security-group/f0511811-eb15-4304-b736-8e2a951755fd HTTP/1.1" 200 262 0.081120 10.0.0.22 - - [2026-03-03 11:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.22 - - [2026-03-03 11:50:54] "PUT /access-control-list/b60e87fb-00a2-4871-a295-bc5b93a86b0b HTTP/1.1" 200 272 0.030188 10.0.0.22 - - [2026-03-03 11:50:54] "PUT /access-control-list/88f6a286-f90d-4dd2-8f67-17bb8a89a2b8 HTTP/1.1" 200 272 0.065966 10.0.0.22 - - [2026-03-03 11:50:54] "GET /project/699b1392-0462-417c-b89d-0383e625e004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.105825 10.0.0.22 - - [2026-03-03 11:50:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.097135 10.0.0.22 - - [2026-03-03 11:50:54] "POST /tags HTTP/1.1" 409 228 0.010802 10.0.0.22 - - [2026-03-03 11:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006496 10.0.0.22 - - [2026-03-03 11:50:54] "GET /tag/12e8adee-05d0-4cb0-9c29-7425a8c02a79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.013379 10.0.0.22 - - [2026-03-03 11:50:54] "POST /tags HTTP/1.1" 200 345 0.020628 10.0.0.22 - - [2026-03-03 11:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.017708 10.0.0.22 - - [2026-03-03 11:50:54] "GET /tag/17cf0ae6-5a0e-4e31-a4a9-50129616c95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.029016 10.0.0.22 - - [2026-03-03 11:50:54] "POST /projects HTTP/1.1" 409 238 0.010556 10.0.0.22 - - [2026-03-03 11:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006499 10.0.0.22 - - [2026-03-03 11:50:54] "GET /project/64ee2ec5-bc85-424e-aead-9dc9e963fb9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036586 10.0.0.22 - - [2026-03-03 11:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005962 10.0.0.22 - - [2026-03-03 11:50:54] "GET /virtual-network/9b0d82a7-c384-4222-b7ae-b9a25b5838ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007506 10.0.0.22 - - [2026-03-03 11:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.22 - - [2026-03-03 11:50:54] "GET /virtual-network/2f710a26-896f-445b-8071-3c506a1584ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004702 10.0.0.22 - - [2026-03-03 11:50:54] "POST /security-groups HTTP/1.1" 409 285 0.006577 10.0.0.22 - - [2026-03-03 11:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.22 - - [2026-03-03 11:50:54] "GET /project/64ee2ec5-bc85-424e-aead-9dc9e963fb9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035309 10.0.0.22 - - [2026-03-03 11:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005262 10.0.0.22 - - [2026-03-03 11:50:54] "PUT /security-group/c7f9bdfe-888e-487a-96d4-e417b5610844 HTTP/1.1" 200 262 0.058487 10.0.0.22 - - [2026-03-03 11:50:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.025720 10.0.0.22 - - [2026-03-03 11:50:54] "PUT /access-control-list/4b2a70c2-1ab2-4020-bea9-4c1ed4d00f64 HTTP/1.1" 200 272 0.024713 10.0.0.22 - - [2026-03-03 11:50:54] "POST /tags HTTP/1.1" 409 228 0.019598 10.0.0.22 - - [2026-03-03 11:50:54] "PUT /access-control-list/b14169e4-d47d-4d9b-9e88-ad83f82ff971 HTTP/1.1" 200 272 0.029039 10.0.0.22 - - [2026-03-03 11:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.22 - - [2026-03-03 11:50:54] "GET /tag/17cf0ae6-5a0e-4e31-a4a9-50129616c95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.015478 10.0.0.22 - - [2026-03-03 11:50:55] "POST /tags HTTP/1.1" 200 291 0.079047 10.0.0.22 - - [2026-03-03 11:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004337 10.0.0.22 - - [2026-03-03 11:50:55] "GET /tag/17dcd49a-8070-4c3a-8467-fceb483b6166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.016811 10.0.0.22 - - [2026-03-03 11:50:55] "POST /tags HTTP/1.1" 200 303 0.070379 10.0.0.22 - - [2026-03-03 11:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.22 - - [2026-03-03 11:50:55] "GET /tag/26b880ad-f9de-4466-99fa-f68c84dd6667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.013993 10.0.0.22 - - [2026-03-03 11:50:55] "POST /tags HTTP/1.1" 409 252 0.002391 10.0.0.22 - - [2026-03-03 11:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.22 - - [2026-03-03 11:50:55] "GET /tag/b412b377-4632-4591-b101-9d32f32e400a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.013451 10.0.0.22 - - [2026-03-03 11:50:55] "POST /tags HTTP/1.1" 409 226 0.002430 10.0.0.22 - - [2026-03-03 11:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.22 - - [2026-03-03 11:50:55] "GET /tag/6c466754-dc93-482a-8521-c822e0a046b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012269 10.0.0.22 - - [2026-03-03 11:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.22 - - [2026-03-03 11:50:55] "GET /virtual-network/9b0d82a7-c384-4222-b7ae-b9a25b5838ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005768 10.0.0.22 - - [2026-03-03 11:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.22 - - [2026-03-03 11:50:55] "GET /project/699b1392-0462-417c-b89d-0383e625e004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044622 10.0.0.22 - - [2026-03-03 11:50:55] "POST /virtual-machines HTTP/1.1" 200 395 0.010388 10.0.0.22 - - [2026-03-03 11:50:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.015305 10.0.0.22 - - [2026-03-03 11:50:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.135508 10.0.0.22 - - [2026-03-03 11:50:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.012794 10.0.0.22 - - [2026-03-03 11:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010230 10.0.0.22 - - [2026-03-03 11:50:55] "GET /virtual-machine-interface/3caebbc6-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007421 10.0.0.22 - - [2026-03-03 11:50:55] "POST /instance-ips HTTP/1.1" 200 397 0.027905 10.0.0.22 - - [2026-03-03 11:50:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.027281 10.0.0.22 - - [2026-03-03 11:50:55] "GET /virtual-machine-interface/3caebbc6-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008532 10.0.0.22 - - [2026-03-03 11:50:56] "POST /set-tag HTTP/1.1" 200 109 0.067408 10.0.0.22 - - [2026-03-03 11:50:56] "GET /virtual-machine-interface/3caebbc6-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.026040 10.0.0.22 - - [2026-03-03 11:50:56] "GET /instance-ip/3ccdaa4a-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007058 10.0.0.22 - - [2026-03-03 11:50:56] "GET /virtual-machine-interface/3caebbc6-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004965 10.0.0.22 - - [2026-03-03 11:50:56] "POST /set-tag HTTP/1.1" 200 109 0.002547 10.0.0.22 - - [2026-03-03 11:50:56] "GET /virtual-router/78b761c5-b40b-48d8-a0fa-222528b3d5b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004327 10.0.0.22 - - [2026-03-03 11:50:56] "POST /ref-update HTTP/1.1" 200 156 0.011457 10.0.0.22 - - [2026-03-03 11:50:56] "GET /virtual-machine-interface/3caebbc6-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.022724 10.0.0.22 - - [2026-03-03 11:50:56] "POST /set-tag HTTP/1.1" 200 109 0.003053 10.0.0.22 - - [2026-03-03 11:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.22 - - [2026-03-03 11:50:56] "GET /virtual-network/9b0d82a7-c384-4222-b7ae-b9a25b5838ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004856 10.0.0.22 - - [2026-03-03 11:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.22 - - [2026-03-03 11:50:56] "GET /project/699b1392-0462-417c-b89d-0383e625e004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032549 10.0.0.22 - - [2026-03-03 11:50:56] "POST /virtual-machines HTTP/1.1" 200 395 0.012196 10.0.0.22 - - [2026-03-03 11:50:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.030383 10.0.0.22 - - [2026-03-03 11:50:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.139162 10.0.0.22 - - [2026-03-03 11:50:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.012399 10.0.0.22 - - [2026-03-03 11:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.014476 10.0.0.22 - - [2026-03-03 11:50:56] "GET /virtual-machine-interface/3d372650-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009256 10.0.0.22 - - [2026-03-03 11:50:56] "POST /instance-ips HTTP/1.1" 200 397 0.032904 10.0.0.22 - - [2026-03-03 11:50:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.037955 10.0.0.22 - - [2026-03-03 11:50:56] "GET /virtual-machine-interface/3d372650-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.023002 10.0.0.22 - - [2026-03-03 11:50:57] "POST /set-tag HTTP/1.1" 200 109 0.075211 10.0.0.22 - - [2026-03-03 11:50:57] "GET /virtual-machine-interface/3d372650-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.023542 10.0.0.22 - - [2026-03-03 11:50:57] "GET /instance-ip/3d560ce6-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004652 10.0.0.22 - - [2026-03-03 11:50:57] "GET /virtual-machine-interface/3d372650-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005311 10.0.0.22 - - [2026-03-03 11:50:57] "POST /set-tag HTTP/1.1" 200 109 0.003130 10.0.0.22 - - [2026-03-03 11:50:57] "GET /virtual-router/78b761c5-b40b-48d8-a0fa-222528b3d5b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.004898 10.0.0.22 - - [2026-03-03 11:50:57] "POST /ref-update HTTP/1.1" 200 156 0.010710 10.0.0.22 - - [2026-03-03 11:50:57] "GET /virtual-machine-interface/3d372650-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005753 10.0.0.22 - - [2026-03-03 11:50:57] "POST /set-tag HTTP/1.1" 200 109 0.003472 10.0.0.22 - - [2026-03-03 11:50:57] "POST /tags HTTP/1.1" 200 291 0.024328 10.0.0.22 - - [2026-03-03 11:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.22 - - [2026-03-03 11:50:57] "GET /tag/29bc9740-5d6b-4e6c-b570-f61a63c9c901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.015732 10.0.0.22 - - [2026-03-03 11:50:57] "POST /tags HTTP/1.1" 409 252 0.002192 10.0.0.22 - - [2026-03-03 11:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.22 - - [2026-03-03 11:50:57] "GET /tag/69903657-cf1c-4a31-bf35-3851024f59b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.016150 10.0.0.22 - - [2026-03-03 11:50:57] "POST /tags HTTP/1.1" 409 226 0.003085 10.0.0.22 - - [2026-03-03 11:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.22 - - [2026-03-03 11:50:57] "GET /tag/ce350806-4e4b-4131-a8e7-2c1a72545abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011709 10.0.0.22 - - [2026-03-03 11:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006324 10.0.0.22 - - [2026-03-03 11:50:57] "GET /virtual-network/9b0d82a7-c384-4222-b7ae-b9a25b5838ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005484 10.0.0.22 - - [2026-03-03 11:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.22 - - [2026-03-03 11:50:57] "GET /project/64ee2ec5-bc85-424e-aead-9dc9e963fb9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.055013 10.0.0.22 - - [2026-03-03 11:50:57] "POST /virtual-machines HTTP/1.1" 200 395 0.012510 10.0.0.22 - - [2026-03-03 11:50:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.021713 10.0.0.22 - - [2026-03-03 11:50:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.121025 10.0.0.22 - - [2026-03-03 11:50:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.011219 10.0.0.22 - - [2026-03-03 11:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007844 10.0.0.22 - - [2026-03-03 11:50:57] "GET /virtual-machine-interface/3de53998-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008517 10.0.0.22 - - [2026-03-03 11:50:57] "POST /instance-ips HTTP/1.1" 200 397 0.023905 10.0.0.22 - - [2026-03-03 11:50:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.021820 10.0.0.22 - - [2026-03-03 11:50:57] "GET /virtual-machine-interface/3de53998-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011119 10.0.0.22 - - [2026-03-03 11:50:58] "POST /set-tag HTTP/1.1" 200 109 0.071682 10.0.0.22 - - [2026-03-03 11:50:58] "GET /virtual-machine-interface/3de53998-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.025248 10.0.0.22 - - [2026-03-03 11:50:58] "GET /instance-ip/3e015f9c-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004662 10.0.0.22 - - [2026-03-03 11:50:58] "GET /virtual-machine-interface/3de53998-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006885 10.0.0.22 - - [2026-03-03 11:50:58] "POST /set-tag HTTP/1.1" 200 109 0.003208 10.0.0.22 - - [2026-03-03 11:50:58] "GET /virtual-router/78b761c5-b40b-48d8-a0fa-222528b3d5b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.005042 10.0.0.22 - - [2026-03-03 11:50:58] "POST /ref-update HTTP/1.1" 200 156 0.010540 10.0.0.22 - - [2026-03-03 11:50:58] "GET /virtual-machine-interface/3de53998-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015308 10.0.0.22 - - [2026-03-03 11:50:58] "POST /set-tag HTTP/1.1" 200 109 0.003392 10.0.0.22 - - [2026-03-03 11:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.22 - - [2026-03-03 11:50:58] "GET /virtual-network/9b0d82a7-c384-4222-b7ae-b9a25b5838ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005445 10.0.0.22 - - [2026-03-03 11:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.22 - - [2026-03-03 11:50:58] "GET /project/64ee2ec5-bc85-424e-aead-9dc9e963fb9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.054254 10.0.0.22 - - [2026-03-03 11:50:58] "POST /virtual-machines HTTP/1.1" 200 395 0.012686 10.0.0.22 - - [2026-03-03 11:50:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.019052 10.0.0.22 - - [2026-03-03 11:50:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.137855 10.0.0.22 - - [2026-03-03 11:50:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.013246 10.0.0.22 - - [2026-03-03 11:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.013725 10.0.0.22 - - [2026-03-03 11:50:58] "GET /virtual-machine-interface/3e6e57fa-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007534 10.0.0.22 - - [2026-03-03 11:50:58] "POST /instance-ips HTTP/1.1" 200 397 0.027180 10.0.0.22 - - [2026-03-03 11:50:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.020490 10.0.0.22 - - [2026-03-03 11:50:58] "GET /virtual-machine-interface/3e6e57fa-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005573 10.0.0.22 - - [2026-03-03 11:50:58] "POST /set-tag HTTP/1.1" 200 109 0.071874 10.0.0.22 - - [2026-03-03 11:50:59] "GET /virtual-machine-interface/3e6e57fa-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017910 10.0.0.22 - - [2026-03-03 11:50:59] "GET /instance-ip/3e8c71f4-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004077 10.0.0.22 - - [2026-03-03 11:50:59] "GET /virtual-machine-interface/3e6e57fa-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006067 10.0.0.22 - - [2026-03-03 11:50:59] "POST /set-tag HTTP/1.1" 200 109 0.002744 10.0.0.22 - - [2026-03-03 11:50:59] "POST /tags HTTP/1.1" 200 299 0.024251 10.0.0.22 - - [2026-03-03 11:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.22 - - [2026-03-03 11:50:59] "GET /tag/b46c13cf-021e-4106-a8fc-e055ac7e571c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.015934 10.0.0.22 - - [2026-03-03 11:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.22 - - [2026-03-03 11:50:59] "GET /virtual-network/9b0d82a7-c384-4222-b7ae-b9a25b5838ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005550 10.0.0.22 - - [2026-03-03 11:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006882 10.0.0.22 - - [2026-03-03 11:50:59] "GET /project/699b1392-0462-417c-b89d-0383e625e004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038324 10.0.0.22 - - [2026-03-03 11:50:59] "POST /virtual-machines HTTP/1.1" 200 395 0.012678 10.0.0.22 - - [2026-03-03 11:50:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.025475 10.0.0.22 - - [2026-03-03 11:50:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.124865 10.0.0.22 - - [2026-03-03 11:50:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.011739 10.0.0.22 - - [2026-03-03 11:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012907 10.0.0.22 - - [2026-03-03 11:50:59] "GET /virtual-machine-interface/3eeffa26-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007617 10.0.0.22 - - [2026-03-03 11:50:59] "POST /instance-ips HTTP/1.1" 200 397 0.033085 10.0.0.22 - - [2026-03-03 11:50:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.028702 10.0.0.22 - - [2026-03-03 11:50:59] "GET /virtual-machine-interface/3eeffa26-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015980 10.0.0.22 - - [2026-03-03 11:50:59] "POST /set-tag HTTP/1.1" 200 109 0.038456 10.0.0.22 - - [2026-03-03 11:50:59] "GET /virtual-machine-interface/3eeffa26-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014030 10.0.0.22 - - [2026-03-03 11:50:59] "GET /instance-ip/3f0d75b0-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003433 10.0.0.22 - - [2026-03-03 11:50:59] "GET /virtual-machine-interface/3eeffa26-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005516 10.0.0.22 - - [2026-03-03 11:50:59] "POST /set-tag HTTP/1.1" 200 109 0.003124 10.0.0.22 - - [2026-03-03 11:50:59] "GET /virtual-router/78b761c5-b40b-48d8-a0fa-222528b3d5b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.009053 10.0.0.22 - - [2026-03-03 11:51:00] "POST /ref-update HTTP/1.1" 200 156 0.016798 10.0.0.22 - - [2026-03-03 11:51:00] "GET /virtual-machine-interface/3e6e57fa-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019850 10.0.0.22 - - [2026-03-03 11:51:00] "POST /set-tag HTTP/1.1" 200 109 0.006282 10.0.0.22 - - [2026-03-03 11:51:00] "POST /tags HTTP/1.1" 200 299 0.025726 10.0.0.22 - - [2026-03-03 11:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.016947 10.0.0.22 - - [2026-03-03 11:51:00] "GET /tag/073fb586-fc76-4e62-aee8-ed7f914fd52e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.013793 10.0.0.22 - - [2026-03-03 11:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.22 - - [2026-03-03 11:51:00] "GET /virtual-network/9b0d82a7-c384-4222-b7ae-b9a25b5838ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006000 10.0.0.22 - - [2026-03-03 11:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.015593 10.0.0.22 - - [2026-03-03 11:51:00] "GET /project/699b1392-0462-417c-b89d-0383e625e004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.061808 10.0.0.22 - - [2026-03-03 11:51:00] "POST /virtual-machines HTTP/1.1" 200 395 0.009948 10.0.0.22 - - [2026-03-03 11:51:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.019847 10.0.0.22 - - [2026-03-03 11:51:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.134960 10.0.0.22 - - [2026-03-03 11:51:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.013969 10.0.0.22 - - [2026-03-03 11:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.016998 10.0.0.22 - - [2026-03-03 11:51:00] "GET /virtual-machine-interface/3f88bc20-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005036 10.0.0.22 - - [2026-03-03 11:51:00] "POST /instance-ips HTTP/1.1" 200 397 0.042454 10.0.0.22 - - [2026-03-03 11:51:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.030008 10.0.0.22 - - [2026-03-03 11:51:00] "GET /virtual-machine-interface/3f88bc20-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007263 10.0.0.22 - - [2026-03-03 11:51:00] "POST /set-tag HTTP/1.1" 200 109 0.030225 10.0.0.22 - - [2026-03-03 11:51:00] "GET /virtual-machine-interface/3f88bc20-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019679 10.0.0.22 - - [2026-03-03 11:51:00] "GET /instance-ip/3fa8362c-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003723 10.0.0.22 - - [2026-03-03 11:51:00] "GET /virtual-machine-interface/3f88bc20-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007269 10.0.0.22 - - [2026-03-03 11:51:00] "POST /set-tag HTTP/1.1" 200 109 0.002982 10.0.0.22 - - [2026-03-03 11:51:00] "POST /tags HTTP/1.1" 200 299 0.024839 10.0.0.22 - - [2026-03-03 11:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.22 - - [2026-03-03 11:51:01] "GET /tag/dd89762c-902e-4f83-bdf4-cd461b491164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.015572 10.0.0.22 - - [2026-03-03 11:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.22 - - [2026-03-03 11:51:01] "GET /virtual-network/9b0d82a7-c384-4222-b7ae-b9a25b5838ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.010387 10.0.0.22 - - [2026-03-03 11:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.22 - - [2026-03-03 11:51:01] "GET /project/64ee2ec5-bc85-424e-aead-9dc9e963fb9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.052020 10.0.0.22 - - [2026-03-03 11:51:01] "POST /virtual-machines HTTP/1.1" 200 395 0.021835 10.0.0.22 - - [2026-03-03 11:51:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.018733 10.0.0.22 - - [2026-03-03 11:51:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.122944 10.0.0.22 - - [2026-03-03 11:51:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.011377 10.0.0.22 - - [2026-03-03 11:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007056 10.0.0.22 - - [2026-03-03 11:51:01] "GET /virtual-machine-interface/40130010-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013754 10.0.0.22 - - [2026-03-03 11:51:01] "POST /instance-ips HTTP/1.1" 200 397 0.032585 10.0.0.22 - - [2026-03-03 11:51:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.037220 10.0.0.22 - - [2026-03-03 11:51:01] "GET /virtual-machine-interface/40130010-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014274 10.0.0.22 - - [2026-03-03 11:51:01] "POST /set-tag HTTP/1.1" 200 109 0.033914 10.0.0.22 - - [2026-03-03 11:51:01] "GET /virtual-machine-interface/40130010-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016977 10.0.0.22 - - [2026-03-03 11:51:01] "GET /instance-ip/4031068c-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005084 10.0.0.22 - - [2026-03-03 11:51:01] "GET /virtual-machine-interface/40130010-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005723 10.0.0.22 - - [2026-03-03 11:51:01] "POST /set-tag HTTP/1.1" 200 109 0.003141 10.0.0.22 - - [2026-03-03 11:51:01] "POST /tags HTTP/1.1" 200 299 0.029004 10.0.0.22 - - [2026-03-03 11:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.22 - - [2026-03-03 11:51:01] "GET /tag/344e4efe-9996-4628-9558-025a8acf5101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.014485 10.0.0.22 - - [2026-03-03 11:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004764 10.0.0.22 - - [2026-03-03 11:51:02] "GET /virtual-network/9b0d82a7-c384-4222-b7ae-b9a25b5838ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005810 10.0.0.22 - - [2026-03-03 11:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.22 - - [2026-03-03 11:51:02] "GET /project/64ee2ec5-bc85-424e-aead-9dc9e963fb9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.050214 10.0.0.22 - - [2026-03-03 11:51:02] "POST /virtual-machines HTTP/1.1" 200 395 0.012062 10.0.0.22 - - [2026-03-03 11:51:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.021199 10.0.0.22 - - [2026-03-03 11:51:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.142078 10.0.0.22 - - [2026-03-03 11:51:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.012632 10.0.0.22 - - [2026-03-03 11:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.022210 10.0.0.22 - - [2026-03-03 11:51:02] "GET /virtual-machine-interface/4098a954-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005001 10.0.0.22 - - [2026-03-03 11:51:02] "POST /instance-ips HTTP/1.1" 200 397 0.029281 10.0.0.22 - - [2026-03-03 11:51:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.025455 10.0.0.22 - - [2026-03-03 11:51:02] "GET /virtual-machine-interface/4098a954-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012502 10.0.0.22 - - [2026-03-03 11:51:02] "POST /set-tag HTTP/1.1" 200 109 0.021578 10.0.0.22 - - [2026-03-03 11:51:02] "GET /virtual-machine-interface/4098a954-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.023038 10.0.0.22 - - [2026-03-03 11:51:02] "GET /instance-ip/40b83b8e-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004979 10.0.0.22 - - [2026-03-03 11:51:02] "GET /virtual-machine-interface/4098a954-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006232 10.0.0.22 - - [2026-03-03 11:51:02] "POST /set-tag HTTP/1.1" 200 109 0.003248 10.0.0.22 - - [2026-03-03 11:51:02] "GET /virtual-router/78b761c5-b40b-48d8-a0fa-222528b3d5b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.004854 10.0.0.22 - - [2026-03-03 11:51:02] "POST /ref-update HTTP/1.1" 200 156 0.011136 10.0.0.22 - - [2026-03-03 11:51:02] "GET /virtual-machine-interface/3eeffa26-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009579 10.0.0.22 - - [2026-03-03 11:51:02] "POST /set-tag HTTP/1.1" 200 109 0.004003 10.0.0.22 - - [2026-03-03 11:51:02] "GET /virtual-router/78b761c5-b40b-48d8-a0fa-222528b3d5b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.004599 10.0.0.22 - - [2026-03-03 11:51:02] "POST /ref-update HTTP/1.1" 200 156 0.009289 10.0.0.22 - - [2026-03-03 11:51:02] "GET /virtual-machine-interface/3f88bc20-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.024882 10.0.0.22 - - [2026-03-03 11:51:02] "POST /set-tag HTTP/1.1" 200 109 0.003017 10.0.0.22 - - [2026-03-03 11:51:02] "GET /virtual-machine-interface/3caebbc6-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005643 10.0.0.22 - - [2026-03-03 11:51:02] "POST /set-tag HTTP/1.1" 200 109 0.002971 10.0.0.22 - - [2026-03-03 11:51:03] "GET /virtual-router/78b761c5-b40b-48d8-a0fa-222528b3d5b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.005273 10.0.0.22 - - [2026-03-03 11:51:03] "POST /ref-update HTTP/1.1" 200 156 0.012764 10.0.0.22 - - [2026-03-03 11:51:03] "GET /virtual-machine-interface/40130010-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008432 10.0.0.22 - - [2026-03-03 11:51:03] "POST /set-tag HTTP/1.1" 200 109 0.003515 10.0.0.22 - - [2026-03-03 11:51:03] "GET /virtual-router/78b761c5-b40b-48d8-a0fa-222528b3d5b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.005593 10.0.0.22 - - [2026-03-03 11:51:03] "POST /ref-update HTTP/1.1" 200 156 0.011035 10.0.0.22 - - [2026-03-03 11:51:03] "GET /virtual-machine-interface/4098a954-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006221 10.0.0.22 - - [2026-03-03 11:51:03] "POST /set-tag HTTP/1.1" 200 109 0.003027 10.0.0.22 - - [2026-03-03 11:51:03] "GET /virtual-machine-interface/3d372650-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005477 10.0.0.22 - - [2026-03-03 11:51:03] "POST /set-tag HTTP/1.1" 200 109 0.006339 10.0.0.22 - - [2026-03-03 11:51:03] "GET /virtual-machine-interface/3de53998-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004901 10.0.0.22 - - [2026-03-03 11:51:03] "POST /set-tag HTTP/1.1" 200 109 0.002991 10.0.0.22 - - [2026-03-03 11:51:03] "GET /virtual-machine-interface/3e6e57fa-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005568 10.0.0.22 - - [2026-03-03 11:51:03] "POST /set-tag HTTP/1.1" 200 109 0.002941 10.0.0.22 - - [2026-03-03 11:51:03] "GET /virtual-machine-interface/3eeffa26-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005205 10.0.0.22 - - [2026-03-03 11:51:03] "POST /set-tag HTTP/1.1" 200 109 0.003019 10.0.0.22 - - [2026-03-03 11:51:03] "GET /virtual-machine-interface/3f88bc20-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007249 10.0.0.22 - - [2026-03-03 11:51:03] "POST /set-tag HTTP/1.1" 200 109 0.003329 10.0.0.22 - - [2026-03-03 11:51:03] "GET /virtual-machine-interface/3d372650-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005401 10.0.0.22 - - [2026-03-03 11:51:03] "POST /set-tag HTTP/1.1" 200 109 0.003561 10.0.0.22 - - [2026-03-03 11:51:03] "GET /virtual-machine-interface/40130010-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006161 10.0.0.22 - - [2026-03-03 11:51:03] "POST /set-tag HTTP/1.1" 200 109 0.003342 10.0.0.22 - - [2026-03-03 11:51:03] "GET /virtual-machine-interface/4098a954-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005575 10.0.0.22 - - [2026-03-03 11:51:03] "POST /set-tag HTTP/1.1" 200 109 0.002967 10.0.0.22 - - [2026-03-03 11:51:05] "GET /virtual-machine-interface/3caebbc6-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004929 10.0.0.22 - - [2026-03-03 11:51:05] "POST /set-tag HTTP/1.1" 200 109 0.002736 10.0.0.22 - - [2026-03-03 11:51:06] "GET /virtual-machine-interface/3eeffa26-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007723 10.0.0.22 - - [2026-03-03 11:51:06] "POST /set-tag HTTP/1.1" 200 109 0.002602 10.0.0.22 - - [2026-03-03 11:51:06] "GET /virtual-machine-interface/40130010-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005169 10.0.0.22 - - [2026-03-03 11:51:06] "POST /set-tag HTTP/1.1" 200 109 0.002697 10.0.0.22 - - [2026-03-03 11:51:07] "GET /virtual-machine-interface/3f88bc20-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005967 10.0.0.22 - - [2026-03-03 11:51:07] "POST /set-tag HTTP/1.1" 200 109 0.019820 10.0.0.22 - - [2026-03-03 11:51:07] "GET /virtual-machine-interface/3e6e57fa-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007015 10.0.0.22 - - [2026-03-03 11:51:07] "POST /set-tag HTTP/1.1" 200 109 0.002525 10.0.0.22 - - [2026-03-03 11:51:07] "GET /virtual-machine-interface/4098a954-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005897 10.0.0.22 - - [2026-03-03 11:51:07] "POST /set-tag HTTP/1.1" 200 109 0.002836 10.0.0.22 - - [2026-03-03 11:51:07] "GET /virtual-machine-interface/3de53998-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004690 10.0.0.22 - - [2026-03-03 11:51:07] "POST /set-tag HTTP/1.1" 200 109 0.005274 10.0.0.22 - - [2026-03-03 11:51:09] "GET /global-system-configs HTTP/1.1" 200 322 0.003291 10.0.0.22 - - [2026-03-03 11:51:09] "GET /virtual-machine/dec931d7-99c7-49c4-b596-710c5b69bb20?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003299 10.0.0.22 - - [2026-03-03 11:51:09] "GET /virtual-machine-interface/3caebbc6-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004807 10.0.0.22 - - [2026-03-03 11:51:09] "GET /global-system-configs HTTP/1.1" 200 322 0.005658 10.0.0.22 - - [2026-03-03 11:51:09] "GET /virtual-machine/06383a7a-17ad-4686-b7c9-3f789d129efa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.005125 10.0.0.22 - - [2026-03-03 11:51:09] "GET /virtual-machine-interface/3d372650-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005102 10.0.0.22 - - [2026-03-03 11:51:09] "GET /virtual-machine/3ce3a53c-fab3-4d0e-b835-2addb2b6e750?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003512 10.0.0.22 - - [2026-03-03 11:51:10] "GET /virtual-machine-interface/3de53998-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005501 10.0.0.22 - - [2026-03-03 11:51:10] "GET /virtual-machine/51cf3a68-9fca-44a3-8180-ab3f83a50738?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.004417 10.0.0.22 - - [2026-03-03 11:51:10] "GET /virtual-machine-interface/3e6e57fa-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004584 10.0.0.22 - - [2026-03-03 11:51:10] "GET /virtual-machine/9422960f-3d7a-43ed-a470-c54389b64fd7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004865 10.0.0.22 - - [2026-03-03 11:51:10] "GET /virtual-machine-interface/3eeffa26-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008474 10.0.0.22 - - [2026-03-03 11:51:10] "GET /virtual-machine/14857f66-2fee-4e35-903e-9f6e9d4fca8f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.005113 10.0.0.22 - - [2026-03-03 11:51:10] "GET /virtual-machine-interface/40130010-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006213 10.0.0.22 - - [2026-03-03 11:51:10] "GET /virtual-machine/08d20563-cfd1-4e47-bd0c-a724e20bfa28?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003483 10.0.0.22 - - [2026-03-03 11:51:10] "GET /virtual-machine-interface/3f88bc20-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004771 10.0.0.22 - - [2026-03-03 11:51:10] "GET /virtual-machine/f97310d7-118e-4eed-b8c0-239280c3464e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003846 10.0.0.22 - - [2026-03-03 11:51:10] "GET /virtual-machine-interface/4098a954-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005372 10.0.0.22 - - [2026-03-03 11:51:10] "GET /loadbalancer/f27b6fd8-325f-4686-a868-b4beef13d528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004502 10.0.0.22 - - [2026-03-03 11:51:10] "POST /tags HTTP/1.1" 200 333 0.039106 10.0.0.22 - - [2026-03-03 11:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005515 10.0.0.22 - - [2026-03-03 11:51:11] "GET /tag/8aeb0a8c-7cdc-4b84-b288-c74e9236c93a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.018665 10.0.0.22 - - [2026-03-03 11:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.22 - - [2026-03-03 11:51:11] "GET /project/699b1392-0462-417c-b89d-0383e625e004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040820 10.0.0.22 - - [2026-03-03 11:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.22 - - [2026-03-03 11:51:11] "GET /virtual-network/2f710a26-896f-445b-8071-3c506a1584ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.008825 10.0.0.22 - - [2026-03-03 11:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.22 - - [2026-03-03 11:51:11] "GET /service-appliance-set/c6ab3cdd-8598-4583-8926-dcbb50d7f06f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003323 10.0.0.22 - - [2026-03-03 11:51:11] "POST /fqname-to-id HTTP/1.1" 404 273 0.002212 10.0.0.22 - - [2026-03-03 11:51:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.119594 10.0.0.22 - - [2026-03-03 11:51:11] "GET /virtual-machine-interface/2e53ae58-67dd-4a3e-b833-b1cf2231ac7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.021045 10.0.0.22 - - [2026-03-03 11:51:11] "POST /instance-ips HTTP/1.1" 200 409 0.038057 10.0.0.22 - - [2026-03-03 11:51:11] "GET /instance-ip/74aa4a9a-4a58-4997-83d7-2b2c9b868e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.005417 10.0.0.22 - - [2026-03-03 11:51:11] "POST /loadbalancers HTTP/1.1" 200 629 0.068697 10.0.0.22 - - [2026-03-03 11:51:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.020717 10.0.0.22 - - [2026-03-03 11:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004957 10.0.0.22 - - [2026-03-03 11:51:11] "GET /project/699b1392-0462-417c-b89d-0383e625e004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045388 10.0.0.22 - - [2026-03-03 11:51:11] "GET /instance-ip/74aa4a9a-4a58-4997-83d7-2b2c9b868e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.003549 10.0.0.22 - - [2026-03-03 11:51:11] "GET /project/699b1392-0462-417c-b89d-0383e625e004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034360 10.0.0.22 - - [2026-03-03 11:51:11] "GET /loadbalancer/f27b6fd8-325f-4686-a868-b4beef13d528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003047 10.0.0.22 - - [2026-03-03 11:51:11] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.024244 10.0.0.22 - - [2026-03-03 11:51:11] "POST /floating-ips HTTP/1.1" 200 597 0.025683 10.0.0.22 - - [2026-03-03 11:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006972 10.0.0.22 - - [2026-03-03 11:51:11] "GET /project/699b1392-0462-417c-b89d-0383e625e004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037860 10.0.0.22 - - [2026-03-03 11:51:11] "GET /loadbalancer-listener/93800c59-6d76-4d7f-8209-9af783af73f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.004418 10.0.0.22 - - [2026-03-03 11:51:11] "GET /loadbalancer-listener/93800c59-6d76-4d7f-8209-9af783af73f7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.005166 10.0.0.22 - - [2026-03-03 11:51:11] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.024998 10.0.0.22 - - [2026-03-03 11:51:11] "GET /instance-ip/74aa4a9a-4a58-4997-83d7-2b2c9b868e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.013577 10.0.0.22 - - [2026-03-03 11:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.22 - - [2026-03-03 11:51:11] "GET /instance-ip/74aa4a9a-4a58-4997-83d7-2b2c9b868e79?fields=floating_ips HTTP/1.1" 200 1211 0.008401 10.0.0.22 - - [2026-03-03 11:51:11] "GET /floating-ip/1b9936a8-aaf7-42d7-bf6f-4276a41b569c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.002959 10.0.0.22 - - [2026-03-03 11:51:11] "GET /loadbalancer/f27b6fd8-325f-4686-a868-b4beef13d528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003205 10.0.0.22 - - [2026-03-03 11:51:11] "GET /loadbalancer/f27b6fd8-325f-4686-a868-b4beef13d528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004245 10.0.0.22 - - [2026-03-03 11:51:11] "GET /loadbalancer-pool/766ffa42-05c3-4270-bda3-b0985c8abf31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004739 10.0.0.22 - - [2026-03-03 11:51:11] "POST /loadbalancer-members HTTP/1.1" 200 721 0.021780 10.0.0.22 - - [2026-03-03 11:51:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.011916 10.0.0.22 - - [2026-03-03 11:51:12] "GET /virtual-machine-interface/3d372650-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013836 10.0.0.22 - - [2026-03-03 11:51:12] "GET /virtual-machine-interface/3d372650-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006620 10.0.0.22 - - [2026-03-03 11:51:12] "POST /tags HTTP/1.1" 409 221 0.004936 10.0.0.22 - - [2026-03-03 11:51:12] "POST /ref-update HTTP/1.1" 200 156 0.009147 10.0.0.22 - - [2026-03-03 11:51:12] "GET /floating-ip/1b9936a8-aaf7-42d7-bf6f-4276a41b569c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.007158 10.0.0.22 - - [2026-03-03 11:51:12] "PUT /floating-ip/1b9936a8-aaf7-42d7-bf6f-4276a41b569c HTTP/1.1" 200 256 0.014007 10.0.0.22 - - [2026-03-03 11:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010361 10.0.0.22 - - [2026-03-03 11:51:12] "GET /tag/8aeb0a8c-7cdc-4b84-b288-c74e9236c93a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.021035 10.0.0.22 - - [2026-03-03 11:51:12] "POST /set-tag HTTP/1.1" 200 109 0.067780 10.0.0.22 - - [2026-03-03 11:51:12] "GET /loadbalancer-pool/766ffa42-05c3-4270-bda3-b0985c8abf31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003273 10.0.0.22 - - [2026-03-03 11:51:12] "POST /loadbalancer-members HTTP/1.1" 200 721 0.024911 10.0.0.22 - - [2026-03-03 11:51:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.020678 10.0.0.22 - - [2026-03-03 11:51:12] "GET /virtual-machine-interface/3caebbc6-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006803 10.0.0.22 - - [2026-03-03 11:51:12] "GET /virtual-machine-interface/3caebbc6-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006608 10.0.0.22 - - [2026-03-03 11:51:12] "POST /ref-update HTTP/1.1" 200 156 0.025941 10.0.0.22 - - [2026-03-03 11:51:12] "GET /floating-ip/1b9936a8-aaf7-42d7-bf6f-4276a41b569c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.009957 10.0.0.22 - - [2026-03-03 11:51:12] "POST /set-tag HTTP/1.1" 200 109 0.076280 10.0.0.22 - - [2026-03-03 11:51:13] "POST /tags HTTP/1.1" 409 206 0.005727 10.0.0.22 - - [2026-03-03 11:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005283 10.0.0.22 - - [2026-03-03 11:51:13] "GET /tag/26b880ad-f9de-4466-99fa-f68c84dd6667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.019027 10.0.0.22 - - [2026-03-03 11:51:13] "POST /tags HTTP/1.1" 409 204 0.009037 10.0.0.22 - - [2026-03-03 11:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007932 10.0.0.22 - - [2026-03-03 11:51:13] "GET /tag/073fb586-fc76-4e62-aee8-ed7f914fd52e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.038038 10.0.0.22 - - [2026-03-03 11:51:13] "GET /application-policy-set/52635ecf-33a9-41d3-8584-30c8fc78e690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005718 10.0.0.22 - - [2026-03-03 11:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.22 - - [2026-03-03 11:51:13] "GET /policy-management/46005bb9-c717-4293-9426-9b9eb003267e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006718 10.0.0.22 - - [2026-03-03 11:51:13] "POST /tags HTTP/1.1" 409 206 0.002414 10.0.0.22 - - [2026-03-03 11:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005562 10.0.0.22 - - [2026-03-03 11:51:13] "GET /tag/26b880ad-f9de-4466-99fa-f68c84dd6667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012444 10.0.0.22 - - [2026-03-03 11:51:13] "POST /tags HTTP/1.1" 409 226 0.003627 10.0.0.22 - - [2026-03-03 11:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.22 - - [2026-03-03 11:51:13] "GET /tag/6c466754-dc93-482a-8521-c822e0a046b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013767 10.0.0.22 - - [2026-03-03 11:51:13] "POST /tags HTTP/1.1" 409 204 0.002285 10.0.0.22 - - [2026-03-03 11:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.22 - - [2026-03-03 11:51:13] "GET /tag/073fb586-fc76-4e62-aee8-ed7f914fd52e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012597 10.0.0.22 - - [2026-03-03 11:51:13] "POST /tags HTTP/1.1" 409 226 0.002770 10.0.0.22 - - [2026-03-03 11:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.22 - - [2026-03-03 11:51:13] "GET /tag/6c466754-dc93-482a-8521-c822e0a046b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013670 10.0.0.22 - - [2026-03-03 11:51:13] "GET /application-policy-set/52635ecf-33a9-41d3-8584-30c8fc78e690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003664 10.0.0.22 - - [2026-03-03 11:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.22 - - [2026-03-03 11:51:13] "GET /policy-management/46005bb9-c717-4293-9426-9b9eb003267e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003593 10.0.0.22 - - [2026-03-03 11:51:13] "POST /firewall-rules HTTP/1.1" 200 626 0.075451 10.0.0.22 - - [2026-03-03 11:51:13] "POST /firewall-rules HTTP/1.1" 200 646 0.081491 10.0.0.22 - - [2026-03-03 11:51:14] "GET /firewall-rule/645cd249-9c08-4f69-9013-62d18e3f9974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.025206 10.0.0.22 - - [2026-03-03 11:51:14] "GET /firewall-policy/57ac736e-d508-457f-a0e5-458884699f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003697 10.0.0.22 - - [2026-03-03 11:51:14] "GET /firewall-rule/693151eb-7860-41fc-9fbe-61b05e85f3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.005315 10.0.0.22 - - [2026-03-03 11:51:14] "POST /ref-update HTTP/1.1" 200 156 0.019247 10.0.0.22 - - [2026-03-03 11:51:14] "POST /firewall-policys HTTP/1.1" 200 606 0.034983 10.0.0.22 - - [2026-03-03 11:51:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.014596 10.0.0.22 - - [2026-03-03 11:51:14] "GET /firewall-policy/2d860c56-5f25-49ad-a7d8-9900a1712aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.011712 10.0.0.22 - - [2026-03-03 11:51:14] "GET /application-policy-set/52635ecf-33a9-41d3-8584-30c8fc78e690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006119 10.0.0.22 - - [2026-03-03 11:51:14] "GET /firewall-policy/2d860c56-5f25-49ad-a7d8-9900a1712aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003972 10.0.0.22 - - [2026-03-03 11:51:14] "GET /firewall-policy/2a4da95f-f110-4518-a470-3b1ffca8543e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004761 10.0.0.22 - - [2026-03-03 11:51:14] "GET /firewall-policy/57ac736e-d508-457f-a0e5-458884699f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004845 10.0.0.22 - - [2026-03-03 11:51:14] "GET /firewall-policy/8867d5b7-df87-4014-bff0-e3737517b288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.005528 10.0.0.22 - - [2026-03-03 11:51:14] "GET /firewall-policy/57ac736e-d508-457f-a0e5-458884699f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003402 10.0.0.22 - - [2026-03-03 11:51:14] "GET /firewall-policy/8867d5b7-df87-4014-bff0-e3737517b288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003932 10.0.0.22 - - [2026-03-03 11:51:14] "POST /ref-update HTTP/1.1" 200 156 0.026260 10.0.0.22 - - [2026-03-03 11:51:14] "POST /ref-update HTTP/1.1" 200 156 0.023641 10.0.0.22 - - [2026-03-03 11:51:14] "POST /ref-update HTTP/1.1" 200 156 0.037085 10.0.0.22 - - [2026-03-03 11:51:14] "POST /ref-update HTTP/1.1" 200 156 0.029778 10.0.0.22 - - [2026-03-03 11:51:14] "POST /ref-update HTTP/1.1" 200 156 0.041075 10.0.0.22 - - [2026-03-03 11:51:14] "GET /firewall-policy/2d860c56-5f25-49ad-a7d8-9900a1712aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.011446 10.0.0.22 - - [2026-03-03 11:53:24] "GET /virtual-machine-interface/3eeffa26-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006675 10.0.0.22 - - [2026-03-03 11:53:24] "POST /set-tag HTTP/1.1" 200 109 0.002845 10.0.0.22 - - [2026-03-03 11:53:24] "GET /virtual-machine-interface/3e6e57fa-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004389 10.0.0.22 - - [2026-03-03 11:53:24] "POST /set-tag HTTP/1.1" 200 109 0.002854 10.0.0.22 - - [2026-03-03 11:53:24] "GET /virtual-machine-interface/3f88bc20-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009410 10.0.0.22 - - [2026-03-03 11:53:24] "POST /set-tag HTTP/1.1" 200 109 0.003098 10.0.0.22 - - [2026-03-03 11:53:24] "GET /virtual-machine-interface/3d372650-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005219 10.0.0.22 - - [2026-03-03 11:53:24] "POST /set-tag HTTP/1.1" 200 109 0.003427 10.0.0.22 - - [2026-03-03 11:53:24] "GET /virtual-machine-interface/3de53998-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006394 10.0.0.22 - - [2026-03-03 11:53:24] "POST /set-tag HTTP/1.1" 200 109 0.002901 10.0.0.22 - - [2026-03-03 11:53:24] "GET /virtual-machine-interface/40130010-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004712 10.0.0.22 - - [2026-03-03 11:53:24] "POST /set-tag HTTP/1.1" 200 109 0.003688 10.0.0.22 - - [2026-03-03 11:53:24] "GET /virtual-machine-interface/4098a954-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005525 10.0.0.22 - - [2026-03-03 11:53:24] "POST /set-tag HTTP/1.1" 200 109 0.006568 10.0.0.22 - - [2026-03-03 11:53:24] "GET /virtual-machine-interface/3caebbc6-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.009252 10.0.0.22 - - [2026-03-03 11:53:24] "POST /set-tag HTTP/1.1" 200 109 0.003655 10.0.0.22 - - [2026-03-03 11:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.22 - - [2026-03-03 11:53:24] "GET /loadbalancer/f27b6fd8-325f-4686-a868-b4beef13d528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002981 10.0.0.22 - - [2026-03-03 11:53:24] "GET /virtual-machine-interface/3d372650-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005711 10.0.0.22 - - [2026-03-03 11:53:24] "POST /set-tag HTTP/1.1" 200 109 0.024234 10.0.0.22 - - [2026-03-03 11:53:24] "DELETE /loadbalancer-member/2f9952b5-85a4-40e5-bfb0-d3e3252c0309 HTTP/1.1" 200 115 0.058084 10.0.0.22 - - [2026-03-03 11:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.22 - - [2026-03-03 11:53:24] "GET /loadbalancer/f27b6fd8-325f-4686-a868-b4beef13d528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004130 10.0.0.22 - - [2026-03-03 11:53:25] "GET /virtual-machine-interface/3d372650-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010482 10.0.0.22 - - [2026-03-03 11:53:25] "POST /set-tag HTTP/1.1" 200 109 0.016800 10.0.0.22 - - [2026-03-03 11:53:25] "GET /virtual-machine-interface/3d372650-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011390 10.0.0.22 - - [2026-03-03 11:53:25] "POST /set-tag HTTP/1.1" 200 109 0.003445 10.0.0.22 - - [2026-03-03 11:53:25] "GET /virtual-machine/06383a7a-17ad-4686-b7c9-3f789d129efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003048 10.0.0.22 - - [2026-03-03 11:53:25] "POST /ref-update HTTP/1.1" 200 156 0.021206 10.0.0.22 - - [2026-03-03 11:53:25] "GET /virtual-machine-interface/3d372650-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005662 10.0.0.22 - - [2026-03-03 11:53:25] "POST /set-tag HTTP/1.1" 200 109 0.038497 10.0.0.22 - - [2026-03-03 11:53:25] "POST /set-tag HTTP/1.1" 200 109 0.052014 10.0.0.22 - - [2026-03-03 11:53:25] "POST /set-tag HTTP/1.1" 200 109 0.034741 10.0.0.22 - - [2026-03-03 11:53:26] "POST /set-tag HTTP/1.1" 200 109 0.049824 10.0.0.22 - - [2026-03-03 11:53:26] "POST /set-tag HTTP/1.1" 200 109 0.031059 10.0.0.22 - - [2026-03-03 11:53:26] "DELETE /instance-ip/3d560ce6-16f7-11f1-aae5-fa163e36d168 HTTP/1.1" 200 115 0.064489 10.0.0.22 - - [2026-03-03 11:53:26] "POST /ref-update HTTP/1.1" 200 156 0.018892 10.0.0.22 - - [2026-03-03 11:53:26] "DELETE /virtual-machine-interface/3d372650-16f7-11f1-aae5-fa163e36d168 HTTP/1.1" 200 115 0.052169 10.0.0.22 - - [2026-03-03 11:53:26] "DELETE /virtual-machine/06383a7a-17ad-4686-b7c9-3f789d129efa HTTP/1.1" 200 115 0.030096 10.0.0.22 - - [2026-03-03 11:53:26] "GET /virtual-machine-interface/3caebbc6-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.012648 10.0.0.22 - - [2026-03-03 11:53:26] "POST /set-tag HTTP/1.1" 200 109 0.002832 10.0.0.22 - - [2026-03-03 11:53:26] "GET /virtual-machine-interface/3caebbc6-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005107 10.0.0.22 - - [2026-03-03 11:53:26] "POST /set-tag HTTP/1.1" 200 109 0.004675 10.0.0.22 - - [2026-03-03 11:53:26] "GET /virtual-machine/dec931d7-99c7-49c4-b596-710c5b69bb20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.008400 10.0.0.22 - - [2026-03-03 11:53:26] "POST /ref-update HTTP/1.1" 200 156 0.014597 10.0.0.22 - - [2026-03-03 11:53:26] "GET /virtual-machine-interface/3caebbc6-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.027053 10.0.0.22 - - [2026-03-03 11:53:26] "POST /set-tag HTTP/1.1" 200 109 0.033444 10.0.0.22 - - [2026-03-03 11:53:26] "POST /set-tag HTTP/1.1" 200 109 0.049917 10.0.0.22 - - [2026-03-03 11:53:26] "POST /set-tag HTTP/1.1" 200 109 0.051824 10.0.0.22 - - [2026-03-03 11:53:26] "POST /set-tag HTTP/1.1" 200 109 0.035397 10.0.0.22 - - [2026-03-03 11:53:26] "POST /set-tag HTTP/1.1" 200 109 0.034673 10.0.0.22 - - [2026-03-03 11:53:26] "DELETE /instance-ip/3ccdaa4a-16f7-11f1-aae5-fa163e36d168 HTTP/1.1" 200 115 0.070463 10.0.0.22 - - [2026-03-03 11:53:26] "POST /ref-update HTTP/1.1" 200 156 0.009387 10.0.0.22 - - [2026-03-03 11:53:27] "DELETE /virtual-machine-interface/3caebbc6-16f7-11f1-aae5-fa163e36d168 HTTP/1.1" 200 115 0.045118 10.0.0.22 - - [2026-03-03 11:53:27] "DELETE /virtual-machine/dec931d7-99c7-49c4-b596-710c5b69bb20 HTTP/1.1" 200 115 0.039655 10.0.0.22 - - [2026-03-03 11:53:27] "DELETE /tag/17dcd49a-8070-4c3a-8467-fceb483b6166 HTTP/1.1" 200 115 0.042590 10.0.0.22 - - [2026-03-03 11:53:27] "GET /virtual-machine-interface/3de53998-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013221 10.0.0.22 - - [2026-03-03 11:53:27] "POST /set-tag HTTP/1.1" 200 109 0.002920 10.0.0.22 - - [2026-03-03 11:53:27] "GET /virtual-machine-interface/3de53998-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004483 10.0.0.22 - - [2026-03-03 11:53:27] "POST /set-tag HTTP/1.1" 200 109 0.005144 10.0.0.22 - - [2026-03-03 11:53:27] "GET /virtual-machine/3ce3a53c-fab3-4d0e-b835-2addb2b6e750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003412 10.0.0.22 - - [2026-03-03 11:53:27] "POST /ref-update HTTP/1.1" 200 156 0.010595 10.0.0.22 - - [2026-03-03 11:53:27] "GET /virtual-machine-interface/3de53998-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004866 10.0.0.22 - - [2026-03-03 11:53:27] "POST /set-tag HTTP/1.1" 200 109 0.026870 10.0.0.22 - - [2026-03-03 11:53:27] "POST /set-tag HTTP/1.1" 200 109 0.031832 10.0.0.22 - - [2026-03-03 11:53:27] "POST /set-tag HTTP/1.1" 200 109 0.038605 10.0.0.22 - - [2026-03-03 11:53:27] "POST /set-tag HTTP/1.1" 200 109 0.020393 10.0.0.22 - - [2026-03-03 11:53:27] "POST /set-tag HTTP/1.1" 200 109 0.031337 10.0.0.22 - - [2026-03-03 11:53:27] "DELETE /instance-ip/3e015f9c-16f7-11f1-aae5-fa163e36d168 HTTP/1.1" 200 115 0.082555 10.0.0.22 - - [2026-03-03 11:53:27] "DELETE /virtual-machine-interface/3de53998-16f7-11f1-aae5-fa163e36d168 HTTP/1.1" 200 115 0.053382 10.0.0.22 - - [2026-03-03 11:53:27] "DELETE /virtual-machine/3ce3a53c-fab3-4d0e-b835-2addb2b6e750 HTTP/1.1" 200 115 0.024253 10.0.0.22 - - [2026-03-03 11:53:27] "GET /virtual-machine-interface/3e6e57fa-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006490 10.0.0.22 - - [2026-03-03 11:53:27] "POST /set-tag HTTP/1.1" 200 109 0.003389 10.0.0.22 - - [2026-03-03 11:53:27] "GET /virtual-machine-interface/3e6e57fa-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004459 10.0.0.22 - - [2026-03-03 11:53:27] "POST /set-tag HTTP/1.1" 200 109 0.002756 10.0.0.22 - - [2026-03-03 11:53:27] "GET /virtual-machine/51cf3a68-9fca-44a3-8180-ab3f83a50738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003823 10.0.0.22 - - [2026-03-03 11:53:27] "POST /ref-update HTTP/1.1" 200 156 0.009634 10.0.0.22 - - [2026-03-03 11:53:27] "GET /virtual-machine-interface/3e6e57fa-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009367 10.0.0.22 - - [2026-03-03 11:53:27] "POST /set-tag HTTP/1.1" 200 109 0.028796 10.0.0.22 - - [2026-03-03 11:53:28] "POST /set-tag HTTP/1.1" 200 109 0.026030 10.0.0.22 - - [2026-03-03 11:53:28] "POST /set-tag HTTP/1.1" 200 109 0.036625 10.0.0.22 - - [2026-03-03 11:53:28] "POST /set-tag HTTP/1.1" 200 109 0.018119 10.0.0.22 - - [2026-03-03 11:53:28] "POST /set-tag HTTP/1.1" 200 109 0.024435 10.0.0.22 - - [2026-03-03 11:53:28] "DELETE /instance-ip/3e8c71f4-16f7-11f1-aae5-fa163e36d168 HTTP/1.1" 200 115 0.079839 10.0.0.22 - - [2026-03-03 11:53:28] "DELETE /virtual-machine-interface/3e6e57fa-16f7-11f1-aae5-fa163e36d168 HTTP/1.1" 200 115 0.052306 10.0.0.22 - - [2026-03-03 11:53:28] "DELETE /virtual-machine/51cf3a68-9fca-44a3-8180-ab3f83a50738 HTTP/1.1" 200 115 0.027802 10.0.0.22 - - [2026-03-03 11:53:28] "DELETE /tag/29bc9740-5d6b-4e6c-b570-f61a63c9c901 HTTP/1.1" 200 115 0.038803 10.0.0.22 - - [2026-03-03 11:53:28] "DELETE /tag/26b880ad-f9de-4466-99fa-f68c84dd6667 HTTP/1.1" 409 312 0.004571 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:53:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001352 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:53:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001281 10.0.0.22 - - [2026-03-03 11:53:55] "GET /virtual-machine-interface/3eeffa26-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007029 10.0.0.22 - - [2026-03-03 11:53:55] "POST /set-tag HTTP/1.1" 200 109 0.003636 10.0.0.22 - - [2026-03-03 11:53:55] "GET /virtual-machine-interface/3eeffa26-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005762 10.0.0.22 - - [2026-03-03 11:53:55] "POST /set-tag HTTP/1.1" 200 109 0.003211 10.0.0.22 - - [2026-03-03 11:53:55] "GET /virtual-machine/9422960f-3d7a-43ed-a470-c54389b64fd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003505 10.0.0.22 - - [2026-03-03 11:53:55] "POST /ref-update HTTP/1.1" 200 156 0.012623 10.0.0.22 - - [2026-03-03 11:53:55] "GET /virtual-machine-interface/3eeffa26-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017815 10.0.0.22 - - [2026-03-03 11:53:55] "POST /set-tag HTTP/1.1" 200 109 0.030543 10.0.0.22 - - [2026-03-03 11:53:55] "POST /set-tag HTTP/1.1" 200 109 0.029994 10.0.0.22 - - [2026-03-03 11:53:55] "POST /set-tag HTTP/1.1" 200 109 0.037545 10.0.0.22 - - [2026-03-03 11:53:56] "POST /set-tag HTTP/1.1" 200 109 0.016147 10.0.0.22 - - [2026-03-03 11:53:56] "DELETE /instance-ip/3f0d75b0-16f7-11f1-aae5-fa163e36d168 HTTP/1.1" 200 115 0.062596 10.0.0.22 - - [2026-03-03 11:53:56] "DELETE /virtual-machine-interface/3eeffa26-16f7-11f1-aae5-fa163e36d168 HTTP/1.1" 200 115 0.049020 10.0.0.22 - - [2026-03-03 11:53:56] "DELETE /virtual-machine/9422960f-3d7a-43ed-a470-c54389b64fd7 HTTP/1.1" 200 115 0.027133 10.0.0.22 - - [2026-03-03 11:53:56] "DELETE /tag/b46c13cf-021e-4106-a8fc-e055ac7e571c HTTP/1.1" 200 115 0.060861 10.0.0.22 - - [2026-03-03 11:53:56] "GET /virtual-machine-interface/4098a954-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004796 10.0.0.22 - - [2026-03-03 11:53:56] "POST /set-tag HTTP/1.1" 200 109 0.002896 10.0.0.22 - - [2026-03-03 11:53:56] "GET /virtual-machine-interface/4098a954-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007631 10.0.0.22 - - [2026-03-03 11:53:56] "POST /set-tag HTTP/1.1" 200 109 0.003294 10.0.0.22 - - [2026-03-03 11:53:56] "GET /virtual-machine/f97310d7-118e-4eed-b8c0-239280c3464e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004219 10.0.0.22 - - [2026-03-03 11:53:56] "POST /ref-update HTTP/1.1" 200 156 0.014998 10.0.0.22 - - [2026-03-03 11:53:56] "GET /virtual-machine-interface/4098a954-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.022819 10.0.0.22 - - [2026-03-03 11:53:56] "POST /set-tag HTTP/1.1" 200 109 0.040946 10.0.0.22 - - [2026-03-03 11:53:56] "POST /set-tag HTTP/1.1" 200 109 0.049990 10.0.0.22 - - [2026-03-03 11:53:56] "POST /set-tag HTTP/1.1" 200 109 0.044379 10.0.0.22 - - [2026-03-03 11:53:56] "POST /set-tag HTTP/1.1" 200 109 0.019887 10.0.0.22 - - [2026-03-03 11:53:56] "DELETE /instance-ip/40b83b8e-16f7-11f1-aae5-fa163e36d168 HTTP/1.1" 200 115 0.051193 10.0.0.22 - - [2026-03-03 11:53:56] "DELETE /virtual-machine-interface/4098a954-16f7-11f1-aae5-fa163e36d168 HTTP/1.1" 200 115 0.058082 10.0.0.22 - - [2026-03-03 11:53:56] "DELETE /virtual-machine/f97310d7-118e-4eed-b8c0-239280c3464e HTTP/1.1" 200 115 0.026478 10.0.0.22 - - [2026-03-03 11:53:56] "DELETE /tag/344e4efe-9996-4628-9558-025a8acf5101 HTTP/1.1" 200 115 0.054253 10.0.0.22 - - [2026-03-03 11:53:56] "GET /virtual-machine-interface/40130010-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004651 10.0.0.22 - - [2026-03-03 11:53:56] "POST /set-tag HTTP/1.1" 200 109 0.002743 10.0.0.22 - - [2026-03-03 11:53:56] "GET /virtual-machine-interface/40130010-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004983 10.0.0.22 - - [2026-03-03 11:53:56] "POST /set-tag HTTP/1.1" 200 109 0.002783 10.0.0.22 - - [2026-03-03 11:53:57] "GET /virtual-machine/14857f66-2fee-4e35-903e-9f6e9d4fca8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003472 10.0.0.22 - - [2026-03-03 11:53:57] "POST /ref-update HTTP/1.1" 200 156 0.012763 10.0.0.22 - - [2026-03-03 11:53:57] "GET /virtual-machine-interface/40130010-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007221 10.0.0.22 - - [2026-03-03 11:53:57] "POST /set-tag HTTP/1.1" 200 109 0.024007 10.0.0.22 - - [2026-03-03 11:53:57] "POST /set-tag HTTP/1.1" 200 109 0.036263 10.0.0.22 - - [2026-03-03 11:53:57] "POST /set-tag HTTP/1.1" 200 109 0.031807 10.0.0.22 - - [2026-03-03 11:53:57] "POST /set-tag HTTP/1.1" 200 109 0.016805 10.0.0.22 - - [2026-03-03 11:53:57] "DELETE /instance-ip/4031068c-16f7-11f1-aae5-fa163e36d168 HTTP/1.1" 200 115 0.054222 10.0.0.22 - - [2026-03-03 11:53:57] "DELETE /virtual-machine-interface/40130010-16f7-11f1-aae5-fa163e36d168 HTTP/1.1" 200 115 0.046135 10.0.0.22 - - [2026-03-03 11:53:57] "DELETE /virtual-machine/14857f66-2fee-4e35-903e-9f6e9d4fca8f HTTP/1.1" 200 115 0.024512 10.0.0.22 - - [2026-03-03 11:53:57] "DELETE /tag/17cf0ae6-5a0e-4e31-a4a9-50129616c95a HTTP/1.1" 200 115 0.040020 10.0.0.22 - - [2026-03-03 11:53:57] "DELETE /tag/dd89762c-902e-4f83-bdf4-cd461b491164 HTTP/1.1" 200 115 0.041822 10.0.0.22 - - [2026-03-03 11:53:57] "DELETE /tag/69903657-cf1c-4a31-bf35-3851024f59b6 HTTP/1.1" 200 115 0.039579 10.0.0.22 - - [2026-03-03 11:53:57] "GET /virtual-machine-interface/3f88bc20-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005258 10.0.0.22 - - [2026-03-03 11:53:57] "POST /set-tag HTTP/1.1" 200 109 0.002704 10.0.0.22 - - [2026-03-03 11:53:57] "GET /virtual-machine-interface/3f88bc20-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004827 10.0.0.22 - - [2026-03-03 11:53:57] "POST /set-tag HTTP/1.1" 200 109 0.002785 10.0.0.22 - - [2026-03-03 11:53:57] "GET /virtual-machine/08d20563-cfd1-4e47-bd0c-a724e20bfa28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003681 10.0.0.22 - - [2026-03-03 11:53:57] "POST /ref-update HTTP/1.1" 200 156 0.009916 10.0.0.22 - - [2026-03-03 11:53:57] "GET /virtual-machine-interface/3f88bc20-16f7-11f1-aae5-fa163e36d168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010352 10.0.0.22 - - [2026-03-03 11:53:57] "POST /set-tag HTTP/1.1" 200 109 0.021505 10.0.0.22 - - [2026-03-03 11:53:57] "POST /set-tag HTTP/1.1" 200 109 0.040969 10.0.0.22 - - [2026-03-03 11:53:57] "POST /set-tag HTTP/1.1" 200 109 0.033553 10.0.0.22 - - [2026-03-03 11:53:57] "POST /set-tag HTTP/1.1" 200 109 0.017075 10.0.0.22 - - [2026-03-03 11:53:57] "DELETE /instance-ip/3fa8362c-16f7-11f1-aae5-fa163e36d168 HTTP/1.1" 200 115 0.053250 10.0.0.22 - - [2026-03-03 11:53:58] "DELETE /virtual-machine-interface/3f88bc20-16f7-11f1-aae5-fa163e36d168 HTTP/1.1" 200 115 0.061366 10.0.0.22 - - [2026-03-03 11:53:58] "DELETE /virtual-machine/08d20563-cfd1-4e47-bd0c-a724e20bfa28 HTTP/1.1" 200 115 0.030165 10.0.0.22 - - [2026-03-03 11:53:58] "DELETE /tag/b412b377-4632-4591-b101-9d32f32e400a HTTP/1.1" 200 115 0.040831 10.0.0.22 - - [2026-03-03 11:53:58] "DELETE /tag/073fb586-fc76-4e62-aee8-ed7f914fd52e HTTP/1.1" 409 236 0.005126 10.0.0.22 - - [2026-03-03 11:53:58] "DELETE /tag/12e8adee-05d0-4cb0-9c29-7425a8c02a79 HTTP/1.1" 200 115 0.068186 10.0.0.22 - - [2026-03-03 11:53:59] "POST /projects HTTP/1.1" 409 238 0.002575 10.0.0.22 - - [2026-03-03 11:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.22 - - [2026-03-03 11:53:59] "GET /project/64ee2ec5-bc85-424e-aead-9dc9e963fb9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040765 10.0.0.22 - - [2026-03-03 11:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.22 - - [2026-03-03 11:53:59] "GET /virtual-network/9b0d82a7-c384-4222-b7ae-b9a25b5838ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004248 10.0.0.22 - - [2026-03-03 11:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.22 - - [2026-03-03 11:53:59] "GET /virtual-network/2f710a26-896f-445b-8071-3c506a1584ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004980 10.0.0.22 - - [2026-03-03 11:53:59] "POST /security-groups HTTP/1.1" 409 285 0.002857 10.0.0.22 - - [2026-03-03 11:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.22 - - [2026-03-03 11:53:59] "PUT /security-group/c7f9bdfe-888e-487a-96d4-e417b5610844 HTTP/1.1" 200 262 0.067412 10.0.0.22 - - [2026-03-03 11:53:59] "PUT /access-control-list/4b2a70c2-1ab2-4020-bea9-4c1ed4d00f64 HTTP/1.1" 200 272 0.028466 10.0.0.22 - - [2026-03-03 11:53:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.046803 10.0.0.22 - - [2026-03-03 11:53:59] "PUT /access-control-list/b14169e4-d47d-4d9b-9e88-ad83f82ff971 HTTP/1.1" 200 272 0.043335 10.0.0.22 - - [2026-03-03 11:54:04] "POST /projects HTTP/1.1" 409 238 0.003269 10.0.0.22 - - [2026-03-03 11:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006022 10.0.0.22 - - [2026-03-03 11:54:04] "GET /project/64ee2ec5-bc85-424e-aead-9dc9e963fb9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.064896 10.0.0.22 - - [2026-03-03 11:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.22 - - [2026-03-03 11:54:04] "GET /virtual-network/9b0d82a7-c384-4222-b7ae-b9a25b5838ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005978 10.0.0.22 - - [2026-03-03 11:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.22 - - [2026-03-03 11:54:04] "GET /virtual-network/2f710a26-896f-445b-8071-3c506a1584ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.006425 10.0.0.22 - - [2026-03-03 11:54:04] "POST /security-groups HTTP/1.1" 409 285 0.003641 10.0.0.22 - - [2026-03-03 11:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011652 10.0.0.22 - - [2026-03-03 11:54:05] "PUT /security-group/c7f9bdfe-888e-487a-96d4-e417b5610844 HTTP/1.1" 200 262 0.068249 10.0.0.22 - - [2026-03-03 11:54:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.035935 10.0.0.22 - - [2026-03-03 11:54:05] "PUT /access-control-list/4b2a70c2-1ab2-4020-bea9-4c1ed4d00f64 HTTP/1.1" 200 272 0.015961 10.0.0.22 - - [2026-03-03 11:54:05] "GET /firewall-policy/8867d5b7-df87-4014-bff0-e3737517b288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.022758 10.0.0.22 - - [2026-03-03 11:54:05] "PUT /access-control-list/b14169e4-d47d-4d9b-9e88-ad83f82ff971 HTTP/1.1" 200 272 0.037019 10.0.0.22 - - [2026-03-03 11:54:05] "GET /firewall-rule/de10c793-fdfc-4765-9cc3-b5bf799068e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003330 10.0.0.22 - - [2026-03-03 11:54:05] "POST /ref-update HTTP/1.1" 200 156 0.065636 10.0.0.22 - - [2026-03-03 11:54:05] "DELETE /firewall-rule/de10c793-fdfc-4765-9cc3-b5bf799068e7 HTTP/1.1" 200 115 0.051587 10.0.0.22 - - [2026-03-03 11:54:05] "GET /firewall-policy/8867d5b7-df87-4014-bff0-e3737517b288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.006901 10.0.0.22 - - [2026-03-03 11:54:05] "GET /firewall-rule/4993fa0c-81c5-4292-b7c2-96ed21c6ee4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.010089 10.0.0.22 - - [2026-03-03 11:54:05] "POST /ref-update HTTP/1.1" 200 156 0.106860 10.0.0.22 - - [2026-03-03 11:54:05] "DELETE /firewall-rule/4993fa0c-81c5-4292-b7c2-96ed21c6ee4a HTTP/1.1" 200 115 0.046413 10.0.0.22 - - [2026-03-03 11:54:05] "DELETE /tag/ce350806-4e4b-4131-a8e7-2c1a72545abf HTTP/1.1" 200 115 0.055850 10.0.0.22 - - [2026-03-03 11:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.22 - - [2026-03-03 11:54:05] "GET /virtual-network/9b0d82a7-c384-4222-b7ae-b9a25b5838ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004733 10.0.0.22 - - [2026-03-03 11:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.22 - - [2026-03-03 11:54:05] "GET /virtual-network/2f710a26-896f-445b-8071-3c506a1584ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004397 10.0.0.22 - - [2026-03-03 11:54:05] "PUT /virtual-network/9b0d82a7-c384-4222-b7ae-b9a25b5838ec HTTP/1.1" 200 264 0.057498 10.0.0.22 - - [2026-03-03 11:54:05] "PUT /virtual-network/2f710a26-896f-445b-8071-3c506a1584ba HTTP/1.1" 200 264 0.058695 10.0.0.22 - - [2026-03-03 11:54:05] "DELETE /security-group/c7f9bdfe-888e-487a-96d4-e417b5610844 HTTP/1.1" 200 115 0.061303 10.0.0.22 - - [2026-03-03 11:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.22 - - [2026-03-03 11:54:05] "DELETE /access-control-list/4b2a70c2-1ab2-4020-bea9-4c1ed4d00f64 HTTP/1.1" 200 115 0.048891 10.0.0.22 - - [2026-03-03 11:54:05] "DELETE /access-control-list/b14169e4-d47d-4d9b-9e88-ad83f82ff971 HTTP/1.1" 200 115 0.046137 10.0.0.22 - - [2026-03-03 11:54:05] "GET /project/64ee2ec5-bc85-424e-aead-9dc9e963fb9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.061939 10.0.0.22 - - [2026-03-03 11:54:06] "GET /project/64ee2ec5-bc85-424e-aead-9dc9e963fb9e?fields=security_groups HTTP/1.1" 200 1352 0.062915 10.0.0.22 - - [2026-03-03 11:54:06] "DELETE /security-group/ac687dc5-535f-4598-ae96-14536eda980e HTTP/1.1" 200 115 0.056559 10.0.0.22 - - [2026-03-03 11:54:06] "DELETE /access-control-list/997325f1-4749-4267-bfe9-8b61ca55bbc3 HTTP/1.1" 200 115 0.071299 10.0.0.22 - - [2026-03-03 11:54:06] "GET /project/64ee2ec5-bc85-424e-aead-9dc9e963fb9e?fields=application_policy_sets HTTP/1.1" 200 1391 0.076617 10.0.0.22 - - [2026-03-03 11:54:06] "DELETE /access-control-list/a1336d76-8cd7-4a95-937f-edf1e06c8376 HTTP/1.1" 200 115 0.093289 10.0.0.22 - - [2026-03-03 11:54:06] "DELETE /project/64ee2ec5-bc85-424e-aead-9dc9e963fb9e HTTP/1.1" 200 115 0.464490 10.0.0.22 - - [2026-03-03 11:54:06] "POST /projects HTTP/1.1" 409 238 0.005957 10.0.0.22 - - [2026-03-03 11:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.22 - - [2026-03-03 11:54:06] "GET /project/699b1392-0462-417c-b89d-0383e625e004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.063850 10.0.0.22 - - [2026-03-03 11:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005266 10.0.0.22 - - [2026-03-03 11:54:06] "GET /virtual-network/9b0d82a7-c384-4222-b7ae-b9a25b5838ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005313 10.0.0.22 - - [2026-03-03 11:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.22 - - [2026-03-03 11:54:06] "GET /virtual-network/2f710a26-896f-445b-8071-3c506a1584ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004894 10.0.0.22 - - [2026-03-03 11:54:06] "POST /security-groups HTTP/1.1" 409 285 0.002928 10.0.0.22 - - [2026-03-03 11:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.22 - - [2026-03-03 11:54:06] "PUT /security-group/f0511811-eb15-4304-b736-8e2a951755fd HTTP/1.1" 200 262 0.066349 10.0.0.22 - - [2026-03-03 11:54:06] "PUT /access-control-list/b60e87fb-00a2-4871-a295-bc5b93a86b0b HTTP/1.1" 200 272 0.025838 10.0.0.22 - - [2026-03-03 11:54:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.023850 10.0.0.22 - - [2026-03-03 11:54:06] "PUT /access-control-list/88f6a286-f90d-4dd2-8f67-17bb8a89a2b8 HTTP/1.1" 200 272 0.052336 10.0.0.22 - - [2026-03-03 11:54:10] "DELETE /loadbalancer-member/8aebdfd0-e6b7-4636-912c-a3b34279e461 HTTP/1.1" 200 115 0.059934 10.0.0.22 - - [2026-03-03 11:54:10] "DELETE /loadbalancer-pool/766ffa42-05c3-4270-bda3-b0985c8abf31 HTTP/1.1" 200 115 0.039744 10.0.0.22 - - [2026-03-03 11:54:10] "DELETE /loadbalancer-listener/93800c59-6d76-4d7f-8209-9af783af73f7 HTTP/1.1" 200 115 0.051203 10.0.0.22 - - [2026-03-03 11:54:10] "DELETE /loadbalancer/f27b6fd8-325f-4686-a868-b4beef13d528 HTTP/1.1" 200 115 0.046068 10.0.0.22 - - [2026-03-03 11:54:10] "DELETE /floating-ip/1b9936a8-aaf7-42d7-bf6f-4276a41b569c HTTP/1.1" 200 115 0.043200 10.0.0.22 - - [2026-03-03 11:54:10] "DELETE /instance-ip/74aa4a9a-4a58-4997-83d7-2b2c9b868e79 HTTP/1.1" 200 115 0.074361 10.0.0.22 - - [2026-03-03 11:54:10] "DELETE /virtual-machine-interface/2e53ae58-67dd-4a3e-b833-b1cf2231ac7f HTTP/1.1" 200 115 0.054726 10.0.0.22 - - [2026-03-03 11:54:10] "DELETE /tag/8aeb0a8c-7cdc-4b84-b288-c74e9236c93a HTTP/1.1" 200 115 0.041623 10.0.0.22 - - [2026-03-03 11:54:10] "GET /application-policy-set/52635ecf-33a9-41d3-8584-30c8fc78e690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004922 10.0.0.22 - - [2026-03-03 11:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.22 - - [2026-03-03 11:54:10] "GET /policy-management/46005bb9-c717-4293-9426-9b9eb003267e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003314 10.0.0.22 - - [2026-03-03 11:54:10] "GET /firewall-policy/57ac736e-d508-457f-a0e5-458884699f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002995 10.0.0.22 - - [2026-03-03 11:54:10] "GET /firewall-rule/693151eb-7860-41fc-9fbe-61b05e85f3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.003719 10.0.0.22 - - [2026-03-03 11:54:11] "POST /ref-update HTTP/1.1" 200 156 0.014023 10.0.0.22 - - [2026-03-03 11:54:11] "DELETE /firewall-rule/693151eb-7860-41fc-9fbe-61b05e85f3cd HTTP/1.1" 200 115 0.042248 10.0.0.22 - - [2026-03-03 11:54:11] "GET /firewall-policy/2d860c56-5f25-49ad-a7d8-9900a1712aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003515 10.0.0.22 - - [2026-03-03 11:54:11] "GET /firewall-rule/645cd249-9c08-4f69-9013-62d18e3f9974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.004506 10.0.0.22 - - [2026-03-03 11:54:11] "POST /ref-update HTTP/1.1" 200 156 0.018665 10.0.0.22 - - [2026-03-03 11:54:11] "DELETE /firewall-rule/645cd249-9c08-4f69-9013-62d18e3f9974 HTTP/1.1" 200 115 0.053982 10.0.0.22 - - [2026-03-03 11:54:11] "GET /application-policy-set/52635ecf-33a9-41d3-8584-30c8fc78e690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.007706 10.0.0.22 - - [2026-03-03 11:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.22 - - [2026-03-03 11:54:11] "GET /policy-management/46005bb9-c717-4293-9426-9b9eb003267e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003453 10.0.0.22 - - [2026-03-03 11:54:11] "GET /firewall-policy/2d860c56-5f25-49ad-a7d8-9900a1712aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1888 0.005135 10.0.0.22 - - [2026-03-03 11:54:11] "POST /ref-update HTTP/1.1" 200 156 0.027745 10.0.0.22 - - [2026-03-03 11:54:11] "DELETE /firewall-policy/2d860c56-5f25-49ad-a7d8-9900a1712aa5 HTTP/1.1" 200 115 0.045997 10.0.0.22 - - [2026-03-03 11:54:11] "DELETE /tag/073fb586-fc76-4e62-aee8-ed7f914fd52e HTTP/1.1" 200 115 0.120184 10.0.0.22 - - [2026-03-03 11:54:11] "DELETE /tag/26b880ad-f9de-4466-99fa-f68c84dd6667 HTTP/1.1" 200 115 0.110287 10.0.0.22 - - [2026-03-03 11:54:11] "POST /projects HTTP/1.1" 409 238 0.003238 10.0.0.22 - - [2026-03-03 11:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.22 - - [2026-03-03 11:54:11] "GET /project/699b1392-0462-417c-b89d-0383e625e004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.065998 10.0.0.22 - - [2026-03-03 11:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.22 - - [2026-03-03 11:54:11] "GET /virtual-network/9b0d82a7-c384-4222-b7ae-b9a25b5838ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004831 10.0.0.22 - - [2026-03-03 11:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.22 - - [2026-03-03 11:54:11] "GET /virtual-network/2f710a26-896f-445b-8071-3c506a1584ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.009037 10.0.0.22 - - [2026-03-03 11:54:11] "POST /security-groups HTTP/1.1" 409 285 0.002939 10.0.0.22 - - [2026-03-03 11:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.22 - - [2026-03-03 11:54:11] "PUT /security-group/f0511811-eb15-4304-b736-8e2a951755fd HTTP/1.1" 200 262 0.063509 10.0.0.22 - - [2026-03-03 11:54:11] "PUT /access-control-list/b60e87fb-00a2-4871-a295-bc5b93a86b0b HTTP/1.1" 200 272 0.019400 10.0.0.22 - - [2026-03-03 11:54:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.044873 10.0.0.22 - - [2026-03-03 11:54:12] "GET /firewall-policy/8867d5b7-df87-4014-bff0-e3737517b288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.007019 10.0.0.22 - - [2026-03-03 11:54:12] "PUT /access-control-list/88f6a286-f90d-4dd2-8f67-17bb8a89a2b8 HTTP/1.1" 200 272 0.044495 10.0.0.22 - - [2026-03-03 11:54:12] "GET /firewall-rule/1cc4c221-fae3-422b-a91d-bc7996aba4f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003701 10.0.0.22 - - [2026-03-03 11:54:12] "POST /ref-update HTTP/1.1" 200 156 0.073568 10.0.0.22 - - [2026-03-03 11:54:12] "DELETE /firewall-rule/1cc4c221-fae3-422b-a91d-bc7996aba4f7 HTTP/1.1" 200 115 0.052504 10.0.0.22 - - [2026-03-03 11:54:12] "GET /firewall-policy/8867d5b7-df87-4014-bff0-e3737517b288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.006486 10.0.0.22 - - [2026-03-03 11:54:12] "GET /firewall-rule/d1725b59-9683-4135-a93f-b20ee410f30e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.009650 10.0.0.22 - - [2026-03-03 11:54:12] "POST /ref-update HTTP/1.1" 200 156 0.065003 10.0.0.22 - - [2026-03-03 11:54:12] "DELETE /firewall-rule/d1725b59-9683-4135-a93f-b20ee410f30e HTTP/1.1" 200 115 0.052148 10.0.0.22 - - [2026-03-03 11:54:12] "DELETE /tag/6c466754-dc93-482a-8521-c822e0a046b2 HTTP/1.1" 200 115 0.048648 10.0.0.22 - - [2026-03-03 11:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.22 - - [2026-03-03 11:54:12] "GET /virtual-network/9b0d82a7-c384-4222-b7ae-b9a25b5838ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005307 10.0.0.22 - - [2026-03-03 11:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.22 - - [2026-03-03 11:54:12] "GET /virtual-network/2f710a26-896f-445b-8071-3c506a1584ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.006903 10.0.0.22 - - [2026-03-03 11:54:12] "PUT /virtual-network/9b0d82a7-c384-4222-b7ae-b9a25b5838ec HTTP/1.1" 200 264 0.057119 10.0.0.22 - - [2026-03-03 11:54:12] "PUT /virtual-network/2f710a26-896f-445b-8071-3c506a1584ba HTTP/1.1" 200 264 0.062233 10.0.0.22 - - [2026-03-03 11:54:12] "DELETE /security-group/f0511811-eb15-4304-b736-8e2a951755fd HTTP/1.1" 200 115 0.065962 10.0.0.22 - - [2026-03-03 11:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.22 - - [2026-03-03 11:54:12] "DELETE /access-control-list/b60e87fb-00a2-4871-a295-bc5b93a86b0b HTTP/1.1" 200 115 0.049222 10.0.0.22 - - [2026-03-03 11:54:12] "DELETE /access-control-list/88f6a286-f90d-4dd2-8f67-17bb8a89a2b8 HTTP/1.1" 200 115 0.072695 10.0.0.22 - - [2026-03-03 11:54:12] "GET /project/699b1392-0462-417c-b89d-0383e625e004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.085375 10.0.0.22 - - [2026-03-03 11:54:13] "GET /project/699b1392-0462-417c-b89d-0383e625e004?fields=security_groups HTTP/1.1" 200 1352 0.095017 10.0.0.22 - - [2026-03-03 11:54:13] "DELETE /security-group/70adb5f1-d3fe-47e2-9d3a-4b0df4431f8f HTTP/1.1" 200 115 0.127525 10.0.0.22 - - [2026-03-03 11:54:13] "DELETE /access-control-list/4b20f83a-e985-40a0-b61c-8d6e48fb23e0 HTTP/1.1" 200 115 0.103812 10.0.0.22 - - [2026-03-03 11:54:13] "GET /project/699b1392-0462-417c-b89d-0383e625e004?fields=application_policy_sets HTTP/1.1" 200 1391 0.142608 10.0.0.22 - - [2026-03-03 11:54:13] "DELETE /access-control-list/0788262d-50a1-4cd0-bd93-45dc187dd8f1 HTTP/1.1" 200 115 0.126788 10.0.0.22 - - [2026-03-03 11:54:13] "DELETE /project/699b1392-0462-417c-b89d-0383e625e004 HTTP/1.1" 200 115 0.720464 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:54:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001238 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:54:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001361 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:54:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001001 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:54:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001084 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:54:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001060 [Introspect:8084]10.0.0.22 - - [2026-03-03 11:54:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001194