++ 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: =================== Thu Oct 9 06:50:19 PM UTC 2025 ===================' INFO: =================== Thu Oct 9 06:50:19 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ 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 ++ echo 10.0.0.22 ++ cut -d , -f 1 + 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 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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 +++ 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 +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ 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.96.35.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.96.35.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=__ ++ sed 's/^API__//g' ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 + 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: 10/09/2025 18:51:04.007 7f2003cbe5c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/09/2025 18:51:04.339 7f2003cbe5c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/09/2025 18:51:04.352 7f2003cbe5c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/09/2025 18:51:04.352 7f2003cbe5c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.22 - - [2025-10-09 18:51:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000953 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 - - [2025-10-09 18:51:16] "GET / HTTP/1.1" 503 181 0.000380 10.0.0.22 - - [2025-10-09 18:51:16] "GET / HTTP/1.1" 503 181 0.000235 10.0.0.22 - - [2025-10-09 18:51:16] "GET / HTTP/1.1" 200 35931 0.001565 10.0.0.22 - - [2025-10-09 18:51:16] "GET / HTTP/1.1" 200 35931 0.001310 10.0.0.22 - - [2025-10-09 18:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004398 10.0.0.22 - - [2025-10-09 18:51:17] "GET /global-system-config/561a1e86-38db-4fbe-bbea-ac94fec6957c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010121 10.0.0.22 - - [2025-10-09 18:51:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.003829 10.0.0.22 - - [2025-10-09 18:51:17] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.090653 10.0.0.22 - - [2025-10-09 18:51:17] "GET / HTTP/1.1" 200 35931 0.002372 10.0.0.22 - - [2025-10-09 18:51:17] "GET / HTTP/1.1" 200 45303 0.001278 10.0.0.22 - - [2025-10-09 18:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.22 - - [2025-10-09 18:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.020171 10.0.0.22 - - [2025-10-09 18:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009160 10.0.0.22 - - [2025-10-09 18:51:17] "GET /global-system-config/561a1e86-38db-4fbe-bbea-ac94fec6957c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.015249 10.0.0.22 - - [2025-10-09 18:51:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.003794 10.0.0.22 - - [2025-10-09 18:51:17] "GET / HTTP/1.1" 200 35931 0.001806 10.0.0.22 - - [2025-10-09 18:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.22 - - [2025-10-09 18:51:17] "GET /global-system-config/561a1e86-38db-4fbe-bbea-ac94fec6957c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006351 10.0.0.22 - - [2025-10-09 18:51:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.003426 10.0.0.22 - - [2025-10-09 18:51:17] "GET / HTTP/1.1" 200 35931 0.001434 10.0.0.22 - - [2025-10-09 18:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.22 - - [2025-10-09 18:51:17] "GET /global-system-config/561a1e86-38db-4fbe-bbea-ac94fec6957c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010556 10.0.0.22 - - [2025-10-09 18:51:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.003336 10.0.0.22 - - [2025-10-09 18:51:17] "POST /database-nodes HTTP/1.1" 200 597 0.032893 10.0.0.22 - - [2025-10-09 18:51:17] "POST /config-nodes HTTP/1.1" 200 593 0.267658 10.0.0.22 - - [2025-10-09 18:51:17] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.273565 10.0.0.22 - - [2025-10-09 18:51:18] "GET / HTTP/1.1" 200 35931 0.001579 10.0.0.22 - - [2025-10-09 18:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007803 10.0.0.22 - - [2025-10-09 18:51:18] "GET /global-system-config/561a1e86-38db-4fbe-bbea-ac94fec6957c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.014591 10.0.0.22 - - [2025-10-09 18:51:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.004778 10.0.0.22 - - [2025-10-09 18:51:18] "GET / HTTP/1.1" 200 35931 0.001472 10.0.0.22 - - [2025-10-09 18:51:18] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006353 10.0.0.22 - - [2025-10-09 18:51:18] "POST /analytics-nodes HTTP/1.1" 200 599 0.113909 10.0.0.22 - - [2025-10-09 18:51:18] "GET / HTTP/1.1" 200 35931 0.001348 10.0.0.22 - - [2025-10-09 18:51:18] "GET / HTTP/1.1" 200 35931 0.001440 10.0.0.22 - - [2025-10-09 18:51:18] "POST /fqname-to-id HTTP/1.1" 404 186 0.002640 10.0.0.22 - - [2025-10-09 18:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.22 - - [2025-10-09 18:51:18] "GET /global-system-config/561a1e86-38db-4fbe-bbea-ac94fec6957c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005223 10.0.0.22 - - [2025-10-09 18:51:19] "POST /service-appliance-sets HTTP/1.1" 200 553 0.068757 10.0.0.22 - - [2025-10-09 18:51:19] "POST /fqname-to-id HTTP/1.1" 404 180 0.006965 10.0.0.22 - - [2025-10-09 18:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.22 - - [2025-10-09 18:51:19] "GET /global-system-config/561a1e86-38db-4fbe-bbea-ac94fec6957c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009797 10.0.0.22 - - [2025-10-09 18:51:19] "POST /service-appliance-sets HTTP/1.1" 200 541 0.071242 10.0.0.22 - - [2025-10-09 18:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008390 10.0.0.22 - - [2025-10-09 18:51:19] "GET /network-ipam/9f36466c-93a9-4163-9e54-768e6df8f1b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.007805 10.0.0.22 - - [2025-10-09 18:51:19] "POST /service-templates HTTP/1.1" 200 511 0.090385 10.0.0.22 - - [2025-10-09 18:51:19] "POST /service-templates HTTP/1.1" 200 501 0.136071 10.0.0.22 - - [2025-10-09 18:51:19] "GET / HTTP/1.1" 200 35931 0.003217 10.0.0.22 - - [2025-10-09 18:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.22 - - [2025-10-09 18:51:19] "GET /global-system-config/561a1e86-38db-4fbe-bbea-ac94fec6957c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.014769 10.0.0.22 - - [2025-10-09 18:51:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.003221 10.0.0.22 - - [2025-10-09 18:51:19] "POST /service-templates HTTP/1.1" 200 515 0.060280 10.0.0.22 - - [2025-10-09 18:51:19] "POST /config-database-nodes HTTP/1.1" 200 611 0.076634 10.0.0.22 - - [2025-10-09 18:51:20] "POST /service-templates HTTP/1.1" 200 535 0.133660 10.0.0.22 - - [2025-10-09 18:51:20] "POST /service-templates HTTP/1.1" 200 507 0.083594 10.0.0.22 - - [2025-10-09 18:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.22 - - [2025-10-09 18:51:22] "GET /network-ipam/9f36466c-93a9-4163-9e54-768e6df8f1b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.024086 10.0.0.22 - - [2025-10-09 18:51:22] "GET / HTTP/1.1" 200 35931 0.001497 10.0.0.22 - - [2025-10-09 18:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.22 - - [2025-10-09 18:51:22] "GET /routing-instance/18b3f5f0-0fdc-4489-bdf0-24f849be5e57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003343 10.0.0.22 - - [2025-10-09 18:51:22] "POST /bgp-routers HTTP/1.1" 200 616 0.034503 10.0.0.22 - - [2025-10-09 18:51:22] "GET /bgp-router/b1c4d90d-b395-4daa-875b-09a31f53fc57?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.020072 10.0.0.22 - - [2025-10-09 18:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.22 - - [2025-10-09 18:51:22] "GET /global-system-config/561a1e86-38db-4fbe-bbea-ac94fec6957c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.027982 10.0.0.22 - - [2025-10-09 18:51:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003470 10.0.0.22 - - [2025-10-09 18:51:22] "POST /ref-update HTTP/1.1" 200 156 0.016267 10.0.0.22 - - [2025-10-09 18:51:22] "POST /fqname-to-id HTTP/1.1" 404 225 0.003128 10.0.0.22 - - [2025-10-09 18:51:22] "POST /access-control-lists HTTP/1.1" 200 587 0.040956 10.0.0.22 - - [2025-10-09 18:51:22] "POST /fqname-to-id HTTP/1.1" 404 224 0.018957 10.0.0.22 - - [2025-10-09 18:51:23] "POST /access-control-lists HTTP/1.1" 200 585 0.024624 10.0.0.22 - - [2025-10-09 18:51:23] "POST /route-targets HTTP/1.1" 200 327 0.017395 10.0.0.22 - - [2025-10-09 18:51:23] "POST /ref-update HTTP/1.1" 200 156 0.050624 10.0.0.22 - - [2025-10-09 18:51:23] "POST /route-targets HTTP/1.1" 200 327 0.021778 10.0.0.22 - - [2025-10-09 18:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011889 10.0.0.22 - - [2025-10-09 18:51:23] "GET /global-vrouter-config/e813e795-a970-4177-8be5-82d6c8eb0e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.003189 10.0.0.22 - - [2025-10-09 18:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.22 - - [2025-10-09 18:51:23] "PUT /global-vrouter-config/e813e795-a970-4177-8be5-82d6c8eb0e31 HTTP/1.1" 200 276 0.033909 10.0.0.22 - - [2025-10-09 18:51:23] "POST /ref-update HTTP/1.1" 200 156 0.042628 10.0.0.22 - - [2025-10-09 18:51:23] "POST /route-targets HTTP/1.1" 200 327 0.026286 10.0.0.22 - - [2025-10-09 18:51:23] "POST /ref-update HTTP/1.1" 200 156 0.041400 10.0.0.22 - - [2025-10-09 18:51:23] "POST /route-targets HTTP/1.1" 200 327 0.021403 10.0.0.22 - - [2025-10-09 18:51:23] "POST /ref-update HTTP/1.1" 200 156 0.037933 10.0.0.22 - - [2025-10-09 18:51:23] "POST /fqname-to-id HTTP/1.1" 404 201 0.012752 10.0.0.22 - - [2025-10-09 18:51:23] "POST /access-control-lists HTTP/1.1" 200 551 0.079193 10.0.0.22 - - [2025-10-09 18:51:23] "GET / HTTP/1.1" 200 35931 0.001568 10.0.0.22 - - [2025-10-09 18:51:23] "PUT /access-control-list/93af6a04-9591-4807-8cda-8fa01a6353ba HTTP/1.1" 200 272 0.027891 10.0.0.22 - - [2025-10-09 18:51:23] "POST /alarms HTTP/1.1" 200 581 0.065476 10.0.0.22 - - [2025-10-09 18:51:23] "PUT /access-control-list/09dc6153-80cf-4912-bb84-cfaac0283225 HTTP/1.1" 200 272 0.041079 10.0.0.22 - - [2025-10-09 18:51:24] "POST /alarms HTTP/1.1" 200 575 0.085422 10.0.0.22 - - [2025-10-09 18:51:24] "POST /alarms HTTP/1.1" 200 575 0.040044 10.0.0.22 - - [2025-10-09 18:51:24] "POST /alarms HTTP/1.1" 200 559 0.079839 10.0.0.22 - - [2025-10-09 18:51:24] "POST /alarms HTTP/1.1" 200 555 0.053551 10.0.0.22 - - [2025-10-09 18:51:24] "POST /alarms HTTP/1.1" 200 557 0.047225 10.0.0.22 - - [2025-10-09 18:51:24] "POST /alarms HTTP/1.1" 200 565 0.097132 10.0.0.22 - - [2025-10-09 18:51:24] "POST /alarms HTTP/1.1" 200 549 0.041552 10.0.0.22 - - [2025-10-09 18:51:24] "POST /alarms HTTP/1.1" 200 557 0.063468 10.0.0.22 - - [2025-10-09 18:51:24] "POST /alarms HTTP/1.1" 200 567 0.023429 10.0.0.22 - - [2025-10-09 18:51:24] "POST /alarms HTTP/1.1" 200 555 0.030793 10.0.0.22 - - [2025-10-09 18:51:24] "POST /alarms HTTP/1.1" 200 567 0.050931 10.0.0.22 - - [2025-10-09 18:51:24] "POST /alarms HTTP/1.1" 200 575 0.087157 10.0.0.22 - - [2025-10-09 18:51:24] "POST /alarms HTTP/1.1" 200 569 0.052729 10.0.0.22 - - [2025-10-09 18:51:25] "POST /alarms HTTP/1.1" 200 561 0.076415 10.0.0.22 - - [2025-10-09 18:51:25] "POST /alarms HTTP/1.1" 200 561 0.055674 10.0.0.22 - - [2025-10-09 18:51:25] "POST /alarms HTTP/1.1" 200 561 0.049907 10.0.0.22 - - [2025-10-09 18:51:25] "POST /alarms HTTP/1.1" 200 547 0.058618 10.0.0.22 - - [2025-10-09 18:51:25] "POST /alarms HTTP/1.1" 200 595 0.063047 10.0.0.22 - - [2025-10-09 18:51:25] "POST /alarms HTTP/1.1" 200 575 0.044198 10.0.0.22 - - [2025-10-09 18:51:25] "POST /alarms HTTP/1.1" 200 571 0.115047 10.0.0.22 - - [2025-10-09 18:51:25] "POST /alarms HTTP/1.1" 200 583 0.065186 10.0.0.22 - - [2025-10-09 18:51:25] "POST /alarms HTTP/1.1" 200 609 0.057686 10.0.0.22 - - [2025-10-09 18:51:26] "GET / HTTP/1.1" 200 35931 0.002208 10.0.0.22 - - [2025-10-09 18:51:26] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003409 10.0.0.22 - - [2025-10-09 18:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.22 - - [2025-10-09 18:51:26] "PUT /global-vrouter-config/e813e795-a970-4177-8be5-82d6c8eb0e31 HTTP/1.1" 200 276 0.027282 10.0.0.22 - - [2025-10-09 18:51:26] "GET / HTTP/1.1" 200 35931 0.001332 10.0.0.22 - - [2025-10-09 18:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.22 - - [2025-10-09 18:51:26] "GET /global-vrouter-config/e813e795-a970-4177-8be5-82d6c8eb0e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008422 10.0.0.22 - - [2025-10-09 18:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.22 - - [2025-10-09 18:51:26] "PUT /global-vrouter-config/e813e795-a970-4177-8be5-82d6c8eb0e31 HTTP/1.1" 200 276 0.038620 10.0.0.22 - - [2025-10-09 18:51:26] "GET / HTTP/1.1" 200 35931 0.003610 10.0.0.22 - - [2025-10-09 18:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.22 - - [2025-10-09 18:51:26] "GET /global-system-config/561a1e86-38db-4fbe-bbea-ac94fec6957c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.009789 10.0.0.22 - - [2025-10-09 18:51:26] "PUT /global-system-config/561a1e86-38db-4fbe-bbea-ac94fec6957c HTTP/1.1" 200 274 0.050588 [Introspect:8084]10.0.0.22 - - [2025-10-09 18:53:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001077 [Introspect:8084]10.0.0.22 - - [2025-10-09 18:53:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001094 [Introspect:8084]10.0.0.22 - - [2025-10-09 18:54:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000976 [Introspect:8084]10.0.0.22 - - [2025-10-09 18:54:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000971 [Introspect:8084]10.0.0.22 - - [2025-10-09 18:54:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001069 [Introspect:8084]10.0.0.22 - - [2025-10-09 18:54:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001218 [Introspect:8084]10.0.0.22 - - [2025-10-09 18:54:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001598 [Introspect:8084]10.0.0.22 - - [2025-10-09 18:54:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001295 10.0.0.22 - - [2025-10-09 18:54:38] "GET / HTTP/1.1" 200 35931 0.001489 10.0.0.22 - - [2025-10-09 18:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.22 - - [2025-10-09 18:54:38] "GET /domain/83eaf7d9-4f80-4eab-99bf-7cd06eb0a503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003416 10.0.0.22 - - [2025-10-09 18:54:38] "POST /id-to-fqname HTTP/1.1" 200 173 0.000557 10.0.0.22 - - [2025-10-09 18:54:38] "POST /fqname-to-id HTTP/1.1" 404 182 0.022506 10.0.0.22 - - [2025-10-09 18:54:38] "POST /security-groups HTTP/1.1" 200 570 0.074198 10.0.0.22 - - [2025-10-09 18:54:38] "POST /projects HTTP/1.1" 200 481 0.230059 10.0.0.22 - - [2025-10-09 18:54:38] "POST /fqname-to-id HTTP/1.1" 404 213 0.002757 10.0.0.22 - - [2025-10-09 18:54:38] "POST /security-groups HTTP/1.1" 200 534 0.063308 10.0.0.22 - - [2025-10-09 18:54:38] "POST /chown HTTP/1.1" 200 109 0.067737 10.0.0.22 - - [2025-10-09 18:54:38] "POST /access-control-lists HTTP/1.1" 200 579 0.114100 10.0.0.22 - - [2025-10-09 18:54:38] "POST /fqname-to-id HTTP/1.1" 404 212 0.014585 10.0.0.22 - - [2025-10-09 18:54:38] "POST /policy-managements HTTP/1.1" 409 214 0.014287 10.0.0.22 - - [2025-10-09 18:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005758 10.0.0.22 - - [2025-10-09 18:54:38] "GET /policy-management/2ddc23d1-e5d1-483f-ad06-8aab7d823480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004094 10.0.0.22 - - [2025-10-09 18:54:39] "POST /access-control-lists HTTP/1.1" 200 577 0.076753 10.0.0.22 - - [2025-10-09 18:54:39] "POST /application-policy-sets HTTP/1.1" 200 528 0.092618 10.0.0.22 - - [2025-10-09 18:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012215 10.0.0.22 - - [2025-10-09 18:54:39] "GET /global-vrouter-config/e813e795-a970-4177-8be5-82d6c8eb0e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005334 10.0.0.22 - - [2025-10-09 18:54:39] "PUT /global-vrouter-config/e813e795-a970-4177-8be5-82d6c8eb0e31 HTTP/1.1" 200 276 0.011852 10.0.0.22 - - [2025-10-09 18:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.021270 10.0.0.22 - - [2025-10-09 18:54:39] "GET /virtual-network/e858de94-d087-4e4c-84d0-dd048ab5486d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.004693 10.0.0.22 - - [2025-10-09 18:54:39] "POST /id-to-fqname HTTP/1.1" 200 177 0.000636 10.0.0.22 - - [2025-10-09 18:54:39] "POST /fqname-to-id HTTP/1.1" 404 186 0.010041 10.0.0.22 - - [2025-10-09 18:54:39] "POST /security-groups HTTP/1.1" 200 574 0.075348 10.0.0.22 - - [2025-10-09 18:54:39] "POST /projects HTTP/1.1" 200 489 0.252945 10.0.0.22 - - [2025-10-09 18:54:39] "POST /fqname-to-id HTTP/1.1" 404 232 0.008645 10.0.0.22 - - [2025-10-09 18:54:39] "POST /security-groups HTTP/1.1" 200 546 0.047271 10.0.0.22 - - [2025-10-09 18:54:39] "POST /access-control-lists HTTP/1.1" 200 594 0.022601 10.0.0.22 - - [2025-10-09 18:54:39] "POST /chown HTTP/1.1" 200 109 0.060774 10.0.0.22 - - [2025-10-09 18:54:39] "POST /fqname-to-id HTTP/1.1" 404 231 0.063364 10.0.0.22 - - [2025-10-09 18:54:39] "POST /network-ipams HTTP/1.1" 200 522 0.028212 10.0.0.22 - - [2025-10-09 18:54:39] "POST /access-control-lists HTTP/1.1" 200 592 0.065122 10.0.0.22 - - [2025-10-09 18:54:39] "POST /network-ipams HTTP/1.1" 200 510 0.088624 10.0.0.22 - - [2025-10-09 18:54:39] "POST /fqname-to-id HTTP/1.1" 404 198 0.002510 10.0.0.22 - - [2025-10-09 18:54:39] "POST /fqname-to-id HTTP/1.1" 404 217 0.006400 10.0.0.22 - - [2025-10-09 18:54:39] "POST /access-control-lists HTTP/1.1" 200 583 0.089269 10.0.0.22 - - [2025-10-09 18:54:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.009678 10.0.0.22 - - [2025-10-09 18:54:40] "POST /access-control-lists HTTP/1.1" 200 581 0.114423 10.0.0.22 - - [2025-10-09 18:54:40] "POST /fqname-to-id HTTP/1.1" 404 240 0.013279 10.0.0.22 - - [2025-10-09 18:54:40] "POST /useragent-kv HTTP/1.1" 200 115 0.013544 10.0.0.22 - - [2025-10-09 18:54:40] "POST /virtual-networks HTTP/1.1" 200 538 0.302296 10.0.0.22 - - [2025-10-09 18:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005120 10.0.0.22 - - [2025-10-09 18:54:40] "GET /virtual-network/0539f39f-3d32-439e-96e9-f57e9c183204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.010893 10.0.0.22 - - [2025-10-09 18:54:40] "POST /access-control-lists HTTP/1.1" 200 602 0.041481 10.0.0.22 - - [2025-10-09 18:54:40] "POST /fqname-to-id HTTP/1.1" 404 239 0.007112 10.0.0.22 - - [2025-10-09 18:54:40] "POST /network-ipams HTTP/1.1" 200 518 0.026626 10.0.0.22 - - [2025-10-09 18:54:40] "POST /fqname-to-id HTTP/1.1" 404 202 0.006341 10.0.0.22 - - [2025-10-09 18:54:40] "POST /access-control-lists HTTP/1.1" 200 600 0.048376 10.0.0.22 - - [2025-10-09 18:54:40] "POST /fqname-to-id HTTP/1.1" 404 229 0.001982 10.0.0.22 - - [2025-10-09 18:54:40] "POST /access-control-lists HTTP/1.1" 200 589 0.121239 10.0.0.22 - - [2025-10-09 18:54:40] "POST /useragent-kv HTTP/1.1" 200 115 0.017405 10.0.0.22 - - [2025-10-09 18:54:40] "POST /virtual-networks HTTP/1.1" 200 546 0.255218 10.0.0.22 - - [2025-10-09 18:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.22 - - [2025-10-09 18:54:40] "POST /route-targets HTTP/1.1" 200 327 0.022991 10.0.0.22 - - [2025-10-09 18:54:40] "GET /virtual-network/7789b46a-3f1f-4152-9c1e-c92a4d1be0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.038112 10.0.0.22 - - [2025-10-09 18:54:40] "POST /fqname-to-id HTTP/1.1" 404 199 0.011265 10.0.0.22 - - [2025-10-09 18:54:40] "POST /ref-update HTTP/1.1" 200 156 0.051029 10.0.0.22 - - [2025-10-09 18:54:40] "PUT /access-control-list/f40405e1-baed-4b20-b973-42a3e47a2df5 HTTP/1.1" 200 272 0.045974 10.0.0.22 - - [2025-10-09 18:54:40] "POST /network-policys HTTP/1.1" 200 538 0.061539 10.0.0.22 - - [2025-10-09 18:54:40] "POST /fqname-to-id HTTP/1.1" 404 197 0.007515 10.0.0.22 - - [2025-10-09 18:54:40] "POST /network-policys HTTP/1.1" 200 534 0.041889 10.0.0.22 - - [2025-10-09 18:54:40] "POST /route-targets HTTP/1.1" 200 327 0.011958 10.0.0.22 - - [2025-10-09 18:54:40] "POST /fqname-to-id HTTP/1.1" 404 201 0.008131 10.0.0.22 - - [2025-10-09 18:54:40] "POST /ref-update HTTP/1.1" 200 156 0.039739 10.0.0.22 - - [2025-10-09 18:54:40] "POST /network-policys HTTP/1.1" 200 542 0.051948 10.0.0.22 - - [2025-10-09 18:54:41] "POST /ref-update HTTP/1.1" 200 156 0.119201 10.0.0.22 - - [2025-10-09 18:54:41] "PUT /access-control-list/9fe1b7cd-0c15-4e79-b1e8-17d2816b2ed7 HTTP/1.1" 200 272 0.011168 10.0.0.22 - - [2025-10-09 18:54:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003354 10.0.0.22 - - [2025-10-09 18:54:41] "POST /ref-update HTTP/1.1" 200 156 0.064783 10.0.0.22 - - [2025-10-09 18:54:41] "PUT /access-control-list/f40405e1-baed-4b20-b973-42a3e47a2df5 HTTP/1.1" 200 272 0.032259 10.0.0.22 - - [2025-10-09 18:54:41] "PUT /access-control-list/f40405e1-baed-4b20-b973-42a3e47a2df5 HTTP/1.1" 200 272 0.025058 10.0.0.22 - - [2025-10-09 18:54:41] "POST /ref-update HTTP/1.1" 200 156 0.110435 10.0.0.22 - - [2025-10-09 18:54:41] "PUT /access-control-list/9fe1b7cd-0c15-4e79-b1e8-17d2816b2ed7 HTTP/1.1" 200 272 0.081815 10.0.0.22 - - [2025-10-09 18:54:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.042782 10.0.0.22 - - [2025-10-09 18:54:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004992 10.0.0.22 - - [2025-10-09 18:54:41] "POST /ref-update HTTP/1.1" 200 156 0.023661 10.0.0.22 - - [2025-10-09 18:54:41] "POST /fqname-to-id HTTP/1.1" 404 237 0.006110 10.0.0.22 - - [2025-10-09 18:54:41] "POST /ref-update HTTP/1.1" 200 156 0.108624 10.0.0.22 - - [2025-10-09 18:54:41] "POST /access-control-lists HTTP/1.1" 200 601 0.108608 10.0.0.22 - - [2025-10-09 18:54:41] "POST /ref-update HTTP/1.1" 200 156 0.029169 10.0.0.22 - - [2025-10-09 18:54:41] "POST /ref-update HTTP/1.1" 200 156 0.123074 10.0.0.22 - - [2025-10-09 18:54:41] "PUT /access-control-list/8a198ee5-d038-4ceb-b8c0-d980236c942f HTTP/1.1" 200 272 0.061200 10.0.0.22 - - [2025-10-09 18:54:41] "POST /ref-update HTTP/1.1" 200 156 0.114371 10.0.0.22 - - [2025-10-09 18:54:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014835 10.0.0.22 - - [2025-10-09 18:54:41] "PUT /access-control-list/9fe1b7cd-0c15-4e79-b1e8-17d2816b2ed7 HTTP/1.1" 200 272 0.075932 10.0.0.22 - - [2025-10-09 18:54:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020790 10.0.0.22 - - [2025-10-09 18:54:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003620 10.0.0.22 - - [2025-10-09 18:54:41] "POST /ref-update HTTP/1.1" 200 156 0.029295 10.0.0.22 - - [2025-10-09 18:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005379 10.0.0.22 - - [2025-10-09 18:54:42] "GET /virtual-network/e858de94-d087-4e4c-84d0-dd048ab5486d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.011551 10.0.0.22 - - [2025-10-09 18:54:42] "PUT /access-control-list/8a198ee5-d038-4ceb-b8c0-d980236c942f HTTP/1.1" 200 272 0.058289 10.0.0.22 - - [2025-10-09 18:54:42] "GET /application-policy-set/ea77657b-1576-4668-9ac9-7909bcac86d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.021162 10.0.0.22 - - [2025-10-09 18:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.22 - - [2025-10-09 18:54:42] "GET /policy-management/2ddc23d1-e5d1-483f-ad06-8aab7d823480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003133 10.0.0.22 - - [2025-10-09 18:54:42] "POST /firewall-policys HTTP/1.1" 200 530 0.026277 10.0.0.22 - - [2025-10-09 18:54:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.072897 10.0.0.22 - - [2025-10-09 18:54:42] "GET /firewall-policy/e594d62f-43e5-4b0a-9961-0c2388ffc48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.028108 10.0.0.22 - - [2025-10-09 18:54:42] "GET /application-policy-set/ea77657b-1576-4668-9ac9-7909bcac86d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.003438 10.0.0.22 - - [2025-10-09 18:54:42] "GET /firewall-policy/e594d62f-43e5-4b0a-9961-0c2388ffc48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002806 10.0.0.22 - - [2025-10-09 18:54:42] "POST /ref-update HTTP/1.1" 200 156 0.017986 10.0.0.22 - - [2025-10-09 18:54:42] "GET /application-policy-set/ea77657b-1576-4668-9ac9-7909bcac86d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.017681 10.0.0.22 - - [2025-10-09 18:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.22 - - [2025-10-09 18:54:42] "GET /policy-management/2ddc23d1-e5d1-483f-ad06-8aab7d823480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003548 10.0.0.22 - - [2025-10-09 18:54:42] "POST /firewall-policys HTTP/1.1" 200 532 0.019575 10.0.0.22 - - [2025-10-09 18:54:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.017041 10.0.0.22 - - [2025-10-09 18:54:42] "GET /firewall-policy/4863d64e-71cc-45a0-975d-a9b0bd87168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.016061 10.0.0.22 - - [2025-10-09 18:54:42] "GET /application-policy-set/ea77657b-1576-4668-9ac9-7909bcac86d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.003324 10.0.0.22 - - [2025-10-09 18:54:42] "GET /firewall-policy/4863d64e-71cc-45a0-975d-a9b0bd87168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.007146 10.0.0.22 - - [2025-10-09 18:54:42] "GET /firewall-policy/e594d62f-43e5-4b0a-9961-0c2388ffc48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.011597 10.0.0.22 - - [2025-10-09 18:54:42] "GET /firewall-policy/e594d62f-43e5-4b0a-9961-0c2388ffc48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003773 10.0.0.22 - - [2025-10-09 18:54:42] "POST /ref-update HTTP/1.1" 200 156 0.018675 10.0.0.22 - - [2025-10-09 18:54:42] "POST /ref-update HTTP/1.1" 200 156 0.032673 10.0.0.22 - - [2025-10-09 18:54:42] "POST /ref-update HTTP/1.1" 200 156 0.061758 10.0.0.22 - - [2025-10-09 18:54:42] "GET /application-policy-set/ea77657b-1576-4668-9ac9-7909bcac86d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.022222 10.0.0.22 - - [2025-10-09 18:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.22 - - [2025-10-09 18:54:42] "GET /policy-management/2ddc23d1-e5d1-483f-ad06-8aab7d823480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004419 10.0.0.22 - - [2025-10-09 18:54:42] "POST /firewall-policys HTTP/1.1" 200 530 0.020602 10.0.0.22 - - [2025-10-09 18:54:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.026972 10.0.0.22 - - [2025-10-09 18:54:43] "GET /firewall-policy/eadde24e-ae8f-4c74-ba41-c035009d63a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.012061 10.0.0.22 - - [2025-10-09 18:54:43] "GET /application-policy-set/ea77657b-1576-4668-9ac9-7909bcac86d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.005967 10.0.0.22 - - [2025-10-09 18:54:43] "GET /firewall-policy/eadde24e-ae8f-4c74-ba41-c035009d63a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004355 10.0.0.22 - - [2025-10-09 18:54:43] "GET /firewall-policy/4863d64e-71cc-45a0-975d-a9b0bd87168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003567 10.0.0.22 - - [2025-10-09 18:54:43] "GET /firewall-policy/e594d62f-43e5-4b0a-9961-0c2388ffc48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.007784 10.0.0.22 - - [2025-10-09 18:54:43] "GET /firewall-policy/e594d62f-43e5-4b0a-9961-0c2388ffc48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003290 10.0.0.22 - - [2025-10-09 18:54:43] "GET /firewall-policy/4863d64e-71cc-45a0-975d-a9b0bd87168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003856 10.0.0.22 - - [2025-10-09 18:54:43] "POST /ref-update HTTP/1.1" 200 156 0.018453 10.0.0.22 - - [2025-10-09 18:54:43] "POST /ref-update HTTP/1.1" 200 156 0.053488 10.0.0.22 - - [2025-10-09 18:54:43] "POST /ref-update HTTP/1.1" 200 156 0.032361 10.0.0.22 - - [2025-10-09 18:54:43] "POST /ref-update HTTP/1.1" 200 156 0.026691 10.0.0.22 - - [2025-10-09 18:54:43] "POST /ref-update HTTP/1.1" 200 156 0.064790 10.0.0.22 - - [2025-10-09 18:54:43] "GET /application-policy-set/ea77657b-1576-4668-9ac9-7909bcac86d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.019514 10.0.0.22 - - [2025-10-09 18:54:43] "POST /tags HTTP/1.1" 200 299 0.048664 10.0.0.22 - - [2025-10-09 18:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.017694 10.0.0.22 - - [2025-10-09 18:54:43] "GET /tag/fcca89ae-e7a2-4361-88e1-43859be9e05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.031580 10.0.0.22 - - [2025-10-09 18:54:43] "POST /set-tag HTTP/1.1" 200 109 0.017300 10.0.0.22 - - [2025-10-09 18:54:43] "POST /tags HTTP/1.1" 200 357 0.096591 10.0.0.22 - - [2025-10-09 18:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.029304 10.0.0.22 - - [2025-10-09 18:54:43] "GET /tag/6d9a5123-880a-4371-bf97-eeb2c34b221d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.023363 10.0.0.22 - - [2025-10-09 18:54:44] "POST /tags HTTP/1.1" 200 305 0.072515 10.0.0.22 - - [2025-10-09 18:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.022953 10.0.0.22 - - [2025-10-09 18:54:44] "GET /tag/39dbf4eb-522f-4112-b1fe-bec124a129cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.029282 10.0.0.22 - - [2025-10-09 18:54:44] "POST /id-to-fqname HTTP/1.1" 200 174 0.000665 10.0.0.22 - - [2025-10-09 18:54:44] "POST /fqname-to-id HTTP/1.1" 404 183 0.007339 10.0.0.22 - - [2025-10-09 18:54:44] "POST /security-groups HTTP/1.1" 200 571 0.067621 10.0.0.22 - - [2025-10-09 18:54:44] "POST /fqname-to-id HTTP/1.1" 404 214 0.002117 10.0.0.22 - - [2025-10-09 18:54:44] "POST /projects HTTP/1.1" 200 483 0.246423 10.0.0.22 - - [2025-10-09 18:54:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.028917 10.0.0.22 - - [2025-10-09 18:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.018454 10.0.0.22 - - [2025-10-09 18:54:44] "GET /virtual-network/0539f39f-3d32-439e-96e9-f57e9c183204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.022667 10.0.0.22 - - [2025-10-09 18:54:44] "POST /access-control-lists HTTP/1.1" 200 580 0.135642 10.0.0.22 - - [2025-10-09 18:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007103 10.0.0.22 - - [2025-10-09 18:54:44] "POST /fqname-to-id HTTP/1.1" 404 213 0.024871 10.0.0.22 - - [2025-10-09 18:54:44] "GET /virtual-network/7789b46a-3f1f-4152-9c1e-c92a4d1be0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.030119 10.0.0.22 - - [2025-10-09 18:54:44] "POST /access-control-lists HTTP/1.1" 200 578 0.091502 10.0.0.22 - - [2025-10-09 18:54:44] "PUT /virtual-network/0539f39f-3d32-439e-96e9-f57e9c183204 HTTP/1.1" 200 264 0.194085 10.0.0.22 - - [2025-10-09 18:54:44] "PUT /virtual-network/7789b46a-3f1f-4152-9c1e-c92a4d1be0e3 HTTP/1.1" 200 264 0.073200 10.0.0.22 - - [2025-10-09 18:54:45] "POST /security-groups HTTP/1.1" 200 537 0.086983 10.0.0.22 - - [2025-10-09 18:54:45] "POST /fqname-to-id HTTP/1.1" 404 234 0.009755 10.0.0.22 - - [2025-10-09 18:54:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.020253 10.0.0.22 - - [2025-10-09 18:54:45] "POST /access-control-lists HTTP/1.1" 200 596 0.073787 10.0.0.22 - - [2025-10-09 18:54:45] "POST /fqname-to-id HTTP/1.1" 404 233 0.010148 10.0.0.22 - - [2025-10-09 18:54:45] "POST /chown HTTP/1.1" 200 109 0.078654 10.0.0.22 - - [2025-10-09 18:54:45] "GET /application-policy-set/ea77657b-1576-4668-9ac9-7909bcac86d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011160 10.0.0.22 - - [2025-10-09 18:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.22 - - [2025-10-09 18:54:45] "GET /policy-management/2ddc23d1-e5d1-483f-ad06-8aab7d823480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011035 10.0.0.22 - - [2025-10-09 18:54:45] "POST /tags HTTP/1.1" 409 207 0.002821 10.0.0.22 - - [2025-10-09 18:54:45] "POST /access-control-lists HTTP/1.1" 200 594 0.053707 10.0.0.22 - - [2025-10-09 18:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.22 - - [2025-10-09 18:54:45] "GET /tag/39dbf4eb-522f-4112-b1fe-bec124a129cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.013378 10.0.0.22 - - [2025-10-09 18:54:45] "POST /firewall-rules HTTP/1.1" 200 564 0.078533 10.0.0.22 - - [2025-10-09 18:54:45] "GET /firewall-rule/450cb51d-0967-4f41-99c3-a4e7474cc0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005049 10.0.0.22 - - [2025-10-09 18:54:45] "GET /firewall-policy/4863d64e-71cc-45a0-975d-a9b0bd87168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002754 10.0.0.22 - - [2025-10-09 18:54:45] "GET /firewall-rule/450cb51d-0967-4f41-99c3-a4e7474cc0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002548 10.0.0.22 - - [2025-10-09 18:54:45] "POST /ref-update HTTP/1.1" 200 156 0.017248 10.0.0.22 - - [2025-10-09 18:54:45] "GET /application-policy-set/ea77657b-1576-4668-9ac9-7909bcac86d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007562 10.0.0.22 - - [2025-10-09 18:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004942 10.0.0.22 - - [2025-10-09 18:54:45] "GET /policy-management/2ddc23d1-e5d1-483f-ad06-8aab7d823480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003373 10.0.0.22 - - [2025-10-09 18:54:45] "POST /tags HTTP/1.1" 409 207 0.002165 10.0.0.22 - - [2025-10-09 18:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.22 - - [2025-10-09 18:54:45] "GET /tag/39dbf4eb-522f-4112-b1fe-bec124a129cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.018698 10.0.0.22 - - [2025-10-09 18:54:45] "POST /firewall-rules HTTP/1.1" 200 562 0.083670 10.0.0.22 - - [2025-10-09 18:54:45] "GET /firewall-rule/b0a2f377-7f06-4c1b-9467-54971837230a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.008093 10.0.0.22 - - [2025-10-09 18:54:45] "GET /firewall-policy/4863d64e-71cc-45a0-975d-a9b0bd87168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004909 10.0.0.22 - - [2025-10-09 18:54:45] "GET /firewall-rule/b0a2f377-7f06-4c1b-9467-54971837230a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002630 10.0.0.22 - - [2025-10-09 18:54:45] "POST /ref-update HTTP/1.1" 200 156 0.037085 10.0.0.22 - - [2025-10-09 18:54:45] "POST /fqname-to-id HTTP/1.1" 404 226 0.003848 10.0.0.22 - - [2025-10-09 18:54:46] "POST /tags HTTP/1.1" 200 305 0.058669 10.0.0.22 - - [2025-10-09 18:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010408 10.0.0.22 - - [2025-10-09 18:54:46] "GET /tag/af3daf7a-a77c-42e7-95c2-b5a853794a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.015463 10.0.0.22 - - [2025-10-09 18:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.22 - - [2025-10-09 18:54:46] "GET /project/44459ef8-5670-4533-a7de-32357876cf57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036382 10.0.0.22 - - [2025-10-09 18:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.22 - - [2025-10-09 18:54:46] "GET /virtual-network/7789b46a-3f1f-4152-9c1e-c92a4d1be0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005532 10.0.0.22 - - [2025-10-09 18:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.22 - - [2025-10-09 18:54:46] "GET /service-appliance-set/82b24117-332b-44ce-a04e-17c894384bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004867 10.0.0.22 - - [2025-10-09 18:54:46] "POST /fqname-to-id HTTP/1.1" 404 240 0.002122 10.0.0.22 - - [2025-10-09 18:54:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.111598 10.0.0.22 - - [2025-10-09 18:54:46] "GET /virtual-machine-interface/11c3b154-12e5-4ea0-8e67-80b2a2387c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.037624 10.0.0.22 - - [2025-10-09 18:54:46] "POST /instance-ips HTTP/1.1" 200 381 0.048771 10.0.0.22 - - [2025-10-09 18:54:46] "GET /instance-ip/6cf4db45-dbee-4292-a6dc-c8dac43d771e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.021766 10.0.0.22 - - [2025-10-09 18:54:46] "POST /loadbalancers HTTP/1.1" 200 582 0.067291 10.0.0.22 - - [2025-10-09 18:54:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.023550 10.0.0.22 - - [2025-10-09 18:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006280 10.0.0.22 - - [2025-10-09 18:54:46] "GET /project/44459ef8-5670-4533-a7de-32357876cf57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.055886 10.0.0.22 - - [2025-10-09 18:54:46] "GET /project/44459ef8-5670-4533-a7de-32357876cf57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.062212 10.0.0.22 - - [2025-10-09 18:54:46] "GET /instance-ip/6cf4db45-dbee-4292-a6dc-c8dac43d771e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007943 10.0.0.22 - - [2025-10-09 18:54:46] "GET /loadbalancer/3e2ec34e-fb26-4eba-b60e-8b054eb9c754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.003940 10.0.0.22 - - [2025-10-09 18:54:46] "POST /floating-ips HTTP/1.1" 200 583 0.037679 10.0.0.22 - - [2025-10-09 18:54:46] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.032171 10.0.0.22 - - [2025-10-09 18:54:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.045794 10.0.0.22 - - [2025-10-09 18:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007454 10.0.0.22 - - [2025-10-09 18:54:47] "GET /project/44459ef8-5670-4533-a7de-32357876cf57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034463 10.0.0.22 - - [2025-10-09 18:54:47] "GET /loadbalancer-listener/c5c214c7-2a56-4bc7-9ab5-bd7573b3098d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.002287 10.0.0.22 - - [2025-10-09 18:54:47] "GET /loadbalancer-listener/c5c214c7-2a56-4bc7-9ab5-bd7573b3098d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003653 10.0.0.22 - - [2025-10-09 18:54:47] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.031898 10.0.0.22 - - [2025-10-09 18:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.22 - - [2025-10-09 18:54:47] "GET /instance-ip/6cf4db45-dbee-4292-a6dc-c8dac43d771e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006849 10.0.0.22 - - [2025-10-09 18:54:47] "GET /global-vrouter-config/e813e795-a970-4177-8be5-82d6c8eb0e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.007972 10.0.0.22 - - [2025-10-09 18:54:47] "GET /instance-ip/6cf4db45-dbee-4292-a6dc-c8dac43d771e?fields=floating_ips HTTP/1.1" 200 1170 0.018685 10.0.0.22 - - [2025-10-09 18:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.22 - - [2025-10-09 18:54:47] "PUT /global-vrouter-config/e813e795-a970-4177-8be5-82d6c8eb0e31 HTTP/1.1" 200 276 0.017878 10.0.0.22 - - [2025-10-09 18:54:47] "GET /floating-ip/f32fdc69-4700-4e31-bd92-2e19025b0fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.026213 10.0.0.22 - - [2025-10-09 18:54:47] "POST /fqname-to-id HTTP/1.1" 404 228 0.011352 10.0.0.22 - - [2025-10-09 18:54:47] "POST /tags HTTP/1.1" 200 355 0.025638 10.0.0.22 - - [2025-10-09 18:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011036 10.0.0.22 - - [2025-10-09 18:54:47] "GET /tag/ca6eb2d9-2c93-4143-b817-32c87a39b41a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.014157 10.0.0.22 - - [2025-10-09 18:54:47] "POST /tags HTTP/1.1" 200 303 0.021406 10.0.0.22 - - [2025-10-09 18:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.016750 10.0.0.22 - - [2025-10-09 18:54:47] "GET /tag/936334e9-18f4-40cc-aefb-13f62ae6f19c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013494 10.0.0.22 - - [2025-10-09 18:54:47] "POST /projects HTTP/1.1" 409 218 0.005384 10.0.0.22 - - [2025-10-09 18:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005299 10.0.0.22 - - [2025-10-09 18:54:47] "GET /project/44459ef8-5670-4533-a7de-32357876cf57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044127 10.0.0.22 - - [2025-10-09 18:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.22 - - [2025-10-09 18:54:47] "GET /network-ipam/9feae381-72e4-4d25-8191-cb01144cc0c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003002 10.0.0.22 - - [2025-10-09 18:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.22 - - [2025-10-09 18:54:47] "GET /virtual-network/0539f39f-3d32-439e-96e9-f57e9c183204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006100 10.0.0.22 - - [2025-10-09 18:54:47] "PUT /virtual-network/0539f39f-3d32-439e-96e9-f57e9c183204 HTTP/1.1" 200 264 0.047530 10.0.0.22 - - [2025-10-09 18:54:47] "GET /virtual-network/0539f39f-3d32-439e-96e9-f57e9c183204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.016314 10.0.0.22 - - [2025-10-09 18:54:47] "POST /set-tag HTTP/1.1" 200 109 0.054981 10.0.0.22 - - [2025-10-09 18:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009823 10.0.0.22 - - [2025-10-09 18:54:47] "GET /network-ipam/c5a4f0a9-0784-47b7-b92f-4a3618cd0b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.007809 10.0.0.22 - - [2025-10-09 18:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.22 - - [2025-10-09 18:54:47] "GET /virtual-network/7789b46a-3f1f-4152-9c1e-c92a4d1be0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006130 10.0.0.22 - - [2025-10-09 18:54:47] "PUT /virtual-network/7789b46a-3f1f-4152-9c1e-c92a4d1be0e3 HTTP/1.1" 200 264 0.048875 10.0.0.22 - - [2025-10-09 18:54:48] "GET /virtual-network/7789b46a-3f1f-4152-9c1e-c92a4d1be0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007331 10.0.0.22 - - [2025-10-09 18:54:48] "POST /set-tag HTTP/1.1" 200 109 0.068551 10.0.0.22 - - [2025-10-09 18:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008580 10.0.0.22 - - [2025-10-09 18:54:48] "GET /network-policy/a532bbf9-0ffd-40fc-98fe-f604aa93f06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003517 10.0.0.22 - - [2025-10-09 18:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.22 - - [2025-10-09 18:54:48] "GET /network-policy/2595829d-9578-4c5f-ab9c-42e95f6553a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002815 10.0.0.22 - - [2025-10-09 18:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.22 - - [2025-10-09 18:54:48] "GET /network-policy/c5a2a01b-dabc-4f81-b34e-c3b3a1021c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.003206 10.0.0.22 - - [2025-10-09 18:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.22 - - [2025-10-09 18:54:48] "PUT /network-policy/c5a2a01b-dabc-4f81-b34e-c3b3a1021c98 HTTP/1.1" 200 262 0.015654 10.0.0.22 - - [2025-10-09 18:54:48] "PUT /access-control-list/f40405e1-baed-4b20-b973-42a3e47a2df5 HTTP/1.1" 200 272 0.022349 10.0.0.22 - - [2025-10-09 18:54:48] "POST /ref-update HTTP/1.1" 200 156 0.074286 10.0.0.22 - - [2025-10-09 18:54:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004216 10.0.0.22 - - [2025-10-09 18:54:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003783 10.0.0.22 - - [2025-10-09 18:54:48] "PUT /access-control-list/8a198ee5-d038-4ceb-b8c0-d980236c942f HTTP/1.1" 200 272 0.078175 10.0.0.22 - - [2025-10-09 18:54:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009820 10.0.0.22 - - [2025-10-09 18:54:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002729 10.0.0.22 - - [2025-10-09 18:54:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003547 10.0.0.22 - - [2025-10-09 18:54:48] "POST /security-groups HTTP/1.1" 409 245 0.002946 10.0.0.22 - - [2025-10-09 18:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.22 - - [2025-10-09 18:54:48] "PUT /security-group/73f5bf2e-1c4a-4d0d-b566-e97c8e1bfd71 HTTP/1.1" 200 262 0.058858 10.0.0.22 - - [2025-10-09 18:54:48] "PUT /access-control-list/dbeac327-9528-48c5-9ad9-b81f2f9bb6af HTTP/1.1" 200 272 0.021856 10.0.0.22 - - [2025-10-09 18:54:48] "PUT /access-control-list/b43f9e36-b285-4a4b-af31-076479f89dbb HTTP/1.1" 200 272 0.094351 10.0.0.22 - - [2025-10-09 18:54:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.111217 10.0.0.22 - - [2025-10-09 18:54:48] "GET /application-policy-set/ea77657b-1576-4668-9ac9-7909bcac86d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005833 10.0.0.22 - - [2025-10-09 18:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005632 10.0.0.22 - - [2025-10-09 18:54:48] "GET /policy-management/2ddc23d1-e5d1-483f-ad06-8aab7d823480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015190 10.0.0.22 - - [2025-10-09 18:54:48] "POST /tags HTTP/1.1" 409 206 0.002372 10.0.0.22 - - [2025-10-09 18:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043 10.0.0.22 - - [2025-10-09 18:54:48] "GET /tag/936334e9-18f4-40cc-aefb-13f62ae6f19c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.021641 10.0.0.22 - - [2025-10-09 18:54:48] "POST /firewall-rules HTTP/1.1" 200 562 0.082163 10.0.0.22 - - [2025-10-09 18:54:49] "GET /firewall-rule/55c6908e-f190-46da-8966-388d66ff3aa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.044787 10.0.0.22 - - [2025-10-09 18:54:49] "GET /firewall-policy/4863d64e-71cc-45a0-975d-a9b0bd87168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004996 10.0.0.22 - - [2025-10-09 18:54:49] "GET /firewall-rule/55c6908e-f190-46da-8966-388d66ff3aa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.003170 10.0.0.22 - - [2025-10-09 18:54:49] "POST /ref-update HTTP/1.1" 200 156 0.062783 10.0.0.22 - - [2025-10-09 18:54:49] "GET /application-policy-set/ea77657b-1576-4668-9ac9-7909bcac86d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003280 10.0.0.22 - - [2025-10-09 18:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.22 - - [2025-10-09 18:54:49] "GET /policy-management/2ddc23d1-e5d1-483f-ad06-8aab7d823480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002965 10.0.0.22 - - [2025-10-09 18:54:49] "POST /tags HTTP/1.1" 409 206 0.014063 10.0.0.22 - - [2025-10-09 18:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.22 - - [2025-10-09 18:54:49] "GET /tag/936334e9-18f4-40cc-aefb-13f62ae6f19c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.018766 10.0.0.22 - - [2025-10-09 18:54:49] "POST /firewall-rules HTTP/1.1" 200 560 0.099376 10.0.0.22 - - [2025-10-09 18:54:49] "GET /firewall-rule/043b16c4-feed-410c-ba42-f456ad127923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.023411 10.0.0.22 - - [2025-10-09 18:54:49] "GET /firewall-policy/4863d64e-71cc-45a0-975d-a9b0bd87168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.007415 10.0.0.22 - - [2025-10-09 18:54:49] "GET /firewall-rule/043b16c4-feed-410c-ba42-f456ad127923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.008584 10.0.0.22 - - [2025-10-09 18:54:49] "POST /ref-update HTTP/1.1" 200 156 0.064286 10.0.0.22 - - [2025-10-09 18:54:49] "POST /tags HTTP/1.1" 200 301 0.080517 10.0.0.22 - - [2025-10-09 18:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.22 - - [2025-10-09 18:54:49] "GET /tag/6652edab-01f2-4cfa-8cbd-b06ad3f2db98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013700 10.0.0.22 - - [2025-10-09 18:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004371 10.0.0.22 - - [2025-10-09 18:54:49] "GET /project/f6d6e482-2596-467b-a323-c422b14b1271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.074692 10.0.0.22 - - [2025-10-09 18:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009056 10.0.0.22 - - [2025-10-09 18:54:49] "GET /virtual-network/7789b46a-3f1f-4152-9c1e-c92a4d1be0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.028563 10.0.0.22 - - [2025-10-09 18:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.22 - - [2025-10-09 18:54:49] "GET /service-appliance-set/82b24117-332b-44ce-a04e-17c894384bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004520 10.0.0.22 - - [2025-10-09 18:54:49] "POST /fqname-to-id HTTP/1.1" 404 242 0.001809 10.0.0.22 - - [2025-10-09 18:54:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.121614 10.0.0.22 - - [2025-10-09 18:54:50] "GET /virtual-machine-interface/61626261-aefc-415f-a17f-c2c73b288608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.011258 10.0.0.22 - - [2025-10-09 18:54:50] "POST /instance-ips HTTP/1.1" 200 377 0.137254 10.0.0.22 - - [2025-10-09 18:54:50] "GET /instance-ip/1cf89348-0407-4f5f-9d19-bf64e00f0bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007696 10.0.0.22 - - [2025-10-09 18:54:50] "POST /loadbalancers HTTP/1.1" 200 582 0.069652 10.0.0.22 - - [2025-10-09 18:54:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.058679 10.0.0.22 - - [2025-10-09 18:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012902 10.0.0.22 - - [2025-10-09 18:54:50] "GET /project/f6d6e482-2596-467b-a323-c422b14b1271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.111835 10.0.0.22 - - [2025-10-09 18:54:50] "GET /instance-ip/1cf89348-0407-4f5f-9d19-bf64e00f0bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002864 10.0.0.22 - - [2025-10-09 18:54:50] "GET /project/f6d6e482-2596-467b-a323-c422b14b1271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.075281 10.0.0.22 - - [2025-10-09 18:54:50] "GET /loadbalancer/796cc0df-6979-478d-87c3-d23dc8f11457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.006334 10.0.0.22 - - [2025-10-09 18:54:50] "POST /floating-ips HTTP/1.1" 200 581 0.082071 10.0.0.22 - - [2025-10-09 18:54:50] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.066146 10.0.0.22 - - [2025-10-09 18:54:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.025216 10.0.0.22 - - [2025-10-09 18:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012609 10.0.0.22 - - [2025-10-09 18:54:51] "GET /project/f6d6e482-2596-467b-a323-c422b14b1271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.059926 10.0.0.22 - - [2025-10-09 18:54:51] "GET /loadbalancer-listener/60012255-b14f-4757-9e4f-cacf1d24d532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.003151 10.0.0.22 - - [2025-10-09 18:54:51] "GET /loadbalancer-listener/60012255-b14f-4757-9e4f-cacf1d24d532?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.010913 10.0.0.22 - - [2025-10-09 18:54:51] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.075784 10.0.0.22 - - [2025-10-09 18:54:51] "GET /instance-ip/1cf89348-0407-4f5f-9d19-bf64e00f0bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010253 10.0.0.22 - - [2025-10-09 18:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005363 10.0.0.22 - - [2025-10-09 18:54:51] "GET /instance-ip/1cf89348-0407-4f5f-9d19-bf64e00f0bd3?fields=floating_ips HTTP/1.1" 200 1164 0.024515 10.0.0.22 - - [2025-10-09 18:54:51] "GET /floating-ip/bd2b1de0-b1de-41e1-b046-4d4f75979e3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002262 10.0.0.22 - - [2025-10-09 18:54:51] "GET /project/f6d6e482-2596-467b-a323-c422b14b1271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.081138 10.0.0.22 - - [2025-10-09 18:54:51] "GET /loadbalancer/796cc0df-6979-478d-87c3-d23dc8f11457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005257 10.0.0.22 - - [2025-10-09 18:54:51] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.018714 10.0.0.22 - - [2025-10-09 18:54:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.023780 10.0.0.22 - - [2025-10-09 18:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011861 10.0.0.22 - - [2025-10-09 18:54:51] "GET /project/f6d6e482-2596-467b-a323-c422b14b1271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.041960 10.0.0.22 - - [2025-10-09 18:54:51] "GET /loadbalancer-listener/cacc334b-acdb-40ed-a3dd-ad131ee21a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.003387 10.0.0.22 - - [2025-10-09 18:54:51] "GET /loadbalancer-listener/cacc334b-acdb-40ed-a3dd-ad131ee21a51?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003804 10.0.0.22 - - [2025-10-09 18:54:51] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.029017 10.0.0.22 - - [2025-10-09 18:54:51] "GET /instance-ip/1cf89348-0407-4f5f-9d19-bf64e00f0bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003758 10.0.0.22 - - [2025-10-09 18:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.012721 10.0.0.22 - - [2025-10-09 18:54:51] "GET /instance-ip/1cf89348-0407-4f5f-9d19-bf64e00f0bd3?fields=floating_ips HTTP/1.1" 200 1164 0.004614 10.0.0.22 - - [2025-10-09 18:54:51] "GET /project/f6d6e482-2596-467b-a323-c422b14b1271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.049720 10.0.0.22 - - [2025-10-09 18:54:51] "GET /floating-ip/bd2b1de0-b1de-41e1-b046-4d4f75979e3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.018054 10.0.0.22 - - [2025-10-09 18:54:51] "GET /loadbalancer/796cc0df-6979-478d-87c3-d23dc8f11457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003125 10.0.0.22 - - [2025-10-09 18:54:51] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.017395 10.0.0.22 - - [2025-10-09 18:54:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.030730 10.0.0.22 - - [2025-10-09 18:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006747 10.0.0.22 - - [2025-10-09 18:54:51] "GET /project/f6d6e482-2596-467b-a323-c422b14b1271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.046315 10.0.0.22 - - [2025-10-09 18:54:51] "GET /loadbalancer-listener/84d99ca5-bda0-4747-a316-d99898d3775d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.002567 10.0.0.22 - - [2025-10-09 18:54:51] "GET /loadbalancer-listener/84d99ca5-bda0-4747-a316-d99898d3775d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.008018 10.0.0.22 - - [2025-10-09 18:54:51] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.022789 10.0.0.22 - - [2025-10-09 18:54:52] "GET /instance-ip/1cf89348-0407-4f5f-9d19-bf64e00f0bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005444 10.0.0.22 - - [2025-10-09 18:54:52] "GET /instance-ip/1cf89348-0407-4f5f-9d19-bf64e00f0bd3?fields=floating_ips HTTP/1.1" 200 1164 0.003623 10.0.0.22 - - [2025-10-09 18:54:52] "GET /floating-ip/bd2b1de0-b1de-41e1-b046-4d4f75979e3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002243 10.0.0.22 - - [2025-10-09 18:54:52] "POST /tags HTTP/1.1" 200 371 0.037346 10.0.0.22 - - [2025-10-09 18:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.024485 10.0.0.22 - - [2025-10-09 18:54:52] "GET /tag/154895f7-c119-4a45-a6d9-8702a4956b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.016902 10.0.0.22 - - [2025-10-09 18:54:52] "POST /tags HTTP/1.1" 200 319 0.036474 10.0.0.22 - - [2025-10-09 18:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.019007 10.0.0.22 - - [2025-10-09 18:54:52] "GET /tag/ab441e94-7bd1-43af-aac0-067b0b34baac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.034821 10.0.0.22 - - [2025-10-09 18:54:52] "POST /id-to-fqname HTTP/1.1" 200 181 0.000813 10.0.0.22 - - [2025-10-09 18:54:52] "POST /fqname-to-id HTTP/1.1" 404 190 0.002401 10.0.0.22 - - [2025-10-09 18:54:52] "GET / HTTP/1.1" 200 35931 0.002232 10.0.0.22 - - [2025-10-09 18:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.22 - - [2025-10-09 18:54:52] "GET /global-system-config/561a1e86-38db-4fbe-bbea-ac94fec6957c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004487 10.0.0.22 - - [2025-10-09 18:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.22 - - [2025-10-09 18:54:52] "GET /config-node/a9929aef-584e-40ca-b47c-8f419a65cf55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.004854 10.0.0.22 - - [2025-10-09 18:54:52] "POST /security-groups HTTP/1.1" 200 578 0.080932 10.0.0.22 - - [2025-10-09 18:54:52] "POST /projects HTTP/1.1" 200 497 0.234468 10.0.0.22 - - [2025-10-09 18:54:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.021535 10.0.0.22 - - [2025-10-09 18:54:52] "POST /fqname-to-id HTTP/1.1" 404 225 0.016675 10.0.0.22 - - [2025-10-09 18:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010227 10.0.0.22 - - [2025-10-09 18:54:52] "GET /virtual-network/0539f39f-3d32-439e-96e9-f57e9c183204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.030668 10.0.0.22 - - [2025-10-09 18:54:52] "POST /access-control-lists HTTP/1.1" 200 587 0.097607 10.0.0.22 - - [2025-10-09 18:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.016557 10.0.0.22 - - [2025-10-09 18:54:52] "GET /virtual-network/7789b46a-3f1f-4152-9c1e-c92a4d1be0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.009902 10.0.0.22 - - [2025-10-09 18:54:52] "POST /fqname-to-id HTTP/1.1" 404 224 0.009629 10.0.0.22 - - [2025-10-09 18:54:52] "POST /access-control-lists HTTP/1.1" 200 585 0.064730 10.0.0.22 - - [2025-10-09 18:54:52] "PUT /virtual-network/0539f39f-3d32-439e-96e9-f57e9c183204 HTTP/1.1" 200 264 0.087484 10.0.0.22 - - [2025-10-09 18:54:52] "PUT /virtual-network/7789b46a-3f1f-4152-9c1e-c92a4d1be0e3 HTTP/1.1" 200 264 0.051458 10.0.0.22 - - [2025-10-09 18:54:52] "POST /security-groups HTTP/1.1" 200 558 0.074284 10.0.0.22 - - [2025-10-09 18:54:52] "POST /fqname-to-id HTTP/1.1" 404 248 0.002964 10.0.0.22 - - [2025-10-09 18:54:53] "POST /access-control-lists HTTP/1.1" 200 610 0.073615 10.0.0.22 - - [2025-10-09 18:54:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.085157 10.0.0.22 - - [2025-10-09 18:54:53] "POST /fqname-to-id HTTP/1.1" 404 247 0.016771 10.0.0.22 - - [2025-10-09 18:54:53] "POST /chown HTTP/1.1" 200 109 0.035677 10.0.0.22 - - [2025-10-09 18:54:53] "GET /application-policy-set/ea77657b-1576-4668-9ac9-7909bcac86d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006800 10.0.0.22 - - [2025-10-09 18:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.22 - - [2025-10-09 18:54:53] "POST /access-control-lists HTTP/1.1" 200 608 0.092344 10.0.0.22 - - [2025-10-09 18:54:53] "GET /policy-management/2ddc23d1-e5d1-483f-ad06-8aab7d823480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010099 10.0.0.22 - - [2025-10-09 18:54:53] "POST /tags HTTP/1.1" 409 214 0.010825 10.0.0.22 - - [2025-10-09 18:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.22 - - [2025-10-09 18:54:53] "GET /tag/ab441e94-7bd1-43af-aac0-067b0b34baac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.012381 10.0.0.22 - - [2025-10-09 18:54:53] "POST /firewall-rules HTTP/1.1" 200 578 0.068846 10.0.0.22 - - [2025-10-09 18:54:53] "GET /firewall-rule/8d54b512-322a-499c-8e46-5f0638c3a064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004418 10.0.0.22 - - [2025-10-09 18:54:53] "GET /firewall-policy/4863d64e-71cc-45a0-975d-a9b0bd87168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004142 10.0.0.22 - - [2025-10-09 18:54:53] "GET /firewall-rule/8d54b512-322a-499c-8e46-5f0638c3a064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002201 10.0.0.22 - - [2025-10-09 18:54:53] "POST /ref-update HTTP/1.1" 200 156 0.030803 10.0.0.22 - - [2025-10-09 18:54:53] "GET /application-policy-set/ea77657b-1576-4668-9ac9-7909bcac86d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010206 10.0.0.22 - - [2025-10-09 18:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.22 - - [2025-10-09 18:54:53] "GET /policy-management/2ddc23d1-e5d1-483f-ad06-8aab7d823480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008214 10.0.0.22 - - [2025-10-09 18:54:53] "POST /tags HTTP/1.1" 409 214 0.001918 10.0.0.22 - - [2025-10-09 18:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001446 10.0.0.22 - - [2025-10-09 18:54:53] "GET /tag/ab441e94-7bd1-43af-aac0-067b0b34baac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.017613 10.0.0.22 - - [2025-10-09 18:54:53] "POST /firewall-rules HTTP/1.1" 200 576 0.065787 10.0.0.22 - - [2025-10-09 18:54:53] "GET /firewall-rule/b5bea3d8-a501-49ee-a34d-98652bb15a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.012745 10.0.0.22 - - [2025-10-09 18:54:53] "GET /firewall-policy/4863d64e-71cc-45a0-975d-a9b0bd87168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.005205 10.0.0.22 - - [2025-10-09 18:54:53] "GET /firewall-rule/b5bea3d8-a501-49ee-a34d-98652bb15a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003541 10.0.0.22 - - [2025-10-09 18:54:53] "POST /ref-update HTTP/1.1" 200 156 0.034876 10.0.0.22 - - [2025-10-09 18:54:53] "POST /tags HTTP/1.1" 200 363 0.026123 10.0.0.22 - - [2025-10-09 18:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.22 - - [2025-10-09 18:54:53] "GET /tag/8197e2b1-bdfa-4f3a-8f60-2f9e73c56de9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.013719 10.0.0.22 - - [2025-10-09 18:54:53] "POST /tags HTTP/1.1" 200 311 0.022290 10.0.0.22 - - [2025-10-09 18:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.22 - - [2025-10-09 18:54:54] "GET /tag/2c971dd0-abf0-4b08-bc2a-8c012e1f0db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013702 10.0.0.22 - - [2025-10-09 18:54:54] "POST /id-to-fqname HTTP/1.1" 200 177 0.000648 10.0.0.22 - - [2025-10-09 18:54:54] "POST /fqname-to-id HTTP/1.1" 404 186 0.014920 10.0.0.22 - - [2025-10-09 18:54:54] "POST /security-groups HTTP/1.1" 200 574 0.067616 10.0.0.22 - - [2025-10-09 18:54:54] "POST /projects HTTP/1.1" 200 489 0.250105 10.0.0.22 - - [2025-10-09 18:54:54] "POST /fqname-to-id HTTP/1.1" 404 217 0.002126 10.0.0.22 - - [2025-10-09 18:54:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.007691 10.0.0.22 - - [2025-10-09 18:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008714 10.0.0.22 - - [2025-10-09 18:54:54] "GET /virtual-network/0539f39f-3d32-439e-96e9-f57e9c183204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.033739 10.0.0.22 - - [2025-10-09 18:54:54] "POST /access-control-lists HTTP/1.1" 200 583 0.075103 10.0.0.22 - - [2025-10-09 18:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004291 10.0.0.22 - - [2025-10-09 18:54:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.002348 10.0.0.22 - - [2025-10-09 18:54:54] "GET /virtual-network/7789b46a-3f1f-4152-9c1e-c92a4d1be0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.006411 10.0.0.22 - - [2025-10-09 18:54:54] "POST /access-control-lists HTTP/1.1" 200 581 0.090409 10.0.0.22 - - [2025-10-09 18:54:54] "PUT /virtual-network/0539f39f-3d32-439e-96e9-f57e9c183204 HTTP/1.1" 200 264 0.139637 10.0.0.22 - - [2025-10-09 18:54:54] "PUT /virtual-network/7789b46a-3f1f-4152-9c1e-c92a4d1be0e3 HTTP/1.1" 200 264 0.050238 10.0.0.22 - - [2025-10-09 18:54:54] "POST /security-groups HTTP/1.1" 200 546 0.075231 10.0.0.22 - - [2025-10-09 18:54:54] "POST /fqname-to-id HTTP/1.1" 404 240 0.002374 10.0.0.22 - - [2025-10-09 18:54:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.022929 10.0.0.22 - - [2025-10-09 18:54:54] "POST /chown HTTP/1.1" 200 109 0.016050 10.0.0.22 - - [2025-10-09 18:54:54] "GET /application-policy-set/ea77657b-1576-4668-9ac9-7909bcac86d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008407 10.0.0.22 - - [2025-10-09 18:54:54] "POST /access-control-lists HTTP/1.1" 200 602 0.081613 10.0.0.22 - - [2025-10-09 18:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.022455 10.0.0.22 - - [2025-10-09 18:54:54] "GET /policy-management/2ddc23d1-e5d1-483f-ad06-8aab7d823480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002882 10.0.0.22 - - [2025-10-09 18:54:54] "POST /fqname-to-id HTTP/1.1" 404 239 0.002192 10.0.0.22 - - [2025-10-09 18:54:54] "POST /tags HTTP/1.1" 409 210 0.002592 10.0.0.22 - - [2025-10-09 18:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.22 - - [2025-10-09 18:54:54] "GET /tag/2c971dd0-abf0-4b08-bc2a-8c012e1f0db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.048731 10.0.0.22 - - [2025-10-09 18:54:54] "POST /access-control-lists HTTP/1.1" 200 600 0.084326 10.0.0.22 - - [2025-10-09 18:54:55] "POST /firewall-rules HTTP/1.1" 200 570 0.081684 10.0.0.22 - - [2025-10-09 18:54:55] "GET /firewall-rule/c8afffa4-e15d-4eef-ab6d-e927c97ceae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.012329 10.0.0.22 - - [2025-10-09 18:54:55] "GET /firewall-policy/4863d64e-71cc-45a0-975d-a9b0bd87168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004787 10.0.0.22 - - [2025-10-09 18:54:55] "GET /firewall-rule/c8afffa4-e15d-4eef-ab6d-e927c97ceae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003482 10.0.0.22 - - [2025-10-09 18:54:55] "POST /ref-update HTTP/1.1" 200 156 0.047186 10.0.0.22 - - [2025-10-09 18:54:55] "GET /application-policy-set/ea77657b-1576-4668-9ac9-7909bcac86d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.017866 10.0.0.22 - - [2025-10-09 18:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.22 - - [2025-10-09 18:54:55] "GET /policy-management/2ddc23d1-e5d1-483f-ad06-8aab7d823480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002730 10.0.0.22 - - [2025-10-09 18:54:55] "POST /tags HTTP/1.1" 409 210 0.001847 10.0.0.22 - - [2025-10-09 18:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.22 - - [2025-10-09 18:54:55] "GET /tag/2c971dd0-abf0-4b08-bc2a-8c012e1f0db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011114 10.0.0.22 - - [2025-10-09 18:54:55] "POST /firewall-rules HTTP/1.1" 200 568 0.067836 10.0.0.22 - - [2025-10-09 18:54:55] "GET /firewall-rule/e853dd20-bc0c-4f3c-8a17-c6f344d3fe4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.011506 10.0.0.22 - - [2025-10-09 18:54:55] "GET /firewall-policy/4863d64e-71cc-45a0-975d-a9b0bd87168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004910 10.0.0.22 - - [2025-10-09 18:54:55] "GET /firewall-rule/e853dd20-bc0c-4f3c-8a17-c6f344d3fe4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002442 10.0.0.22 - - [2025-10-09 18:54:55] "POST /ref-update HTTP/1.1" 200 156 0.042743 10.0.0.22 - - [2025-10-09 18:54:55] "POST /tags HTTP/1.1" 200 363 0.041873 10.0.0.22 - - [2025-10-09 18:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.019891 10.0.0.22 - - [2025-10-09 18:54:55] "GET /tag/c9aa2cee-2503-4770-b4bf-4227fe3b562a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.016753 10.0.0.22 - - [2025-10-09 18:54:55] "POST /tags HTTP/1.1" 200 311 0.036666 10.0.0.22 - - [2025-10-09 18:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.031626 10.0.0.22 - - [2025-10-09 18:54:55] "GET /tag/6de35716-958e-4a86-a914-9031d7090500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.015166 10.0.0.22 - - [2025-10-09 18:54:55] "POST /projects HTTP/1.1" 409 223 0.002968 10.0.0.22 - - [2025-10-09 18:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002579 10.0.0.22 - - [2025-10-09 18:54:56] "GET /project/f6d6e482-2596-467b-a323-c422b14b1271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.045952 10.0.0.22 - - [2025-10-09 18:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005331 10.0.0.22 - - [2025-10-09 18:54:56] "GET /virtual-network/0539f39f-3d32-439e-96e9-f57e9c183204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.009765 10.0.0.22 - - [2025-10-09 18:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.22 - - [2025-10-09 18:54:56] "GET /virtual-network/7789b46a-3f1f-4152-9c1e-c92a4d1be0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004679 10.0.0.22 - - [2025-10-09 18:54:56] "PUT /virtual-network/0539f39f-3d32-439e-96e9-f57e9c183204 HTTP/1.1" 200 264 0.110734 10.0.0.22 - - [2025-10-09 18:54:56] "PUT /virtual-network/7789b46a-3f1f-4152-9c1e-c92a4d1be0e3 HTTP/1.1" 200 264 0.053473 10.0.0.22 - - [2025-10-09 18:54:56] "POST /security-groups HTTP/1.1" 409 253 0.012943 10.0.0.22 - - [2025-10-09 18:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.22 - - [2025-10-09 18:54:56] "PUT /security-group/c71f6b03-f971-4968-863c-05a5dd732d1c HTTP/1.1" 200 262 0.066425 10.0.0.22 - - [2025-10-09 18:54:56] "PUT /access-control-list/2a22b898-7776-4bcc-8a2e-f40c27d7398f HTTP/1.1" 200 272 0.022550 10.0.0.22 - - [2025-10-09 18:54:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.051443 10.0.0.22 - - [2025-10-09 18:54:56] "GET /application-policy-set/ea77657b-1576-4668-9ac9-7909bcac86d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.029929 10.0.0.22 - - [2025-10-09 18:54:56] "PUT /access-control-list/b17d11d9-3647-4015-9535-d068b77c26a0 HTTP/1.1" 200 272 0.052815 10.0.0.22 - - [2025-10-09 18:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.22 - - [2025-10-09 18:54:56] "GET /policy-management/2ddc23d1-e5d1-483f-ad06-8aab7d823480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004348 10.0.0.22 - - [2025-10-09 18:54:56] "POST /tags HTTP/1.1" 409 210 0.002005 10.0.0.22 - - [2025-10-09 18:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.22 - - [2025-10-09 18:54:56] "GET /tag/6de35716-958e-4a86-a914-9031d7090500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012339 10.0.0.22 - - [2025-10-09 18:54:56] "POST /firewall-rules HTTP/1.1" 200 570 0.066390 10.0.0.22 - - [2025-10-09 18:54:56] "GET /firewall-rule/18bcae7b-7e05-4b43-ac63-59608065e3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007041 10.0.0.22 - - [2025-10-09 18:54:56] "GET /firewall-policy/4863d64e-71cc-45a0-975d-a9b0bd87168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004138 10.0.0.22 - - [2025-10-09 18:54:56] "GET /firewall-rule/18bcae7b-7e05-4b43-ac63-59608065e3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002494 10.0.0.22 - - [2025-10-09 18:54:56] "POST /ref-update HTTP/1.1" 200 156 0.053241 10.0.0.22 - - [2025-10-09 18:54:56] "GET /application-policy-set/ea77657b-1576-4668-9ac9-7909bcac86d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016936 10.0.0.22 - - [2025-10-09 18:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005481 10.0.0.22 - - [2025-10-09 18:54:56] "GET /policy-management/2ddc23d1-e5d1-483f-ad06-8aab7d823480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003426 10.0.0.22 - - [2025-10-09 18:54:56] "POST /tags HTTP/1.1" 409 210 0.001931 10.0.0.22 - - [2025-10-09 18:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.22 - - [2025-10-09 18:54:57] "GET /tag/6de35716-958e-4a86-a914-9031d7090500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012554 10.0.0.22 - - [2025-10-09 18:54:57] "POST /firewall-rules HTTP/1.1" 200 568 0.093544 10.0.0.22 - - [2025-10-09 18:54:57] "GET /firewall-rule/add88cb9-e540-435e-bdaa-102deda91e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.010468 10.0.0.22 - - [2025-10-09 18:54:57] "GET /firewall-policy/4863d64e-71cc-45a0-975d-a9b0bd87168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004735 10.0.0.22 - - [2025-10-09 18:54:57] "GET /firewall-rule/add88cb9-e540-435e-bdaa-102deda91e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002387 10.0.0.22 - - [2025-10-09 18:54:57] "POST /ref-update HTTP/1.1" 200 156 0.043030 10.0.0.22 - - [2025-10-09 18:54:59] "POST /tags HTTP/1.1" 200 301 0.062419 10.0.0.22 - - [2025-10-09 18:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010399 10.0.0.22 - - [2025-10-09 18:54:59] "GET /tag/9bb79533-fe82-4b69-9331-d2f1b7c7860b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.016853 10.0.0.22 - - [2025-10-09 18:54:59] "POST /tags HTTP/1.1" 200 325 0.076862 10.0.0.22 - - [2025-10-09 18:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005781 10.0.0.22 - - [2025-10-09 18:54:59] "GET /tag/b7f5a08f-01c2-43ad-a6a2-a49330ca5d09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.015988 10.0.0.22 - - [2025-10-09 18:54:59] "POST /tags HTTP/1.1" 409 237 0.002211 10.0.0.22 - - [2025-10-09 18:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.22 - - [2025-10-09 18:54:59] "GET /tag/c9aa2cee-2503-4770-b4bf-4227fe3b562a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.011593 10.0.0.22 - - [2025-10-09 18:54:59] "POST /tags HTTP/1.1" 409 210 0.002423 10.0.0.22 - - [2025-10-09 18:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.22 - - [2025-10-09 18:54:59] "GET /tag/6de35716-958e-4a86-a914-9031d7090500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.015139 10.0.0.22 - - [2025-10-09 18:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.22 - - [2025-10-09 18:54:59] "GET /virtual-network/0539f39f-3d32-439e-96e9-f57e9c183204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004933 10.0.0.22 - - [2025-10-09 18:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.22 - - [2025-10-09 18:54:59] "GET /project/f6d6e482-2596-467b-a323-c422b14b1271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.049549 10.0.0.22 - - [2025-10-09 18:54:59] "POST /virtual-machines HTTP/1.1" 200 377 0.014884 10.0.0.22 - - [2025-10-09 18:54:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.016229 10.0.0.22 - - [2025-10-09 18:54:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.113455 10.0.0.22 - - [2025-10-09 18:54:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.008798 10.0.0.22 - - [2025-10-09 18:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011472 10.0.0.22 - - [2025-10-09 18:54:59] "GET /virtual-machine-interface/74b23c1e-a541-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.012938 10.0.0.22 - - [2025-10-09 18:55:00] "POST /instance-ips HTTP/1.1" 200 409 0.038507 10.0.0.22 - - [2025-10-09 18:55:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.037877 10.0.0.22 - - [2025-10-09 18:55:00] "GET /virtual-machine-interface/74b23c1e-a541-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.020220 10.0.0.22 - - [2025-10-09 18:55:00] "POST /set-tag HTTP/1.1" 200 109 0.021198 10.0.0.22 - - [2025-10-09 18:55:00] "GET /virtual-machine-interface/74b23c1e-a541-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.018535 10.0.0.22 - - [2025-10-09 18:55:00] "GET /instance-ip/74cc9974-a541-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.012981 10.0.0.22 - - [2025-10-09 18:55:00] "GET /virtual-machine-interface/74b23c1e-a541-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005097 10.0.0.22 - - [2025-10-09 18:55:00] "POST /set-tag HTTP/1.1" 200 109 0.002520 10.0.0.22 - - [2025-10-09 18:55:00] "GET /virtual-machine-interface/74b23c1e-a541-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004877 10.0.0.22 - - [2025-10-09 18:55:00] "POST /set-tag HTTP/1.1" 200 109 0.003094 10.0.0.22 - - [2025-10-09 18:55:00] "GET /virtual-machine-interface/74b23c1e-a541-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004938 10.0.0.22 - - [2025-10-09 18:55:00] "POST /set-tag HTTP/1.1" 200 109 0.002442 10.0.0.22 - - [2025-10-09 18:55:03] "GET / HTTP/1.1" 200 35931 0.001711 10.0.0.22 - - [2025-10-09 18:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.22 - - [2025-10-09 18:55:03] "GET /routing-instance/18b3f5f0-0fdc-4489-bdf0-24f849be5e57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003525 10.0.0.22 - - [2025-10-09 18:55:03] "POST /bgp-routers HTTP/1.1" 409 301 0.003640 10.0.0.22 - - [2025-10-09 18:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004337 10.0.0.22 - - [2025-10-09 18:55:03] "GET /bgp-router/b1c4d90d-b395-4daa-875b-09a31f53fc57?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.007313 10.0.0.22 - - [2025-10-09 18:55:03] "PUT /bgp-router/b1c4d90d-b395-4daa-875b-09a31f53fc57 HTTP/1.1" 200 254 0.017658 [Introspect:8084]10.0.0.22 - - [2025-10-09 18:55:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001275 [Introspect:8084]10.0.0.22 - - [2025-10-09 18:55:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000968 10.0.0.23 - - [2025-10-09 18:55:05] "GET / HTTP/1.1" 200 35931 0.001493 10.0.0.23 - - [2025-10-09 18:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.23 - - [2025-10-09 18:55:05] "GET /global-system-config/561a1e86-38db-4fbe-bbea-ac94fec6957c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.025920 10.0.0.23 - - [2025-10-09 18:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.23 - - [2025-10-09 18:55:05] "GET /routing-instance/18b3f5f0-0fdc-4489-bdf0-24f849be5e57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004942 10.0.0.23 - - [2025-10-09 18:55:05] "PUT /global-system-config/561a1e86-38db-4fbe-bbea-ac94fec6957c HTTP/1.1" 200 274 0.019205 10.0.0.23 - - [2025-10-09 18:55:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.004813 10.0.0.23 - - [2025-10-09 18:55:05] "POST /virtual-routers HTTP/1.1" 200 599 0.017797 10.0.0.23 - - [2025-10-09 18:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011699 10.0.0.23 - - [2025-10-09 18:55:06] "GET /virtual-router/a91e7f91-a0b9-4b8d-b77c-c86012a5f891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003599 10.0.0.23 - - [2025-10-09 18:55:06] "POST /fqname-to-id HTTP/1.1" 404 229 0.002146 10.0.0.23 - - [2025-10-09 18:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.23 - - [2025-10-09 18:55:06] "GET /virtual-network/e858de94-d087-4e4c-84d0-dd048ab5486d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004058 10.0.0.23 - - [2025-10-09 18:55:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.051232 [Introspect:8084]10.0.0.22 - - [2025-10-09 18:55:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001041 [Introspect:8084]10.0.0.22 - - [2025-10-09 18:55:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001103 [Introspect:8084]10.0.0.22 - - [2025-10-09 18:55:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001140 [Introspect:8084]10.0.0.22 - - [2025-10-09 18:55:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001012 [Introspect:8084]10.0.0.22 - - [2025-10-09 18:55:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000949 [Introspect:8084]10.0.0.22 - - [2025-10-09 18:55:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000995 [Introspect:8084]10.0.0.22 - - [2025-10-09 18:55:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000963 [Introspect:8084]10.0.0.22 - - [2025-10-09 18:55:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001016 10.0.0.22 - - [2025-10-09 18:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.22 - - [2025-10-09 18:55:20] "GET /virtual-router/a91e7f91-a0b9-4b8d-b77c-c86012a5f891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004870 10.0.0.22 - - [2025-10-09 18:55:28] "GET /global-system-configs HTTP/1.1" 200 322 0.002447 10.0.0.22 - - [2025-10-09 18:55:29] "GET /global-system-configs HTTP/1.1" 200 322 0.002286 10.0.0.23 - - [2025-10-09 18:56:53] "GET / HTTP/1.1" 200 35931 0.001735 10.0.0.23 - - [2025-10-09 18:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.23 - - [2025-10-09 18:56:53] "GET /global-system-config/561a1e86-38db-4fbe-bbea-ac94fec6957c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005266 10.0.0.23 - - [2025-10-09 18:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.23 - - [2025-10-09 18:56:53] "GET /routing-instance/18b3f5f0-0fdc-4489-bdf0-24f849be5e57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003619 10.0.0.23 - - [2025-10-09 18:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.23 - - [2025-10-09 18:56:53] "GET /virtual-router/a91e7f91-a0b9-4b8d-b77c-c86012a5f891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002388 10.0.0.23 - - [2025-10-09 18:56:53] "PUT /virtual-router/a91e7f91-a0b9-4b8d-b77c-c86012a5f891 HTTP/1.1" 200 262 0.010528 10.0.0.23 - - [2025-10-09 18:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008022 10.0.0.23 - - [2025-10-09 18:56:53] "GET /virtual-router/a91e7f91-a0b9-4b8d-b77c-c86012a5f891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003085 10.0.0.23 - - [2025-10-09 18:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.23 - - [2025-10-09 18:56:53] "GET /virtual-machine-interface/3772dd24-be4b-4d53-977a-3fdcaa21c5f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004479 10.0.0.23 - - [2025-10-09 18:56:53] "PUT /virtual-machine-interface/3772dd24-be4b-4d53-977a-3fdcaa21c5f2 HTTP/1.1" 200 284 0.014688 10.0.0.22 - - [2025-10-09 18:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.22 - - [2025-10-09 18:57:20] "GET /virtual-router/a91e7f91-a0b9-4b8d-b77c-c86012a5f891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003826 10.0.0.22 - - [2025-10-09 18:58:44] "GET /virtual-router/a91e7f91-a0b9-4b8d-b77c-c86012a5f891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003242 10.0.0.22 - - [2025-10-09 18:58:44] "POST /ref-update HTTP/1.1" 200 156 0.007797 10.0.0.22 - - [2025-10-09 18:58:47] "GET /virtual-machine-interface/74b23c1e-a541-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004826 10.0.0.22 - - [2025-10-09 18:58:47] "POST /set-tag HTTP/1.1" 200 109 0.005363 10.0.0.22 - - [2025-10-09 18:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.22 - - [2025-10-09 18:58:47] "GET /loadbalancer/796cc0df-6979-478d-87c3-d23dc8f11457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002968 10.0.0.22 - - [2025-10-09 18:58:47] "GET /virtual-machine-interface/74b23c1e-a541-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004399 10.0.0.22 - - [2025-10-09 18:58:47] "POST /set-tag HTTP/1.1" 200 109 0.002430 10.0.0.22 - - [2025-10-09 18:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.22 - - [2025-10-09 18:58:47] "GET /loadbalancer/796cc0df-6979-478d-87c3-d23dc8f11457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003579 10.0.0.22 - - [2025-10-09 18:58:47] "GET /loadbalancer-pool/7bfb13bb-dda2-4867-868c-8e1da4fb7186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.006142 10.0.0.22 - - [2025-10-09 18:58:48] "POST /loadbalancer-members HTTP/1.1" 200 690 0.036029 10.0.0.22 - - [2025-10-09 18:58:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.022510 10.0.0.22 - - [2025-10-09 18:58:48] "GET /virtual-machine-interface/74b23c1e-a541-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009656 10.0.0.22 - - [2025-10-09 18:58:48] "GET /virtual-machine-interface/74b23c1e-a541-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004391 10.0.0.22 - - [2025-10-09 18:58:48] "POST /ref-update HTTP/1.1" 200 156 0.007663 10.0.0.22 - - [2025-10-09 18:58:48] "GET /floating-ip/bd2b1de0-b1de-41e1-b046-4d4f75979e3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.021186 10.0.0.22 - - [2025-10-09 18:58:48] "POST /tags HTTP/1.1" 409 205 0.001794 10.0.0.22 - - [2025-10-09 18:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001474 10.0.0.22 - - [2025-10-09 18:58:48] "GET /tag/6652edab-01f2-4cfa-8cbd-b06ad3f2db98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010807 10.0.0.22 - - [2025-10-09 18:58:48] "POST /set-tag HTTP/1.1" 200 109 0.032943 10.0.0.22 - - [2025-10-09 18:58:48] "PUT /floating-ip/bd2b1de0-b1de-41e1-b046-4d4f75979e3f HTTP/1.1" 200 256 0.042470 10.0.0.22 - - [2025-10-09 18:58:48] "GET /loadbalancer-pool/bee81244-4252-4001-b665-9697637e34b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.025372 10.0.0.22 - - [2025-10-09 18:58:48] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017045 10.0.0.22 - - [2025-10-09 18:58:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.016778 10.0.0.22 - - [2025-10-09 18:58:48] "GET /virtual-machine-interface/74b23c1e-a541-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009799 10.0.0.22 - - [2025-10-09 18:58:48] "GET /virtual-machine-interface/74b23c1e-a541-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003736 10.0.0.22 - - [2025-10-09 18:58:48] "POST /ref-update HTTP/1.1" 200 156 0.006683 10.0.0.22 - - [2025-10-09 18:58:48] "GET /floating-ip/bd2b1de0-b1de-41e1-b046-4d4f75979e3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.010344 10.0.0.22 - - [2025-10-09 18:58:48] "POST /set-tag HTTP/1.1" 200 109 0.002398 10.0.0.22 - - [2025-10-09 18:58:48] "GET /loadbalancer-pool/370e0bae-ab52-4cb9-b1f7-401b48788ebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003786 10.0.0.22 - - [2025-10-09 18:58:48] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018287 10.0.0.22 - - [2025-10-09 18:58:48] "PUT /floating-ip/bd2b1de0-b1de-41e1-b046-4d4f75979e3f HTTP/1.1" 200 256 0.026236 10.0.0.22 - - [2025-10-09 18:58:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.019710 10.0.0.22 - - [2025-10-09 18:58:48] "GET /virtual-machine-interface/74b23c1e-a541-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.019728 10.0.0.22 - - [2025-10-09 18:58:48] "GET /virtual-machine-interface/74b23c1e-a541-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007283 10.0.0.22 - - [2025-10-09 18:58:48] "POST /ref-update HTTP/1.1" 200 156 0.013586 10.0.0.22 - - [2025-10-09 18:58:48] "POST /set-tag HTTP/1.1" 200 109 0.013695 10.0.0.22 - - [2025-10-09 18:58:48] "GET /floating-ip/bd2b1de0-b1de-41e1-b046-4d4f75979e3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.011727 10.0.0.22 - - [2025-10-09 18:58:48] "PUT /floating-ip/bd2b1de0-b1de-41e1-b046-4d4f75979e3f HTTP/1.1" 200 256 0.023209 [Introspect:8084]10.0.0.22 - - [2025-10-09 18:59:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000970 [Introspect:8084]10.0.0.22 - - [2025-10-09 18:59:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000885 [Introspect:8084]10.0.0.22 - - [2025-10-09 18:59:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000943 [Introspect:8084]10.0.0.22 - - [2025-10-09 18:59:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000884 [Introspect:8084]10.0.0.22 - - [2025-10-09 18:59:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000942 [Introspect:8084]10.0.0.22 - - [2025-10-09 18:59:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000964 [Introspect:8084]10.0.0.22 - - [2025-10-09 19:00:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000924 [Introspect:8084]10.0.0.22 - - [2025-10-09 19:00:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000969 10.0.0.22 - - [2025-10-09 19:00:28] "GET /global-system-configs HTTP/1.1" 200 322 0.002409 10.0.0.22 - - [2025-10-09 19:00:29] "GET /global-system-configs HTTP/1.1" 200 322 0.002930 10.0.0.22 - - [2025-10-09 19:01:13] "GET /virtual-machine-interface/74b23c1e-a541-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007363 10.0.0.22 - - [2025-10-09 19:01:13] "POST /set-tag HTTP/1.1" 200 109 0.002530 10.0.0.22 - - [2025-10-09 19:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.22 - - [2025-10-09 19:01:14] "GET /loadbalancer/796cc0df-6979-478d-87c3-d23dc8f11457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003763 10.0.0.22 - - [2025-10-09 19:01:14] "GET /virtual-machine-interface/74b23c1e-a541-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005071 10.0.0.22 - - [2025-10-09 19:01:14] "POST /set-tag HTTP/1.1" 200 109 0.024770 10.0.0.22 - - [2025-10-09 19:01:14] "DELETE /loadbalancer-member/fb57dcd7-3cd5-4b0c-a6d1-30f29c275cfa HTTP/1.1" 200 115 0.025852 10.0.0.22 - - [2025-10-09 19:01:14] "GET /virtual-machine-interface/74b23c1e-a541-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005730 10.0.0.22 - - [2025-10-09 19:01:14] "POST /set-tag HTTP/1.1" 200 109 0.002188 10.0.0.22 - - [2025-10-09 19:01:14] "DELETE /loadbalancer-member/8f581941-c66a-427a-96aa-f7ec03ffd2b3 HTTP/1.1" 200 115 0.030511 10.0.0.22 - - [2025-10-09 19:01:14] "GET /virtual-machine-interface/74b23c1e-a541-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008018 10.0.0.22 - - [2025-10-09 19:01:14] "POST /set-tag HTTP/1.1" 200 109 0.002242 10.0.0.22 - - [2025-10-09 19:01:14] "DELETE /loadbalancer-member/fbbfde69-9f26-4b09-aace-e8311e992c37 HTTP/1.1" 200 115 0.029155 10.0.0.22 - - [2025-10-09 19:01:14] "GET /virtual-machine-interface/74b23c1e-a541-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011293 10.0.0.22 - - [2025-10-09 19:01:14] "POST /set-tag HTTP/1.1" 200 109 0.004146 10.0.0.22 - - [2025-10-09 19:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.22 - - [2025-10-09 19:01:14] "GET /loadbalancer/796cc0df-6979-478d-87c3-d23dc8f11457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002770 10.0.0.22 - - [2025-10-09 19:01:14] "GET /loadbalancer-pool/7bfb13bb-dda2-4867-868c-8e1da4fb7186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.002475 10.0.0.22 - - [2025-10-09 19:01:14] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018464 10.0.0.22 - - [2025-10-09 19:01:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.037998 10.0.0.22 - - [2025-10-09 19:01:14] "GET /virtual-machine-interface/74b23c1e-a541-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012309 10.0.0.22 - - [2025-10-09 19:01:14] "GET /virtual-machine-interface/74b23c1e-a541-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010435 10.0.0.22 - - [2025-10-09 19:01:14] "GET /floating-ip/bd2b1de0-b1de-41e1-b046-4d4f75979e3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002465 10.0.0.22 - - [2025-10-09 19:01:14] "POST /set-tag HTTP/1.1" 200 109 0.067896 10.0.0.22 - - [2025-10-09 19:01:14] "GET /loadbalancer-pool/bee81244-4252-4001-b665-9697637e34b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.012764 10.0.0.22 - - [2025-10-09 19:01:14] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016850 10.0.0.22 - - [2025-10-09 19:01:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.009392 10.0.0.22 - - [2025-10-09 19:01:14] "GET /virtual-machine-interface/74b23c1e-a541-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010780 10.0.0.22 - - [2025-10-09 19:01:14] "POST /set-tag HTTP/1.1" 200 109 0.002062 10.0.0.22 - - [2025-10-09 19:01:14] "GET /virtual-machine-interface/74b23c1e-a541-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004023 10.0.0.22 - - [2025-10-09 19:01:14] "GET /floating-ip/bd2b1de0-b1de-41e1-b046-4d4f75979e3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002092 10.0.0.22 - - [2025-10-09 19:01:14] "GET /loadbalancer-pool/370e0bae-ab52-4cb9-b1f7-401b48788ebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003677 10.0.0.22 - - [2025-10-09 19:01:14] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022886 10.0.0.22 - - [2025-10-09 19:01:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.029575 10.0.0.22 - - [2025-10-09 19:01:14] "GET /virtual-machine-interface/74b23c1e-a541-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010532 10.0.0.22 - - [2025-10-09 19:01:14] "GET /virtual-machine-interface/74b23c1e-a541-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004362 10.0.0.22 - - [2025-10-09 19:01:14] "GET /floating-ip/bd2b1de0-b1de-41e1-b046-4d4f75979e3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002061 10.0.0.22 - - [2025-10-09 19:01:14] "POST /set-tag HTTP/1.1" 200 109 0.002855 10.0.0.22 - - [2025-10-09 19:02:40] "GET / HTTP/1.1" 200 35931 0.001419 10.0.0.22 - - [2025-10-09 19:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.22 - - [2025-10-09 19:02:40] "GET /project/44459ef8-5670-4533-a7de-32357876cf57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.055736 10.0.0.22 - - [2025-10-09 19:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.22 - - [2025-10-09 19:02:40] "GET /project/44459ef8-5670-4533-a7de-32357876cf57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032675 10.0.0.22 - - [2025-10-09 19:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.22 - - [2025-10-09 19:02:41] "GET /project/44459ef8-5670-4533-a7de-32357876cf57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030030 10.0.0.22 - - [2025-10-09 19:02:41] "POST /tags HTTP/1.1" 200 333 0.069956 10.0.0.22 - - [2025-10-09 19:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011822 10.0.0.22 - - [2025-10-09 19:02:41] "GET /tag/1260704f-37b6-4772-9a6f-6de2db8b11eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.017452 10.0.0.22 - - [2025-10-09 19:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.22 - - [2025-10-09 19:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004322 10.0.0.22 - - [2025-10-09 19:02:41] "GET /project/44459ef8-5670-4533-a7de-32357876cf57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.056465 10.0.0.22 - - [2025-10-09 19:02:41] "GET /virtual-networks?parent_id=44459ef8-5670-4533-a7de-32357876cf57&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002233 10.0.0.22 - - [2025-10-09 19:02:41] "GET /project/44459ef8-5670-4533-a7de-32357876cf57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049156 10.0.0.22 - - [2025-10-09 19:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006048 10.0.0.22 - - [2025-10-09 19:02:41] "GET /virtual-network/7789b46a-3f1f-4152-9c1e-c92a4d1be0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004786 10.0.0.22 - - [2025-10-09 19:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.22 - - [2025-10-09 19:02:41] "POST /virtual-networks HTTP/1.1" 200 512 0.090581 10.0.0.22 - - [2025-10-09 19:02:41] "GET /service-appliance-set/82b24117-332b-44ce-a04e-17c894384bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.007783 10.0.0.22 - - [2025-10-09 19:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.014457 10.0.0.22 - - [2025-10-09 19:02:41] "POST /fqname-to-id HTTP/1.1" 404 254 0.002813 10.0.0.22 - - [2025-10-09 19:02:41] "GET /network-ipam/51a30e30-1de8-4215-b7d6-941183810559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.003579 10.0.0.22 - - [2025-10-09 19:02:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.096428 10.0.0.22 - - [2025-10-09 19:02:41] "GET /virtual-machine-interface/52252d2d-4c10-443d-b8c6-2bdb46062e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.022966 10.0.0.22 - - [2025-10-09 19:02:41] "POST /useragent-kv HTTP/1.1" 200 115 0.027815 10.0.0.22 - - [2025-10-09 19:02:41] "POST /ref-update HTTP/1.1" 200 156 0.128199 10.0.0.22 - - [2025-10-09 19:02:41] "GET /virtual-network/c0913449-208c-4704-8a7b-580a84679690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.012602 10.0.0.22 - - [2025-10-09 19:02:41] "POST /instance-ips HTTP/1.1" 200 409 0.029585 10.0.0.22 - - [2025-10-09 19:02:41] "GET /domains HTTP/1.1" 200 280 0.004928 10.0.0.22 - - [2025-10-09 19:02:42] "GET /domain/83eaf7d9-4f80-4eab-99bf-7cd06eb0a503 HTTP/1.1" 200 3086 0.018746 10.0.0.22 - - [2025-10-09 19:02:42] "GET /instance-ip/7b4352ac-3a00-43d6-991e-ca207e5b6722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.004976 10.0.0.22 - - [2025-10-09 19:02:42] "GET /project/44459ef8-5670-4533-a7de-32357876cf57 HTTP/1.1" 200 5476 0.061124 10.0.0.22 - - [2025-10-09 19:02:42] "POST /loadbalancers HTTP/1.1" 200 610 0.065309 10.0.0.22 - - [2025-10-09 19:02:42] "GET /virtual-network/c0913449-208c-4704-8a7b-580a84679690 HTTP/1.1" 200 2088 0.034359 10.0.0.22 - - [2025-10-09 19:02:42] "GET /virtual-network/c0913449-208c-4704-8a7b-580a84679690 HTTP/1.1" 200 2088 0.010904 10.0.0.22 - - [2025-10-09 19:02:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.057871 10.0.0.22 - - [2025-10-09 19:02:42] "GET /routing-instance/6fcf66ed-25d0-48f4-9ef5-bd99fff84664 HTTP/1.1" 200 1181 0.011415 10.0.0.22 - - [2025-10-09 19:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.014391 10.0.0.22 - - [2025-10-09 19:02:42] "GET /routing-instance/6fcf66ed-25d0-48f4-9ef5-bd99fff84664 HTTP/1.1" 200 1181 0.004652 10.0.0.22 - - [2025-10-09 19:02:42] "GET /project/44459ef8-5670-4533-a7de-32357876cf57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.087915 10.0.0.22 - - [2025-10-09 19:02:42] "GET /instance-ip/7b4352ac-3a00-43d6-991e-ca207e5b6722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.012838 10.0.0.22 - - [2025-10-09 19:02:42] "POST /route-targets HTTP/1.1" 200 327 0.034559 10.0.0.22 - - [2025-10-09 19:02:42] "GET /project/44459ef8-5670-4533-a7de-32357876cf57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.078970 10.0.0.22 - - [2025-10-09 19:02:42] "POST /ref-update HTTP/1.1" 200 156 0.055999 10.0.0.22 - - [2025-10-09 19:02:42] "GET /loadbalancer/90b92fdb-ce77-4ec7-a0aa-4c577967c3b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.009617 10.0.0.22 - - [2025-10-09 19:02:42] "POST /floating-ips HTTP/1.1" 200 597 0.083032 10.0.0.22 - - [2025-10-09 19:02:42] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.071160 10.0.0.22 - - [2025-10-09 19:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.22 - - [2025-10-09 19:02:42] "GET /project/44459ef8-5670-4533-a7de-32357876cf57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049929 10.0.0.22 - - [2025-10-09 19:02:42] "GET /loadbalancer-listener/c90425ed-56b2-4752-af9e-e613fa1d0efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.005770 10.0.0.22 - - [2025-10-09 19:02:42] "GET /loadbalancer-listener/c90425ed-56b2-4752-af9e-e613fa1d0efa?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.007161 10.0.0.22 - - [2025-10-09 19:02:42] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.023417 10.0.0.22 - - [2025-10-09 19:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.22 - - [2025-10-09 19:02:42] "GET /loadbalancer/90b92fdb-ce77-4ec7-a0aa-4c577967c3b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.006179 10.0.0.22 - - [2025-10-09 19:02:42] "GET /instance-ip/7b4352ac-3a00-43d6-991e-ca207e5b6722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.007528 10.0.0.22 - - [2025-10-09 19:02:42] "GET /instance-ip/7b4352ac-3a00-43d6-991e-ca207e5b6722?fields=floating_ips HTTP/1.1" 200 1212 0.007005 10.0.0.22 - - [2025-10-09 19:02:42] "GET /floating-ip/d9c28aa3-4c06-45b5-a1b2-05c4fed1fcb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002899 10.0.0.22 - - [2025-10-09 19:02:42] "POST /tags HTTP/1.1" 200 295 0.063843 10.0.0.22 - - [2025-10-09 19:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.016139 10.0.0.22 - - [2025-10-09 19:02:42] "GET /tag/805f21d1-777b-4425-9ced-bffca156e6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.033592 10.0.0.22 - - [2025-10-09 19:02:42] "POST /tags HTTP/1.1" 409 233 0.021948 10.0.0.22 - - [2025-10-09 19:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.22 - - [2025-10-09 19:02:42] "GET /tag/ca6eb2d9-2c93-4143-b817-32c87a39b41a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.014423 10.0.0.22 - - [2025-10-09 19:02:42] "POST /tags HTTP/1.1" 409 206 0.002448 10.0.0.22 - - [2025-10-09 19:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.22 - - [2025-10-09 19:02:42] "GET /tag/936334e9-18f4-40cc-aefb-13f62ae6f19c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011765 10.0.0.22 - - [2025-10-09 19:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.22 - - [2025-10-09 19:02:43] "GET /virtual-network/0539f39f-3d32-439e-96e9-f57e9c183204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004170 10.0.0.22 - - [2025-10-09 19:02:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.22 - - [2025-10-09 19:02:43] "GET /project/44459ef8-5670-4533-a7de-32357876cf57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035079 10.0.0.22 - - [2025-10-09 19:02:43] "POST /virtual-machines HTTP/1.1" 200 369 0.017900 10.0.0.22 - - [2025-10-09 19:02:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.024251 10.0.0.22 - - [2025-10-09 19:02:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.110444 10.0.0.22 - - [2025-10-09 19:02:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.009424 10.0.0.22 - - [2025-10-09 19:02:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.014638 10.0.0.22 - - [2025-10-09 19:02:43] "GET /virtual-machine-interface/88e16cd6-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005802 10.0.0.22 - - [2025-10-09 19:02:43] "POST /instance-ips HTTP/1.1" 200 409 0.020554 10.0.0.22 - - [2025-10-09 19:02:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.028955 10.0.0.22 - - [2025-10-09 19:02:43] "GET /virtual-machine-interface/88e16cd6-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.017369 10.0.0.22 - - [2025-10-09 19:02:43] "POST /set-tag HTTP/1.1" 200 109 0.018194 10.0.0.22 - - [2025-10-09 19:02:43] "GET /virtual-machine-interface/88e16cd6-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.017813 10.0.0.22 - - [2025-10-09 19:02:43] "GET /instance-ip/88faa19c-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.007336 10.0.0.22 - - [2025-10-09 19:02:43] "GET /virtual-machine-interface/88e16cd6-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004627 10.0.0.22 - - [2025-10-09 19:02:43] "POST /set-tag HTTP/1.1" 200 109 0.002473 10.0.0.22 - - [2025-10-09 19:02:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.22 - - [2025-10-09 19:02:43] "GET /virtual-network/0539f39f-3d32-439e-96e9-f57e9c183204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004477 10.0.0.22 - - [2025-10-09 19:02:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.22 - - [2025-10-09 19:02:43] "GET /project/44459ef8-5670-4533-a7de-32357876cf57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.050881 10.0.0.22 - - [2025-10-09 19:02:43] "POST /virtual-machines HTTP/1.1" 200 369 0.012134 10.0.0.22 - - [2025-10-09 19:02:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.008893 10.0.0.22 - - [2025-10-09 19:02:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.096814 10.0.0.22 - - [2025-10-09 19:02:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.021479 10.0.0.22 - - [2025-10-09 19:02:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.022655 10.0.0.22 - - [2025-10-09 19:02:44] "GET /virtual-machine-interface/8946fb0a-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006242 10.0.0.22 - - [2025-10-09 19:02:44] "POST /instance-ips HTTP/1.1" 200 409 0.047802 10.0.0.22 - - [2025-10-09 19:02:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.021230 10.0.0.22 - - [2025-10-09 19:02:44] "GET /virtual-machine-interface/8946fb0a-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.012453 10.0.0.22 - - [2025-10-09 19:02:44] "POST /set-tag HTTP/1.1" 200 109 0.017003 10.0.0.22 - - [2025-10-09 19:02:44] "GET /virtual-machine-interface/8946fb0a-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009354 10.0.0.22 - - [2025-10-09 19:02:44] "GET /instance-ip/896076de-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.007089 10.0.0.22 - - [2025-10-09 19:02:44] "GET /virtual-machine-interface/8946fb0a-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005141 10.0.0.22 - - [2025-10-09 19:02:44] "POST /set-tag HTTP/1.1" 200 109 0.002443 10.0.0.22 - - [2025-10-09 19:02:44] "GET /virtual-router/a91e7f91-a0b9-4b8d-b77c-c86012a5f891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004926 10.0.0.22 - - [2025-10-09 19:02:44] "POST /ref-update HTTP/1.1" 200 156 0.010294 10.0.0.22 - - [2025-10-09 19:02:44] "GET /virtual-machine-interface/88e16cd6-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013431 10.0.0.22 - - [2025-10-09 19:02:44] "POST /set-tag HTTP/1.1" 200 109 0.003874 10.0.0.22 - - [2025-10-09 19:02:44] "GET /virtual-router/a91e7f91-a0b9-4b8d-b77c-c86012a5f891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.004776 10.0.0.22 - - [2025-10-09 19:02:44] "POST /ref-update HTTP/1.1" 200 156 0.007678 10.0.0.22 - - [2025-10-09 19:02:44] "GET /virtual-machine-interface/8946fb0a-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011012 10.0.0.22 - - [2025-10-09 19:02:44] "POST /set-tag HTTP/1.1" 200 109 0.003404 10.0.0.22 - - [2025-10-09 19:02:44] "GET /virtual-machine-interface/88e16cd6-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004836 10.0.0.22 - - [2025-10-09 19:02:44] "POST /set-tag HTTP/1.1" 200 109 0.003321 10.0.0.22 - - [2025-10-09 19:02:44] "GET /virtual-machine-interface/8946fb0a-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009625 10.0.0.22 - - [2025-10-09 19:02:44] "POST /set-tag HTTP/1.1" 200 109 0.002542 10.0.0.22 - - [2025-10-09 19:02:47] "GET /domains HTTP/1.1" 200 280 0.002104 10.0.0.22 - - [2025-10-09 19:02:47] "GET /domain/83eaf7d9-4f80-4eab-99bf-7cd06eb0a503 HTTP/1.1" 200 3086 0.002920 10.0.0.22 - - [2025-10-09 19:02:47] "GET /project/44459ef8-5670-4533-a7de-32357876cf57 HTTP/1.1" 200 7064 0.049573 10.0.0.22 - - [2025-10-09 19:02:47] "GET /virtual-network/c0913449-208c-4704-8a7b-580a84679690 HTTP/1.1" 200 2088 0.004161 10.0.0.22 - - [2025-10-09 19:02:47] "GET /virtual-network/c0913449-208c-4704-8a7b-580a84679690 HTTP/1.1" 200 2088 0.004250 10.0.0.22 - - [2025-10-09 19:02:47] "GET /routing-instance/6fcf66ed-25d0-48f4-9ef5-bd99fff84664 HTTP/1.1" 200 1402 0.003979 10.0.0.22 - - [2025-10-09 19:02:47] "GET /routing-instance/6fcf66ed-25d0-48f4-9ef5-bd99fff84664 HTTP/1.1" 200 1402 0.003283 10.0.0.22 - - [2025-10-09 19:02:47] "GET /route-target/15f0a7e0-6501-4232-bab0-8b9e0b4df423 HTTP/1.1" 200 1152 0.002507 10.0.0.22 - - [2025-10-09 19:02:47] "GET /virtual-network/c0913449-208c-4704-8a7b-580a84679690 HTTP/1.1" 200 2088 0.003864 10.0.0.22 - - [2025-10-09 19:02:47] "GET /routing-instance/6fcf66ed-25d0-48f4-9ef5-bd99fff84664 HTTP/1.1" 200 1402 0.002289 10.0.0.22 - - [2025-10-09 19:02:47] "GET /virtual-network/c0913449-208c-4704-8a7b-580a84679690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003740 10.0.0.22 - - [2025-10-09 19:02:47] "GET /virtual-network/c0913449-208c-4704-8a7b-580a84679690 HTTP/1.1" 200 2088 0.003660 10.0.0.22 - - [2025-10-09 19:02:47] "GET /routing-instance/6fcf66ed-25d0-48f4-9ef5-bd99fff84664 HTTP/1.1" 200 1402 0.002285 10.0.0.22 - - [2025-10-09 19:02:47] "GET /routing-instance/6fcf66ed-25d0-48f4-9ef5-bd99fff84664 HTTP/1.1" 200 1402 0.002497 10.0.0.22 - - [2025-10-09 19:02:47] "GET /route-target/15f0a7e0-6501-4232-bab0-8b9e0b4df423 HTTP/1.1" 200 1152 0.001981 10.0.0.22 - - [2025-10-09 19:02:47] "GET /domains HTTP/1.1" 200 280 0.002770 10.0.0.22 - - [2025-10-09 19:02:47] "GET /domain/83eaf7d9-4f80-4eab-99bf-7cd06eb0a503 HTTP/1.1" 200 3086 0.002960 10.0.0.22 - - [2025-10-09 19:02:47] "GET /project/44459ef8-5670-4533-a7de-32357876cf57 HTTP/1.1" 200 7064 0.028269 10.0.0.22 - - [2025-10-09 19:02:47] "GET /virtual-network/c0913449-208c-4704-8a7b-580a84679690 HTTP/1.1" 200 2088 0.006317 10.0.0.22 - - [2025-10-09 19:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.22 - - [2025-10-09 19:02:47] "GET /project/44459ef8-5670-4533-a7de-32357876cf57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038954 10.0.0.22 - - [2025-10-09 19:02:47] "GET /virtual-network/c0913449-208c-4704-8a7b-580a84679690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003792 10.0.0.22 - - [2025-10-09 19:02:47] "GET /floating-ip-pools?parent_id=c0913449-208c-4704-8a7b-580a84679690&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001753 10.0.0.22 - - [2025-10-09 19:02:47] "GET /virtual-network/c0913449-208c-4704-8a7b-580a84679690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003595 10.0.0.22 - - [2025-10-09 19:02:47] "POST /floating-ip-pools HTTP/1.1" 200 562 0.030082 10.0.0.22 - - [2025-10-09 19:02:47] "POST /ref-update HTTP/1.1" 200 156 0.009950 10.0.0.22 - - [2025-10-09 19:02:47] "GET /virtual-network/c0913449-208c-4704-8a7b-580a84679690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.013635 10.0.0.22 - - [2025-10-09 19:02:47] "GET /domains HTTP/1.1" 200 280 0.002559 10.0.0.22 - - [2025-10-09 19:02:47] "GET /domain/83eaf7d9-4f80-4eab-99bf-7cd06eb0a503 HTTP/1.1" 200 3086 0.002901 10.0.0.22 - - [2025-10-09 19:02:47] "GET /project/44459ef8-5670-4533-a7de-32357876cf57 HTTP/1.1" 200 7320 0.033983 10.0.0.22 - - [2025-10-09 19:02:47] "GET /virtual-network/c0913449-208c-4704-8a7b-580a84679690 HTTP/1.1" 200 2326 0.005191 10.0.0.22 - - [2025-10-09 19:02:47] "GET /floating-ip-pool/d87bb808-4d1c-4604-8d50-4ea9d9732ed2 HTTP/1.1" 200 1315 0.001996 10.0.0.22 - - [2025-10-09 19:02:47] "GET /domains HTTP/1.1" 200 280 0.001428 10.0.0.22 - - [2025-10-09 19:02:47] "GET /domain/83eaf7d9-4f80-4eab-99bf-7cd06eb0a503 HTTP/1.1" 200 3086 0.002517 10.0.0.22 - - [2025-10-09 19:02:47] "GET /project/44459ef8-5670-4533-a7de-32357876cf57 HTTP/1.1" 200 7320 0.035433 10.0.0.22 - - [2025-10-09 19:02:47] "GET /virtual-network/c0913449-208c-4704-8a7b-580a84679690 HTTP/1.1" 200 2326 0.003911 10.0.0.22 - - [2025-10-09 19:02:47] "GET /virtual-network/c0913449-208c-4704-8a7b-580a84679690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003861 10.0.0.22 - - [2025-10-09 19:02:47] "POST /tags HTTP/1.1" 200 365 0.064817 10.0.0.22 - - [2025-10-09 19:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.021368 10.0.0.22 - - [2025-10-09 19:02:47] "GET /tag/f37f003e-c47d-43ed-ad93-f233e7aab89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013287 10.0.0.22 - - [2025-10-09 19:02:47] "POST /tags HTTP/1.1" 409 206 0.005494 10.0.0.22 - - [2025-10-09 19:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.22 - - [2025-10-09 19:02:47] "GET /tag/936334e9-18f4-40cc-aefb-13f62ae6f19c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011640 10.0.0.22 - - [2025-10-09 19:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.22 - - [2025-10-09 19:02:48] "GET /project/44459ef8-5670-4533-a7de-32357876cf57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.047032 10.0.0.22 - - [2025-10-09 19:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.22 - - [2025-10-09 19:02:48] "GET /virtual-network/0539f39f-3d32-439e-96e9-f57e9c183204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004682 10.0.0.22 - - [2025-10-09 19:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.22 - - [2025-10-09 19:02:48] "GET /service-appliance-set/4b433c1d-5bcd-4ebb-bacd-3c45a8b65595?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003532 10.0.0.22 - - [2025-10-09 19:02:48] "POST /fqname-to-id HTTP/1.1" 404 258 0.001442 10.0.0.22 - - [2025-10-09 19:02:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.086786 10.0.0.22 - - [2025-10-09 19:02:48] "GET /virtual-machine-interface/166f2d9a-4c95-4b43-bc96-f29a09e5f72e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.010579 10.0.0.22 - - [2025-10-09 19:02:48] "POST /set-tag HTTP/1.1" 200 109 0.016928 10.0.0.22 - - [2025-10-09 19:02:48] "POST /instance-ips HTTP/1.1" 200 417 0.023270 10.0.0.22 - - [2025-10-09 19:02:48] "GET /instance-ip/14c4bb91-9655-41c0-beae-fb3b8ca1c16c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.007718 10.0.0.22 - - [2025-10-09 19:02:48] "POST /loadbalancers HTTP/1.1" 200 618 0.063290 10.0.0.22 - - [2025-10-09 19:02:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.009467 10.0.0.22 - - [2025-10-09 19:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010914 10.0.0.22 - - [2025-10-09 19:02:48] "POST /service-instances HTTP/1.1" 200 566 0.039149 10.0.0.22 - - [2025-10-09 19:02:48] "POST /ref-update HTTP/1.1" 200 156 0.015779 10.0.0.22 - - [2025-10-09 19:02:48] "GET /project/44459ef8-5670-4533-a7de-32357876cf57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.068605 10.0.0.22 - - [2025-10-09 19:02:48] "PUT /service-instance/426a857a-2804-4cbc-9167-227d0bea2ecb HTTP/1.1" 200 266 0.008605 10.0.0.22 - - [2025-10-09 19:02:48] "GET /virtual-machine-interface/166f2d9a-4c95-4b43-bc96-f29a09e5f72e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.007878 10.0.0.22 - - [2025-10-09 19:02:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.031963 10.0.0.22 - - [2025-10-09 19:02:48] "GET /virtual-machine-interface/166f2d9a-4c95-4b43-bc96-f29a09e5f72e?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.010615 10.0.0.22 - - [2025-10-09 19:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.22 - - [2025-10-09 19:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.22 - - [2025-10-09 19:02:48] "GET /floating-ip-pool/d87bb808-4d1c-4604-8d50-4ea9d9732ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.003123 10.0.0.22 - - [2025-10-09 19:02:48] "POST /virtual-machines HTTP/1.1" 200 429 0.017054 10.0.0.22 - - [2025-10-09 19:02:48] "POST /floating-ips HTTP/1.1" 200 671 0.150959 10.0.0.22 - - [2025-10-09 19:02:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.126888 10.0.0.22 - - [2025-10-09 19:02:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.033549 10.0.0.22 - - [2025-10-09 19:02:48] "POST /chown HTTP/1.1" 200 109 0.026475 10.0.0.22 - - [2025-10-09 19:02:48] "GET /application-policy-set/ea77657b-1576-4668-9ac9-7909bcac86d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005716 10.0.0.22 - - [2025-10-09 19:02:49] "POST /chown HTTP/1.1" 200 109 0.007683 10.0.0.22 - - [2025-10-09 19:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.015163 10.0.0.22 - - [2025-10-09 19:02:49] "GET /policy-management/2ddc23d1-e5d1-483f-ad06-8aab7d823480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.014059 10.0.0.22 - - [2025-10-09 19:02:49] "POST /tags HTTP/1.1" 409 221 0.001542 10.0.0.22 - - [2025-10-09 19:02:49] "PUT /virtual-machine-interface/8ae31045-02a3-4ec0-9b41-613685a6104f HTTP/1.1" 200 284 0.050741 10.0.0.22 - - [2025-10-09 19:02:49] "PUT /instance-ip/14c4bb91-9655-41c0-beae-fb3b8ca1c16c HTTP/1.1" 200 256 0.033681 10.0.0.22 - - [2025-10-09 19:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007450 10.0.0.22 - - [2025-10-09 19:02:49] "GET /tag/1260704f-37b6-4772-9a6f-6de2db8b11eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011722 10.0.0.22 - - [2025-10-09 19:02:49] "POST /tags HTTP/1.1" 409 238 0.001813 10.0.0.22 - - [2025-10-09 19:02:49] "POST /ref-update HTTP/1.1" 200 156 0.013035 10.0.0.22 - - [2025-10-09 19:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005968 10.0.0.22 - - [2025-10-09 19:02:49] "GET /tag/f37f003e-c47d-43ed-ad93-f233e7aab89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012675 10.0.0.22 - - [2025-10-09 19:02:49] "POST /ref-update HTTP/1.1" 200 156 0.050925 10.0.0.22 - - [2025-10-09 19:02:49] "POST /ref-update HTTP/1.1" 200 156 0.027967 10.0.0.22 - - [2025-10-09 19:02:49] "POST /firewall-rules HTTP/1.1" 200 650 0.125489 10.0.0.22 - - [2025-10-09 19:02:49] "POST /ref-update HTTP/1.1" 200 156 0.067645 10.0.0.22 - - [2025-10-09 19:02:49] "GET /firewall-rule/aebabda2-005c-4a50-ba78-c6518c66b953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.015293 10.0.0.22 - - [2025-10-09 19:02:49] "POST /ref-update HTTP/1.1" 200 156 0.040693 10.0.0.22 - - [2025-10-09 19:02:49] "GET /firewall-policy/eadde24e-ae8f-4c74-ba41-c035009d63a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.007849 10.0.0.22 - - [2025-10-09 19:02:49] "GET /firewall-rule/aebabda2-005c-4a50-ba78-c6518c66b953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.015110 10.0.0.22 - - [2025-10-09 19:02:49] "POST /ref-update HTTP/1.1" 200 156 0.026544 10.0.0.22 - - [2025-10-09 19:02:49] "POST /ref-update HTTP/1.1" 200 156 0.026572 10.0.0.22 - - [2025-10-09 19:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005996 10.0.0.22 - - [2025-10-09 19:02:49] "POST /virtual-machines HTTP/1.1" 200 429 0.044043 10.0.0.22 - - [2025-10-09 19:02:49] "GET /project/44459ef8-5670-4533-a7de-32357876cf57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.080322 10.0.0.22 - - [2025-10-09 19:02:49] "GET /loadbalancer/ff7690c5-d0f1-45dd-8ce3-e30d38d3b49f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.020616 10.0.0.22 - - [2025-10-09 19:02:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.187071 10.0.0.22 - - [2025-10-09 19:02:49] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.100625 10.0.0.22 - - [2025-10-09 19:02:49] "POST /chown HTTP/1.1" 200 109 0.054509 10.0.0.22 - - [2025-10-09 19:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008287 10.0.0.22 - - [2025-10-09 19:02:49] "POST /chown HTTP/1.1" 200 109 0.006086 10.0.0.22 - - [2025-10-09 19:02:49] "PUT /virtual-machine-interface/9c4c87fc-8fb6-406d-8cc8-68d6786c3ff4 HTTP/1.1" 200 284 0.025833 10.0.0.22 - - [2025-10-09 19:02:49] "GET /project/44459ef8-5670-4533-a7de-32357876cf57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.066237 10.0.0.22 - - [2025-10-09 19:02:49] "GET /loadbalancer-listener/5f845647-ae40-45e1-8fb1-c3dfaa740a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.003798 10.0.0.22 - - [2025-10-09 19:02:49] "PUT /instance-ip/14c4bb91-9655-41c0-beae-fb3b8ca1c16c HTTP/1.1" 200 256 0.044470 10.0.0.22 - - [2025-10-09 19:02:49] "GET /loadbalancer-listener/5f845647-ae40-45e1-8fb1-c3dfaa740a24?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.010023 10.0.0.22 - - [2025-10-09 19:02:49] "POST /ref-update HTTP/1.1" 200 156 0.017486 10.0.0.22 - - [2025-10-09 19:02:50] "POST /ref-update HTTP/1.1" 200 156 0.023446 10.0.0.22 - - [2025-10-09 19:02:50] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.059940 10.0.0.22 - - [2025-10-09 19:02:50] "POST /ref-update HTTP/1.1" 200 156 0.026556 10.0.0.22 - - [2025-10-09 19:02:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.031178 10.0.0.22 - - [2025-10-09 19:02:50] "GET /loadbalancer-pool/90d325ca-1c72-455b-b8ad-7fb4bf2b4e82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008589 10.0.0.22 - - [2025-10-09 19:02:50] "POST /ref-update HTTP/1.1" 200 156 0.014318 10.0.0.22 - - [2025-10-09 19:02:50] "POST /ref-update HTTP/1.1" 200 156 0.026848 10.0.0.22 - - [2025-10-09 19:02:50] "PUT /service-instance/426a857a-2804-4cbc-9167-227d0bea2ecb HTTP/1.1" 200 266 0.013785 10.0.0.22 - - [2025-10-09 19:02:50] "POST /loadbalancer-members HTTP/1.1" 200 707 0.066630 10.0.0.22 - - [2025-10-09 19:02:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.025892 10.0.0.22 - - [2025-10-09 19:02:50] "GET /loadbalancer-member/ccf66bcf-7d89-48a7-9bf6-6ea1e3d8fbee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.010677 10.0.0.22 - - [2025-10-09 19:02:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.026041 10.0.0.22 - - [2025-10-09 19:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.22 - - [2025-10-09 19:02:50] "GET /application-policy-set/ea77657b-1576-4668-9ac9-7909bcac86d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003124 10.0.0.22 - - [2025-10-09 19:02:50] "POST /chown HTTP/1.1" 200 109 0.012935 10.0.0.22 - - [2025-10-09 19:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.013420 10.0.0.22 - - [2025-10-09 19:02:50] "GET /policy-management/2ddc23d1-e5d1-483f-ad06-8aab7d823480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006566 10.0.0.22 - - [2025-10-09 19:02:50] "POST /chown HTTP/1.1" 200 109 0.020491 10.0.0.22 - - [2025-10-09 19:02:50] "POST /tags HTTP/1.1" 409 221 0.005338 10.0.0.22 - - [2025-10-09 19:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003230 10.0.0.22 - - [2025-10-09 19:02:50] "GET /tag/1260704f-37b6-4772-9a6f-6de2db8b11eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010768 10.0.0.22 - - [2025-10-09 19:02:50] "PUT /instance-ip/14c4bb91-9655-41c0-beae-fb3b8ca1c16c HTTP/1.1" 200 256 0.032452 10.0.0.22 - - [2025-10-09 19:02:50] "POST /ref-update HTTP/1.1" 200 156 0.017304 10.0.0.22 - - [2025-10-09 19:02:50] "POST /tags HTTP/1.1" 409 238 0.008706 10.0.0.22 - - [2025-10-09 19:02:50] "POST /chown HTTP/1.1" 200 109 0.015829 10.0.0.22 - - [2025-10-09 19:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006441 10.0.0.22 - - [2025-10-09 19:02:50] "GET /tag/f37f003e-c47d-43ed-ad93-f233e7aab89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.015455 10.0.0.22 - - [2025-10-09 19:02:50] "POST /chown HTTP/1.1" 200 109 0.007461 10.0.0.22 - - [2025-10-09 19:02:50] "POST /firewall-rules HTTP/1.1" 409 293 0.001793 10.0.0.22 - - [2025-10-09 19:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005802 10.0.0.22 - - [2025-10-09 19:02:50] "PUT /instance-ip/14c4bb91-9655-41c0-beae-fb3b8ca1c16c HTTP/1.1" 200 256 0.041783 10.0.0.22 - - [2025-10-09 19:02:50] "POST /ref-update HTTP/1.1" 200 156 0.023716 10.0.0.22 - - [2025-10-09 19:02:50] "PUT /firewall-rule/aebabda2-005c-4a50-ba78-c6518c66b953 HTTP/1.1" 200 260 0.065327 10.0.0.22 - - [2025-10-09 19:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.22 - - [2025-10-09 19:02:50] "POST /chown HTTP/1.1" 200 109 0.006669 10.0.0.22 - - [2025-10-09 19:02:50] "GET /firewall-rule/aebabda2-005c-4a50-ba78-c6518c66b953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.008168 10.0.0.22 - - [2025-10-09 19:02:50] "GET /firewall-policy/eadde24e-ae8f-4c74-ba41-c035009d63a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004976 10.0.0.22 - - [2025-10-09 19:02:50] "POST /chown HTTP/1.1" 200 109 0.025267 10.0.0.22 - - [2025-10-09 19:02:50] "GET /firewall-rule/aebabda2-005c-4a50-ba78-c6518c66b953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.010350 10.0.0.22 - - [2025-10-09 19:02:50] "PUT /instance-ip/14c4bb91-9655-41c0-beae-fb3b8ca1c16c HTTP/1.1" 200 256 0.011701 10.0.0.22 - - [2025-10-09 19:02:50] "POST /ref-update HTTP/1.1" 200 156 0.017718 10.0.0.22 - - [2025-10-09 19:02:50] "POST /chown HTTP/1.1" 200 109 0.013350 10.0.0.22 - - [2025-10-09 19:02:50] "POST /chown HTTP/1.1" 200 109 0.030285 10.0.0.22 - - [2025-10-09 19:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.018215 10.0.0.22 - - [2025-10-09 19:02:50] "GET /virtual-network/0539f39f-3d32-439e-96e9-f57e9c183204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.009080 10.0.0.22 - - [2025-10-09 19:02:50] "PUT /instance-ip/14c4bb91-9655-41c0-beae-fb3b8ca1c16c HTTP/1.1" 200 256 0.029989 10.0.0.22 - - [2025-10-09 19:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007826 10.0.0.22 - - [2025-10-09 19:02:50] "POST /ref-update HTTP/1.1" 200 156 0.031614 10.0.0.22 - - [2025-10-09 19:02:50] "GET /project/44459ef8-5670-4533-a7de-32357876cf57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.057523 10.0.0.22 - - [2025-10-09 19:02:51] "POST /virtual-machines HTTP/1.1" 200 373 0.012066 10.0.0.22 - - [2025-10-09 19:02:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.027405 10.0.0.22 - - [2025-10-09 19:02:51] "PUT /service-instance/426a857a-2804-4cbc-9167-227d0bea2ecb HTTP/1.1" 200 266 0.061696 10.0.0.22 - - [2025-10-09 19:02:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.021491 10.0.0.22 - - [2025-10-09 19:02:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.143535 10.0.0.22 - - [2025-10-09 19:02:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.016853 10.0.0.22 - - [2025-10-09 19:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007911 10.0.0.22 - - [2025-10-09 19:02:51] "GET /virtual-machine-interface/8d9ad4ba-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.007539 10.0.0.22 - - [2025-10-09 19:02:51] "PUT /service-instance/426a857a-2804-4cbc-9167-227d0bea2ecb HTTP/1.1" 200 266 0.027575 10.0.0.22 - - [2025-10-09 19:02:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.017192 10.0.0.22 - - [2025-10-09 19:02:51] "PUT /service-instance/426a857a-2804-4cbc-9167-227d0bea2ecb HTTP/1.1" 200 266 0.010907 10.0.0.22 - - [2025-10-09 19:02:51] "POST /instance-ips HTTP/1.1" 200 413 0.053587 10.0.0.22 - - [2025-10-09 19:02:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.015553 10.0.0.22 - - [2025-10-09 19:02:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.048365 10.0.0.22 - - [2025-10-09 19:02:51] "GET /virtual-machine-interface/8d9ad4ba-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.004150 10.0.0.22 - - [2025-10-09 19:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007820 10.0.0.22 - - [2025-10-09 19:02:51] "POST /chown HTTP/1.1" 200 109 0.007109 10.0.0.22 - - [2025-10-09 19:02:51] "POST /set-tag HTTP/1.1" 200 109 0.015469 10.0.0.22 - - [2025-10-09 19:02:51] "GET /virtual-machine-interface/8d9ad4ba-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.016826 10.0.0.22 - - [2025-10-09 19:02:51] "GET /instance-ip/8dbb8dfe-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.004548 10.0.0.22 - - [2025-10-09 19:02:51] "POST /chown HTTP/1.1" 200 109 0.018861 10.0.0.22 - - [2025-10-09 19:02:51] "POST /ref-update HTTP/1.1" 200 156 0.022148 10.0.0.22 - - [2025-10-09 19:02:51] "GET /virtual-machine-interface/8d9ad4ba-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007071 10.0.0.22 - - [2025-10-09 19:02:51] "POST /set-tag HTTP/1.1" 200 109 0.004868 10.0.0.22 - - [2025-10-09 19:02:51] "POST /chown HTTP/1.1" 200 109 0.051942 10.0.0.22 - - [2025-10-09 19:02:51] "GET /virtual-router/a91e7f91-a0b9-4b8d-b77c-c86012a5f891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.012916 10.0.0.22 - - [2025-10-09 19:02:51] "POST /chown HTTP/1.1" 200 109 0.012238 10.0.0.22 - - [2025-10-09 19:02:51] "POST /ref-update HTTP/1.1" 200 156 0.030715 10.0.0.22 - - [2025-10-09 19:02:51] "POST /ref-update HTTP/1.1" 200 156 0.032732 10.0.0.22 - - [2025-10-09 19:02:51] "GET /virtual-machine-interface/8d9ad4ba-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009010 10.0.0.22 - - [2025-10-09 19:02:51] "POST /set-tag HTTP/1.1" 200 109 0.014934 10.0.0.22 - - [2025-10-09 19:02:51] "PUT /service-instance/426a857a-2804-4cbc-9167-227d0bea2ecb HTTP/1.1" 200 266 0.012517 10.0.0.22 - - [2025-10-09 19:02:51] "GET /virtual-machine-interface/8d9ad4ba-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004556 10.0.0.22 - - [2025-10-09 19:02:51] "POST /set-tag HTTP/1.1" 200 109 0.004427 10.0.0.22 - - [2025-10-09 19:02:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.009748 10.0.0.22 - - [2025-10-09 19:02:51] "PUT /service-instance/426a857a-2804-4cbc-9167-227d0bea2ecb HTTP/1.1" 200 266 0.008179 10.0.0.22 - - [2025-10-09 19:02:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.007587 10.0.0.22 - - [2025-10-09 19:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.22 - - [2025-10-09 19:02:51] "POST /chown HTTP/1.1" 200 109 0.007136 10.0.0.22 - - [2025-10-09 19:02:51] "POST /chown HTTP/1.1" 200 109 0.021687 10.0.0.22 - - [2025-10-09 19:02:52] "POST /chown HTTP/1.1" 200 109 0.019446 10.0.0.22 - - [2025-10-09 19:02:52] "POST /chown HTTP/1.1" 200 109 0.008358 10.0.0.22 - - [2025-10-09 19:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.22 - - [2025-10-09 19:02:52] "POST /chown HTTP/1.1" 200 109 0.006431 10.0.0.22 - - [2025-10-09 19:02:52] "POST /chown HTTP/1.1" 200 109 0.018483 10.0.0.22 - - [2025-10-09 19:02:52] "POST /chown HTTP/1.1" 200 109 0.024611 10.0.0.22 - - [2025-10-09 19:02:52] "POST /chown HTTP/1.1" 200 109 0.007794 10.0.0.22 - - [2025-10-09 19:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005510 10.0.0.22 - - [2025-10-09 19:02:52] "POST /chown HTTP/1.1" 200 109 0.006963 10.0.0.22 - - [2025-10-09 19:02:52] "POST /chown HTTP/1.1" 200 109 0.006681 10.0.0.22 - - [2025-10-09 19:02:52] "POST /chown HTTP/1.1" 200 109 0.012588 10.0.0.22 - - [2025-10-09 19:02:52] "POST /chown HTTP/1.1" 200 109 0.018077 10.0.0.22 - - [2025-10-09 19:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.22 - - [2025-10-09 19:02:52] "POST /chown HTTP/1.1" 200 109 0.006242 10.0.0.22 - - [2025-10-09 19:02:52] "POST /chown HTTP/1.1" 200 109 0.015961 10.0.0.22 - - [2025-10-09 19:02:52] "POST /chown HTTP/1.1" 200 109 0.007249 10.0.0.22 - - [2025-10-09 19:02:52] "POST /chown HTTP/1.1" 200 109 0.027369 10.0.0.22 - - [2025-10-09 19:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007788 10.0.0.22 - - [2025-10-09 19:02:52] "POST /chown HTTP/1.1" 200 109 0.006750 10.0.0.22 - - [2025-10-09 19:02:52] "POST /chown HTTP/1.1" 200 109 0.020842 10.0.0.22 - - [2025-10-09 19:02:52] "POST /chown HTTP/1.1" 200 109 0.025005 10.0.0.22 - - [2025-10-09 19:02:52] "POST /chown HTTP/1.1" 200 109 0.007077 10.0.0.22 - - [2025-10-09 19:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.22 - - [2025-10-09 19:02:52] "POST /chown HTTP/1.1" 200 109 0.005821 10.0.0.22 - - [2025-10-09 19:02:52] "POST /chown HTTP/1.1" 200 109 0.006512 10.0.0.22 - - [2025-10-09 19:02:52] "POST /chown HTTP/1.1" 200 109 0.015877 10.0.0.22 - - [2025-10-09 19:02:52] "POST /chown HTTP/1.1" 200 109 0.016199 10.0.0.22 - - [2025-10-09 19:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.22 - - [2025-10-09 19:02:52] "POST /chown HTTP/1.1" 200 109 0.006724 10.0.0.22 - - [2025-10-09 19:02:52] "POST /chown HTTP/1.1" 200 109 0.015969 10.0.0.22 - - [2025-10-09 19:02:52] "POST /chown HTTP/1.1" 200 109 0.018943 10.0.0.22 - - [2025-10-09 19:02:53] "POST /chown HTTP/1.1" 200 109 0.006562 10.0.0.22 - - [2025-10-09 19:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.22 - - [2025-10-09 19:02:53] "POST /chown HTTP/1.1" 200 109 0.007131 10.0.0.22 - - [2025-10-09 19:02:53] "POST /chown HTTP/1.1" 200 109 0.015095 10.0.0.22 - - [2025-10-09 19:02:53] "POST /chown HTTP/1.1" 200 109 0.011405 10.0.0.22 - - [2025-10-09 19:02:53] "POST /chown HTTP/1.1" 200 109 0.009331 10.0.0.22 - - [2025-10-09 19:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.22 - - [2025-10-09 19:02:53] "POST /chown HTTP/1.1" 200 109 0.009873 10.0.0.22 - - [2025-10-09 19:02:53] "POST /chown HTTP/1.1" 200 109 0.006947 10.0.0.22 - - [2025-10-09 19:02:53] "POST /chown HTTP/1.1" 200 109 0.013642 10.0.0.22 - - [2025-10-09 19:02:53] "POST /chown HTTP/1.1" 200 109 0.017159 10.0.0.22 - - [2025-10-09 19:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.22 - - [2025-10-09 19:02:53] "POST /chown HTTP/1.1" 200 109 0.006223 10.0.0.22 - - [2025-10-09 19:02:53] "POST /chown HTTP/1.1" 200 109 0.016976 10.0.0.22 - - [2025-10-09 19:02:53] "POST /chown HTTP/1.1" 200 109 0.006847 10.0.0.22 - - [2025-10-09 19:02:53] "POST /chown HTTP/1.1" 200 109 0.022458 10.0.0.22 - - [2025-10-09 19:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.22 - - [2025-10-09 19:02:53] "GET /virtual-machine-interface/88e16cd6-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004858 10.0.0.22 - - [2025-10-09 19:02:53] "POST /set-tag HTTP/1.1" 200 109 0.003674 10.0.0.22 - - [2025-10-09 19:02:53] "POST /chown HTTP/1.1" 200 109 0.011914 10.0.0.22 - - [2025-10-09 19:02:53] "POST /chown HTTP/1.1" 200 109 0.027072 10.0.0.22 - - [2025-10-09 19:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.22 - - [2025-10-09 19:02:53] "POST /chown HTTP/1.1" 200 109 0.019581 10.0.0.22 - - [2025-10-09 19:02:53] "GET /loadbalancer/90b92fdb-ce77-4ec7-a0aa-4c577967c3b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.008945 10.0.0.22 - - [2025-10-09 19:02:53] "GET /loadbalancer-pool/3fd85db7-7791-4d55-9b1e-d32840dc0105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.008391 10.0.0.22 - - [2025-10-09 19:02:53] "POST /chown HTTP/1.1" 200 109 0.007734 10.0.0.22 - - [2025-10-09 19:02:53] "POST /loadbalancer-members HTTP/1.1" 200 702 0.026521 10.0.0.22 - - [2025-10-09 19:02:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.013438 10.0.0.22 - - [2025-10-09 19:02:53] "GET /virtual-machine-interface/88e16cd6-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015592 10.0.0.22 - - [2025-10-09 19:02:53] "POST /tags HTTP/1.1" 409 221 0.001919 10.0.0.22 - - [2025-10-09 19:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001320 10.0.0.22 - - [2025-10-09 19:02:53] "GET /tag/1260704f-37b6-4772-9a6f-6de2db8b11eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012591 10.0.0.22 - - [2025-10-09 19:02:53] "GET /virtual-machine-interface/88e16cd6-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003916 10.0.0.22 - - [2025-10-09 19:02:53] "POST /set-tag HTTP/1.1" 200 109 0.023044 10.0.0.22 - - [2025-10-09 19:02:53] "POST /ref-update HTTP/1.1" 200 156 0.023259 10.0.0.22 - - [2025-10-09 19:02:53] "GET /floating-ip/d9c28aa3-4c06-45b5-a1b2-05c4fed1fcb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.009781 10.0.0.22 - - [2025-10-09 19:02:53] "PUT /floating-ip/d9c28aa3-4c06-45b5-a1b2-05c4fed1fcb8 HTTP/1.1" 200 256 0.011428 10.0.0.22 - - [2025-10-09 19:02:54] "GET /virtual-machine-interface/8946fb0a-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007259 10.0.0.22 - - [2025-10-09 19:02:54] "POST /set-tag HTTP/1.1" 200 109 0.003148 10.0.0.22 - - [2025-10-09 19:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.22 - - [2025-10-09 19:02:54] "GET /loadbalancer/90b92fdb-ce77-4ec7-a0aa-4c577967c3b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002509 10.0.0.22 - - [2025-10-09 19:02:54] "GET /loadbalancer-pool/3fd85db7-7791-4d55-9b1e-d32840dc0105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003253 10.0.0.22 - - [2025-10-09 19:02:54] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016301 10.0.0.22 - - [2025-10-09 19:02:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.015845 10.0.0.22 - - [2025-10-09 19:02:54] "GET /virtual-machine-interface/8946fb0a-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012125 10.0.0.22 - - [2025-10-09 19:02:54] "GET /virtual-machine-interface/8946fb0a-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004243 10.0.0.22 - - [2025-10-09 19:02:54] "POST /ref-update HTTP/1.1" 200 156 0.007377 10.0.0.22 - - [2025-10-09 19:02:54] "GET /floating-ip/d9c28aa3-4c06-45b5-a1b2-05c4fed1fcb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.008843 10.0.0.22 - - [2025-10-09 19:02:54] "POST /set-tag HTTP/1.1" 200 109 0.017349 10.0.0.22 - - [2025-10-09 19:02:55] "GET /virtual-machine/514d2de8-3151-400a-8fd1-448b17ccc285?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.004564 10.0.0.22 - - [2025-10-09 19:02:55] "GET /virtual-machine-interface/88e16cd6-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005008 10.0.0.22 - - [2025-10-09 19:02:56] "GET /virtual-machine/7e121628-3cbe-44e1-b75a-89f3e336324a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.007092 10.0.0.22 - - [2025-10-09 19:02:56] "GET /virtual-machine-interface/8946fb0a-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006633 10.0.0.22 - - [2025-10-09 19:03:05] "GET /virtual-machine-interface/8d9ad4ba-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005248 10.0.0.22 - - [2025-10-09 19:03:05] "POST /set-tag HTTP/1.1" 200 109 0.002622 10.0.0.22 - - [2025-10-09 19:03:06] "GET /virtual-machine/21b9d648-b19d-43a4-9241-856968a65269?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003436 10.0.0.22 - - [2025-10-09 19:03:06] "GET /virtual-machine-interface/8d9ad4ba-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004631 10.0.0.22 - - [2025-10-09 19:03:06] "GET /virtual-machine-interface/8d9ad4ba-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004785 10.0.0.22 - - [2025-10-09 19:03:06] "POST /set-tag HTTP/1.1" 200 109 0.002041 10.0.0.22 - - [2025-10-09 19:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.22 - - [2025-10-09 19:03:20] "POST /chown HTTP/1.1" 200 109 0.007160 10.0.0.22 - - [2025-10-09 19:03:20] "POST /chown HTTP/1.1" 200 109 0.024111 10.0.0.22 - - [2025-10-09 19:03:20] "POST /chown HTTP/1.1" 200 109 0.010751 10.0.0.22 - - [2025-10-09 19:03:20] "POST /chown HTTP/1.1" 200 109 0.008037 10.0.0.22 - - [2025-10-09 19:03:38] "GET /virtual-machine-interface/8d9ad4ba-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005588 10.0.0.22 - - [2025-10-09 19:03:38] "POST /set-tag HTTP/1.1" 200 109 0.002949 10.0.0.22 - - [2025-10-09 19:03:38] "GET /virtual-machine-interface/8d9ad4ba-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004235 10.0.0.22 - - [2025-10-09 19:03:38] "POST /set-tag HTTP/1.1" 200 109 0.001946 10.0.0.22 - - [2025-10-09 19:03:38] "GET /virtual-machine/21b9d648-b19d-43a4-9241-856968a65269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003186 10.0.0.22 - - [2025-10-09 19:03:38] "POST /ref-update HTTP/1.1" 200 156 0.010195 10.0.0.22 - - [2025-10-09 19:03:38] "GET /virtual-machine-interface/8d9ad4ba-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004974 10.0.0.22 - - [2025-10-09 19:03:38] "POST /set-tag HTTP/1.1" 200 109 0.017468 10.0.0.22 - - [2025-10-09 19:03:38] "POST /set-tag HTTP/1.1" 200 109 0.025281 10.0.0.22 - - [2025-10-09 19:03:38] "DELETE /instance-ip/8dbb8dfe-a542-11f0-9b13-fa163e36606a HTTP/1.1" 200 115 0.046576 10.0.0.22 - - [2025-10-09 19:03:38] "DELETE /virtual-machine-interface/8d9ad4ba-a542-11f0-9b13-fa163e36606a HTTP/1.1" 200 115 0.048613 10.0.0.22 - - [2025-10-09 19:03:38] "DELETE /virtual-machine/21b9d648-b19d-43a4-9241-856968a65269 HTTP/1.1" 200 115 0.020802 10.0.0.22 - - [2025-10-09 19:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.22 - - [2025-10-09 19:03:41] "GET /tag/f37f003e-c47d-43ed-ad93-f233e7aab89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.014513 10.0.0.22 - - [2025-10-09 19:03:41] "GET /tag/f37f003e-c47d-43ed-ad93-f233e7aab89c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.019206 10.0.0.22 - - [2025-10-09 19:03:41] "GET /virtual-machine-interface/166f2d9a-4c95-4b43-bc96-f29a09e5f72e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004787 10.0.0.22 - - [2025-10-09 19:03:41] "POST /set-tag HTTP/1.1" 200 109 0.015247 10.0.0.22 - - [2025-10-09 19:03:41] "GET /virtual-machine-interface/8ae31045-02a3-4ec0-9b41-613685a6104f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.031628 10.0.0.22 - - [2025-10-09 19:03:41] "POST /set-tag HTTP/1.1" 200 109 0.019969 10.0.0.22 - - [2025-10-09 19:03:41] "GET /virtual-machine-interface/9c4c87fc-8fb6-406d-8cc8-68d6786c3ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.007207 10.0.0.22 - - [2025-10-09 19:03:42] "POST /set-tag HTTP/1.1" 200 109 0.024321 10.0.0.22 - - [2025-10-09 19:03:42] "GET /firewall-policy/eadde24e-ae8f-4c74-ba41-c035009d63a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.028629 10.0.0.22 - - [2025-10-09 19:03:42] "GET /firewall-rule/aebabda2-005c-4a50-ba78-c6518c66b953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003801 10.0.0.22 - - [2025-10-09 19:03:42] "POST /ref-update HTTP/1.1" 200 156 0.021096 10.0.0.22 - - [2025-10-09 19:03:42] "DELETE /firewall-rule/aebabda2-005c-4a50-ba78-c6518c66b953 HTTP/1.1" 200 115 0.038934 10.0.0.22 - - [2025-10-09 19:03:42] "DELETE /loadbalancer-member/ccf66bcf-7d89-48a7-9bf6-6ea1e3d8fbee HTTP/1.1" 200 115 0.026030 10.0.0.22 - - [2025-10-09 19:03:42] "DELETE /loadbalancer-pool/90d325ca-1c72-455b-b8ad-7fb4bf2b4e82 HTTP/1.1" 200 115 0.031644 10.0.0.22 - - [2025-10-09 19:03:42] "PUT /service-instance/426a857a-2804-4cbc-9167-227d0bea2ecb HTTP/1.1" 200 266 0.014333 10.0.0.22 - - [2025-10-09 19:03:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.020618 10.0.0.22 - - [2025-10-09 19:03:42] "DELETE /loadbalancer-listener/5f845647-ae40-45e1-8fb1-c3dfaa740a24 HTTP/1.1" 200 115 0.058761 10.0.0.22 - - [2025-10-09 19:03:42] "GET /floating-ip/8050eadf-629a-4046-b3e2-a3b289520976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.006270 10.0.0.22 - - [2025-10-09 19:03:42] "PUT /service-instance/426a857a-2804-4cbc-9167-227d0bea2ecb HTTP/1.1" 200 266 0.016323 10.0.0.22 - - [2025-10-09 19:03:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.016903 10.0.0.22 - - [2025-10-09 19:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008586 10.0.0.22 - - [2025-10-09 19:03:42] "PUT /floating-ip/8050eadf-629a-4046-b3e2-a3b289520976 HTTP/1.1" 200 256 0.067090 10.0.0.22 - - [2025-10-09 19:03:42] "POST /chown HTTP/1.1" 200 109 0.034843 10.0.0.22 - - [2025-10-09 19:03:42] "POST /chown HTTP/1.1" 200 109 0.006777 10.0.0.22 - - [2025-10-09 19:03:42] "DELETE /floating-ip/8050eadf-629a-4046-b3e2-a3b289520976 HTTP/1.1" 200 115 0.094440 10.0.0.22 - - [2025-10-09 19:03:42] "POST /chown HTTP/1.1" 200 109 0.015113 10.0.0.22 - - [2025-10-09 19:03:42] "POST /chown HTTP/1.1" 200 109 0.020788 10.0.0.22 - - [2025-10-09 19:03:42] "DELETE /loadbalancer/ff7690c5-d0f1-45dd-8ce3-e30d38d3b49f HTTP/1.1" 200 115 0.083384 10.0.0.22 - - [2025-10-09 19:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005904 10.0.0.22 - - [2025-10-09 19:03:42] "POST /service-instances HTTP/1.1" 409 259 0.003165 10.0.0.22 - - [2025-10-09 19:03:42] "POST /service-instances HTTP/1.1" 409 259 0.003129 10.0.0.22 - - [2025-10-09 19:03:42] "DELETE /instance-ip/14c4bb91-9655-41c0-beae-fb3b8ca1c16c HTTP/1.1" 200 115 0.067999 10.0.0.22 - - [2025-10-09 19:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.22 - - [2025-10-09 19:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001442 10.0.0.22 - - [2025-10-09 19:03:42] "DELETE /virtual-machine-interface/166f2d9a-4c95-4b43-bc96-f29a09e5f72e HTTP/1.1" 200 115 0.065207 10.0.0.22 - - [2025-10-09 19:03:42] "GET /floating-ip-pool/d87bb808-4d1c-4604-8d50-4ea9d9732ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.005785 10.0.0.22 - - [2025-10-09 19:03:42] "POST /ref-update HTTP/1.1" 200 156 0.033614 10.0.0.22 - - [2025-10-09 19:03:42] "DELETE /service-instance/426a857a-2804-4cbc-9167-227d0bea2ecb HTTP/1.1" 200 115 0.091348 10.0.0.22 - - [2025-10-09 19:03:42] "GET /virtual-machine-interface/8ae31045-02a3-4ec0-9b41-613685a6104f?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.011876 10.0.0.22 - - [2025-10-09 19:03:42] "DELETE /tag/f37f003e-c47d-43ed-ad93-f233e7aab89c HTTP/1.1" 200 115 0.145603 10.0.0.22 - - [2025-10-09 19:03:42] "DELETE /floating-ip-pool/d87bb808-4d1c-4604-8d50-4ea9d9732ed2 HTTP/1.1" 200 115 0.076341 10.0.0.22 - - [2025-10-09 19:03:43] "DELETE /virtual-machine-interface/8ae31045-02a3-4ec0-9b41-613685a6104f HTTP/1.1" 200 115 0.138309 10.0.0.22 - - [2025-10-09 19:03:43] "POST /ref-update HTTP/1.1" 200 156 0.032628 10.0.0.22 - - [2025-10-09 19:03:43] "POST /useragent-kv HTTP/1.1" 200 115 0.005741 10.0.0.22 - - [2025-10-09 19:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005209 10.0.0.22 - - [2025-10-09 19:03:43] "POST /useragent-kv HTTP/1.1" 200 115 0.005874 10.0.0.22 - - [2025-10-09 19:03:43] "DELETE /virtual-network/c0913449-208c-4704-8a7b-580a84679690 HTTP/1.1" 200 115 0.223132 10.0.0.22 - - [2025-10-09 19:03:43] "GET /routing-instance/6fcf66ed-25d0-48f4-9ef5-bd99fff84664 HTTP/1.1" 404 171 0.002000 10.0.0.22 - - [2025-10-09 19:03:43] "GET /domains HTTP/1.1" 200 280 0.003254 10.0.0.22 - - [2025-10-09 19:03:43] "GET /domain/83eaf7d9-4f80-4eab-99bf-7cd06eb0a503 HTTP/1.1" 200 3086 0.004367 10.0.0.22 - - [2025-10-09 19:03:43] "DELETE /route-target/15f0a7e0-6501-4232-bab0-8b9e0b4df423 HTTP/1.1" 200 115 0.039746 10.0.0.22 - - [2025-10-09 19:03:43] "DELETE /virtual-machine/e520d4e7-2831-4f79-aa87-ad7a05e1a474 HTTP/1.1" 200 115 0.095078 10.0.0.22 - - [2025-10-09 19:03:43] "GET /virtual-machine-interface/9c4c87fc-8fb6-406d-8cc8-68d6786c3ff4?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.007227 10.0.0.22 - - [2025-10-09 19:03:43] "GET /project/44459ef8-5670-4533-a7de-32357876cf57 HTTP/1.1" 200 7142 0.047791 10.0.0.22 - - [2025-10-09 19:03:43] "GET /virtual-machine-interface/8946fb0a-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005860 10.0.0.22 - - [2025-10-09 19:03:43] "POST /set-tag HTTP/1.1" 200 109 0.003867 10.0.0.22 - - [2025-10-09 19:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005060 10.0.0.22 - - [2025-10-09 19:03:43] "GET /loadbalancer/90b92fdb-ce77-4ec7-a0aa-4c577967c3b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.023468 10.0.0.22 - - [2025-10-09 19:03:43] "DELETE /virtual-machine-interface/9c4c87fc-8fb6-406d-8cc8-68d6786c3ff4 HTTP/1.1" 200 115 0.108832 10.0.0.22 - - [2025-10-09 19:03:43] "DELETE /virtual-machine/b4dfcd1d-7dad-4547-ab69-14c257c71f96 HTTP/1.1" 200 115 0.025665 10.0.0.22 - - [2025-10-09 19:03:43] "GET /virtual-machine-interface/8946fb0a-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006361 10.0.0.22 - - [2025-10-09 19:03:43] "POST /set-tag HTTP/1.1" 200 109 0.019939 10.0.0.22 - - [2025-10-09 19:03:43] "DELETE /loadbalancer-member/32b5794c-59b0-4725-9ee0-00fa9dd30a57 HTTP/1.1" 200 115 0.048256 10.0.0.22 - - [2025-10-09 19:03:44] "GET /virtual-machine-interface/8946fb0a-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007371 10.0.0.22 - - [2025-10-09 19:03:44] "POST /set-tag HTTP/1.1" 200 109 0.004360 10.0.0.22 - - [2025-10-09 19:03:44] "GET /virtual-machine-interface/8946fb0a-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009408 10.0.0.22 - - [2025-10-09 19:03:44] "POST /set-tag HTTP/1.1" 200 109 0.002527 10.0.0.22 - - [2025-10-09 19:03:44] "GET /virtual-machine/7e121628-3cbe-44e1-b75a-89f3e336324a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.004280 10.0.0.22 - - [2025-10-09 19:03:44] "POST /ref-update HTTP/1.1" 200 156 0.011389 10.0.0.22 - - [2025-10-09 19:03:44] "GET /virtual-machine-interface/8946fb0a-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011919 10.0.0.22 - - [2025-10-09 19:03:44] "POST /set-tag HTTP/1.1" 200 109 0.016929 10.0.0.22 - - [2025-10-09 19:03:44] "POST /set-tag HTTP/1.1" 200 109 0.019022 10.0.0.22 - - [2025-10-09 19:03:44] "POST /set-tag HTTP/1.1" 200 109 0.047816 10.0.0.22 - - [2025-10-09 19:03:44] "DELETE /instance-ip/896076de-a542-11f0-9b13-fa163e36606a HTTP/1.1" 200 115 0.037530 10.0.0.22 - - [2025-10-09 19:03:44] "POST /ref-update HTTP/1.1" 200 156 0.008314 10.0.0.22 - - [2025-10-09 19:03:45] "DELETE /virtual-machine-interface/8946fb0a-a542-11f0-9b13-fa163e36606a HTTP/1.1" 200 115 0.041537 10.0.0.22 - - [2025-10-09 19:03:45] "DELETE /virtual-machine/7e121628-3cbe-44e1-b75a-89f3e336324a HTTP/1.1" 200 115 0.025671 10.0.0.22 - - [2025-10-09 19:03:48] "GET /virtual-machine-interface/88e16cd6-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004811 10.0.0.22 - - [2025-10-09 19:03:48] "POST /set-tag HTTP/1.1" 200 109 0.002975 10.0.0.22 - - [2025-10-09 19:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.22 - - [2025-10-09 19:03:48] "GET /loadbalancer/90b92fdb-ce77-4ec7-a0aa-4c577967c3b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002537 10.0.0.22 - - [2025-10-09 19:03:49] "GET /virtual-machine-interface/88e16cd6-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004793 10.0.0.22 - - [2025-10-09 19:03:49] "POST /set-tag HTTP/1.1" 200 109 0.006224 10.0.0.22 - - [2025-10-09 19:03:49] "GET /virtual-machine-interface/88e16cd6-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004851 10.0.0.22 - - [2025-10-09 19:03:49] "POST /set-tag HTTP/1.1" 200 109 0.002001 10.0.0.22 - - [2025-10-09 19:03:49] "GET /virtual-machine/514d2de8-3151-400a-8fd1-448b17ccc285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003308 10.0.0.22 - - [2025-10-09 19:03:49] "POST /ref-update HTTP/1.1" 200 156 0.010178 10.0.0.22 - - [2025-10-09 19:03:49] "GET /virtual-machine-interface/88e16cd6-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005067 10.0.0.22 - - [2025-10-09 19:03:49] "POST /set-tag HTTP/1.1" 200 109 0.017395 10.0.0.22 - - [2025-10-09 19:03:49] "POST /set-tag HTTP/1.1" 200 109 0.025303 10.0.0.22 - - [2025-10-09 19:03:49] "POST /set-tag HTTP/1.1" 200 109 0.018379 10.0.0.22 - - [2025-10-09 19:03:49] "DELETE /instance-ip/88faa19c-a542-11f0-9b13-fa163e36606a HTTP/1.1" 200 115 0.067133 10.0.0.22 - - [2025-10-09 19:03:49] "POST /ref-update HTTP/1.1" 200 156 0.013628 10.0.0.22 - - [2025-10-09 19:03:50] "DELETE /virtual-machine-interface/88e16cd6-a542-11f0-9b13-fa163e36606a HTTP/1.1" 200 115 0.039341 10.0.0.22 - - [2025-10-09 19:03:50] "DELETE /virtual-machine/514d2de8-3151-400a-8fd1-448b17ccc285 HTTP/1.1" 200 115 0.024803 10.0.0.22 - - [2025-10-09 19:03:50] "DELETE /tag/ca6eb2d9-2c93-4143-b817-32c87a39b41a HTTP/1.1" 200 115 0.040765 10.0.0.22 - - [2025-10-09 19:03:50] "DELETE /tag/805f21d1-777b-4425-9ced-bffca156e6d4 HTTP/1.1" 200 115 0.101065 [Introspect:8084]10.0.0.22 - - [2025-10-09 19:03:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001473 [Introspect:8084]10.0.0.22 - - [2025-10-09 19:03:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001621 10.0.0.22 - - [2025-10-09 19:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.22 - - [2025-10-09 19:03:53] "GET /project/44459ef8-5670-4533-a7de-32357876cf57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041218 10.0.0.22 - - [2025-10-09 19:03:53] "POST /tags HTTP/1.1" 200 393 0.030419 10.0.0.22 - - [2025-10-09 19:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004455 10.0.0.22 - - [2025-10-09 19:03:53] "GET /tag/d8f97ce6-e910-485e-bec0-eae5eefe303e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.017551 10.0.0.22 - - [2025-10-09 19:03:53] "POST /tags HTTP/1.1" 200 341 0.024205 10.0.0.22 - - [2025-10-09 19:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.22 - - [2025-10-09 19:03:53] "GET /tag/161c9770-e595-4667-89ed-aee97010b1f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.015727 10.0.0.22 - - [2025-10-09 19:03:54] "POST /id-to-fqname HTTP/1.1" 200 192 0.000628 10.0.0.22 - - [2025-10-09 19:03:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.007031 10.0.0.22 - - [2025-10-09 19:03:54] "POST /security-groups HTTP/1.1" 200 589 0.082530 10.0.0.22 - - [2025-10-09 19:03:54] "POST /projects HTTP/1.1" 200 519 0.263929 10.0.0.22 - - [2025-10-09 19:03:54] "POST /fqname-to-id HTTP/1.1" 404 236 0.002532 10.0.0.22 - - [2025-10-09 19:03:54] "POST /access-control-lists HTTP/1.1" 200 598 0.074360 10.0.0.22 - - [2025-10-09 19:03:54] "POST /fqname-to-id HTTP/1.1" 404 235 0.004261 10.0.0.22 - - [2025-10-09 19:03:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.046781 10.0.0.22 - - [2025-10-09 19:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.030329 10.0.0.22 - - [2025-10-09 19:03:54] "GET /virtual-network/0539f39f-3d32-439e-96e9-f57e9c183204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.009700 10.0.0.22 - - [2025-10-09 19:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.22 - - [2025-10-09 19:03:54] "GET /virtual-network/7789b46a-3f1f-4152-9c1e-c92a4d1be0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.018479 10.0.0.22 - - [2025-10-09 19:03:54] "POST /access-control-lists HTTP/1.1" 200 596 0.092797 10.0.0.22 - - [2025-10-09 19:03:54] "PUT /virtual-network/0539f39f-3d32-439e-96e9-f57e9c183204 HTTP/1.1" 200 264 0.092437 10.0.0.22 - - [2025-10-09 19:03:54] "PUT /virtual-network/7789b46a-3f1f-4152-9c1e-c92a4d1be0e3 HTTP/1.1" 200 264 0.062603 10.0.0.22 - - [2025-10-09 19:03:54] "POST /security-groups HTTP/1.1" 200 591 0.099775 10.0.0.22 - - [2025-10-09 19:03:54] "POST /fqname-to-id HTTP/1.1" 404 270 0.002458 10.0.0.22 - - [2025-10-09 19:03:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.057909 10.0.0.22 - - [2025-10-09 19:03:54] "POST /chown HTTP/1.1" 200 109 0.041854 10.0.0.22 - - [2025-10-09 19:03:54] "GET /application-policy-set/ea77657b-1576-4668-9ac9-7909bcac86d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016782 10.0.0.22 - - [2025-10-09 19:03:54] "POST /access-control-lists HTTP/1.1" 200 632 0.115149 10.0.0.22 - - [2025-10-09 19:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.22 - - [2025-10-09 19:03:54] "POST /fqname-to-id HTTP/1.1" 404 269 0.005306 10.0.0.22 - - [2025-10-09 19:03:54] "GET /policy-management/2ddc23d1-e5d1-483f-ad06-8aab7d823480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007146 10.0.0.22 - - [2025-10-09 19:03:54] "POST /tags HTTP/1.1" 409 226 0.006431 10.0.0.22 - - [2025-10-09 19:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010628 10.0.0.22 - - [2025-10-09 19:03:55] "GET /tag/161c9770-e595-4667-89ed-aee97010b1f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.014652 10.0.0.22 - - [2025-10-09 19:03:55] "POST /access-control-lists HTTP/1.1" 200 630 0.096008 10.0.0.22 - - [2025-10-09 19:03:55] "POST /firewall-rules HTTP/1.1" 200 600 0.150769 10.0.0.22 - - [2025-10-09 19:03:55] "GET /firewall-rule/22a997d5-344f-4008-847c-d68876e02b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.006533 10.0.0.22 - - [2025-10-09 19:03:55] "GET /firewall-policy/4863d64e-71cc-45a0-975d-a9b0bd87168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008128 10.0.0.22 - - [2025-10-09 19:03:55] "GET /firewall-rule/22a997d5-344f-4008-847c-d68876e02b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003003 10.0.0.22 - - [2025-10-09 19:03:55] "POST /ref-update HTTP/1.1" 200 156 0.103424 10.0.0.22 - - [2025-10-09 19:03:55] "GET /application-policy-set/ea77657b-1576-4668-9ac9-7909bcac86d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016178 10.0.0.22 - - [2025-10-09 19:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004495 10.0.0.22 - - [2025-10-09 19:03:55] "GET /policy-management/2ddc23d1-e5d1-483f-ad06-8aab7d823480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008332 10.0.0.22 - - [2025-10-09 19:03:55] "POST /tags HTTP/1.1" 409 226 0.002493 10.0.0.22 - - [2025-10-09 19:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006516 10.0.0.22 - - [2025-10-09 19:03:55] "GET /tag/161c9770-e595-4667-89ed-aee97010b1f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.017071 10.0.0.22 - - [2025-10-09 19:03:55] "POST /firewall-rules HTTP/1.1" 200 598 0.088895 10.0.0.22 - - [2025-10-09 19:03:55] "GET /firewall-rule/756951bf-bc97-44f1-860c-7d33af6064be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.011195 10.0.0.22 - - [2025-10-09 19:03:55] "GET /firewall-policy/4863d64e-71cc-45a0-975d-a9b0bd87168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.006604 10.0.0.22 - - [2025-10-09 19:03:55] "GET /firewall-rule/756951bf-bc97-44f1-860c-7d33af6064be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002980 10.0.0.22 - - [2025-10-09 19:03:55] "POST /ref-update HTTP/1.1" 200 156 0.059056 10.0.0.22 - - [2025-10-09 19:03:56] "POST /tags HTTP/1.1" 200 393 0.034706 10.0.0.22 - - [2025-10-09 19:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012383 10.0.0.22 - - [2025-10-09 19:03:56] "GET /tag/6e39a272-dc2f-48e9-b706-1a566d8e4692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015779 10.0.0.22 - - [2025-10-09 19:03:57] "POST /tags HTTP/1.1" 200 341 0.090545 10.0.0.22 - - [2025-10-09 19:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.075555 10.0.0.22 - - [2025-10-09 19:03:57] "GET /tag/451d5a4c-a34b-46d7-9fd6-b536ad411e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.018437 10.0.0.22 - - [2025-10-09 19:03:57] "POST /id-to-fqname HTTP/1.1" 200 192 0.000615 10.0.0.22 - - [2025-10-09 19:03:57] "POST /fqname-to-id HTTP/1.1" 404 201 0.003253 10.0.0.22 - - [2025-10-09 19:03:57] "POST /security-groups HTTP/1.1" 200 589 0.071698 10.0.0.22 - - [2025-10-09 19:03:57] "POST /projects HTTP/1.1" 200 519 0.304150 10.0.0.22 - - [2025-10-09 19:03:57] "POST /fqname-to-id HTTP/1.1" 404 236 0.009509 10.0.0.22 - - [2025-10-09 19:03:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.033116 10.0.0.22 - - [2025-10-09 19:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.019702 10.0.0.22 - - [2025-10-09 19:03:57] "GET /virtual-network/0539f39f-3d32-439e-96e9-f57e9c183204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.017973 10.0.0.22 - - [2025-10-09 19:03:57] "POST /access-control-lists HTTP/1.1" 200 598 0.103419 10.0.0.22 - - [2025-10-09 19:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.024983 10.0.0.22 - - [2025-10-09 19:03:57] "GET /virtual-network/7789b46a-3f1f-4152-9c1e-c92a4d1be0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.012218 10.0.0.22 - - [2025-10-09 19:03:57] "POST /fqname-to-id HTTP/1.1" 404 235 0.035224 10.0.0.22 - - [2025-10-09 19:03:57] "POST /access-control-lists HTTP/1.1" 200 596 0.106394 10.0.0.22 - - [2025-10-09 19:03:57] "PUT /virtual-network/0539f39f-3d32-439e-96e9-f57e9c183204 HTTP/1.1" 200 264 0.142840 10.0.0.22 - - [2025-10-09 19:03:57] "PUT /virtual-network/7789b46a-3f1f-4152-9c1e-c92a4d1be0e3 HTTP/1.1" 200 264 0.074759 10.0.0.22 - - [2025-10-09 19:03:58] "POST /security-groups HTTP/1.1" 200 591 0.098855 10.0.0.22 - - [2025-10-09 19:03:58] "POST /fqname-to-id HTTP/1.1" 404 270 0.002789 10.0.0.22 - - [2025-10-09 19:03:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.036152 10.0.0.22 - - [2025-10-09 19:03:58] "POST /access-control-lists HTTP/1.1" 200 632 0.092116 10.0.0.22 - - [2025-10-09 19:03:58] "POST /fqname-to-id HTTP/1.1" 404 269 0.015182 10.0.0.22 - - [2025-10-09 19:03:58] "POST /chown HTTP/1.1" 200 109 0.072063 10.0.0.22 - - [2025-10-09 19:03:58] "GET /application-policy-set/ea77657b-1576-4668-9ac9-7909bcac86d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010046 10.0.0.22 - - [2025-10-09 19:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.22 - - [2025-10-09 19:03:58] "GET /policy-management/2ddc23d1-e5d1-483f-ad06-8aab7d823480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.036951 10.0.0.22 - - [2025-10-09 19:03:58] "POST /access-control-lists HTTP/1.1" 200 630 0.074647 10.0.0.22 - - [2025-10-09 19:03:58] "POST /tags HTTP/1.1" 409 226 0.012761 10.0.0.22 - - [2025-10-09 19:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.22 - - [2025-10-09 19:03:58] "GET /tag/451d5a4c-a34b-46d7-9fd6-b536ad411e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011472 10.0.0.22 - - [2025-10-09 19:03:58] "POST /firewall-rules HTTP/1.1" 200 600 0.067154 10.0.0.22 - - [2025-10-09 19:03:58] "GET /firewall-rule/d6458c2e-d2c5-4b08-83fc-bb1652018cbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.007596 10.0.0.22 - - [2025-10-09 19:03:58] "GET /firewall-policy/4863d64e-71cc-45a0-975d-a9b0bd87168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004180 10.0.0.22 - - [2025-10-09 19:03:58] "GET /firewall-rule/d6458c2e-d2c5-4b08-83fc-bb1652018cbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002231 10.0.0.22 - - [2025-10-09 19:03:58] "POST /ref-update HTTP/1.1" 200 156 0.054138 10.0.0.22 - - [2025-10-09 19:03:58] "GET /application-policy-set/ea77657b-1576-4668-9ac9-7909bcac86d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005505 10.0.0.22 - - [2025-10-09 19:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.22 - - [2025-10-09 19:03:58] "GET /policy-management/2ddc23d1-e5d1-483f-ad06-8aab7d823480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002570 10.0.0.22 - - [2025-10-09 19:03:58] "POST /tags HTTP/1.1" 409 226 0.001504 10.0.0.22 - - [2025-10-09 19:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004991 10.0.0.22 - - [2025-10-09 19:03:58] "GET /tag/451d5a4c-a34b-46d7-9fd6-b536ad411e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011736 10.0.0.22 - - [2025-10-09 19:03:58] "POST /firewall-rules HTTP/1.1" 200 598 0.075253 10.0.0.22 - - [2025-10-09 19:03:58] "GET /firewall-rule/84ce3267-f613-4ef1-88ba-3fa912267fb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.005837 10.0.0.22 - - [2025-10-09 19:03:58] "GET /firewall-policy/4863d64e-71cc-45a0-975d-a9b0bd87168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.006638 10.0.0.22 - - [2025-10-09 19:03:58] "GET /firewall-rule/84ce3267-f613-4ef1-88ba-3fa912267fb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.004107 [Introspect:8084]10.0.0.22 - - [2025-10-09 19:03:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001104 [Introspect:8084]10.0.0.22 - - [2025-10-09 19:03:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001076 10.0.0.22 - - [2025-10-09 19:03:59] "POST /ref-update HTTP/1.1" 200 156 0.087772 10.0.0.22 - - [2025-10-09 19:03:59] "POST /tags HTTP/1.1" 200 345 0.096334 10.0.0.22 - - [2025-10-09 19:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.019399 10.0.0.22 - - [2025-10-09 19:04:00] "GET /tag/7ae6ed24-34f6-4fae-bd01-5fa6b55e60a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.040236 10.0.0.22 - - [2025-10-09 19:04:00] "POST /projects HTTP/1.1" 409 238 0.002368 10.0.0.22 - - [2025-10-09 19:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.22 - - [2025-10-09 19:04:00] "GET /project/f722cee5-ea0b-4730-a474-90a89c9bf209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.057865 10.0.0.22 - - [2025-10-09 19:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005665 10.0.0.22 - - [2025-10-09 19:04:00] "GET /virtual-network/0539f39f-3d32-439e-96e9-f57e9c183204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.007704 10.0.0.22 - - [2025-10-09 19:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.22 - - [2025-10-09 19:04:00] "GET /virtual-network/7789b46a-3f1f-4152-9c1e-c92a4d1be0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006074 10.0.0.22 - - [2025-10-09 19:04:00] "POST /security-groups HTTP/1.1" 409 285 0.002653 10.0.0.22 - - [2025-10-09 19:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.22 - - [2025-10-09 19:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.22 - - [2025-10-09 19:04:00] "GET /project/f722cee5-ea0b-4730-a474-90a89c9bf209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042155 10.0.0.22 - - [2025-10-09 19:04:00] "PUT /security-group/5eca8f65-b77b-45ed-97dd-1aae6960c55a HTTP/1.1" 200 262 0.079417 10.0.0.22 - - [2025-10-09 19:04:00] "PUT /access-control-list/4d9b3d49-8bfe-46bd-959d-5d69bea81035 HTTP/1.1" 200 272 0.018593 10.0.0.22 - - [2025-10-09 19:04:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.038246 10.0.0.22 - - [2025-10-09 19:04:00] "POST /tags HTTP/1.1" 409 228 0.007498 10.0.0.22 - - [2025-10-09 19:04:00] "PUT /access-control-list/15d8718a-ecf7-4371-b86f-7cdffca1ce7f HTTP/1.1" 200 272 0.035353 10.0.0.22 - - [2025-10-09 19:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.22 - - [2025-10-09 19:04:00] "GET /tag/7ae6ed24-34f6-4fae-bd01-5fa6b55e60a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010918 10.0.0.22 - - [2025-10-09 19:04:00] "POST /tags HTTP/1.1" 200 345 0.032352 10.0.0.22 - - [2025-10-09 19:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.22 - - [2025-10-09 19:04:00] "GET /tag/b5e9f03d-c49c-4648-a00e-c6ac335afbc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.014899 10.0.0.22 - - [2025-10-09 19:04:00] "POST /projects HTTP/1.1" 409 238 0.003972 10.0.0.22 - - [2025-10-09 19:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.22 - - [2025-10-09 19:04:00] "GET /project/959deb1f-5b5c-4063-88c2-6fc4bc2a2bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041093 10.0.0.22 - - [2025-10-09 19:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009326 10.0.0.22 - - [2025-10-09 19:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001352 10.0.0.22 - - [2025-10-09 19:04:00] "GET /project/959deb1f-5b5c-4063-88c2-6fc4bc2a2bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036983 10.0.0.22 - - [2025-10-09 19:04:00] "GET /virtual-network/0539f39f-3d32-439e-96e9-f57e9c183204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.006040 10.0.0.22 - - [2025-10-09 19:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004233 10.0.0.22 - - [2025-10-09 19:04:00] "GET /virtual-network/7789b46a-3f1f-4152-9c1e-c92a4d1be0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003677 10.0.0.22 - - [2025-10-09 19:04:00] "POST /security-groups HTTP/1.1" 409 285 0.002642 10.0.0.22 - - [2025-10-09 19:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.22 - - [2025-10-09 19:04:00] "PUT /security-group/9ebcf7e3-770a-4baa-8966-3faf98fb3362 HTTP/1.1" 200 262 0.058242 10.0.0.22 - - [2025-10-09 19:04:00] "PUT /access-control-list/ad851ca3-d874-4943-acf7-c04068269c2d HTTP/1.1" 200 272 0.012673 10.0.0.22 - - [2025-10-09 19:04:00] "PUT /access-control-list/ef5c9dfb-354a-4e4a-af78-97175625f610 HTTP/1.1" 200 272 0.019070 10.0.0.22 - - [2025-10-09 19:04:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.025254 10.0.0.22 - - [2025-10-09 19:04:00] "POST /tags HTTP/1.1" 409 228 0.008403 10.0.0.22 - - [2025-10-09 19:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.22 - - [2025-10-09 19:04:01] "GET /tag/b5e9f03d-c49c-4648-a00e-c6ac335afbc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012023 10.0.0.22 - - [2025-10-09 19:04:01] "POST /tags HTTP/1.1" 200 291 0.050807 10.0.0.22 - - [2025-10-09 19:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011746 10.0.0.22 - - [2025-10-09 19:04:01] "GET /tag/a713bc47-e885-40a3-9415-6160bb2dec06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.017702 10.0.0.22 - - [2025-10-09 19:04:01] "POST /tags HTTP/1.1" 200 303 0.046322 10.0.0.22 - - [2025-10-09 19:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009702 10.0.0.22 - - [2025-10-09 19:04:01] "GET /tag/b026259b-df15-4184-8ba6-1b12dcc016f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.025705 10.0.0.22 - - [2025-10-09 19:04:01] "POST /tags HTTP/1.1" 409 252 0.002165 10.0.0.22 - - [2025-10-09 19:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.22 - - [2025-10-09 19:04:01] "GET /tag/d8f97ce6-e910-485e-bec0-eae5eefe303e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011691 10.0.0.22 - - [2025-10-09 19:04:01] "POST /tags HTTP/1.1" 409 226 0.001783 10.0.0.22 - - [2025-10-09 19:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001303 10.0.0.22 - - [2025-10-09 19:04:01] "GET /tag/161c9770-e595-4667-89ed-aee97010b1f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010371 10.0.0.22 - - [2025-10-09 19:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.22 - - [2025-10-09 19:04:01] "GET /virtual-network/0539f39f-3d32-439e-96e9-f57e9c183204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005363 10.0.0.22 - - [2025-10-09 19:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.22 - - [2025-10-09 19:04:01] "GET /project/f722cee5-ea0b-4730-a474-90a89c9bf209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047576 10.0.0.22 - - [2025-10-09 19:04:01] "POST /virtual-machines HTTP/1.1" 200 395 0.020885 10.0.0.22 - - [2025-10-09 19:04:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.012025 10.0.0.22 - - [2025-10-09 19:04:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104630 10.0.0.22 - - [2025-10-09 19:04:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.010662 10.0.0.22 - - [2025-10-09 19:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.015662 10.0.0.22 - - [2025-10-09 19:04:01] "GET /virtual-machine-interface/b7a509e2-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009489 10.0.0.22 - - [2025-10-09 19:04:01] "POST /instance-ips HTTP/1.1" 200 397 0.020928 10.0.0.22 - - [2025-10-09 19:04:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.034611 10.0.0.22 - - [2025-10-09 19:04:01] "GET /virtual-machine-interface/b7a509e2-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014070 10.0.0.22 - - [2025-10-09 19:04:02] "POST /set-tag HTTP/1.1" 200 109 0.063954 10.0.0.22 - - [2025-10-09 19:04:02] "GET /virtual-machine-interface/b7a509e2-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016462 10.0.0.22 - - [2025-10-09 19:04:02] "GET /instance-ip/b7bda650-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003783 10.0.0.22 - - [2025-10-09 19:04:02] "GET /virtual-machine-interface/b7a509e2-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005194 10.0.0.22 - - [2025-10-09 19:04:02] "POST /set-tag HTTP/1.1" 200 109 0.002280 10.0.0.22 - - [2025-10-09 19:04:02] "GET /virtual-router/a91e7f91-a0b9-4b8d-b77c-c86012a5f891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004002 10.0.0.22 - - [2025-10-09 19:04:02] "POST /ref-update HTTP/1.1" 200 156 0.009559 10.0.0.22 - - [2025-10-09 19:04:02] "GET /virtual-machine-interface/b7a509e2-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004824 10.0.0.22 - - [2025-10-09 19:04:02] "POST /set-tag HTTP/1.1" 200 109 0.001925 10.0.0.22 - - [2025-10-09 19:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001311 10.0.0.22 - - [2025-10-09 19:04:02] "GET /virtual-network/0539f39f-3d32-439e-96e9-f57e9c183204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004703 10.0.0.22 - - [2025-10-09 19:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.22 - - [2025-10-09 19:04:02] "GET /project/f722cee5-ea0b-4730-a474-90a89c9bf209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046571 10.0.0.22 - - [2025-10-09 19:04:02] "POST /virtual-machines HTTP/1.1" 200 395 0.014145 10.0.0.22 - - [2025-10-09 19:04:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.014817 10.0.0.22 - - [2025-10-09 19:04:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.133940 10.0.0.22 - - [2025-10-09 19:04:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.008814 10.0.0.22 - - [2025-10-09 19:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013854 10.0.0.22 - - [2025-10-09 19:04:02] "GET /virtual-machine-interface/b8191bd4-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004966 10.0.0.22 - - [2025-10-09 19:04:02] "POST /instance-ips HTTP/1.1" 200 397 0.023345 10.0.0.22 - - [2025-10-09 19:04:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.032066 10.0.0.22 - - [2025-10-09 19:04:02] "GET /virtual-machine-interface/b8191bd4-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009135 10.0.0.22 - - [2025-10-09 19:04:02] "POST /set-tag HTTP/1.1" 200 109 0.063639 10.0.0.22 - - [2025-10-09 19:04:02] "GET /virtual-machine-interface/b8191bd4-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.021388 10.0.0.22 - - [2025-10-09 19:04:02] "GET /instance-ip/b836cd96-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003464 10.0.0.22 - - [2025-10-09 19:04:02] "GET /virtual-machine-interface/b8191bd4-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006796 10.0.0.22 - - [2025-10-09 19:04:02] "POST /set-tag HTTP/1.1" 200 109 0.002993 10.0.0.22 - - [2025-10-09 19:04:02] "GET /virtual-router/a91e7f91-a0b9-4b8d-b77c-c86012a5f891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.004703 10.0.0.22 - - [2025-10-09 19:04:02] "POST /ref-update HTTP/1.1" 200 156 0.011002 10.0.0.22 - - [2025-10-09 19:04:02] "GET /virtual-machine-interface/b8191bd4-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012901 10.0.0.22 - - [2025-10-09 19:04:02] "POST /set-tag HTTP/1.1" 200 109 0.004585 10.0.0.22 - - [2025-10-09 19:04:03] "POST /tags HTTP/1.1" 200 291 0.024996 10.0.0.22 - - [2025-10-09 19:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.021237 10.0.0.22 - - [2025-10-09 19:04:03] "GET /tag/b6c5ef40-9a4f-43b9-9caf-b3b8a5b6c7b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.017163 10.0.0.22 - - [2025-10-09 19:04:03] "POST /tags HTTP/1.1" 409 252 0.002399 10.0.0.22 - - [2025-10-09 19:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.22 - - [2025-10-09 19:04:03] "GET /tag/6e39a272-dc2f-48e9-b706-1a566d8e4692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011775 10.0.0.22 - - [2025-10-09 19:04:03] "POST /tags HTTP/1.1" 409 226 0.009549 10.0.0.22 - - [2025-10-09 19:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.22 - - [2025-10-09 19:04:03] "GET /tag/451d5a4c-a34b-46d7-9fd6-b536ad411e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012015 10.0.0.22 - - [2025-10-09 19:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.22 - - [2025-10-09 19:04:03] "GET /virtual-network/0539f39f-3d32-439e-96e9-f57e9c183204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004016 10.0.0.22 - - [2025-10-09 19:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.22 - - [2025-10-09 19:04:03] "GET /project/959deb1f-5b5c-4063-88c2-6fc4bc2a2bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030773 10.0.0.22 - - [2025-10-09 19:04:03] "POST /virtual-machines HTTP/1.1" 200 395 0.008880 10.0.0.22 - - [2025-10-09 19:04:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.019768 10.0.0.22 - - [2025-10-09 19:04:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107219 10.0.0.22 - - [2025-10-09 19:04:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.009584 10.0.0.22 - - [2025-10-09 19:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004586 10.0.0.22 - - [2025-10-09 19:04:03] "GET /virtual-machine-interface/b8bdc9d6-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004555 10.0.0.22 - - [2025-10-09 19:04:03] "POST /instance-ips HTTP/1.1" 200 397 0.020695 10.0.0.22 - - [2025-10-09 19:04:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.024673 10.0.0.22 - - [2025-10-09 19:04:03] "GET /virtual-machine-interface/b8bdc9d6-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010390 10.0.0.22 - - [2025-10-09 19:04:03] "POST /set-tag HTTP/1.1" 200 109 0.063771 10.0.0.22 - - [2025-10-09 19:04:03] "GET /virtual-machine-interface/b8bdc9d6-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019286 10.0.0.22 - - [2025-10-09 19:04:03] "GET /instance-ip/b8d6dba6-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002918 10.0.0.22 - - [2025-10-09 19:04:03] "GET /virtual-machine-interface/b8bdc9d6-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004560 10.0.0.22 - - [2025-10-09 19:04:03] "POST /set-tag HTTP/1.1" 200 109 0.002241 10.0.0.22 - - [2025-10-09 19:04:03] "GET /virtual-router/a91e7f91-a0b9-4b8d-b77c-c86012a5f891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003624 10.0.0.22 - - [2025-10-09 19:04:04] "POST /ref-update HTTP/1.1" 200 156 0.011594 10.0.0.22 - - [2025-10-09 19:04:04] "GET /virtual-machine-interface/b8bdc9d6-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012442 10.0.0.22 - - [2025-10-09 19:04:04] "POST /set-tag HTTP/1.1" 200 109 0.004404 10.0.0.22 - - [2025-10-09 19:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.22 - - [2025-10-09 19:04:04] "GET /virtual-network/0539f39f-3d32-439e-96e9-f57e9c183204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004492 10.0.0.22 - - [2025-10-09 19:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.22 - - [2025-10-09 19:04:04] "GET /project/959deb1f-5b5c-4063-88c2-6fc4bc2a2bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033914 10.0.0.22 - - [2025-10-09 19:04:04] "POST /virtual-machines HTTP/1.1" 200 395 0.007709 10.0.0.22 - - [2025-10-09 19:04:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.018149 10.0.0.22 - - [2025-10-09 19:04:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112232 10.0.0.22 - - [2025-10-09 19:04:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.009029 10.0.0.22 - - [2025-10-09 19:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013356 10.0.0.22 - - [2025-10-09 19:04:04] "GET /virtual-machine-interface/b93508c0-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006702 10.0.0.22 - - [2025-10-09 19:04:04] "POST /instance-ips HTTP/1.1" 200 397 0.022967 10.0.0.22 - - [2025-10-09 19:04:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.020429 10.0.0.22 - - [2025-10-09 19:04:04] "GET /virtual-machine-interface/b93508c0-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009109 10.0.0.22 - - [2025-10-09 19:04:04] "POST /set-tag HTTP/1.1" 200 109 0.075526 10.0.0.22 - - [2025-10-09 19:04:04] "GET /virtual-machine-interface/b93508c0-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013548 10.0.0.22 - - [2025-10-09 19:04:04] "GET /instance-ip/b94fb2e2-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002830 10.0.0.22 - - [2025-10-09 19:04:04] "GET /virtual-machine-interface/b93508c0-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004755 10.0.0.22 - - [2025-10-09 19:04:04] "POST /set-tag HTTP/1.1" 200 109 0.002156 10.0.0.22 - - [2025-10-09 19:04:04] "GET /virtual-router/a91e7f91-a0b9-4b8d-b77c-c86012a5f891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005074 10.0.0.22 - - [2025-10-09 19:04:04] "POST /ref-update HTTP/1.1" 200 156 0.011273 10.0.0.22 - - [2025-10-09 19:04:04] "GET /virtual-machine-interface/b93508c0-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005233 10.0.0.22 - - [2025-10-09 19:04:04] "POST /set-tag HTTP/1.1" 200 109 0.002205 10.0.0.22 - - [2025-10-09 19:04:04] "POST /tags HTTP/1.1" 200 299 0.021813 10.0.0.22 - - [2025-10-09 19:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.22 - - [2025-10-09 19:04:04] "GET /tag/13410041-dc9f-43e3-9805-a5ef1b904ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.019044 10.0.0.22 - - [2025-10-09 19:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.22 - - [2025-10-09 19:04:04] "GET /virtual-network/0539f39f-3d32-439e-96e9-f57e9c183204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005002 10.0.0.22 - - [2025-10-09 19:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.22 - - [2025-10-09 19:04:05] "GET /project/f722cee5-ea0b-4730-a474-90a89c9bf209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043575 10.0.0.22 - - [2025-10-09 19:04:05] "POST /virtual-machines HTTP/1.1" 200 395 0.008169 10.0.0.22 - - [2025-10-09 19:04:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.017065 10.0.0.22 - - [2025-10-09 19:04:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.130840 10.0.0.22 - - [2025-10-09 19:04:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.027782 10.0.0.22 - - [2025-10-09 19:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364 10.0.0.22 - - [2025-10-09 19:04:05] "GET /virtual-machine-interface/b9bd74e4-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004854 10.0.0.22 - - [2025-10-09 19:04:05] "POST /instance-ips HTTP/1.1" 200 397 0.020683 10.0.0.22 - - [2025-10-09 19:04:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.030356 10.0.0.22 - - [2025-10-09 19:04:05] "GET /virtual-machine-interface/b9bd74e4-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008681 10.0.0.22 - - [2025-10-09 19:04:05] "POST /set-tag HTTP/1.1" 200 109 0.018414 10.0.0.22 - - [2025-10-09 19:04:05] "GET /virtual-machine-interface/b9bd74e4-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014965 10.0.0.22 - - [2025-10-09 19:04:05] "GET /instance-ip/b9d69fd2-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004860 10.0.0.22 - - [2025-10-09 19:04:05] "GET /virtual-machine-interface/b9bd74e4-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006686 10.0.0.22 - - [2025-10-09 19:04:05] "POST /set-tag HTTP/1.1" 200 109 0.002094 10.0.0.22 - - [2025-10-09 19:04:05] "POST /tags HTTP/1.1" 200 299 0.022861 10.0.0.22 - - [2025-10-09 19:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.016234 10.0.0.22 - - [2025-10-09 19:04:05] "GET /tag/5e5aef81-dadf-4951-918c-4fe3c78e7212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012784 10.0.0.22 - - [2025-10-09 19:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.22 - - [2025-10-09 19:04:05] "GET /virtual-network/0539f39f-3d32-439e-96e9-f57e9c183204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003928 10.0.0.22 - - [2025-10-09 19:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001457 10.0.0.22 - - [2025-10-09 19:04:05] "GET /project/f722cee5-ea0b-4730-a474-90a89c9bf209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047751 10.0.0.22 - - [2025-10-09 19:04:05] "POST /virtual-machines HTTP/1.1" 200 395 0.015758 10.0.0.22 - - [2025-10-09 19:04:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.024319 10.0.0.22 - - [2025-10-09 19:04:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111161 10.0.0.22 - - [2025-10-09 19:04:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.010980 10.0.0.22 - - [2025-10-09 19:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007569 10.0.0.22 - - [2025-10-09 19:04:06] "GET /virtual-machine-interface/ba2c88ca-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012179 10.0.0.22 - - [2025-10-09 19:04:06] "POST /instance-ips HTTP/1.1" 200 397 0.023816 10.0.0.22 - - [2025-10-09 19:04:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.014017 10.0.0.22 - - [2025-10-09 19:04:06] "GET /virtual-machine-interface/ba2c88ca-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005787 10.0.0.22 - - [2025-10-09 19:04:06] "POST /set-tag HTTP/1.1" 200 109 0.020910 10.0.0.22 - - [2025-10-09 19:04:06] "GET /virtual-machine-interface/ba2c88ca-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012670 10.0.0.22 - - [2025-10-09 19:04:06] "GET /instance-ip/ba47f934-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006367 10.0.0.22 - - [2025-10-09 19:04:06] "GET /virtual-machine-interface/ba2c88ca-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006166 10.0.0.22 - - [2025-10-09 19:04:06] "POST /set-tag HTTP/1.1" 200 109 0.002187 10.0.0.22 - - [2025-10-09 19:04:06] "POST /tags HTTP/1.1" 200 299 0.016514 10.0.0.22 - - [2025-10-09 19:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009650 10.0.0.22 - - [2025-10-09 19:04:06] "GET /tag/97218ab7-1a45-4678-b4d8-a61d1be83b2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012751 10.0.0.22 - - [2025-10-09 19:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.22 - - [2025-10-09 19:04:06] "GET /virtual-network/0539f39f-3d32-439e-96e9-f57e9c183204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003877 10.0.0.22 - - [2025-10-09 19:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.22 - - [2025-10-09 19:04:06] "GET /project/959deb1f-5b5c-4063-88c2-6fc4bc2a2bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033792 10.0.0.22 - - [2025-10-09 19:04:06] "POST /virtual-machines HTTP/1.1" 200 395 0.009518 10.0.0.22 - - [2025-10-09 19:04:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.014799 10.0.0.22 - - [2025-10-09 19:04:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108991 10.0.0.22 - - [2025-10-09 19:04:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.008872 10.0.0.22 - - [2025-10-09 19:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007167 10.0.0.22 - - [2025-10-09 19:04:06] "GET /virtual-machine-interface/ba9930d8-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005690 10.0.0.22 - - [2025-10-09 19:04:06] "POST /instance-ips HTTP/1.1" 200 397 0.038613 10.0.0.22 - - [2025-10-09 19:04:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.012648 10.0.0.22 - - [2025-10-09 19:04:06] "GET /virtual-machine-interface/ba9930d8-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007482 10.0.0.22 - - [2025-10-09 19:04:06] "POST /set-tag HTTP/1.1" 200 109 0.022519 10.0.0.22 - - [2025-10-09 19:04:06] "GET /virtual-machine-interface/ba9930d8-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017710 10.0.0.22 - - [2025-10-09 19:04:06] "GET /instance-ip/bab45476-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005930 10.0.0.22 - - [2025-10-09 19:04:07] "GET /virtual-machine-interface/ba9930d8-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004890 10.0.0.22 - - [2025-10-09 19:04:07] "POST /set-tag HTTP/1.1" 200 109 0.002314 10.0.0.22 - - [2025-10-09 19:04:07] "POST /tags HTTP/1.1" 200 299 0.023503 10.0.0.22 - - [2025-10-09 19:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012052 10.0.0.22 - - [2025-10-09 19:04:07] "GET /tag/4ba536d2-6b87-4564-bea3-3495b9ebb1f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012876 10.0.0.22 - - [2025-10-09 19:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.22 - - [2025-10-09 19:04:07] "GET /virtual-network/0539f39f-3d32-439e-96e9-f57e9c183204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004502 10.0.0.22 - - [2025-10-09 19:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.22 - - [2025-10-09 19:04:07] "GET /project/959deb1f-5b5c-4063-88c2-6fc4bc2a2bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047415 10.0.0.22 - - [2025-10-09 19:04:07] "POST /virtual-machines HTTP/1.1" 200 395 0.009039 10.0.0.22 - - [2025-10-09 19:04:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.009946 10.0.0.22 - - [2025-10-09 19:04:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.127658 10.0.0.22 - - [2025-10-09 19:04:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.019942 10.0.0.22 - - [2025-10-09 19:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.019110 10.0.0.22 - - [2025-10-09 19:04:07] "GET /virtual-machine-interface/bb0fe3d6-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005517 10.0.0.22 - - [2025-10-09 19:04:07] "POST /instance-ips HTTP/1.1" 200 397 0.020228 10.0.0.22 - - [2025-10-09 19:04:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.028521 10.0.0.22 - - [2025-10-09 19:04:07] "GET /virtual-machine-interface/bb0fe3d6-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010257 10.0.0.22 - - [2025-10-09 19:04:07] "POST /set-tag HTTP/1.1" 200 109 0.019478 10.0.0.22 - - [2025-10-09 19:04:07] "GET /virtual-machine-interface/bb0fe3d6-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017179 10.0.0.22 - - [2025-10-09 19:04:07] "GET /instance-ip/bb28d1ac-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003639 10.0.0.22 - - [2025-10-09 19:04:07] "GET /virtual-machine-interface/bb0fe3d6-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005585 10.0.0.22 - - [2025-10-09 19:04:07] "POST /set-tag HTTP/1.1" 200 109 0.002164 10.0.0.22 - - [2025-10-09 19:04:07] "GET /virtual-router/a91e7f91-a0b9-4b8d-b77c-c86012a5f891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003898 10.0.0.22 - - [2025-10-09 19:04:07] "POST /ref-update HTTP/1.1" 200 156 0.008349 10.0.0.22 - - [2025-10-09 19:04:07] "GET /virtual-machine-interface/b9bd74e4-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004456 10.0.0.22 - - [2025-10-09 19:04:07] "POST /set-tag HTTP/1.1" 200 109 0.002115 10.0.0.22 - - [2025-10-09 19:04:07] "GET /virtual-machine-interface/b7a509e2-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004015 10.0.0.22 - - [2025-10-09 19:04:07] "POST /set-tag HTTP/1.1" 200 109 0.001950 10.0.0.22 - - [2025-10-09 19:04:07] "GET /virtual-router/a91e7f91-a0b9-4b8d-b77c-c86012a5f891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.004291 10.0.0.22 - - [2025-10-09 19:04:07] "POST /ref-update HTTP/1.1" 200 156 0.007957 10.0.0.22 - - [2025-10-09 19:04:07] "GET /virtual-machine-interface/ba2c88ca-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011181 10.0.0.22 - - [2025-10-09 19:04:08] "POST /set-tag HTTP/1.1" 200 109 0.002880 10.0.0.22 - - [2025-10-09 19:04:08] "GET /virtual-router/a91e7f91-a0b9-4b8d-b77c-c86012a5f891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.004118 10.0.0.22 - - [2025-10-09 19:04:08] "POST /ref-update HTTP/1.1" 200 156 0.008125 10.0.0.22 - - [2025-10-09 19:04:08] "GET /virtual-machine-interface/ba9930d8-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005620 10.0.0.22 - - [2025-10-09 19:04:08] "POST /set-tag HTTP/1.1" 200 109 0.002421 10.0.0.22 - - [2025-10-09 19:04:08] "GET /virtual-machine-interface/b8191bd4-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004108 10.0.0.22 - - [2025-10-09 19:04:08] "POST /set-tag HTTP/1.1" 200 109 0.003179 10.0.0.22 - - [2025-10-09 19:04:08] "GET /virtual-router/a91e7f91-a0b9-4b8d-b77c-c86012a5f891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.003808 10.0.0.22 - - [2025-10-09 19:04:08] "POST /ref-update HTTP/1.1" 200 156 0.009140 10.0.0.22 - - [2025-10-09 19:04:08] "GET /virtual-machine-interface/bb0fe3d6-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007001 10.0.0.22 - - [2025-10-09 19:04:08] "POST /set-tag HTTP/1.1" 200 109 0.002672 10.0.0.22 - - [2025-10-09 19:04:08] "GET /virtual-machine-interface/b8bdc9d6-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004078 10.0.0.22 - - [2025-10-09 19:04:08] "POST /set-tag HTTP/1.1" 200 109 0.002232 10.0.0.22 - - [2025-10-09 19:04:08] "GET /virtual-machine-interface/b93508c0-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004897 10.0.0.22 - - [2025-10-09 19:04:08] "POST /set-tag HTTP/1.1" 200 109 0.002351 10.0.0.22 - - [2025-10-09 19:04:08] "GET /virtual-machine-interface/b9bd74e4-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003935 10.0.0.22 - - [2025-10-09 19:04:08] "POST /set-tag HTTP/1.1" 200 109 0.002836 10.0.0.22 - - [2025-10-09 19:04:08] "GET /virtual-machine-interface/ba2c88ca-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004238 10.0.0.22 - - [2025-10-09 19:04:08] "POST /set-tag HTTP/1.1" 200 109 0.001777 10.0.0.22 - - [2025-10-09 19:04:08] "GET /virtual-machine-interface/ba9930d8-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005045 10.0.0.22 - - [2025-10-09 19:04:08] "POST /set-tag HTTP/1.1" 200 109 0.002214 10.0.0.22 - - [2025-10-09 19:04:08] "GET /virtual-machine-interface/b8191bd4-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004024 10.0.0.22 - - [2025-10-09 19:04:08] "POST /set-tag HTTP/1.1" 200 109 0.002667 10.0.0.22 - - [2025-10-09 19:04:08] "GET /virtual-machine-interface/bb0fe3d6-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004073 10.0.0.22 - - [2025-10-09 19:04:08] "POST /set-tag HTTP/1.1" 200 109 0.001953 10.0.0.22 - - [2025-10-09 19:04:08] "GET /virtual-machine-interface/b8bdc9d6-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004827 10.0.0.22 - - [2025-10-09 19:04:08] "POST /set-tag HTTP/1.1" 200 109 0.002241 10.0.0.22 - - [2025-10-09 19:04:12] "GET /virtual-machine-interface/b7a509e2-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005413 10.0.0.22 - - [2025-10-09 19:04:12] "POST /set-tag HTTP/1.1" 200 109 0.002639 10.0.0.22 - - [2025-10-09 19:04:12] "GET /virtual-machine-interface/ba2c88ca-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004257 10.0.0.22 - - [2025-10-09 19:04:12] "POST /set-tag HTTP/1.1" 200 109 0.002626 10.0.0.22 - - [2025-10-09 19:04:12] "GET /virtual-machine-interface/bb0fe3d6-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004602 10.0.0.22 - - [2025-10-09 19:04:12] "POST /set-tag HTTP/1.1" 200 109 0.002448 10.0.0.22 - - [2025-10-09 19:04:13] "GET /virtual-machine-interface/b93508c0-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004849 10.0.0.22 - - [2025-10-09 19:04:13] "POST /set-tag HTTP/1.1" 200 109 0.002082 10.0.0.22 - - [2025-10-09 19:04:15] "GET /virtual-machine/d7ff6323-f1ba-4a0b-893f-f6fb35791d27?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003082 10.0.0.22 - - [2025-10-09 19:04:15] "GET /virtual-machine-interface/b7a509e2-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004434 10.0.0.22 - - [2025-10-09 19:04:15] "GET /virtual-machine/3c895ae1-2de4-4eb7-adcc-4cf4bf3adb42?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003345 10.0.0.22 - - [2025-10-09 19:04:15] "GET /virtual-machine-interface/b8191bd4-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004280 10.0.0.22 - - [2025-10-09 19:04:15] "GET /virtual-machine/257051e8-3eb3-4171-906f-67064f5d5218?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003310 10.0.0.22 - - [2025-10-09 19:04:15] "GET /virtual-machine-interface/b8bdc9d6-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005337 10.0.0.22 - - [2025-10-09 19:04:15] "GET /virtual-machine/4df81a68-6002-4332-b96c-a70fdb08276a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003156 10.0.0.22 - - [2025-10-09 19:04:15] "GET /virtual-machine-interface/b93508c0-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005067 10.0.0.22 - - [2025-10-09 19:04:16] "GET /virtual-machine-interface/b9bd74e4-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004780 10.0.0.22 - - [2025-10-09 19:04:16] "POST /set-tag HTTP/1.1" 200 109 0.008404 10.0.0.22 - - [2025-10-09 19:04:17] "GET /virtual-machine-interface/ba9930d8-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004632 10.0.0.22 - - [2025-10-09 19:04:17] "POST /set-tag HTTP/1.1" 200 109 0.002128 10.0.0.22 - - [2025-10-09 19:04:21] "GET /virtual-machine/a1b80ff0-c07e-4cfb-b4a8-f794c6d1c156?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003408 10.0.0.22 - - [2025-10-09 19:04:21] "GET /virtual-machine-interface/b9bd74e4-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006186 10.0.0.22 - - [2025-10-09 19:04:21] "GET /virtual-machine/b7e908b0-c355-4864-8aeb-215a30d35747?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003880 10.0.0.22 - - [2025-10-09 19:04:21] "GET /virtual-machine-interface/ba9930d8-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006244 10.0.0.22 - - [2025-10-09 19:04:21] "GET /virtual-machine/dd8b1454-5567-4570-806c-83767775cf5e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003055 10.0.0.22 - - [2025-10-09 19:04:21] "GET /virtual-machine-interface/ba2c88ca-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011070 10.0.0.22 - - [2025-10-09 19:04:21] "GET /virtual-machine/4338c655-3178-44e8-8a1e-407e659532ef?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003640 10.0.0.22 - - [2025-10-09 19:04:21] "GET /virtual-machine-interface/bb0fe3d6-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004624 10.0.0.22 - - [2025-10-09 19:04:21] "GET /loadbalancer/5f8de31b-3fed-4efe-977e-1b83fc59797d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001868 10.0.0.22 - - [2025-10-09 19:04:21] "POST /tags HTTP/1.1" 200 333 0.030807 10.0.0.22 - - [2025-10-09 19:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.018405 10.0.0.22 - - [2025-10-09 19:04:21] "GET /tag/3cbb3177-4f28-4a15-aa6f-b1fd8de6aae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.021491 10.0.0.22 - - [2025-10-09 19:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005145 10.0.0.22 - - [2025-10-09 19:04:22] "GET /project/f722cee5-ea0b-4730-a474-90a89c9bf209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038289 10.0.0.22 - - [2025-10-09 19:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.22 - - [2025-10-09 19:04:22] "GET /virtual-network/7789b46a-3f1f-4152-9c1e-c92a4d1be0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005594 10.0.0.22 - - [2025-10-09 19:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.22 - - [2025-10-09 19:04:22] "GET /service-appliance-set/82b24117-332b-44ce-a04e-17c894384bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002392 10.0.0.22 - - [2025-10-09 19:04:22] "POST /fqname-to-id HTTP/1.1" 404 273 0.001843 [Introspect:8084]10.0.0.22 - - [2025-10-09 19:04:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000984 [Introspect:8084]10.0.0.22 - - [2025-10-09 19:04:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000977 10.0.0.22 - - [2025-10-09 19:04:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.113991 10.0.0.22 - - [2025-10-09 19:04:22] "GET /virtual-machine-interface/e91f3e24-b23e-4786-9a03-88ca981cc841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.018257 10.0.0.22 - - [2025-10-09 19:04:22] "POST /instance-ips HTTP/1.1" 200 409 0.027022 10.0.0.22 - - [2025-10-09 19:04:22] "GET /instance-ip/b324e621-20bf-4048-80af-df7e72055897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.018300 10.0.0.22 - - [2025-10-09 19:04:22] "POST /loadbalancers HTTP/1.1" 200 629 0.127075 10.0.0.22 - - [2025-10-09 19:04:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.011486 10.0.0.22 - - [2025-10-09 19:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006637 10.0.0.22 - - [2025-10-09 19:04:22] "GET /project/f722cee5-ea0b-4730-a474-90a89c9bf209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046547 10.0.0.22 - - [2025-10-09 19:04:22] "GET /instance-ip/b324e621-20bf-4048-80af-df7e72055897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.003980 10.0.0.22 - - [2025-10-09 19:04:22] "GET /project/f722cee5-ea0b-4730-a474-90a89c9bf209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037779 10.0.0.22 - - [2025-10-09 19:04:22] "GET /loadbalancer/5f8de31b-3fed-4efe-977e-1b83fc59797d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2320 0.008780 10.0.0.22 - - [2025-10-09 19:04:22] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.031255 10.0.0.22 - - [2025-10-09 19:04:22] "POST /floating-ips HTTP/1.1" 200 597 0.053964 10.0.0.22 - - [2025-10-09 19:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.22 - - [2025-10-09 19:04:22] "GET /project/f722cee5-ea0b-4730-a474-90a89c9bf209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.023836 10.0.0.22 - - [2025-10-09 19:04:22] "GET /loadbalancer-listener/01831589-03c5-4974-bec1-83147e9b567a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1841 0.010931 10.0.0.22 - - [2025-10-09 19:04:22] "GET /loadbalancer-listener/01831589-03c5-4974-bec1-83147e9b567a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1241 0.004241 10.0.0.22 - - [2025-10-09 19:04:22] "GET /loadbalancer/5f8de31b-3fed-4efe-977e-1b83fc59797d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2320 0.003033 10.0.0.22 - - [2025-10-09 19:04:22] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.029440 10.0.0.22 - - [2025-10-09 19:04:22] "GET /instance-ip/b324e621-20bf-4048-80af-df7e72055897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.005172 10.0.0.22 - - [2025-10-09 19:04:22] "GET /instance-ip/b324e621-20bf-4048-80af-df7e72055897?fields=floating_ips HTTP/1.1" 200 1212 0.009560 10.0.0.22 - - [2025-10-09 19:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.22 - - [2025-10-09 19:04:22] "GET /floating-ip/d1dbec51-3208-48ed-9170-6ad1f117b8dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.003685 10.0.0.22 - - [2025-10-09 19:04:22] "GET /loadbalancer/5f8de31b-3fed-4efe-977e-1b83fc59797d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2320 0.003397 10.0.0.22 - - [2025-10-09 19:04:22] "GET /loadbalancer-pool/18266283-c596-4eec-b6c9-27f31ea2231b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003909 10.0.0.22 - - [2025-10-09 19:04:23] "POST /loadbalancer-members HTTP/1.1" 200 721 0.031283 10.0.0.22 - - [2025-10-09 19:04:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.012676 10.0.0.22 - - [2025-10-09 19:04:23] "GET /virtual-machine-interface/b8191bd4-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009901 10.0.0.22 - - [2025-10-09 19:04:23] "GET /virtual-machine-interface/b8191bd4-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011734 10.0.0.22 - - [2025-10-09 19:04:23] "POST /ref-update HTTP/1.1" 200 156 0.007349 10.0.0.22 - - [2025-10-09 19:04:23] "GET /floating-ip/d1dbec51-3208-48ed-9170-6ad1f117b8dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1810 0.007092 10.0.0.22 - - [2025-10-09 19:04:23] "PUT /floating-ip/d1dbec51-3208-48ed-9170-6ad1f117b8dd HTTP/1.1" 200 256 0.007133 10.0.0.22 - - [2025-10-09 19:04:23] "POST /tags HTTP/1.1" 409 221 0.007759 10.0.0.22 - - [2025-10-09 19:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.22 - - [2025-10-09 19:04:23] "GET /tag/3cbb3177-4f28-4a15-aa6f-b1fd8de6aae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010931 10.0.0.22 - - [2025-10-09 19:04:23] "POST /set-tag HTTP/1.1" 200 109 0.065831 10.0.0.22 - - [2025-10-09 19:04:23] "GET /loadbalancer-pool/18266283-c596-4eec-b6c9-27f31ea2231b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.005532 10.0.0.22 - - [2025-10-09 19:04:23] "POST /loadbalancer-members HTTP/1.1" 200 721 0.025097 10.0.0.22 - - [2025-10-09 19:04:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.017832 10.0.0.22 - - [2025-10-09 19:04:23] "GET /virtual-machine-interface/b7a509e2-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007912 10.0.0.22 - - [2025-10-09 19:04:23] "GET /virtual-machine-interface/b7a509e2-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004477 10.0.0.22 - - [2025-10-09 19:04:23] "POST /ref-update HTTP/1.1" 200 156 0.006967 10.0.0.22 - - [2025-10-09 19:04:23] "GET /floating-ip/d1dbec51-3208-48ed-9170-6ad1f117b8dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2235 0.010039 10.0.0.22 - - [2025-10-09 19:04:23] "POST /set-tag HTTP/1.1" 200 109 0.060021 10.0.0.22 - - [2025-10-09 19:04:24] "POST /tags HTTP/1.1" 409 206 0.002693 10.0.0.22 - - [2025-10-09 19:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.22 - - [2025-10-09 19:04:24] "GET /tag/b026259b-df15-4184-8ba6-1b12dcc016f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011779 10.0.0.22 - - [2025-10-09 19:04:24] "POST /tags HTTP/1.1" 409 204 0.002068 10.0.0.22 - - [2025-10-09 19:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.22 - - [2025-10-09 19:04:24] "GET /tag/5e5aef81-dadf-4951-918c-4fe3c78e7212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010962 10.0.0.22 - - [2025-10-09 19:04:24] "GET /application-policy-set/ea77657b-1576-4668-9ac9-7909bcac86d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002197 10.0.0.22 - - [2025-10-09 19:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.22 - - [2025-10-09 19:04:24] "GET /policy-management/2ddc23d1-e5d1-483f-ad06-8aab7d823480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002461 10.0.0.22 - - [2025-10-09 19:04:24] "POST /tags HTTP/1.1" 409 206 0.001690 10.0.0.22 - - [2025-10-09 19:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.22 - - [2025-10-09 19:04:24] "GET /tag/b026259b-df15-4184-8ba6-1b12dcc016f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011966 10.0.0.22 - - [2025-10-09 19:04:24] "POST /tags HTTP/1.1" 409 226 0.001783 10.0.0.22 - - [2025-10-09 19:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.22 - - [2025-10-09 19:04:24] "GET /tag/161c9770-e595-4667-89ed-aee97010b1f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011269 10.0.0.22 - - [2025-10-09 19:04:24] "POST /tags HTTP/1.1" 409 204 0.002470 10.0.0.22 - - [2025-10-09 19:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.22 - - [2025-10-09 19:04:24] "GET /tag/5e5aef81-dadf-4951-918c-4fe3c78e7212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.015055 10.0.0.22 - - [2025-10-09 19:04:24] "POST /tags HTTP/1.1" 409 226 0.001824 10.0.0.22 - - [2025-10-09 19:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.22 - - [2025-10-09 19:04:24] "GET /tag/161c9770-e595-4667-89ed-aee97010b1f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.014288 10.0.0.22 - - [2025-10-09 19:04:24] "GET /application-policy-set/ea77657b-1576-4668-9ac9-7909bcac86d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002751 10.0.0.22 - - [2025-10-09 19:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.22 - - [2025-10-09 19:04:24] "GET /policy-management/2ddc23d1-e5d1-483f-ad06-8aab7d823480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002532 10.0.0.22 - - [2025-10-09 19:04:24] "POST /firewall-rules HTTP/1.1" 200 626 0.068179 10.0.0.22 - - [2025-10-09 19:04:25] "POST /firewall-rules HTTP/1.1" 200 646 0.080792 10.0.0.22 - - [2025-10-09 19:04:25] "GET /firewall-rule/7e52750c-ee31-4600-b1b9-12b2b733d04c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.019902 10.0.0.22 - - [2025-10-09 19:04:25] "GET /firewall-policy/e594d62f-43e5-4b0a-9961-0c2388ffc48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003810 10.0.0.22 - - [2025-10-09 19:04:25] "GET /firewall-rule/d5e9ea08-6256-4f45-8df1-792a9f222a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004408 10.0.0.22 - - [2025-10-09 19:04:25] "POST /ref-update HTTP/1.1" 200 156 0.014236 10.0.0.22 - - [2025-10-09 19:04:25] "POST /firewall-policys HTTP/1.1" 200 606 0.024043 10.0.0.22 - - [2025-10-09 19:04:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.012880 10.0.0.22 - - [2025-10-09 19:04:25] "GET /firewall-policy/5e39fd8f-287d-4b2f-b6e5-317440d6958b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.012859 10.0.0.22 - - [2025-10-09 19:04:25] "GET /application-policy-set/ea77657b-1576-4668-9ac9-7909bcac86d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002178 10.0.0.22 - - [2025-10-09 19:04:25] "GET /firewall-policy/5e39fd8f-287d-4b2f-b6e5-317440d6958b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.005273 10.0.0.22 - - [2025-10-09 19:04:25] "GET /firewall-policy/4863d64e-71cc-45a0-975d-a9b0bd87168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004470 10.0.0.22 - - [2025-10-09 19:04:25] "GET /firewall-policy/e594d62f-43e5-4b0a-9961-0c2388ffc48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.005882 10.0.0.22 - - [2025-10-09 19:04:25] "GET /firewall-policy/eadde24e-ae8f-4c74-ba41-c035009d63a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003972 10.0.0.22 - - [2025-10-09 19:04:25] "GET /firewall-policy/e594d62f-43e5-4b0a-9961-0c2388ffc48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001971 10.0.0.22 - - [2025-10-09 19:04:25] "GET /firewall-policy/4863d64e-71cc-45a0-975d-a9b0bd87168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002198 10.0.0.22 - - [2025-10-09 19:04:25] "POST /ref-update HTTP/1.1" 200 156 0.016857 10.0.0.22 - - [2025-10-09 19:04:25] "POST /ref-update HTTP/1.1" 200 156 0.034092 10.0.0.22 - - [2025-10-09 19:04:25] "POST /ref-update HTTP/1.1" 200 156 0.017548 10.0.0.22 - - [2025-10-09 19:04:25] "POST /ref-update HTTP/1.1" 200 156 0.036302 10.0.0.22 - - [2025-10-09 19:04:25] "POST /ref-update HTTP/1.1" 200 156 0.032210 10.0.0.22 - - [2025-10-09 19:04:25] "GET /firewall-policy/5e39fd8f-287d-4b2f-b6e5-317440d6958b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002797 10.0.0.22 - - [2025-10-09 19:05:28] "GET /global-system-configs HTTP/1.1" 200 322 0.002478 10.0.0.22 - - [2025-10-09 19:05:29] "GET /global-system-configs HTTP/1.1" 200 322 0.002232 [Introspect:8084]10.0.0.22 - - [2025-10-09 19:05:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001109 [Introspect:8084]10.0.0.22 - - [2025-10-09 19:05:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001034 10.0.0.22 - - [2025-10-09 19:06:24] "POST /tags HTTP/1.1" 409 252 0.002596 10.0.0.22 - - [2025-10-09 19:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.22 - - [2025-10-09 19:06:24] "GET /tag/6e39a272-dc2f-48e9-b706-1a566d8e4692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012467 10.0.0.22 - - [2025-10-09 19:06:24] "POST /tags HTTP/1.1" 409 228 0.002192 10.0.0.22 - - [2025-10-09 19:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.22 - - [2025-10-09 19:06:24] "GET /tag/b5e9f03d-c49c-4648-a00e-c6ac335afbc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010890 10.0.0.22 - - [2025-10-09 19:06:24] "GET /application-policy-set/ea77657b-1576-4668-9ac9-7909bcac86d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004102 10.0.0.22 - - [2025-10-09 19:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.22 - - [2025-10-09 19:06:24] "GET /policy-management/2ddc23d1-e5d1-483f-ad06-8aab7d823480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002370 10.0.0.22 - - [2025-10-09 19:06:24] "POST /tags HTTP/1.1" 409 206 0.001547 10.0.0.22 - - [2025-10-09 19:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.22 - - [2025-10-09 19:06:24] "GET /tag/b026259b-df15-4184-8ba6-1b12dcc016f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014183 10.0.0.22 - - [2025-10-09 19:06:24] "POST /tags HTTP/1.1" 409 226 0.002206 10.0.0.22 - - [2025-10-09 19:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.22 - - [2025-10-09 19:06:24] "GET /tag/161c9770-e595-4667-89ed-aee97010b1f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011445 10.0.0.22 - - [2025-10-09 19:06:24] "POST /tags HTTP/1.1" 409 204 0.001914 10.0.0.22 - - [2025-10-09 19:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.22 - - [2025-10-09 19:06:24] "GET /tag/5e5aef81-dadf-4951-918c-4fe3c78e7212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012117 10.0.0.22 - - [2025-10-09 19:06:24] "POST /tags HTTP/1.1" 409 226 0.003769 10.0.0.22 - - [2025-10-09 19:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.22 - - [2025-10-09 19:06:24] "GET /tag/161c9770-e595-4667-89ed-aee97010b1f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.015856 10.0.0.22 - - [2025-10-09 19:06:24] "POST /tags HTTP/1.1" 409 228 0.002357 10.0.0.22 - - [2025-10-09 19:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.22 - - [2025-10-09 19:06:24] "GET /tag/b5e9f03d-c49c-4648-a00e-c6ac335afbc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011087 10.0.0.22 - - [2025-10-09 19:06:24] "POST /tags HTTP/1.1" 409 252 0.002186 10.0.0.22 - - [2025-10-09 19:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.22 - - [2025-10-09 19:06:24] "GET /tag/6e39a272-dc2f-48e9-b706-1a566d8e4692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.020827 10.0.0.22 - - [2025-10-09 19:06:24] "GET /application-policy-set/ea77657b-1576-4668-9ac9-7909bcac86d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003381 10.0.0.22 - - [2025-10-09 19:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004768 10.0.0.22 - - [2025-10-09 19:06:24] "GET /policy-management/2ddc23d1-e5d1-483f-ad06-8aab7d823480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002804 10.0.0.22 - - [2025-10-09 19:06:24] "POST /firewall-rules HTTP/1.1" 409 281 0.003005 10.0.0.22 - - [2025-10-09 19:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.22 - - [2025-10-09 19:06:24] "PUT /firewall-rule/d5e9ea08-6256-4f45-8df1-792a9f222a61 HTTP/1.1" 200 260 0.018106 10.0.0.22 - - [2025-10-09 19:06:24] "POST /firewall-rules HTTP/1.1" 409 291 0.004099 10.0.0.22 - - [2025-10-09 19:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.22 - - [2025-10-09 19:06:24] "PUT /firewall-rule/7e52750c-ee31-4600-b1b9-12b2b733d04c HTTP/1.1" 200 260 0.029427 10.0.0.22 - - [2025-10-09 19:06:24] "GET /firewall-rule/7e52750c-ee31-4600-b1b9-12b2b733d04c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.017690 10.0.0.22 - - [2025-10-09 19:06:25] "POST /firewall-rules HTTP/1.1" 200 658 0.078183 10.0.0.22 - - [2025-10-09 19:06:25] "GET /firewall-rule/289e97b2-7015-436d-82d1-99c96ca0009c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.023619 10.0.0.22 - - [2025-10-09 19:06:25] "GET /firewall-policy/e594d62f-43e5-4b0a-9961-0c2388ffc48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003648 10.0.0.22 - - [2025-10-09 19:06:25] "GET /firewall-rule/d5e9ea08-6256-4f45-8df1-792a9f222a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003056 10.0.0.22 - - [2025-10-09 19:06:25] "POST /firewall-policys HTTP/1.1" 409 269 0.002009 10.0.0.22 - - [2025-10-09 19:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001527 10.0.0.22 - - [2025-10-09 19:06:25] "PUT /firewall-policy/5e39fd8f-287d-4b2f-b6e5-317440d6958b HTTP/1.1" 200 264 0.024028 10.0.0.22 - - [2025-10-09 19:06:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.019209 10.0.0.22 - - [2025-10-09 19:06:25] "GET /firewall-policy/5e39fd8f-287d-4b2f-b6e5-317440d6958b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.008599 10.0.0.22 - - [2025-10-09 19:06:25] "GET /application-policy-set/ea77657b-1576-4668-9ac9-7909bcac86d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004860 10.0.0.22 - - [2025-10-09 19:06:25] "GET /firewall-policy/5e39fd8f-287d-4b2f-b6e5-317440d6958b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002463 10.0.0.22 - - [2025-10-09 19:06:25] "GET /firewall-policy/4863d64e-71cc-45a0-975d-a9b0bd87168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004394 10.0.0.22 - - [2025-10-09 19:06:25] "GET /firewall-policy/5e39fd8f-287d-4b2f-b6e5-317440d6958b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002957 10.0.0.22 - - [2025-10-09 19:06:25] "GET /firewall-policy/5e39fd8f-287d-4b2f-b6e5-317440d6958b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004628 10.0.0.22 - - [2025-10-09 19:06:45] "GET /virtual-machine-interface/74b23c1e-a541-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006579 10.0.0.22 - - [2025-10-09 19:06:45] "POST /set-tag HTTP/1.1" 200 109 0.003471 10.0.0.22 - - [2025-10-09 19:06:45] "GET /virtual-machine-interface/74b23c1e-a541-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004650 10.0.0.22 - - [2025-10-09 19:06:45] "POST /set-tag HTTP/1.1" 200 109 0.002052 10.0.0.22 - - [2025-10-09 19:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.22 - - [2025-10-09 19:06:45] "GET /loadbalancer/796cc0df-6979-478d-87c3-d23dc8f11457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003150 10.0.0.22 - - [2025-10-09 19:06:45] "GET /virtual-machine-interface/74b23c1e-a541-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004993 10.0.0.22 - - [2025-10-09 19:06:45] "POST /set-tag HTTP/1.1" 200 109 0.029828 10.0.0.22 - - [2025-10-09 19:06:45] "DELETE /loadbalancer-member/576c582e-759b-4540-9a73-9a3eb867f3fa HTTP/1.1" 200 115 0.158099 10.0.0.22 - - [2025-10-09 19:06:45] "GET /virtual-machine-interface/74b23c1e-a541-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004483 10.0.0.22 - - [2025-10-09 19:06:45] "POST /set-tag HTTP/1.1" 200 109 0.001889 10.0.0.22 - - [2025-10-09 19:06:46] "DELETE /loadbalancer-member/db49fe17-de1d-4159-aeb3-712c8efbe9dd HTTP/1.1" 200 115 0.186927 10.0.0.22 - - [2025-10-09 19:06:46] "GET /virtual-machine-interface/74b23c1e-a541-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008431 10.0.0.22 - - [2025-10-09 19:06:46] "POST /set-tag HTTP/1.1" 200 109 0.002506 10.0.0.22 - - [2025-10-09 19:06:46] "DELETE /loadbalancer-member/ac4bf445-0722-425f-babe-699661a67abd HTTP/1.1" 200 115 0.052984 10.0.0.22 - - [2025-10-09 19:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.22 - - [2025-10-09 19:06:46] "GET /loadbalancer/796cc0df-6979-478d-87c3-d23dc8f11457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002285 10.0.0.22 - - [2025-10-09 19:06:46] "GET /loadbalancer-pool/7bfb13bb-dda2-4867-868c-8e1da4fb7186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003016 10.0.0.22 - - [2025-10-09 19:06:46] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024529 10.0.0.22 - - [2025-10-09 19:06:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.031014 10.0.0.22 - - [2025-10-09 19:06:46] "GET /virtual-machine-interface/74b23c1e-a541-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004328 10.0.0.22 - - [2025-10-09 19:06:46] "GET /virtual-machine-interface/74b23c1e-a541-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005725 10.0.0.22 - - [2025-10-09 19:06:46] "GET /floating-ip/bd2b1de0-b1de-41e1-b046-4d4f75979e3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002992 10.0.0.22 - - [2025-10-09 19:06:46] "POST /set-tag HTTP/1.1" 200 109 0.073080 10.0.0.22 - - [2025-10-09 19:06:46] "GET /loadbalancer-pool/bee81244-4252-4001-b665-9697637e34b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.020136 10.0.0.22 - - [2025-10-09 19:06:46] "POST /loadbalancer-members HTTP/1.1" 200 690 0.030310 10.0.0.22 - - [2025-10-09 19:06:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.018461 10.0.0.22 - - [2025-10-09 19:06:46] "GET /virtual-machine-interface/74b23c1e-a541-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010418 10.0.0.22 - - [2025-10-09 19:06:46] "POST /set-tag HTTP/1.1" 200 109 0.005718 10.0.0.22 - - [2025-10-09 19:06:46] "GET /virtual-machine-interface/74b23c1e-a541-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008206 10.0.0.22 - - [2025-10-09 19:06:46] "GET /floating-ip/bd2b1de0-b1de-41e1-b046-4d4f75979e3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.007108 10.0.0.22 - - [2025-10-09 19:06:46] "GET /loadbalancer-pool/370e0bae-ab52-4cb9-b1f7-401b48788ebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003198 10.0.0.22 - - [2025-10-09 19:06:46] "POST /loadbalancer-members HTTP/1.1" 200 692 0.033841 10.0.0.22 - - [2025-10-09 19:06:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.015681 10.0.0.22 - - [2025-10-09 19:06:46] "GET /virtual-machine-interface/74b23c1e-a541-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005954 10.0.0.22 - - [2025-10-09 19:06:46] "GET /virtual-machine-interface/74b23c1e-a541-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005198 10.0.0.22 - - [2025-10-09 19:06:46] "GET /floating-ip/bd2b1de0-b1de-41e1-b046-4d4f75979e3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002014 10.0.0.22 - - [2025-10-09 19:06:46] "POST /set-tag HTTP/1.1" 200 109 0.003075 10.0.0.22 - - [2025-10-09 19:07:32] "GET /virtual-machine-interface/b7a509e2-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.016071 10.0.0.22 - - [2025-10-09 19:07:32] "POST /set-tag HTTP/1.1" 200 109 0.003159 10.0.0.22 - - [2025-10-09 19:07:32] "GET /virtual-machine-interface/ba2c88ca-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008430 10.0.0.22 - - [2025-10-09 19:07:33] "POST /set-tag HTTP/1.1" 200 109 0.002948 10.0.0.22 - - [2025-10-09 19:07:33] "GET /virtual-machine-interface/b9bd74e4-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005074 10.0.0.22 - - [2025-10-09 19:07:33] "POST /set-tag HTTP/1.1" 200 109 0.003297 10.0.0.22 - - [2025-10-09 19:07:33] "GET /virtual-machine-interface/b8bdc9d6-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006357 10.0.0.22 - - [2025-10-09 19:07:33] "POST /set-tag HTTP/1.1" 200 109 0.003131 10.0.0.22 - - [2025-10-09 19:07:33] "GET /virtual-machine-interface/b93508c0-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004354 10.0.0.22 - - [2025-10-09 19:07:33] "POST /set-tag HTTP/1.1" 200 109 0.003622 10.0.0.22 - - [2025-10-09 19:07:33] "GET /virtual-machine-interface/bb0fe3d6-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007704 10.0.0.22 - - [2025-10-09 19:07:33] "POST /set-tag HTTP/1.1" 200 109 0.003217 10.0.0.22 - - [2025-10-09 19:07:33] "GET /virtual-machine-interface/b8191bd4-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006749 10.0.0.22 - - [2025-10-09 19:07:33] "POST /set-tag HTTP/1.1" 200 109 0.002566 10.0.0.22 - - [2025-10-09 19:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.22 - - [2025-10-09 19:07:33] "GET /loadbalancer/5f8de31b-3fed-4efe-977e-1b83fc59797d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2320 0.004246 10.0.0.22 - - [2025-10-09 19:07:33] "GET /virtual-machine-interface/b7a509e2-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004673 10.0.0.22 - - [2025-10-09 19:07:33] "POST /set-tag HTTP/1.1" 200 109 0.041656 10.0.0.22 - - [2025-10-09 19:07:33] "DELETE /loadbalancer-member/c35938a3-01ee-4fb3-a985-c9b66225b72d HTTP/1.1" 200 115 0.049054 10.0.0.22 - - [2025-10-09 19:07:33] "GET /virtual-machine-interface/ba9930d8-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004788 10.0.0.22 - - [2025-10-09 19:07:33] "POST /set-tag HTTP/1.1" 200 109 0.002013 10.0.0.22 - - [2025-10-09 19:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.22 - - [2025-10-09 19:07:33] "GET /loadbalancer/5f8de31b-3fed-4efe-977e-1b83fc59797d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2320 0.008134 10.0.0.22 - - [2025-10-09 19:07:34] "GET /virtual-machine-interface/b7a509e2-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.024906 10.0.0.22 - - [2025-10-09 19:07:34] "POST /set-tag HTTP/1.1" 200 109 0.003769 10.0.0.22 - - [2025-10-09 19:07:34] "GET /virtual-machine-interface/b7a509e2-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004931 10.0.0.22 - - [2025-10-09 19:07:34] "POST /set-tag HTTP/1.1" 200 109 0.002550 10.0.0.22 - - [2025-10-09 19:07:34] "GET /virtual-machine/d7ff6323-f1ba-4a0b-893f-f6fb35791d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003186 10.0.0.22 - - [2025-10-09 19:07:34] "POST /ref-update HTTP/1.1" 200 156 0.009840 10.0.0.22 - - [2025-10-09 19:07:34] "GET /virtual-machine-interface/b7a509e2-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019406 10.0.0.22 - - [2025-10-09 19:07:34] "POST /set-tag HTTP/1.1" 200 109 0.077190 10.0.0.22 - - [2025-10-09 19:07:34] "POST /set-tag HTTP/1.1" 200 109 0.020375 10.0.0.22 - - [2025-10-09 19:07:34] "POST /set-tag HTTP/1.1" 200 109 0.030229 10.0.0.22 - - [2025-10-09 19:07:34] "POST /set-tag HTTP/1.1" 200 109 0.026855 10.0.0.22 - - [2025-10-09 19:07:34] "POST /set-tag HTTP/1.1" 200 109 0.017007 10.0.0.22 - - [2025-10-09 19:07:34] "DELETE /instance-ip/b7bda650-a542-11f0-9b13-fa163e36606a HTTP/1.1" 200 115 0.054882 10.0.0.22 - - [2025-10-09 19:07:34] "POST /ref-update HTTP/1.1" 200 156 0.017319 10.0.0.22 - - [2025-10-09 19:07:34] "DELETE /virtual-machine-interface/b7a509e2-a542-11f0-9b13-fa163e36606a HTTP/1.1" 200 115 0.053273 10.0.0.22 - - [2025-10-09 19:07:34] "DELETE /virtual-machine/d7ff6323-f1ba-4a0b-893f-f6fb35791d27 HTTP/1.1" 200 115 0.036541 10.0.0.22 - - [2025-10-09 19:07:35] "GET /virtual-machine-interface/b8191bd4-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.013397 10.0.0.22 - - [2025-10-09 19:07:35] "POST /set-tag HTTP/1.1" 200 109 0.007636 10.0.0.22 - - [2025-10-09 19:07:35] "GET /virtual-machine-interface/b8191bd4-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004665 10.0.0.22 - - [2025-10-09 19:07:35] "POST /set-tag HTTP/1.1" 200 109 0.002591 10.0.0.22 - - [2025-10-09 19:07:35] "GET /virtual-machine/3c895ae1-2de4-4eb7-adcc-4cf4bf3adb42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003324 10.0.0.22 - - [2025-10-09 19:07:35] "POST /ref-update HTTP/1.1" 200 156 0.009579 10.0.0.22 - - [2025-10-09 19:07:35] "GET /virtual-machine-interface/b8191bd4-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.019585 10.0.0.22 - - [2025-10-09 19:07:35] "POST /set-tag HTTP/1.1" 200 109 0.031579 10.0.0.22 - - [2025-10-09 19:07:35] "POST /set-tag HTTP/1.1" 200 109 0.037886 10.0.0.22 - - [2025-10-09 19:07:35] "POST /set-tag HTTP/1.1" 200 109 0.029385 10.0.0.22 - - [2025-10-09 19:07:35] "POST /set-tag HTTP/1.1" 200 109 0.033856 10.0.0.22 - - [2025-10-09 19:07:35] "POST /set-tag HTTP/1.1" 200 109 0.044336 10.0.0.22 - - [2025-10-09 19:07:35] "DELETE /instance-ip/b836cd96-a542-11f0-9b13-fa163e36606a HTTP/1.1" 200 115 0.046338 10.0.0.22 - - [2025-10-09 19:07:35] "POST /ref-update HTTP/1.1" 200 156 0.008498 10.0.0.22 - - [2025-10-09 19:07:35] "DELETE /virtual-machine-interface/b8191bd4-a542-11f0-9b13-fa163e36606a HTTP/1.1" 200 115 0.042926 10.0.0.22 - - [2025-10-09 19:07:35] "DELETE /virtual-machine/3c895ae1-2de4-4eb7-adcc-4cf4bf3adb42 HTTP/1.1" 200 115 0.018492 10.0.0.22 - - [2025-10-09 19:07:35] "DELETE /tag/a713bc47-e885-40a3-9415-6160bb2dec06 HTTP/1.1" 200 115 0.036040 10.0.0.22 - - [2025-10-09 19:07:35] "GET /virtual-machine-interface/b93508c0-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003917 10.0.0.22 - - [2025-10-09 19:07:35] "POST /set-tag HTTP/1.1" 200 109 0.002542 10.0.0.22 - - [2025-10-09 19:07:35] "GET /virtual-machine-interface/b93508c0-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004054 10.0.0.22 - - [2025-10-09 19:07:35] "POST /set-tag HTTP/1.1" 200 109 0.001870 10.0.0.22 - - [2025-10-09 19:07:35] "GET /virtual-machine/4df81a68-6002-4332-b96c-a70fdb08276a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003535 10.0.0.22 - - [2025-10-09 19:07:35] "POST /ref-update HTTP/1.1" 200 156 0.011519 10.0.0.22 - - [2025-10-09 19:07:35] "GET /virtual-machine-interface/b93508c0-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007623 10.0.0.22 - - [2025-10-09 19:07:35] "POST /set-tag HTTP/1.1" 200 109 0.017808 10.0.0.22 - - [2025-10-09 19:07:35] "POST /set-tag HTTP/1.1" 200 109 0.025974 10.0.0.22 - - [2025-10-09 19:07:35] "POST /set-tag HTTP/1.1" 200 109 0.035095 10.0.0.22 - - [2025-10-09 19:07:36] "POST /set-tag HTTP/1.1" 200 109 0.014508 10.0.0.22 - - [2025-10-09 19:07:36] "POST /set-tag HTTP/1.1" 200 109 0.027515 10.0.0.22 - - [2025-10-09 19:07:36] "DELETE /instance-ip/b94fb2e2-a542-11f0-9b13-fa163e36606a HTTP/1.1" 200 115 0.053615 10.0.0.22 - - [2025-10-09 19:07:36] "DELETE /virtual-machine-interface/b93508c0-a542-11f0-9b13-fa163e36606a HTTP/1.1" 200 115 0.035736 10.0.0.22 - - [2025-10-09 19:07:36] "DELETE /virtual-machine/4df81a68-6002-4332-b96c-a70fdb08276a HTTP/1.1" 200 115 0.018708 10.0.0.22 - - [2025-10-09 19:07:36] "GET /virtual-machine-interface/b8bdc9d6-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004904 10.0.0.22 - - [2025-10-09 19:07:36] "POST /set-tag HTTP/1.1" 200 109 0.002493 10.0.0.22 - - [2025-10-09 19:07:36] "GET /virtual-machine-interface/b8bdc9d6-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006239 10.0.0.22 - - [2025-10-09 19:07:36] "POST /set-tag HTTP/1.1" 200 109 0.002251 10.0.0.22 - - [2025-10-09 19:07:36] "GET /virtual-machine/257051e8-3eb3-4171-906f-67064f5d5218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004100 10.0.0.22 - - [2025-10-09 19:07:36] "POST /ref-update HTTP/1.1" 200 156 0.009198 10.0.0.22 - - [2025-10-09 19:07:36] "GET /virtual-machine-interface/b8bdc9d6-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007933 10.0.0.22 - - [2025-10-09 19:07:36] "POST /set-tag HTTP/1.1" 200 109 0.019984 10.0.0.22 - - [2025-10-09 19:07:36] "POST /set-tag HTTP/1.1" 200 109 0.029131 10.0.0.22 - - [2025-10-09 19:07:36] "POST /set-tag HTTP/1.1" 200 109 0.018897 10.0.0.22 - - [2025-10-09 19:07:36] "POST /set-tag HTTP/1.1" 200 109 0.014970 10.0.0.22 - - [2025-10-09 19:07:36] "POST /set-tag HTTP/1.1" 200 109 0.019382 10.0.0.22 - - [2025-10-09 19:07:36] "DELETE /instance-ip/b8d6dba6-a542-11f0-9b13-fa163e36606a HTTP/1.1" 200 115 0.042307 10.0.0.22 - - [2025-10-09 19:07:36] "DELETE /virtual-machine-interface/b8bdc9d6-a542-11f0-9b13-fa163e36606a HTTP/1.1" 200 115 0.038535 10.0.0.22 - - [2025-10-09 19:07:36] "DELETE /virtual-machine/257051e8-3eb3-4171-906f-67064f5d5218 HTTP/1.1" 200 115 0.027719 10.0.0.22 - - [2025-10-09 19:07:36] "DELETE /tag/b026259b-df15-4184-8ba6-1b12dcc016f3 HTTP/1.1" 409 388 0.005782 10.0.0.22 - - [2025-10-09 19:07:36] "DELETE /tag/b6c5ef40-9a4f-43b9-9caf-b3b8a5b6c7b3 HTTP/1.1" 200 115 0.038463 10.0.0.22 - - [2025-10-09 19:08:04] "GET /virtual-machine-interface/bb0fe3d6-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006098 10.0.0.22 - - [2025-10-09 19:08:04] "POST /set-tag HTTP/1.1" 200 109 0.003769 10.0.0.22 - - [2025-10-09 19:08:04] "GET /virtual-machine-interface/bb0fe3d6-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006497 10.0.0.22 - - [2025-10-09 19:08:04] "POST /set-tag HTTP/1.1" 200 109 0.002514 10.0.0.22 - - [2025-10-09 19:08:04] "GET /virtual-machine/4338c655-3178-44e8-8a1e-407e659532ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002830 10.0.0.22 - - [2025-10-09 19:08:04] "POST /ref-update HTTP/1.1" 200 156 0.022931 10.0.0.22 - - [2025-10-09 19:08:04] "GET /virtual-machine-interface/bb0fe3d6-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007090 10.0.0.22 - - [2025-10-09 19:08:04] "POST /set-tag HTTP/1.1" 200 109 0.026437 10.0.0.22 - - [2025-10-09 19:08:04] "POST /set-tag HTTP/1.1" 200 109 0.016489 10.0.0.22 - - [2025-10-09 19:08:04] "POST /set-tag HTTP/1.1" 200 109 0.013890 10.0.0.22 - - [2025-10-09 19:08:04] "POST /set-tag HTTP/1.1" 200 109 0.027685 10.0.0.22 - - [2025-10-09 19:08:04] "DELETE /instance-ip/bb28d1ac-a542-11f0-9b13-fa163e36606a HTTP/1.1" 200 115 0.049366 10.0.0.22 - - [2025-10-09 19:08:04] "DELETE /virtual-machine-interface/bb0fe3d6-a542-11f0-9b13-fa163e36606a HTTP/1.1" 200 115 0.042356 10.0.0.22 - - [2025-10-09 19:08:04] "DELETE /virtual-machine/4338c655-3178-44e8-8a1e-407e659532ef HTTP/1.1" 200 115 0.018013 10.0.0.22 - - [2025-10-09 19:08:04] "DELETE /tag/4ba536d2-6b87-4564-bea3-3495b9ebb1f7 HTTP/1.1" 200 115 0.036391 10.0.0.22 - - [2025-10-09 19:08:04] "GET /virtual-machine-interface/ba2c88ca-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004221 10.0.0.22 - - [2025-10-09 19:08:04] "POST /set-tag HTTP/1.1" 200 109 0.002871 10.0.0.22 - - [2025-10-09 19:08:04] "GET /virtual-machine-interface/ba2c88ca-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004276 10.0.0.22 - - [2025-10-09 19:08:04] "POST /set-tag HTTP/1.1" 200 109 0.002554 10.0.0.22 - - [2025-10-09 19:08:05] "GET /virtual-machine/dd8b1454-5567-4570-806c-83767775cf5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003177 10.0.0.22 - - [2025-10-09 19:08:05] "POST /ref-update HTTP/1.1" 200 156 0.012720 10.0.0.22 - - [2025-10-09 19:08:05] "GET /virtual-machine-interface/ba2c88ca-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020929 10.0.0.22 - - [2025-10-09 19:08:05] "POST /set-tag HTTP/1.1" 200 109 0.030136 10.0.0.22 - - [2025-10-09 19:08:05] "POST /set-tag HTTP/1.1" 200 109 0.040455 10.0.0.22 - - [2025-10-09 19:08:05] "POST /set-tag HTTP/1.1" 200 109 0.034165 10.0.0.22 - - [2025-10-09 19:08:05] "POST /set-tag HTTP/1.1" 200 109 0.014992 10.0.0.22 - - [2025-10-09 19:08:05] "DELETE /instance-ip/ba47f934-a542-11f0-9b13-fa163e36606a HTTP/1.1" 200 115 0.061778 10.0.0.22 - - [2025-10-09 19:08:05] "DELETE /virtual-machine-interface/ba2c88ca-a542-11f0-9b13-fa163e36606a HTTP/1.1" 200 115 0.041036 10.0.0.22 - - [2025-10-09 19:08:05] "DELETE /virtual-machine/dd8b1454-5567-4570-806c-83767775cf5e HTTP/1.1" 200 115 0.038038 10.0.0.22 - - [2025-10-09 19:08:05] "DELETE /tag/5e5aef81-dadf-4951-918c-4fe3c78e7212 HTTP/1.1" 409 236 0.005545 10.0.0.22 - - [2025-10-09 19:08:05] "GET /virtual-machine-interface/b9bd74e4-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004654 10.0.0.22 - - [2025-10-09 19:08:05] "POST /set-tag HTTP/1.1" 200 109 0.002088 10.0.0.22 - - [2025-10-09 19:08:05] "GET /virtual-machine-interface/b9bd74e4-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004187 10.0.0.22 - - [2025-10-09 19:08:05] "POST /set-tag HTTP/1.1" 200 109 0.001779 10.0.0.22 - - [2025-10-09 19:08:05] "GET /virtual-machine/a1b80ff0-c07e-4cfb-b4a8-f794c6d1c156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.010977 10.0.0.22 - - [2025-10-09 19:08:05] "POST /ref-update HTTP/1.1" 200 156 0.009621 10.0.0.22 - - [2025-10-09 19:08:05] "GET /virtual-machine-interface/b9bd74e4-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010603 10.0.0.22 - - [2025-10-09 19:08:05] "POST /set-tag HTTP/1.1" 200 109 0.019881 10.0.0.22 - - [2025-10-09 19:08:05] "POST /set-tag HTTP/1.1" 200 109 0.015653 10.0.0.22 - - [2025-10-09 19:08:05] "POST /set-tag HTTP/1.1" 200 109 0.031465 10.0.0.22 - - [2025-10-09 19:08:05] "POST /set-tag HTTP/1.1" 200 109 0.023335 10.0.0.22 - - [2025-10-09 19:08:05] "DELETE /instance-ip/b9d69fd2-a542-11f0-9b13-fa163e36606a HTTP/1.1" 200 115 0.045404 10.0.0.22 - - [2025-10-09 19:08:05] "DELETE /virtual-machine-interface/b9bd74e4-a542-11f0-9b13-fa163e36606a HTTP/1.1" 200 115 0.042962 10.0.0.22 - - [2025-10-09 19:08:05] "DELETE /virtual-machine/a1b80ff0-c07e-4cfb-b4a8-f794c6d1c156 HTTP/1.1" 200 115 0.021049 10.0.0.22 - - [2025-10-09 19:08:05] "DELETE /tag/7ae6ed24-34f6-4fae-bd01-5fa6b55e60a2 HTTP/1.1" 200 115 0.041970 10.0.0.22 - - [2025-10-09 19:08:05] "DELETE /tag/13410041-dc9f-43e3-9805-a5ef1b904ebb HTTP/1.1" 200 115 0.033952 10.0.0.22 - - [2025-10-09 19:08:06] "DELETE /tag/d8f97ce6-e910-485e-bec0-eae5eefe303e HTTP/1.1" 200 115 0.047317 10.0.0.22 - - [2025-10-09 19:08:06] "GET /virtual-machine-interface/ba9930d8-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008026 10.0.0.22 - - [2025-10-09 19:08:06] "POST /set-tag HTTP/1.1" 200 109 0.002959 10.0.0.22 - - [2025-10-09 19:08:06] "GET /virtual-machine-interface/ba9930d8-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005040 10.0.0.22 - - [2025-10-09 19:08:06] "POST /set-tag HTTP/1.1" 200 109 0.002272 10.0.0.22 - - [2025-10-09 19:08:06] "GET /virtual-machine/b7e908b0-c355-4864-8aeb-215a30d35747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004689 10.0.0.22 - - [2025-10-09 19:08:06] "POST /ref-update HTTP/1.1" 200 156 0.016452 10.0.0.22 - - [2025-10-09 19:08:06] "GET /virtual-machine-interface/ba9930d8-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010789 10.0.0.22 - - [2025-10-09 19:08:06] "POST /set-tag HTTP/1.1" 200 109 0.017133 10.0.0.22 - - [2025-10-09 19:08:06] "POST /set-tag HTTP/1.1" 200 109 0.018361 10.0.0.22 - - [2025-10-09 19:08:06] "POST /set-tag HTTP/1.1" 200 109 0.030863 10.0.0.22 - - [2025-10-09 19:08:06] "POST /set-tag HTTP/1.1" 200 109 0.013903 10.0.0.22 - - [2025-10-09 19:08:06] "DELETE /instance-ip/bab45476-a542-11f0-9b13-fa163e36606a HTTP/1.1" 200 115 0.056150 10.0.0.22 - - [2025-10-09 19:08:06] "DELETE /virtual-machine-interface/ba9930d8-a542-11f0-9b13-fa163e36606a HTTP/1.1" 200 115 0.040555 10.0.0.22 - - [2025-10-09 19:08:06] "DELETE /virtual-machine/b7e908b0-c355-4864-8aeb-215a30d35747 HTTP/1.1" 200 115 0.017065 10.0.0.22 - - [2025-10-09 19:08:06] "DELETE /tag/97218ab7-1a45-4678-b4d8-a61d1be83b2e HTTP/1.1" 200 115 0.036129 10.0.0.22 - - [2025-10-09 19:08:06] "DELETE /tag/b5e9f03d-c49c-4648-a00e-c6ac335afbc4 HTTP/1.1" 409 236 0.005720 10.0.0.22 - - [2025-10-09 19:08:06] "DELETE /tag/6e39a272-dc2f-48e9-b706-1a566d8e4692 HTTP/1.1" 409 236 0.004753 10.0.0.22 - - [2025-10-09 19:08:08] "POST /projects HTTP/1.1" 409 238 0.002264 10.0.0.22 - - [2025-10-09 19:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.22 - - [2025-10-09 19:08:08] "GET /project/959deb1f-5b5c-4063-88c2-6fc4bc2a2bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033585 10.0.0.22 - - [2025-10-09 19:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.22 - - [2025-10-09 19:08:08] "GET /virtual-network/0539f39f-3d32-439e-96e9-f57e9c183204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004526 10.0.0.22 - - [2025-10-09 19:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.22 - - [2025-10-09 19:08:08] "GET /virtual-network/7789b46a-3f1f-4152-9c1e-c92a4d1be0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005037 10.0.0.22 - - [2025-10-09 19:08:08] "POST /security-groups HTTP/1.1" 409 285 0.002362 10.0.0.22 - - [2025-10-09 19:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001408 10.0.0.22 - - [2025-10-09 19:08:08] "PUT /security-group/9ebcf7e3-770a-4baa-8966-3faf98fb3362 HTTP/1.1" 200 262 0.059031 10.0.0.22 - - [2025-10-09 19:08:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.030658 10.0.0.22 - - [2025-10-09 19:08:08] "PUT /access-control-list/ad851ca3-d874-4943-acf7-c04068269c2d HTTP/1.1" 200 272 0.020775 10.0.0.22 - - [2025-10-09 19:08:08] "PUT /access-control-list/ef5c9dfb-354a-4e4a-af78-97175625f610 HTTP/1.1" 200 272 0.016401 10.0.0.22 - - [2025-10-09 19:08:13] "POST /projects HTTP/1.1" 409 238 0.002334 10.0.0.22 - - [2025-10-09 19:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.22 - - [2025-10-09 19:08:13] "GET /project/959deb1f-5b5c-4063-88c2-6fc4bc2a2bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035688 10.0.0.22 - - [2025-10-09 19:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.22 - - [2025-10-09 19:08:13] "GET /virtual-network/0539f39f-3d32-439e-96e9-f57e9c183204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003853 10.0.0.22 - - [2025-10-09 19:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.22 - - [2025-10-09 19:08:13] "GET /virtual-network/7789b46a-3f1f-4152-9c1e-c92a4d1be0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004042 10.0.0.22 - - [2025-10-09 19:08:13] "POST /security-groups HTTP/1.1" 409 285 0.001967 10.0.0.22 - - [2025-10-09 19:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.22 - - [2025-10-09 19:08:13] "PUT /security-group/9ebcf7e3-770a-4baa-8966-3faf98fb3362 HTTP/1.1" 200 262 0.055131 10.0.0.22 - - [2025-10-09 19:08:13] "PUT /access-control-list/ad851ca3-d874-4943-acf7-c04068269c2d HTTP/1.1" 200 272 0.014156 10.0.0.22 - - [2025-10-09 19:08:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.025609 10.0.0.22 - - [2025-10-09 19:08:13] "GET /firewall-policy/4863d64e-71cc-45a0-975d-a9b0bd87168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.008826 10.0.0.22 - - [2025-10-09 19:08:13] "PUT /access-control-list/ef5c9dfb-354a-4e4a-af78-97175625f610 HTTP/1.1" 200 272 0.016099 10.0.0.22 - - [2025-10-09 19:08:13] "GET /firewall-rule/d6458c2e-d2c5-4b08-83fc-bb1652018cbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003016 10.0.0.22 - - [2025-10-09 19:08:13] "POST /ref-update HTTP/1.1" 200 156 0.060870 10.0.0.22 - - [2025-10-09 19:08:13] "DELETE /firewall-rule/d6458c2e-d2c5-4b08-83fc-bb1652018cbc HTTP/1.1" 200 115 0.034258 10.0.0.22 - - [2025-10-09 19:08:13] "GET /firewall-policy/4863d64e-71cc-45a0-975d-a9b0bd87168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.006836 10.0.0.22 - - [2025-10-09 19:08:13] "GET /firewall-rule/84ce3267-f613-4ef1-88ba-3fa912267fb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002953 10.0.0.22 - - [2025-10-09 19:08:14] "POST /ref-update HTTP/1.1" 200 156 0.067817 10.0.0.22 - - [2025-10-09 19:08:14] "DELETE /firewall-rule/84ce3267-f613-4ef1-88ba-3fa912267fb0 HTTP/1.1" 200 115 0.038765 10.0.0.22 - - [2025-10-09 19:08:14] "DELETE /tag/6e39a272-dc2f-48e9-b706-1a566d8e4692 HTTP/1.1" 409 236 0.005430 10.0.0.22 - - [2025-10-09 19:08:14] "DELETE /tag/b5e9f03d-c49c-4648-a00e-c6ac335afbc4 HTTP/1.1" 409 236 0.004863 10.0.0.22 - - [2025-10-09 19:08:14] "DELETE /tag/451d5a4c-a34b-46d7-9fd6-b536ad411e95 HTTP/1.1" 200 115 0.033813 10.0.0.22 - - [2025-10-09 19:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.22 - - [2025-10-09 19:08:14] "GET /virtual-network/0539f39f-3d32-439e-96e9-f57e9c183204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004863 10.0.0.22 - - [2025-10-09 19:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.22 - - [2025-10-09 19:08:14] "GET /virtual-network/7789b46a-3f1f-4152-9c1e-c92a4d1be0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003916 10.0.0.22 - - [2025-10-09 19:08:14] "PUT /virtual-network/0539f39f-3d32-439e-96e9-f57e9c183204 HTTP/1.1" 200 264 0.042834 10.0.0.22 - - [2025-10-09 19:08:14] "PUT /virtual-network/7789b46a-3f1f-4152-9c1e-c92a4d1be0e3 HTTP/1.1" 200 264 0.041507 10.0.0.22 - - [2025-10-09 19:08:14] "DELETE /security-group/9ebcf7e3-770a-4baa-8966-3faf98fb3362 HTTP/1.1" 200 115 0.042579 10.0.0.22 - - [2025-10-09 19:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001400 10.0.0.22 - - [2025-10-09 19:08:14] "DELETE /access-control-list/ad851ca3-d874-4943-acf7-c04068269c2d HTTP/1.1" 200 115 0.027524 10.0.0.22 - - [2025-10-09 19:08:14] "DELETE /access-control-list/ef5c9dfb-354a-4e4a-af78-97175625f610 HTTP/1.1" 200 115 0.024292 10.0.0.22 - - [2025-10-09 19:08:14] "GET /project/959deb1f-5b5c-4063-88c2-6fc4bc2a2bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.026314 10.0.0.22 - - [2025-10-09 19:08:14] "GET /project/959deb1f-5b5c-4063-88c2-6fc4bc2a2bdc?fields=security_groups HTTP/1.1" 200 1352 0.035479 10.0.0.22 - - [2025-10-09 19:08:14] "DELETE /security-group/78c99791-53ed-4d0f-a335-5cfa59ec2687 HTTP/1.1" 200 115 0.044670 10.0.0.22 - - [2025-10-09 19:08:14] "DELETE /access-control-list/fe09f3c4-2256-487f-8640-083743e2fbbe HTTP/1.1" 200 115 0.033322 10.0.0.22 - - [2025-10-09 19:08:14] "GET /project/959deb1f-5b5c-4063-88c2-6fc4bc2a2bdc?fields=application_policy_sets HTTP/1.1" 200 1391 0.044089 10.0.0.22 - - [2025-10-09 19:08:14] "DELETE /access-control-list/e306bb3e-5a0d-4a78-8746-d5d9ed6a9b4e HTTP/1.1" 200 115 0.039460 10.0.0.22 - - [2025-10-09 19:08:14] "DELETE /project/959deb1f-5b5c-4063-88c2-6fc4bc2a2bdc HTTP/1.1" 200 115 0.278114 10.0.0.22 - - [2025-10-09 19:08:14] "POST /projects HTTP/1.1" 409 238 0.002293 10.0.0.22 - - [2025-10-09 19:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.22 - - [2025-10-09 19:08:14] "GET /project/f722cee5-ea0b-4730-a474-90a89c9bf209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045855 10.0.0.22 - - [2025-10-09 19:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.22 - - [2025-10-09 19:08:14] "GET /virtual-network/0539f39f-3d32-439e-96e9-f57e9c183204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004282 10.0.0.22 - - [2025-10-09 19:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.22 - - [2025-10-09 19:08:14] "GET /virtual-network/7789b46a-3f1f-4152-9c1e-c92a4d1be0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004455 10.0.0.22 - - [2025-10-09 19:08:14] "POST /security-groups HTTP/1.1" 409 285 0.003603 10.0.0.22 - - [2025-10-09 19:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.22 - - [2025-10-09 19:08:15] "PUT /security-group/5eca8f65-b77b-45ed-97dd-1aae6960c55a HTTP/1.1" 200 262 0.063042 10.0.0.22 - - [2025-10-09 19:08:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.022901 10.0.0.22 - - [2025-10-09 19:08:15] "PUT /access-control-list/4d9b3d49-8bfe-46bd-959d-5d69bea81035 HTTP/1.1" 200 272 0.017040 10.0.0.22 - - [2025-10-09 19:08:15] "PUT /access-control-list/15d8718a-ecf7-4371-b86f-7cdffca1ce7f HTTP/1.1" 200 272 0.016557 10.0.0.22 - - [2025-10-09 19:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.22 - - [2025-10-09 19:08:19] "GET /loadbalancer/5f8de31b-3fed-4efe-977e-1b83fc59797d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2320 0.002693 10.0.0.22 - - [2025-10-09 19:08:19] "GET /virtual-machine-interface/b8191bd4-a542-11f0-9b13-fa163e36606a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001702 10.0.0.22 - - [2025-10-09 19:08:19] "DELETE /loadbalancer-member/21ea098f-c518-4a57-a908-0385520f7ba4 HTTP/1.1" 200 115 0.042000 10.0.0.22 - - [2025-10-09 19:08:19] "GET /application-policy-set/ea77657b-1576-4668-9ac9-7909bcac86d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.012760 10.0.0.22 - - [2025-10-09 19:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.22 - - [2025-10-09 19:08:19] "GET /policy-management/2ddc23d1-e5d1-483f-ad06-8aab7d823480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005207 10.0.0.22 - - [2025-10-09 19:08:19] "GET /firewall-policy/e594d62f-43e5-4b0a-9961-0c2388ffc48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002771 10.0.0.22 - - [2025-10-09 19:08:19] "GET /firewall-rule/d5e9ea08-6256-4f45-8df1-792a9f222a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003235 10.0.0.22 - - [2025-10-09 19:08:19] "POST /ref-update HTTP/1.1" 200 156 0.013563 10.0.0.22 - - [2025-10-09 19:08:19] "DELETE /firewall-rule/d5e9ea08-6256-4f45-8df1-792a9f222a61 HTTP/1.1" 200 115 0.045134 10.0.0.22 - - [2025-10-09 19:08:19] "GET /firewall-policy/5e39fd8f-287d-4b2f-b6e5-317440d6958b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006447 10.0.0.22 - - [2025-10-09 19:08:19] "GET /firewall-rule/289e97b2-7015-436d-82d1-99c96ca0009c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.005003 10.0.0.22 - - [2025-10-09 19:08:19] "POST /ref-update HTTP/1.1" 200 156 0.015608 10.0.0.22 - - [2025-10-09 19:08:19] "DELETE /firewall-rule/289e97b2-7015-436d-82d1-99c96ca0009c HTTP/1.1" 200 115 0.049235 10.0.0.22 - - [2025-10-09 19:08:19] "GET /firewall-policy/5e39fd8f-287d-4b2f-b6e5-317440d6958b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.004213 10.0.0.22 - - [2025-10-09 19:08:19] "GET /firewall-rule/7e52750c-ee31-4600-b1b9-12b2b733d04c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003475 10.0.0.22 - - [2025-10-09 19:08:19] "POST /ref-update HTTP/1.1" 200 156 0.013124 10.0.0.22 - - [2025-10-09 19:08:19] "DELETE /firewall-rule/7e52750c-ee31-4600-b1b9-12b2b733d04c HTTP/1.1" 200 115 0.052541 10.0.0.22 - - [2025-10-09 19:08:19] "GET /application-policy-set/ea77657b-1576-4668-9ac9-7909bcac86d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003161 10.0.0.22 - - [2025-10-09 19:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.22 - - [2025-10-09 19:08:19] "GET /policy-management/2ddc23d1-e5d1-483f-ad06-8aab7d823480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003629 10.0.0.22 - - [2025-10-09 19:08:20] "GET /firewall-policy/5e39fd8f-287d-4b2f-b6e5-317440d6958b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004759 10.0.0.22 - - [2025-10-09 19:08:20] "POST /ref-update HTTP/1.1" 200 156 0.024490 10.0.0.22 - - [2025-10-09 19:08:20] "DELETE /firewall-policy/5e39fd8f-287d-4b2f-b6e5-317440d6958b HTTP/1.1" 200 115 0.041291 10.0.0.22 - - [2025-10-09 19:08:20] "DELETE /tag/b026259b-df15-4184-8ba6-1b12dcc016f3 HTTP/1.1" 200 115 0.053305 10.0.0.22 - - [2025-10-09 19:08:20] "DELETE /tag/5e5aef81-dadf-4951-918c-4fe3c78e7212 HTTP/1.1" 200 115 0.062182 10.0.0.22 - - [2025-10-09 19:08:20] "DELETE /tag/b5e9f03d-c49c-4648-a00e-c6ac335afbc4 HTTP/1.1" 200 115 0.068954 10.0.0.22 - - [2025-10-09 19:08:20] "DELETE /tag/6e39a272-dc2f-48e9-b706-1a566d8e4692 HTTP/1.1" 200 115 0.064489 10.0.0.22 - - [2025-10-09 19:08:20] "DELETE /loadbalancer-pool/18266283-c596-4eec-b6c9-27f31ea2231b HTTP/1.1" 200 115 0.039448 10.0.0.22 - - [2025-10-09 19:08:20] "DELETE /loadbalancer-listener/01831589-03c5-4974-bec1-83147e9b567a HTTP/1.1" 200 115 0.035496 10.0.0.22 - - [2025-10-09 19:08:20] "DELETE /loadbalancer/5f8de31b-3fed-4efe-977e-1b83fc59797d HTTP/1.1" 200 115 0.041112 10.0.0.22 - - [2025-10-09 19:08:20] "DELETE /floating-ip/d1dbec51-3208-48ed-9170-6ad1f117b8dd HTTP/1.1" 200 115 0.059960 10.0.0.22 - - [2025-10-09 19:08:20] "DELETE /instance-ip/b324e621-20bf-4048-80af-df7e72055897 HTTP/1.1" 200 115 0.056436 10.0.0.22 - - [2025-10-09 19:08:20] "DELETE /virtual-machine-interface/e91f3e24-b23e-4786-9a03-88ca981cc841 HTTP/1.1" 200 115 0.065778 10.0.0.22 - - [2025-10-09 19:08:20] "DELETE /tag/3cbb3177-4f28-4a15-aa6f-b1fd8de6aae9 HTTP/1.1" 200 115 0.047707 10.0.0.22 - - [2025-10-09 19:08:20] "POST /projects HTTP/1.1" 409 238 0.003150 10.0.0.22 - - [2025-10-09 19:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.22 - - [2025-10-09 19:08:20] "GET /project/f722cee5-ea0b-4730-a474-90a89c9bf209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038661 10.0.0.22 - - [2025-10-09 19:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.22 - - [2025-10-09 19:08:20] "GET /virtual-network/0539f39f-3d32-439e-96e9-f57e9c183204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004707 10.0.0.22 - - [2025-10-09 19:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.22 - - [2025-10-09 19:08:20] "GET /virtual-network/7789b46a-3f1f-4152-9c1e-c92a4d1be0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003755 10.0.0.22 - - [2025-10-09 19:08:20] "POST /security-groups HTTP/1.1" 409 285 0.002099 10.0.0.22 - - [2025-10-09 19:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.22 - - [2025-10-09 19:08:21] "PUT /security-group/5eca8f65-b77b-45ed-97dd-1aae6960c55a HTTP/1.1" 200 262 0.059272 10.0.0.22 - - [2025-10-09 19:08:21] "PUT /access-control-list/4d9b3d49-8bfe-46bd-959d-5d69bea81035 HTTP/1.1" 200 272 0.023763 10.0.0.22 - - [2025-10-09 19:08:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.042454 10.0.0.22 - - [2025-10-09 19:08:21] "GET /firewall-policy/4863d64e-71cc-45a0-975d-a9b0bd87168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.026373 10.0.0.22 - - [2025-10-09 19:08:21] "PUT /access-control-list/15d8718a-ecf7-4371-b86f-7cdffca1ce7f HTTP/1.1" 200 272 0.024461 10.0.0.22 - - [2025-10-09 19:08:21] "GET /firewall-rule/22a997d5-344f-4008-847c-d68876e02b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002889 10.0.0.22 - - [2025-10-09 19:08:21] "POST /ref-update HTTP/1.1" 200 156 0.066320 10.0.0.22 - - [2025-10-09 19:08:21] "DELETE /firewall-rule/22a997d5-344f-4008-847c-d68876e02b36 HTTP/1.1" 200 115 0.039430 10.0.0.22 - - [2025-10-09 19:08:21] "GET /firewall-policy/4863d64e-71cc-45a0-975d-a9b0bd87168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.005419 10.0.0.22 - - [2025-10-09 19:08:21] "GET /firewall-rule/756951bf-bc97-44f1-860c-7d33af6064be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003775 10.0.0.22 - - [2025-10-09 19:08:21] "POST /ref-update HTTP/1.1" 200 156 0.049311 10.0.0.22 - - [2025-10-09 19:08:21] "DELETE /firewall-rule/756951bf-bc97-44f1-860c-7d33af6064be HTTP/1.1" 200 115 0.050935 10.0.0.22 - - [2025-10-09 19:08:21] "DELETE /tag/161c9770-e595-4667-89ed-aee97010b1f7 HTTP/1.1" 200 115 0.037506 10.0.0.22 - - [2025-10-09 19:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.22 - - [2025-10-09 19:08:21] "GET /virtual-network/0539f39f-3d32-439e-96e9-f57e9c183204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.005587 10.0.0.22 - - [2025-10-09 19:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.22 - - [2025-10-09 19:08:21] "GET /virtual-network/7789b46a-3f1f-4152-9c1e-c92a4d1be0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003638 10.0.0.22 - - [2025-10-09 19:08:21] "PUT /virtual-network/0539f39f-3d32-439e-96e9-f57e9c183204 HTTP/1.1" 200 264 0.043722 10.0.0.22 - - [2025-10-09 19:08:21] "PUT /virtual-network/7789b46a-3f1f-4152-9c1e-c92a4d1be0e3 HTTP/1.1" 200 264 0.057564 10.0.0.22 - - [2025-10-09 19:08:21] "DELETE /security-group/5eca8f65-b77b-45ed-97dd-1aae6960c55a HTTP/1.1" 200 115 0.060078 10.0.0.22 - - [2025-10-09 19:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.22 - - [2025-10-09 19:08:21] "DELETE /access-control-list/4d9b3d49-8bfe-46bd-959d-5d69bea81035 HTTP/1.1" 200 115 0.034326 10.0.0.22 - - [2025-10-09 19:08:21] "DELETE /access-control-list/15d8718a-ecf7-4371-b86f-7cdffca1ce7f HTTP/1.1" 200 115 0.022672 10.0.0.22 - - [2025-10-09 19:08:21] "GET /project/f722cee5-ea0b-4730-a474-90a89c9bf209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.040980 10.0.0.22 - - [2025-10-09 19:08:21] "GET /project/f722cee5-ea0b-4730-a474-90a89c9bf209?fields=security_groups HTTP/1.1" 200 1353 0.072602 10.0.0.22 - - [2025-10-09 19:08:22] "DELETE /security-group/f06e587e-03e7-4ad5-a39f-1bff2d262dc5 HTTP/1.1" 200 115 0.066327 10.0.0.22 - - [2025-10-09 19:08:22] "DELETE /access-control-list/e191937e-49a0-45f8-ab7d-370fa4d61c6f HTTP/1.1" 200 115 0.070189 10.0.0.22 - - [2025-10-09 19:08:22] "GET /project/f722cee5-ea0b-4730-a474-90a89c9bf209?fields=application_policy_sets HTTP/1.1" 200 1392 0.087523 10.0.0.22 - - [2025-10-09 19:08:22] "DELETE /access-control-list/479c120d-b53e-46a0-9a1f-50cd04468afa HTTP/1.1" 200 115 0.087022 10.0.0.22 - - [2025-10-09 19:08:22] "DELETE /project/f722cee5-ea0b-4730-a474-90a89c9bf209 HTTP/1.1" 200 115 0.455078 [Introspect:8084]10.0.0.22 - - [2025-10-09 19:08:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001074 [Introspect:8084]10.0.0.22 - - [2025-10-09 19:08:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000942 [Introspect:8084]10.0.0.22 - - [2025-10-09 19:08:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001030 [Introspect:8084]10.0.0.22 - - [2025-10-09 19:08:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001195 [Introspect:8084]10.0.0.22 - - [2025-10-09 19:09:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000949 [Introspect:8084]10.0.0.22 - - [2025-10-09 19:09:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000870