++ 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: =================== Fri Oct 24 04:39:39 PM UTC 2025 ===================' INFO: =================== Fri Oct 24 04:39:39 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 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.19 ++ 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.19 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.19 ++ ANALYTICSDB_NODES=10.0.0.19 ++ ANALYTICS_SNMP_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ '[' -n '10.0.0.19:8081 ' ']' +++ echo 10.0.0.19:8081 ++ ANALYTICS_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ '[' -n '10.0.0.19:9042 ' ']' +++ echo 10.0.0.19:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.19:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ '[' -n '10.0.0.19:8086 ' ']' +++ echo 10.0.0.19:8086 ++ COLLECTOR_SERVERS=10.0.0.19: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.19 ++ CONFIGDB_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ '[' -n '10.0.0.19:8082 ' ']' +++ echo 10.0.0.19:8082 ++ CONFIG_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ '[' -n '10.0.0.19:9161 ' ']' +++ echo 10.0.0.19:9161 ++ CONFIGDB_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ '[' -n '10.0.0.19:9041 ' ']' +++ echo 10.0.0.19:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.19: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.19 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.19 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ '[' -n 10.0.0.19:2181, ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ '[' -n '10.0.0.19:2181 ' ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.19:2181 ++ RABBITMQ_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ '[' -n 10.0.0.19:5673, ']' +++ echo 10.0.0.19:5673 ++ RABBITMQ_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ '[' -n '10.0.0.19:6379 ' ']' +++ echo 10.0.0.19:6379 ++ REDIS_SERVERS=10.0.0.19: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.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ '[' -n '10.0.0.19:9092 ' ']' +++ echo 10.0.0.19:9092 ++ KAFKA_SERVERS=10.0.0.19: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.19 ++ 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.19 ++ 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.19 ++ cut -d , -f 1 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 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.19 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.19 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.19 +++ local servers=10.0.0.19 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ sort ++++ uniq ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.19,10.233.19.1,127.0.0.1,172.17.0.1,252.19.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.19'\''))' +++ local server_ip=10.0.0.19 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.19 ]] +++ [[ ,10.0.0.19,10.233.19.1,127.0.0.1,172.17.0.1,252.19.0.1,, =~ ,10\.0\.0\.19, ]] +++ echo 10.0.0.19 1 +++ return ++ local ip=10.0.0.19 ++ [[ -z 10.0.0.19 ]] ++ echo 10.0.0.19 + host_ip=10.0.0.19 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.19:9041 + cassandra_server_list=10.0.0.19:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.19:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ sort ++ sed 's/^API__//g' ++ set -o posix ++ set ++ 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/24/2025 16:40:18.800 7f267462b280 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/24/2025 16:40:18.947 7f267462b280 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/24/2025 16:40:18.959 7f267462b280 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/24/2025 16:40:18.959 7f267462b280 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.19:8082/ Hit Ctrl-C to quit. 10.0.0.19 - - [2025-10-24 16:40:23] "GET / HTTP/1.1" 503 181 0.000213 10.0.0.19 - - [2025-10-24 16:40:24] "GET / HTTP/1.1" 200 35931 0.001408 10.0.0.19 - - [2025-10-24 16:40:24] "GET / HTTP/1.1" 200 45303 0.001232 10.0.0.19 - - [2025-10-24 16:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.19 - - [2025-10-24 16:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.19 - - [2025-10-24 16:40:25] "GET / HTTP/1.1" 200 35931 0.006740 10.0.0.19 - - [2025-10-24 16:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.19 - - [2025-10-24 16:40:25] "GET /global-system-config/49627ea3-bce5-4bd1-bde9-858c6708ce69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009840 10.0.0.19 - - [2025-10-24 16:40:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.007262 10.0.0.19 - - [2025-10-24 16:40:25] "POST /config-nodes HTTP/1.1" 200 593 0.030304 10.0.0.19 - - [2025-10-24 16:40:25] "GET / HTTP/1.1" 200 35931 0.001535 10.0.0.19 - - [2025-10-24 16:40:25] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004144 10.0.0.19 - - [2025-10-24 16:40:26] "GET / HTTP/1.1" 200 35931 0.001251 10.0.0.19 - - [2025-10-24 16:40:26] "POST /fqname-to-id HTTP/1.1" 404 186 0.003009 10.0.0.19 - - [2025-10-24 16:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.19 - - [2025-10-24 16:40:26] "GET /global-system-config/49627ea3-bce5-4bd1-bde9-858c6708ce69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005494 10.0.0.19 - - [2025-10-24 16:40:26] "POST /service-appliance-sets HTTP/1.1" 200 553 0.159996 10.0.0.19 - - [2025-10-24 16:40:26] "POST /fqname-to-id HTTP/1.1" 404 180 0.002995 10.0.0.19 - - [2025-10-24 16:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.19 - - [2025-10-24 16:40:26] "GET /global-system-config/49627ea3-bce5-4bd1-bde9-858c6708ce69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.028671 10.0.0.19 - - [2025-10-24 16:40:26] "GET / HTTP/1.1" 200 35931 0.001504 10.0.0.19 - - [2025-10-24 16:40:26] "POST /service-appliance-sets HTTP/1.1" 200 541 0.096163 10.0.0.19 - - [2025-10-24 16:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.19 - - [2025-10-24 16:40:26] "GET /network-ipam/d8b845c4-c309-4155-84ca-83b24fec8d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.025681 10.0.0.19 - - [2025-10-24 16:40:27] "POST /service-templates HTTP/1.1" 200 511 0.086450 10.0.0.19 - - [2025-10-24 16:40:27] "POST /service-templates HTTP/1.1" 200 501 0.049901 10.0.0.19 - - [2025-10-24 16:40:27] "POST /service-templates HTTP/1.1" 200 515 0.063406 10.0.0.19 - - [2025-10-24 16:40:27] "POST /service-templates HTTP/1.1" 200 535 0.033247 10.0.0.19 - - [2025-10-24 16:40:27] "POST /service-templates HTTP/1.1" 200 507 0.144553 10.0.0.19 - - [2025-10-24 16:40:27] "GET / HTTP/1.1" 200 35931 0.001307 10.0.0.19 - - [2025-10-24 16:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004337 10.0.0.19 - - [2025-10-24 16:40:27] "GET /global-system-config/49627ea3-bce5-4bd1-bde9-858c6708ce69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007108 10.0.0.19 - - [2025-10-24 16:40:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.002233 10.0.0.19 - - [2025-10-24 16:40:27] "POST /config-database-nodes HTTP/1.1" 200 611 0.119873 10.0.0.19 - - [2025-10-24 16:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.19 - - [2025-10-24 16:40:28] "GET /network-ipam/d8b845c4-c309-4155-84ca-83b24fec8d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.016940 10.0.0.19 - - [2025-10-24 16:40:29] "POST /fqname-to-id HTTP/1.1" 404 225 0.006461 10.0.0.19 - - [2025-10-24 16:40:29] "POST /access-control-lists HTTP/1.1" 200 587 0.036471 10.0.0.19 - - [2025-10-24 16:40:29] "POST /fqname-to-id HTTP/1.1" 404 224 0.005908 10.0.0.19 - - [2025-10-24 16:40:29] "POST /access-control-lists HTTP/1.1" 200 585 0.020848 10.0.0.19 - - [2025-10-24 16:40:29] "POST /route-targets HTTP/1.1" 200 327 0.014861 10.0.0.19 - - [2025-10-24 16:40:29] "POST /ref-update HTTP/1.1" 200 156 0.014670 10.0.0.19 - - [2025-10-24 16:40:29] "POST /route-targets HTTP/1.1" 200 327 0.012941 10.0.0.19 - - [2025-10-24 16:40:29] "POST /ref-update HTTP/1.1" 200 156 0.036207 10.0.0.19 - - [2025-10-24 16:40:29] "POST /route-targets HTTP/1.1" 200 327 0.033218 10.0.0.19 - - [2025-10-24 16:40:29] "POST /ref-update HTTP/1.1" 200 156 0.038834 10.0.0.19 - - [2025-10-24 16:40:29] "POST /route-targets HTTP/1.1" 200 327 0.031549 10.0.0.19 - - [2025-10-24 16:40:29] "POST /ref-update HTTP/1.1" 200 156 0.021822 10.0.0.19 - - [2025-10-24 16:40:29] "POST /fqname-to-id HTTP/1.1" 404 201 0.011314 10.0.0.19 - - [2025-10-24 16:40:29] "GET / HTTP/1.1" 200 35931 0.001205 10.0.0.19 - - [2025-10-24 16:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.19 - - [2025-10-24 16:40:29] "GET /routing-instance/c4d68347-4de5-4901-be78-ae7f41439d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003915 10.0.0.19 - - [2025-10-24 16:40:29] "POST /access-control-lists HTTP/1.1" 200 551 0.083515 10.0.0.19 - - [2025-10-24 16:40:29] "PUT /access-control-list/3a4e84f1-42ab-4f52-8a10-87cb2414324b HTTP/1.1" 200 272 0.025234 10.0.0.19 - - [2025-10-24 16:40:29] "POST /bgp-routers HTTP/1.1" 200 616 0.093969 10.0.0.19 - - [2025-10-24 16:40:29] "GET /bgp-router/8fee5c69-8d1f-4715-9f12-7c50ca2f8af0?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.005281 10.0.0.19 - - [2025-10-24 16:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.19 - - [2025-10-24 16:40:29] "GET /global-system-config/49627ea3-bce5-4bd1-bde9-858c6708ce69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004859 10.0.0.19 - - [2025-10-24 16:40:29] "PUT /access-control-list/cd49eedf-a262-4ef1-a1fd-2496157a6acb HTTP/1.1" 200 272 0.018788 10.0.0.19 - - [2025-10-24 16:40:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002725 10.0.0.19 - - [2025-10-24 16:40:30] "POST /ref-update HTTP/1.1" 200 156 0.012100 10.0.0.19 - - [2025-10-24 16:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.19 - - [2025-10-24 16:40:30] "GET /global-vrouter-config/fe62613d-93ee-4b8b-852f-14b87a2665a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.002885 10.0.0.19 - - [2025-10-24 16:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.19 - - [2025-10-24 16:40:30] "PUT /global-vrouter-config/fe62613d-93ee-4b8b-852f-14b87a2665a4 HTTP/1.1" 200 276 0.008576 10.0.0.19 - - [2025-10-24 16:40:30] "GET / HTTP/1.1" 200 35931 0.001529 10.0.0.19 - - [2025-10-24 16:40:31] "POST /alarms HTTP/1.1" 200 581 0.020812 10.0.0.19 - - [2025-10-24 16:40:31] "POST /alarms HTTP/1.1" 200 575 0.018289 10.0.0.19 - - [2025-10-24 16:40:31] "POST /alarms HTTP/1.1" 200 575 0.025072 10.0.0.19 - - [2025-10-24 16:40:31] "POST /alarms HTTP/1.1" 200 559 0.018757 10.0.0.19 - - [2025-10-24 16:40:31] "POST /alarms HTTP/1.1" 200 555 0.020836 10.0.0.19 - - [2025-10-24 16:40:31] "POST /alarms HTTP/1.1" 200 557 0.026366 10.0.0.19 - - [2025-10-24 16:40:31] "POST /alarms HTTP/1.1" 200 565 0.033694 10.0.0.19 - - [2025-10-24 16:40:31] "POST /alarms HTTP/1.1" 200 549 0.024302 10.0.0.19 - - [2025-10-24 16:40:31] "POST /alarms HTTP/1.1" 200 557 0.022399 10.0.0.19 - - [2025-10-24 16:40:31] "POST /alarms HTTP/1.1" 200 567 0.018904 10.0.0.19 - - [2025-10-24 16:40:31] "POST /alarms HTTP/1.1" 200 555 0.017603 10.0.0.19 - - [2025-10-24 16:40:31] "POST /alarms HTTP/1.1" 200 567 0.021839 10.0.0.19 - - [2025-10-24 16:40:31] "POST /alarms HTTP/1.1" 200 575 0.063587 10.0.0.19 - - [2025-10-24 16:40:31] "POST /alarms HTTP/1.1" 200 569 0.024441 10.0.0.19 - - [2025-10-24 16:40:31] "POST /alarms HTTP/1.1" 200 561 0.019765 10.0.0.19 - - [2025-10-24 16:40:31] "POST /alarms HTTP/1.1" 200 561 0.020018 10.0.0.19 - - [2025-10-24 16:40:31] "POST /alarms HTTP/1.1" 200 561 0.023338 10.0.0.19 - - [2025-10-24 16:40:31] "POST /alarms HTTP/1.1" 200 547 0.019002 10.0.0.19 - - [2025-10-24 16:40:31] "POST /alarms HTTP/1.1" 200 595 0.029580 10.0.0.19 - - [2025-10-24 16:40:31] "POST /alarms HTTP/1.1" 200 575 0.022455 10.0.0.19 - - [2025-10-24 16:40:31] "POST /alarms HTTP/1.1" 200 571 0.026951 10.0.0.19 - - [2025-10-24 16:40:31] "POST /alarms HTTP/1.1" 200 583 0.021218 10.0.0.19 - - [2025-10-24 16:40:31] "POST /alarms HTTP/1.1" 200 609 0.019003 10.0.0.19 - - [2025-10-24 16:40:32] "GET / HTTP/1.1" 200 35931 0.001710 10.0.0.19 - - [2025-10-24 16:40:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002928 10.0.0.19 - - [2025-10-24 16:40:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.19 - - [2025-10-24 16:40:32] "PUT /global-vrouter-config/fe62613d-93ee-4b8b-852f-14b87a2665a4 HTTP/1.1" 200 276 0.011508 10.0.0.19 - - [2025-10-24 16:40:32] "GET / HTTP/1.1" 200 35931 0.001244 10.0.0.19 - - [2025-10-24 16:40:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.19 - - [2025-10-24 16:40:32] "GET /global-vrouter-config/fe62613d-93ee-4b8b-852f-14b87a2665a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002800 10.0.0.19 - - [2025-10-24 16:40:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.19 - - [2025-10-24 16:40:32] "PUT /global-vrouter-config/fe62613d-93ee-4b8b-852f-14b87a2665a4 HTTP/1.1" 200 276 0.006833 10.0.0.19 - - [2025-10-24 16:40:32] "GET / HTTP/1.1" 200 35931 0.001508 10.0.0.19 - - [2025-10-24 16:40:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.19 - - [2025-10-24 16:40:32] "GET /global-system-config/49627ea3-bce5-4bd1-bde9-858c6708ce69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006176 10.0.0.19 - - [2025-10-24 16:40:32] "PUT /global-system-config/49627ea3-bce5-4bd1-bde9-858c6708ce69 HTTP/1.1" 200 274 0.018598 10.0.0.19 - - [2025-10-24 16:41:55] "GET / HTTP/1.1" 200 35931 0.001264 10.0.0.19 - - [2025-10-24 16:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.19 - - [2025-10-24 16:41:55] "GET /global-system-config/49627ea3-bce5-4bd1-bde9-858c6708ce69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006210 10.0.0.19 - - [2025-10-24 16:41:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.007036 10.0.0.19 - - [2025-10-24 16:41:55] "POST /analytics-nodes HTTP/1.1" 200 599 0.101230 10.0.0.19 - - [2025-10-24 16:42:01] "GET / HTTP/1.1" 200 35931 0.002742 10.0.0.19 - - [2025-10-24 16:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008139 10.0.0.19 - - [2025-10-24 16:42:01] "GET /global-system-config/49627ea3-bce5-4bd1-bde9-858c6708ce69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006081 10.0.0.19 - - [2025-10-24 16:42:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.003629 10.0.0.19 - - [2025-10-24 16:42:01] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.040944 10.0.0.19 - - [2025-10-24 16:42:09] "GET / HTTP/1.1" 200 35931 0.001551 10.0.0.19 - - [2025-10-24 16:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.19 - - [2025-10-24 16:42:09] "GET /global-system-config/49627ea3-bce5-4bd1-bde9-858c6708ce69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005787 10.0.0.19 - - [2025-10-24 16:42:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.010624 10.0.0.19 - - [2025-10-24 16:42:09] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.024369 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:42:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000998 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:42:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001044 10.0.0.19 - - [2025-10-24 16:42:15] "GET / HTTP/1.1" 200 35931 0.002495 10.0.0.19 - - [2025-10-24 16:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.19 - - [2025-10-24 16:42:15] "GET /global-system-config/49627ea3-bce5-4bd1-bde9-858c6708ce69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.016295 10.0.0.19 - - [2025-10-24 16:42:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.005718 10.0.0.19 - - [2025-10-24 16:42:15] "POST /database-nodes HTTP/1.1" 200 597 0.056302 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:42:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001053 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:42:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001211 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:42:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001069 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:42:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000846 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:42:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000977 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:42:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000959 10.0.0.19 - - [2025-10-24 16:42:41] "GET / HTTP/1.1" 200 35931 0.001493 10.0.0.19 - - [2025-10-24 16:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006961 10.0.0.19 - - [2025-10-24 16:42:41] "GET /domain/2354dfd1-3515-4f14-85eb-4072c36af627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.006881 10.0.0.19 - - [2025-10-24 16:42:42] "POST /id-to-fqname HTTP/1.1" 200 173 0.000713 10.0.0.19 - - [2025-10-24 16:42:42] "POST /fqname-to-id HTTP/1.1" 404 182 0.004348 10.0.0.19 - - [2025-10-24 16:42:42] "POST /security-groups HTTP/1.1" 200 570 0.095969 10.0.0.19 - - [2025-10-24 16:42:42] "POST /projects HTTP/1.1" 200 481 0.290676 10.0.0.19 - - [2025-10-24 16:42:42] "POST /fqname-to-id HTTP/1.1" 404 213 0.007155 10.0.0.19 - - [2025-10-24 16:42:42] "POST /security-groups HTTP/1.1" 200 534 0.115115 10.0.0.19 - - [2025-10-24 16:42:42] "POST /access-control-lists HTTP/1.1" 200 579 0.116938 10.0.0.19 - - [2025-10-24 16:42:42] "POST /fqname-to-id HTTP/1.1" 404 212 0.017035 10.0.0.19 - - [2025-10-24 16:42:42] "POST /chown HTTP/1.1" 200 109 0.024649 10.0.0.19 - - [2025-10-24 16:42:42] "POST /policy-managements HTTP/1.1" 409 214 0.023618 10.0.0.19 - - [2025-10-24 16:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008325 10.0.0.19 - - [2025-10-24 16:42:42] "GET /policy-management/3b666103-ea5b-4357-9e89-217e6a98cd44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.014536 10.0.0.19 - - [2025-10-24 16:42:42] "POST /access-control-lists HTTP/1.1" 200 577 0.109116 10.0.0.19 - - [2025-10-24 16:42:42] "POST /application-policy-sets HTTP/1.1" 200 528 0.084724 10.0.0.19 - - [2025-10-24 16:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006033 10.0.0.19 - - [2025-10-24 16:42:42] "GET /global-vrouter-config/fe62613d-93ee-4b8b-852f-14b87a2665a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003323 10.0.0.19 - - [2025-10-24 16:42:42] "PUT /global-vrouter-config/fe62613d-93ee-4b8b-852f-14b87a2665a4 HTTP/1.1" 200 276 0.022757 10.0.0.19 - - [2025-10-24 16:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.016850 10.0.0.19 - - [2025-10-24 16:42:42] "GET /virtual-network/e108d5ae-3612-4239-b2d3-1ebcdccbd4f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.008111 10.0.0.19 - - [2025-10-24 16:42:42] "POST /id-to-fqname HTTP/1.1" 200 177 0.002379 10.0.0.19 - - [2025-10-24 16:42:42] "POST /fqname-to-id HTTP/1.1" 404 186 0.011701 10.0.0.19 - - [2025-10-24 16:42:43] "POST /fqname-to-id HTTP/1.1" 404 232 0.002883 10.0.0.19 - - [2025-10-24 16:42:43] "POST /security-groups HTTP/1.1" 200 574 0.089267 10.0.0.19 - - [2025-10-24 16:42:43] "POST /projects HTTP/1.1" 200 489 0.321544 10.0.0.19 - - [2025-10-24 16:42:43] "POST /access-control-lists HTTP/1.1" 200 594 0.075995 10.0.0.19 - - [2025-10-24 16:42:43] "POST /fqname-to-id HTTP/1.1" 404 231 0.027904 10.0.0.19 - - [2025-10-24 16:42:43] "POST /security-groups HTTP/1.1" 200 546 0.124506 10.0.0.19 - - [2025-10-24 16:42:43] "POST /chown HTTP/1.1" 200 109 0.008898 10.0.0.19 - - [2025-10-24 16:42:43] "POST /access-control-lists HTTP/1.1" 200 592 0.056112 10.0.0.19 - - [2025-10-24 16:42:43] "POST /fqname-to-id HTTP/1.1" 404 217 0.011781 10.0.0.19 - - [2025-10-24 16:42:43] "POST /network-ipams HTTP/1.1" 200 522 0.141304 10.0.0.19 - - [2025-10-24 16:42:43] "POST /access-control-lists HTTP/1.1" 200 583 0.076732 10.0.0.19 - - [2025-10-24 16:42:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.014804 10.0.0.19 - - [2025-10-24 16:42:43] "POST /network-ipams HTTP/1.1" 200 510 0.076535 10.0.0.19 - - [2025-10-24 16:42:43] "POST /fqname-to-id HTTP/1.1" 404 198 0.005134 10.0.0.19 - - [2025-10-24 16:42:43] "POST /access-control-lists HTTP/1.1" 200 581 0.081007 10.0.0.19 - - [2025-10-24 16:42:43] "POST /fqname-to-id HTTP/1.1" 404 240 0.006879 10.0.0.19 - - [2025-10-24 16:42:43] "POST /access-control-lists HTTP/1.1" 200 602 0.141927 10.0.0.19 - - [2025-10-24 16:42:43] "POST /fqname-to-id HTTP/1.1" 404 239 0.014065 10.0.0.19 - - [2025-10-24 16:42:43] "POST /useragent-kv HTTP/1.1" 200 115 0.013992 10.0.0.19 - - [2025-10-24 16:42:43] "POST /virtual-networks HTTP/1.1" 200 538 0.377593 10.0.0.19 - - [2025-10-24 16:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010247 10.0.0.19 - - [2025-10-24 16:42:44] "POST /access-control-lists HTTP/1.1" 200 600 0.097577 10.0.0.19 - - [2025-10-24 16:42:44] "GET /virtual-network/a2ccc2e8-03cb-4e2f-bb37-8232e41891df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.039675 10.0.0.19 - - [2025-10-24 16:42:44] "POST /fqname-to-id HTTP/1.1" 404 229 0.002436 10.0.0.19 - - [2025-10-24 16:42:44] "POST /network-ipams HTTP/1.1" 200 518 0.072911 10.0.0.19 - - [2025-10-24 16:42:44] "POST /fqname-to-id HTTP/1.1" 404 202 0.017392 10.0.0.19 - - [2025-10-24 16:42:44] "POST /access-control-lists HTTP/1.1" 200 589 0.147274 10.0.0.19 - - [2025-10-24 16:42:44] "POST /route-targets HTTP/1.1" 200 327 0.073081 10.0.0.19 - - [2025-10-24 16:42:44] "POST /ref-update HTTP/1.1" 200 156 0.137419 10.0.0.19 - - [2025-10-24 16:42:44] "PUT /access-control-list/c03d0507-09cd-42c8-a219-bfa6578ec745 HTTP/1.1" 200 272 0.097398 10.0.0.19 - - [2025-10-24 16:42:44] "POST /useragent-kv HTTP/1.1" 200 115 0.031212 10.0.0.19 - - [2025-10-24 16:42:44] "POST /virtual-networks HTTP/1.1" 200 546 0.635280 10.0.0.19 - - [2025-10-24 16:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007585 10.0.0.19 - - [2025-10-24 16:42:44] "GET /virtual-network/d8c51014-4fba-4f99-b973-72618a77ed63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.009253 10.0.0.19 - - [2025-10-24 16:42:44] "POST /route-targets HTTP/1.1" 200 327 0.035157 10.0.0.19 - - [2025-10-24 16:42:44] "POST /fqname-to-id HTTP/1.1" 404 199 0.008933 10.0.0.19 - - [2025-10-24 16:42:44] "POST /ref-update HTTP/1.1" 200 156 0.032254 10.0.0.19 - - [2025-10-24 16:42:45] "POST /network-policys HTTP/1.1" 200 538 0.054878 10.0.0.19 - - [2025-10-24 16:42:45] "POST /fqname-to-id HTTP/1.1" 404 197 0.024155 10.0.0.19 - - [2025-10-24 16:42:45] "POST /network-policys HTTP/1.1" 200 534 0.031263 10.0.0.19 - - [2025-10-24 16:42:45] "POST /fqname-to-id HTTP/1.1" 404 201 0.003716 10.0.0.19 - - [2025-10-24 16:42:45] "POST /network-policys HTTP/1.1" 200 542 0.048965 10.0.0.19 - - [2025-10-24 16:42:45] "POST /ref-update HTTP/1.1" 200 156 0.182800 10.0.0.19 - - [2025-10-24 16:42:45] "PUT /access-control-list/0f354d57-b0f9-4c2c-92c5-1dc3fa1d9196 HTTP/1.1" 200 272 0.059123 10.0.0.19 - - [2025-10-24 16:42:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002618 10.0.0.19 - - [2025-10-24 16:42:45] "PUT /access-control-list/c03d0507-09cd-42c8-a219-bfa6578ec745 HTTP/1.1" 200 272 0.037503 10.0.0.19 - - [2025-10-24 16:42:45] "POST /ref-update HTTP/1.1" 200 156 0.078835 10.0.0.19 - - [2025-10-24 16:42:45] "PUT /access-control-list/0f354d57-b0f9-4c2c-92c5-1dc3fa1d9196 HTTP/1.1" 200 272 0.038179 10.0.0.19 - - [2025-10-24 16:42:45] "POST /ref-update HTTP/1.1" 200 156 0.067512 10.0.0.19 - - [2025-10-24 16:42:45] "POST /ref-update HTTP/1.1" 200 156 0.123665 10.0.0.19 - - [2025-10-24 16:42:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006852 10.0.0.19 - - [2025-10-24 16:42:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009587 10.0.0.19 - - [2025-10-24 16:42:45] "PUT /access-control-list/c03d0507-09cd-42c8-a219-bfa6578ec745 HTTP/1.1" 200 272 0.050278 10.0.0.19 - - [2025-10-24 16:42:45] "POST /fqname-to-id HTTP/1.1" 404 237 0.001955 10.0.0.19 - - [2025-10-24 16:42:45] "POST /ref-update HTTP/1.1" 200 156 0.105950 10.0.0.19 - - [2025-10-24 16:42:45] "POST /access-control-lists HTTP/1.1" 200 601 0.114176 10.0.0.19 - - [2025-10-24 16:42:45] "PUT /access-control-list/0f354d57-b0f9-4c2c-92c5-1dc3fa1d9196 HTTP/1.1" 200 272 0.050850 10.0.0.19 - - [2025-10-24 16:42:46] "POST /ref-update HTTP/1.1" 200 156 0.072096 10.0.0.19 - - [2025-10-24 16:42:46] "POST /ref-update HTTP/1.1" 200 156 0.198786 10.0.0.19 - - [2025-10-24 16:42:46] "PUT /access-control-list/9605d0f9-37be-4a12-87e1-0a051a20db6e HTTP/1.1" 200 272 0.029967 10.0.0.19 - - [2025-10-24 16:42:46] "POST /ref-update HTTP/1.1" 200 156 0.104817 10.0.0.19 - - [2025-10-24 16:42:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024037 10.0.0.19 - - [2025-10-24 16:42:46] "POST /ref-update HTTP/1.1" 200 156 0.047899 10.0.0.19 - - [2025-10-24 16:42:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002686 10.0.0.19 - - [2025-10-24 16:42:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003726 10.0.0.19 - - [2025-10-24 16:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009305 10.0.0.19 - - [2025-10-24 16:42:46] "GET /virtual-network/e108d5ae-3612-4239-b2d3-1ebcdccbd4f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.013050 10.0.0.19 - - [2025-10-24 16:42:46] "GET /application-policy-set/72aff752-f25c-4fc5-a76a-a378e08e7694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004242 10.0.0.19 - - [2025-10-24 16:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.19 - - [2025-10-24 16:42:46] "GET /policy-management/3b666103-ea5b-4357-9e89-217e6a98cd44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002527 10.0.0.19 - - [2025-10-24 16:42:46] "POST /firewall-policys HTTP/1.1" 200 530 0.025085 10.0.0.19 - - [2025-10-24 16:42:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.044544 10.0.0.19 - - [2025-10-24 16:42:46] "GET /firewall-policy/fffde943-51b1-4195-bc4b-3169c57ad4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.018538 10.0.0.19 - - [2025-10-24 16:42:46] "GET /application-policy-set/72aff752-f25c-4fc5-a76a-a378e08e7694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.008014 10.0.0.19 - - [2025-10-24 16:42:46] "GET /firewall-policy/fffde943-51b1-4195-bc4b-3169c57ad4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004225 10.0.0.19 - - [2025-10-24 16:42:46] "POST /ref-update HTTP/1.1" 200 156 0.052663 10.0.0.19 - - [2025-10-24 16:42:46] "GET /application-policy-set/72aff752-f25c-4fc5-a76a-a378e08e7694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.010144 10.0.0.19 - - [2025-10-24 16:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.19 - - [2025-10-24 16:42:46] "GET /policy-management/3b666103-ea5b-4357-9e89-217e6a98cd44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010444 10.0.0.19 - - [2025-10-24 16:42:46] "POST /firewall-policys HTTP/1.1" 200 532 0.027397 10.0.0.19 - - [2025-10-24 16:42:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.106069 10.0.0.19 - - [2025-10-24 16:42:46] "GET /firewall-policy/0732acac-9c88-44d7-9996-7b3ea0afc4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.019318 10.0.0.19 - - [2025-10-24 16:42:47] "GET /application-policy-set/72aff752-f25c-4fc5-a76a-a378e08e7694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003146 10.0.0.19 - - [2025-10-24 16:42:47] "GET /firewall-policy/0732acac-9c88-44d7-9996-7b3ea0afc4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.003319 10.0.0.19 - - [2025-10-24 16:42:47] "GET /firewall-policy/fffde943-51b1-4195-bc4b-3169c57ad4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002817 10.0.0.19 - - [2025-10-24 16:42:47] "GET /firewall-policy/fffde943-51b1-4195-bc4b-3169c57ad4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003892 10.0.0.19 - - [2025-10-24 16:42:47] "POST /ref-update HTTP/1.1" 200 156 0.013319 10.0.0.19 - - [2025-10-24 16:42:47] "POST /ref-update HTTP/1.1" 200 156 0.095625 10.0.0.19 - - [2025-10-24 16:42:47] "POST /ref-update HTTP/1.1" 200 156 0.043101 10.0.0.19 - - [2025-10-24 16:42:47] "GET /application-policy-set/72aff752-f25c-4fc5-a76a-a378e08e7694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.031239 10.0.0.19 - - [2025-10-24 16:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.19 - - [2025-10-24 16:42:47] "GET /policy-management/3b666103-ea5b-4357-9e89-217e6a98cd44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003609 10.0.0.19 - - [2025-10-24 16:42:47] "POST /firewall-policys HTTP/1.1" 200 530 0.069280 10.0.0.19 - - [2025-10-24 16:42:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.081079 10.0.0.19 - - [2025-10-24 16:42:47] "GET /firewall-policy/a821490b-4787-44de-b8ca-017ae5c3b94a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.018184 10.0.0.19 - - [2025-10-24 16:42:47] "GET /application-policy-set/72aff752-f25c-4fc5-a76a-a378e08e7694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.004795 10.0.0.19 - - [2025-10-24 16:42:47] "GET /firewall-policy/a821490b-4787-44de-b8ca-017ae5c3b94a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002836 10.0.0.19 - - [2025-10-24 16:42:47] "GET /firewall-policy/0732acac-9c88-44d7-9996-7b3ea0afc4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.005245 10.0.0.19 - - [2025-10-24 16:42:47] "GET /firewall-policy/fffde943-51b1-4195-bc4b-3169c57ad4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003763 10.0.0.19 - - [2025-10-24 16:42:47] "GET /firewall-policy/fffde943-51b1-4195-bc4b-3169c57ad4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003209 10.0.0.19 - - [2025-10-24 16:42:47] "GET /firewall-policy/0732acac-9c88-44d7-9996-7b3ea0afc4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002961 10.0.0.19 - - [2025-10-24 16:42:47] "POST /ref-update HTTP/1.1" 200 156 0.021082 10.0.0.19 - - [2025-10-24 16:42:47] "POST /ref-update HTTP/1.1" 200 156 0.018850 10.0.0.19 - - [2025-10-24 16:42:47] "POST /ref-update HTTP/1.1" 200 156 0.034793 10.0.0.19 - - [2025-10-24 16:42:47] "POST /ref-update HTTP/1.1" 200 156 0.070682 10.0.0.19 - - [2025-10-24 16:42:47] "POST /ref-update HTTP/1.1" 200 156 0.038792 10.0.0.19 - - [2025-10-24 16:42:48] "GET /application-policy-set/72aff752-f25c-4fc5-a76a-a378e08e7694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.031406 10.0.0.19 - - [2025-10-24 16:42:48] "POST /tags HTTP/1.1" 200 299 0.042603 10.0.0.19 - - [2025-10-24 16:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.19 - - [2025-10-24 16:42:48] "GET /tag/886e3813-1bbb-47d0-a5cd-b4693557d45e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.018021 10.0.0.19 - - [2025-10-24 16:42:48] "POST /set-tag HTTP/1.1" 200 109 0.023559 10.0.0.19 - - [2025-10-24 16:42:48] "POST /tags HTTP/1.1" 200 357 0.107803 10.0.0.19 - - [2025-10-24 16:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008107 10.0.0.19 - - [2025-10-24 16:42:48] "GET /tag/87c6a262-ac66-4492-b966-18bda06d2d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.028028 10.0.0.19 - - [2025-10-24 16:42:48] "POST /tags HTTP/1.1" 200 305 0.064118 10.0.0.19 - - [2025-10-24 16:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.19 - - [2025-10-24 16:42:48] "GET /tag/68ab0fd7-d375-4343-8ee2-6289faa4d7b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.020812 10.0.0.19 - - [2025-10-24 16:42:48] "POST /id-to-fqname HTTP/1.1" 200 174 0.002769 10.0.0.19 - - [2025-10-24 16:42:48] "POST /fqname-to-id HTTP/1.1" 404 183 0.013410 10.0.0.19 - - [2025-10-24 16:42:48] "POST /security-groups HTTP/1.1" 200 571 0.069935 10.0.0.19 - - [2025-10-24 16:42:48] "POST /fqname-to-id HTTP/1.1" 404 214 0.004310 10.0.0.19 - - [2025-10-24 16:42:48] "POST /projects HTTP/1.1" 200 483 0.265701 10.0.0.19 - - [2025-10-24 16:42:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.116652 10.0.0.19 - - [2025-10-24 16:42:49] "POST /access-control-lists HTTP/1.1" 200 580 0.203576 10.0.0.19 - - [2025-10-24 16:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.024240 10.0.0.19 - - [2025-10-24 16:42:49] "POST /fqname-to-id HTTP/1.1" 404 213 0.033585 10.0.0.19 - - [2025-10-24 16:42:49] "GET /virtual-network/a2ccc2e8-03cb-4e2f-bb37-8232e41891df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.038903 10.0.0.19 - - [2025-10-24 16:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.19 - - [2025-10-24 16:42:49] "GET /virtual-network/d8c51014-4fba-4f99-b973-72618a77ed63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.006926 10.0.0.19 - - [2025-10-24 16:42:49] "POST /access-control-lists HTTP/1.1" 200 578 0.027424 10.0.0.19 - - [2025-10-24 16:42:49] "PUT /virtual-network/a2ccc2e8-03cb-4e2f-bb37-8232e41891df HTTP/1.1" 200 264 0.082862 10.0.0.19 - - [2025-10-24 16:42:49] "PUT /virtual-network/d8c51014-4fba-4f99-b973-72618a77ed63 HTTP/1.1" 200 264 0.124802 10.0.0.19 - - [2025-10-24 16:42:49] "POST /security-groups HTTP/1.1" 200 537 0.092875 10.0.0.19 - - [2025-10-24 16:42:49] "POST /fqname-to-id HTTP/1.1" 404 234 0.003102 10.0.0.19 - - [2025-10-24 16:42:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.061591 10.0.0.19 - - [2025-10-24 16:42:49] "POST /chown HTTP/1.1" 200 109 0.020006 10.0.0.19 - - [2025-10-24 16:42:49] "POST /access-control-lists HTTP/1.1" 200 596 0.091045 10.0.0.19 - - [2025-10-24 16:42:49] "POST /fqname-to-id HTTP/1.1" 404 233 0.002188 10.0.0.19 - - [2025-10-24 16:42:49] "GET /application-policy-set/72aff752-f25c-4fc5-a76a-a378e08e7694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003021 10.0.0.19 - - [2025-10-24 16:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.19 - - [2025-10-24 16:42:49] "GET /policy-management/3b666103-ea5b-4357-9e89-217e6a98cd44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004147 10.0.0.19 - - [2025-10-24 16:42:49] "POST /tags HTTP/1.1" 409 207 0.003585 10.0.0.19 - - [2025-10-24 16:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005025 10.0.0.19 - - [2025-10-24 16:42:49] "GET /tag/68ab0fd7-d375-4343-8ee2-6289faa4d7b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.035784 10.0.0.19 - - [2025-10-24 16:42:49] "POST /access-control-lists HTTP/1.1" 200 594 0.079289 10.0.0.19 - - [2025-10-24 16:42:49] "POST /firewall-rules HTTP/1.1" 200 564 0.085329 10.0.0.19 - - [2025-10-24 16:42:49] "GET /firewall-rule/a881f73f-cf06-4eef-9076-2382e86ab321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.010283 10.0.0.19 - - [2025-10-24 16:42:49] "GET /firewall-policy/0732acac-9c88-44d7-9996-7b3ea0afc4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002845 10.0.0.19 - - [2025-10-24 16:42:50] "GET /firewall-rule/a881f73f-cf06-4eef-9076-2382e86ab321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.018677 10.0.0.19 - - [2025-10-24 16:42:50] "POST /ref-update HTTP/1.1" 200 156 0.022536 10.0.0.19 - - [2025-10-24 16:42:50] "GET /application-policy-set/72aff752-f25c-4fc5-a76a-a378e08e7694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020077 10.0.0.19 - - [2025-10-24 16:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.19 - - [2025-10-24 16:42:50] "GET /policy-management/3b666103-ea5b-4357-9e89-217e6a98cd44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011924 10.0.0.19 - - [2025-10-24 16:42:50] "POST /tags HTTP/1.1" 409 207 0.002535 10.0.0.19 - - [2025-10-24 16:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.19 - - [2025-10-24 16:42:50] "GET /tag/68ab0fd7-d375-4343-8ee2-6289faa4d7b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.018513 10.0.0.19 - - [2025-10-24 16:42:50] "POST /firewall-rules HTTP/1.1" 200 562 0.083043 10.0.0.19 - - [2025-10-24 16:42:50] "GET /firewall-rule/4249887f-8fbd-4c6e-bb45-25596835768f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.006295 10.0.0.19 - - [2025-10-24 16:42:50] "GET /firewall-policy/0732acac-9c88-44d7-9996-7b3ea0afc4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.005381 10.0.0.19 - - [2025-10-24 16:42:50] "GET /firewall-rule/4249887f-8fbd-4c6e-bb45-25596835768f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.005428 10.0.0.19 - - [2025-10-24 16:42:50] "POST /ref-update HTTP/1.1" 200 156 0.032551 10.0.0.19 - - [2025-10-24 16:42:50] "POST /tags HTTP/1.1" 200 305 0.077152 10.0.0.19 - - [2025-10-24 16:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004617 10.0.0.19 - - [2025-10-24 16:42:50] "GET /tag/8e94f4bf-b1b5-495c-9c00-241d3bc8620e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.019045 10.0.0.19 - - [2025-10-24 16:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.19 - - [2025-10-24 16:42:50] "GET /project/8338bdf7-8c86-48cb-9d67-b51ae5a37b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044119 10.0.0.19 - - [2025-10-24 16:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.19 - - [2025-10-24 16:42:50] "GET /virtual-network/d8c51014-4fba-4f99-b973-72618a77ed63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.026049 10.0.0.19 - - [2025-10-24 16:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006846 10.0.0.19 - - [2025-10-24 16:42:50] "GET /service-appliance-set/c72ccd8e-929c-4497-ab56-d77dfb673c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004696 10.0.0.19 - - [2025-10-24 16:42:50] "POST /fqname-to-id HTTP/1.1" 404 240 0.001901 10.0.0.19 - - [2025-10-24 16:42:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.180058 10.0.0.19 - - [2025-10-24 16:42:51] "GET /virtual-machine-interface/ad19974f-b95d-45a1-9408-28219bdb3d1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.008139 10.0.0.19 - - [2025-10-24 16:42:51] "POST /instance-ips HTTP/1.1" 200 381 0.088457 10.0.0.19 - - [2025-10-24 16:42:51] "GET /instance-ip/81f254d0-3a7e-47c8-a252-2b92f0fa6ad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.017576 10.0.0.19 - - [2025-10-24 16:42:51] "POST /loadbalancers HTTP/1.1" 200 582 0.067442 10.0.0.19 - - [2025-10-24 16:42:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.018245 10.0.0.19 - - [2025-10-24 16:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004766 10.0.0.19 - - [2025-10-24 16:42:51] "GET /project/8338bdf7-8c86-48cb-9d67-b51ae5a37b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.056040 10.0.0.19 - - [2025-10-24 16:42:51] "GET /project/8338bdf7-8c86-48cb-9d67-b51ae5a37b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.079232 10.0.0.19 - - [2025-10-24 16:42:51] "GET /loadbalancer/8d683177-e279-4aa5-a246-5c8c4e264ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.012895 10.0.0.19 - - [2025-10-24 16:42:51] "GET /instance-ip/81f254d0-3a7e-47c8-a252-2b92f0fa6ad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006733 10.0.0.19 - - [2025-10-24 16:42:51] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.051739 10.0.0.19 - - [2025-10-24 16:42:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.037868 10.0.0.19 - - [2025-10-24 16:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.012142 10.0.0.19 - - [2025-10-24 16:42:51] "POST /floating-ips HTTP/1.1" 200 583 0.091770 10.0.0.19 - - [2025-10-24 16:42:51] "GET /project/8338bdf7-8c86-48cb-9d67-b51ae5a37b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.076604 10.0.0.19 - - [2025-10-24 16:42:51] "GET /loadbalancer-listener/a349bb99-0986-4a8e-bb8d-398e05a20328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.005776 10.0.0.19 - - [2025-10-24 16:42:51] "GET /loadbalancer-listener/a349bb99-0986-4a8e-bb8d-398e05a20328?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.008483 10.0.0.19 - - [2025-10-24 16:42:51] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.026163 10.0.0.19 - - [2025-10-24 16:42:51] "GET /instance-ip/81f254d0-3a7e-47c8-a252-2b92f0fa6ad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007522 10.0.0.19 - - [2025-10-24 16:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006804 10.0.0.19 - - [2025-10-24 16:42:51] "GET /global-vrouter-config/fe62613d-93ee-4b8b-852f-14b87a2665a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004874 10.0.0.19 - - [2025-10-24 16:42:51] "GET /instance-ip/81f254d0-3a7e-47c8-a252-2b92f0fa6ad0?fields=floating_ips HTTP/1.1" 200 1170 0.021107 10.0.0.19 - - [2025-10-24 16:42:51] "GET /floating-ip/39746d85-c671-4742-926f-f59de0266325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.015906 10.0.0.19 - - [2025-10-24 16:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005654 10.0.0.19 - - [2025-10-24 16:42:51] "PUT /global-vrouter-config/fe62613d-93ee-4b8b-852f-14b87a2665a4 HTTP/1.1" 200 276 0.039060 10.0.0.19 - - [2025-10-24 16:42:51] "POST /tags HTTP/1.1" 200 355 0.090963 10.0.0.19 - - [2025-10-24 16:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002627 10.0.0.19 - - [2025-10-24 16:42:52] "GET /tag/7ee6249f-7a9c-4639-80e5-bd00b5cbed73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.023098 10.0.0.19 - - [2025-10-24 16:42:52] "POST /tags HTTP/1.1" 200 303 0.043933 10.0.0.19 - - [2025-10-24 16:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.19 - - [2025-10-24 16:42:52] "GET /tag/f037fd4b-fc58-4d30-9f2e-fb2c44d6824b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011609 10.0.0.19 - - [2025-10-24 16:42:52] "POST /projects HTTP/1.1" 409 218 0.003121 10.0.0.19 - - [2025-10-24 16:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.19 - - [2025-10-24 16:42:52] "GET /project/8338bdf7-8c86-48cb-9d67-b51ae5a37b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058735 10.0.0.19 - - [2025-10-24 16:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.19 - - [2025-10-24 16:42:52] "GET /network-ipam/449aabd3-a3ab-4e50-8898-095fa1b60593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.003716 10.0.0.19 - - [2025-10-24 16:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002379 10.0.0.19 - - [2025-10-24 16:42:52] "GET /virtual-network/a2ccc2e8-03cb-4e2f-bb37-8232e41891df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.010897 10.0.0.19 - - [2025-10-24 16:42:52] "PUT /virtual-network/a2ccc2e8-03cb-4e2f-bb37-8232e41891df HTTP/1.1" 200 264 0.058368 10.0.0.19 - - [2025-10-24 16:42:52] "GET /virtual-network/a2ccc2e8-03cb-4e2f-bb37-8232e41891df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.013545 10.0.0.19 - - [2025-10-24 16:42:52] "POST /set-tag HTTP/1.1" 200 109 0.093328 10.0.0.19 - - [2025-10-24 16:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.19 - - [2025-10-24 16:42:52] "GET /network-ipam/25b10815-059a-45a6-adce-6ce51263a788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.002774 10.0.0.19 - - [2025-10-24 16:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004943 10.0.0.19 - - [2025-10-24 16:42:52] "GET /virtual-network/d8c51014-4fba-4f99-b973-72618a77ed63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.007302 10.0.0.19 - - [2025-10-24 16:42:52] "PUT /virtual-network/d8c51014-4fba-4f99-b973-72618a77ed63 HTTP/1.1" 200 264 0.060647 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:42:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000854 10.0.0.19 - - [2025-10-24 16:42:52] "GET /virtual-network/d8c51014-4fba-4f99-b973-72618a77ed63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.018924 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:42:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001216 10.0.0.19 - - [2025-10-24 16:42:52] "POST /set-tag HTTP/1.1" 200 109 0.083928 10.0.0.19 - - [2025-10-24 16:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010991 10.0.0.19 - - [2025-10-24 16:42:52] "GET /network-policy/a0e0e039-f64e-4147-85fe-927dddd9d6d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003111 10.0.0.19 - - [2025-10-24 16:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006925 10.0.0.19 - - [2025-10-24 16:42:53] "GET /network-policy/31aabe41-4952-4da3-81bf-01a7d9adaf56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.002838 10.0.0.19 - - [2025-10-24 16:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.19 - - [2025-10-24 16:42:53] "GET /network-policy/536856d2-78f2-48da-a2d7-fbf51cb6f818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003573 10.0.0.19 - - [2025-10-24 16:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.19 - - [2025-10-24 16:42:53] "PUT /network-policy/536856d2-78f2-48da-a2d7-fbf51cb6f818 HTTP/1.1" 200 262 0.014480 10.0.0.19 - - [2025-10-24 16:42:53] "POST /ref-update HTTP/1.1" 200 156 0.097009 10.0.0.19 - - [2025-10-24 16:42:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004315 10.0.0.19 - - [2025-10-24 16:42:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002235 10.0.0.19 - - [2025-10-24 16:42:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001860 10.0.0.19 - - [2025-10-24 16:42:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005798 10.0.0.19 - - [2025-10-24 16:42:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007344 10.0.0.19 - - [2025-10-24 16:42:53] "POST /security-groups HTTP/1.1" 409 245 0.003364 10.0.0.19 - - [2025-10-24 16:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.19 - - [2025-10-24 16:42:53] "PUT /security-group/4c24c555-75c4-4a7c-94fe-c8c332044e01 HTTP/1.1" 200 262 0.058694 10.0.0.19 - - [2025-10-24 16:42:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.028435 10.0.0.19 - - [2025-10-24 16:42:53] "GET /application-policy-set/72aff752-f25c-4fc5-a76a-a378e08e7694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.021745 10.0.0.19 - - [2025-10-24 16:42:53] "PUT /access-control-list/ae884b91-7562-4eb5-94c9-251d1babbe95 HTTP/1.1" 200 272 0.050126 10.0.0.19 - - [2025-10-24 16:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.023170 10.0.0.19 - - [2025-10-24 16:42:53] "GET /policy-management/3b666103-ea5b-4357-9e89-217e6a98cd44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003714 10.0.0.19 - - [2025-10-24 16:42:53] "PUT /access-control-list/8a34d049-b991-47e7-91d3-594453126c43 HTTP/1.1" 200 272 0.066462 10.0.0.19 - - [2025-10-24 16:42:53] "POST /tags HTTP/1.1" 409 206 0.001764 10.0.0.19 - - [2025-10-24 16:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007728 10.0.0.19 - - [2025-10-24 16:42:53] "GET /tag/f037fd4b-fc58-4d30-9f2e-fb2c44d6824b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.024462 10.0.0.19 - - [2025-10-24 16:42:53] "POST /firewall-rules HTTP/1.1" 200 562 0.102999 10.0.0.19 - - [2025-10-24 16:42:53] "GET /firewall-rule/40c14759-a5bc-433c-95e6-82fe9e690094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.024154 10.0.0.19 - - [2025-10-24 16:42:53] "GET /firewall-policy/0732acac-9c88-44d7-9996-7b3ea0afc4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.007472 10.0.0.19 - - [2025-10-24 16:42:53] "GET /firewall-rule/40c14759-a5bc-433c-95e6-82fe9e690094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002431 10.0.0.19 - - [2025-10-24 16:42:53] "POST /ref-update HTTP/1.1" 200 156 0.025758 10.0.0.19 - - [2025-10-24 16:42:53] "GET /application-policy-set/72aff752-f25c-4fc5-a76a-a378e08e7694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.032199 10.0.0.19 - - [2025-10-24 16:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.19 - - [2025-10-24 16:42:54] "GET /policy-management/3b666103-ea5b-4357-9e89-217e6a98cd44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008435 10.0.0.19 - - [2025-10-24 16:42:54] "POST /tags HTTP/1.1" 409 206 0.003356 10.0.0.19 - - [2025-10-24 16:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.19 - - [2025-10-24 16:42:54] "GET /tag/f037fd4b-fc58-4d30-9f2e-fb2c44d6824b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.040691 10.0.0.19 - - [2025-10-24 16:42:54] "POST /firewall-rules HTTP/1.1" 200 560 0.088500 10.0.0.19 - - [2025-10-24 16:42:54] "GET /firewall-rule/69dead77-f0bc-44aa-affd-a21412c2ca25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.024027 10.0.0.19 - - [2025-10-24 16:42:54] "GET /firewall-policy/0732acac-9c88-44d7-9996-7b3ea0afc4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.008609 10.0.0.19 - - [2025-10-24 16:42:54] "GET /firewall-rule/69dead77-f0bc-44aa-affd-a21412c2ca25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.002588 10.0.0.19 - - [2025-10-24 16:42:54] "POST /ref-update HTTP/1.1" 200 156 0.068442 10.0.0.19 - - [2025-10-24 16:42:54] "POST /tags HTTP/1.1" 200 371 0.037156 10.0.0.19 - - [2025-10-24 16:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.021678 10.0.0.19 - - [2025-10-24 16:42:54] "GET /tag/402c275b-0be1-477c-96ac-64686f44ef7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.034495 10.0.0.19 - - [2025-10-24 16:42:54] "POST /tags HTTP/1.1" 200 319 0.039930 10.0.0.19 - - [2025-10-24 16:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.018432 10.0.0.19 - - [2025-10-24 16:42:54] "GET /tag/75a9a3f4-3a6e-4479-b97a-81cf74607706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.024837 10.0.0.19 - - [2025-10-24 16:42:55] "POST /id-to-fqname HTTP/1.1" 200 181 0.000604 10.0.0.19 - - [2025-10-24 16:42:55] "POST /fqname-to-id HTTP/1.1" 404 190 0.019660 10.0.0.19 - - [2025-10-24 16:42:55] "POST /security-groups HTTP/1.1" 200 578 0.083098 10.0.0.19 - - [2025-10-24 16:42:55] "POST /projects HTTP/1.1" 200 497 0.500992 10.0.0.19 - - [2025-10-24 16:42:55] "POST /fqname-to-id HTTP/1.1" 404 225 0.003474 10.0.0.19 - - [2025-10-24 16:42:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.024072 10.0.0.19 - - [2025-10-24 16:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.014331 10.0.0.19 - - [2025-10-24 16:42:55] "GET /virtual-network/a2ccc2e8-03cb-4e2f-bb37-8232e41891df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.026843 10.0.0.19 - - [2025-10-24 16:42:55] "POST /access-control-lists HTTP/1.1" 200 587 0.103637 10.0.0.19 - - [2025-10-24 16:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.030865 10.0.0.19 - - [2025-10-24 16:42:55] "GET /virtual-network/d8c51014-4fba-4f99-b973-72618a77ed63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.025052 10.0.0.19 - - [2025-10-24 16:42:55] "POST /fqname-to-id HTTP/1.1" 404 224 0.003199 10.0.0.19 - - [2025-10-24 16:42:55] "POST /access-control-lists HTTP/1.1" 200 585 0.072875 10.0.0.19 - - [2025-10-24 16:42:55] "PUT /virtual-network/a2ccc2e8-03cb-4e2f-bb37-8232e41891df HTTP/1.1" 200 264 0.110872 10.0.0.19 - - [2025-10-24 16:42:55] "PUT /virtual-network/d8c51014-4fba-4f99-b973-72618a77ed63 HTTP/1.1" 200 264 0.072132 10.0.0.19 - - [2025-10-24 16:42:55] "POST /security-groups HTTP/1.1" 200 558 0.082637 10.0.0.19 - - [2025-10-24 16:42:55] "POST /fqname-to-id HTTP/1.1" 404 248 0.002556 10.0.0.19 - - [2025-10-24 16:42:55] "POST /access-control-lists HTTP/1.1" 200 610 0.060383 10.0.0.19 - - [2025-10-24 16:42:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.065311 10.0.0.19 - - [2025-10-24 16:42:55] "POST /chown HTTP/1.1" 200 109 0.025168 10.0.0.19 - - [2025-10-24 16:42:55] "POST /fqname-to-id HTTP/1.1" 404 247 0.018928 10.0.0.19 - - [2025-10-24 16:42:55] "GET /application-policy-set/72aff752-f25c-4fc5-a76a-a378e08e7694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014287 10.0.0.19 - - [2025-10-24 16:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011296 10.0.0.19 - - [2025-10-24 16:42:55] "GET /policy-management/3b666103-ea5b-4357-9e89-217e6a98cd44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.021805 10.0.0.19 - - [2025-10-24 16:42:55] "POST /access-control-lists HTTP/1.1" 200 608 0.085894 10.0.0.19 - - [2025-10-24 16:42:55] "POST /tags HTTP/1.1" 409 214 0.016596 10.0.0.19 - - [2025-10-24 16:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.19 - - [2025-10-24 16:42:56] "GET /tag/75a9a3f4-3a6e-4479-b97a-81cf74607706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.014949 10.0.0.19 - - [2025-10-24 16:42:56] "POST /firewall-rules HTTP/1.1" 200 578 0.084638 10.0.0.19 - - [2025-10-24 16:42:56] "GET /firewall-rule/31d9bcb7-cb42-4662-8967-f1124d6b5217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.007215 10.0.0.19 - - [2025-10-24 16:42:56] "GET /firewall-policy/0732acac-9c88-44d7-9996-7b3ea0afc4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.004499 10.0.0.19 - - [2025-10-24 16:42:56] "GET /firewall-rule/31d9bcb7-cb42-4662-8967-f1124d6b5217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002769 10.0.0.19 - - [2025-10-24 16:42:56] "POST /ref-update HTTP/1.1" 200 156 0.036663 10.0.0.19 - - [2025-10-24 16:42:56] "GET /application-policy-set/72aff752-f25c-4fc5-a76a-a378e08e7694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020018 10.0.0.19 - - [2025-10-24 16:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.19 - - [2025-10-24 16:42:56] "GET /policy-management/3b666103-ea5b-4357-9e89-217e6a98cd44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003111 10.0.0.19 - - [2025-10-24 16:42:56] "POST /tags HTTP/1.1" 409 214 0.001938 10.0.0.19 - - [2025-10-24 16:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.19 - - [2025-10-24 16:42:56] "GET /tag/75a9a3f4-3a6e-4479-b97a-81cf74607706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.010250 10.0.0.19 - - [2025-10-24 16:42:56] "POST /firewall-rules HTTP/1.1" 200 576 0.071393 10.0.0.19 - - [2025-10-24 16:42:56] "GET /firewall-rule/b3f0a292-204c-417e-8aa9-84340b98fb14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.015606 10.0.0.19 - - [2025-10-24 16:42:56] "GET /firewall-policy/0732acac-9c88-44d7-9996-7b3ea0afc4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2668 0.012490 10.0.0.19 - - [2025-10-24 16:42:56] "GET /firewall-rule/b3f0a292-204c-417e-8aa9-84340b98fb14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002621 10.0.0.19 - - [2025-10-24 16:42:56] "POST /ref-update HTTP/1.1" 200 156 0.045562 10.0.0.19 - - [2025-10-24 16:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007579 10.0.0.19 - - [2025-10-24 16:42:56] "GET /loadbalancer/8d683177-e279-4aa5-a246-5c8c4e264ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.006571 10.0.0.19 - - [2025-10-24 16:42:56] "POST /tags HTTP/1.1" 200 301 0.039763 10.0.0.19 - - [2025-10-24 16:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.016965 10.0.0.19 - - [2025-10-24 16:42:56] "GET /tag/e733ed86-33bc-411f-b22e-947eca6dbbc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.019002 10.0.0.19 - - [2025-10-24 16:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.19 - - [2025-10-24 16:42:56] "GET /project/2eb2baf1-fee1-4868-9cff-f6f9d387e290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.061106 10.0.0.19 - - [2025-10-24 16:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007821 10.0.0.19 - - [2025-10-24 16:42:56] "GET /virtual-network/d8c51014-4fba-4f99-b973-72618a77ed63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.008113 10.0.0.19 - - [2025-10-24 16:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.19 - - [2025-10-24 16:42:56] "GET /service-appliance-set/c72ccd8e-929c-4497-ab56-d77dfb673c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002162 10.0.0.19 - - [2025-10-24 16:42:57] "POST /fqname-to-id HTTP/1.1" 404 242 0.003299 10.0.0.19 - - [2025-10-24 16:42:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.113325 10.0.0.19 - - [2025-10-24 16:42:57] "GET /virtual-machine-interface/6dba3854-41d3-49ec-b20d-548b3409f3fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.018832 10.0.0.19 - - [2025-10-24 16:42:57] "POST /instance-ips HTTP/1.1" 200 377 0.027795 10.0.0.19 - - [2025-10-24 16:42:57] "GET /instance-ip/55cd8cee-40bd-4820-a3a2-06be0ba19267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.009928 10.0.0.19 - - [2025-10-24 16:42:57] "POST /loadbalancers HTTP/1.1" 200 582 0.066864 10.0.0.19 - - [2025-10-24 16:42:57] "GET /project/2eb2baf1-fee1-4868-9cff-f6f9d387e290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.049940 10.0.0.19 - - [2025-10-24 16:42:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.034564 10.0.0.19 - - [2025-10-24 16:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007853 10.0.0.19 - - [2025-10-24 16:42:57] "GET /instance-ip/55cd8cee-40bd-4820-a3a2-06be0ba19267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008623 10.0.0.19 - - [2025-10-24 16:42:57] "GET /project/2eb2baf1-fee1-4868-9cff-f6f9d387e290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.051120 10.0.0.19 - - [2025-10-24 16:42:57] "POST /floating-ips HTTP/1.1" 200 581 0.052646 10.0.0.19 - - [2025-10-24 16:42:57] "GET /loadbalancer/e975cabd-4c95-4091-8caa-b57f8523303e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.005315 10.0.0.19 - - [2025-10-24 16:42:57] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.023413 10.0.0.19 - - [2025-10-24 16:42:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.016989 10.0.0.19 - - [2025-10-24 16:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011927 10.0.0.19 - - [2025-10-24 16:42:57] "GET /project/2eb2baf1-fee1-4868-9cff-f6f9d387e290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.042223 10.0.0.19 - - [2025-10-24 16:42:57] "GET /loadbalancer-listener/ceafb79e-2faa-471d-bad5-13c385200b10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.002578 10.0.0.19 - - [2025-10-24 16:42:57] "GET /loadbalancer-listener/ceafb79e-2faa-471d-bad5-13c385200b10?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003288 10.0.0.19 - - [2025-10-24 16:42:57] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.019365 10.0.0.19 - - [2025-10-24 16:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.19 - - [2025-10-24 16:42:57] "GET /instance-ip/55cd8cee-40bd-4820-a3a2-06be0ba19267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002675 10.0.0.19 - - [2025-10-24 16:42:57] "GET /instance-ip/55cd8cee-40bd-4820-a3a2-06be0ba19267?fields=floating_ips HTTP/1.1" 200 1164 0.007879 10.0.0.19 - - [2025-10-24 16:42:57] "GET /floating-ip/06143012-3ee0-4fe5-8bc0-d3a40d90d391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002219 10.0.0.19 - - [2025-10-24 16:42:57] "GET /project/2eb2baf1-fee1-4868-9cff-f6f9d387e290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.033803 10.0.0.19 - - [2025-10-24 16:42:57] "GET /loadbalancer/e975cabd-4c95-4091-8caa-b57f8523303e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003579 10.0.0.19 - - [2025-10-24 16:42:57] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.015014 10.0.0.19 - - [2025-10-24 16:42:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.007617 10.0.0.19 - - [2025-10-24 16:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.19 - - [2025-10-24 16:42:58] "GET /project/2eb2baf1-fee1-4868-9cff-f6f9d387e290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043561 10.0.0.19 - - [2025-10-24 16:42:58] "GET /loadbalancer-listener/ffb42f77-52e6-4cb3-abda-1aca33f4ba5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.002111 10.0.0.19 - - [2025-10-24 16:42:58] "GET /loadbalancer-listener/ffb42f77-52e6-4cb3-abda-1aca33f4ba5b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.002696 10.0.0.19 - - [2025-10-24 16:42:58] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.019684 10.0.0.19 - - [2025-10-24 16:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004596 10.0.0.19 - - [2025-10-24 16:42:58] "GET /instance-ip/55cd8cee-40bd-4820-a3a2-06be0ba19267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004361 10.0.0.19 - - [2025-10-24 16:42:58] "GET /instance-ip/55cd8cee-40bd-4820-a3a2-06be0ba19267?fields=floating_ips HTTP/1.1" 200 1164 0.002698 10.0.0.19 - - [2025-10-24 16:42:58] "GET /floating-ip/06143012-3ee0-4fe5-8bc0-d3a40d90d391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002091 10.0.0.19 - - [2025-10-24 16:42:58] "GET /project/2eb2baf1-fee1-4868-9cff-f6f9d387e290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.030830 10.0.0.19 - - [2025-10-24 16:42:58] "GET /loadbalancer/e975cabd-4c95-4091-8caa-b57f8523303e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.010461 10.0.0.19 - - [2025-10-24 16:42:58] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.030372 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:42:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000825 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:42:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001123 10.0.0.19 - - [2025-10-24 16:42:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.019788 10.0.0.19 - - [2025-10-24 16:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.020307 10.0.0.19 - - [2025-10-24 16:42:58] "GET /project/2eb2baf1-fee1-4868-9cff-f6f9d387e290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.054549 10.0.0.19 - - [2025-10-24 16:42:58] "GET /loadbalancer-listener/18eea989-9baa-47bf-a343-5e29acec3cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.002884 10.0.0.19 - - [2025-10-24 16:42:58] "GET /loadbalancer-listener/18eea989-9baa-47bf-a343-5e29acec3cde?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003462 10.0.0.19 - - [2025-10-24 16:42:58] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.021078 10.0.0.19 - - [2025-10-24 16:42:58] "GET /instance-ip/55cd8cee-40bd-4820-a3a2-06be0ba19267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010719 10.0.0.19 - - [2025-10-24 16:42:58] "GET /instance-ip/55cd8cee-40bd-4820-a3a2-06be0ba19267?fields=floating_ips HTTP/1.1" 200 1164 0.003175 10.0.0.19 - - [2025-10-24 16:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.19 - - [2025-10-24 16:42:58] "GET /loadbalancer/e975cabd-4c95-4091-8caa-b57f8523303e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004617 10.0.0.19 - - [2025-10-24 16:42:58] "GET /floating-ip/06143012-3ee0-4fe5-8bc0-d3a40d90d391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.004767 10.0.0.19 - - [2025-10-24 16:42:58] "POST /tags HTTP/1.1" 200 363 0.145231 10.0.0.19 - - [2025-10-24 16:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.19 - - [2025-10-24 16:42:58] "GET /tag/5da452ee-73f0-41ca-8280-121c35e12c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.012228 10.0.0.19 - - [2025-10-24 16:42:58] "POST /tags HTTP/1.1" 200 311 0.149194 10.0.0.19 - - [2025-10-24 16:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.19 - - [2025-10-24 16:42:58] "GET /tag/15f3e24e-da7b-44e8-bf3d-9ef49569e0e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014370 10.0.0.19 - - [2025-10-24 16:42:59] "POST /id-to-fqname HTTP/1.1" 200 177 0.001738 10.0.0.19 - - [2025-10-24 16:42:59] "POST /fqname-to-id HTTP/1.1" 404 186 0.003209 10.0.0.19 - - [2025-10-24 16:42:59] "POST /security-groups HTTP/1.1" 200 574 0.069529 10.0.0.19 - - [2025-10-24 16:42:59] "POST /fqname-to-id HTTP/1.1" 404 217 0.001934 10.0.0.19 - - [2025-10-24 16:42:59] "POST /projects HTTP/1.1" 200 489 0.247810 10.0.0.19 - - [2025-10-24 16:42:59] "POST /access-control-lists HTTP/1.1" 200 583 0.084808 10.0.0.19 - - [2025-10-24 16:42:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.050123 10.0.0.19 - - [2025-10-24 16:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011703 10.0.0.19 - - [2025-10-24 16:42:59] "GET /virtual-network/a2ccc2e8-03cb-4e2f-bb37-8232e41891df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.009919 10.0.0.19 - - [2025-10-24 16:42:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.005729 10.0.0.19 - - [2025-10-24 16:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.19 - - [2025-10-24 16:42:59] "GET /virtual-network/d8c51014-4fba-4f99-b973-72618a77ed63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.022327 10.0.0.19 - - [2025-10-24 16:42:59] "POST /access-control-lists HTTP/1.1" 200 581 0.075354 10.0.0.19 - - [2025-10-24 16:42:59] "PUT /virtual-network/a2ccc2e8-03cb-4e2f-bb37-8232e41891df HTTP/1.1" 200 264 0.078979 10.0.0.19 - - [2025-10-24 16:42:59] "PUT /virtual-network/d8c51014-4fba-4f99-b973-72618a77ed63 HTTP/1.1" 200 264 0.051703 10.0.0.19 - - [2025-10-24 16:42:59] "POST /security-groups HTTP/1.1" 200 546 0.084991 10.0.0.19 - - [2025-10-24 16:42:59] "POST /fqname-to-id HTTP/1.1" 404 240 0.005889 10.0.0.19 - - [2025-10-24 16:42:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.039022 10.0.0.19 - - [2025-10-24 16:42:59] "POST /chown HTTP/1.1" 200 109 0.039943 10.0.0.19 - - [2025-10-24 16:42:59] "POST /access-control-lists HTTP/1.1" 200 602 0.058587 10.0.0.19 - - [2025-10-24 16:42:59] "GET /application-policy-set/72aff752-f25c-4fc5-a76a-a378e08e7694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013756 10.0.0.19 - - [2025-10-24 16:42:59] "POST /fqname-to-id HTTP/1.1" 404 239 0.006020 10.0.0.19 - - [2025-10-24 16:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.19 - - [2025-10-24 16:42:59] "GET /policy-management/3b666103-ea5b-4357-9e89-217e6a98cd44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003124 10.0.0.19 - - [2025-10-24 16:42:59] "POST /tags HTTP/1.1" 409 210 0.003397 10.0.0.19 - - [2025-10-24 16:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.19 - - [2025-10-24 16:42:59] "POST /access-control-lists HTTP/1.1" 200 600 0.064804 10.0.0.19 - - [2025-10-24 16:42:59] "GET /tag/15f3e24e-da7b-44e8-bf3d-9ef49569e0e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.026389 10.0.0.19 - - [2025-10-24 16:43:00] "POST /firewall-rules HTTP/1.1" 200 570 0.080650 10.0.0.19 - - [2025-10-24 16:43:00] "GET /firewall-rule/d0d5ed48-cafa-49e4-a116-354c16a6e7bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.035996 10.0.0.19 - - [2025-10-24 16:43:00] "GET /firewall-policy/0732acac-9c88-44d7-9996-7b3ea0afc4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.020668 10.0.0.19 - - [2025-10-24 16:43:00] "GET /firewall-rule/d0d5ed48-cafa-49e4-a116-354c16a6e7bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003280 10.0.0.19 - - [2025-10-24 16:43:00] "POST /ref-update HTTP/1.1" 200 156 0.069570 10.0.0.19 - - [2025-10-24 16:43:00] "GET /application-policy-set/72aff752-f25c-4fc5-a76a-a378e08e7694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.029251 10.0.0.19 - - [2025-10-24 16:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.19 - - [2025-10-24 16:43:00] "GET /policy-management/3b666103-ea5b-4357-9e89-217e6a98cd44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.020855 10.0.0.19 - - [2025-10-24 16:43:00] "POST /tags HTTP/1.1" 409 210 0.003203 10.0.0.19 - - [2025-10-24 16:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.19 - - [2025-10-24 16:43:00] "GET /tag/15f3e24e-da7b-44e8-bf3d-9ef49569e0e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.034406 10.0.0.19 - - [2025-10-24 16:43:00] "POST /firewall-rules HTTP/1.1" 200 568 0.079100 10.0.0.19 - - [2025-10-24 16:43:00] "GET /firewall-rule/8abc0e64-b92a-4084-82b5-b2282839447b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005259 10.0.0.19 - - [2025-10-24 16:43:00] "GET /firewall-policy/0732acac-9c88-44d7-9996-7b3ea0afc4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.005084 10.0.0.19 - - [2025-10-24 16:43:00] "GET /firewall-rule/8abc0e64-b92a-4084-82b5-b2282839447b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002865 10.0.0.19 - - [2025-10-24 16:43:00] "POST /ref-update HTTP/1.1" 200 156 0.037483 10.0.0.19 - - [2025-10-24 16:43:00] "POST /tags HTTP/1.1" 200 363 0.047067 10.0.0.19 - - [2025-10-24 16:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011142 10.0.0.19 - - [2025-10-24 16:43:00] "GET /tag/4becab73-6740-470a-87bb-93eb458daa15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.016175 10.0.0.19 - - [2025-10-24 16:43:00] "POST /tags HTTP/1.1" 200 311 0.021878 10.0.0.19 - - [2025-10-24 16:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.017009 10.0.0.19 - - [2025-10-24 16:43:00] "GET /tag/3de174fb-11f4-41be-aa58-3447b13b5f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.017125 10.0.0.19 - - [2025-10-24 16:43:00] "POST /projects HTTP/1.1" 409 223 0.002125 10.0.0.19 - - [2025-10-24 16:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.19 - - [2025-10-24 16:43:00] "GET /project/2eb2baf1-fee1-4868-9cff-f6f9d387e290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.036030 10.0.0.19 - - [2025-10-24 16:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.19 - - [2025-10-24 16:43:00] "GET /virtual-network/a2ccc2e8-03cb-4e2f-bb37-8232e41891df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.003748 10.0.0.19 - - [2025-10-24 16:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.19 - - [2025-10-24 16:43:01] "GET /virtual-network/d8c51014-4fba-4f99-b973-72618a77ed63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.021466 10.0.0.19 - - [2025-10-24 16:43:01] "PUT /virtual-network/a2ccc2e8-03cb-4e2f-bb37-8232e41891df HTTP/1.1" 200 264 0.072601 10.0.0.19 - - [2025-10-24 16:43:01] "PUT /virtual-network/d8c51014-4fba-4f99-b973-72618a77ed63 HTTP/1.1" 200 264 0.076026 10.0.0.19 - - [2025-10-24 16:43:01] "POST /security-groups HTTP/1.1" 409 253 0.004616 10.0.0.19 - - [2025-10-24 16:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.19 - - [2025-10-24 16:43:01] "PUT /security-group/f09144b0-ec09-4f80-8436-982dbee46bfb HTTP/1.1" 200 262 0.064957 10.0.0.19 - - [2025-10-24 16:43:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.032401 10.0.0.19 - - [2025-10-24 16:43:01] "PUT /access-control-list/17b2b5df-689d-42f9-b9a4-355c2fca1032 HTTP/1.1" 200 272 0.029139 10.0.0.19 - - [2025-10-24 16:43:01] "GET /application-policy-set/72aff752-f25c-4fc5-a76a-a378e08e7694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012155 10.0.0.19 - - [2025-10-24 16:43:01] "PUT /access-control-list/c1493f92-0761-408e-9b0f-af55e402ab78 HTTP/1.1" 200 272 0.016095 10.0.0.19 - - [2025-10-24 16:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.19 - - [2025-10-24 16:43:01] "GET /policy-management/3b666103-ea5b-4357-9e89-217e6a98cd44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002635 10.0.0.19 - - [2025-10-24 16:43:01] "POST /tags HTTP/1.1" 409 210 0.001981 10.0.0.19 - - [2025-10-24 16:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.19 - - [2025-10-24 16:43:01] "GET /tag/3de174fb-11f4-41be-aa58-3447b13b5f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.017163 10.0.0.19 - - [2025-10-24 16:43:01] "POST /firewall-rules HTTP/1.1" 200 570 0.076583 10.0.0.19 - - [2025-10-24 16:43:01] "GET /firewall-rule/23b4a704-f76d-43c7-b5aa-fd75ee99296f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004661 10.0.0.19 - - [2025-10-24 16:43:01] "GET /firewall-policy/0732acac-9c88-44d7-9996-7b3ea0afc4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3393 0.003637 10.0.0.19 - - [2025-10-24 16:43:01] "GET /firewall-rule/23b4a704-f76d-43c7-b5aa-fd75ee99296f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002274 10.0.0.19 - - [2025-10-24 16:43:01] "POST /ref-update HTTP/1.1" 200 156 0.043838 10.0.0.19 - - [2025-10-24 16:43:01] "GET /application-policy-set/72aff752-f25c-4fc5-a76a-a378e08e7694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.025192 10.0.0.19 - - [2025-10-24 16:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.19 - - [2025-10-24 16:43:01] "GET /policy-management/3b666103-ea5b-4357-9e89-217e6a98cd44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003305 10.0.0.19 - - [2025-10-24 16:43:01] "POST /tags HTTP/1.1" 409 210 0.004322 10.0.0.19 - - [2025-10-24 16:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006701 10.0.0.19 - - [2025-10-24 16:43:01] "GET /tag/3de174fb-11f4-41be-aa58-3447b13b5f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010967 10.0.0.19 - - [2025-10-24 16:43:01] "POST /firewall-rules HTTP/1.1" 200 568 0.079345 10.0.0.19 - - [2025-10-24 16:43:02] "GET /firewall-rule/8b0088a2-7a9f-402f-9e87-0636a629c113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.044371 10.0.0.19 - - [2025-10-24 16:43:02] "GET /firewall-policy/0732acac-9c88-44d7-9996-7b3ea0afc4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3634 0.007980 10.0.0.19 - - [2025-10-24 16:43:02] "GET /firewall-rule/8b0088a2-7a9f-402f-9e87-0636a629c113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002816 10.0.0.19 - - [2025-10-24 16:43:02] "POST /ref-update HTTP/1.1" 200 156 0.050086 10.0.0.19 - - [2025-10-24 16:43:12] "POST /tags HTTP/1.1" 200 301 0.073551 10.0.0.19 - - [2025-10-24 16:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.018260 10.0.0.19 - - [2025-10-24 16:43:12] "GET /tag/5a88ffab-027d-4ca1-9d87-f71993d867a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.029446 10.0.0.19 - - [2025-10-24 16:43:12] "POST /tags HTTP/1.1" 200 325 0.068590 10.0.0.19 - - [2025-10-24 16:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.19 - - [2025-10-24 16:43:12] "GET /tag/cd628957-d544-4bc9-ab12-6c95ee23c322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.018287 10.0.0.19 - - [2025-10-24 16:43:12] "POST /tags HTTP/1.1" 409 237 0.004146 10.0.0.19 - - [2025-10-24 16:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.19 - - [2025-10-24 16:43:12] "GET /tag/4becab73-6740-470a-87bb-93eb458daa15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.022400 10.0.0.19 - - [2025-10-24 16:43:12] "POST /tags HTTP/1.1" 409 210 0.004172 10.0.0.19 - - [2025-10-24 16:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.19 - - [2025-10-24 16:43:12] "GET /tag/3de174fb-11f4-41be-aa58-3447b13b5f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.018527 10.0.0.19 - - [2025-10-24 16:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006858 10.0.0.19 - - [2025-10-24 16:43:12] "GET /virtual-network/a2ccc2e8-03cb-4e2f-bb37-8232e41891df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006874 10.0.0.19 - - [2025-10-24 16:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011426 10.0.0.19 - - [2025-10-24 16:43:12] "GET /project/2eb2baf1-fee1-4868-9cff-f6f9d387e290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.038306 10.0.0.19 - - [2025-10-24 16:43:12] "POST /virtual-machines HTTP/1.1" 200 377 0.009235 10.0.0.19 - - [2025-10-24 16:43:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.007218 10.0.0.19 - - [2025-10-24 16:43:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.129208 10.0.0.19 - - [2025-10-24 16:43:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.020195 10.0.0.19 - - [2025-10-24 16:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008976 10.0.0.19 - - [2025-10-24 16:43:13] "GET /virtual-machine-interface/8812524a-b0f8-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005773 10.0.0.19 - - [2025-10-24 16:43:13] "GET / HTTP/1.1" 200 35931 0.001469 10.0.0.19 - - [2025-10-24 16:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010305 10.0.0.19 - - [2025-10-24 16:43:13] "GET /global-system-config/49627ea3-bce5-4bd1-bde9-858c6708ce69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005094 10.0.0.19 - - [2025-10-24 16:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.19 - - [2025-10-24 16:43:13] "POST /instance-ips HTTP/1.1" 200 409 0.044753 10.0.0.19 - - [2025-10-24 16:43:13] "GET /config-node/0466950a-3ab2-4ab2-89b8-8f83490f04e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.004356 10.0.0.19 - - [2025-10-24 16:43:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.022321 10.0.0.19 - - [2025-10-24 16:43:13] "GET /virtual-machine-interface/8812524a-b0f8-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.017432 10.0.0.19 - - [2025-10-24 16:43:13] "POST /set-tag HTTP/1.1" 200 109 0.025415 10.0.0.19 - - [2025-10-24 16:43:13] "GET /virtual-machine-interface/8812524a-b0f8-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.023897 10.0.0.19 - - [2025-10-24 16:43:13] "GET /instance-ip/882c3bec-b0f8-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007566 10.0.0.19 - - [2025-10-24 16:43:13] "GET /virtual-machine-interface/8812524a-b0f8-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004553 10.0.0.19 - - [2025-10-24 16:43:13] "POST /set-tag HTTP/1.1" 200 109 0.002259 10.0.0.19 - - [2025-10-24 16:43:13] "GET /virtual-machine-interface/8812524a-b0f8-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.003778 10.0.0.19 - - [2025-10-24 16:43:13] "POST /set-tag HTTP/1.1" 200 109 0.002453 10.0.0.19 - - [2025-10-24 16:43:13] "GET /virtual-machine-interface/8812524a-b0f8-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.003914 10.0.0.19 - - [2025-10-24 16:43:13] "POST /set-tag HTTP/1.1" 200 109 0.001706 10.0.0.19 - - [2025-10-24 16:43:24] "GET / HTTP/1.1" 200 35931 0.001754 10.0.0.19 - - [2025-10-24 16:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.19 - - [2025-10-24 16:43:24] "GET /routing-instance/c4d68347-4de5-4901-be78-ae7f41439d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.008212 10.0.0.19 - - [2025-10-24 16:43:24] "POST /bgp-routers HTTP/1.1" 409 301 0.002466 10.0.0.19 - - [2025-10-24 16:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.19 - - [2025-10-24 16:43:24] "GET /bgp-router/8fee5c69-8d1f-4715-9f12-7c50ca2f8af0?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004670 10.0.0.19 - - [2025-10-24 16:43:24] "PUT /bgp-router/8fee5c69-8d1f-4715-9f12-7c50ca2f8af0 HTTP/1.1" 200 254 0.013036 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:43:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001096 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:43:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000887 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:43:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000964 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:43:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000948 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:43:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000952 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:43:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000924 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:43:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000921 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:43:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000907 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:43:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001230 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:43:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001165 10.0.0.41 - - [2025-10-24 16:44:31] "GET / HTTP/1.1" 200 35931 0.001446 10.0.0.41 - - [2025-10-24 16:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.41 - - [2025-10-24 16:44:31] "GET /global-system-config/49627ea3-bce5-4bd1-bde9-858c6708ce69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005240 10.0.0.41 - - [2025-10-24 16:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005161 10.0.0.41 - - [2025-10-24 16:44:31] "GET /routing-instance/c4d68347-4de5-4901-be78-ae7f41439d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002845 10.0.0.41 - - [2025-10-24 16:44:32] "PUT /global-system-config/49627ea3-bce5-4bd1-bde9-858c6708ce69 HTTP/1.1" 200 274 0.008546 10.0.0.41 - - [2025-10-24 16:44:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.003961 10.0.0.41 - - [2025-10-24 16:44:32] "POST /virtual-routers HTTP/1.1" 200 599 0.034407 10.0.0.41 - - [2025-10-24 16:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.41 - - [2025-10-24 16:44:32] "GET /virtual-router/ac0f5629-6a31-4b15-a232-ca2eed6291f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004206 10.0.0.41 - - [2025-10-24 16:44:32] "POST /fqname-to-id HTTP/1.1" 404 229 0.005392 10.0.0.41 - - [2025-10-24 16:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.41 - - [2025-10-24 16:44:32] "GET /virtual-network/e108d5ae-3612-4239-b2d3-1ebcdccbd4f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.006430 10.0.0.41 - - [2025-10-24 16:44:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.053037 10.0.0.19 - - [2025-10-24 16:44:47] "GET /global-system-configs HTTP/1.1" 200 322 0.001948 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:44:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000965 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:44:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000844 10.0.0.19 - - [2025-10-24 16:44:48] "GET /global-system-configs HTTP/1.1" 200 322 0.013341 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:44:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000938 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:44:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000937 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:44:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001011 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:44:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000853 10.0.0.19 - - [2025-10-24 16:46:48] "GET /virtual-router/ac0f5629-6a31-4b15-a232-ca2eed6291f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003349 10.0.0.19 - - [2025-10-24 16:46:48] "POST /ref-update HTTP/1.1" 200 156 0.007913 10.0.0.19 - - [2025-10-24 16:47:07] "GET /virtual-machine-interface/8812524a-b0f8-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006033 10.0.0.19 - - [2025-10-24 16:47:07] "POST /set-tag HTTP/1.1" 200 109 0.005343 10.0.0.19 - - [2025-10-24 16:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.19 - - [2025-10-24 16:47:07] "GET /loadbalancer/e975cabd-4c95-4091-8caa-b57f8523303e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002942 10.0.0.19 - - [2025-10-24 16:47:07] "GET /virtual-machine-interface/8812524a-b0f8-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004940 10.0.0.19 - - [2025-10-24 16:47:07] "POST /set-tag HTTP/1.1" 200 109 0.002475 10.0.0.19 - - [2025-10-24 16:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.19 - - [2025-10-24 16:47:07] "GET /loadbalancer/e975cabd-4c95-4091-8caa-b57f8523303e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002789 10.0.0.19 - - [2025-10-24 16:47:07] "GET /loadbalancer-pool/42e8ea4b-2a75-44c0-a0c8-8fafe5e667b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003475 10.0.0.19 - - [2025-10-24 16:47:07] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016045 10.0.0.19 - - [2025-10-24 16:47:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.024238 10.0.0.19 - - [2025-10-24 16:47:07] "GET /virtual-machine-interface/8812524a-b0f8-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005812 10.0.0.19 - - [2025-10-24 16:47:07] "GET /virtual-machine-interface/8812524a-b0f8-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.007720 10.0.0.19 - - [2025-10-24 16:47:07] "POST /ref-update HTTP/1.1" 200 156 0.007278 10.0.0.19 - - [2025-10-24 16:47:07] "GET /floating-ip/06143012-3ee0-4fe5-8bc0-d3a40d90d391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.010961 10.0.0.19 - - [2025-10-24 16:47:07] "POST /tags HTTP/1.1" 409 205 0.002261 10.0.0.19 - - [2025-10-24 16:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.19 - - [2025-10-24 16:47:07] "GET /tag/e733ed86-33bc-411f-b22e-947eca6dbbc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010323 10.0.0.19 - - [2025-10-24 16:47:07] "PUT /floating-ip/06143012-3ee0-4fe5-8bc0-d3a40d90d391 HTTP/1.1" 200 256 0.015047 10.0.0.19 - - [2025-10-24 16:47:07] "POST /set-tag HTTP/1.1" 200 109 0.086381 10.0.0.19 - - [2025-10-24 16:47:07] "GET /loadbalancer-pool/276e93e8-25af-4a66-b031-9b159f01bf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004167 10.0.0.19 - - [2025-10-24 16:47:07] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015472 10.0.0.19 - - [2025-10-24 16:47:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.025389 10.0.0.19 - - [2025-10-24 16:47:07] "GET /virtual-machine-interface/8812524a-b0f8-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.016282 10.0.0.19 - - [2025-10-24 16:47:07] "GET /virtual-machine-interface/8812524a-b0f8-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.003548 10.0.0.19 - - [2025-10-24 16:47:07] "POST /ref-update HTTP/1.1" 200 156 0.007888 10.0.0.19 - - [2025-10-24 16:47:07] "GET /floating-ip/06143012-3ee0-4fe5-8bc0-d3a40d90d391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.007067 10.0.0.19 - - [2025-10-24 16:47:07] "POST /set-tag HTTP/1.1" 200 109 0.002425 10.0.0.19 - - [2025-10-24 16:47:07] "GET /loadbalancer-pool/dfc8cf19-d338-4d90-9b1b-3823fc4527c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004081 10.0.0.19 - - [2025-10-24 16:47:07] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015683 10.0.0.19 - - [2025-10-24 16:47:08] "PUT /floating-ip/06143012-3ee0-4fe5-8bc0-d3a40d90d391 HTTP/1.1" 200 256 0.014342 10.0.0.19 - - [2025-10-24 16:47:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.010071 10.0.0.19 - - [2025-10-24 16:47:08] "GET /virtual-machine-interface/8812524a-b0f8-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.019646 10.0.0.19 - - [2025-10-24 16:47:08] "GET /virtual-machine-interface/8812524a-b0f8-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004781 10.0.0.19 - - [2025-10-24 16:47:08] "POST /set-tag HTTP/1.1" 200 109 0.004443 10.0.0.19 - - [2025-10-24 16:47:08] "POST /ref-update HTTP/1.1" 200 156 0.007203 10.0.0.19 - - [2025-10-24 16:47:08] "GET /floating-ip/06143012-3ee0-4fe5-8bc0-d3a40d90d391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.012759 10.0.0.19 - - [2025-10-24 16:47:08] "PUT /floating-ip/06143012-3ee0-4fe5-8bc0-d3a40d90d391 HTTP/1.1" 200 256 0.010730 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:48:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001373 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:48:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001235 10.0.0.19 - - [2025-10-24 16:49:47] "GET /global-system-configs HTTP/1.1" 200 322 0.005925 10.0.0.19 - - [2025-10-24 16:49:48] "GET /global-system-configs HTTP/1.1" 200 322 0.003586 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:50:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000942 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:50:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000930 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:50:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000942 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:50:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001047 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:50:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000991 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:50:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000903 10.0.0.41 - - [2025-10-24 16:50:24] "GET / HTTP/1.1" 200 35931 0.001387 10.0.0.41 - - [2025-10-24 16:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.41 - - [2025-10-24 16:50:24] "GET /global-system-config/49627ea3-bce5-4bd1-bde9-858c6708ce69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004605 10.0.0.41 - - [2025-10-24 16:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.41 - - [2025-10-24 16:50:24] "GET /routing-instance/c4d68347-4de5-4901-be78-ae7f41439d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003023 10.0.0.41 - - [2025-10-24 16:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.41 - - [2025-10-24 16:50:24] "GET /virtual-router/ac0f5629-6a31-4b15-a232-ca2eed6291f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.006114 10.0.0.41 - - [2025-10-24 16:50:24] "PUT /virtual-router/ac0f5629-6a31-4b15-a232-ca2eed6291f3 HTTP/1.1" 200 262 0.017153 10.0.0.41 - - [2025-10-24 16:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.017552 10.0.0.41 - - [2025-10-24 16:50:24] "GET /virtual-router/ac0f5629-6a31-4b15-a232-ca2eed6291f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.009214 10.0.0.41 - - [2025-10-24 16:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.41 - - [2025-10-24 16:50:24] "GET /virtual-machine-interface/04a64274-ff80-4600-8c1e-9a6dc1c57efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.006267 10.0.0.41 - - [2025-10-24 16:50:24] "PUT /virtual-machine-interface/04a64274-ff80-4600-8c1e-9a6dc1c57efe HTTP/1.1" 200 284 0.009062 10.0.0.19 - - [2025-10-24 16:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.19 - - [2025-10-24 16:50:27] "GET /virtual-router/ac0f5629-6a31-4b15-a232-ca2eed6291f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.009078 10.0.0.19 - - [2025-10-24 16:50:43] "GET /virtual-machine-interface/8812524a-b0f8-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004929 10.0.0.19 - - [2025-10-24 16:50:43] "POST /set-tag HTTP/1.1" 200 109 0.002429 10.0.0.19 - - [2025-10-24 16:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.19 - - [2025-10-24 16:50:43] "GET /loadbalancer/e975cabd-4c95-4091-8caa-b57f8523303e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002048 10.0.0.19 - - [2025-10-24 16:50:43] "GET /virtual-machine-interface/8812524a-b0f8-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.003868 10.0.0.19 - - [2025-10-24 16:50:43] "POST /set-tag HTTP/1.1" 200 109 0.031195 10.0.0.19 - - [2025-10-24 16:50:43] "DELETE /loadbalancer-member/86fedf64-364c-4a12-b26f-9c6e3173f364 HTTP/1.1" 200 115 0.039983 10.0.0.19 - - [2025-10-24 16:50:43] "GET /virtual-machine-interface/8812524a-b0f8-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.008841 10.0.0.19 - - [2025-10-24 16:50:43] "POST /set-tag HTTP/1.1" 200 109 0.003008 10.0.0.19 - - [2025-10-24 16:50:43] "DELETE /loadbalancer-member/4eac19c0-d4d9-4bb7-bffd-bf6551e82ca1 HTTP/1.1" 200 115 0.025555 10.0.0.19 - - [2025-10-24 16:50:43] "GET /virtual-machine-interface/8812524a-b0f8-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006471 10.0.0.19 - - [2025-10-24 16:50:43] "POST /set-tag HTTP/1.1" 200 109 0.002471 10.0.0.19 - - [2025-10-24 16:50:43] "DELETE /loadbalancer-member/e9454e02-63fb-4cb7-8fb7-6df001bf6c9d HTTP/1.1" 200 115 0.031443 10.0.0.19 - - [2025-10-24 16:50:43] "GET /virtual-machine-interface/8812524a-b0f8-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005567 10.0.0.19 - - [2025-10-24 16:50:43] "POST /set-tag HTTP/1.1" 200 109 0.003038 10.0.0.19 - - [2025-10-24 16:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.19 - - [2025-10-24 16:50:43] "GET /loadbalancer/e975cabd-4c95-4091-8caa-b57f8523303e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.001945 10.0.0.19 - - [2025-10-24 16:50:43] "GET /loadbalancer-pool/42e8ea4b-2a75-44c0-a0c8-8fafe5e667b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003078 10.0.0.19 - - [2025-10-24 16:50:43] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024386 10.0.0.19 - - [2025-10-24 16:50:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.018282 10.0.0.19 - - [2025-10-24 16:50:43] "GET /virtual-machine-interface/8812524a-b0f8-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.011415 10.0.0.19 - - [2025-10-24 16:50:43] "GET /virtual-machine-interface/8812524a-b0f8-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006648 10.0.0.19 - - [2025-10-24 16:50:43] "GET /floating-ip/06143012-3ee0-4fe5-8bc0-d3a40d90d391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002044 10.0.0.19 - - [2025-10-24 16:50:43] "POST /set-tag HTTP/1.1" 200 109 0.108203 10.0.0.19 - - [2025-10-24 16:50:43] "GET /loadbalancer-pool/276e93e8-25af-4a66-b031-9b159f01bf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.009599 10.0.0.19 - - [2025-10-24 16:50:43] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022677 10.0.0.19 - - [2025-10-24 16:50:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.009270 10.0.0.19 - - [2025-10-24 16:50:43] "GET /virtual-machine-interface/8812524a-b0f8-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.006793 10.0.0.19 - - [2025-10-24 16:50:43] "GET /virtual-machine-interface/8812524a-b0f8-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.007822 10.0.0.19 - - [2025-10-24 16:50:43] "POST /set-tag HTTP/1.1" 200 109 0.005954 10.0.0.19 - - [2025-10-24 16:50:43] "GET /floating-ip/06143012-3ee0-4fe5-8bc0-d3a40d90d391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003457 10.0.0.19 - - [2025-10-24 16:50:43] "GET /loadbalancer-pool/dfc8cf19-d338-4d90-9b1b-3823fc4527c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002873 10.0.0.19 - - [2025-10-24 16:50:43] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019856 10.0.0.19 - - [2025-10-24 16:50:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.032631 10.0.0.19 - - [2025-10-24 16:50:43] "GET /virtual-machine-interface/8812524a-b0f8-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.021744 10.0.0.19 - - [2025-10-24 16:50:43] "GET /virtual-machine-interface/8812524a-b0f8-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.007895 10.0.0.19 - - [2025-10-24 16:50:43] "GET /floating-ip/06143012-3ee0-4fe5-8bc0-d3a40d90d391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002336 10.0.0.19 - - [2025-10-24 16:50:44] "POST /set-tag HTTP/1.1" 200 109 0.003023 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:53:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000992 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:53:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001027 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:54:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001225 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:54:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001138 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:54:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000963 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:54:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001000 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:54:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000922 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:54:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000821 10.0.0.19 - - [2025-10-24 16:54:47] "GET /global-system-configs HTTP/1.1" 200 322 0.006814 10.0.0.19 - - [2025-10-24 16:54:48] "GET /global-system-configs HTTP/1.1" 200 322 0.002550 10.0.0.19 - - [2025-10-24 16:55:53] "GET /virtual-machine-interface/8812524a-b0f8-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.009925 10.0.0.19 - - [2025-10-24 16:55:53] "POST /set-tag HTTP/1.1" 200 109 0.002414 10.0.0.19 - - [2025-10-24 16:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.19 - - [2025-10-24 16:55:53] "GET /loadbalancer/e975cabd-4c95-4091-8caa-b57f8523303e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002954 10.0.0.19 - - [2025-10-24 16:55:53] "GET /virtual-machine-interface/8812524a-b0f8-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004476 10.0.0.19 - - [2025-10-24 16:55:53] "POST /set-tag HTTP/1.1" 200 109 0.036850 10.0.0.19 - - [2025-10-24 16:55:53] "DELETE /loadbalancer-member/8e3570b7-78aa-4908-a656-5e9096f67931 HTTP/1.1" 200 115 0.039037 10.0.0.19 - - [2025-10-24 16:55:53] "GET /virtual-machine-interface/8812524a-b0f8-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.009587 10.0.0.19 - - [2025-10-24 16:55:53] "POST /set-tag HTTP/1.1" 200 109 0.002470 10.0.0.19 - - [2025-10-24 16:55:53] "DELETE /loadbalancer-member/2e8ca5e9-1df7-4417-9272-161ea5d86abd HTTP/1.1" 200 115 0.037007 10.0.0.19 - - [2025-10-24 16:55:53] "GET /virtual-machine-interface/8812524a-b0f8-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006131 10.0.0.19 - - [2025-10-24 16:55:53] "POST /set-tag HTTP/1.1" 200 109 0.002101 10.0.0.19 - - [2025-10-24 16:55:53] "DELETE /loadbalancer-member/1306be57-489f-4b77-a090-ceb0ea6ab66e HTTP/1.1" 200 115 0.043463 10.0.0.19 - - [2025-10-24 16:55:53] "GET /virtual-machine-interface/8812524a-b0f8-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.003728 10.0.0.19 - - [2025-10-24 16:55:53] "POST /set-tag HTTP/1.1" 200 109 0.002001 10.0.0.19 - - [2025-10-24 16:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.19 - - [2025-10-24 16:55:53] "GET /loadbalancer/e975cabd-4c95-4091-8caa-b57f8523303e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002248 10.0.0.19 - - [2025-10-24 16:55:53] "GET /loadbalancer-pool/42e8ea4b-2a75-44c0-a0c8-8fafe5e667b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002354 10.0.0.19 - - [2025-10-24 16:55:54] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022766 10.0.0.19 - - [2025-10-24 16:55:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.017034 10.0.0.19 - - [2025-10-24 16:55:54] "GET /virtual-machine-interface/8812524a-b0f8-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.019126 10.0.0.19 - - [2025-10-24 16:55:54] "GET /virtual-machine-interface/8812524a-b0f8-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.007575 10.0.0.19 - - [2025-10-24 16:55:54] "GET /floating-ip/06143012-3ee0-4fe5-8bc0-d3a40d90d391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002220 10.0.0.19 - - [2025-10-24 16:55:54] "POST /set-tag HTTP/1.1" 200 109 0.068110 10.0.0.19 - - [2025-10-24 16:55:54] "GET /loadbalancer-pool/276e93e8-25af-4a66-b031-9b159f01bf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.012286 10.0.0.19 - - [2025-10-24 16:55:54] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027812 10.0.0.19 - - [2025-10-24 16:55:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.010736 10.0.0.19 - - [2025-10-24 16:55:54] "GET /virtual-machine-interface/8812524a-b0f8-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.017326 10.0.0.19 - - [2025-10-24 16:55:54] "GET /virtual-machine-interface/8812524a-b0f8-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.009572 10.0.0.19 - - [2025-10-24 16:55:54] "POST /set-tag HTTP/1.1" 200 109 0.007276 10.0.0.19 - - [2025-10-24 16:55:54] "GET /floating-ip/06143012-3ee0-4fe5-8bc0-d3a40d90d391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002112 10.0.0.19 - - [2025-10-24 16:55:54] "GET /loadbalancer-pool/dfc8cf19-d338-4d90-9b1b-3823fc4527c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003007 10.0.0.19 - - [2025-10-24 16:55:54] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029210 10.0.0.19 - - [2025-10-24 16:55:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.025584 10.0.0.19 - - [2025-10-24 16:55:54] "GET /virtual-machine-interface/8812524a-b0f8-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.016841 10.0.0.19 - - [2025-10-24 16:55:54] "GET /virtual-machine-interface/8812524a-b0f8-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004519 10.0.0.19 - - [2025-10-24 16:55:54] "GET /floating-ip/06143012-3ee0-4fe5-8bc0-d3a40d90d391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002335 10.0.0.19 - - [2025-10-24 16:55:54] "POST /set-tag HTTP/1.1" 200 109 0.002397 10.0.0.19 - - [2025-10-24 16:57:31] "GET / HTTP/1.1" 200 35931 0.001935 10.0.0.19 - - [2025-10-24 16:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.19 - - [2025-10-24 16:57:31] "GET /project/8338bdf7-8c86-48cb-9d67-b51ae5a37b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032393 10.0.0.19 - - [2025-10-24 16:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.19 - - [2025-10-24 16:57:31] "GET /project/8338bdf7-8c86-48cb-9d67-b51ae5a37b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028553 10.0.0.19 - - [2025-10-24 16:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002595 10.0.0.19 - - [2025-10-24 16:57:31] "GET /project/8338bdf7-8c86-48cb-9d67-b51ae5a37b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.057168 10.0.0.19 - - [2025-10-24 16:57:31] "POST /tags HTTP/1.1" 200 333 0.036830 10.0.0.19 - - [2025-10-24 16:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.19 - - [2025-10-24 16:57:31] "GET /tag/379d7cd8-aaaa-424f-9974-9a339b7aebfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015171 10.0.0.19 - - [2025-10-24 16:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.19 - - [2025-10-24 16:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.19 - - [2025-10-24 16:57:32] "GET /project/8338bdf7-8c86-48cb-9d67-b51ae5a37b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037996 10.0.0.19 - - [2025-10-24 16:57:32] "GET /virtual-networks?parent_id=8338bdf7-8c86-48cb-9d67-b51ae5a37b11&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002568 10.0.0.19 - - [2025-10-24 16:57:32] "GET /project/8338bdf7-8c86-48cb-9d67-b51ae5a37b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058086 10.0.0.19 - - [2025-10-24 16:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.19 - - [2025-10-24 16:57:32] "GET /virtual-network/d8c51014-4fba-4f99-b973-72618a77ed63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004904 10.0.0.19 - - [2025-10-24 16:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.19 - - [2025-10-24 16:57:32] "GET /service-appliance-set/c72ccd8e-929c-4497-ab56-d77dfb673c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002168 10.0.0.19 - - [2025-10-24 16:57:32] "POST /virtual-networks HTTP/1.1" 200 512 0.084374 10.0.0.19 - - [2025-10-24 16:57:32] "POST /fqname-to-id HTTP/1.1" 404 254 0.003782 10.0.0.19 - - [2025-10-24 16:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 10.0.0.19 - - [2025-10-24 16:57:32] "GET /network-ipam/45592b25-7734-4502-ac06-2969c68e8707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.024817 10.0.0.19 - - [2025-10-24 16:57:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.111934 10.0.0.19 - - [2025-10-24 16:57:32] "GET /virtual-machine-interface/71f8e168-7f95-470f-b45a-59f2d209c02a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.005957 10.0.0.19 - - [2025-10-24 16:57:32] "POST /useragent-kv HTTP/1.1" 200 115 0.010496 10.0.0.19 - - [2025-10-24 16:57:32] "POST /ref-update HTTP/1.1" 200 156 0.104395 10.0.0.19 - - [2025-10-24 16:57:32] "GET /virtual-network/e6f58152-0349-4aa2-838b-c6209ee573d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.006919 10.0.0.19 - - [2025-10-24 16:57:32] "POST /instance-ips HTTP/1.1" 200 409 0.054987 10.0.0.19 - - [2025-10-24 16:57:32] "GET /instance-ip/ed6e8f68-d9a1-4011-ae7a-cca96f99872f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.003658 10.0.0.19 - - [2025-10-24 16:57:32] "GET /domains HTTP/1.1" 200 280 0.001556 10.0.0.19 - - [2025-10-24 16:57:32] "GET /domain/2354dfd1-3515-4f14-85eb-4072c36af627 HTTP/1.1" 200 3085 0.007674 10.0.0.19 - - [2025-10-24 16:57:32] "GET /project/8338bdf7-8c86-48cb-9d67-b51ae5a37b11 HTTP/1.1" 200 5476 0.041577 10.0.0.19 - - [2025-10-24 16:57:32] "GET /virtual-network/e6f58152-0349-4aa2-838b-c6209ee573d2 HTTP/1.1" 200 2086 0.005661 10.0.0.19 - - [2025-10-24 16:57:32] "GET /virtual-network/e6f58152-0349-4aa2-838b-c6209ee573d2 HTTP/1.1" 200 2086 0.005277 10.0.0.19 - - [2025-10-24 16:57:32] "GET /routing-instance/6b542dae-8a75-4f52-bd06-d1420f1e47db HTTP/1.1" 200 1181 0.002672 10.0.0.19 - - [2025-10-24 16:57:32] "GET /routing-instance/6b542dae-8a75-4f52-bd06-d1420f1e47db HTTP/1.1" 200 1181 0.002348 10.0.0.19 - - [2025-10-24 16:57:32] "POST /loadbalancers HTTP/1.1" 200 610 0.098389 10.0.0.19 - - [2025-10-24 16:57:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.038824 10.0.0.19 - - [2025-10-24 16:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005866 10.0.0.19 - - [2025-10-24 16:57:32] "GET /project/8338bdf7-8c86-48cb-9d67-b51ae5a37b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.067467 10.0.0.19 - - [2025-10-24 16:57:32] "GET /instance-ip/ed6e8f68-d9a1-4011-ae7a-cca96f99872f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.007166 10.0.0.19 - - [2025-10-24 16:57:32] "POST /route-targets HTTP/1.1" 200 327 0.019524 10.0.0.19 - - [2025-10-24 16:57:32] "GET /project/8338bdf7-8c86-48cb-9d67-b51ae5a37b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041236 10.0.0.19 - - [2025-10-24 16:57:32] "POST /ref-update HTTP/1.1" 200 156 0.037990 10.0.0.19 - - [2025-10-24 16:57:32] "GET /loadbalancer/f213e97b-8dd5-4b01-a3d8-1392e17fa105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.016242 10.0.0.19 - - [2025-10-24 16:57:32] "POST /floating-ips HTTP/1.1" 200 597 0.054203 10.0.0.19 - - [2025-10-24 16:57:32] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.048477 10.0.0.19 - - [2025-10-24 16:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.19 - - [2025-10-24 16:57:32] "GET /project/8338bdf7-8c86-48cb-9d67-b51ae5a37b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.024396 10.0.0.19 - - [2025-10-24 16:57:32] "GET /loadbalancer-listener/08909e96-735a-493a-8f22-2a8ca2677b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1803 0.003276 10.0.0.19 - - [2025-10-24 16:57:32] "GET /loadbalancer-listener/08909e96-735a-493a-8f22-2a8ca2677b32?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1222 0.004192 10.0.0.19 - - [2025-10-24 16:57:32] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.016499 10.0.0.19 - - [2025-10-24 16:57:32] "GET /instance-ip/ed6e8f68-d9a1-4011-ae7a-cca96f99872f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.003526 10.0.0.19 - - [2025-10-24 16:57:32] "GET /instance-ip/ed6e8f68-d9a1-4011-ae7a-cca96f99872f?fields=floating_ips HTTP/1.1" 200 1213 0.005190 10.0.0.19 - - [2025-10-24 16:57:32] "GET /floating-ip/94e84d72-4bc0-4fa1-ada0-ded13b0eb3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.004159 10.0.0.19 - - [2025-10-24 16:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.19 - - [2025-10-24 16:57:32] "GET /loadbalancer/f213e97b-8dd5-4b01-a3d8-1392e17fa105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002217 10.0.0.19 - - [2025-10-24 16:57:33] "POST /tags HTTP/1.1" 200 295 0.061191 10.0.0.19 - - [2025-10-24 16:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.019769 10.0.0.19 - - [2025-10-24 16:57:33] "GET /tag/5bfb072c-926a-4968-bfa7-1b48eed282f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.013301 10.0.0.19 - - [2025-10-24 16:57:33] "POST /tags HTTP/1.1" 409 233 0.001960 10.0.0.19 - - [2025-10-24 16:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.19 - - [2025-10-24 16:57:33] "GET /tag/7ee6249f-7a9c-4639-80e5-bd00b5cbed73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.010382 10.0.0.19 - - [2025-10-24 16:57:33] "POST /tags HTTP/1.1" 409 206 0.002195 10.0.0.19 - - [2025-10-24 16:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.19 - - [2025-10-24 16:57:33] "GET /tag/f037fd4b-fc58-4d30-9f2e-fb2c44d6824b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010211 10.0.0.19 - - [2025-10-24 16:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.19 - - [2025-10-24 16:57:33] "GET /virtual-network/a2ccc2e8-03cb-4e2f-bb37-8232e41891df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003859 10.0.0.19 - - [2025-10-24 16:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.19 - - [2025-10-24 16:57:33] "GET /project/8338bdf7-8c86-48cb-9d67-b51ae5a37b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032231 10.0.0.19 - - [2025-10-24 16:57:33] "POST /virtual-machines HTTP/1.1" 200 369 0.008166 10.0.0.19 - - [2025-10-24 16:57:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.009772 10.0.0.19 - - [2025-10-24 16:57:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.108480 10.0.0.19 - - [2025-10-24 16:57:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.009099 10.0.0.19 - - [2025-10-24 16:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.014273 10.0.0.19 - - [2025-10-24 16:57:33] "GET /virtual-machine-interface/88e701a0-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.005239 10.0.0.19 - - [2025-10-24 16:57:33] "POST /instance-ips HTTP/1.1" 200 409 0.020678 10.0.0.19 - - [2025-10-24 16:57:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.021197 10.0.0.19 - - [2025-10-24 16:57:33] "GET /virtual-machine-interface/88e701a0-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.015783 10.0.0.19 - - [2025-10-24 16:57:33] "POST /set-tag HTTP/1.1" 200 109 0.016644 10.0.0.19 - - [2025-10-24 16:57:33] "GET /virtual-machine-interface/88e701a0-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.014127 10.0.0.19 - - [2025-10-24 16:57:33] "GET /instance-ip/8901332c-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003393 10.0.0.19 - - [2025-10-24 16:57:33] "GET /virtual-machine-interface/88e701a0-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004385 10.0.0.19 - - [2025-10-24 16:57:33] "POST /set-tag HTTP/1.1" 200 109 0.002050 10.0.0.19 - - [2025-10-24 16:57:33] "GET /virtual-router/ac0f5629-6a31-4b15-a232-ca2eed6291f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002452 10.0.0.19 - - [2025-10-24 16:57:33] "POST /ref-update HTTP/1.1" 200 156 0.008374 10.0.0.19 - - [2025-10-24 16:57:33] "GET /virtual-machine-interface/88e701a0-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.014234 10.0.0.19 - - [2025-10-24 16:57:33] "POST /set-tag HTTP/1.1" 200 109 0.002682 10.0.0.19 - - [2025-10-24 16:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.19 - - [2025-10-24 16:57:33] "GET /virtual-network/a2ccc2e8-03cb-4e2f-bb37-8232e41891df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003836 10.0.0.19 - - [2025-10-24 16:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.19 - - [2025-10-24 16:57:33] "GET /project/8338bdf7-8c86-48cb-9d67-b51ae5a37b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028261 10.0.0.19 - - [2025-10-24 16:57:34] "POST /virtual-machines HTTP/1.1" 200 369 0.014517 10.0.0.19 - - [2025-10-24 16:57:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.008352 10.0.0.19 - - [2025-10-24 16:57:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.088706 10.0.0.19 - - [2025-10-24 16:57:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.031598 10.0.0.19 - - [2025-10-24 16:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007930 10.0.0.19 - - [2025-10-24 16:57:34] "GET /virtual-machine-interface/89510618-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.004845 10.0.0.19 - - [2025-10-24 16:57:34] "POST /instance-ips HTTP/1.1" 200 409 0.020509 10.0.0.19 - - [2025-10-24 16:57:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.029897 10.0.0.19 - - [2025-10-24 16:57:34] "GET /virtual-machine-interface/89510618-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.012802 10.0.0.19 - - [2025-10-24 16:57:34] "POST /set-tag HTTP/1.1" 200 109 0.020048 10.0.0.19 - - [2025-10-24 16:57:34] "GET /virtual-machine-interface/89510618-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.014179 10.0.0.19 - - [2025-10-24 16:57:34] "GET /instance-ip/89657a30-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003222 10.0.0.19 - - [2025-10-24 16:57:34] "GET /virtual-machine-interface/89510618-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004410 10.0.0.19 - - [2025-10-24 16:57:34] "POST /set-tag HTTP/1.1" 200 109 0.002201 10.0.0.19 - - [2025-10-24 16:57:34] "GET /virtual-router/ac0f5629-6a31-4b15-a232-ca2eed6291f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.003496 10.0.0.19 - - [2025-10-24 16:57:34] "POST /ref-update HTTP/1.1" 200 156 0.014351 10.0.0.19 - - [2025-10-24 16:57:34] "GET /virtual-machine-interface/89510618-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004431 10.0.0.19 - - [2025-10-24 16:57:34] "POST /set-tag HTTP/1.1" 200 109 0.002549 10.0.0.19 - - [2025-10-24 16:57:34] "GET /virtual-machine-interface/88e701a0-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004517 10.0.0.19 - - [2025-10-24 16:57:34] "POST /set-tag HTTP/1.1" 200 109 0.002066 10.0.0.19 - - [2025-10-24 16:57:34] "GET /virtual-machine-interface/89510618-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003775 10.0.0.19 - - [2025-10-24 16:57:34] "POST /set-tag HTTP/1.1" 200 109 0.002801 10.0.0.19 - - [2025-10-24 16:57:37] "GET /domains HTTP/1.1" 200 280 0.001977 10.0.0.19 - - [2025-10-24 16:57:37] "GET /domain/2354dfd1-3515-4f14-85eb-4072c36af627 HTTP/1.1" 200 3085 0.002905 10.0.0.19 - - [2025-10-24 16:57:37] "GET /project/8338bdf7-8c86-48cb-9d67-b51ae5a37b11 HTTP/1.1" 200 7064 0.036690 10.0.0.19 - - [2025-10-24 16:57:37] "GET /virtual-network/e6f58152-0349-4aa2-838b-c6209ee573d2 HTTP/1.1" 200 2086 0.004603 10.0.0.19 - - [2025-10-24 16:57:37] "GET /virtual-network/e6f58152-0349-4aa2-838b-c6209ee573d2 HTTP/1.1" 200 2086 0.005979 10.0.0.19 - - [2025-10-24 16:57:37] "GET /routing-instance/6b542dae-8a75-4f52-bd06-d1420f1e47db HTTP/1.1" 200 1402 0.004692 10.0.0.19 - - [2025-10-24 16:57:37] "GET /routing-instance/6b542dae-8a75-4f52-bd06-d1420f1e47db HTTP/1.1" 200 1402 0.003406 10.0.0.19 - - [2025-10-24 16:57:37] "GET /route-target/39abac09-e2c5-41df-8c48-b6c185391a6c HTTP/1.1" 200 1152 0.003190 10.0.0.19 - - [2025-10-24 16:57:37] "GET /virtual-network/e6f58152-0349-4aa2-838b-c6209ee573d2 HTTP/1.1" 200 2086 0.005095 10.0.0.19 - - [2025-10-24 16:57:37] "GET /routing-instance/6b542dae-8a75-4f52-bd06-d1420f1e47db HTTP/1.1" 200 1402 0.002984 10.0.0.19 - - [2025-10-24 16:57:37] "GET /virtual-network/e6f58152-0349-4aa2-838b-c6209ee573d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004014 10.0.0.19 - - [2025-10-24 16:57:37] "GET /virtual-network/e6f58152-0349-4aa2-838b-c6209ee573d2 HTTP/1.1" 200 2086 0.004292 10.0.0.19 - - [2025-10-24 16:57:37] "GET /routing-instance/6b542dae-8a75-4f52-bd06-d1420f1e47db HTTP/1.1" 200 1402 0.003070 10.0.0.19 - - [2025-10-24 16:57:37] "GET /routing-instance/6b542dae-8a75-4f52-bd06-d1420f1e47db HTTP/1.1" 200 1402 0.002830 10.0.0.19 - - [2025-10-24 16:57:37] "GET /route-target/39abac09-e2c5-41df-8c48-b6c185391a6c HTTP/1.1" 200 1152 0.005810 10.0.0.19 - - [2025-10-24 16:57:37] "GET /domains HTTP/1.1" 200 280 0.003210 10.0.0.19 - - [2025-10-24 16:57:37] "GET /domain/2354dfd1-3515-4f14-85eb-4072c36af627 HTTP/1.1" 200 3085 0.003007 10.0.0.19 - - [2025-10-24 16:57:37] "GET /project/8338bdf7-8c86-48cb-9d67-b51ae5a37b11 HTTP/1.1" 200 7064 0.046197 10.0.0.19 - - [2025-10-24 16:57:37] "GET /virtual-network/e6f58152-0349-4aa2-838b-c6209ee573d2 HTTP/1.1" 200 2086 0.004319 10.0.0.19 - - [2025-10-24 16:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.19 - - [2025-10-24 16:57:37] "GET /project/8338bdf7-8c86-48cb-9d67-b51ae5a37b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.059027 10.0.0.19 - - [2025-10-24 16:57:37] "GET /virtual-network/e6f58152-0349-4aa2-838b-c6209ee573d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004093 10.0.0.19 - - [2025-10-24 16:57:37] "GET /floating-ip-pools?parent_id=e6f58152-0349-4aa2-838b-c6209ee573d2&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.005312 10.0.0.19 - - [2025-10-24 16:57:37] "GET /virtual-network/e6f58152-0349-4aa2-838b-c6209ee573d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004202 10.0.0.19 - - [2025-10-24 16:57:37] "POST /floating-ip-pools HTTP/1.1" 200 562 0.016894 10.0.0.19 - - [2025-10-24 16:57:37] "POST /ref-update HTTP/1.1" 200 156 0.009324 10.0.0.19 - - [2025-10-24 16:57:37] "GET /virtual-network/e6f58152-0349-4aa2-838b-c6209ee573d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.011417 10.0.0.19 - - [2025-10-24 16:57:38] "GET /domains HTTP/1.1" 200 280 0.002008 10.0.0.19 - - [2025-10-24 16:57:38] "GET /domain/2354dfd1-3515-4f14-85eb-4072c36af627 HTTP/1.1" 200 3085 0.002722 10.0.0.19 - - [2025-10-24 16:57:38] "GET /project/8338bdf7-8c86-48cb-9d67-b51ae5a37b11 HTTP/1.1" 200 7320 0.033829 10.0.0.19 - - [2025-10-24 16:57:38] "GET /virtual-network/e6f58152-0349-4aa2-838b-c6209ee573d2 HTTP/1.1" 200 2324 0.005260 10.0.0.19 - - [2025-10-24 16:57:38] "GET /floating-ip-pool/1e5eddae-703f-4034-b0e5-ae788e28fc16 HTTP/1.1" 200 1314 0.002507 10.0.0.19 - - [2025-10-24 16:57:38] "GET /domains HTTP/1.1" 200 280 0.001909 10.0.0.19 - - [2025-10-24 16:57:38] "GET /domain/2354dfd1-3515-4f14-85eb-4072c36af627 HTTP/1.1" 200 3085 0.002963 10.0.0.19 - - [2025-10-24 16:57:38] "GET /project/8338bdf7-8c86-48cb-9d67-b51ae5a37b11 HTTP/1.1" 200 7320 0.041904 10.0.0.19 - - [2025-10-24 16:57:38] "GET /virtual-network/e6f58152-0349-4aa2-838b-c6209ee573d2 HTTP/1.1" 200 2324 0.004056 10.0.0.19 - - [2025-10-24 16:57:38] "GET /virtual-network/e6f58152-0349-4aa2-838b-c6209ee573d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.003963 10.0.0.19 - - [2025-10-24 16:57:38] "POST /tags HTTP/1.1" 200 365 0.053244 10.0.0.19 - - [2025-10-24 16:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004649 10.0.0.19 - - [2025-10-24 16:57:38] "GET /tag/fe14a700-b64e-41df-b02a-e2c0c6af967c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013671 10.0.0.19 - - [2025-10-24 16:57:38] "POST /tags HTTP/1.1" 409 206 0.002165 10.0.0.19 - - [2025-10-24 16:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.19 - - [2025-10-24 16:57:38] "GET /tag/f037fd4b-fc58-4d30-9f2e-fb2c44d6824b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010272 10.0.0.19 - - [2025-10-24 16:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.19 - - [2025-10-24 16:57:38] "GET /project/8338bdf7-8c86-48cb-9d67-b51ae5a37b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.028266 10.0.0.19 - - [2025-10-24 16:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.19 - - [2025-10-24 16:57:38] "GET /virtual-network/a2ccc2e8-03cb-4e2f-bb37-8232e41891df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005224 10.0.0.19 - - [2025-10-24 16:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.19 - - [2025-10-24 16:57:38] "GET /service-appliance-set/d7d1c4b8-a673-4edb-bc86-2d2c5822cc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.004183 10.0.0.19 - - [2025-10-24 16:57:38] "POST /fqname-to-id HTTP/1.1" 404 258 0.001901 10.0.0.19 - - [2025-10-24 16:57:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.103557 10.0.0.19 - - [2025-10-24 16:57:38] "GET /virtual-machine-interface/b0e5fb14-ff4b-4dfd-851c-d61f85d536b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.018287 10.0.0.19 - - [2025-10-24 16:57:38] "POST /set-tag HTTP/1.1" 200 109 0.018096 10.0.0.19 - - [2025-10-24 16:57:38] "POST /instance-ips HTTP/1.1" 200 417 0.034114 10.0.0.19 - - [2025-10-24 16:57:38] "GET /instance-ip/273672e1-8f54-409f-a077-c9cd4e37d37e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.010684 10.0.0.19 - - [2025-10-24 16:57:38] "POST /loadbalancers HTTP/1.1" 200 618 0.067393 10.0.0.19 - - [2025-10-24 16:57:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.010367 10.0.0.19 - - [2025-10-24 16:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005530 10.0.0.19 - - [2025-10-24 16:57:38] "POST /service-instances HTTP/1.1" 200 566 0.041453 10.0.0.19 - - [2025-10-24 16:57:38] "POST /ref-update HTTP/1.1" 200 156 0.024550 10.0.0.19 - - [2025-10-24 16:57:38] "GET /project/8338bdf7-8c86-48cb-9d67-b51ae5a37b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.059442 10.0.0.19 - - [2025-10-24 16:57:38] "PUT /service-instance/21de7f06-af29-4ea9-996e-67cad9279ccb HTTP/1.1" 200 266 0.013943 10.0.0.19 - - [2025-10-24 16:57:39] "GET /virtual-machine-interface/b0e5fb14-ff4b-4dfd-851c-d61f85d536b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.016340 10.0.0.19 - - [2025-10-24 16:57:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.027498 10.0.0.19 - - [2025-10-24 16:57:39] "GET /virtual-machine-interface/b0e5fb14-ff4b-4dfd-851c-d61f85d536b6?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.015867 10.0.0.19 - - [2025-10-24 16:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011618 10.0.0.19 - - [2025-10-24 16:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.19 - - [2025-10-24 16:57:39] "GET /floating-ip-pool/1e5eddae-703f-4034-b0e5-ae788e28fc16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003539 10.0.0.19 - - [2025-10-24 16:57:39] "POST /virtual-machines HTTP/1.1" 200 429 0.016996 10.0.0.19 - - [2025-10-24 16:57:39] "POST /floating-ips HTTP/1.1" 200 671 0.136184 10.0.0.19 - - [2025-10-24 16:57:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.130945 10.0.0.19 - - [2025-10-24 16:57:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.037712 10.0.0.19 - - [2025-10-24 16:57:39] "POST /chown HTTP/1.1" 200 109 0.034583 10.0.0.19 - - [2025-10-24 16:57:39] "GET /application-policy-set/72aff752-f25c-4fc5-a76a-a378e08e7694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005067 10.0.0.19 - - [2025-10-24 16:57:39] "POST /chown HTTP/1.1" 200 109 0.007553 10.0.0.19 - - [2025-10-24 16:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007869 10.0.0.19 - - [2025-10-24 16:57:39] "GET /policy-management/3b666103-ea5b-4357-9e89-217e6a98cd44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002876 10.0.0.19 - - [2025-10-24 16:57:39] "PUT /virtual-machine-interface/e50274af-a1e4-46a5-83d3-d0ed552b19c4 HTTP/1.1" 200 284 0.023403 10.0.0.19 - - [2025-10-24 16:57:39] "POST /tags HTTP/1.1" 409 221 0.013195 10.0.0.19 - - [2025-10-24 16:57:39] "PUT /instance-ip/273672e1-8f54-409f-a077-c9cd4e37d37e HTTP/1.1" 200 256 0.027194 10.0.0.19 - - [2025-10-24 16:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005486 10.0.0.19 - - [2025-10-24 16:57:39] "GET /tag/379d7cd8-aaaa-424f-9974-9a339b7aebfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016603 10.0.0.19 - - [2025-10-24 16:57:39] "POST /tags HTTP/1.1" 409 238 0.005889 10.0.0.19 - - [2025-10-24 16:57:39] "POST /ref-update HTTP/1.1" 200 156 0.021683 10.0.0.19 - - [2025-10-24 16:57:39] "POST /ref-update HTTP/1.1" 200 156 0.019035 10.0.0.19 - - [2025-10-24 16:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.072701 10.0.0.19 - - [2025-10-24 16:57:39] "GET /tag/fe14a700-b64e-41df-b02a-e2c0c6af967c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013733 10.0.0.19 - - [2025-10-24 16:57:39] "POST /ref-update HTTP/1.1" 200 156 0.100363 10.0.0.19 - - [2025-10-24 16:57:39] "POST /firewall-rules HTTP/1.1" 200 650 0.097141 10.0.0.19 - - [2025-10-24 16:57:39] "POST /ref-update HTTP/1.1" 200 156 0.059259 10.0.0.19 - - [2025-10-24 16:57:39] "GET /firewall-rule/884996db-eb23-44c4-a99e-9194687e27d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.006733 10.0.0.19 - - [2025-10-24 16:57:39] "POST /ref-update HTTP/1.1" 200 156 0.032549 10.0.0.19 - - [2025-10-24 16:57:39] "GET /firewall-policy/a821490b-4787-44de-b8ca-017ae5c3b94a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003534 10.0.0.19 - - [2025-10-24 16:57:39] "GET /firewall-rule/884996db-eb23-44c4-a99e-9194687e27d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.018833 10.0.0.19 - - [2025-10-24 16:57:39] "POST /ref-update HTTP/1.1" 200 156 0.027448 10.0.0.19 - - [2025-10-24 16:57:39] "POST /ref-update HTTP/1.1" 200 156 0.025112 10.0.0.19 - - [2025-10-24 16:57:39] "POST /virtual-machines HTTP/1.1" 200 429 0.022509 10.0.0.19 - - [2025-10-24 16:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012337 10.0.0.19 - - [2025-10-24 16:57:39] "GET /project/8338bdf7-8c86-48cb-9d67-b51ae5a37b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.079414 10.0.0.19 - - [2025-10-24 16:57:40] "GET /loadbalancer/d02a2625-66c8-43ad-b30c-b1f240623c32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.012029 10.0.0.19 - - [2025-10-24 16:57:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.163177 10.0.0.19 - - [2025-10-24 16:57:40] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.049995 10.0.0.19 - - [2025-10-24 16:57:40] "POST /chown HTTP/1.1" 200 109 0.027223 10.0.0.19 - - [2025-10-24 16:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.19 - - [2025-10-24 16:57:40] "POST /chown HTTP/1.1" 200 109 0.010124 10.0.0.19 - - [2025-10-24 16:57:40] "GET /project/8338bdf7-8c86-48cb-9d67-b51ae5a37b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.062642 10.0.0.19 - - [2025-10-24 16:57:40] "PUT /virtual-machine-interface/001966d9-ca89-4103-97fd-af3026c866be HTTP/1.1" 200 284 0.056052 10.0.0.19 - - [2025-10-24 16:57:40] "GET /loadbalancer-listener/a52ea9a8-901a-47ce-be46-82eb120d28f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.014169 10.0.0.19 - - [2025-10-24 16:57:40] "GET /loadbalancer-listener/a52ea9a8-901a-47ce-be46-82eb120d28f7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.004362 10.0.0.19 - - [2025-10-24 16:57:40] "PUT /instance-ip/273672e1-8f54-409f-a077-c9cd4e37d37e HTTP/1.1" 200 256 0.019526 10.0.0.19 - - [2025-10-24 16:57:40] "POST /ref-update HTTP/1.1" 200 156 0.011389 10.0.0.19 - - [2025-10-24 16:57:40] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.036087 10.0.0.19 - - [2025-10-24 16:57:40] "POST /ref-update HTTP/1.1" 200 156 0.040936 10.0.0.19 - - [2025-10-24 16:57:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.030511 10.0.0.19 - - [2025-10-24 16:57:40] "GET /loadbalancer-pool/1b61fdf8-9152-4d64-af57-8a7604180381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.027439 10.0.0.19 - - [2025-10-24 16:57:40] "POST /ref-update HTTP/1.1" 200 156 0.042346 10.0.0.19 - - [2025-10-24 16:57:40] "POST /ref-update HTTP/1.1" 200 156 0.013253 10.0.0.19 - - [2025-10-24 16:57:40] "POST /loadbalancer-members HTTP/1.1" 200 707 0.041356 10.0.0.19 - - [2025-10-24 16:57:40] "POST /ref-update HTTP/1.1" 200 156 0.030650 10.0.0.19 - - [2025-10-24 16:57:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.033890 10.0.0.19 - - [2025-10-24 16:57:40] "GET /loadbalancer-member/ad781325-6875-4e29-af26-7297ae4f11d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.014142 10.0.0.19 - - [2025-10-24 16:57:40] "PUT /service-instance/21de7f06-af29-4ea9-996e-67cad9279ccb HTTP/1.1" 200 266 0.008118 10.0.0.19 - - [2025-10-24 16:57:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.029719 10.0.0.19 - - [2025-10-24 16:57:40] "GET /application-policy-set/72aff752-f25c-4fc5-a76a-a378e08e7694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016104 10.0.0.19 - - [2025-10-24 16:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.19 - - [2025-10-24 16:57:40] "GET /policy-management/3b666103-ea5b-4357-9e89-217e6a98cd44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003208 10.0.0.19 - - [2025-10-24 16:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.19 - - [2025-10-24 16:57:40] "POST /tags HTTP/1.1" 409 221 0.002207 10.0.0.19 - - [2025-10-24 16:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001406 10.0.0.19 - - [2025-10-24 16:57:40] "GET /tag/379d7cd8-aaaa-424f-9974-9a339b7aebfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009935 10.0.0.19 - - [2025-10-24 16:57:40] "POST /chown HTTP/1.1" 200 109 0.016859 10.0.0.19 - - [2025-10-24 16:57:40] "POST /tags HTTP/1.1" 409 238 0.010111 10.0.0.19 - - [2025-10-24 16:57:40] "POST /chown HTTP/1.1" 200 109 0.015689 10.0.0.19 - - [2025-10-24 16:57:40] "PUT /instance-ip/273672e1-8f54-409f-a077-c9cd4e37d37e HTTP/1.1" 200 256 0.031245 10.0.0.19 - - [2025-10-24 16:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008413 10.0.0.19 - - [2025-10-24 16:57:40] "GET /tag/fe14a700-b64e-41df-b02a-e2c0c6af967c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012415 10.0.0.19 - - [2025-10-24 16:57:40] "POST /firewall-rules HTTP/1.1" 409 293 0.002095 10.0.0.19 - - [2025-10-24 16:57:40] "POST /ref-update HTTP/1.1" 200 156 0.010696 10.0.0.19 - - [2025-10-24 16:57:40] "POST /chown HTTP/1.1" 200 109 0.014766 10.0.0.19 - - [2025-10-24 16:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.19 - - [2025-10-24 16:57:40] "POST /chown HTTP/1.1" 200 109 0.021924 10.0.0.19 - - [2025-10-24 16:57:40] "PUT /firewall-rule/884996db-eb23-44c4-a99e-9194687e27d4 HTTP/1.1" 200 260 0.046692 10.0.0.19 - - [2025-10-24 16:57:40] "GET /firewall-rule/884996db-eb23-44c4-a99e-9194687e27d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.008399 10.0.0.19 - - [2025-10-24 16:57:40] "PUT /instance-ip/273672e1-8f54-409f-a077-c9cd4e37d37e HTTP/1.1" 200 256 0.011081 10.0.0.19 - - [2025-10-24 16:57:40] "POST /ref-update HTTP/1.1" 200 156 0.019435 10.0.0.19 - - [2025-10-24 16:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.19 - - [2025-10-24 16:57:40] "GET /firewall-policy/a821490b-4787-44de-b8ca-017ae5c3b94a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.015790 10.0.0.19 - - [2025-10-24 16:57:40] "GET /firewall-rule/884996db-eb23-44c4-a99e-9194687e27d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002762 10.0.0.19 - - [2025-10-24 16:57:40] "POST /chown HTTP/1.1" 200 109 0.006900 10.0.0.19 - - [2025-10-24 16:57:41] "POST /chown HTTP/1.1" 200 109 0.021769 10.0.0.19 - - [2025-10-24 16:57:41] "PUT /instance-ip/273672e1-8f54-409f-a077-c9cd4e37d37e HTTP/1.1" 200 256 0.017372 10.0.0.19 - - [2025-10-24 16:57:41] "POST /ref-update HTTP/1.1" 200 156 0.015602 10.0.0.19 - - [2025-10-24 16:57:41] "POST /chown HTTP/1.1" 200 109 0.011968 10.0.0.19 - - [2025-10-24 16:57:41] "POST /chown HTTP/1.1" 200 109 0.022192 10.0.0.19 - - [2025-10-24 16:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.19 - - [2025-10-24 16:57:41] "GET /virtual-network/a2ccc2e8-03cb-4e2f-bb37-8232e41891df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.009925 10.0.0.19 - - [2025-10-24 16:57:41] "PUT /instance-ip/273672e1-8f54-409f-a077-c9cd4e37d37e HTTP/1.1" 200 256 0.036870 10.0.0.19 - - [2025-10-24 16:57:41] "POST /ref-update HTTP/1.1" 200 156 0.019979 10.0.0.19 - - [2025-10-24 16:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005978 10.0.0.19 - - [2025-10-24 16:57:41] "GET /project/8338bdf7-8c86-48cb-9d67-b51ae5a37b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.044982 10.0.0.19 - - [2025-10-24 16:57:41] "POST /virtual-machines HTTP/1.1" 200 373 0.009281 10.0.0.19 - - [2025-10-24 16:57:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.020449 10.0.0.19 - - [2025-10-24 16:57:41] "PUT /service-instance/21de7f06-af29-4ea9-996e-67cad9279ccb HTTP/1.1" 200 266 0.019929 10.0.0.19 - - [2025-10-24 16:57:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.026122 10.0.0.19 - - [2025-10-24 16:57:41] "PUT /service-instance/21de7f06-af29-4ea9-996e-67cad9279ccb HTTP/1.1" 200 266 0.013199 10.0.0.19 - - [2025-10-24 16:57:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.021823 10.0.0.19 - - [2025-10-24 16:57:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.182714 10.0.0.19 - - [2025-10-24 16:57:41] "PUT /service-instance/21de7f06-af29-4ea9-996e-67cad9279ccb HTTP/1.1" 200 266 0.029293 10.0.0.19 - - [2025-10-24 16:57:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.046958 10.0.0.19 - - [2025-10-24 16:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.015969 10.0.0.19 - - [2025-10-24 16:57:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.047174 10.0.0.19 - - [2025-10-24 16:57:41] "GET /virtual-machine-interface/8dafed96-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.006640 10.0.0.19 - - [2025-10-24 16:57:41] "PUT /service-instance/21de7f06-af29-4ea9-996e-67cad9279ccb HTTP/1.1" 200 266 0.012575 10.0.0.19 - - [2025-10-24 16:57:41] "POST /instance-ips HTTP/1.1" 200 413 0.033488 10.0.0.19 - - [2025-10-24 16:57:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.009330 10.0.0.19 - - [2025-10-24 16:57:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.038035 10.0.0.19 - - [2025-10-24 16:57:41] "GET /virtual-machine-interface/8dafed96-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.019665 10.0.0.19 - - [2025-10-24 16:57:41] "PUT /service-instance/21de7f06-af29-4ea9-996e-67cad9279ccb HTTP/1.1" 200 266 0.007422 10.0.0.19 - - [2025-10-24 16:57:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.012751 10.0.0.19 - - [2025-10-24 16:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.19 - - [2025-10-24 16:57:41] "POST /set-tag HTTP/1.1" 200 109 0.013704 10.0.0.19 - - [2025-10-24 16:57:41] "GET /virtual-machine-interface/8dafed96-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.016964 10.0.0.19 - - [2025-10-24 16:57:41] "GET /instance-ip/8dd5893e-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.002721 10.0.0.19 - - [2025-10-24 16:57:41] "POST /chown HTTP/1.1" 200 109 0.006406 10.0.0.19 - - [2025-10-24 16:57:41] "POST /chown HTTP/1.1" 200 109 0.017455 10.0.0.19 - - [2025-10-24 16:57:41] "GET /virtual-machine-interface/8dafed96-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007280 10.0.0.19 - - [2025-10-24 16:57:41] "POST /ref-update HTTP/1.1" 200 156 0.033946 10.0.0.19 - - [2025-10-24 16:57:41] "POST /set-tag HTTP/1.1" 200 109 0.007197 10.0.0.19 - - [2025-10-24 16:57:41] "GET /virtual-router/ac0f5629-6a31-4b15-a232-ca2eed6291f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.003621 10.0.0.19 - - [2025-10-24 16:57:42] "POST /chown HTTP/1.1" 200 109 0.016754 10.0.0.19 - - [2025-10-24 16:57:42] "POST /ref-update HTTP/1.1" 200 156 0.018667 10.0.0.19 - - [2025-10-24 16:57:42] "POST /chown HTTP/1.1" 200 109 0.018575 10.0.0.19 - - [2025-10-24 16:57:42] "GET /virtual-machine-interface/8dafed96-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.021780 10.0.0.19 - - [2025-10-24 16:57:42] "POST /set-tag HTTP/1.1" 200 109 0.002762 10.0.0.19 - - [2025-10-24 16:57:42] "POST /ref-update HTTP/1.1" 200 156 0.026974 10.0.0.19 - - [2025-10-24 16:57:42] "GET /virtual-machine-interface/8dafed96-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004969 10.0.0.19 - - [2025-10-24 16:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.19 - - [2025-10-24 16:57:42] "POST /set-tag HTTP/1.1" 200 109 0.002820 10.0.0.19 - - [2025-10-24 16:57:42] "POST /chown HTTP/1.1" 200 109 0.007090 10.0.0.19 - - [2025-10-24 16:57:42] "POST /chown HTTP/1.1" 200 109 0.016662 10.0.0.19 - - [2025-10-24 16:57:42] "POST /chown HTTP/1.1" 200 109 0.006609 10.0.0.19 - - [2025-10-24 16:57:42] "POST /chown HTTP/1.1" 200 109 0.026901 10.0.0.19 - - [2025-10-24 16:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.19 - - [2025-10-24 16:57:42] "POST /chown HTTP/1.1" 200 109 0.005784 10.0.0.19 - - [2025-10-24 16:57:42] "POST /chown HTTP/1.1" 200 109 0.014263 10.0.0.19 - - [2025-10-24 16:57:42] "POST /chown HTTP/1.1" 200 109 0.007293 10.0.0.19 - - [2025-10-24 16:57:42] "POST /chown HTTP/1.1" 200 109 0.014276 10.0.0.19 - - [2025-10-24 16:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.19 - - [2025-10-24 16:57:42] "POST /chown HTTP/1.1" 200 109 0.006540 10.0.0.19 - - [2025-10-24 16:57:42] "POST /chown HTTP/1.1" 200 109 0.017119 10.0.0.19 - - [2025-10-24 16:57:42] "POST /chown HTTP/1.1" 200 109 0.015417 10.0.0.19 - - [2025-10-24 16:57:42] "POST /chown HTTP/1.1" 200 109 0.007282 10.0.0.19 - - [2025-10-24 16:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.19 - - [2025-10-24 16:57:42] "POST /chown HTTP/1.1" 200 109 0.006423 10.0.0.19 - - [2025-10-24 16:57:42] "POST /chown HTTP/1.1" 200 109 0.006316 10.0.0.19 - - [2025-10-24 16:57:42] "POST /chown HTTP/1.1" 200 109 0.019601 10.0.0.19 - - [2025-10-24 16:57:42] "POST /chown HTTP/1.1" 200 109 0.021465 10.0.0.19 - - [2025-10-24 16:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.19 - - [2025-10-24 16:57:42] "POST /chown HTTP/1.1" 200 109 0.005602 10.0.0.19 - - [2025-10-24 16:57:42] "POST /chown HTTP/1.1" 200 109 0.020050 10.0.0.19 - - [2025-10-24 16:57:42] "POST /chown HTTP/1.1" 200 109 0.006625 10.0.0.19 - - [2025-10-24 16:57:42] "POST /chown HTTP/1.1" 200 109 0.022717 10.0.0.19 - - [2025-10-24 16:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.19 - - [2025-10-24 16:57:42] "POST /chown HTTP/1.1" 200 109 0.006185 10.0.0.19 - - [2025-10-24 16:57:42] "POST /chown HTTP/1.1" 200 109 0.029941 10.0.0.19 - - [2025-10-24 16:57:42] "POST /chown HTTP/1.1" 200 109 0.007735 10.0.0.19 - - [2025-10-24 16:57:43] "POST /chown HTTP/1.1" 200 109 0.006228 10.0.0.19 - - [2025-10-24 16:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.19 - - [2025-10-24 16:57:43] "POST /chown HTTP/1.1" 200 109 0.006644 10.0.0.19 - - [2025-10-24 16:57:43] "POST /chown HTTP/1.1" 200 109 0.007624 10.0.0.19 - - [2025-10-24 16:57:43] "POST /chown HTTP/1.1" 200 109 0.014457 10.0.0.19 - - [2025-10-24 16:57:43] "POST /chown HTTP/1.1" 200 109 0.017305 10.0.0.19 - - [2025-10-24 16:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.19 - - [2025-10-24 16:57:43] "POST /chown HTTP/1.1" 200 109 0.005945 10.0.0.19 - - [2025-10-24 16:57:43] "POST /chown HTTP/1.1" 200 109 0.019316 10.0.0.19 - - [2025-10-24 16:57:43] "POST /chown HTTP/1.1" 200 109 0.011991 10.0.0.19 - - [2025-10-24 16:57:43] "POST /chown HTTP/1.1" 200 109 0.006535 10.0.0.19 - - [2025-10-24 16:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.19 - - [2025-10-24 16:57:43] "POST /chown HTTP/1.1" 200 109 0.005840 10.0.0.19 - - [2025-10-24 16:57:43] "POST /chown HTTP/1.1" 200 109 0.006643 10.0.0.19 - - [2025-10-24 16:57:43] "POST /chown HTTP/1.1" 200 109 0.016111 10.0.0.19 - - [2025-10-24 16:57:43] "POST /chown HTTP/1.1" 200 109 0.019239 10.0.0.19 - - [2025-10-24 16:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.19 - - [2025-10-24 16:57:43] "POST /chown HTTP/1.1" 200 109 0.005340 10.0.0.19 - - [2025-10-24 16:57:43] "POST /chown HTTP/1.1" 200 109 0.018686 10.0.0.19 - - [2025-10-24 16:57:43] "POST /chown HTTP/1.1" 200 109 0.006131 10.0.0.19 - - [2025-10-24 16:57:43] "POST /chown HTTP/1.1" 200 109 0.017290 10.0.0.19 - - [2025-10-24 16:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.19 - - [2025-10-24 16:57:43] "POST /chown HTTP/1.1" 200 109 0.006577 10.0.0.19 - - [2025-10-24 16:57:43] "POST /chown HTTP/1.1" 200 109 0.025969 10.0.0.19 - - [2025-10-24 16:57:43] "POST /chown HTTP/1.1" 200 109 0.014639 10.0.0.19 - - [2025-10-24 16:57:43] "POST /chown HTTP/1.1" 200 109 0.006133 10.0.0.19 - - [2025-10-24 16:57:45] "GET /virtual-machine-interface/88e701a0-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006642 10.0.0.19 - - [2025-10-24 16:57:45] "POST /set-tag HTTP/1.1" 200 109 0.004377 10.0.0.19 - - [2025-10-24 16:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.19 - - [2025-10-24 16:57:45] "GET /loadbalancer/f213e97b-8dd5-4b01-a3d8-1392e17fa105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002245 10.0.0.19 - - [2025-10-24 16:57:45] "GET /loadbalancer-pool/3cc8a246-55d9-44ca-b1c8-f84435e25a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003072 10.0.0.19 - - [2025-10-24 16:57:45] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016902 10.0.0.19 - - [2025-10-24 16:57:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.019974 10.0.0.19 - - [2025-10-24 16:57:45] "GET /virtual-machine-interface/88e701a0-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.010408 10.0.0.19 - - [2025-10-24 16:57:45] "GET /virtual-machine-interface/88e701a0-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004087 10.0.0.19 - - [2025-10-24 16:57:45] "POST /ref-update HTTP/1.1" 200 156 0.013086 10.0.0.19 - - [2025-10-24 16:57:45] "GET /floating-ip/94e84d72-4bc0-4fa1-ada0-ded13b0eb3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1782 0.015464 10.0.0.19 - - [2025-10-24 16:57:45] "POST /tags HTTP/1.1" 409 221 0.001659 10.0.0.19 - - [2025-10-24 16:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001504 10.0.0.19 - - [2025-10-24 16:57:45] "GET /tag/379d7cd8-aaaa-424f-9974-9a339b7aebfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012453 10.0.0.19 - - [2025-10-24 16:57:45] "POST /set-tag HTTP/1.1" 200 109 0.019962 10.0.0.19 - - [2025-10-24 16:57:45] "PUT /floating-ip/94e84d72-4bc0-4fa1-ada0-ded13b0eb3f7 HTTP/1.1" 200 256 0.016560 10.0.0.19 - - [2025-10-24 16:57:46] "GET /virtual-machine/a90f0f95-fb7c-4257-8fea-0841f7aff8be?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.016480 10.0.0.19 - - [2025-10-24 16:57:46] "GET /virtual-machine-interface/89510618-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.010040 10.0.0.19 - - [2025-10-24 16:57:46] "GET /virtual-machine-interface/88e701a0-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005979 10.0.0.19 - - [2025-10-24 16:57:46] "POST /set-tag HTTP/1.1" 200 109 0.002043 10.0.0.19 - - [2025-10-24 16:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007308 10.0.0.19 - - [2025-10-24 16:57:46] "GET /loadbalancer/f213e97b-8dd5-4b01-a3d8-1392e17fa105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006451 10.0.0.19 - - [2025-10-24 16:57:46] "GET /loadbalancer-pool/3cc8a246-55d9-44ca-b1c8-f84435e25a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003691 10.0.0.19 - - [2025-10-24 16:57:46] "POST /loadbalancer-members HTTP/1.1" 200 702 0.020399 10.0.0.19 - - [2025-10-24 16:57:46] "GET /virtual-machine/3e6d76e3-9de8-4ebe-bf3d-d79f4d360c11?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.022105 10.0.0.19 - - [2025-10-24 16:57:46] "GET /virtual-machine-interface/89510618-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.009690 10.0.0.19 - - [2025-10-24 16:57:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.046925 10.0.0.19 - - [2025-10-24 16:57:46] "GET /virtual-machine-interface/89510618-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.015885 10.0.0.19 - - [2025-10-24 16:57:46] "GET /virtual-machine-interface/89510618-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.015509 10.0.0.19 - - [2025-10-24 16:57:46] "POST /ref-update HTTP/1.1" 200 156 0.010644 10.0.0.19 - - [2025-10-24 16:57:46] "GET /floating-ip/94e84d72-4bc0-4fa1-ada0-ded13b0eb3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.043075 10.0.0.19 - - [2025-10-24 16:57:46] "POST /set-tag HTTP/1.1" 200 109 0.052672 10.0.0.19 - - [2025-10-24 16:57:55] "GET /virtual-machine-interface/8dafed96-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004917 10.0.0.19 - - [2025-10-24 16:57:55] "POST /set-tag HTTP/1.1" 200 109 0.002161 10.0.0.19 - - [2025-10-24 16:57:56] "GET /virtual-machine/e85f2e3a-435c-44f4-bc9c-03aec4e4a2e1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003052 10.0.0.19 - - [2025-10-24 16:57:56] "GET /virtual-machine-interface/8dafed96-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004160 10.0.0.19 - - [2025-10-24 16:57:56] "GET /virtual-machine-interface/8dafed96-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005594 10.0.0.19 - - [2025-10-24 16:57:56] "POST /set-tag HTTP/1.1" 200 109 0.002188 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:58:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000985 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:58:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000941 10.0.0.19 - - [2025-10-24 16:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.19 - - [2025-10-24 16:58:27] "POST /chown HTTP/1.1" 200 109 0.006227 10.0.0.19 - - [2025-10-24 16:58:27] "POST /chown HTTP/1.1" 200 109 0.016036 10.0.0.19 - - [2025-10-24 16:58:27] "POST /chown HTTP/1.1" 200 109 0.005522 10.0.0.19 - - [2025-10-24 16:58:27] "POST /chown HTTP/1.1" 200 109 0.006412 10.0.0.19 - - [2025-10-24 16:58:28] "GET /virtual-machine-interface/8dafed96-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007212 10.0.0.19 - - [2025-10-24 16:58:28] "POST /set-tag HTTP/1.1" 200 109 0.002245 10.0.0.19 - - [2025-10-24 16:58:28] "GET /virtual-machine-interface/8dafed96-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005633 10.0.0.19 - - [2025-10-24 16:58:28] "POST /set-tag HTTP/1.1" 200 109 0.002789 10.0.0.19 - - [2025-10-24 16:58:28] "GET /virtual-machine/e85f2e3a-435c-44f4-bc9c-03aec4e4a2e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002820 10.0.0.19 - - [2025-10-24 16:58:28] "POST /ref-update HTTP/1.1" 200 156 0.008414 10.0.0.19 - - [2025-10-24 16:58:28] "GET /virtual-machine-interface/8dafed96-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.009973 10.0.0.19 - - [2025-10-24 16:58:28] "POST /set-tag HTTP/1.1" 200 109 0.026491 10.0.0.19 - - [2025-10-24 16:58:28] "POST /set-tag HTTP/1.1" 200 109 0.032196 10.0.0.19 - - [2025-10-24 16:58:28] "DELETE /instance-ip/8dd5893e-b0fa-11f0-87e3-fa163e9d66fe HTTP/1.1" 200 115 0.040518 10.0.0.19 - - [2025-10-24 16:58:28] "DELETE /virtual-machine-interface/8dafed96-b0fa-11f0-87e3-fa163e9d66fe HTTP/1.1" 200 115 0.040433 10.0.0.19 - - [2025-10-24 16:58:28] "DELETE /virtual-machine/e85f2e3a-435c-44f4-bc9c-03aec4e4a2e1 HTTP/1.1" 200 115 0.022553 10.0.0.19 - - [2025-10-24 16:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.19 - - [2025-10-24 16:58:31] "GET /tag/fe14a700-b64e-41df-b02a-e2c0c6af967c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.014364 10.0.0.19 - - [2025-10-24 16:58:31] "GET /tag/fe14a700-b64e-41df-b02a-e2c0c6af967c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.013070 10.0.0.19 - - [2025-10-24 16:58:31] "GET /virtual-machine-interface/001966d9-ca89-4103-97fd-af3026c866be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.004195 10.0.0.19 - - [2025-10-24 16:58:31] "POST /set-tag HTTP/1.1" 200 109 0.013295 10.0.0.19 - - [2025-10-24 16:58:31] "GET /virtual-machine-interface/b0e5fb14-ff4b-4dfd-851c-d61f85d536b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005802 10.0.0.19 - - [2025-10-24 16:58:31] "POST /set-tag HTTP/1.1" 200 109 0.014865 10.0.0.19 - - [2025-10-24 16:58:31] "GET /virtual-machine-interface/e50274af-a1e4-46a5-83d3-d0ed552b19c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.018343 10.0.0.19 - - [2025-10-24 16:58:32] "POST /set-tag HTTP/1.1" 200 109 0.016634 10.0.0.19 - - [2025-10-24 16:58:32] "GET /firewall-policy/a821490b-4787-44de-b8ca-017ae5c3b94a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.009438 10.0.0.19 - - [2025-10-24 16:58:32] "GET /firewall-rule/884996db-eb23-44c4-a99e-9194687e27d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002793 10.0.0.19 - - [2025-10-24 16:58:32] "POST /ref-update HTTP/1.1" 200 156 0.031105 10.0.0.19 - - [2025-10-24 16:58:32] "DELETE /firewall-rule/884996db-eb23-44c4-a99e-9194687e27d4 HTTP/1.1" 200 115 0.053248 10.0.0.19 - - [2025-10-24 16:58:32] "DELETE /loadbalancer-member/ad781325-6875-4e29-af26-7297ae4f11d9 HTTP/1.1" 200 115 0.026749 10.0.0.19 - - [2025-10-24 16:58:32] "PUT /service-instance/21de7f06-af29-4ea9-996e-67cad9279ccb HTTP/1.1" 200 266 0.009670 10.0.0.19 - - [2025-10-24 16:58:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.012507 10.0.0.19 - - [2025-10-24 16:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004493 10.0.0.19 - - [2025-10-24 16:58:32] "DELETE /loadbalancer-pool/1b61fdf8-9152-4d64-af57-8a7604180381 HTTP/1.1" 200 115 0.067705 10.0.0.19 - - [2025-10-24 16:58:32] "DELETE /loadbalancer-listener/a52ea9a8-901a-47ce-be46-82eb120d28f7 HTTP/1.1" 200 115 0.028157 10.0.0.19 - - [2025-10-24 16:58:32] "GET /floating-ip/8a608097-26c4-4c59-a0f7-73513f5c5346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.002713 10.0.0.19 - - [2025-10-24 16:58:32] "POST /chown HTTP/1.1" 200 109 0.012204 10.0.0.19 - - [2025-10-24 16:58:32] "POST /chown HTTP/1.1" 200 109 0.018808 10.0.0.19 - - [2025-10-24 16:58:32] "POST /chown HTTP/1.1" 200 109 0.014620 10.0.0.19 - - [2025-10-24 16:58:32] "PUT /floating-ip/8a608097-26c4-4c59-a0f7-73513f5c5346 HTTP/1.1" 200 256 0.027446 10.0.0.19 - - [2025-10-24 16:58:32] "POST /chown HTTP/1.1" 200 109 0.023797 10.0.0.19 - - [2025-10-24 16:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.19 - - [2025-10-24 16:58:32] "POST /chown HTTP/1.1" 200 109 0.006693 10.0.0.19 - - [2025-10-24 16:58:32] "POST /chown HTTP/1.1" 200 109 0.023103 10.0.0.19 - - [2025-10-24 16:58:32] "DELETE /floating-ip/8a608097-26c4-4c59-a0f7-73513f5c5346 HTTP/1.1" 200 115 0.111817 10.0.0.19 - - [2025-10-24 16:58:32] "POST /chown HTTP/1.1" 200 109 0.005697 10.0.0.19 - - [2025-10-24 16:58:32] "POST /chown HTTP/1.1" 200 109 0.028574 10.0.0.19 - - [2025-10-24 16:58:32] "DELETE /loadbalancer/d02a2625-66c8-43ad-b30c-b1f240623c32 HTTP/1.1" 200 115 0.099622 10.0.0.19 - - [2025-10-24 16:58:32] "PUT /service-instance/21de7f06-af29-4ea9-996e-67cad9279ccb HTTP/1.1" 200 266 0.009655 10.0.0.19 - - [2025-10-24 16:58:32] "DELETE /instance-ip/273672e1-8f54-409f-a077-c9cd4e37d37e HTTP/1.1" 200 115 0.070197 10.0.0.19 - - [2025-10-24 16:58:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.022160 10.0.0.19 - - [2025-10-24 16:58:32] "DELETE /virtual-machine-interface/b0e5fb14-ff4b-4dfd-851c-d61f85d536b6 HTTP/1.1" 200 115 0.051617 10.0.0.19 - - [2025-10-24 16:58:32] "PUT /service-instance/21de7f06-af29-4ea9-996e-67cad9279ccb HTTP/1.1" 200 266 0.013754 10.0.0.19 - - [2025-10-24 16:58:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.011255 10.0.0.19 - - [2025-10-24 16:58:32] "GET /floating-ip-pool/1e5eddae-703f-4034-b0e5-ae788e28fc16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002825 10.0.0.19 - - [2025-10-24 16:58:32] "PUT /service-instance/21de7f06-af29-4ea9-996e-67cad9279ccb HTTP/1.1" 200 266 0.025045 10.0.0.19 - - [2025-10-24 16:58:32] "DELETE /tag/fe14a700-b64e-41df-b02a-e2c0c6af967c HTTP/1.1" 200 115 0.112822 10.0.0.19 - - [2025-10-24 16:58:32] "POST /ref-update HTTP/1.1" 200 156 0.027583 10.0.0.19 - - [2025-10-24 16:58:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.020919 10.0.0.19 - - [2025-10-24 16:58:32] "DELETE /floating-ip-pool/1e5eddae-703f-4034-b0e5-ae788e28fc16 HTTP/1.1" 200 115 0.059240 10.0.0.19 - - [2025-10-24 16:58:32] "DELETE /service-instance/21de7f06-af29-4ea9-996e-67cad9279ccb HTTP/1.1" 200 115 0.063815 10.0.0.19 - - [2025-10-24 16:58:33] "GET /virtual-machine-interface/e50274af-a1e4-46a5-83d3-d0ed552b19c4?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.004998 10.0.0.19 - - [2025-10-24 16:58:33] "POST /useragent-kv HTTP/1.1" 200 115 0.001737 10.0.0.19 - - [2025-10-24 16:58:33] "POST /useragent-kv HTTP/1.1" 200 115 0.001429 10.0.0.19 - - [2025-10-24 16:58:33] "DELETE /virtual-network/e6f58152-0349-4aa2-838b-c6209ee573d2 HTTP/1.1" 200 115 0.081805 10.0.0.19 - - [2025-10-24 16:58:33] "GET /routing-instance/6b542dae-8a75-4f52-bd06-d1420f1e47db HTTP/1.1" 404 171 0.002016 10.0.0.19 - - [2025-10-24 16:58:33] "GET /domains HTTP/1.1" 200 280 0.003088 10.0.0.19 - - [2025-10-24 16:58:33] "GET /domain/2354dfd1-3515-4f14-85eb-4072c36af627 HTTP/1.1" 200 3085 0.005093 10.0.0.19 - - [2025-10-24 16:58:33] "GET /project/8338bdf7-8c86-48cb-9d67-b51ae5a37b11 HTTP/1.1" 200 7142 0.057441 10.0.0.19 - - [2025-10-24 16:58:33] "DELETE /virtual-machine-interface/e50274af-a1e4-46a5-83d3-d0ed552b19c4 HTTP/1.1" 200 115 0.108679 10.0.0.19 - - [2025-10-24 16:58:33] "POST /ref-update HTTP/1.1" 200 156 0.016652 10.0.0.19 - - [2025-10-24 16:58:33] "GET /virtual-machine-interface/89510618-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.030773 10.0.0.19 - - [2025-10-24 16:58:33] "POST /set-tag HTTP/1.1" 200 109 0.011075 10.0.0.19 - - [2025-10-24 16:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.19 - - [2025-10-24 16:58:33] "DELETE /virtual-machine/1bfcf8ad-f702-43f5-90c2-9fad04def608 HTTP/1.1" 200 115 0.074579 10.0.0.19 - - [2025-10-24 16:58:33] "GET /loadbalancer/f213e97b-8dd5-4b01-a3d8-1392e17fa105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.007080 10.0.0.19 - - [2025-10-24 16:58:33] "GET /virtual-machine-interface/001966d9-ca89-4103-97fd-af3026c866be?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1205 0.008769 10.0.0.19 - - [2025-10-24 16:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004561 10.0.0.19 - - [2025-10-24 16:58:33] "DELETE /route-target/39abac09-e2c5-41df-8c48-b6c185391a6c HTTP/1.1" 200 115 0.018076 10.0.0.19 - - [2025-10-24 16:58:33] "GET /virtual-machine-interface/89510618-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004425 10.0.0.19 - - [2025-10-24 16:58:33] "POST /set-tag HTTP/1.1" 200 109 0.017679 10.0.0.19 - - [2025-10-24 16:58:33] "DELETE /virtual-machine-interface/001966d9-ca89-4103-97fd-af3026c866be HTTP/1.1" 200 115 0.073775 10.0.0.19 - - [2025-10-24 16:58:33] "DELETE /loadbalancer-member/6589f5cc-5a67-4b97-9087-3681caad22df HTTP/1.1" 200 115 0.045152 10.0.0.19 - - [2025-10-24 16:58:33] "DELETE /virtual-machine/81c75337-67eb-40ea-a963-67e11dc34312 HTTP/1.1" 200 115 0.017387 10.0.0.19 - - [2025-10-24 16:58:34] "GET /virtual-machine-interface/89510618-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006498 10.0.0.19 - - [2025-10-24 16:58:34] "POST /set-tag HTTP/1.1" 200 109 0.003203 10.0.0.19 - - [2025-10-24 16:58:34] "GET /virtual-machine-interface/89510618-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006041 10.0.0.19 - - [2025-10-24 16:58:34] "POST /set-tag HTTP/1.1" 200 109 0.002387 10.0.0.19 - - [2025-10-24 16:58:34] "GET /virtual-machine/3e6d76e3-9de8-4ebe-bf3d-d79f4d360c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003024 10.0.0.19 - - [2025-10-24 16:58:34] "POST /ref-update HTTP/1.1" 200 156 0.009331 10.0.0.19 - - [2025-10-24 16:58:34] "GET /virtual-machine-interface/89510618-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.016927 10.0.0.19 - - [2025-10-24 16:58:34] "POST /set-tag HTTP/1.1" 200 109 0.019267 10.0.0.19 - - [2025-10-24 16:58:34] "POST /set-tag HTTP/1.1" 200 109 0.031824 10.0.0.19 - - [2025-10-24 16:58:34] "POST /set-tag HTTP/1.1" 200 109 0.026228 10.0.0.19 - - [2025-10-24 16:58:34] "DELETE /instance-ip/89657a30-b0fa-11f0-87e3-fa163e9d66fe HTTP/1.1" 200 115 0.039119 10.0.0.19 - - [2025-10-24 16:58:34] "POST /ref-update HTTP/1.1" 200 156 0.008201 10.0.0.19 - - [2025-10-24 16:58:34] "DELETE /virtual-machine-interface/89510618-b0fa-11f0-87e3-fa163e9d66fe HTTP/1.1" 200 115 0.042199 10.0.0.19 - - [2025-10-24 16:58:34] "DELETE /virtual-machine/3e6d76e3-9de8-4ebe-bf3d-d79f4d360c11 HTTP/1.1" 200 115 0.020897 10.0.0.19 - - [2025-10-24 16:58:38] "GET /virtual-machine-interface/88e701a0-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.008570 10.0.0.19 - - [2025-10-24 16:58:38] "POST /set-tag HTTP/1.1" 200 109 0.006047 10.0.0.19 - - [2025-10-24 16:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.19 - - [2025-10-24 16:58:38] "GET /loadbalancer/f213e97b-8dd5-4b01-a3d8-1392e17fa105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002943 10.0.0.19 - - [2025-10-24 16:58:39] "GET /virtual-machine-interface/88e701a0-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005939 10.0.0.19 - - [2025-10-24 16:58:39] "POST /set-tag HTTP/1.1" 200 109 0.006141 10.0.0.19 - - [2025-10-24 16:58:39] "GET /virtual-machine-interface/88e701a0-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004850 10.0.0.19 - - [2025-10-24 16:58:39] "POST /set-tag HTTP/1.1" 200 109 0.002829 10.0.0.19 - - [2025-10-24 16:58:39] "GET /virtual-machine/a90f0f95-fb7c-4257-8fea-0841f7aff8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002783 10.0.0.19 - - [2025-10-24 16:58:39] "POST /ref-update HTTP/1.1" 200 156 0.010065 10.0.0.19 - - [2025-10-24 16:58:39] "GET /virtual-machine-interface/88e701a0-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.014090 10.0.0.19 - - [2025-10-24 16:58:39] "POST /set-tag HTTP/1.1" 200 109 0.023176 10.0.0.19 - - [2025-10-24 16:58:39] "POST /set-tag HTTP/1.1" 200 109 0.029644 10.0.0.19 - - [2025-10-24 16:58:39] "POST /set-tag HTTP/1.1" 200 109 0.024477 10.0.0.19 - - [2025-10-24 16:58:39] "DELETE /instance-ip/8901332c-b0fa-11f0-87e3-fa163e9d66fe HTTP/1.1" 200 115 0.040339 10.0.0.19 - - [2025-10-24 16:58:39] "POST /ref-update HTTP/1.1" 200 156 0.012073 10.0.0.19 - - [2025-10-24 16:58:39] "DELETE /virtual-machine-interface/88e701a0-b0fa-11f0-87e3-fa163e9d66fe HTTP/1.1" 200 115 0.042188 10.0.0.19 - - [2025-10-24 16:58:39] "DELETE /virtual-machine/a90f0f95-fb7c-4257-8fea-0841f7aff8be HTTP/1.1" 200 115 0.015914 10.0.0.19 - - [2025-10-24 16:58:39] "DELETE /tag/7ee6249f-7a9c-4639-80e5-bd00b5cbed73 HTTP/1.1" 200 115 0.042477 10.0.0.19 - - [2025-10-24 16:58:39] "DELETE /tag/5bfb072c-926a-4968-bfa7-1b48eed282f5 HTTP/1.1" 200 115 0.075570 10.0.0.19 - - [2025-10-24 16:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.19 - - [2025-10-24 16:58:43] "GET /project/8338bdf7-8c86-48cb-9d67-b51ae5a37b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036241 10.0.0.19 - - [2025-10-24 16:58:43] "POST /tags HTTP/1.1" 200 393 0.028510 10.0.0.19 - - [2025-10-24 16:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.016505 10.0.0.19 - - [2025-10-24 16:58:43] "GET /tag/749124bf-b662-4fc3-834b-820cedbc3fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.012769 10.0.0.19 - - [2025-10-24 16:58:43] "POST /tags HTTP/1.1" 200 341 0.019138 10.0.0.19 - - [2025-10-24 16:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.19 - - [2025-10-24 16:58:43] "GET /tag/fa48da01-e8e0-435a-9c59-a5b6a702d209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015083 10.0.0.19 - - [2025-10-24 16:58:43] "POST /id-to-fqname HTTP/1.1" 200 192 0.000499 10.0.0.19 - - [2025-10-24 16:58:43] "POST /fqname-to-id HTTP/1.1" 404 201 0.003700 10.0.0.19 - - [2025-10-24 16:58:43] "POST /security-groups HTTP/1.1" 200 589 0.075881 10.0.0.19 - - [2025-10-24 16:58:43] "POST /projects HTTP/1.1" 200 519 0.163311 10.0.0.19 - - [2025-10-24 16:58:43] "POST /fqname-to-id HTTP/1.1" 404 236 0.001856 10.0.0.19 - - [2025-10-24 16:58:44] "POST /access-control-lists HTTP/1.1" 200 598 0.073151 10.0.0.19 - - [2025-10-24 16:58:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.064498 10.0.0.19 - - [2025-10-24 16:58:44] "POST /fqname-to-id HTTP/1.1" 404 235 0.020449 10.0.0.19 - - [2025-10-24 16:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.017899 10.0.0.19 - - [2025-10-24 16:58:44] "GET /virtual-network/a2ccc2e8-03cb-4e2f-bb37-8232e41891df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004159 10.0.0.19 - - [2025-10-24 16:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005495 10.0.0.19 - - [2025-10-24 16:58:44] "GET /virtual-network/d8c51014-4fba-4f99-b973-72618a77ed63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004595 10.0.0.19 - - [2025-10-24 16:58:44] "POST /access-control-lists HTTP/1.1" 200 596 0.033949 10.0.0.19 - - [2025-10-24 16:58:44] "PUT /virtual-network/a2ccc2e8-03cb-4e2f-bb37-8232e41891df HTTP/1.1" 200 264 0.060105 10.0.0.19 - - [2025-10-24 16:58:44] "PUT /virtual-network/d8c51014-4fba-4f99-b973-72618a77ed63 HTTP/1.1" 200 264 0.054506 10.0.0.19 - - [2025-10-24 16:58:44] "POST /security-groups HTTP/1.1" 200 591 0.070146 10.0.0.19 - - [2025-10-24 16:58:44] "POST /fqname-to-id HTTP/1.1" 404 270 0.004550 10.0.0.19 - - [2025-10-24 16:58:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.027667 10.0.0.19 - - [2025-10-24 16:58:44] "POST /chown HTTP/1.1" 200 109 0.063154 10.0.0.19 - - [2025-10-24 16:58:44] "POST /access-control-lists HTTP/1.1" 200 632 0.086831 10.0.0.19 - - [2025-10-24 16:58:44] "POST /fqname-to-id HTTP/1.1" 404 269 0.025086 10.0.0.19 - - [2025-10-24 16:58:44] "GET /application-policy-set/72aff752-f25c-4fc5-a76a-a378e08e7694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011932 10.0.0.19 - - [2025-10-24 16:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.19 - - [2025-10-24 16:58:44] "GET /policy-management/3b666103-ea5b-4357-9e89-217e6a98cd44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003258 10.0.0.19 - - [2025-10-24 16:58:44] "POST /tags HTTP/1.1" 409 226 0.002077 10.0.0.19 - - [2025-10-24 16:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.19 - - [2025-10-24 16:58:44] "GET /tag/fa48da01-e8e0-435a-9c59-a5b6a702d209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012511 10.0.0.19 - - [2025-10-24 16:58:44] "POST /access-control-lists HTTP/1.1" 200 630 0.067326 10.0.0.19 - - [2025-10-24 16:58:44] "POST /firewall-rules HTTP/1.1" 200 600 0.086396 10.0.0.19 - - [2025-10-24 16:58:44] "GET /firewall-rule/73fd7531-8143-4cfd-95bd-f29ff600263a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004118 10.0.0.19 - - [2025-10-24 16:58:44] "GET /firewall-policy/0732acac-9c88-44d7-9996-7b3ea0afc4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011040 10.0.0.19 - - [2025-10-24 16:58:44] "GET /firewall-rule/73fd7531-8143-4cfd-95bd-f29ff600263a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004080 10.0.0.19 - - [2025-10-24 16:58:44] "POST /ref-update HTTP/1.1" 200 156 0.056684 10.0.0.19 - - [2025-10-24 16:58:44] "GET /application-policy-set/72aff752-f25c-4fc5-a76a-a378e08e7694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011445 10.0.0.19 - - [2025-10-24 16:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.19 - - [2025-10-24 16:58:44] "GET /policy-management/3b666103-ea5b-4357-9e89-217e6a98cd44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002837 10.0.0.19 - - [2025-10-24 16:58:44] "POST /tags HTTP/1.1" 409 226 0.001741 10.0.0.19 - - [2025-10-24 16:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001419 10.0.0.19 - - [2025-10-24 16:58:45] "GET /tag/fa48da01-e8e0-435a-9c59-a5b6a702d209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.020193 10.0.0.19 - - [2025-10-24 16:58:45] "POST /firewall-rules HTTP/1.1" 200 598 0.080770 10.0.0.19 - - [2025-10-24 16:58:45] "GET /firewall-rule/38a30981-cdf0-43c6-a3d4-07ad3eed04ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004918 10.0.0.19 - - [2025-10-24 16:58:45] "GET /firewall-policy/0732acac-9c88-44d7-9996-7b3ea0afc4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.004886 10.0.0.19 - - [2025-10-24 16:58:45] "GET /firewall-rule/38a30981-cdf0-43c6-a3d4-07ad3eed04ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002407 10.0.0.19 - - [2025-10-24 16:58:45] "POST /ref-update HTTP/1.1" 200 156 0.048438 10.0.0.19 - - [2025-10-24 16:58:46] "POST /tags HTTP/1.1" 200 393 0.029641 10.0.0.19 - - [2025-10-24 16:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.022660 10.0.0.19 - - [2025-10-24 16:58:46] "GET /tag/8610b940-5684-4d70-98e9-ad6b339f96b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014136 10.0.0.19 - - [2025-10-24 16:58:46] "POST /tags HTTP/1.1" 200 341 0.018132 10.0.0.19 - - [2025-10-24 16:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.19 - - [2025-10-24 16:58:46] "GET /tag/bd5ecdfb-a682-43f2-966c-e083b530a36e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014950 10.0.0.19 - - [2025-10-24 16:58:46] "POST /id-to-fqname HTTP/1.1" 200 192 0.000681 10.0.0.19 - - [2025-10-24 16:58:46] "POST /fqname-to-id HTTP/1.1" 404 201 0.006078 10.0.0.19 - - [2025-10-24 16:58:47] "POST /security-groups HTTP/1.1" 200 589 0.068273 10.0.0.19 - - [2025-10-24 16:58:47] "POST /projects HTTP/1.1" 200 519 0.223733 10.0.0.19 - - [2025-10-24 16:58:47] "POST /fqname-to-id HTTP/1.1" 404 236 0.002540 10.0.0.19 - - [2025-10-24 16:58:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.008564 10.0.0.19 - - [2025-10-24 16:58:47] "POST /access-control-lists HTTP/1.1" 200 598 0.036342 10.0.0.19 - - [2025-10-24 16:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.016942 10.0.0.19 - - [2025-10-24 16:58:47] "POST /fqname-to-id HTTP/1.1" 404 235 0.006727 10.0.0.19 - - [2025-10-24 16:58:47] "GET /virtual-network/a2ccc2e8-03cb-4e2f-bb37-8232e41891df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.009151 10.0.0.19 - - [2025-10-24 16:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001416 10.0.0.19 - - [2025-10-24 16:58:47] "GET /virtual-network/d8c51014-4fba-4f99-b973-72618a77ed63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004369 10.0.0.19 - - [2025-10-24 16:58:47] "POST /access-control-lists HTTP/1.1" 200 596 0.061891 10.0.0.19 - - [2025-10-24 16:58:47] "PUT /virtual-network/a2ccc2e8-03cb-4e2f-bb37-8232e41891df HTTP/1.1" 200 264 0.110744 10.0.0.19 - - [2025-10-24 16:58:47] "PUT /virtual-network/d8c51014-4fba-4f99-b973-72618a77ed63 HTTP/1.1" 200 264 0.075821 10.0.0.19 - - [2025-10-24 16:58:47] "POST /security-groups HTTP/1.1" 200 591 0.064385 10.0.0.19 - - [2025-10-24 16:58:47] "POST /fqname-to-id HTTP/1.1" 404 270 0.007863 10.0.0.19 - - [2025-10-24 16:58:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.032768 10.0.0.19 - - [2025-10-24 16:58:47] "POST /chown HTTP/1.1" 200 109 0.073312 10.0.0.19 - - [2025-10-24 16:58:47] "POST /access-control-lists HTTP/1.1" 200 632 0.103571 10.0.0.19 - - [2025-10-24 16:58:47] "POST /fqname-to-id HTTP/1.1" 404 269 0.013916 10.0.0.19 - - [2025-10-24 16:58:47] "GET /application-policy-set/72aff752-f25c-4fc5-a76a-a378e08e7694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002388 10.0.0.19 - - [2025-10-24 16:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001419 10.0.0.19 - - [2025-10-24 16:58:47] "GET /policy-management/3b666103-ea5b-4357-9e89-217e6a98cd44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001976 10.0.0.19 - - [2025-10-24 16:58:47] "POST /tags HTTP/1.1" 409 226 0.001706 10.0.0.19 - - [2025-10-24 16:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001302 10.0.0.19 - - [2025-10-24 16:58:47] "GET /tag/bd5ecdfb-a682-43f2-966c-e083b530a36e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010155 10.0.0.19 - - [2025-10-24 16:58:47] "POST /access-control-lists HTTP/1.1" 200 630 0.069074 10.0.0.19 - - [2025-10-24 16:58:47] "POST /firewall-rules HTTP/1.1" 200 600 0.096300 10.0.0.19 - - [2025-10-24 16:58:47] "GET /firewall-rule/e3d84f2b-0256-423c-ba55-04a790bb1264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004175 10.0.0.19 - - [2025-10-24 16:58:47] "GET /firewall-policy/0732acac-9c88-44d7-9996-7b3ea0afc4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.003639 10.0.0.19 - - [2025-10-24 16:58:47] "GET /firewall-rule/e3d84f2b-0256-423c-ba55-04a790bb1264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002223 10.0.0.19 - - [2025-10-24 16:58:47] "POST /ref-update HTTP/1.1" 200 156 0.059977 10.0.0.19 - - [2025-10-24 16:58:47] "GET /application-policy-set/72aff752-f25c-4fc5-a76a-a378e08e7694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.023592 10.0.0.19 - - [2025-10-24 16:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006229 10.0.0.19 - - [2025-10-24 16:58:48] "GET /policy-management/3b666103-ea5b-4357-9e89-217e6a98cd44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007682 10.0.0.19 - - [2025-10-24 16:58:48] "POST /tags HTTP/1.1" 409 226 0.001962 10.0.0.19 - - [2025-10-24 16:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745 10.0.0.19 - - [2025-10-24 16:58:48] "GET /tag/bd5ecdfb-a682-43f2-966c-e083b530a36e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010880 10.0.0.19 - - [2025-10-24 16:58:48] "POST /firewall-rules HTTP/1.1" 200 598 0.062383 10.0.0.19 - - [2025-10-24 16:58:48] "GET /firewall-rule/7b01aecf-196d-4bf9-aedf-1a17a2806ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.018173 10.0.0.19 - - [2025-10-24 16:58:48] "GET /firewall-policy/0732acac-9c88-44d7-9996-7b3ea0afc4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004140 10.0.0.19 - - [2025-10-24 16:58:48] "GET /firewall-rule/7b01aecf-196d-4bf9-aedf-1a17a2806ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002057 10.0.0.19 - - [2025-10-24 16:58:48] "POST /ref-update HTTP/1.1" 200 156 0.052142 10.0.0.19 - - [2025-10-24 16:58:49] "POST /tags HTTP/1.1" 200 345 0.136857 10.0.0.19 - - [2025-10-24 16:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.013535 10.0.0.19 - - [2025-10-24 16:58:49] "GET /tag/7c579668-1892-40bb-abf8-665ec83f8896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.021304 10.0.0.19 - - [2025-10-24 16:58:49] "POST /projects HTTP/1.1" 409 238 0.002931 10.0.0.19 - - [2025-10-24 16:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006971 10.0.0.19 - - [2025-10-24 16:58:49] "GET /project/e70f3b3d-6fb8-4b23-85e5-6b4eac1da616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032900 10.0.0.19 - - [2025-10-24 16:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008818 10.0.0.19 - - [2025-10-24 16:58:49] "GET /virtual-network/a2ccc2e8-03cb-4e2f-bb37-8232e41891df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004339 10.0.0.19 - - [2025-10-24 16:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.19 - - [2025-10-24 16:58:50] "GET /virtual-network/d8c51014-4fba-4f99-b973-72618a77ed63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004329 10.0.0.19 - - [2025-10-24 16:58:50] "POST /security-groups HTTP/1.1" 409 285 0.004369 10.0.0.19 - - [2025-10-24 16:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.19 - - [2025-10-24 16:58:50] "GET /project/e70f3b3d-6fb8-4b23-85e5-6b4eac1da616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035257 10.0.0.19 - - [2025-10-24 16:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.19 - - [2025-10-24 16:58:50] "PUT /security-group/e567af44-98ca-4b61-aaed-1e59bfe57da0 HTTP/1.1" 200 262 0.072392 10.0.0.19 - - [2025-10-24 16:58:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.026966 10.0.0.19 - - [2025-10-24 16:58:50] "PUT /access-control-list/5e63d079-eda3-45d0-8ab1-f0eebc5b2509 HTTP/1.1" 200 272 0.016097 10.0.0.19 - - [2025-10-24 16:58:50] "POST /tags HTTP/1.1" 409 228 0.006017 10.0.0.19 - - [2025-10-24 16:58:50] "PUT /access-control-list/af1735eb-461d-410e-b53d-27ccd7d93303 HTTP/1.1" 200 272 0.022923 10.0.0.19 - - [2025-10-24 16:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004542 10.0.0.19 - - [2025-10-24 16:58:50] "GET /tag/7c579668-1892-40bb-abf8-665ec83f8896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.020908 10.0.0.19 - - [2025-10-24 16:58:50] "POST /tags HTTP/1.1" 200 345 0.031093 10.0.0.19 - - [2025-10-24 16:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.19 - - [2025-10-24 16:58:50] "GET /tag/f9c1cc26-5dc9-44a1-b4f7-ad89a2dae753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.015244 10.0.0.19 - - [2025-10-24 16:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.19 - - [2025-10-24 16:58:50] "POST /projects HTTP/1.1" 409 238 0.002021 10.0.0.19 - - [2025-10-24 16:58:50] "GET /project/44188377-9e1d-4aed-a5b2-17cdc7180f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.022491 10.0.0.19 - - [2025-10-24 16:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.19 - - [2025-10-24 16:58:50] "GET /project/44188377-9e1d-4aed-a5b2-17cdc7180f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030331 10.0.0.19 - - [2025-10-24 16:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.19 - - [2025-10-24 16:58:50] "GET /virtual-network/a2ccc2e8-03cb-4e2f-bb37-8232e41891df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003657 10.0.0.19 - - [2025-10-24 16:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.19 - - [2025-10-24 16:58:50] "GET /virtual-network/d8c51014-4fba-4f99-b973-72618a77ed63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003842 10.0.0.19 - - [2025-10-24 16:58:50] "POST /security-groups HTTP/1.1" 409 285 0.002057 10.0.0.19 - - [2025-10-24 16:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.19 - - [2025-10-24 16:58:50] "PUT /security-group/d1a502e3-f8cf-41a5-a3e5-73be8d88a97d HTTP/1.1" 200 262 0.063058 10.0.0.19 - - [2025-10-24 16:58:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.031964 10.0.0.19 - - [2025-10-24 16:58:50] "PUT /access-control-list/3c016623-ab12-45d7-b264-46c984fe20b7 HTTP/1.1" 200 272 0.027711 10.0.0.19 - - [2025-10-24 16:58:50] "POST /tags HTTP/1.1" 409 228 0.021725 10.0.0.19 - - [2025-10-24 16:58:50] "PUT /access-control-list/9e607096-4b0a-49a1-9841-19aac3ea20ef HTTP/1.1" 200 272 0.023402 10.0.0.19 - - [2025-10-24 16:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.19 - - [2025-10-24 16:58:50] "GET /tag/f9c1cc26-5dc9-44a1-b4f7-ad89a2dae753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013273 10.0.0.19 - - [2025-10-24 16:58:50] "POST /tags HTTP/1.1" 200 291 0.043065 10.0.0.19 - - [2025-10-24 16:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.19 - - [2025-10-24 16:58:50] "GET /tag/2608736a-3dae-47a6-bbdd-9e680933bd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.012146 10.0.0.19 - - [2025-10-24 16:58:50] "POST /tags HTTP/1.1" 200 303 0.044672 10.0.0.19 - - [2025-10-24 16:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.19 - - [2025-10-24 16:58:51] "GET /tag/f66fa4f5-4717-4f4a-bbf2-7fa2e9cf3cf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.016879 10.0.0.19 - - [2025-10-24 16:58:51] "POST /tags HTTP/1.1" 409 252 0.001894 10.0.0.19 - - [2025-10-24 16:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005078 10.0.0.19 - - [2025-10-24 16:58:51] "GET /tag/749124bf-b662-4fc3-834b-820cedbc3fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.010283 10.0.0.19 - - [2025-10-24 16:58:51] "POST /tags HTTP/1.1" 409 226 0.002701 10.0.0.19 - - [2025-10-24 16:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.19 - - [2025-10-24 16:58:51] "GET /tag/fa48da01-e8e0-435a-9c59-a5b6a702d209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010373 10.0.0.19 - - [2025-10-24 16:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.19 - - [2025-10-24 16:58:51] "GET /virtual-network/a2ccc2e8-03cb-4e2f-bb37-8232e41891df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003997 10.0.0.19 - - [2025-10-24 16:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.19 - - [2025-10-24 16:58:51] "GET /project/e70f3b3d-6fb8-4b23-85e5-6b4eac1da616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039460 10.0.0.19 - - [2025-10-24 16:58:51] "POST /virtual-machines HTTP/1.1" 200 395 0.024509 10.0.0.19 - - [2025-10-24 16:58:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.031834 10.0.0.19 - - [2025-10-24 16:58:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110723 10.0.0.19 - - [2025-10-24 16:58:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.058512 10.0.0.19 - - [2025-10-24 16:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006031 10.0.0.19 - - [2025-10-24 16:58:51] "GET /virtual-machine-interface/b75c9f40-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011077 10.0.0.19 - - [2025-10-24 16:58:51] "POST /instance-ips HTTP/1.1" 200 397 0.048424 10.0.0.19 - - [2025-10-24 16:58:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.029264 10.0.0.19 - - [2025-10-24 16:58:51] "GET /virtual-machine-interface/b75c9f40-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.018406 10.0.0.19 - - [2025-10-24 16:58:51] "POST /set-tag HTTP/1.1" 200 109 0.067990 10.0.0.19 - - [2025-10-24 16:58:51] "GET /virtual-machine-interface/b75c9f40-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021347 10.0.0.19 - - [2025-10-24 16:58:51] "GET /instance-ip/b77f754c-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004650 10.0.0.19 - - [2025-10-24 16:58:51] "GET /virtual-machine-interface/b75c9f40-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004683 10.0.0.19 - - [2025-10-24 16:58:51] "POST /set-tag HTTP/1.1" 200 109 0.002354 10.0.0.19 - - [2025-10-24 16:58:51] "GET /virtual-router/ac0f5629-6a31-4b15-a232-ca2eed6291f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004634 10.0.0.19 - - [2025-10-24 16:58:52] "POST /ref-update HTTP/1.1" 200 156 0.010416 10.0.0.19 - - [2025-10-24 16:58:52] "GET /virtual-machine-interface/b75c9f40-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017244 10.0.0.19 - - [2025-10-24 16:58:52] "POST /set-tag HTTP/1.1" 200 109 0.002293 10.0.0.19 - - [2025-10-24 16:58:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.19 - - [2025-10-24 16:58:52] "GET /virtual-network/a2ccc2e8-03cb-4e2f-bb37-8232e41891df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003724 10.0.0.19 - - [2025-10-24 16:58:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.19 - - [2025-10-24 16:58:52] "GET /project/e70f3b3d-6fb8-4b23-85e5-6b4eac1da616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032346 10.0.0.19 - - [2025-10-24 16:58:52] "POST /virtual-machines HTTP/1.1" 200 395 0.007711 10.0.0.19 - - [2025-10-24 16:58:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.020074 10.0.0.19 - - [2025-10-24 16:58:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103315 10.0.0.19 - - [2025-10-24 16:58:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.010684 10.0.0.19 - - [2025-10-24 16:58:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005182 10.0.0.19 - - [2025-10-24 16:58:52] "GET /virtual-machine-interface/b7e33a00-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007803 10.0.0.19 - - [2025-10-24 16:58:52] "POST /instance-ips HTTP/1.1" 200 397 0.018786 10.0.0.19 - - [2025-10-24 16:58:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.018295 10.0.0.19 - - [2025-10-24 16:58:52] "GET /virtual-machine-interface/b7e33a00-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005974 10.0.0.19 - - [2025-10-24 16:58:52] "POST /set-tag HTTP/1.1" 200 109 0.059866 10.0.0.19 - - [2025-10-24 16:58:52] "GET /virtual-machine-interface/b7e33a00-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010059 10.0.0.19 - - [2025-10-24 16:58:52] "GET /instance-ip/b7fc6cb4-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005586 10.0.0.19 - - [2025-10-24 16:58:52] "GET /virtual-machine-interface/b7e33a00-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004950 10.0.0.19 - - [2025-10-24 16:58:52] "POST /set-tag HTTP/1.1" 200 109 0.002047 10.0.0.19 - - [2025-10-24 16:58:52] "GET /virtual-router/ac0f5629-6a31-4b15-a232-ca2eed6291f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.003536 10.0.0.19 - - [2025-10-24 16:58:52] "POST /ref-update HTTP/1.1" 200 156 0.007426 10.0.0.19 - - [2025-10-24 16:58:52] "GET /virtual-machine-interface/b7e33a00-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011270 10.0.0.19 - - [2025-10-24 16:58:52] "POST /set-tag HTTP/1.1" 200 109 0.002256 10.0.0.19 - - [2025-10-24 16:58:52] "POST /tags HTTP/1.1" 200 291 0.018478 10.0.0.19 - - [2025-10-24 16:58:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.19 - - [2025-10-24 16:58:52] "GET /tag/7779ffa4-d662-4ecb-ba00-3e200eda0f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.015155 10.0.0.19 - - [2025-10-24 16:58:52] "POST /tags HTTP/1.1" 409 252 0.001939 10.0.0.19 - - [2025-10-24 16:58:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.19 - - [2025-10-24 16:58:52] "GET /tag/8610b940-5684-4d70-98e9-ad6b339f96b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010818 10.0.0.19 - - [2025-10-24 16:58:52] "POST /tags HTTP/1.1" 409 226 0.001884 10.0.0.19 - - [2025-10-24 16:58:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.19 - - [2025-10-24 16:58:52] "GET /tag/bd5ecdfb-a682-43f2-966c-e083b530a36e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010340 10.0.0.19 - - [2025-10-24 16:58:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.19 - - [2025-10-24 16:58:53] "GET /virtual-network/a2ccc2e8-03cb-4e2f-bb37-8232e41891df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004577 10.0.0.19 - - [2025-10-24 16:58:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.19 - - [2025-10-24 16:58:53] "GET /project/44188377-9e1d-4aed-a5b2-17cdc7180f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031865 10.0.0.19 - - [2025-10-24 16:58:53] "POST /virtual-machines HTTP/1.1" 200 395 0.008448 10.0.0.19 - - [2025-10-24 16:58:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.007591 10.0.0.19 - - [2025-10-24 16:58:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.130086 10.0.0.19 - - [2025-10-24 16:58:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.023909 10.0.0.19 - - [2025-10-24 16:58:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006151 10.0.0.19 - - [2025-10-24 16:58:53] "GET /virtual-machine-interface/b8742eb6-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004869 10.0.0.19 - - [2025-10-24 16:58:53] "POST /instance-ips HTTP/1.1" 200 397 0.021150 10.0.0.19 - - [2025-10-24 16:58:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.018244 10.0.0.19 - - [2025-10-24 16:58:53] "GET /virtual-machine-interface/b8742eb6-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009176 10.0.0.19 - - [2025-10-24 16:58:53] "POST /set-tag HTTP/1.1" 200 109 0.063706 10.0.0.19 - - [2025-10-24 16:58:53] "GET /virtual-machine-interface/b8742eb6-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004065 10.0.0.19 - - [2025-10-24 16:58:53] "GET /instance-ip/b88e23fc-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002614 10.0.0.19 - - [2025-10-24 16:58:53] "GET /virtual-machine-interface/b8742eb6-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004244 10.0.0.19 - - [2025-10-24 16:58:53] "POST /set-tag HTTP/1.1" 200 109 0.001903 10.0.0.19 - - [2025-10-24 16:58:53] "GET /virtual-router/ac0f5629-6a31-4b15-a232-ca2eed6291f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003214 10.0.0.19 - - [2025-10-24 16:58:53] "POST /ref-update HTTP/1.1" 200 156 0.007624 10.0.0.19 - - [2025-10-24 16:58:53] "GET /virtual-machine-interface/b8742eb6-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011857 10.0.0.19 - - [2025-10-24 16:58:53] "POST /set-tag HTTP/1.1" 200 109 0.002321 10.0.0.19 - - [2025-10-24 16:58:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.19 - - [2025-10-24 16:58:53] "GET /virtual-network/a2ccc2e8-03cb-4e2f-bb37-8232e41891df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003740 10.0.0.19 - - [2025-10-24 16:58:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.19 - - [2025-10-24 16:58:53] "GET /project/44188377-9e1d-4aed-a5b2-17cdc7180f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032156 10.0.0.19 - - [2025-10-24 16:58:53] "POST /virtual-machines HTTP/1.1" 200 395 0.007740 10.0.0.19 - - [2025-10-24 16:58:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.025624 10.0.0.19 - - [2025-10-24 16:58:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107317 10.0.0.19 - - [2025-10-24 16:58:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.008439 10.0.0.19 - - [2025-10-24 16:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009279 10.0.0.19 - - [2025-10-24 16:58:54] "GET /virtual-machine-interface/b8e74d24-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007574 10.0.0.19 - - [2025-10-24 16:58:54] "POST /instance-ips HTTP/1.1" 200 397 0.021971 10.0.0.19 - - [2025-10-24 16:58:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.028453 10.0.0.19 - - [2025-10-24 16:58:54] "GET /virtual-machine-interface/b8e74d24-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009439 10.0.0.19 - - [2025-10-24 16:58:54] "POST /set-tag HTTP/1.1" 200 109 0.059817 10.0.0.19 - - [2025-10-24 16:58:54] "GET /virtual-machine-interface/b8e74d24-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014805 10.0.0.19 - - [2025-10-24 16:58:54] "GET /instance-ip/b9014ce2-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003250 10.0.0.19 - - [2025-10-24 16:58:54] "GET /virtual-machine-interface/b8e74d24-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004710 10.0.0.19 - - [2025-10-24 16:58:54] "POST /set-tag HTTP/1.1" 200 109 0.002251 10.0.0.19 - - [2025-10-24 16:58:54] "GET /virtual-router/ac0f5629-6a31-4b15-a232-ca2eed6291f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.003362 10.0.0.19 - - [2025-10-24 16:58:54] "POST /ref-update HTTP/1.1" 200 156 0.019137 10.0.0.19 - - [2025-10-24 16:58:54] "GET /virtual-machine-interface/b8e74d24-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013366 10.0.0.19 - - [2025-10-24 16:58:54] "POST /set-tag HTTP/1.1" 200 109 0.002244 10.0.0.19 - - [2025-10-24 16:58:54] "POST /tags HTTP/1.1" 200 299 0.018013 10.0.0.19 - - [2025-10-24 16:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005796 10.0.0.19 - - [2025-10-24 16:58:54] "GET /tag/97b8c6d1-0752-453b-b000-48e7224806fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011728 10.0.0.19 - - [2025-10-24 16:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.19 - - [2025-10-24 16:58:54] "GET /virtual-network/a2ccc2e8-03cb-4e2f-bb37-8232e41891df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003680 10.0.0.19 - - [2025-10-24 16:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001438 10.0.0.19 - - [2025-10-24 16:58:54] "GET /project/e70f3b3d-6fb8-4b23-85e5-6b4eac1da616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035433 10.0.0.19 - - [2025-10-24 16:58:54] "POST /virtual-machines HTTP/1.1" 200 395 0.007540 10.0.0.19 - - [2025-10-24 16:58:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.014078 10.0.0.19 - - [2025-10-24 16:58:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099299 10.0.0.19 - - [2025-10-24 16:58:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.007847 10.0.0.19 - - [2025-10-24 16:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008461 10.0.0.19 - - [2025-10-24 16:58:54] "GET /virtual-machine-interface/b96a525a-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003877 10.0.0.19 - - [2025-10-24 16:58:54] "POST /instance-ips HTTP/1.1" 200 397 0.017830 10.0.0.19 - - [2025-10-24 16:58:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.030968 10.0.0.19 - - [2025-10-24 16:58:55] "GET /virtual-machine-interface/b96a525a-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.018509 10.0.0.19 - - [2025-10-24 16:58:55] "POST /set-tag HTTP/1.1" 200 109 0.018143 10.0.0.19 - - [2025-10-24 16:58:55] "GET /virtual-machine-interface/b96a525a-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013797 10.0.0.19 - - [2025-10-24 16:58:55] "GET /instance-ip/b9824ffe-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005251 10.0.0.19 - - [2025-10-24 16:58:55] "GET /virtual-machine-interface/b96a525a-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004465 10.0.0.19 - - [2025-10-24 16:58:55] "POST /set-tag HTTP/1.1" 200 109 0.002242 10.0.0.19 - - [2025-10-24 16:58:55] "POST /tags HTTP/1.1" 200 299 0.020430 10.0.0.19 - - [2025-10-24 16:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.19 - - [2025-10-24 16:58:55] "GET /tag/6a8fca8f-d498-40a7-ade8-7e407169992b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.018753 10.0.0.19 - - [2025-10-24 16:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.19 - - [2025-10-24 16:58:55] "GET /virtual-network/a2ccc2e8-03cb-4e2f-bb37-8232e41891df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004228 10.0.0.19 - - [2025-10-24 16:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.19 - - [2025-10-24 16:58:55] "GET /project/e70f3b3d-6fb8-4b23-85e5-6b4eac1da616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032381 10.0.0.19 - - [2025-10-24 16:58:55] "POST /virtual-machines HTTP/1.1" 200 395 0.007598 10.0.0.19 - - [2025-10-24 16:58:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.007556 10.0.0.19 - - [2025-10-24 16:58:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108740 10.0.0.19 - - [2025-10-24 16:58:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.025996 10.0.0.19 - - [2025-10-24 16:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.012489 10.0.0.19 - - [2025-10-24 16:58:55] "GET /virtual-machine-interface/b9d4561e-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004618 10.0.0.19 - - [2025-10-24 16:58:55] "POST /instance-ips HTTP/1.1" 200 397 0.017431 10.0.0.19 - - [2025-10-24 16:58:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.016625 10.0.0.19 - - [2025-10-24 16:58:55] "GET /virtual-machine-interface/b9d4561e-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011658 10.0.0.19 - - [2025-10-24 16:58:55] "POST /set-tag HTTP/1.1" 200 109 0.016247 10.0.0.19 - - [2025-10-24 16:58:55] "GET /virtual-machine-interface/b9d4561e-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016401 10.0.0.19 - - [2025-10-24 16:58:55] "GET /instance-ip/b9eb16d8-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002463 10.0.0.19 - - [2025-10-24 16:58:55] "GET /virtual-machine-interface/b9d4561e-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004301 10.0.0.19 - - [2025-10-24 16:58:55] "POST /set-tag HTTP/1.1" 200 109 0.001858 10.0.0.19 - - [2025-10-24 16:58:55] "POST /tags HTTP/1.1" 200 299 0.025184 10.0.0.19 - - [2025-10-24 16:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009880 10.0.0.19 - - [2025-10-24 16:58:55] "GET /tag/7f663ed8-cf5b-4f69-833d-02122a1b2aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.011551 10.0.0.19 - - [2025-10-24 16:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.19 - - [2025-10-24 16:58:55] "GET /virtual-network/a2ccc2e8-03cb-4e2f-bb37-8232e41891df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003788 10.0.0.19 - - [2025-10-24 16:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.19 - - [2025-10-24 16:58:56] "GET /project/44188377-9e1d-4aed-a5b2-17cdc7180f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040445 10.0.0.19 - - [2025-10-24 16:58:56] "POST /virtual-machines HTTP/1.1" 200 395 0.008416 10.0.0.19 - - [2025-10-24 16:58:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.008154 10.0.0.19 - - [2025-10-24 16:58:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105212 10.0.0.19 - - [2025-10-24 16:58:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.020466 10.0.0.19 - - [2025-10-24 16:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004620 10.0.0.19 - - [2025-10-24 16:58:56] "GET /virtual-machine-interface/ba3d69d8-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004549 10.0.0.19 - - [2025-10-24 16:58:56] "POST /instance-ips HTTP/1.1" 200 397 0.018981 10.0.0.19 - - [2025-10-24 16:58:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.021911 10.0.0.19 - - [2025-10-24 16:58:56] "GET /virtual-machine-interface/ba3d69d8-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007698 10.0.0.19 - - [2025-10-24 16:58:56] "POST /set-tag HTTP/1.1" 200 109 0.017651 10.0.0.19 - - [2025-10-24 16:58:56] "GET /virtual-machine-interface/ba3d69d8-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014869 10.0.0.19 - - [2025-10-24 16:58:56] "GET /instance-ip/ba525bc2-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.013597 10.0.0.19 - - [2025-10-24 16:58:56] "GET /virtual-machine-interface/ba3d69d8-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004986 10.0.0.19 - - [2025-10-24 16:58:56] "POST /set-tag HTTP/1.1" 200 109 0.002253 10.0.0.19 - - [2025-10-24 16:58:56] "POST /tags HTTP/1.1" 200 299 0.023704 10.0.0.19 - - [2025-10-24 16:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.19 - - [2025-10-24 16:58:56] "GET /tag/f92e1791-e510-4fbf-b5b9-15fcc1ccb82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011324 10.0.0.19 - - [2025-10-24 16:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005171 10.0.0.19 - - [2025-10-24 16:58:56] "GET /virtual-network/a2ccc2e8-03cb-4e2f-bb37-8232e41891df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004070 10.0.0.19 - - [2025-10-24 16:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.19 - - [2025-10-24 16:58:56] "GET /project/44188377-9e1d-4aed-a5b2-17cdc7180f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045882 10.0.0.19 - - [2025-10-24 16:58:56] "POST /virtual-machines HTTP/1.1" 200 395 0.008730 10.0.0.19 - - [2025-10-24 16:58:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.008358 10.0.0.19 - - [2025-10-24 16:58:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106350 10.0.0.19 - - [2025-10-24 16:58:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.023305 10.0.0.19 - - [2025-10-24 16:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006485 10.0.0.19 - - [2025-10-24 16:58:57] "GET /virtual-machine-interface/baa49946-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004623 10.0.0.19 - - [2025-10-24 16:58:57] "POST /instance-ips HTTP/1.1" 200 397 0.019538 10.0.0.19 - - [2025-10-24 16:58:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.015619 10.0.0.19 - - [2025-10-24 16:58:57] "GET /virtual-machine-interface/baa49946-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008458 10.0.0.19 - - [2025-10-24 16:58:57] "POST /set-tag HTTP/1.1" 200 109 0.016966 10.0.0.19 - - [2025-10-24 16:58:57] "GET /virtual-machine-interface/baa49946-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011409 10.0.0.19 - - [2025-10-24 16:58:57] "GET /instance-ip/baba68a2-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003186 10.0.0.19 - - [2025-10-24 16:58:57] "GET /virtual-machine-interface/baa49946-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004351 10.0.0.19 - - [2025-10-24 16:58:57] "POST /set-tag HTTP/1.1" 200 109 0.001985 10.0.0.19 - - [2025-10-24 16:58:57] "GET /virtual-router/ac0f5629-6a31-4b15-a232-ca2eed6291f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003603 10.0.0.19 - - [2025-10-24 16:58:57] "POST /ref-update HTTP/1.1" 200 156 0.008500 10.0.0.19 - - [2025-10-24 16:58:57] "GET /virtual-machine-interface/b96a525a-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006489 10.0.0.19 - - [2025-10-24 16:58:57] "POST /set-tag HTTP/1.1" 200 109 0.001767 10.0.0.19 - - [2025-10-24 16:58:57] "GET /virtual-machine-interface/b75c9f40-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004171 10.0.0.19 - - [2025-10-24 16:58:57] "POST /set-tag HTTP/1.1" 200 109 0.002110 10.0.0.19 - - [2025-10-24 16:58:57] "GET /virtual-router/ac0f5629-6a31-4b15-a232-ca2eed6291f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.005438 10.0.0.19 - - [2025-10-24 16:58:57] "POST /ref-update HTTP/1.1" 200 156 0.007769 10.0.0.19 - - [2025-10-24 16:58:57] "GET /virtual-machine-interface/b9d4561e-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004554 10.0.0.19 - - [2025-10-24 16:58:57] "POST /set-tag HTTP/1.1" 200 109 0.001921 10.0.0.19 - - [2025-10-24 16:58:57] "GET /virtual-router/ac0f5629-6a31-4b15-a232-ca2eed6291f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.003429 10.0.0.19 - - [2025-10-24 16:58:57] "POST /ref-update HTTP/1.1" 200 156 0.007898 10.0.0.19 - - [2025-10-24 16:58:57] "GET /virtual-machine-interface/ba3d69d8-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004695 10.0.0.19 - - [2025-10-24 16:58:57] "POST /set-tag HTTP/1.1" 200 109 0.002218 10.0.0.19 - - [2025-10-24 16:58:57] "GET /virtual-machine-interface/b7e33a00-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003708 10.0.0.19 - - [2025-10-24 16:58:57] "POST /set-tag HTTP/1.1" 200 109 0.002109 10.0.0.19 - - [2025-10-24 16:58:57] "GET /virtual-router/ac0f5629-6a31-4b15-a232-ca2eed6291f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.005422 10.0.0.19 - - [2025-10-24 16:58:57] "POST /ref-update HTTP/1.1" 200 156 0.008652 10.0.0.19 - - [2025-10-24 16:58:57] "GET /virtual-machine-interface/baa49946-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008246 10.0.0.19 - - [2025-10-24 16:58:57] "POST /set-tag HTTP/1.1" 200 109 0.002565 10.0.0.19 - - [2025-10-24 16:58:57] "GET /virtual-machine-interface/b8742eb6-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004342 10.0.0.19 - - [2025-10-24 16:58:57] "POST /set-tag HTTP/1.1" 200 109 0.002118 10.0.0.19 - - [2025-10-24 16:58:57] "GET /virtual-machine-interface/b8e74d24-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004668 10.0.0.19 - - [2025-10-24 16:58:57] "POST /set-tag HTTP/1.1" 200 109 0.002080 10.0.0.19 - - [2025-10-24 16:58:57] "GET /virtual-machine-interface/b96a525a-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003484 10.0.0.19 - - [2025-10-24 16:58:57] "POST /set-tag HTTP/1.1" 200 109 0.001858 10.0.0.19 - - [2025-10-24 16:58:57] "GET /virtual-machine-interface/b9d4561e-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004413 10.0.0.19 - - [2025-10-24 16:58:57] "POST /set-tag HTTP/1.1" 200 109 0.002023 10.0.0.19 - - [2025-10-24 16:58:57] "GET /virtual-machine-interface/ba3d69d8-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003716 10.0.0.19 - - [2025-10-24 16:58:57] "POST /set-tag HTTP/1.1" 200 109 0.001823 10.0.0.19 - - [2025-10-24 16:58:57] "GET /virtual-machine-interface/baa49946-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004316 10.0.0.19 - - [2025-10-24 16:58:57] "POST /set-tag HTTP/1.1" 200 109 0.001787 10.0.0.19 - - [2025-10-24 16:58:57] "GET /virtual-machine-interface/b75c9f40-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003498 10.0.0.19 - - [2025-10-24 16:58:57] "POST /set-tag HTTP/1.1" 200 109 0.001761 10.0.0.19 - - [2025-10-24 16:58:58] "GET /virtual-machine-interface/b7e33a00-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004358 10.0.0.19 - - [2025-10-24 16:58:58] "POST /set-tag HTTP/1.1" 200 109 0.001996 10.0.0.19 - - [2025-10-24 16:58:59] "GET /virtual-machine-interface/b8e74d24-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004487 10.0.0.19 - - [2025-10-24 16:58:59] "POST /set-tag HTTP/1.1" 200 109 0.002103 10.0.0.19 - - [2025-10-24 16:59:00] "GET /virtual-machine/3f4e6ad1-0c3d-4b57-abe5-f56cde3b461b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003565 10.0.0.19 - - [2025-10-24 16:59:00] "GET /virtual-machine-interface/b75c9f40-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003804 10.0.0.19 - - [2025-10-24 16:59:00] "GET /virtual-machine/fa9ba39b-2b8a-4b46-adcd-fd609545e9fc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002934 10.0.0.19 - - [2025-10-24 16:59:00] "GET /virtual-machine-interface/b7e33a00-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004081 10.0.0.19 - - [2025-10-24 16:59:02] "GET /virtual-machine-interface/b9d4561e-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009047 10.0.0.19 - - [2025-10-24 16:59:02] "POST /set-tag HTTP/1.1" 200 109 0.007305 10.0.0.19 - - [2025-10-24 16:59:03] "GET /virtual-machine-interface/b8742eb6-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008187 10.0.0.19 - - [2025-10-24 16:59:03] "POST /set-tag HTTP/1.1" 200 109 0.002305 10.0.0.19 - - [2025-10-24 16:59:05] "GET /virtual-machine/ef7a360e-9381-4e25-8585-47c2e6db57b5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003296 10.0.0.19 - - [2025-10-24 16:59:05] "GET /virtual-machine-interface/b8742eb6-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003997 10.0.0.19 - - [2025-10-24 16:59:05] "GET /virtual-machine/506b933e-37df-45ee-9dcb-1aabf25d036f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002937 10.0.0.19 - - [2025-10-24 16:59:05] "GET /virtual-machine-interface/b8e74d24-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004082 10.0.0.19 - - [2025-10-24 16:59:06] "GET /virtual-machine-interface/b96a525a-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004667 10.0.0.19 - - [2025-10-24 16:59:06] "POST /set-tag HTTP/1.1" 200 109 0.005152 10.0.0.19 - - [2025-10-24 16:59:07] "GET /virtual-machine-interface/ba3d69d8-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005811 10.0.0.19 - - [2025-10-24 16:59:07] "POST /set-tag HTTP/1.1" 200 109 0.002118 10.0.0.19 - - [2025-10-24 16:59:07] "GET /virtual-machine-interface/baa49946-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004375 10.0.0.19 - - [2025-10-24 16:59:07] "POST /set-tag HTTP/1.1" 200 109 0.002021 10.0.0.19 - - [2025-10-24 16:59:10] "GET /virtual-machine/4eae696f-0b13-4357-b78d-0046db91533a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003086 10.0.0.19 - - [2025-10-24 16:59:10] "GET /virtual-machine-interface/b96a525a-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005677 10.0.0.19 - - [2025-10-24 16:59:10] "GET /virtual-machine/f462cdea-1ffd-4033-87db-e84d7ba4bddb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003248 10.0.0.19 - - [2025-10-24 16:59:10] "GET /virtual-machine-interface/ba3d69d8-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003767 10.0.0.19 - - [2025-10-24 16:59:10] "GET /virtual-machine/ee8ef2c1-20df-4e70-a089-f110d5714bea?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002862 10.0.0.19 - - [2025-10-24 16:59:10] "GET /virtual-machine-interface/b9d4561e-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004370 10.0.0.19 - - [2025-10-24 16:59:10] "GET /virtual-machine/3e28dfd1-7162-4f9e-93fc-f77feae95c7c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002861 10.0.0.19 - - [2025-10-24 16:59:10] "GET /virtual-machine-interface/baa49946-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003747 10.0.0.19 - - [2025-10-24 16:59:11] "GET /loadbalancer/7b27a944-e0b4-4cc1-a69a-5b0c9f270e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005821 10.0.0.19 - - [2025-10-24 16:59:11] "POST /tags HTTP/1.1" 200 333 0.031103 10.0.0.19 - - [2025-10-24 16:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004946 10.0.0.19 - - [2025-10-24 16:59:11] "GET /tag/1389d2da-07a0-4d88-bc01-e35e03d8e184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015440 10.0.0.19 - - [2025-10-24 16:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.19 - - [2025-10-24 16:59:11] "GET /project/e70f3b3d-6fb8-4b23-85e5-6b4eac1da616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036305 10.0.0.19 - - [2025-10-24 16:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.19 - - [2025-10-24 16:59:11] "GET /virtual-network/d8c51014-4fba-4f99-b973-72618a77ed63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005688 10.0.0.19 - - [2025-10-24 16:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.19 - - [2025-10-24 16:59:11] "GET /service-appliance-set/c72ccd8e-929c-4497-ab56-d77dfb673c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002458 10.0.0.19 - - [2025-10-24 16:59:11] "POST /fqname-to-id HTTP/1.1" 404 273 0.002588 10.0.0.19 - - [2025-10-24 16:59:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.112017 10.0.0.19 - - [2025-10-24 16:59:11] "GET /virtual-machine-interface/ff99d229-ef5f-4cf2-9ca5-3c4fef0466a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.018843 10.0.0.19 - - [2025-10-24 16:59:11] "POST /instance-ips HTTP/1.1" 200 409 0.028011 10.0.0.19 - - [2025-10-24 16:59:12] "GET /instance-ip/8e7e2ef5-f780-4609-8e16-414c5765b72b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.014550 10.0.0.19 - - [2025-10-24 16:59:12] "POST /loadbalancers HTTP/1.1" 200 629 0.068935 10.0.0.19 - - [2025-10-24 16:59:12] "GET /project/e70f3b3d-6fb8-4b23-85e5-6b4eac1da616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033020 10.0.0.19 - - [2025-10-24 16:59:12] "GET /instance-ip/8e7e2ef5-f780-4609-8e16-414c5765b72b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003303 10.0.0.19 - - [2025-10-24 16:59:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.014580 10.0.0.19 - - [2025-10-24 16:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.19 - - [2025-10-24 16:59:12] "GET /project/e70f3b3d-6fb8-4b23-85e5-6b4eac1da616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026514 10.0.0.19 - - [2025-10-24 16:59:12] "POST /floating-ips HTTP/1.1" 200 597 0.017882 10.0.0.19 - - [2025-10-24 16:59:12] "GET /loadbalancer/7b27a944-e0b4-4cc1-a69a-5b0c9f270e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002463 10.0.0.19 - - [2025-10-24 16:59:12] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.016382 10.0.0.19 - - [2025-10-24 16:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007710 10.0.0.19 - - [2025-10-24 16:59:12] "GET /project/e70f3b3d-6fb8-4b23-85e5-6b4eac1da616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032536 10.0.0.19 - - [2025-10-24 16:59:12] "GET /loadbalancer-listener/19beb684-af54-403e-b00a-1370a5d81522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.003457 10.0.0.19 - - [2025-10-24 16:59:12] "GET /loadbalancer-listener/19beb684-af54-403e-b00a-1370a5d81522?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.002596 10.0.0.19 - - [2025-10-24 16:59:12] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.018025 10.0.0.19 - - [2025-10-24 16:59:12] "GET /instance-ip/8e7e2ef5-f780-4609-8e16-414c5765b72b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.004152 10.0.0.19 - - [2025-10-24 16:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001604 10.0.0.19 - - [2025-10-24 16:59:12] "GET /instance-ip/8e7e2ef5-f780-4609-8e16-414c5765b72b?fields=floating_ips HTTP/1.1" 200 1213 0.012043 10.0.0.19 - - [2025-10-24 16:59:12] "GET /loadbalancer/7b27a944-e0b4-4cc1-a69a-5b0c9f270e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.005709 10.0.0.19 - - [2025-10-24 16:59:12] "GET /floating-ip/9daf6602-f972-4ca0-a18a-c426e22b9a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.001925 10.0.0.19 - - [2025-10-24 16:59:12] "GET /loadbalancer-pool/bbf9683c-7ac5-48a8-9d57-95984b6fc386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.003042 10.0.0.19 - - [2025-10-24 16:59:12] "GET /loadbalancer/7b27a944-e0b4-4cc1-a69a-5b0c9f270e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002345 10.0.0.19 - - [2025-10-24 16:59:12] "POST /loadbalancer-members HTTP/1.1" 200 721 0.027325 10.0.0.19 - - [2025-10-24 16:59:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.014271 10.0.0.19 - - [2025-10-24 16:59:12] "GET /virtual-machine-interface/b7e33a00-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005582 10.0.0.19 - - [2025-10-24 16:59:12] "GET /virtual-machine-interface/b7e33a00-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003955 10.0.0.19 - - [2025-10-24 16:59:12] "POST /ref-update HTTP/1.1" 200 156 0.006641 10.0.0.19 - - [2025-10-24 16:59:12] "GET /floating-ip/9daf6602-f972-4ca0-a18a-c426e22b9a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.007713 10.0.0.19 - - [2025-10-24 16:59:12] "POST /tags HTTP/1.1" 409 221 0.001753 10.0.0.19 - - [2025-10-24 16:59:12] "PUT /floating-ip/9daf6602-f972-4ca0-a18a-c426e22b9a95 HTTP/1.1" 200 256 0.010775 10.0.0.19 - - [2025-10-24 16:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009748 10.0.0.19 - - [2025-10-24 16:59:12] "GET /tag/1389d2da-07a0-4d88-bc01-e35e03d8e184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011451 10.0.0.19 - - [2025-10-24 16:59:12] "POST /set-tag HTTP/1.1" 200 109 0.060588 10.0.0.19 - - [2025-10-24 16:59:12] "GET /loadbalancer-pool/bbf9683c-7ac5-48a8-9d57-95984b6fc386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.018869 10.0.0.19 - - [2025-10-24 16:59:12] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015365 10.0.0.19 - - [2025-10-24 16:59:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.008366 10.0.0.19 - - [2025-10-24 16:59:12] "GET /virtual-machine-interface/b75c9f40-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009842 10.0.0.19 - - [2025-10-24 16:59:12] "GET /virtual-machine-interface/b75c9f40-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004934 10.0.0.19 - - [2025-10-24 16:59:12] "POST /ref-update HTTP/1.1" 200 156 0.008920 10.0.0.19 - - [2025-10-24 16:59:12] "GET /floating-ip/9daf6602-f972-4ca0-a18a-c426e22b9a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.007835 10.0.0.19 - - [2025-10-24 16:59:12] "POST /set-tag HTTP/1.1" 200 109 0.077033 10.0.0.19 - - [2025-10-24 16:59:13] "POST /tags HTTP/1.1" 409 206 0.002229 10.0.0.19 - - [2025-10-24 16:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.19 - - [2025-10-24 16:59:13] "GET /tag/f66fa4f5-4717-4f4a-bbf2-7fa2e9cf3cf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.009758 10.0.0.19 - - [2025-10-24 16:59:13] "POST /tags HTTP/1.1" 409 204 0.001725 10.0.0.19 - - [2025-10-24 16:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.19 - - [2025-10-24 16:59:13] "GET /tag/6a8fca8f-d498-40a7-ade8-7e407169992b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010458 10.0.0.19 - - [2025-10-24 16:59:13] "GET /application-policy-set/72aff752-f25c-4fc5-a76a-a378e08e7694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002326 10.0.0.19 - - [2025-10-24 16:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.19 - - [2025-10-24 16:59:13] "GET /policy-management/3b666103-ea5b-4357-9e89-217e6a98cd44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003440 10.0.0.19 - - [2025-10-24 16:59:13] "POST /tags HTTP/1.1" 409 206 0.001783 10.0.0.19 - - [2025-10-24 16:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001381 10.0.0.19 - - [2025-10-24 16:59:14] "GET /tag/f66fa4f5-4717-4f4a-bbf2-7fa2e9cf3cf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010626 10.0.0.19 - - [2025-10-24 16:59:14] "POST /tags HTTP/1.1" 409 226 0.001939 10.0.0.19 - - [2025-10-24 16:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001422 10.0.0.19 - - [2025-10-24 16:59:14] "GET /tag/fa48da01-e8e0-435a-9c59-a5b6a702d209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012512 10.0.0.19 - - [2025-10-24 16:59:14] "POST /tags HTTP/1.1" 409 204 0.001968 10.0.0.19 - - [2025-10-24 16:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001445 10.0.0.19 - - [2025-10-24 16:59:14] "GET /tag/6a8fca8f-d498-40a7-ade8-7e407169992b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010025 10.0.0.19 - - [2025-10-24 16:59:14] "POST /tags HTTP/1.1" 409 226 0.001466 10.0.0.19 - - [2025-10-24 16:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.19 - - [2025-10-24 16:59:14] "GET /tag/fa48da01-e8e0-435a-9c59-a5b6a702d209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013154 10.0.0.19 - - [2025-10-24 16:59:14] "GET /application-policy-set/72aff752-f25c-4fc5-a76a-a378e08e7694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002316 10.0.0.19 - - [2025-10-24 16:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.19 - - [2025-10-24 16:59:14] "GET /policy-management/3b666103-ea5b-4357-9e89-217e6a98cd44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002202 10.0.0.19 - - [2025-10-24 16:59:14] "POST /firewall-rules HTTP/1.1" 200 626 0.066116 10.0.0.19 - - [2025-10-24 16:59:14] "POST /firewall-rules HTTP/1.1" 200 646 0.075219 10.0.0.19 - - [2025-10-24 16:59:14] "GET /firewall-rule/61c44cbf-ebb6-440b-88f2-c92c0d246a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.003993 10.0.0.19 - - [2025-10-24 16:59:14] "GET /firewall-policy/fffde943-51b1-4195-bc4b-3169c57ad4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002055 10.0.0.19 - - [2025-10-24 16:59:14] "GET /firewall-rule/b6770470-983b-4f76-a5dd-2862ebf1a995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003012 10.0.0.19 - - [2025-10-24 16:59:14] "POST /ref-update HTTP/1.1" 200 156 0.014203 10.0.0.19 - - [2025-10-24 16:59:14] "POST /firewall-policys HTTP/1.1" 200 606 0.035968 10.0.0.19 - - [2025-10-24 16:59:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.018424 10.0.0.19 - - [2025-10-24 16:59:14] "GET /firewall-policy/24e3c26c-6057-4753-938c-d93cdb477c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.008371 10.0.0.19 - - [2025-10-24 16:59:14] "GET /application-policy-set/72aff752-f25c-4fc5-a76a-a378e08e7694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002677 10.0.0.19 - - [2025-10-24 16:59:14] "GET /firewall-policy/24e3c26c-6057-4753-938c-d93cdb477c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.001956 10.0.0.19 - - [2025-10-24 16:59:14] "GET /firewall-policy/0732acac-9c88-44d7-9996-7b3ea0afc4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.003193 10.0.0.19 - - [2025-10-24 16:59:14] "GET /firewall-policy/a821490b-4787-44de-b8ca-017ae5c3b94a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003969 10.0.0.19 - - [2025-10-24 16:59:14] "GET /firewall-policy/fffde943-51b1-4195-bc4b-3169c57ad4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.013809 10.0.0.19 - - [2025-10-24 16:59:14] "GET /firewall-policy/fffde943-51b1-4195-bc4b-3169c57ad4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002453 10.0.0.19 - - [2025-10-24 16:59:14] "GET /firewall-policy/0732acac-9c88-44d7-9996-7b3ea0afc4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002885 10.0.0.19 - - [2025-10-24 16:59:14] "POST /ref-update HTTP/1.1" 200 156 0.018197 10.0.0.19 - - [2025-10-24 16:59:14] "POST /ref-update HTTP/1.1" 200 156 0.028822 10.0.0.19 - - [2025-10-24 16:59:14] "POST /ref-update HTTP/1.1" 200 156 0.015920 10.0.0.19 - - [2025-10-24 16:59:14] "POST /ref-update HTTP/1.1" 200 156 0.035492 10.0.0.19 - - [2025-10-24 16:59:14] "POST /ref-update HTTP/1.1" 200 156 0.026593 10.0.0.19 - - [2025-10-24 16:59:14] "GET /firewall-policy/24e3c26c-6057-4753-938c-d93cdb477c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002859 10.0.0.19 - - [2025-10-24 16:59:14] "GET /application-policy-set/72aff752-f25c-4fc5-a76a-a378e08e7694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003224 10.0.0.19 - - [2025-10-24 16:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001453 10.0.0.19 - - [2025-10-24 16:59:15] "GET /policy-management/3b666103-ea5b-4357-9e89-217e6a98cd44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004186 10.0.0.19 - - [2025-10-24 16:59:15] "GET /application-policy-set/72aff752-f25c-4fc5-a76a-a378e08e7694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002332 10.0.0.19 - - [2025-10-24 16:59:15] "GET /firewall-policy/24e3c26c-6057-4753-938c-d93cdb477c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002270 10.0.0.19 - - [2025-10-24 16:59:15] "GET /firewall-policy/0732acac-9c88-44d7-9996-7b3ea0afc4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002868 10.0.0.19 - - [2025-10-24 16:59:15] "GET /firewall-policy/24e3c26c-6057-4753-938c-d93cdb477c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002374 10.0.0.19 - - [2025-10-24 16:59:15] "GET /firewall-policy/24e3c26c-6057-4753-938c-d93cdb477c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002215 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:59:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000947 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:59:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001019 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:59:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000964 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:59:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000938 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:59:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000921 [Introspect:8084]10.0.0.19 - - [2025-10-24 16:59:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000861 10.0.0.19 - - [2025-10-24 16:59:47] "GET /global-system-configs HTTP/1.1" 200 322 0.009243 10.0.0.19 - - [2025-10-24 16:59:48] "GET /global-system-configs HTTP/1.1" 200 322 0.004154 10.0.0.19 - - [2025-10-24 17:01:13] "POST /tags HTTP/1.1" 409 252 0.002733 10.0.0.19 - - [2025-10-24 17:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.19 - - [2025-10-24 17:01:13] "GET /tag/8610b940-5684-4d70-98e9-ad6b339f96b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012294 10.0.0.19 - - [2025-10-24 17:01:13] "POST /tags HTTP/1.1" 409 228 0.002695 10.0.0.19 - - [2025-10-24 17:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.19 - - [2025-10-24 17:01:13] "GET /tag/f9c1cc26-5dc9-44a1-b4f7-ad89a2dae753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011649 10.0.0.19 - - [2025-10-24 17:01:13] "GET /application-policy-set/72aff752-f25c-4fc5-a76a-a378e08e7694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002393 10.0.0.19 - - [2025-10-24 17:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.19 - - [2025-10-24 17:01:13] "GET /policy-management/3b666103-ea5b-4357-9e89-217e6a98cd44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002817 10.0.0.19 - - [2025-10-24 17:01:13] "POST /tags HTTP/1.1" 409 206 0.001788 10.0.0.19 - - [2025-10-24 17:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001234 10.0.0.19 - - [2025-10-24 17:01:13] "GET /tag/f66fa4f5-4717-4f4a-bbf2-7fa2e9cf3cf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.015419 10.0.0.19 - - [2025-10-24 17:01:13] "POST /tags HTTP/1.1" 409 226 0.004306 10.0.0.19 - - [2025-10-24 17:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.19 - - [2025-10-24 17:01:13] "GET /tag/fa48da01-e8e0-435a-9c59-a5b6a702d209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011186 10.0.0.19 - - [2025-10-24 17:01:13] "POST /tags HTTP/1.1" 409 204 0.002028 10.0.0.19 - - [2025-10-24 17:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.19 - - [2025-10-24 17:01:13] "GET /tag/6a8fca8f-d498-40a7-ade8-7e407169992b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011067 10.0.0.19 - - [2025-10-24 17:01:13] "POST /tags HTTP/1.1" 409 226 0.001865 10.0.0.19 - - [2025-10-24 17:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.19 - - [2025-10-24 17:01:13] "GET /tag/fa48da01-e8e0-435a-9c59-a5b6a702d209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011980 10.0.0.19 - - [2025-10-24 17:01:13] "POST /tags HTTP/1.1" 409 228 0.001846 10.0.0.19 - - [2025-10-24 17:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.19 - - [2025-10-24 17:01:14] "GET /tag/f9c1cc26-5dc9-44a1-b4f7-ad89a2dae753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010474 10.0.0.19 - - [2025-10-24 17:01:14] "POST /tags HTTP/1.1" 409 252 0.001934 10.0.0.19 - - [2025-10-24 17:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001423 10.0.0.19 - - [2025-10-24 17:01:14] "GET /tag/8610b940-5684-4d70-98e9-ad6b339f96b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015739 10.0.0.19 - - [2025-10-24 17:01:14] "GET /application-policy-set/72aff752-f25c-4fc5-a76a-a378e08e7694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002369 10.0.0.19 - - [2025-10-24 17:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.19 - - [2025-10-24 17:01:14] "GET /policy-management/3b666103-ea5b-4357-9e89-217e6a98cd44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003448 10.0.0.19 - - [2025-10-24 17:01:14] "POST /firewall-rules HTTP/1.1" 409 281 0.005201 10.0.0.19 - - [2025-10-24 17:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.19 - - [2025-10-24 17:01:14] "PUT /firewall-rule/b6770470-983b-4f76-a5dd-2862ebf1a995 HTTP/1.1" 200 260 0.031614 10.0.0.19 - - [2025-10-24 17:01:14] "POST /firewall-rules HTTP/1.1" 409 291 0.004793 10.0.0.19 - - [2025-10-24 17:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002791 10.0.0.19 - - [2025-10-24 17:01:14] "PUT /firewall-rule/61c44cbf-ebb6-440b-88f2-c92c0d246a09 HTTP/1.1" 200 260 0.022382 10.0.0.19 - - [2025-10-24 17:01:14] "GET /firewall-rule/61c44cbf-ebb6-440b-88f2-c92c0d246a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.006407 10.0.0.19 - - [2025-10-24 17:01:14] "POST /firewall-rules HTTP/1.1" 200 658 0.129222 10.0.0.19 - - [2025-10-24 17:01:14] "GET /firewall-rule/ced78a48-db8e-4b7a-92bb-32a4dcdd6521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.004166 10.0.0.19 - - [2025-10-24 17:01:14] "GET /firewall-policy/fffde943-51b1-4195-bc4b-3169c57ad4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002290 10.0.0.19 - - [2025-10-24 17:01:14] "GET /firewall-rule/b6770470-983b-4f76-a5dd-2862ebf1a995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002525 10.0.0.19 - - [2025-10-24 17:01:14] "POST /firewall-policys HTTP/1.1" 409 269 0.002752 10.0.0.19 - - [2025-10-24 17:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002579 10.0.0.19 - - [2025-10-24 17:01:14] "PUT /firewall-policy/24e3c26c-6057-4753-938c-d93cdb477c0d HTTP/1.1" 200 264 0.030844 10.0.0.19 - - [2025-10-24 17:01:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.022688 10.0.0.19 - - [2025-10-24 17:01:14] "GET /firewall-policy/24e3c26c-6057-4753-938c-d93cdb477c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.011606 10.0.0.19 - - [2025-10-24 17:01:14] "GET /application-policy-set/72aff752-f25c-4fc5-a76a-a378e08e7694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003022 10.0.0.19 - - [2025-10-24 17:01:14] "GET /firewall-policy/24e3c26c-6057-4753-938c-d93cdb477c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003425 10.0.0.19 - - [2025-10-24 17:01:14] "GET /firewall-policy/0732acac-9c88-44d7-9996-7b3ea0afc4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.004778 10.0.0.19 - - [2025-10-24 17:01:14] "GET /firewall-policy/24e3c26c-6057-4753-938c-d93cdb477c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002683 10.0.0.19 - - [2025-10-24 17:01:14] "GET /firewall-policy/24e3c26c-6057-4753-938c-d93cdb477c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002475 10.0.0.19 - - [2025-10-24 17:02:16] "GET /virtual-machine-interface/b75c9f40-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006869 10.0.0.19 - - [2025-10-24 17:02:16] "POST /set-tag HTTP/1.1" 200 109 0.004504 10.0.0.19 - - [2025-10-24 17:02:16] "GET /virtual-machine-interface/b8e74d24-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004616 10.0.0.19 - - [2025-10-24 17:02:16] "POST /set-tag HTTP/1.1" 200 109 0.003866 10.0.0.19 - - [2025-10-24 17:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.19 - - [2025-10-24 17:02:16] "GET /loadbalancer/7b27a944-e0b4-4cc1-a69a-5b0c9f270e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003410 10.0.0.19 - - [2025-10-24 17:02:16] "GET /virtual-machine-interface/b75c9f40-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005445 10.0.0.19 - - [2025-10-24 17:02:16] "POST /set-tag HTTP/1.1" 200 109 0.032214 10.0.0.19 - - [2025-10-24 17:02:16] "DELETE /loadbalancer-member/8e7ddd83-05d8-458c-9c2f-ba3133bc337c HTTP/1.1" 200 115 0.045201 10.0.0.19 - - [2025-10-24 17:02:16] "GET /virtual-machine-interface/baa49946-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003730 10.0.0.19 - - [2025-10-24 17:02:16] "POST /set-tag HTTP/1.1" 200 109 0.002537 10.0.0.19 - - [2025-10-24 17:02:16] "GET /virtual-machine-interface/b96a525a-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004035 10.0.0.19 - - [2025-10-24 17:02:16] "POST /set-tag HTTP/1.1" 200 109 0.004126 10.0.0.19 - - [2025-10-24 17:02:16] "GET /virtual-machine-interface/b9d4561e-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004227 10.0.0.19 - - [2025-10-24 17:02:16] "POST /set-tag HTTP/1.1" 200 109 0.002562 10.0.0.19 - - [2025-10-24 17:02:16] "GET /virtual-machine-interface/ba3d69d8-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004313 10.0.0.19 - - [2025-10-24 17:02:16] "POST /set-tag HTTP/1.1" 200 109 0.002276 10.0.0.19 - - [2025-10-24 17:02:16] "GET /virtual-machine-interface/b8742eb6-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004527 10.0.0.19 - - [2025-10-24 17:02:16] "POST /set-tag HTTP/1.1" 200 109 0.002465 10.0.0.19 - - [2025-10-24 17:02:16] "GET /virtual-machine-interface/b7e33a00-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005439 10.0.0.19 - - [2025-10-24 17:02:16] "POST /set-tag HTTP/1.1" 200 109 0.003375 10.0.0.19 - - [2025-10-24 17:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.19 - - [2025-10-24 17:02:16] "GET /loadbalancer/7b27a944-e0b4-4cc1-a69a-5b0c9f270e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002484 10.0.0.19 - - [2025-10-24 17:02:17] "GET /virtual-machine-interface/b8e74d24-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004483 10.0.0.19 - - [2025-10-24 17:02:17] "POST /set-tag HTTP/1.1" 200 109 0.005328 10.0.0.19 - - [2025-10-24 17:02:17] "GET /virtual-machine-interface/b8e74d24-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004320 10.0.0.19 - - [2025-10-24 17:02:17] "POST /set-tag HTTP/1.1" 200 109 0.002358 10.0.0.19 - - [2025-10-24 17:02:17] "GET /virtual-machine/506b933e-37df-45ee-9dcb-1aabf25d036f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002378 10.0.0.19 - - [2025-10-24 17:02:17] "POST /ref-update HTTP/1.1" 200 156 0.008064 10.0.0.19 - - [2025-10-24 17:02:17] "GET /virtual-machine-interface/b8e74d24-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004261 10.0.0.19 - - [2025-10-24 17:02:18] "POST /set-tag HTTP/1.1" 200 109 0.023890 10.0.0.19 - - [2025-10-24 17:02:18] "POST /set-tag HTTP/1.1" 200 109 0.036773 10.0.0.19 - - [2025-10-24 17:02:18] "POST /set-tag HTTP/1.1" 200 109 0.014540 10.0.0.19 - - [2025-10-24 17:02:18] "POST /set-tag HTTP/1.1" 200 109 0.043272 10.0.0.19 - - [2025-10-24 17:02:18] "POST /set-tag HTTP/1.1" 200 109 0.028935 10.0.0.19 - - [2025-10-24 17:02:18] "DELETE /instance-ip/b9014ce2-b0fa-11f0-87e3-fa163e9d66fe HTTP/1.1" 200 115 0.037494 10.0.0.19 - - [2025-10-24 17:02:18] "DELETE /virtual-machine-interface/b8e74d24-b0fa-11f0-87e3-fa163e9d66fe HTTP/1.1" 200 115 0.037360 10.0.0.19 - - [2025-10-24 17:02:18] "DELETE /virtual-machine/506b933e-37df-45ee-9dcb-1aabf25d036f HTTP/1.1" 200 115 0.038539 10.0.0.19 - - [2025-10-24 17:02:18] "GET /virtual-machine-interface/b75c9f40-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009493 10.0.0.19 - - [2025-10-24 17:02:18] "POST /set-tag HTTP/1.1" 200 109 0.002427 10.0.0.19 - - [2025-10-24 17:02:18] "GET /virtual-machine-interface/b75c9f40-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003935 10.0.0.19 - - [2025-10-24 17:02:18] "POST /set-tag HTTP/1.1" 200 109 0.002158 10.0.0.19 - - [2025-10-24 17:02:18] "GET /virtual-machine/3f4e6ad1-0c3d-4b57-abe5-f56cde3b461b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003093 10.0.0.19 - - [2025-10-24 17:02:18] "POST /ref-update HTTP/1.1" 200 156 0.008228 10.0.0.19 - - [2025-10-24 17:02:18] "GET /virtual-machine-interface/b75c9f40-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004533 10.0.0.19 - - [2025-10-24 17:02:18] "POST /set-tag HTTP/1.1" 200 109 0.014479 10.0.0.19 - - [2025-10-24 17:02:18] "POST /set-tag HTTP/1.1" 200 109 0.015232 10.0.0.19 - - [2025-10-24 17:02:18] "POST /set-tag HTTP/1.1" 200 109 0.024096 10.0.0.19 - - [2025-10-24 17:02:18] "POST /set-tag HTTP/1.1" 200 109 0.023058 10.0.0.19 - - [2025-10-24 17:02:18] "POST /set-tag HTTP/1.1" 200 109 0.025957 10.0.0.19 - - [2025-10-24 17:02:18] "DELETE /instance-ip/b77f754c-b0fa-11f0-87e3-fa163e9d66fe HTTP/1.1" 200 115 0.054793 10.0.0.19 - - [2025-10-24 17:02:18] "POST /ref-update HTTP/1.1" 200 156 0.020285 10.0.0.19 - - [2025-10-24 17:02:18] "DELETE /virtual-machine-interface/b75c9f40-b0fa-11f0-87e3-fa163e9d66fe HTTP/1.1" 200 115 0.040968 10.0.0.19 - - [2025-10-24 17:02:18] "DELETE /virtual-machine/3f4e6ad1-0c3d-4b57-abe5-f56cde3b461b HTTP/1.1" 200 115 0.022484 10.0.0.19 - - [2025-10-24 17:02:18] "GET /virtual-machine-interface/b7e33a00-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005636 10.0.0.19 - - [2025-10-24 17:02:18] "POST /set-tag HTTP/1.1" 200 109 0.002477 10.0.0.19 - - [2025-10-24 17:02:18] "GET /virtual-machine-interface/b7e33a00-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004115 10.0.0.19 - - [2025-10-24 17:02:18] "POST /set-tag HTTP/1.1" 200 109 0.002053 10.0.0.19 - - [2025-10-24 17:02:19] "GET /virtual-machine/fa9ba39b-2b8a-4b46-adcd-fd609545e9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002913 10.0.0.19 - - [2025-10-24 17:02:19] "POST /ref-update HTTP/1.1" 200 156 0.009356 10.0.0.19 - - [2025-10-24 17:02:19] "GET /virtual-machine-interface/b7e33a00-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.010076 10.0.0.19 - - [2025-10-24 17:02:19] "POST /set-tag HTTP/1.1" 200 109 0.017789 10.0.0.19 - - [2025-10-24 17:02:19] "POST /set-tag HTTP/1.1" 200 109 0.032798 10.0.0.19 - - [2025-10-24 17:02:19] "POST /set-tag HTTP/1.1" 200 109 0.022346 10.0.0.19 - - [2025-10-24 17:02:19] "POST /set-tag HTTP/1.1" 200 109 0.016843 10.0.0.19 - - [2025-10-24 17:02:19] "POST /set-tag HTTP/1.1" 200 109 0.021307 10.0.0.19 - - [2025-10-24 17:02:19] "DELETE /instance-ip/b7fc6cb4-b0fa-11f0-87e3-fa163e9d66fe HTTP/1.1" 200 115 0.051673 10.0.0.19 - - [2025-10-24 17:02:19] "POST /ref-update HTTP/1.1" 200 156 0.009889 10.0.0.19 - - [2025-10-24 17:02:19] "DELETE /virtual-machine-interface/b7e33a00-b0fa-11f0-87e3-fa163e9d66fe HTTP/1.1" 200 115 0.037219 10.0.0.19 - - [2025-10-24 17:02:19] "DELETE /virtual-machine/fa9ba39b-2b8a-4b46-adcd-fd609545e9fc HTTP/1.1" 200 115 0.038676 10.0.0.19 - - [2025-10-24 17:02:19] "DELETE /tag/2608736a-3dae-47a6-bbdd-9e680933bd0a HTTP/1.1" 200 115 0.046742 10.0.0.19 - - [2025-10-24 17:02:19] "GET /virtual-machine-interface/b8742eb6-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004930 10.0.0.19 - - [2025-10-24 17:02:19] "POST /set-tag HTTP/1.1" 200 109 0.002604 10.0.0.19 - - [2025-10-24 17:02:19] "GET /virtual-machine-interface/b8742eb6-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004167 10.0.0.19 - - [2025-10-24 17:02:19] "POST /set-tag HTTP/1.1" 200 109 0.002205 10.0.0.19 - - [2025-10-24 17:02:19] "GET /virtual-machine/ef7a360e-9381-4e25-8585-47c2e6db57b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.005793 10.0.0.19 - - [2025-10-24 17:02:19] "POST /ref-update HTTP/1.1" 200 156 0.009937 10.0.0.19 - - [2025-10-24 17:02:19] "GET /virtual-machine-interface/b8742eb6-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009941 10.0.0.19 - - [2025-10-24 17:02:19] "POST /set-tag HTTP/1.1" 200 109 0.016899 10.0.0.19 - - [2025-10-24 17:02:19] "POST /set-tag HTTP/1.1" 200 109 0.025210 10.0.0.19 - - [2025-10-24 17:02:19] "POST /set-tag HTTP/1.1" 200 109 0.029838 10.0.0.19 - - [2025-10-24 17:02:19] "POST /set-tag HTTP/1.1" 200 109 0.013537 10.0.0.19 - - [2025-10-24 17:02:19] "POST /set-tag HTTP/1.1" 200 109 0.026944 10.0.0.19 - - [2025-10-24 17:02:19] "DELETE /instance-ip/b88e23fc-b0fa-11f0-87e3-fa163e9d66fe HTTP/1.1" 200 115 0.053093 10.0.0.19 - - [2025-10-24 17:02:20] "DELETE /virtual-machine-interface/b8742eb6-b0fa-11f0-87e3-fa163e9d66fe HTTP/1.1" 200 115 0.039115 10.0.0.19 - - [2025-10-24 17:02:20] "DELETE /virtual-machine/ef7a360e-9381-4e25-8585-47c2e6db57b5 HTTP/1.1" 200 115 0.022588 10.0.0.19 - - [2025-10-24 17:02:20] "DELETE /tag/7779ffa4-d662-4ecb-ba00-3e200eda0f32 HTTP/1.1" 200 115 0.032780 10.0.0.19 - - [2025-10-24 17:02:20] "DELETE /tag/f66fa4f5-4717-4f4a-bbf2-7fa2e9cf3cf6 HTTP/1.1" 409 388 0.004726 10.0.0.19 - - [2025-10-24 17:02:46] "GET /virtual-machine-interface/b96a525a-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007382 10.0.0.19 - - [2025-10-24 17:02:46] "POST /set-tag HTTP/1.1" 200 109 0.005111 10.0.0.19 - - [2025-10-24 17:02:46] "GET /virtual-machine-interface/baa49946-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004466 10.0.0.19 - - [2025-10-24 17:02:46] "POST /set-tag HTTP/1.1" 200 109 0.002131 10.0.0.19 - - [2025-10-24 17:02:47] "GET /virtual-machine-interface/ba3d69d8-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004750 10.0.0.19 - - [2025-10-24 17:02:47] "POST /set-tag HTTP/1.1" 200 109 0.002361 10.0.0.19 - - [2025-10-24 17:02:47] "GET /virtual-machine-interface/b96a525a-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005605 10.0.0.19 - - [2025-10-24 17:02:47] "POST /set-tag HTTP/1.1" 200 109 0.004113 10.0.0.19 - - [2025-10-24 17:02:47] "GET /virtual-machine/4eae696f-0b13-4357-b78d-0046db91533a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003076 10.0.0.19 - - [2025-10-24 17:02:47] "POST /ref-update HTTP/1.1" 200 156 0.010540 10.0.0.19 - - [2025-10-24 17:02:47] "GET /virtual-machine-interface/b96a525a-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.021917 10.0.0.19 - - [2025-10-24 17:02:47] "POST /set-tag HTTP/1.1" 200 109 0.016767 10.0.0.19 - - [2025-10-24 17:02:47] "POST /set-tag HTTP/1.1" 200 109 0.032633 10.0.0.19 - - [2025-10-24 17:02:47] "POST /set-tag HTTP/1.1" 200 109 0.041872 10.0.0.19 - - [2025-10-24 17:02:47] "POST /set-tag HTTP/1.1" 200 109 0.022827 10.0.0.19 - - [2025-10-24 17:02:47] "DELETE /instance-ip/b9824ffe-b0fa-11f0-87e3-fa163e9d66fe HTTP/1.1" 200 115 0.051536 10.0.0.19 - - [2025-10-24 17:02:47] "DELETE /virtual-machine-interface/b96a525a-b0fa-11f0-87e3-fa163e9d66fe HTTP/1.1" 200 115 0.045077 10.0.0.19 - - [2025-10-24 17:02:47] "DELETE /virtual-machine/4eae696f-0b13-4357-b78d-0046db91533a HTTP/1.1" 200 115 0.021642 10.0.0.19 - - [2025-10-24 17:02:47] "DELETE /tag/97b8c6d1-0752-453b-b000-48e7224806fc HTTP/1.1" 200 115 0.054057 10.0.0.19 - - [2025-10-24 17:02:47] "GET /virtual-machine-interface/baa49946-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003550 10.0.0.19 - - [2025-10-24 17:02:47] "POST /set-tag HTTP/1.1" 200 109 0.002466 10.0.0.19 - - [2025-10-24 17:02:47] "GET /virtual-machine/3e28dfd1-7162-4f9e-93fc-f77feae95c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002579 10.0.0.19 - - [2025-10-24 17:02:47] "POST /ref-update HTTP/1.1" 200 156 0.012279 10.0.0.19 - - [2025-10-24 17:02:47] "GET /virtual-machine-interface/baa49946-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008073 10.0.0.19 - - [2025-10-24 17:02:47] "POST /set-tag HTTP/1.1" 200 109 0.019226 10.0.0.19 - - [2025-10-24 17:02:47] "POST /set-tag HTTP/1.1" 200 109 0.028288 10.0.0.19 - - [2025-10-24 17:02:47] "POST /set-tag HTTP/1.1" 200 109 0.018665 10.0.0.19 - - [2025-10-24 17:02:48] "POST /set-tag HTTP/1.1" 200 109 0.027256 10.0.0.19 - - [2025-10-24 17:02:48] "DELETE /instance-ip/baba68a2-b0fa-11f0-87e3-fa163e9d66fe HTTP/1.1" 200 115 0.049467 10.0.0.19 - - [2025-10-24 17:02:48] "DELETE /virtual-machine-interface/baa49946-b0fa-11f0-87e3-fa163e9d66fe HTTP/1.1" 200 115 0.040219 10.0.0.19 - - [2025-10-24 17:02:48] "DELETE /virtual-machine/3e28dfd1-7162-4f9e-93fc-f77feae95c7c HTTP/1.1" 200 115 0.018894 10.0.0.19 - - [2025-10-24 17:02:48] "DELETE /tag/f92e1791-e510-4fbf-b5b9-15fcc1ccb82f HTTP/1.1" 200 115 0.031273 10.0.0.19 - - [2025-10-24 17:02:48] "GET /virtual-machine-interface/ba3d69d8-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003656 10.0.0.19 - - [2025-10-24 17:02:48] "POST /set-tag HTTP/1.1" 200 109 0.002301 10.0.0.19 - - [2025-10-24 17:02:48] "GET /virtual-machine/f462cdea-1ffd-4033-87db-e84d7ba4bddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002300 10.0.0.19 - - [2025-10-24 17:02:48] "POST /ref-update HTTP/1.1" 200 156 0.007638 10.0.0.19 - - [2025-10-24 17:02:48] "GET /virtual-machine-interface/ba3d69d8-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005915 10.0.0.19 - - [2025-10-24 17:02:48] "POST /set-tag HTTP/1.1" 200 109 0.015838 10.0.0.19 - - [2025-10-24 17:02:48] "POST /set-tag HTTP/1.1" 200 109 0.025222 10.0.0.19 - - [2025-10-24 17:02:48] "POST /set-tag HTTP/1.1" 200 109 0.013904 10.0.0.19 - - [2025-10-24 17:02:48] "POST /set-tag HTTP/1.1" 200 109 0.021475 10.0.0.19 - - [2025-10-24 17:02:48] "DELETE /instance-ip/ba525bc2-b0fa-11f0-87e3-fa163e9d66fe HTTP/1.1" 200 115 0.038089 10.0.0.19 - - [2025-10-24 17:02:48] "DELETE /virtual-machine-interface/ba3d69d8-b0fa-11f0-87e3-fa163e9d66fe HTTP/1.1" 200 115 0.045997 10.0.0.19 - - [2025-10-24 17:02:48] "DELETE /virtual-machine/f462cdea-1ffd-4033-87db-e84d7ba4bddb HTTP/1.1" 200 115 0.021987 10.0.0.19 - - [2025-10-24 17:02:48] "DELETE /tag/8610b940-5684-4d70-98e9-ad6b339f96b7 HTTP/1.1" 409 236 0.008952 10.0.0.19 - - [2025-10-24 17:02:48] "DELETE /tag/f9c1cc26-5dc9-44a1-b4f7-ad89a2dae753 HTTP/1.1" 409 236 0.004795 10.0.0.19 - - [2025-10-24 17:02:48] "DELETE /tag/7f663ed8-cf5b-4f69-833d-02122a1b2aa0 HTTP/1.1" 200 115 0.035054 10.0.0.19 - - [2025-10-24 17:02:48] "GET /virtual-machine-interface/b9d4561e-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004550 10.0.0.19 - - [2025-10-24 17:02:48] "POST /set-tag HTTP/1.1" 200 109 0.002516 10.0.0.19 - - [2025-10-24 17:02:48] "GET /virtual-machine-interface/b9d4561e-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004071 10.0.0.19 - - [2025-10-24 17:02:48] "POST /set-tag HTTP/1.1" 200 109 0.002070 10.0.0.19 - - [2025-10-24 17:02:48] "GET /virtual-machine/ee8ef2c1-20df-4e70-a089-f110d5714bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002776 10.0.0.19 - - [2025-10-24 17:02:48] "POST /ref-update HTTP/1.1" 200 156 0.008334 10.0.0.19 - - [2025-10-24 17:02:48] "GET /virtual-machine-interface/b9d4561e-b0fa-11f0-87e3-fa163e9d66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003809 10.0.0.19 - - [2025-10-24 17:02:48] "POST /set-tag HTTP/1.1" 200 109 0.016803 10.0.0.19 - - [2025-10-24 17:02:48] "POST /set-tag HTTP/1.1" 200 109 0.034389 10.0.0.19 - - [2025-10-24 17:02:48] "POST /set-tag HTTP/1.1" 200 109 0.037387 10.0.0.19 - - [2025-10-24 17:02:49] "POST /set-tag HTTP/1.1" 200 109 0.033909 10.0.0.19 - - [2025-10-24 17:02:49] "DELETE /instance-ip/b9eb16d8-b0fa-11f0-87e3-fa163e9d66fe HTTP/1.1" 200 115 0.037862 10.0.0.19 - - [2025-10-24 17:02:49] "DELETE /virtual-machine-interface/b9d4561e-b0fa-11f0-87e3-fa163e9d66fe HTTP/1.1" 200 115 0.038179 10.0.0.19 - - [2025-10-24 17:02:49] "DELETE /virtual-machine/ee8ef2c1-20df-4e70-a089-f110d5714bea HTTP/1.1" 200 115 0.027086 10.0.0.19 - - [2025-10-24 17:02:49] "DELETE /tag/6a8fca8f-d498-40a7-ade8-7e407169992b HTTP/1.1" 409 236 0.007539 10.0.0.19 - - [2025-10-24 17:02:49] "DELETE /tag/749124bf-b662-4fc3-834b-820cedbc3fd2 HTTP/1.1" 200 115 0.034726 10.0.0.19 - - [2025-10-24 17:02:49] "DELETE /tag/7c579668-1892-40bb-abf8-665ec83f8896 HTTP/1.1" 200 115 0.034245 10.0.0.19 - - [2025-10-24 17:02:51] "POST /projects HTTP/1.1" 409 238 0.002929 10.0.0.19 - - [2025-10-24 17:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.19 - - [2025-10-24 17:02:51] "GET /project/44188377-9e1d-4aed-a5b2-17cdc7180f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046690 10.0.0.19 - - [2025-10-24 17:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.19 - - [2025-10-24 17:02:51] "GET /virtual-network/a2ccc2e8-03cb-4e2f-bb37-8232e41891df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003815 10.0.0.19 - - [2025-10-24 17:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.19 - - [2025-10-24 17:02:51] "GET /virtual-network/d8c51014-4fba-4f99-b973-72618a77ed63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004019 10.0.0.19 - - [2025-10-24 17:02:51] "POST /security-groups HTTP/1.1" 409 285 0.002209 10.0.0.19 - - [2025-10-24 17:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.19 - - [2025-10-24 17:02:51] "PUT /security-group/d1a502e3-f8cf-41a5-a3e5-73be8d88a97d HTTP/1.1" 200 262 0.067484 10.0.0.19 - - [2025-10-24 17:02:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.033551 10.0.0.19 - - [2025-10-24 17:02:51] "PUT /access-control-list/3c016623-ab12-45d7-b264-46c984fe20b7 HTTP/1.1" 200 272 0.039137 10.0.0.19 - - [2025-10-24 17:02:51] "PUT /access-control-list/9e607096-4b0a-49a1-9841-19aac3ea20ef HTTP/1.1" 200 272 0.022922 10.0.0.19 - - [2025-10-24 17:02:56] "POST /projects HTTP/1.1" 409 238 0.002258 10.0.0.19 - - [2025-10-24 17:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.19 - - [2025-10-24 17:02:56] "GET /project/44188377-9e1d-4aed-a5b2-17cdc7180f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029146 10.0.0.19 - - [2025-10-24 17:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001420 10.0.0.19 - - [2025-10-24 17:02:56] "GET /virtual-network/a2ccc2e8-03cb-4e2f-bb37-8232e41891df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004631 10.0.0.19 - - [2025-10-24 17:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.19 - - [2025-10-24 17:02:56] "GET /virtual-network/d8c51014-4fba-4f99-b973-72618a77ed63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003667 10.0.0.19 - - [2025-10-24 17:02:56] "POST /security-groups HTTP/1.1" 409 285 0.002110 10.0.0.19 - - [2025-10-24 17:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.19 - - [2025-10-24 17:02:56] "PUT /security-group/d1a502e3-f8cf-41a5-a3e5-73be8d88a97d HTTP/1.1" 200 262 0.063425 10.0.0.19 - - [2025-10-24 17:02:56] "PUT /access-control-list/3c016623-ab12-45d7-b264-46c984fe20b7 HTTP/1.1" 200 272 0.022247 10.0.0.19 - - [2025-10-24 17:02:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.039014 10.0.0.19 - - [2025-10-24 17:02:56] "GET /firewall-policy/0732acac-9c88-44d7-9996-7b3ea0afc4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.012219 10.0.0.19 - - [2025-10-24 17:02:56] "PUT /access-control-list/9e607096-4b0a-49a1-9841-19aac3ea20ef HTTP/1.1" 200 272 0.036304 10.0.0.19 - - [2025-10-24 17:02:56] "GET /firewall-rule/e3d84f2b-0256-423c-ba55-04a790bb1264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003014 10.0.0.19 - - [2025-10-24 17:02:56] "POST /ref-update HTTP/1.1" 200 156 0.044331 10.0.0.19 - - [2025-10-24 17:02:56] "DELETE /firewall-rule/e3d84f2b-0256-423c-ba55-04a790bb1264 HTTP/1.1" 200 115 0.054671 10.0.0.19 - - [2025-10-24 17:02:57] "GET /firewall-policy/0732acac-9c88-44d7-9996-7b3ea0afc4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.007295 10.0.0.19 - - [2025-10-24 17:02:57] "GET /firewall-rule/7b01aecf-196d-4bf9-aedf-1a17a2806ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003058 10.0.0.19 - - [2025-10-24 17:02:57] "POST /ref-update HTTP/1.1" 200 156 0.044526 10.0.0.19 - - [2025-10-24 17:02:57] "DELETE /firewall-rule/7b01aecf-196d-4bf9-aedf-1a17a2806ab4 HTTP/1.1" 200 115 0.045154 10.0.0.19 - - [2025-10-24 17:02:57] "DELETE /tag/8610b940-5684-4d70-98e9-ad6b339f96b7 HTTP/1.1" 409 236 0.008808 10.0.0.19 - - [2025-10-24 17:02:57] "DELETE /tag/bd5ecdfb-a682-43f2-966c-e083b530a36e HTTP/1.1" 200 115 0.031562 10.0.0.19 - - [2025-10-24 17:02:57] "DELETE /tag/f9c1cc26-5dc9-44a1-b4f7-ad89a2dae753 HTTP/1.1" 409 236 0.003824 10.0.0.19 - - [2025-10-24 17:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.19 - - [2025-10-24 17:02:57] "GET /virtual-network/a2ccc2e8-03cb-4e2f-bb37-8232e41891df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004424 10.0.0.19 - - [2025-10-24 17:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.19 - - [2025-10-24 17:02:57] "GET /virtual-network/d8c51014-4fba-4f99-b973-72618a77ed63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003524 10.0.0.19 - - [2025-10-24 17:02:57] "PUT /virtual-network/a2ccc2e8-03cb-4e2f-bb37-8232e41891df HTTP/1.1" 200 264 0.037748 10.0.0.19 - - [2025-10-24 17:02:57] "PUT /virtual-network/d8c51014-4fba-4f99-b973-72618a77ed63 HTTP/1.1" 200 264 0.039909 10.0.0.19 - - [2025-10-24 17:02:57] "DELETE /security-group/d1a502e3-f8cf-41a5-a3e5-73be8d88a97d HTTP/1.1" 200 115 0.045075 10.0.0.19 - - [2025-10-24 17:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009019 10.0.0.19 - - [2025-10-24 17:02:57] "DELETE /access-control-list/3c016623-ab12-45d7-b264-46c984fe20b7 HTTP/1.1" 200 115 0.025425 10.0.0.19 - - [2025-10-24 17:02:57] "DELETE /access-control-list/9e607096-4b0a-49a1-9841-19aac3ea20ef HTTP/1.1" 200 115 0.027442 10.0.0.19 - - [2025-10-24 17:02:57] "GET /project/44188377-9e1d-4aed-a5b2-17cdc7180f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.053608 10.0.0.19 - - [2025-10-24 17:02:57] "GET /project/44188377-9e1d-4aed-a5b2-17cdc7180f63?fields=security_groups HTTP/1.1" 200 1352 0.044980 10.0.0.19 - - [2025-10-24 17:02:57] "DELETE /security-group/37c87f66-30da-4330-819f-1305f4abaa2f HTTP/1.1" 200 115 0.045508 10.0.0.19 - - [2025-10-24 17:02:57] "DELETE /access-control-list/ef59a894-7a4b-420d-8cdd-183c56444377 HTTP/1.1" 200 115 0.053757 10.0.0.19 - - [2025-10-24 17:02:57] "GET /project/44188377-9e1d-4aed-a5b2-17cdc7180f63?fields=application_policy_sets HTTP/1.1" 200 1391 0.068283 10.0.0.19 - - [2025-10-24 17:02:57] "DELETE /access-control-list/4f133f66-348a-4f15-94ac-b98371d3029f HTTP/1.1" 200 115 0.046163 10.0.0.19 - - [2025-10-24 17:02:57] "DELETE /project/44188377-9e1d-4aed-a5b2-17cdc7180f63 HTTP/1.1" 200 115 0.372312 10.0.0.19 - - [2025-10-24 17:02:57] "POST /projects HTTP/1.1" 409 238 0.003359 10.0.0.19 - - [2025-10-24 17:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.19 - - [2025-10-24 17:02:58] "GET /project/e70f3b3d-6fb8-4b23-85e5-6b4eac1da616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044831 10.0.0.19 - - [2025-10-24 17:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.19 - - [2025-10-24 17:02:58] "GET /virtual-network/a2ccc2e8-03cb-4e2f-bb37-8232e41891df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.006098 10.0.0.19 - - [2025-10-24 17:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.19 - - [2025-10-24 17:02:58] "GET /virtual-network/d8c51014-4fba-4f99-b973-72618a77ed63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004615 10.0.0.19 - - [2025-10-24 17:02:58] "POST /security-groups HTTP/1.1" 409 285 0.002409 10.0.0.19 - - [2025-10-24 17:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001279 10.0.0.19 - - [2025-10-24 17:02:58] "PUT /security-group/e567af44-98ca-4b61-aaed-1e59bfe57da0 HTTP/1.1" 200 262 0.060570 10.0.0.19 - - [2025-10-24 17:02:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.024962 10.0.0.19 - - [2025-10-24 17:02:58] "PUT /access-control-list/5e63d079-eda3-45d0-8ab1-f0eebc5b2509 HTTP/1.1" 200 272 0.029906 10.0.0.19 - - [2025-10-24 17:02:58] "PUT /access-control-list/af1735eb-461d-410e-b53d-27ccd7d93303 HTTP/1.1" 200 272 0.028153 [Introspect:8084]10.0.0.19 - - [2025-10-24 17:02:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001027 [Introspect:8084]10.0.0.19 - - [2025-10-24 17:02:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000973 10.0.0.19 - - [2025-10-24 17:03:02] "GET /application-policy-set/72aff752-f25c-4fc5-a76a-a378e08e7694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003407 10.0.0.19 - - [2025-10-24 17:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.19 - - [2025-10-24 17:03:02] "GET /policy-management/3b666103-ea5b-4357-9e89-217e6a98cd44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002908 10.0.0.19 - - [2025-10-24 17:03:02] "GET /firewall-policy/fffde943-51b1-4195-bc4b-3169c57ad4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003481 10.0.0.19 - - [2025-10-24 17:03:02] "GET /firewall-rule/b6770470-983b-4f76-a5dd-2862ebf1a995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004384 10.0.0.19 - - [2025-10-24 17:03:02] "POST /ref-update HTTP/1.1" 200 156 0.012530 10.0.0.19 - - [2025-10-24 17:03:02] "DELETE /firewall-rule/b6770470-983b-4f76-a5dd-2862ebf1a995 HTTP/1.1" 200 115 0.061823 10.0.0.19 - - [2025-10-24 17:03:02] "GET /firewall-policy/24e3c26c-6057-4753-938c-d93cdb477c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007650 10.0.0.19 - - [2025-10-24 17:03:02] "GET /firewall-rule/ced78a48-db8e-4b7a-92bb-32a4dcdd6521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.003474 10.0.0.19 - - [2025-10-24 17:03:02] "POST /ref-update HTTP/1.1" 200 156 0.015968 10.0.0.19 - - [2025-10-24 17:03:02] "DELETE /firewall-rule/ced78a48-db8e-4b7a-92bb-32a4dcdd6521 HTTP/1.1" 200 115 0.053304 10.0.0.19 - - [2025-10-24 17:03:02] "GET /firewall-policy/24e3c26c-6057-4753-938c-d93cdb477c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.004630 10.0.0.19 - - [2025-10-24 17:03:02] "GET /firewall-rule/61c44cbf-ebb6-440b-88f2-c92c0d246a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.003868 10.0.0.19 - - [2025-10-24 17:03:02] "POST /ref-update HTTP/1.1" 200 156 0.012378 10.0.0.19 - - [2025-10-24 17:03:02] "DELETE /firewall-rule/61c44cbf-ebb6-440b-88f2-c92c0d246a09 HTTP/1.1" 200 115 0.051780 10.0.0.19 - - [2025-10-24 17:03:02] "GET /application-policy-set/72aff752-f25c-4fc5-a76a-a378e08e7694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002833 10.0.0.19 - - [2025-10-24 17:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.19 - - [2025-10-24 17:03:02] "GET /policy-management/3b666103-ea5b-4357-9e89-217e6a98cd44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002600 10.0.0.19 - - [2025-10-24 17:03:02] "GET /firewall-policy/24e3c26c-6057-4753-938c-d93cdb477c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008640 10.0.0.19 - - [2025-10-24 17:03:03] "POST /ref-update HTTP/1.1" 200 156 0.019850 10.0.0.19 - - [2025-10-24 17:03:03] "DELETE /firewall-policy/24e3c26c-6057-4753-938c-d93cdb477c0d HTTP/1.1" 200 115 0.033823 10.0.0.19 - - [2025-10-24 17:03:03] "DELETE /tag/6a8fca8f-d498-40a7-ade8-7e407169992b HTTP/1.1" 200 115 0.060961 10.0.0.19 - - [2025-10-24 17:03:03] "DELETE /tag/8610b940-5684-4d70-98e9-ad6b339f96b7 HTTP/1.1" 200 115 0.028391 10.0.0.19 - - [2025-10-24 17:03:03] "DELETE /tag/f9c1cc26-5dc9-44a1-b4f7-ad89a2dae753 HTTP/1.1" 200 115 0.044867 10.0.0.19 - - [2025-10-24 17:03:03] "DELETE /tag/f66fa4f5-4717-4f4a-bbf2-7fa2e9cf3cf6 HTTP/1.1" 200 115 0.051157 10.0.0.19 - - [2025-10-24 17:03:03] "DELETE /loadbalancer-member/9620a60e-5c89-46a0-a075-6edb796a4321 HTTP/1.1" 200 115 0.031157 10.0.0.19 - - [2025-10-24 17:03:03] "DELETE /loadbalancer-pool/bbf9683c-7ac5-48a8-9d57-95984b6fc386 HTTP/1.1" 200 115 0.032486 10.0.0.19 - - [2025-10-24 17:03:03] "DELETE /loadbalancer-listener/19beb684-af54-403e-b00a-1370a5d81522 HTTP/1.1" 200 115 0.041777 10.0.0.19 - - [2025-10-24 17:03:03] "DELETE /loadbalancer/7b27a944-e0b4-4cc1-a69a-5b0c9f270e08 HTTP/1.1" 200 115 0.041547 10.0.0.19 - - [2025-10-24 17:03:03] "DELETE /floating-ip/9daf6602-f972-4ca0-a18a-c426e22b9a95 HTTP/1.1" 200 115 0.042048 10.0.0.19 - - [2025-10-24 17:03:03] "DELETE /instance-ip/8e7e2ef5-f780-4609-8e16-414c5765b72b HTTP/1.1" 200 115 0.041463 10.0.0.19 - - [2025-10-24 17:03:03] "DELETE /virtual-machine-interface/ff99d229-ef5f-4cf2-9ca5-3c4fef0466a1 HTTP/1.1" 200 115 0.045303 10.0.0.19 - - [2025-10-24 17:03:03] "DELETE /tag/1389d2da-07a0-4d88-bc01-e35e03d8e184 HTTP/1.1" 200 115 0.055060 10.0.0.19 - - [2025-10-24 17:03:03] "POST /projects HTTP/1.1" 409 238 0.004093 10.0.0.19 - - [2025-10-24 17:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.19 - - [2025-10-24 17:03:03] "GET /project/e70f3b3d-6fb8-4b23-85e5-6b4eac1da616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047924 10.0.0.19 - - [2025-10-24 17:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.19 - - [2025-10-24 17:03:03] "GET /virtual-network/a2ccc2e8-03cb-4e2f-bb37-8232e41891df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005827 10.0.0.19 - - [2025-10-24 17:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.19 - - [2025-10-24 17:03:03] "GET /virtual-network/d8c51014-4fba-4f99-b973-72618a77ed63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005376 10.0.0.19 - - [2025-10-24 17:03:03] "POST /security-groups HTTP/1.1" 409 285 0.002749 10.0.0.19 - - [2025-10-24 17:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.19 - - [2025-10-24 17:03:03] "PUT /security-group/e567af44-98ca-4b61-aaed-1e59bfe57da0 HTTP/1.1" 200 262 0.062175 10.0.0.19 - - [2025-10-24 17:03:04] "PUT /access-control-list/5e63d079-eda3-45d0-8ab1-f0eebc5b2509 HTTP/1.1" 200 272 0.035043 10.0.0.19 - - [2025-10-24 17:03:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.047182 10.0.0.19 - - [2025-10-24 17:03:04] "GET /firewall-policy/0732acac-9c88-44d7-9996-7b3ea0afc4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.043993 10.0.0.19 - - [2025-10-24 17:03:04] "PUT /access-control-list/af1735eb-461d-410e-b53d-27ccd7d93303 HTTP/1.1" 200 272 0.061347 10.0.0.19 - - [2025-10-24 17:03:04] "GET /firewall-rule/73fd7531-8143-4cfd-95bd-f29ff600263a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002911 10.0.0.19 - - [2025-10-24 17:03:04] "POST /ref-update HTTP/1.1" 200 156 0.070236 10.0.0.19 - - [2025-10-24 17:03:04] "DELETE /firewall-rule/73fd7531-8143-4cfd-95bd-f29ff600263a HTTP/1.1" 200 115 0.053076 10.0.0.19 - - [2025-10-24 17:03:04] "GET /firewall-policy/0732acac-9c88-44d7-9996-7b3ea0afc4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.004761 10.0.0.19 - - [2025-10-24 17:03:04] "GET /firewall-rule/38a30981-cdf0-43c6-a3d4-07ad3eed04ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006462 10.0.0.19 - - [2025-10-24 17:03:04] "POST /ref-update HTTP/1.1" 200 156 0.051859 10.0.0.19 - - [2025-10-24 17:03:04] "DELETE /firewall-rule/38a30981-cdf0-43c6-a3d4-07ad3eed04ad HTTP/1.1" 200 115 0.033721 10.0.0.19 - - [2025-10-24 17:03:04] "DELETE /tag/fa48da01-e8e0-435a-9c59-a5b6a702d209 HTTP/1.1" 200 115 0.042020 10.0.0.19 - - [2025-10-24 17:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.19 - - [2025-10-24 17:03:04] "GET /virtual-network/a2ccc2e8-03cb-4e2f-bb37-8232e41891df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005506 10.0.0.19 - - [2025-10-24 17:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.19 - - [2025-10-24 17:03:04] "GET /virtual-network/d8c51014-4fba-4f99-b973-72618a77ed63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004225 10.0.0.19 - - [2025-10-24 17:03:04] "PUT /virtual-network/a2ccc2e8-03cb-4e2f-bb37-8232e41891df HTTP/1.1" 200 264 0.061408 10.0.0.19 - - [2025-10-24 17:03:04] "PUT /virtual-network/d8c51014-4fba-4f99-b973-72618a77ed63 HTTP/1.1" 200 264 0.055565 10.0.0.19 - - [2025-10-24 17:03:04] "DELETE /security-group/e567af44-98ca-4b61-aaed-1e59bfe57da0 HTTP/1.1" 200 115 0.053285 10.0.0.19 - - [2025-10-24 17:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.19 - - [2025-10-24 17:03:04] "DELETE /access-control-list/5e63d079-eda3-45d0-8ab1-f0eebc5b2509 HTTP/1.1" 200 115 0.046450 10.0.0.19 - - [2025-10-24 17:03:04] "DELETE /access-control-list/af1735eb-461d-410e-b53d-27ccd7d93303 HTTP/1.1" 200 115 0.059746 10.0.0.19 - - [2025-10-24 17:03:04] "GET /project/e70f3b3d-6fb8-4b23-85e5-6b4eac1da616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.063870 10.0.0.19 - - [2025-10-24 17:03:04] "GET /project/e70f3b3d-6fb8-4b23-85e5-6b4eac1da616?fields=security_groups HTTP/1.1" 200 1352 0.037883 10.0.0.19 - - [2025-10-24 17:03:04] "DELETE /access-control-list/06eb52c5-55ca-452b-afe9-99ab84f147ee HTTP/1.1" 200 115 0.030032 10.0.0.19 - - [2025-10-24 17:03:04] "DELETE /security-group/c383a17b-2919-4d22-89e8-43abb0b27db9 HTTP/1.1" 200 115 0.056391 10.0.0.19 - - [2025-10-24 17:03:05] "DELETE /access-control-list/184cad2c-9f28-42bb-ac94-8ea35ae47eb9 HTTP/1.1" 200 115 0.046973 10.0.0.19 - - [2025-10-24 17:03:05] "GET /project/e70f3b3d-6fb8-4b23-85e5-6b4eac1da616?fields=application_policy_sets HTTP/1.1" 200 1391 0.053197 10.0.0.19 - - [2025-10-24 17:03:05] "DELETE /project/e70f3b3d-6fb8-4b23-85e5-6b4eac1da616 HTTP/1.1" 200 115 0.343511