++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Oct 27 11:16:34 AM UTC 2025 ===================' INFO: =================== Mon Oct 27 11:16:34 AM 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 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.38 ++ 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.38 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.38 ++ ANALYTICSDB_NODES=10.0.0.38 ++ ANALYTICS_SNMP_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ '[' -n '10.0.0.38:8081 ' ']' +++ echo 10.0.0.38:8081 ++ ANALYTICS_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ '[' -n '10.0.0.38:9042 ' ']' +++ echo 10.0.0.38:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.38:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ '[' -n '10.0.0.38:8086 ' ']' +++ echo 10.0.0.38:8086 ++ COLLECTOR_SERVERS=10.0.0.38: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.38 ++ CONFIGDB_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ '[' -n '10.0.0.38:8082 ' ']' +++ echo 10.0.0.38:8082 ++ CONFIG_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ '[' -n '10.0.0.38:9161 ' ']' +++ echo 10.0.0.38:9161 ++ CONFIGDB_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ '[' -n '10.0.0.38:9041 ' ']' +++ echo 10.0.0.38:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.38: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.38 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.38 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ '[' -n 10.0.0.38:2181, ']' +++ echo 10.0.0.38:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ '[' -n '10.0.0.38:2181 ' ']' +++ echo 10.0.0.38:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.38:2181 ++ RABBITMQ_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ '[' -n 10.0.0.38:5673, ']' +++ echo 10.0.0.38:5673 ++ RABBITMQ_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ '[' -n '10.0.0.38:6379 ' ']' +++ echo 10.0.0.38:6379 ++ REDIS_SERVERS=10.0.0.38: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.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ '[' -n '10.0.0.38:9092 ' ']' +++ echo 10.0.0.38:9092 ++ KAFKA_SERVERS=10.0.0.38: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.38 ++ 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.38 ++ 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.38 ++ cut -d , -f 1 + local cassandra=10.0.0.38 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 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.38 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.38 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.38 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.38 +++ local servers=10.0.0.38 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq +++ local local_ips=,10.0.0.38,10.5.217.1,127.0.0.1,172.17.0.1,252.38.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.38,10.5.217.1,127.0.0.1,172.17.0.1,252.38.0.1,, =~ ,10\.0\.0\.38, ]] +++ echo 10.0.0.38 1 +++ return ++ local ip=10.0.0.38 ++ [[ -z 10.0.0.38 ]] ++ echo 10.0.0.38 + host_ip=10.0.0.38 + [[ cql == \c\q\l ]] ++ echo 10.0.0.38:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.38:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.38:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort + 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/27/2025 11:17:16.936 7f66bfc7d400 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/27/2025 11:17:17.197 7f66bfc7d400 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/27/2025 11:17:17.227 7f66bfc7d400 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/27/2025 11:17:17.227 7f66bfc7d400 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.38 - - [2025-10-27 11:17:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000972 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.38:8082/ Hit Ctrl-C to quit. 10.0.0.38 - - [2025-10-27 11:17:27] "GET / HTTP/1.1" 503 181 0.000442 10.0.0.38 - - [2025-10-27 11:17:28] "GET / HTTP/1.1" 200 45303 0.001310 10.0.0.38 - - [2025-10-27 11:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.38 - - [2025-10-27 11:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.38 - - [2025-10-27 11:17:29] "GET / HTTP/1.1" 200 35931 0.001275 10.0.0.38 - - [2025-10-27 11:17:29] "GET / HTTP/1.1" 200 35931 0.001152 10.0.0.38 - - [2025-10-27 11:17:29] "GET / HTTP/1.1" 200 35931 0.001225 10.0.0.38 - - [2025-10-27 11:17:29] "POST /fqname-to-id HTTP/1.1" 404 186 0.002499 10.0.0.38 - - [2025-10-27 11:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.38 - - [2025-10-27 11:17:30] "GET /global-system-config/9629b5a2-3c60-4442-8b38-bb2792d73e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008776 10.0.0.38 - - [2025-10-27 11:17:30] "GET / HTTP/1.1" 200 35931 0.001287 10.0.0.38 - - [2025-10-27 11:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005146 10.0.0.38 - - [2025-10-27 11:17:30] "GET /global-system-config/9629b5a2-3c60-4442-8b38-bb2792d73e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009860 10.0.0.38 - - [2025-10-27 11:17:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.002716 10.0.0.38 - - [2025-10-27 11:17:30] "POST /service-appliance-sets HTTP/1.1" 200 553 0.094935 10.0.0.38 - - [2025-10-27 11:17:30] "GET / HTTP/1.1" 200 35931 0.001217 10.0.0.38 - - [2025-10-27 11:17:30] "POST /fqname-to-id HTTP/1.1" 404 180 0.005066 10.0.0.38 - - [2025-10-27 11:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.015254 10.0.0.38 - - [2025-10-27 11:17:30] "GET /global-system-config/9629b5a2-3c60-4442-8b38-bb2792d73e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.016658 10.0.0.38 - - [2025-10-27 11:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.38 - - [2025-10-27 11:17:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.018426 10.0.0.38 - - [2025-10-27 11:17:30] "GET /global-system-config/9629b5a2-3c60-4442-8b38-bb2792d73e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012267 10.0.0.38 - - [2025-10-27 11:17:30] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.081330 10.0.0.38 - - [2025-10-27 11:17:30] "POST /service-appliance-sets HTTP/1.1" 200 541 0.074644 10.0.0.38 - - [2025-10-27 11:17:30] "POST /database-nodes HTTP/1.1" 200 597 0.130259 10.0.0.38 - - [2025-10-27 11:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.38 - - [2025-10-27 11:17:30] "GET /network-ipam/d6b289d0-1fbc-4345-8bb2-dea30ef6bebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.007590 10.0.0.38 - - [2025-10-27 11:17:30] "POST /service-templates HTTP/1.1" 200 511 0.047471 10.0.0.38 - - [2025-10-27 11:17:30] "POST /service-templates HTTP/1.1" 200 501 0.135000 10.0.0.38 - - [2025-10-27 11:17:30] "GET / HTTP/1.1" 200 35931 0.001332 10.0.0.38 - - [2025-10-27 11:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.38 - - [2025-10-27 11:17:30] "GET /global-system-config/9629b5a2-3c60-4442-8b38-bb2792d73e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006827 10.0.0.38 - - [2025-10-27 11:17:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.006101 10.0.0.38 - - [2025-10-27 11:17:30] "POST /service-templates HTTP/1.1" 200 515 0.059866 10.0.0.38 - - [2025-10-27 11:17:30] "POST /analytics-nodes HTTP/1.1" 200 599 0.064046 10.0.0.38 - - [2025-10-27 11:17:30] "POST /service-templates HTTP/1.1" 200 535 0.060107 10.0.0.38 - - [2025-10-27 11:17:30] "POST /service-templates HTTP/1.1" 200 507 0.078346 10.0.0.38 - - [2025-10-27 11:17:31] "GET / HTTP/1.1" 200 35931 0.001489 10.0.0.38 - - [2025-10-27 11:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.38 - - [2025-10-27 11:17:31] "GET /global-system-config/9629b5a2-3c60-4442-8b38-bb2792d73e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007300 10.0.0.38 - - [2025-10-27 11:17:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.008582 10.0.0.38 - - [2025-10-27 11:17:31] "POST /config-nodes HTTP/1.1" 200 593 0.035445 10.0.0.38 - - [2025-10-27 11:17:31] "GET / HTTP/1.1" 200 35931 0.001460 10.0.0.38 - - [2025-10-27 11:17:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.007943 10.0.0.38 - - [2025-10-27 11:17:32] "GET / HTTP/1.1" 200 35931 0.001374 10.0.0.38 - - [2025-10-27 11:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.38 - - [2025-10-27 11:17:32] "GET /global-system-config/9629b5a2-3c60-4442-8b38-bb2792d73e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007873 10.0.0.38 - - [2025-10-27 11:17:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.002024 10.0.0.38 - - [2025-10-27 11:17:32] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.061591 10.0.0.38 - - [2025-10-27 11:17:33] "GET / HTTP/1.1" 200 35931 0.001342 10.0.0.38 - - [2025-10-27 11:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.38 - - [2025-10-27 11:17:33] "GET /global-system-config/9629b5a2-3c60-4442-8b38-bb2792d73e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.015510 10.0.0.38 - - [2025-10-27 11:17:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.002013 10.0.0.38 - - [2025-10-27 11:17:33] "POST /config-database-nodes HTTP/1.1" 200 611 0.038131 10.0.0.38 - - [2025-10-27 11:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004710 10.0.0.38 - - [2025-10-27 11:17:34] "GET /network-ipam/d6b289d0-1fbc-4345-8bb2-dea30ef6bebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.009137 10.0.0.38 - - [2025-10-27 11:17:34] "POST /fqname-to-id HTTP/1.1" 404 225 0.003610 10.0.0.38 - - [2025-10-27 11:17:35] "POST /access-control-lists HTTP/1.1" 200 587 0.039142 10.0.0.38 - - [2025-10-27 11:17:35] "POST /fqname-to-id HTTP/1.1" 404 224 0.035091 10.0.0.38 - - [2025-10-27 11:17:35] "POST /access-control-lists HTTP/1.1" 200 585 0.021804 10.0.0.38 - - [2025-10-27 11:17:35] "POST /route-targets HTTP/1.1" 200 327 0.020164 10.0.0.38 - - [2025-10-27 11:17:35] "POST /ref-update HTTP/1.1" 200 156 0.035390 10.0.0.38 - - [2025-10-27 11:17:35] "POST /route-targets HTTP/1.1" 200 327 0.013225 10.0.0.38 - - [2025-10-27 11:17:35] "POST /ref-update HTTP/1.1" 200 156 0.018974 10.0.0.38 - - [2025-10-27 11:17:35] "POST /route-targets HTTP/1.1" 200 327 0.020516 10.0.0.38 - - [2025-10-27 11:17:35] "POST /ref-update HTTP/1.1" 200 156 0.024206 10.0.0.38 - - [2025-10-27 11:17:35] "POST /route-targets HTTP/1.1" 200 327 0.010503 10.0.0.38 - - [2025-10-27 11:17:35] "POST /ref-update HTTP/1.1" 200 156 0.022430 10.0.0.38 - - [2025-10-27 11:17:35] "POST /fqname-to-id HTTP/1.1" 404 201 0.003196 10.0.0.38 - - [2025-10-27 11:17:35] "POST /access-control-lists HTTP/1.1" 200 551 0.075962 10.0.0.38 - - [2025-10-27 11:17:35] "PUT /access-control-list/b4450f6b-3c08-4b66-8dd6-48151cfa2de4 HTTP/1.1" 200 272 0.013067 10.0.0.38 - - [2025-10-27 11:17:35] "PUT /access-control-list/b2c5787e-4f8d-41e5-b0f5-0f70c8504cef HTTP/1.1" 200 272 0.026869 10.0.0.38 - - [2025-10-27 11:17:36] "GET / HTTP/1.1" 200 35931 0.001149 10.0.0.38 - - [2025-10-27 11:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.38 - - [2025-10-27 11:17:36] "GET /routing-instance/9ca8e231-5002-4bc3-a375-10c79a3c549b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.006234 10.0.0.38 - - [2025-10-27 11:17:36] "POST /bgp-routers HTTP/1.1" 200 616 0.033856 10.0.0.38 - - [2025-10-27 11:17:36] "GET /bgp-router/004b245d-77bc-49fe-b540-326a4cc13019?fields=global_system_config_back_refs HTTP/1.1" 200 1127 0.014050 10.0.0.38 - - [2025-10-27 11:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.38 - - [2025-10-27 11:17:36] "GET /global-system-config/9629b5a2-3c60-4442-8b38-bb2792d73e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004141 10.0.0.38 - - [2025-10-27 11:17:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001758 10.0.0.38 - - [2025-10-27 11:17:36] "POST /ref-update HTTP/1.1" 200 156 0.010563 10.0.0.38 - - [2025-10-27 11:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.38 - - [2025-10-27 11:17:36] "GET /global-vrouter-config/716e49d4-4845-4a3b-8c19-241f246abba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.003838 10.0.0.38 - - [2025-10-27 11:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.38 - - [2025-10-27 11:17:36] "PUT /global-vrouter-config/716e49d4-4845-4a3b-8c19-241f246abba0 HTTP/1.1" 200 276 0.012426 10.0.0.38 - - [2025-10-27 11:17:36] "GET / HTTP/1.1" 200 35931 0.001180 10.0.0.38 - - [2025-10-27 11:17:36] "POST /alarms HTTP/1.1" 200 581 0.024760 10.0.0.38 - - [2025-10-27 11:17:36] "POST /alarms HTTP/1.1" 200 575 0.027266 10.0.0.38 - - [2025-10-27 11:17:37] "POST /alarms HTTP/1.1" 200 575 0.046899 10.0.0.38 - - [2025-10-27 11:17:37] "POST /alarms HTTP/1.1" 200 559 0.087505 10.0.0.38 - - [2025-10-27 11:17:37] "POST /alarms HTTP/1.1" 200 555 0.036646 10.0.0.38 - - [2025-10-27 11:17:37] "POST /alarms HTTP/1.1" 200 557 0.070948 10.0.0.38 - - [2025-10-27 11:17:37] "POST /alarms HTTP/1.1" 200 565 0.071906 10.0.0.38 - - [2025-10-27 11:17:37] "POST /alarms HTTP/1.1" 200 549 0.046088 10.0.0.38 - - [2025-10-27 11:17:37] "POST /alarms HTTP/1.1" 200 557 0.055317 10.0.0.38 - - [2025-10-27 11:17:37] "POST /alarms HTTP/1.1" 200 567 0.060726 10.0.0.38 - - [2025-10-27 11:17:37] "POST /alarms HTTP/1.1" 200 555 0.059324 10.0.0.38 - - [2025-10-27 11:17:37] "POST /alarms HTTP/1.1" 200 567 0.068736 10.0.0.38 - - [2025-10-27 11:17:37] "POST /alarms HTTP/1.1" 200 575 0.104517 10.0.0.38 - - [2025-10-27 11:17:37] "POST /alarms HTTP/1.1" 200 569 0.052502 10.0.0.38 - - [2025-10-27 11:17:38] "POST /alarms HTTP/1.1" 200 561 0.055665 10.0.0.38 - - [2025-10-27 11:17:38] "POST /alarms HTTP/1.1" 200 561 0.054502 10.0.0.38 - - [2025-10-27 11:17:38] "POST /alarms HTTP/1.1" 200 561 0.034598 10.0.0.38 - - [2025-10-27 11:17:38] "POST /alarms HTTP/1.1" 200 547 0.047574 10.0.0.38 - - [2025-10-27 11:17:38] "POST /alarms HTTP/1.1" 200 595 0.080600 10.0.0.38 - - [2025-10-27 11:17:38] "POST /alarms HTTP/1.1" 200 575 0.034002 10.0.0.38 - - [2025-10-27 11:17:38] "POST /alarms HTTP/1.1" 200 571 0.040146 10.0.0.38 - - [2025-10-27 11:17:38] "POST /alarms HTTP/1.1" 200 583 0.039984 10.0.0.38 - - [2025-10-27 11:17:38] "POST /alarms HTTP/1.1" 200 609 0.033843 10.0.0.38 - - [2025-10-27 11:17:38] "GET / HTTP/1.1" 200 35931 0.001213 10.0.0.38 - - [2025-10-27 11:17:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002203 10.0.0.38 - - [2025-10-27 11:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.38 - - [2025-10-27 11:17:38] "PUT /global-vrouter-config/716e49d4-4845-4a3b-8c19-241f246abba0 HTTP/1.1" 200 276 0.007483 10.0.0.38 - - [2025-10-27 11:17:39] "GET / HTTP/1.1" 200 35931 0.001373 10.0.0.38 - - [2025-10-27 11:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.38 - - [2025-10-27 11:17:39] "GET /global-vrouter-config/716e49d4-4845-4a3b-8c19-241f246abba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002846 10.0.0.38 - - [2025-10-27 11:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.38 - - [2025-10-27 11:17:39] "PUT /global-vrouter-config/716e49d4-4845-4a3b-8c19-241f246abba0 HTTP/1.1" 200 276 0.008021 10.0.0.38 - - [2025-10-27 11:17:39] "GET / HTTP/1.1" 200 35931 0.001429 10.0.0.38 - - [2025-10-27 11:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.38 - - [2025-10-27 11:17:39] "GET /global-system-config/9629b5a2-3c60-4442-8b38-bb2792d73e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005891 10.0.0.38 - - [2025-10-27 11:17:39] "PUT /global-system-config/9629b5a2-3c60-4442-8b38-bb2792d73e5e HTTP/1.1" 200 274 0.026630 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:19:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000830 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:19:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000791 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:19:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001117 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:19:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000769 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:19:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000865 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:19:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000862 10.0.0.38 - - [2025-10-27 11:20:15] "GET / HTTP/1.1" 200 35931 0.001394 10.0.0.38 - - [2025-10-27 11:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.38 - - [2025-10-27 11:20:15] "GET /global-system-config/9629b5a2-3c60-4442-8b38-bb2792d73e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004640 10.0.0.38 - - [2025-10-27 11:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.38 - - [2025-10-27 11:20:15] "GET /config-node/8cb3ec8a-cab4-4b11-9028-d9300b7efa75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003564 10.0.0.38 - - [2025-10-27 11:20:26] "GET / HTTP/1.1" 200 35931 0.001298 10.0.0.38 - - [2025-10-27 11:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.38 - - [2025-10-27 11:20:26] "GET /routing-instance/9ca8e231-5002-4bc3-a375-10c79a3c549b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003020 10.0.0.38 - - [2025-10-27 11:20:26] "POST /bgp-routers HTTP/1.1" 409 301 0.002097 10.0.0.38 - - [2025-10-27 11:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.38 - - [2025-10-27 11:20:26] "GET /bgp-router/004b245d-77bc-49fe-b540-326a4cc13019?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1811 0.013653 10.0.0.38 - - [2025-10-27 11:20:26] "PUT /bgp-router/004b245d-77bc-49fe-b540-326a4cc13019 HTTP/1.1" 200 254 0.015110 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:20:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000841 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:20:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000769 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:20:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000942 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:20:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000901 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:20:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000910 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:20:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000917 10.0.0.38 - - [2025-10-27 11:20:37] "GET / HTTP/1.1" 200 35931 0.001472 10.0.0.38 - - [2025-10-27 11:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.38 - - [2025-10-27 11:20:38] "GET /domain/ecd4c924-f841-42c3-89ca-1206feab9016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.002868 10.0.0.38 - - [2025-10-27 11:20:38] "POST /id-to-fqname HTTP/1.1" 200 173 0.000535 10.0.0.38 - - [2025-10-27 11:20:38] "POST /fqname-to-id HTTP/1.1" 404 182 0.036584 10.0.0.38 - - [2025-10-27 11:20:38] "POST /security-groups HTTP/1.1" 200 570 0.132420 10.0.0.38 - - [2025-10-27 11:20:38] "POST /fqname-to-id HTTP/1.1" 404 213 0.002144 10.0.0.38 - - [2025-10-27 11:20:38] "POST /projects HTTP/1.1" 200 481 0.441154 10.0.0.38 - - [2025-10-27 11:20:38] "POST /access-control-lists HTTP/1.1" 200 579 0.098915 10.0.0.38 - - [2025-10-27 11:20:38] "POST /fqname-to-id HTTP/1.1" 404 212 0.004588 10.0.0.38 - - [2025-10-27 11:20:38] "POST /security-groups HTTP/1.1" 200 534 0.140399 10.0.0.38 - - [2025-10-27 11:20:38] "POST /access-control-lists HTTP/1.1" 200 577 0.052170 10.0.0.38 - - [2025-10-27 11:20:38] "POST /chown HTTP/1.1" 200 109 0.047376 10.0.0.38 - - [2025-10-27 11:20:38] "POST /policy-managements HTTP/1.1" 409 214 0.029393 10.0.0.38 - - [2025-10-27 11:20:38] "POST /fqname-to-id HTTP/1.1" 404 232 0.021002 10.0.0.38 - - [2025-10-27 11:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008476 10.0.0.38 - - [2025-10-27 11:20:38] "POST /access-control-lists HTTP/1.1" 200 594 0.026867 10.0.0.38 - - [2025-10-27 11:20:38] "GET /policy-management/aeee4e34-95ec-4ddb-9195-c4d1fd4eb64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.025223 10.0.0.38 - - [2025-10-27 11:20:38] "POST /fqname-to-id HTTP/1.1" 404 231 0.006607 10.0.0.38 - - [2025-10-27 11:20:39] "POST /access-control-lists HTTP/1.1" 200 592 0.067007 10.0.0.38 - - [2025-10-27 11:20:39] "POST /application-policy-sets HTTP/1.1" 200 528 0.096483 10.0.0.38 - - [2025-10-27 11:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.019471 10.0.0.38 - - [2025-10-27 11:20:39] "GET /global-vrouter-config/716e49d4-4845-4a3b-8c19-241f246abba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002899 10.0.0.38 - - [2025-10-27 11:20:39] "PUT /global-vrouter-config/716e49d4-4845-4a3b-8c19-241f246abba0 HTTP/1.1" 200 276 0.008861 10.0.0.38 - - [2025-10-27 11:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008729 10.0.0.38 - - [2025-10-27 11:20:39] "GET /virtual-network/b380279d-033a-4ef9-9962-5155e5addf3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004405 10.0.0.38 - - [2025-10-27 11:20:39] "POST /id-to-fqname HTTP/1.1" 200 177 0.001705 10.0.0.38 - - [2025-10-27 11:20:39] "POST /fqname-to-id HTTP/1.1" 404 186 0.014292 10.0.0.38 - - [2025-10-27 11:20:39] "POST /security-groups HTTP/1.1" 200 574 0.092112 10.0.0.38 - - [2025-10-27 11:20:39] "POST /projects HTTP/1.1" 200 489 0.214842 10.0.0.38 - - [2025-10-27 11:20:39] "POST /fqname-to-id HTTP/1.1" 404 217 0.004177 10.0.0.38 - - [2025-10-27 11:20:39] "POST /security-groups HTTP/1.1" 200 546 0.073030 10.0.0.38 - - [2025-10-27 11:20:39] "POST /access-control-lists HTTP/1.1" 200 583 0.061958 10.0.0.38 - - [2025-10-27 11:20:39] "POST /chown HTTP/1.1" 200 109 0.012777 10.0.0.38 - - [2025-10-27 11:20:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.013716 10.0.0.38 - - [2025-10-27 11:20:39] "POST /network-ipams HTTP/1.1" 200 522 0.062403 10.0.0.38 - - [2025-10-27 11:20:39] "POST /access-control-lists HTTP/1.1" 200 581 0.067028 10.0.0.38 - - [2025-10-27 11:20:39] "POST /fqname-to-id HTTP/1.1" 404 240 0.003519 10.0.0.38 - - [2025-10-27 11:20:39] "POST /network-ipams HTTP/1.1" 200 510 0.055430 10.0.0.38 - - [2025-10-27 11:20:39] "POST /access-control-lists HTTP/1.1" 200 602 0.021301 10.0.0.38 - - [2025-10-27 11:20:39] "POST /fqname-to-id HTTP/1.1" 404 239 0.011807 10.0.0.38 - - [2025-10-27 11:20:39] "POST /fqname-to-id HTTP/1.1" 404 198 0.016916 10.0.0.38 - - [2025-10-27 11:20:39] "POST /access-control-lists HTTP/1.1" 200 600 0.031275 10.0.0.38 - - [2025-10-27 11:20:39] "POST /fqname-to-id HTTP/1.1" 404 229 0.001975 10.0.0.38 - - [2025-10-27 11:20:39] "POST /useragent-kv HTTP/1.1" 200 115 0.011056 10.0.0.38 - - [2025-10-27 11:20:39] "POST /virtual-networks HTTP/1.1" 200 538 0.173408 10.0.0.38 - - [2025-10-27 11:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007876 10.0.0.38 - - [2025-10-27 11:20:40] "POST /access-control-lists HTTP/1.1" 200 589 0.094302 10.0.0.38 - - [2025-10-27 11:20:40] "GET /virtual-network/c443b9c9-ba43-4eee-8943-cd23c4db5c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.054309 10.0.0.38 - - [2025-10-27 11:20:40] "POST /route-targets HTTP/1.1" 200 327 0.021406 10.0.0.38 - - [2025-10-27 11:20:40] "POST /ref-update HTTP/1.1" 200 156 0.030930 10.0.0.38 - - [2025-10-27 11:20:40] "POST /network-ipams HTTP/1.1" 200 518 0.083247 10.0.0.38 - - [2025-10-27 11:20:40] "POST /fqname-to-id HTTP/1.1" 404 202 0.006032 10.0.0.38 - - [2025-10-27 11:20:40] "PUT /access-control-list/bdf50ba5-f3d9-4a60-8f25-6de7d42ad6a2 HTTP/1.1" 200 272 0.109703 10.0.0.38 - - [2025-10-27 11:20:40] "POST /useragent-kv HTTP/1.1" 200 115 0.005409 10.0.0.38 - - [2025-10-27 11:20:40] "POST /virtual-networks HTTP/1.1" 200 546 0.175398 10.0.0.38 - - [2025-10-27 11:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.019994 10.0.0.38 - - [2025-10-27 11:20:40] "GET /virtual-network/3aed78e5-1597-4fe4-b343-a0184e075cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.008555 10.0.0.38 - - [2025-10-27 11:20:40] "POST /route-targets HTTP/1.1" 200 327 0.016732 10.0.0.38 - - [2025-10-27 11:20:40] "POST /fqname-to-id HTTP/1.1" 404 199 0.002427 10.0.0.38 - - [2025-10-27 11:20:40] "POST /ref-update HTTP/1.1" 200 156 0.031831 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:20:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000791 10.0.0.38 - - [2025-10-27 11:20:40] "POST /network-policys HTTP/1.1" 200 538 0.046224 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:20:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001173 10.0.0.38 - - [2025-10-27 11:20:40] "POST /fqname-to-id HTTP/1.1" 404 197 0.012847 10.0.0.38 - - [2025-10-27 11:20:40] "POST /network-policys HTTP/1.1" 200 534 0.023321 10.0.0.38 - - [2025-10-27 11:20:40] "POST /fqname-to-id HTTP/1.1" 404 201 0.005364 10.0.0.38 - - [2025-10-27 11:20:40] "POST /network-policys HTTP/1.1" 200 542 0.017297 10.0.0.38 - - [2025-10-27 11:20:40] "PUT /access-control-list/2f31e754-767c-4fc5-b933-a2cc467f367d HTTP/1.1" 200 272 0.022140 10.0.0.38 - - [2025-10-27 11:20:40] "POST /ref-update HTTP/1.1" 200 156 0.086066 10.0.0.38 - - [2025-10-27 11:20:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006946 10.0.0.38 - - [2025-10-27 11:20:40] "PUT /access-control-list/bdf50ba5-f3d9-4a60-8f25-6de7d42ad6a2 HTTP/1.1" 200 272 0.020184 10.0.0.38 - - [2025-10-27 11:20:40] "POST /ref-update HTTP/1.1" 200 156 0.070695 10.0.0.38 - - [2025-10-27 11:20:40] "PUT /access-control-list/bdf50ba5-f3d9-4a60-8f25-6de7d42ad6a2 HTTP/1.1" 200 272 0.023726 10.0.0.38 - - [2025-10-27 11:20:40] "POST /ref-update HTTP/1.1" 200 156 0.057321 10.0.0.38 - - [2025-10-27 11:20:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008835 10.0.0.38 - - [2025-10-27 11:20:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002567 10.0.0.38 - - [2025-10-27 11:20:41] "PUT /access-control-list/2f31e754-767c-4fc5-b933-a2cc467f367d HTTP/1.1" 200 272 0.135517 10.0.0.38 - - [2025-10-27 11:20:41] "POST /ref-update HTTP/1.1" 200 156 0.031698 10.0.0.38 - - [2025-10-27 11:20:41] "POST /fqname-to-id HTTP/1.1" 404 237 0.018930 10.0.0.38 - - [2025-10-27 11:20:41] "POST /ref-update HTTP/1.1" 200 156 0.187797 10.0.0.38 - - [2025-10-27 11:20:41] "POST /ref-update HTTP/1.1" 200 156 0.096483 10.0.0.38 - - [2025-10-27 11:20:41] "POST /access-control-lists HTTP/1.1" 200 601 0.140169 10.0.0.38 - - [2025-10-27 11:20:41] "PUT /access-control-list/2f31e754-767c-4fc5-b933-a2cc467f367d HTTP/1.1" 200 272 0.023826 10.0.0.38 - - [2025-10-27 11:20:41] "POST /ref-update HTTP/1.1" 200 156 0.138225 10.0.0.38 - - [2025-10-27 11:20:41] "POST /ref-update HTTP/1.1" 200 156 0.269171 10.0.0.38 - - [2025-10-27 11:20:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.034518 10.0.0.38 - - [2025-10-27 11:20:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014147 10.0.0.38 - - [2025-10-27 11:20:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016301 10.0.0.38 - - [2025-10-27 11:20:41] "PUT /access-control-list/c37f68ef-dfba-4d03-9222-44933c572e5e HTTP/1.1" 200 272 0.071855 10.0.0.38 - - [2025-10-27 11:20:41] "POST /ref-update HTTP/1.1" 200 156 0.039862 10.0.0.38 - - [2025-10-27 11:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.38 - - [2025-10-27 11:20:41] "GET /virtual-network/b380279d-033a-4ef9-9962-5155e5addf3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.008334 10.0.0.38 - - [2025-10-27 11:20:41] "GET /application-policy-set/1d5d0c0e-aa19-4139-8c41-83f8670c9f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004680 10.0.0.38 - - [2025-10-27 11:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.38 - - [2025-10-27 11:20:41] "GET /policy-management/aeee4e34-95ec-4ddb-9195-c4d1fd4eb64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002914 10.0.0.38 - - [2025-10-27 11:20:42] "POST /firewall-policys HTTP/1.1" 200 530 0.022048 10.0.0.38 - - [2025-10-27 11:20:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.027586 10.0.0.38 - - [2025-10-27 11:20:42] "GET /firewall-policy/9a457df7-df07-45d9-bd73-44ed5fa85af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.014999 10.0.0.38 - - [2025-10-27 11:20:42] "GET /application-policy-set/1d5d0c0e-aa19-4139-8c41-83f8670c9f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.002765 10.0.0.38 - - [2025-10-27 11:20:42] "GET /firewall-policy/9a457df7-df07-45d9-bd73-44ed5fa85af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004580 10.0.0.38 - - [2025-10-27 11:20:42] "POST /ref-update HTTP/1.1" 200 156 0.018859 10.0.0.38 - - [2025-10-27 11:20:42] "GET /application-policy-set/1d5d0c0e-aa19-4139-8c41-83f8670c9f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003688 10.0.0.38 - - [2025-10-27 11:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.38 - - [2025-10-27 11:20:42] "GET /policy-management/aeee4e34-95ec-4ddb-9195-c4d1fd4eb64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002063 10.0.0.38 - - [2025-10-27 11:20:42] "POST /firewall-policys HTTP/1.1" 200 532 0.021422 10.0.0.38 - - [2025-10-27 11:20:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.024795 10.0.0.38 - - [2025-10-27 11:20:42] "GET /firewall-policy/0086b178-78bd-40ef-af4c-95803142ea11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.005312 10.0.0.38 - - [2025-10-27 11:20:42] "GET /application-policy-set/1d5d0c0e-aa19-4139-8c41-83f8670c9f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.012086 10.0.0.38 - - [2025-10-27 11:20:42] "GET /firewall-policy/0086b178-78bd-40ef-af4c-95803142ea11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.002482 10.0.0.38 - - [2025-10-27 11:20:42] "GET /firewall-policy/9a457df7-df07-45d9-bd73-44ed5fa85af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002290 10.0.0.38 - - [2025-10-27 11:20:42] "GET /firewall-policy/9a457df7-df07-45d9-bd73-44ed5fa85af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002385 10.0.0.38 - - [2025-10-27 11:20:42] "POST /ref-update HTTP/1.1" 200 156 0.018330 10.0.0.38 - - [2025-10-27 11:20:42] "POST /ref-update HTTP/1.1" 200 156 0.043276 10.0.0.38 - - [2025-10-27 11:20:42] "POST /ref-update HTTP/1.1" 200 156 0.104214 10.0.0.38 - - [2025-10-27 11:20:42] "GET /application-policy-set/1d5d0c0e-aa19-4139-8c41-83f8670c9f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.022807 10.0.0.38 - - [2025-10-27 11:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008203 10.0.0.38 - - [2025-10-27 11:20:42] "GET /policy-management/aeee4e34-95ec-4ddb-9195-c4d1fd4eb64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003022 10.0.0.38 - - [2025-10-27 11:20:42] "POST /firewall-policys HTTP/1.1" 200 530 0.158086 10.0.0.38 - - [2025-10-27 11:20:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.065152 10.0.0.38 - - [2025-10-27 11:20:42] "GET /firewall-policy/48fedbd6-8aff-40c5-bce0-47041d99ff26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.035571 10.0.0.38 - - [2025-10-27 11:20:43] "GET /application-policy-set/1d5d0c0e-aa19-4139-8c41-83f8670c9f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003723 10.0.0.38 - - [2025-10-27 11:20:43] "GET /firewall-policy/48fedbd6-8aff-40c5-bce0-47041d99ff26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003556 10.0.0.38 - - [2025-10-27 11:20:43] "GET /firewall-policy/0086b178-78bd-40ef-af4c-95803142ea11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.003223 10.0.0.38 - - [2025-10-27 11:20:43] "GET /firewall-policy/9a457df7-df07-45d9-bd73-44ed5fa85af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004057 10.0.0.38 - - [2025-10-27 11:20:43] "GET /firewall-policy/9a457df7-df07-45d9-bd73-44ed5fa85af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.018873 10.0.0.38 - - [2025-10-27 11:20:43] "GET /firewall-policy/0086b178-78bd-40ef-af4c-95803142ea11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.002766 10.0.0.38 - - [2025-10-27 11:20:43] "POST /ref-update HTTP/1.1" 200 156 0.032499 10.0.0.38 - - [2025-10-27 11:20:43] "POST /ref-update HTTP/1.1" 200 156 0.043038 10.0.0.38 - - [2025-10-27 11:20:43] "POST /ref-update HTTP/1.1" 200 156 0.039397 10.0.0.38 - - [2025-10-27 11:20:43] "POST /ref-update HTTP/1.1" 200 156 0.082734 10.0.0.38 - - [2025-10-27 11:20:43] "POST /ref-update HTTP/1.1" 200 156 0.043123 10.0.0.38 - - [2025-10-27 11:20:43] "GET /application-policy-set/1d5d0c0e-aa19-4139-8c41-83f8670c9f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.014536 10.0.0.38 - - [2025-10-27 11:20:43] "POST /tags HTTP/1.1" 200 299 0.040208 10.0.0.38 - - [2025-10-27 11:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.030106 10.0.0.38 - - [2025-10-27 11:20:43] "GET /tag/cc72148f-3da6-4531-949d-9e148d71de64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012394 10.0.0.38 - - [2025-10-27 11:20:43] "POST /set-tag HTTP/1.1" 200 109 0.025067 10.0.0.38 - - [2025-10-27 11:20:43] "POST /tags HTTP/1.1" 200 305 0.081063 10.0.0.38 - - [2025-10-27 11:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.38 - - [2025-10-27 11:20:43] "GET /tag/011147eb-fe06-4d72-88d3-d331a52c2985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.023531 10.0.0.38 - - [2025-10-27 11:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.38 - - [2025-10-27 11:20:44] "GET /project/6bb618ba-dba4-4bcb-9409-f2f5541d6bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039441 10.0.0.38 - - [2025-10-27 11:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002814 10.0.0.38 - - [2025-10-27 11:20:44] "GET /virtual-network/3aed78e5-1597-4fe4-b343-a0184e075cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.008670 10.0.0.38 - - [2025-10-27 11:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005395 10.0.0.38 - - [2025-10-27 11:20:44] "GET /service-appliance-set/9f1e6184-4955-4fc8-9c3e-d26b3449058f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.007422 10.0.0.38 - - [2025-10-27 11:20:44] "POST /fqname-to-id HTTP/1.1" 404 240 0.002130 10.0.0.38 - - [2025-10-27 11:20:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.096836 10.0.0.38 - - [2025-10-27 11:20:44] "GET /virtual-machine-interface/f5959374-b7da-4816-b417-f68187cecda8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.020665 10.0.0.38 - - [2025-10-27 11:20:44] "POST /instance-ips HTTP/1.1" 200 381 0.133869 10.0.0.38 - - [2025-10-27 11:20:44] "GET /instance-ip/18120710-67bc-4155-bdd5-2c890f51d06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.028168 10.0.0.38 - - [2025-10-27 11:20:44] "POST /loadbalancers HTTP/1.1" 200 582 0.124810 10.0.0.38 - - [2025-10-27 11:20:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.026100 10.0.0.38 - - [2025-10-27 11:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012685 10.0.0.38 - - [2025-10-27 11:20:44] "GET /project/6bb618ba-dba4-4bcb-9409-f2f5541d6bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.138550 10.0.0.38 - - [2025-10-27 11:20:44] "GET /project/6bb618ba-dba4-4bcb-9409-f2f5541d6bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.097916 10.0.0.38 - - [2025-10-27 11:20:44] "GET /loadbalancer/626a2659-45ad-4b7e-8cba-92eef328a5d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.033036 10.0.0.38 - - [2025-10-27 11:20:44] "GET /instance-ip/18120710-67bc-4155-bdd5-2c890f51d06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.016914 10.0.0.38 - - [2025-10-27 11:20:45] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.076271 10.0.0.38 - - [2025-10-27 11:20:45] "POST /floating-ips HTTP/1.1" 200 583 0.110120 10.0.0.38 - - [2025-10-27 11:20:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.077531 10.0.0.38 - - [2025-10-27 11:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008631 10.0.0.38 - - [2025-10-27 11:20:45] "GET /project/6bb618ba-dba4-4bcb-9409-f2f5541d6bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.077117 10.0.0.38 - - [2025-10-27 11:20:45] "GET /loadbalancer-listener/d3654dad-8519-450d-a9cb-1896b5722b80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.005139 10.0.0.38 - - [2025-10-27 11:20:45] "GET /loadbalancer-listener/d3654dad-8519-450d-a9cb-1896b5722b80?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.006481 10.0.0.38 - - [2025-10-27 11:20:45] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.023544 10.0.0.38 - - [2025-10-27 11:20:45] "GET /instance-ip/18120710-67bc-4155-bdd5-2c890f51d06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006361 10.0.0.38 - - [2025-10-27 11:20:45] "GET /instance-ip/18120710-67bc-4155-bdd5-2c890f51d06c?fields=floating_ips HTTP/1.1" 200 1170 0.004943 10.0.0.38 - - [2025-10-27 11:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001445 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:20:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000740 10.0.0.38 - - [2025-10-27 11:20:45] "GET /global-vrouter-config/716e49d4-4845-4a3b-8c19-241f246abba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004034 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:20:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000792 10.0.0.38 - - [2025-10-27 11:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.38 - - [2025-10-27 11:20:45] "GET /floating-ip/9a987ad3-fb27-45cb-a86f-67d8385ad25a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002795 10.0.0.38 - - [2025-10-27 11:20:45] "PUT /global-vrouter-config/716e49d4-4845-4a3b-8c19-241f246abba0 HTTP/1.1" 200 276 0.012352 10.0.0.38 - - [2025-10-27 11:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010878 10.0.0.38 - - [2025-10-27 11:20:45] "GET /loadbalancer/626a2659-45ad-4b7e-8cba-92eef328a5d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.002978 10.0.0.38 - - [2025-10-27 11:20:45] "POST /tags HTTP/1.1" 200 357 0.062697 10.0.0.38 - - [2025-10-27 11:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.016743 10.0.0.38 - - [2025-10-27 11:20:45] "GET /tag/62b23dff-e6f8-485e-b645-d8b0200623f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.018615 10.0.0.38 - - [2025-10-27 11:20:45] "POST /tags HTTP/1.1" 200 305 0.229355 10.0.0.38 - - [2025-10-27 11:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.026545 10.0.0.38 - - [2025-10-27 11:20:45] "GET /tag/8f62f290-045b-4fb8-9c43-c5405015efeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.043422 10.0.0.38 - - [2025-10-27 11:20:46] "POST /id-to-fqname HTTP/1.1" 200 174 0.000502 10.0.0.38 - - [2025-10-27 11:20:46] "POST /fqname-to-id HTTP/1.1" 404 183 0.004045 10.0.0.38 - - [2025-10-27 11:20:46] "POST /security-groups HTTP/1.1" 200 571 0.092784 10.0.0.38 - - [2025-10-27 11:20:46] "POST /projects HTTP/1.1" 200 483 0.252749 10.0.0.38 - - [2025-10-27 11:20:46] "POST /fqname-to-id HTTP/1.1" 404 214 0.007750 10.0.0.38 - - [2025-10-27 11:20:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.030450 10.0.0.38 - - [2025-10-27 11:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.38 - - [2025-10-27 11:20:46] "GET /virtual-network/c443b9c9-ba43-4eee-8943-cd23c4db5c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.037039 10.0.0.38 - - [2025-10-27 11:20:46] "POST /access-control-lists HTTP/1.1" 200 580 0.097097 10.0.0.38 - - [2025-10-27 11:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.027713 10.0.0.38 - - [2025-10-27 11:20:46] "POST /fqname-to-id HTTP/1.1" 404 213 0.017172 10.0.0.38 - - [2025-10-27 11:20:46] "GET /virtual-network/3aed78e5-1597-4fe4-b343-a0184e075cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.004692 10.0.0.38 - - [2025-10-27 11:20:46] "POST /access-control-lists HTTP/1.1" 200 578 0.048139 10.0.0.38 - - [2025-10-27 11:20:46] "PUT /virtual-network/c443b9c9-ba43-4eee-8943-cd23c4db5c69 HTTP/1.1" 200 264 0.102914 10.0.0.38 - - [2025-10-27 11:20:46] "PUT /virtual-network/3aed78e5-1597-4fe4-b343-a0184e075cf7 HTTP/1.1" 200 264 0.062545 10.0.0.38 - - [2025-10-27 11:20:46] "POST /security-groups HTTP/1.1" 200 537 0.102027 10.0.0.38 - - [2025-10-27 11:20:46] "POST /fqname-to-id HTTP/1.1" 404 234 0.006312 10.0.0.38 - - [2025-10-27 11:20:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.027614 10.0.0.38 - - [2025-10-27 11:20:46] "POST /access-control-lists HTTP/1.1" 200 596 0.087772 10.0.0.38 - - [2025-10-27 11:20:46] "POST /fqname-to-id HTTP/1.1" 404 233 0.010651 10.0.0.38 - - [2025-10-27 11:20:46] "POST /chown HTTP/1.1" 200 109 0.067779 10.0.0.38 - - [2025-10-27 11:20:46] "GET /application-policy-set/1d5d0c0e-aa19-4139-8c41-83f8670c9f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014491 10.0.0.38 - - [2025-10-27 11:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012094 10.0.0.38 - - [2025-10-27 11:20:46] "GET /policy-management/aeee4e34-95ec-4ddb-9195-c4d1fd4eb64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006573 10.0.0.38 - - [2025-10-27 11:20:46] "POST /tags HTTP/1.1" 409 207 0.003435 10.0.0.38 - - [2025-10-27 11:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.38 - - [2025-10-27 11:20:47] "POST /access-control-lists HTTP/1.1" 200 594 0.101243 10.0.0.38 - - [2025-10-27 11:20:47] "GET /tag/8f62f290-045b-4fb8-9c43-c5405015efeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.020648 10.0.0.38 - - [2025-10-27 11:20:47] "POST /firewall-rules HTTP/1.1" 200 564 0.095284 10.0.0.38 - - [2025-10-27 11:20:47] "GET /firewall-rule/c9e2e681-d5ac-4f08-ac0e-4f076b237a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.006303 10.0.0.38 - - [2025-10-27 11:20:47] "GET /firewall-policy/0086b178-78bd-40ef-af4c-95803142ea11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.007379 10.0.0.38 - - [2025-10-27 11:20:47] "GET /firewall-rule/c9e2e681-d5ac-4f08-ac0e-4f076b237a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004567 10.0.0.38 - - [2025-10-27 11:20:47] "POST /ref-update HTTP/1.1" 200 156 0.017507 10.0.0.38 - - [2025-10-27 11:20:47] "GET /application-policy-set/1d5d0c0e-aa19-4139-8c41-83f8670c9f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012670 10.0.0.38 - - [2025-10-27 11:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006684 10.0.0.38 - - [2025-10-27 11:20:47] "GET /policy-management/aeee4e34-95ec-4ddb-9195-c4d1fd4eb64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002925 10.0.0.38 - - [2025-10-27 11:20:47] "POST /tags HTTP/1.1" 409 207 0.012711 10.0.0.38 - - [2025-10-27 11:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.38 - - [2025-10-27 11:20:47] "GET /tag/8f62f290-045b-4fb8-9c43-c5405015efeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.024423 10.0.0.38 - - [2025-10-27 11:20:47] "POST /firewall-rules HTTP/1.1" 200 562 0.100403 10.0.0.38 - - [2025-10-27 11:20:47] "GET /firewall-rule/5eb415b2-3507-4338-ab32-feb6d09c2aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.018111 10.0.0.38 - - [2025-10-27 11:20:47] "GET /firewall-policy/0086b178-78bd-40ef-af4c-95803142ea11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.004424 10.0.0.38 - - [2025-10-27 11:20:47] "GET /firewall-rule/5eb415b2-3507-4338-ab32-feb6d09c2aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002847 10.0.0.38 - - [2025-10-27 11:20:47] "POST /ref-update HTTP/1.1" 200 156 0.024997 10.0.0.38 - - [2025-10-27 11:20:47] "POST /tags HTTP/1.1" 200 301 0.032061 10.0.0.38 - - [2025-10-27 11:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.021624 10.0.0.38 - - [2025-10-27 11:20:47] "GET /tag/b133d3a8-ca07-40da-97a8-b52dcaf824e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.036201 10.0.0.38 - - [2025-10-27 11:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004518 10.0.0.38 - - [2025-10-27 11:20:47] "GET /project/b3cf3271-6f56-4fee-b806-59e2eb120efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.049882 10.0.0.38 - - [2025-10-27 11:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006953 10.0.0.38 - - [2025-10-27 11:20:48] "GET /virtual-network/3aed78e5-1597-4fe4-b343-a0184e075cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.017072 10.0.0.38 - - [2025-10-27 11:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.38 - - [2025-10-27 11:20:48] "GET /service-appliance-set/9f1e6184-4955-4fc8-9c3e-d26b3449058f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.005080 10.0.0.38 - - [2025-10-27 11:20:48] "POST /fqname-to-id HTTP/1.1" 404 242 0.002033 10.0.0.38 - - [2025-10-27 11:20:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.121471 10.0.0.38 - - [2025-10-27 11:20:48] "GET /virtual-machine-interface/2846daa0-a482-43ed-ad30-22fc879d085e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.015324 10.0.0.38 - - [2025-10-27 11:20:48] "POST /instance-ips HTTP/1.1" 200 377 0.034181 10.0.0.38 - - [2025-10-27 11:20:48] "GET /instance-ip/3ea32f3b-30a2-437d-b9f9-cf00155bc99b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.012518 10.0.0.38 - - [2025-10-27 11:20:48] "POST /loadbalancers HTTP/1.1" 200 582 0.071113 10.0.0.38 - - [2025-10-27 11:20:48] "GET /project/b3cf3271-6f56-4fee-b806-59e2eb120efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.069688 10.0.0.38 - - [2025-10-27 11:20:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.062033 10.0.0.38 - - [2025-10-27 11:20:48] "GET /instance-ip/3ea32f3b-30a2-437d-b9f9-cf00155bc99b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.022358 10.0.0.38 - - [2025-10-27 11:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.016784 10.0.0.38 - - [2025-10-27 11:20:48] "GET /project/b3cf3271-6f56-4fee-b806-59e2eb120efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.176486 10.0.0.38 - - [2025-10-27 11:20:48] "POST /floating-ips HTTP/1.1" 200 581 0.185044 10.0.0.38 - - [2025-10-27 11:20:48] "GET /loadbalancer/491fdbb2-4e25-4c71-9d53-3b40229fe436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.012157 10.0.0.38 - - [2025-10-27 11:20:48] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.146508 10.0.0.38 - - [2025-10-27 11:20:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.041352 10.0.0.38 - - [2025-10-27 11:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006402 10.0.0.38 - - [2025-10-27 11:20:49] "GET /project/b3cf3271-6f56-4fee-b806-59e2eb120efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.061337 10.0.0.38 - - [2025-10-27 11:20:49] "GET /loadbalancer-listener/984f0a9e-0f43-422a-9b21-0ab0c25ddaf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.017540 10.0.0.38 - - [2025-10-27 11:20:49] "GET /loadbalancer-listener/984f0a9e-0f43-422a-9b21-0ab0c25ddaf4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.006551 10.0.0.38 - - [2025-10-27 11:20:49] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.054046 10.0.0.38 - - [2025-10-27 11:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004280 10.0.0.38 - - [2025-10-27 11:20:49] "GET /instance-ip/3ea32f3b-30a2-437d-b9f9-cf00155bc99b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004987 10.0.0.38 - - [2025-10-27 11:20:49] "GET /instance-ip/3ea32f3b-30a2-437d-b9f9-cf00155bc99b?fields=floating_ips HTTP/1.1" 200 1164 0.013518 10.0.0.38 - - [2025-10-27 11:20:49] "GET /floating-ip/6dacde4a-b56e-4445-af7b-4bcef32f933f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.004355 10.0.0.38 - - [2025-10-27 11:20:49] "GET /project/b3cf3271-6f56-4fee-b806-59e2eb120efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.080767 10.0.0.38 - - [2025-10-27 11:20:49] "GET /loadbalancer/491fdbb2-4e25-4c71-9d53-3b40229fe436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003142 10.0.0.38 - - [2025-10-27 11:20:49] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.027316 10.0.0.38 - - [2025-10-27 11:20:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.016950 10.0.0.38 - - [2025-10-27 11:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.38 - - [2025-10-27 11:20:49] "GET /project/b3cf3271-6f56-4fee-b806-59e2eb120efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.098889 10.0.0.38 - - [2025-10-27 11:20:49] "GET /loadbalancer-listener/e6100291-e61c-4c00-8081-af6d727468ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.016826 10.0.0.38 - - [2025-10-27 11:20:49] "GET /loadbalancer-listener/e6100291-e61c-4c00-8081-af6d727468ee?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.008652 10.0.0.38 - - [2025-10-27 11:20:49] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.048593 10.0.0.38 - - [2025-10-27 11:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.38 - - [2025-10-27 11:20:49] "GET /instance-ip/3ea32f3b-30a2-437d-b9f9-cf00155bc99b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003027 10.0.0.38 - - [2025-10-27 11:20:49] "GET /instance-ip/3ea32f3b-30a2-437d-b9f9-cf00155bc99b?fields=floating_ips HTTP/1.1" 200 1164 0.003620 10.0.0.38 - - [2025-10-27 11:20:49] "GET /project/b3cf3271-6f56-4fee-b806-59e2eb120efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.050068 10.0.0.38 - - [2025-10-27 11:20:49] "GET /floating-ip/6dacde4a-b56e-4445-af7b-4bcef32f933f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.004145 10.0.0.38 - - [2025-10-27 11:20:49] "GET /loadbalancer/491fdbb2-4e25-4c71-9d53-3b40229fe436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004841 10.0.0.38 - - [2025-10-27 11:20:49] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.028169 10.0.0.38 - - [2025-10-27 11:20:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.040606 10.0.0.38 - - [2025-10-27 11:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.021298 10.0.0.38 - - [2025-10-27 11:20:50] "GET /project/b3cf3271-6f56-4fee-b806-59e2eb120efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.096356 10.0.0.38 - - [2025-10-27 11:20:50] "GET /loadbalancer-listener/31091475-20f1-45af-b21a-b634cb1877b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.008413 10.0.0.38 - - [2025-10-27 11:20:50] "GET /loadbalancer-listener/31091475-20f1-45af-b21a-b634cb1877b5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003823 10.0.0.38 - - [2025-10-27 11:20:50] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.070856 10.0.0.38 - - [2025-10-27 11:20:50] "GET /instance-ip/3ea32f3b-30a2-437d-b9f9-cf00155bc99b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004006 10.0.0.38 - - [2025-10-27 11:20:50] "GET /instance-ip/3ea32f3b-30a2-437d-b9f9-cf00155bc99b?fields=floating_ips HTTP/1.1" 200 1164 0.002684 10.0.0.38 - - [2025-10-27 11:20:50] "GET /floating-ip/6dacde4a-b56e-4445-af7b-4bcef32f933f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.005754 10.0.0.38 - - [2025-10-27 11:20:50] "POST /tags HTTP/1.1" 200 355 0.091065 10.0.0.38 - - [2025-10-27 11:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011501 10.0.0.38 - - [2025-10-27 11:20:50] "GET /tag/035d87fd-414e-409f-9d5b-e5e3d198f673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.012780 10.0.0.38 - - [2025-10-27 11:20:50] "POST /tags HTTP/1.1" 200 303 0.027226 10.0.0.38 - - [2025-10-27 11:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.024762 10.0.0.38 - - [2025-10-27 11:20:50] "GET /tag/2ac02a06-3537-40d5-b7a4-026f80e2ecfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013839 10.0.0.38 - - [2025-10-27 11:20:50] "POST /projects HTTP/1.1" 409 218 0.007168 10.0.0.38 - - [2025-10-27 11:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.38 - - [2025-10-27 11:20:50] "GET /project/6bb618ba-dba4-4bcb-9409-f2f5541d6bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.067659 10.0.0.38 - - [2025-10-27 11:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.38 - - [2025-10-27 11:20:50] "GET /network-ipam/1109bd43-e7d9-43bc-880f-37bdebfdac14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.002038 10.0.0.38 - - [2025-10-27 11:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.38 - - [2025-10-27 11:20:50] "GET /virtual-network/c443b9c9-ba43-4eee-8943-cd23c4db5c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004838 10.0.0.38 - - [2025-10-27 11:20:50] "PUT /virtual-network/c443b9c9-ba43-4eee-8943-cd23c4db5c69 HTTP/1.1" 200 264 0.046311 10.0.0.38 - - [2025-10-27 11:20:50] "GET /virtual-network/c443b9c9-ba43-4eee-8943-cd23c4db5c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004887 10.0.0.38 - - [2025-10-27 11:20:50] "POST /set-tag HTTP/1.1" 200 109 0.072080 10.0.0.38 - - [2025-10-27 11:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009091 10.0.0.38 - - [2025-10-27 11:20:51] "GET /network-ipam/96d3a92d-7ec5-4709-8591-dd6b8080b12a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.002780 10.0.0.38 - - [2025-10-27 11:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.38 - - [2025-10-27 11:20:51] "GET /virtual-network/3aed78e5-1597-4fe4-b343-a0184e075cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.003835 10.0.0.38 - - [2025-10-27 11:20:51] "PUT /virtual-network/3aed78e5-1597-4fe4-b343-a0184e075cf7 HTTP/1.1" 200 264 0.066602 10.0.0.38 - - [2025-10-27 11:20:51] "GET /virtual-network/3aed78e5-1597-4fe4-b343-a0184e075cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.027278 10.0.0.38 - - [2025-10-27 11:20:51] "POST /set-tag HTTP/1.1" 200 109 0.091614 10.0.0.38 - - [2025-10-27 11:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.38 - - [2025-10-27 11:20:51] "GET /network-policy/28ec29fe-8613-4805-bb30-66c8ffbaf9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.002595 10.0.0.38 - - [2025-10-27 11:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002812 10.0.0.38 - - [2025-10-27 11:20:51] "GET /network-policy/d1926ec8-3afb-4718-b336-a5b9ed258c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002296 10.0.0.38 - - [2025-10-27 11:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.38 - - [2025-10-27 11:20:51] "GET /network-policy/f7ba3bc6-0b68-4276-83e4-c420b6c6a9d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002399 10.0.0.38 - - [2025-10-27 11:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.38 - - [2025-10-27 11:20:51] "PUT /network-policy/f7ba3bc6-0b68-4276-83e4-c420b6c6a9d7 HTTP/1.1" 200 262 0.011721 10.0.0.38 - - [2025-10-27 11:20:51] "PUT /access-control-list/c37f68ef-dfba-4d03-9222-44933c572e5e HTTP/1.1" 200 272 0.029411 10.0.0.38 - - [2025-10-27 11:20:51] "POST /ref-update HTTP/1.1" 200 156 0.105556 10.0.0.38 - - [2025-10-27 11:20:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013665 10.0.0.38 - - [2025-10-27 11:20:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004684 10.0.0.38 - - [2025-10-27 11:20:51] "PUT /access-control-list/bdf50ba5-f3d9-4a60-8f25-6de7d42ad6a2 HTTP/1.1" 200 272 0.089894 10.0.0.38 - - [2025-10-27 11:20:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024985 10.0.0.38 - - [2025-10-27 11:20:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007158 10.0.0.38 - - [2025-10-27 11:20:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003587 10.0.0.38 - - [2025-10-27 11:20:51] "POST /security-groups HTTP/1.1" 409 245 0.002465 10.0.0.38 - - [2025-10-27 11:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.38 - - [2025-10-27 11:20:51] "PUT /security-group/44eb63f7-2a65-409b-8893-15f9c419ed94 HTTP/1.1" 200 262 0.056358 10.0.0.38 - - [2025-10-27 11:20:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.022020 10.0.0.38 - - [2025-10-27 11:20:51] "PUT /access-control-list/daa76340-1257-4123-af04-67cd0c1f238b HTTP/1.1" 200 272 0.013598 10.0.0.38 - - [2025-10-27 11:20:51] "GET /application-policy-set/1d5d0c0e-aa19-4139-8c41-83f8670c9f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.033174 10.0.0.38 - - [2025-10-27 11:20:51] "PUT /access-control-list/73ff64a4-4391-474f-80fb-2daea82bb7a0 HTTP/1.1" 200 272 0.046563 10.0.0.38 - - [2025-10-27 11:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006912 10.0.0.38 - - [2025-10-27 11:20:51] "GET /policy-management/aeee4e34-95ec-4ddb-9195-c4d1fd4eb64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002613 10.0.0.38 - - [2025-10-27 11:20:51] "POST /tags HTTP/1.1" 409 206 0.004238 10.0.0.38 - - [2025-10-27 11:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.38 - - [2025-10-27 11:20:51] "GET /tag/2ac02a06-3537-40d5-b7a4-026f80e2ecfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013822 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:20:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000829 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:20:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002293 10.0.0.38 - - [2025-10-27 11:20:52] "POST /firewall-rules HTTP/1.1" 200 562 0.084895 10.0.0.38 - - [2025-10-27 11:20:52] "GET /firewall-rule/68ba3f5d-091f-4cfc-9eb0-0326879e0d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003887 10.0.0.38 - - [2025-10-27 11:20:52] "GET /firewall-policy/0086b178-78bd-40ef-af4c-95803142ea11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.003874 10.0.0.38 - - [2025-10-27 11:20:52] "GET /firewall-rule/68ba3f5d-091f-4cfc-9eb0-0326879e0d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002156 10.0.0.38 - - [2025-10-27 11:20:52] "POST /ref-update HTTP/1.1" 200 156 0.040127 10.0.0.38 - - [2025-10-27 11:20:52] "GET /application-policy-set/1d5d0c0e-aa19-4139-8c41-83f8670c9f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.025492 10.0.0.38 - - [2025-10-27 11:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.38 - - [2025-10-27 11:20:52] "GET /policy-management/aeee4e34-95ec-4ddb-9195-c4d1fd4eb64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003095 10.0.0.38 - - [2025-10-27 11:20:52] "POST /tags HTTP/1.1" 409 206 0.001933 10.0.0.38 - - [2025-10-27 11:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.38 - - [2025-10-27 11:20:52] "GET /tag/2ac02a06-3537-40d5-b7a4-026f80e2ecfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010463 10.0.0.38 - - [2025-10-27 11:20:52] "POST /firewall-rules HTTP/1.1" 200 560 0.132696 10.0.0.38 - - [2025-10-27 11:20:52] "GET /firewall-rule/63ef6533-2242-4810-a0b2-6fd5d0d896a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.007975 10.0.0.38 - - [2025-10-27 11:20:52] "GET /firewall-policy/0086b178-78bd-40ef-af4c-95803142ea11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2186 0.003592 10.0.0.38 - - [2025-10-27 11:20:52] "GET /firewall-rule/63ef6533-2242-4810-a0b2-6fd5d0d896a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.002033 10.0.0.38 - - [2025-10-27 11:20:52] "POST /ref-update HTTP/1.1" 200 156 0.026757 10.0.0.38 - - [2025-10-27 11:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.38 - - [2025-10-27 11:20:52] "GET /loadbalancer/491fdbb2-4e25-4c71-9d53-3b40229fe436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003037 10.0.0.38 - - [2025-10-27 11:20:52] "POST /tags HTTP/1.1" 200 371 0.023662 10.0.0.38 - - [2025-10-27 11:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.38 - - [2025-10-27 11:20:52] "GET /tag/897aaaba-617f-457d-aded-080dbf11b29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.013319 10.0.0.38 - - [2025-10-27 11:20:52] "POST /tags HTTP/1.1" 200 319 0.038593 10.0.0.38 - - [2025-10-27 11:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005603 10.0.0.38 - - [2025-10-27 11:20:52] "GET /tag/71f7ffcd-0592-4cf5-803b-81de4f4ac4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.010986 10.0.0.38 - - [2025-10-27 11:20:52] "POST /id-to-fqname HTTP/1.1" 200 181 0.000560 10.0.0.38 - - [2025-10-27 11:20:52] "POST /fqname-to-id HTTP/1.1" 404 190 0.020744 10.0.0.38 - - [2025-10-27 11:20:53] "POST /security-groups HTTP/1.1" 200 578 0.068274 10.0.0.38 - - [2025-10-27 11:20:53] "POST /projects HTTP/1.1" 200 497 0.178787 10.0.0.38 - - [2025-10-27 11:20:53] "POST /fqname-to-id HTTP/1.1" 404 225 0.001960 10.0.0.38 - - [2025-10-27 11:20:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.013459 10.0.0.38 - - [2025-10-27 11:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001447 10.0.0.38 - - [2025-10-27 11:20:53] "GET /virtual-network/c443b9c9-ba43-4eee-8943-cd23c4db5c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.042494 10.0.0.38 - - [2025-10-27 11:20:53] "POST /access-control-lists HTTP/1.1" 200 587 0.082515 10.0.0.38 - - [2025-10-27 11:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010081 10.0.0.38 - - [2025-10-27 11:20:53] "POST /fqname-to-id HTTP/1.1" 404 224 0.011866 10.0.0.38 - - [2025-10-27 11:20:53] "GET /virtual-network/3aed78e5-1597-4fe4-b343-a0184e075cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.039242 10.0.0.38 - - [2025-10-27 11:20:53] "POST /access-control-lists HTTP/1.1" 200 585 0.087447 10.0.0.38 - - [2025-10-27 11:20:53] "PUT /virtual-network/c443b9c9-ba43-4eee-8943-cd23c4db5c69 HTTP/1.1" 200 264 0.058223 10.0.0.38 - - [2025-10-27 11:20:53] "PUT /virtual-network/3aed78e5-1597-4fe4-b343-a0184e075cf7 HTTP/1.1" 200 264 0.052642 10.0.0.38 - - [2025-10-27 11:20:53] "POST /security-groups HTTP/1.1" 200 558 0.072093 10.0.0.38 - - [2025-10-27 11:20:53] "POST /fqname-to-id HTTP/1.1" 404 248 0.002716 10.0.0.38 - - [2025-10-27 11:20:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.034036 10.0.0.38 - - [2025-10-27 11:20:53] "POST /chown HTTP/1.1" 200 109 0.024025 10.0.0.38 - - [2025-10-27 11:20:53] "GET /application-policy-set/1d5d0c0e-aa19-4139-8c41-83f8670c9f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.023863 10.0.0.38 - - [2025-10-27 11:20:53] "POST /access-control-lists HTTP/1.1" 200 610 0.112081 10.0.0.38 - - [2025-10-27 11:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010244 10.0.0.38 - - [2025-10-27 11:20:53] "GET /policy-management/aeee4e34-95ec-4ddb-9195-c4d1fd4eb64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008116 10.0.0.38 - - [2025-10-27 11:20:53] "POST /fqname-to-id HTTP/1.1" 404 247 0.001806 10.0.0.38 - - [2025-10-27 11:20:53] "POST /tags HTTP/1.1" 409 214 0.002192 10.0.0.38 - - [2025-10-27 11:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.38 - - [2025-10-27 11:20:53] "GET /tag/71f7ffcd-0592-4cf5-803b-81de4f4ac4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.039642 10.0.0.38 - - [2025-10-27 11:20:53] "POST /access-control-lists HTTP/1.1" 200 608 0.072300 10.0.0.38 - - [2025-10-27 11:20:53] "POST /firewall-rules HTTP/1.1" 200 578 0.086272 10.0.0.38 - - [2025-10-27 11:20:53] "GET /firewall-rule/0f7841ce-0ad9-4d93-86e6-919cc5d1f19f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004099 10.0.0.38 - - [2025-10-27 11:20:53] "GET /firewall-policy/0086b178-78bd-40ef-af4c-95803142ea11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.003271 10.0.0.38 - - [2025-10-27 11:20:53] "GET /firewall-rule/0f7841ce-0ad9-4d93-86e6-919cc5d1f19f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002370 10.0.0.38 - - [2025-10-27 11:20:53] "POST /ref-update HTTP/1.1" 200 156 0.025712 10.0.0.38 - - [2025-10-27 11:20:54] "GET /application-policy-set/1d5d0c0e-aa19-4139-8c41-83f8670c9f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010062 10.0.0.38 - - [2025-10-27 11:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.38 - - [2025-10-27 11:20:54] "GET /policy-management/aeee4e34-95ec-4ddb-9195-c4d1fd4eb64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003479 10.0.0.38 - - [2025-10-27 11:20:54] "POST /tags HTTP/1.1" 409 214 0.005692 10.0.0.38 - - [2025-10-27 11:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001528 10.0.0.38 - - [2025-10-27 11:20:54] "GET /tag/71f7ffcd-0592-4cf5-803b-81de4f4ac4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.013812 10.0.0.38 - - [2025-10-27 11:20:54] "POST /firewall-rules HTTP/1.1" 200 576 0.068838 10.0.0.38 - - [2025-10-27 11:20:54] "GET /firewall-rule/8c25a792-618b-4823-9d04-ea749ad64f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.021961 10.0.0.38 - - [2025-10-27 11:20:54] "GET /firewall-policy/0086b178-78bd-40ef-af4c-95803142ea11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2667 0.004236 10.0.0.38 - - [2025-10-27 11:20:54] "GET /firewall-rule/8c25a792-618b-4823-9d04-ea749ad64f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.008157 10.0.0.38 - - [2025-10-27 11:20:54] "POST /ref-update HTTP/1.1" 200 156 0.039384 10.0.0.38 - - [2025-10-27 11:20:54] "POST /tags HTTP/1.1" 200 363 0.025687 10.0.0.38 - - [2025-10-27 11:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498 10.0.0.38 - - [2025-10-27 11:20:54] "GET /tag/c2717acc-0aa6-441b-9e98-c4199ca652d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.024829 10.0.0.38 - - [2025-10-27 11:20:54] "POST /tags HTTP/1.1" 200 311 0.019870 10.0.0.38 - - [2025-10-27 11:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010090 10.0.0.38 - - [2025-10-27 11:20:54] "GET /tag/9001d5d8-f60a-42f7-a678-195fc84608c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012866 10.0.0.38 - - [2025-10-27 11:20:54] "POST /id-to-fqname HTTP/1.1" 200 177 0.000795 10.0.0.38 - - [2025-10-27 11:20:54] "POST /fqname-to-id HTTP/1.1" 404 186 0.006510 10.0.0.38 - - [2025-10-27 11:20:54] "POST /security-groups HTTP/1.1" 200 574 0.074595 10.0.0.38 - - [2025-10-27 11:20:54] "POST /projects HTTP/1.1" 200 489 0.213030 10.0.0.38 - - [2025-10-27 11:20:54] "POST /fqname-to-id HTTP/1.1" 404 217 0.004085 10.0.0.38 - - [2025-10-27 11:20:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.010415 10.0.0.38 - - [2025-10-27 11:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006669 10.0.0.38 - - [2025-10-27 11:20:54] "GET /virtual-network/c443b9c9-ba43-4eee-8943-cd23c4db5c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.016040 10.0.0.38 - - [2025-10-27 11:20:54] "POST /access-control-lists HTTP/1.1" 200 583 0.098518 10.0.0.38 - - [2025-10-27 11:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.38 - - [2025-10-27 11:20:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.011322 10.0.0.38 - - [2025-10-27 11:20:54] "GET /virtual-network/3aed78e5-1597-4fe4-b343-a0184e075cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.011075 10.0.0.38 - - [2025-10-27 11:20:55] "POST /access-control-lists HTTP/1.1" 200 581 0.091037 10.0.0.38 - - [2025-10-27 11:20:55] "PUT /virtual-network/c443b9c9-ba43-4eee-8943-cd23c4db5c69 HTTP/1.1" 200 264 0.157828 10.0.0.38 - - [2025-10-27 11:20:55] "PUT /virtual-network/3aed78e5-1597-4fe4-b343-a0184e075cf7 HTTP/1.1" 200 264 0.097839 10.0.0.38 - - [2025-10-27 11:20:55] "POST /security-groups HTTP/1.1" 200 546 0.167325 10.0.0.38 - - [2025-10-27 11:20:55] "POST /fqname-to-id HTTP/1.1" 404 240 0.002167 10.0.0.38 - - [2025-10-27 11:20:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.030219 10.0.0.38 - - [2025-10-27 11:20:55] "POST /chown HTTP/1.1" 200 109 0.044012 10.0.0.38 - - [2025-10-27 11:20:55] "POST /access-control-lists HTTP/1.1" 200 602 0.091275 10.0.0.38 - - [2025-10-27 11:20:55] "GET /application-policy-set/1d5d0c0e-aa19-4139-8c41-83f8670c9f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015847 10.0.0.38 - - [2025-10-27 11:20:55] "POST /fqname-to-id HTTP/1.1" 404 239 0.024865 10.0.0.38 - - [2025-10-27 11:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.019363 10.0.0.38 - - [2025-10-27 11:20:55] "GET /policy-management/aeee4e34-95ec-4ddb-9195-c4d1fd4eb64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015328 10.0.0.38 - - [2025-10-27 11:20:55] "POST /tags HTTP/1.1" 409 210 0.003279 10.0.0.38 - - [2025-10-27 11:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.38 - - [2025-10-27 11:20:55] "GET /tag/9001d5d8-f60a-42f7-a678-195fc84608c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014749 10.0.0.38 - - [2025-10-27 11:20:55] "POST /access-control-lists HTTP/1.1" 200 600 0.118762 10.0.0.38 - - [2025-10-27 11:20:55] "POST /firewall-rules HTTP/1.1" 200 570 0.094440 10.0.0.38 - - [2025-10-27 11:20:55] "GET /firewall-rule/486f1b8f-5bf5-41a2-90d3-09282ec85bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.015488 10.0.0.38 - - [2025-10-27 11:20:55] "GET /firewall-policy/0086b178-78bd-40ef-af4c-95803142ea11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2911 0.003979 10.0.0.38 - - [2025-10-27 11:20:55] "GET /firewall-rule/486f1b8f-5bf5-41a2-90d3-09282ec85bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002134 10.0.0.38 - - [2025-10-27 11:20:56] "POST /ref-update HTTP/1.1" 200 156 0.107938 10.0.0.38 - - [2025-10-27 11:20:56] "GET /application-policy-set/1d5d0c0e-aa19-4139-8c41-83f8670c9f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016116 10.0.0.38 - - [2025-10-27 11:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006094 10.0.0.38 - - [2025-10-27 11:20:56] "GET /policy-management/aeee4e34-95ec-4ddb-9195-c4d1fd4eb64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003521 10.0.0.38 - - [2025-10-27 11:20:56] "POST /tags HTTP/1.1" 409 210 0.014989 10.0.0.38 - - [2025-10-27 11:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002679 10.0.0.38 - - [2025-10-27 11:20:56] "GET /tag/9001d5d8-f60a-42f7-a678-195fc84608c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.021404 10.0.0.38 - - [2025-10-27 11:20:56] "POST /firewall-rules HTTP/1.1" 200 568 0.073936 10.0.0.38 - - [2025-10-27 11:20:56] "GET /firewall-rule/8a1ad11b-444e-4182-8162-f3f76669caaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.008104 10.0.0.38 - - [2025-10-27 11:20:56] "GET /firewall-policy/0086b178-78bd-40ef-af4c-95803142ea11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3152 0.004114 10.0.0.38 - - [2025-10-27 11:20:56] "GET /firewall-rule/8a1ad11b-444e-4182-8162-f3f76669caaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002211 10.0.0.38 - - [2025-10-27 11:20:56] "POST /ref-update HTTP/1.1" 200 156 0.042090 10.0.0.38 - - [2025-10-27 11:20:56] "POST /tags HTTP/1.1" 200 363 0.042751 10.0.0.38 - - [2025-10-27 11:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.38 - - [2025-10-27 11:20:56] "GET /tag/a7518407-6847-421c-bfc5-4dbdffef7ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.021912 10.0.0.38 - - [2025-10-27 11:20:56] "POST /tags HTTP/1.1" 200 311 0.029367 10.0.0.38 - - [2025-10-27 11:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.38 - - [2025-10-27 11:20:56] "GET /tag/af80f515-b0ea-40b7-a690-994aadd30254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.021401 10.0.0.38 - - [2025-10-27 11:20:56] "POST /projects HTTP/1.1" 409 223 0.002209 10.0.0.38 - - [2025-10-27 11:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034 10.0.0.38 - - [2025-10-27 11:20:56] "GET /project/b3cf3271-6f56-4fee-b806-59e2eb120efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.059498 10.0.0.38 - - [2025-10-27 11:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.38 - - [2025-10-27 11:20:56] "GET /virtual-network/c443b9c9-ba43-4eee-8943-cd23c4db5c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.009685 10.0.0.38 - - [2025-10-27 11:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.38 - - [2025-10-27 11:20:56] "GET /virtual-network/3aed78e5-1597-4fe4-b343-a0184e075cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.018912 10.0.0.38 - - [2025-10-27 11:20:56] "PUT /virtual-network/c443b9c9-ba43-4eee-8943-cd23c4db5c69 HTTP/1.1" 200 264 0.050619 10.0.0.38 - - [2025-10-27 11:20:57] "PUT /virtual-network/3aed78e5-1597-4fe4-b343-a0184e075cf7 HTTP/1.1" 200 264 0.086068 10.0.0.38 - - [2025-10-27 11:20:57] "POST /security-groups HTTP/1.1" 409 253 0.026581 10.0.0.38 - - [2025-10-27 11:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.38 - - [2025-10-27 11:20:57] "PUT /security-group/22ca3806-deb6-41d0-aeab-abfd9ed9e005 HTTP/1.1" 200 262 0.059601 10.0.0.38 - - [2025-10-27 11:20:57] "PUT /access-control-list/3e68b573-a81c-4c46-8180-fc62f38d7d51 HTTP/1.1" 200 272 0.051025 10.0.0.38 - - [2025-10-27 11:20:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.057298 10.0.0.38 - - [2025-10-27 11:20:57] "GET /application-policy-set/1d5d0c0e-aa19-4139-8c41-83f8670c9f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018308 10.0.0.38 - - [2025-10-27 11:20:57] "PUT /access-control-list/e296326f-cbae-4948-8fdf-a2c4970df035 HTTP/1.1" 200 272 0.062089 10.0.0.38 - - [2025-10-27 11:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006016 10.0.0.38 - - [2025-10-27 11:20:57] "GET /policy-management/aeee4e34-95ec-4ddb-9195-c4d1fd4eb64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005347 10.0.0.38 - - [2025-10-27 11:20:57] "POST /tags HTTP/1.1" 409 210 0.012249 10.0.0.38 - - [2025-10-27 11:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.38 - - [2025-10-27 11:20:57] "GET /tag/af80f515-b0ea-40b7-a690-994aadd30254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014314 10.0.0.38 - - [2025-10-27 11:20:57] "POST /firewall-rules HTTP/1.1" 200 570 0.075293 10.0.0.38 - - [2025-10-27 11:20:57] "GET /firewall-rule/3846621d-7e2c-4490-80f0-4c3661e55cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005235 10.0.0.38 - - [2025-10-27 11:20:57] "GET /firewall-policy/0086b178-78bd-40ef-af4c-95803142ea11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3392 0.004015 10.0.0.38 - - [2025-10-27 11:20:57] "GET /firewall-rule/3846621d-7e2c-4490-80f0-4c3661e55cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004109 10.0.0.38 - - [2025-10-27 11:20:57] "POST /ref-update HTTP/1.1" 200 156 0.060977 10.0.0.38 - - [2025-10-27 11:20:57] "GET /application-policy-set/1d5d0c0e-aa19-4139-8c41-83f8670c9f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009092 10.0.0.38 - - [2025-10-27 11:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.38 - - [2025-10-27 11:20:57] "GET /policy-management/aeee4e34-95ec-4ddb-9195-c4d1fd4eb64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002507 10.0.0.38 - - [2025-10-27 11:20:57] "POST /tags HTTP/1.1" 409 210 0.001756 10.0.0.38 - - [2025-10-27 11:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.38 - - [2025-10-27 11:20:57] "GET /tag/af80f515-b0ea-40b7-a690-994aadd30254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012285 10.0.0.38 - - [2025-10-27 11:20:57] "POST /firewall-rules HTTP/1.1" 200 568 0.069810 10.0.0.38 - - [2025-10-27 11:20:57] "GET /firewall-rule/8a8be9ce-1c9d-4c26-9435-671764cd2d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.031938 10.0.0.38 - - [2025-10-27 11:20:58] "GET /firewall-policy/0086b178-78bd-40ef-af4c-95803142ea11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3633 0.005855 10.0.0.38 - - [2025-10-27 11:20:58] "GET /firewall-rule/8a8be9ce-1c9d-4c26-9435-671764cd2d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003265 10.0.0.38 - - [2025-10-27 11:20:58] "POST /ref-update HTTP/1.1" 200 156 0.052824 10.0.0.38 - - [2025-10-27 11:20:58] "POST /tags HTTP/1.1" 200 301 0.052029 10.0.0.38 - - [2025-10-27 11:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.38 - - [2025-10-27 11:20:58] "GET /tag/f31d5d73-a005-4d58-802d-21cd97fdad3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.019791 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:20:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000707 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:20:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000755 10.0.0.38 - - [2025-10-27 11:20:58] "POST /tags HTTP/1.1" 200 325 0.054611 10.0.0.38 - - [2025-10-27 11:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004659 10.0.0.38 - - [2025-10-27 11:20:58] "GET /tag/742657da-d306-453e-acc5-1a4e15c4a972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.018190 10.0.0.38 - - [2025-10-27 11:20:58] "POST /tags HTTP/1.1" 409 237 0.002057 10.0.0.38 - - [2025-10-27 11:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005177 10.0.0.38 - - [2025-10-27 11:20:58] "GET /tag/a7518407-6847-421c-bfc5-4dbdffef7ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.013455 10.0.0.38 - - [2025-10-27 11:20:58] "POST /tags HTTP/1.1" 409 210 0.001884 10.0.0.38 - - [2025-10-27 11:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.38 - - [2025-10-27 11:20:58] "GET /tag/af80f515-b0ea-40b7-a690-994aadd30254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010302 10.0.0.38 - - [2025-10-27 11:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.38 - - [2025-10-27 11:20:58] "GET /virtual-network/c443b9c9-ba43-4eee-8943-cd23c4db5c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004843 10.0.0.38 - - [2025-10-27 11:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.38 - - [2025-10-27 11:20:58] "GET /project/b3cf3271-6f56-4fee-b806-59e2eb120efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.032568 10.0.0.38 - - [2025-10-27 11:20:58] "POST /virtual-machines HTTP/1.1" 200 377 0.076407 10.0.0.38 - - [2025-10-27 11:20:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.012414 10.0.0.38 - - [2025-10-27 11:20:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.081708 10.0.0.38 - - [2025-10-27 11:20:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.009705 10.0.0.38 - - [2025-10-27 11:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009018 10.0.0.38 - - [2025-10-27 11:20:58] "GET /virtual-machine-interface/0331429e-b327-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.009838 10.0.0.38 - - [2025-10-27 11:20:58] "POST /instance-ips HTTP/1.1" 200 409 0.046700 10.0.0.38 - - [2025-10-27 11:20:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.032441 10.0.0.38 - - [2025-10-27 11:20:59] "GET /virtual-machine-interface/0331429e-b327-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.014556 10.0.0.38 - - [2025-10-27 11:20:59] "POST /set-tag HTTP/1.1" 200 109 0.021530 10.0.0.38 - - [2025-10-27 11:20:59] "GET /virtual-machine-interface/0331429e-b327-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3599 0.009975 10.0.0.38 - - [2025-10-27 11:20:59] "GET /instance-ip/0347cab4-b327-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.003515 10.0.0.38 - - [2025-10-27 11:20:59] "GET /virtual-machine-interface/0331429e-b327-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3599 0.008428 10.0.0.38 - - [2025-10-27 11:20:59] "POST /set-tag HTTP/1.1" 200 109 0.004352 10.0.0.38 - - [2025-10-27 11:20:59] "GET /virtual-machine-interface/0331429e-b327-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3599 0.004124 10.0.0.38 - - [2025-10-27 11:20:59] "POST /set-tag HTTP/1.1" 200 109 0.002060 10.0.0.38 - - [2025-10-27 11:20:59] "GET /virtual-machine-interface/0331429e-b327-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3599 0.006264 10.0.0.38 - - [2025-10-27 11:20:59] "POST /set-tag HTTP/1.1" 200 109 0.004190 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:21:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000908 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:21:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000847 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:21:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000981 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:21:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000751 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:21:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000872 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:21:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000854 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:21:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000874 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:21:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000905 10.0.0.38 - - [2025-10-27 11:21:43] "GET /global-system-configs HTTP/1.1" 200 322 0.003809 10.0.0.38 - - [2025-10-27 11:21:45] "GET /global-system-configs HTTP/1.1" 200 322 0.004510 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:21:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001297 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:21:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001279 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:22:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000843 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:22:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000963 10.0.0.242 - - [2025-10-27 11:22:51] "GET / HTTP/1.1" 200 35931 0.001627 10.0.0.242 - - [2025-10-27 11:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.242 - - [2025-10-27 11:22:51] "GET /global-system-config/9629b5a2-3c60-4442-8b38-bb2792d73e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004215 10.0.0.242 - - [2025-10-27 11:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001536 10.0.0.242 - - [2025-10-27 11:22:51] "GET /routing-instance/9ca8e231-5002-4bc3-a375-10c79a3c549b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002976 10.0.0.242 - - [2025-10-27 11:22:51] "PUT /global-system-config/9629b5a2-3c60-4442-8b38-bb2792d73e5e HTTP/1.1" 200 274 0.012254 10.0.0.242 - - [2025-10-27 11:22:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.001449 10.0.0.242 - - [2025-10-27 11:22:51] "POST /virtual-routers HTTP/1.1" 200 599 0.013922 10.0.0.242 - - [2025-10-27 11:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006212 10.0.0.242 - - [2025-10-27 11:22:51] "GET /virtual-router/0dea36f7-38b9-43c6-bc5c-7cb3824bee31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003350 10.0.0.242 - - [2025-10-27 11:22:51] "POST /fqname-to-id HTTP/1.1" 404 229 0.001851 10.0.0.242 - - [2025-10-27 11:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.242 - - [2025-10-27 11:22:51] "GET /virtual-network/b380279d-033a-4ef9-9962-5155e5addf3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003818 10.0.0.242 - - [2025-10-27 11:22:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.059413 10.0.0.242 - - [2025-10-27 11:23:29] "GET / HTTP/1.1" 200 35931 0.001607 10.0.0.242 - - [2025-10-27 11:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.242 - - [2025-10-27 11:23:29] "GET /global-system-config/9629b5a2-3c60-4442-8b38-bb2792d73e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004608 10.0.0.242 - - [2025-10-27 11:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.242 - - [2025-10-27 11:23:29] "GET /routing-instance/9ca8e231-5002-4bc3-a375-10c79a3c549b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002755 10.0.0.242 - - [2025-10-27 11:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.242 - - [2025-10-27 11:23:29] "GET /virtual-router/0dea36f7-38b9-43c6-bc5c-7cb3824bee31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002096 10.0.0.242 - - [2025-10-27 11:23:29] "PUT /virtual-router/0dea36f7-38b9-43c6-bc5c-7cb3824bee31 HTTP/1.1" 200 262 0.009495 10.0.0.242 - - [2025-10-27 11:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009299 10.0.0.242 - - [2025-10-27 11:23:30] "GET /virtual-router/0dea36f7-38b9-43c6-bc5c-7cb3824bee31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003531 10.0.0.242 - - [2025-10-27 11:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.242 - - [2025-10-27 11:23:30] "GET /virtual-machine-interface/97a35c75-1454-4a70-b203-a3fe665640cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.003716 10.0.0.242 - - [2025-10-27 11:23:30] "PUT /virtual-machine-interface/97a35c75-1454-4a70-b203-a3fe665640cc HTTP/1.1" 200 284 0.010494 10.0.0.38 - - [2025-10-27 11:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.38 - - [2025-10-27 11:23:31] "GET /virtual-router/0dea36f7-38b9-43c6-bc5c-7cb3824bee31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002376 10.0.0.38 - - [2025-10-27 11:24:44] "GET /virtual-router/0dea36f7-38b9-43c6-bc5c-7cb3824bee31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002740 10.0.0.38 - - [2025-10-27 11:24:44] "POST /ref-update HTTP/1.1" 200 156 0.007523 10.0.0.38 - - [2025-10-27 11:24:51] "GET /virtual-machine-interface/0331429e-b327-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3599 0.004203 10.0.0.38 - - [2025-10-27 11:24:51] "POST /set-tag HTTP/1.1" 200 109 0.003080 10.0.0.38 - - [2025-10-27 11:24:51] "GET /virtual-machine-interface/0331429e-b327-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3599 0.003993 10.0.0.38 - - [2025-10-27 11:24:51] "POST /set-tag HTTP/1.1" 200 109 0.003352 10.0.0.38 - - [2025-10-27 11:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008119 10.0.0.38 - - [2025-10-27 11:24:51] "GET /loadbalancer/491fdbb2-4e25-4c71-9d53-3b40229fe436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002535 10.0.0.38 - - [2025-10-27 11:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.38 - - [2025-10-27 11:24:51] "GET /loadbalancer/491fdbb2-4e25-4c71-9d53-3b40229fe436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002634 10.0.0.38 - - [2025-10-27 11:24:51] "GET /loadbalancer-pool/8baeae35-61ef-4d5e-ae59-c43457dd9e16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003269 10.0.0.38 - - [2025-10-27 11:24:51] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020988 10.0.0.38 - - [2025-10-27 11:24:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.007475 10.0.0.38 - - [2025-10-27 11:24:51] "GET /virtual-machine-interface/0331429e-b327-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3599 0.007420 10.0.0.38 - - [2025-10-27 11:24:51] "GET /virtual-machine-interface/0331429e-b327-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3599 0.006499 10.0.0.38 - - [2025-10-27 11:24:51] "POST /tags HTTP/1.1" 409 205 0.002867 10.0.0.38 - - [2025-10-27 11:24:51] "POST /ref-update HTTP/1.1" 200 156 0.007903 10.0.0.38 - - [2025-10-27 11:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.38 - - [2025-10-27 11:24:51] "GET /tag/b133d3a8-ca07-40da-97a8-b52dcaf824e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010823 10.0.0.38 - - [2025-10-27 11:24:51] "GET /floating-ip/6dacde4a-b56e-4445-af7b-4bcef32f933f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.012731 10.0.0.38 - - [2025-10-27 11:24:51] "PUT /floating-ip/6dacde4a-b56e-4445-af7b-4bcef32f933f HTTP/1.1" 200 256 0.010858 10.0.0.38 - - [2025-10-27 11:24:51] "POST /set-tag HTTP/1.1" 200 109 0.074751 10.0.0.38 - - [2025-10-27 11:24:51] "GET /loadbalancer-pool/9647f79b-a875-47d9-8682-b57c38bd5608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003798 10.0.0.38 - - [2025-10-27 11:24:51] "POST /loadbalancer-members HTTP/1.1" 200 690 0.037184 10.0.0.38 - - [2025-10-27 11:24:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.019306 10.0.0.38 - - [2025-10-27 11:24:51] "GET /virtual-machine-interface/0331429e-b327-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3765 0.013942 10.0.0.38 - - [2025-10-27 11:24:51] "GET /virtual-machine-interface/0331429e-b327-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3765 0.004529 10.0.0.38 - - [2025-10-27 11:24:52] "POST /ref-update HTTP/1.1" 200 156 0.011909 10.0.0.38 - - [2025-10-27 11:24:52] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.38 - - [2025-10-27 11:24:52] "GET /loadbalancer-pool/712f4a8b-a1ef-4d25-bab6-7b84190e29c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.007181 10.0.0.38 - - [2025-10-27 11:24:52] "GET /floating-ip/6dacde4a-b56e-4445-af7b-4bcef32f933f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.002881 10.0.0.38 - - [2025-10-27 11:24:52] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025658 10.0.0.38 - - [2025-10-27 11:24:52] "PUT /floating-ip/6dacde4a-b56e-4445-af7b-4bcef32f933f HTTP/1.1" 200 256 0.017183 10.0.0.38 - - [2025-10-27 11:24:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.007024 10.0.0.38 - - [2025-10-27 11:24:52] "GET /virtual-machine-interface/0331429e-b327-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3765 0.006941 10.0.0.38 - - [2025-10-27 11:24:52] "POST /set-tag HTTP/1.1" 200 109 0.007698 10.0.0.38 - - [2025-10-27 11:24:52] "GET /virtual-machine-interface/0331429e-b327-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3765 0.005696 10.0.0.38 - - [2025-10-27 11:24:52] "POST /ref-update HTTP/1.1" 200 156 0.006020 10.0.0.38 - - [2025-10-27 11:24:52] "GET /floating-ip/6dacde4a-b56e-4445-af7b-4bcef32f933f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.002615 10.0.0.38 - - [2025-10-27 11:24:52] "PUT /floating-ip/6dacde4a-b56e-4445-af7b-4bcef32f933f HTTP/1.1" 200 256 0.008354 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:25:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000968 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:25:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.007811 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:25:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000923 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:25:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000943 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:26:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000879 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:26:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000868 10.0.0.38 - - [2025-10-27 11:26:43] "GET /global-system-configs HTTP/1.1" 200 322 0.004690 10.0.0.38 - - [2025-10-27 11:26:45] "GET /global-system-configs HTTP/1.1" 200 322 0.002184 10.0.0.38 - - [2025-10-27 11:27:35] "GET /virtual-machine-interface/0331429e-b327-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3765 0.004831 10.0.0.38 - - [2025-10-27 11:27:35] "POST /set-tag HTTP/1.1" 200 109 0.002076 10.0.0.38 - - [2025-10-27 11:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.38 - - [2025-10-27 11:27:35] "GET /loadbalancer/491fdbb2-4e25-4c71-9d53-3b40229fe436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004056 10.0.0.38 - - [2025-10-27 11:27:35] "GET /virtual-machine-interface/0331429e-b327-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3765 0.004380 10.0.0.38 - - [2025-10-27 11:27:35] "POST /set-tag HTTP/1.1" 200 109 0.038237 10.0.0.38 - - [2025-10-27 11:27:35] "DELETE /loadbalancer-member/1ca58bdb-b105-42eb-8950-cfcb3c4eb8be HTTP/1.1" 200 115 0.065869 10.0.0.38 - - [2025-10-27 11:27:35] "GET /virtual-machine-interface/0331429e-b327-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3599 0.005582 10.0.0.38 - - [2025-10-27 11:27:35] "POST /set-tag HTTP/1.1" 200 109 0.003958 10.0.0.38 - - [2025-10-27 11:27:35] "DELETE /loadbalancer-member/9d9a1d2f-62a0-4128-acf3-2d1555cfd877 HTTP/1.1" 200 115 0.044595 10.0.0.38 - - [2025-10-27 11:27:35] "GET /virtual-machine-interface/0331429e-b327-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3599 0.011821 10.0.0.38 - - [2025-10-27 11:27:35] "POST /set-tag HTTP/1.1" 200 109 0.002337 10.0.0.38 - - [2025-10-27 11:27:35] "DELETE /loadbalancer-member/a85bf6a2-1e41-42f5-acbf-3a50b3057e18 HTTP/1.1" 200 115 0.060183 10.0.0.38 - - [2025-10-27 11:27:35] "GET /virtual-machine-interface/0331429e-b327-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3599 0.004323 10.0.0.38 - - [2025-10-27 11:27:36] "POST /set-tag HTTP/1.1" 200 109 0.002600 10.0.0.38 - - [2025-10-27 11:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.38 - - [2025-10-27 11:27:36] "GET /loadbalancer/491fdbb2-4e25-4c71-9d53-3b40229fe436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002394 10.0.0.38 - - [2025-10-27 11:27:36] "GET /loadbalancer-pool/8baeae35-61ef-4d5e-ae59-c43457dd9e16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003130 10.0.0.38 - - [2025-10-27 11:27:36] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022761 10.0.0.38 - - [2025-10-27 11:27:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.014490 10.0.0.38 - - [2025-10-27 11:27:36] "GET /virtual-machine-interface/0331429e-b327-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3599 0.007800 10.0.0.38 - - [2025-10-27 11:27:36] "GET /virtual-machine-interface/0331429e-b327-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3599 0.005471 10.0.0.38 - - [2025-10-27 11:27:36] "GET /floating-ip/6dacde4a-b56e-4445-af7b-4bcef32f933f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002445 10.0.0.38 - - [2025-10-27 11:27:36] "POST /set-tag HTTP/1.1" 200 109 0.077467 10.0.0.38 - - [2025-10-27 11:27:36] "GET /loadbalancer-pool/9647f79b-a875-47d9-8682-b57c38bd5608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.015586 10.0.0.38 - - [2025-10-27 11:27:36] "POST /loadbalancer-members HTTP/1.1" 200 690 0.029943 10.0.0.38 - - [2025-10-27 11:27:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.017004 10.0.0.38 - - [2025-10-27 11:27:36] "GET /virtual-machine-interface/0331429e-b327-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3765 0.009541 10.0.0.38 - - [2025-10-27 11:27:36] "POST /set-tag HTTP/1.1" 200 109 0.006484 10.0.0.38 - - [2025-10-27 11:27:36] "GET /virtual-machine-interface/0331429e-b327-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3765 0.004878 10.0.0.38 - - [2025-10-27 11:27:36] "GET /floating-ip/6dacde4a-b56e-4445-af7b-4bcef32f933f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002114 10.0.0.38 - - [2025-10-27 11:27:36] "GET /loadbalancer-pool/712f4a8b-a1ef-4d25-bab6-7b84190e29c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004327 10.0.0.38 - - [2025-10-27 11:27:36] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017964 10.0.0.38 - - [2025-10-27 11:27:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.024203 10.0.0.38 - - [2025-10-27 11:27:36] "GET /virtual-machine-interface/0331429e-b327-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3765 0.016991 10.0.0.38 - - [2025-10-27 11:27:36] "GET /virtual-machine-interface/0331429e-b327-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3765 0.003820 10.0.0.38 - - [2025-10-27 11:27:36] "GET /floating-ip/6dacde4a-b56e-4445-af7b-4bcef32f933f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003398 10.0.0.38 - - [2025-10-27 11:27:36] "POST /set-tag HTTP/1.1" 200 109 0.002897 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:28:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000833 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:28:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000969 10.0.0.38 - - [2025-10-27 11:29:00] "GET / HTTP/1.1" 200 35931 0.001878 10.0.0.38 - - [2025-10-27 11:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.38 - - [2025-10-27 11:29:00] "GET /project/6bb618ba-dba4-4bcb-9409-f2f5541d6bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037530 10.0.0.38 - - [2025-10-27 11:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.38 - - [2025-10-27 11:29:00] "GET /project/6bb618ba-dba4-4bcb-9409-f2f5541d6bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038210 10.0.0.38 - - [2025-10-27 11:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.38 - - [2025-10-27 11:29:00] "GET /project/6bb618ba-dba4-4bcb-9409-f2f5541d6bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029136 10.0.0.38 - - [2025-10-27 11:29:01] "POST /tags HTTP/1.1" 200 333 0.034905 10.0.0.38 - - [2025-10-27 11:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.38 - - [2025-10-27 11:29:01] "GET /tag/5e96b5a4-22a5-4a97-b8d9-fbe6f9aa2ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.023102 10.0.0.38 - - [2025-10-27 11:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.38 - - [2025-10-27 11:29:01] "GET /project/6bb618ba-dba4-4bcb-9409-f2f5541d6bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035179 10.0.0.38 - - [2025-10-27 11:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.38 - - [2025-10-27 11:29:01] "GET /virtual-network/3aed78e5-1597-4fe4-b343-a0184e075cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.005086 10.0.0.38 - - [2025-10-27 11:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.38 - - [2025-10-27 11:29:01] "GET /service-appliance-set/9f1e6184-4955-4fc8-9c3e-d26b3449058f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002333 10.0.0.38 - - [2025-10-27 11:29:01] "POST /fqname-to-id HTTP/1.1" 404 254 0.002404 10.0.0.38 - - [2025-10-27 11:29:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.140589 10.0.0.38 - - [2025-10-27 11:29:01] "GET /virtual-machine-interface/4d37cc5a-d52f-4185-8948-77fed7ca3e7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.020101 10.0.0.38 - - [2025-10-27 11:29:01] "POST /instance-ips HTTP/1.1" 200 409 0.019121 10.0.0.38 - - [2025-10-27 11:29:01] "GET /instance-ip/45e09972-a5d1-42ff-ae3a-caa0c7ffde8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.006881 10.0.0.38 - - [2025-10-27 11:29:01] "POST /loadbalancers HTTP/1.1" 200 610 0.063115 10.0.0.38 - - [2025-10-27 11:29:01] "GET /project/6bb618ba-dba4-4bcb-9409-f2f5541d6bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028735 10.0.0.38 - - [2025-10-27 11:29:01] "GET /instance-ip/45e09972-a5d1-42ff-ae3a-caa0c7ffde8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.002980 10.0.0.38 - - [2025-10-27 11:29:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.013428 10.0.0.38 - - [2025-10-27 11:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004827 10.0.0.38 - - [2025-10-27 11:29:01] "GET /project/6bb618ba-dba4-4bcb-9409-f2f5541d6bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030811 10.0.0.38 - - [2025-10-27 11:29:01] "POST /floating-ips HTTP/1.1" 200 597 0.013433 10.0.0.38 - - [2025-10-27 11:29:01] "GET /loadbalancer/d0902c39-c582-41e2-8098-df5bf65dcdb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002619 10.0.0.38 - - [2025-10-27 11:29:01] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.015962 10.0.0.38 - - [2025-10-27 11:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004568 10.0.0.38 - - [2025-10-27 11:29:01] "GET /project/6bb618ba-dba4-4bcb-9409-f2f5541d6bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045092 10.0.0.38 - - [2025-10-27 11:29:01] "GET /loadbalancer-listener/ed2b82cd-28de-47a2-86ee-437a11a6fc3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.011361 10.0.0.38 - - [2025-10-27 11:29:01] "GET /loadbalancer-listener/ed2b82cd-28de-47a2-86ee-437a11a6fc3c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.002839 10.0.0.38 - - [2025-10-27 11:29:01] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.018874 10.0.0.38 - - [2025-10-27 11:29:01] "GET /instance-ip/45e09972-a5d1-42ff-ae3a-caa0c7ffde8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.002691 10.0.0.38 - - [2025-10-27 11:29:01] "GET /instance-ip/45e09972-a5d1-42ff-ae3a-caa0c7ffde8d?fields=floating_ips HTTP/1.1" 200 1212 0.004771 10.0.0.38 - - [2025-10-27 11:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.38 - - [2025-10-27 11:29:01] "GET /floating-ip/72f0328d-c05f-4286-b7a3-c023ca604049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.002266 10.0.0.38 - - [2025-10-27 11:29:01] "GET /loadbalancer/d0902c39-c582-41e2-8098-df5bf65dcdb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003567 10.0.0.38 - - [2025-10-27 11:29:02] "POST /tags HTTP/1.1" 200 295 0.045346 10.0.0.38 - - [2025-10-27 11:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004985 10.0.0.38 - - [2025-10-27 11:29:02] "GET /tag/35d9cf92-0f5d-46a8-ac23-8c6880c91aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.014428 10.0.0.38 - - [2025-10-27 11:29:02] "POST /tags HTTP/1.1" 409 233 0.001938 10.0.0.38 - - [2025-10-27 11:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001379 10.0.0.38 - - [2025-10-27 11:29:02] "GET /tag/035d87fd-414e-409f-9d5b-e5e3d198f673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.010096 10.0.0.38 - - [2025-10-27 11:29:02] "POST /tags HTTP/1.1" 409 206 0.001623 10.0.0.38 - - [2025-10-27 11:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001353 10.0.0.38 - - [2025-10-27 11:29:02] "GET /tag/2ac02a06-3537-40d5-b7a4-026f80e2ecfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010835 10.0.0.38 - - [2025-10-27 11:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.38 - - [2025-10-27 11:29:02] "GET /virtual-network/c443b9c9-ba43-4eee-8943-cd23c4db5c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003437 10.0.0.38 - - [2025-10-27 11:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.38 - - [2025-10-27 11:29:02] "GET /project/6bb618ba-dba4-4bcb-9409-f2f5541d6bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031699 10.0.0.38 - - [2025-10-27 11:29:02] "POST /virtual-machines HTTP/1.1" 200 369 0.017841 10.0.0.38 - - [2025-10-27 11:29:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.008212 10.0.0.38 - - [2025-10-27 11:29:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.098584 10.0.0.38 - - [2025-10-27 11:29:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.027570 10.0.0.38 - - [2025-10-27 11:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013175 10.0.0.38 - - [2025-10-27 11:29:02] "GET /virtual-machine-interface/237e3826-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.004727 10.0.0.38 - - [2025-10-27 11:29:02] "POST /instance-ips HTTP/1.1" 200 409 0.018695 10.0.0.38 - - [2025-10-27 11:29:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.032812 10.0.0.38 - - [2025-10-27 11:29:02] "GET /virtual-machine-interface/237e3826-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.018550 10.0.0.38 - - [2025-10-27 11:29:02] "POST /set-tag HTTP/1.1" 200 109 0.015401 10.0.0.38 - - [2025-10-27 11:29:02] "GET /virtual-machine-interface/237e3826-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.016694 10.0.0.38 - - [2025-10-27 11:29:02] "GET /instance-ip/23922f52-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.015208 10.0.0.38 - - [2025-10-27 11:29:02] "GET /virtual-machine-interface/237e3826-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006102 10.0.0.38 - - [2025-10-27 11:29:02] "POST /set-tag HTTP/1.1" 200 109 0.004738 10.0.0.38 - - [2025-10-27 11:29:02] "GET /virtual-router/0dea36f7-38b9-43c6-bc5c-7cb3824bee31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.013786 10.0.0.38 - - [2025-10-27 11:29:02] "POST /ref-update HTTP/1.1" 200 156 0.009279 10.0.0.38 - - [2025-10-27 11:29:02] "GET /virtual-machine-interface/237e3826-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.030211 10.0.0.38 - - [2025-10-27 11:29:02] "POST /set-tag HTTP/1.1" 200 109 0.003173 10.0.0.38 - - [2025-10-27 11:29:02] "GET /virtual-machine-interface/237e3826-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004360 10.0.0.38 - - [2025-10-27 11:29:03] "POST /set-tag HTTP/1.1" 200 109 0.002224 10.0.0.38 - - [2025-10-27 11:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.38 - - [2025-10-27 11:29:04] "GET /virtual-network/c443b9c9-ba43-4eee-8943-cd23c4db5c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005800 10.0.0.38 - - [2025-10-27 11:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001573 10.0.0.38 - - [2025-10-27 11:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.38 - - [2025-10-27 11:29:04] "GET /project/6bb618ba-dba4-4bcb-9409-f2f5541d6bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028689 10.0.0.38 - - [2025-10-27 11:29:04] "GET /virtual-networks?parent_id=6bb618ba-dba4-4bcb-9409-f2f5541d6bb5&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.003057 10.0.0.38 - - [2025-10-27 11:29:04] "GET /project/6bb618ba-dba4-4bcb-9409-f2f5541d6bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028669 10.0.0.38 - - [2025-10-27 11:29:04] "POST /virtual-machines HTTP/1.1" 200 369 0.012634 10.0.0.38 - - [2025-10-27 11:29:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.015187 10.0.0.38 - - [2025-10-27 11:29:04] "POST /virtual-networks HTTP/1.1" 200 512 0.148222 10.0.0.38 - - [2025-10-27 11:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.014890 10.0.0.38 - - [2025-10-27 11:29:04] "GET /network-ipam/10144bc9-7223-412d-aece-e99064b1a1c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.004330 10.0.0.38 - - [2025-10-27 11:29:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.153383 10.0.0.38 - - [2025-10-27 11:29:04] "POST /route-targets HTTP/1.1" 200 327 0.023469 10.0.0.38 - - [2025-10-27 11:29:04] "POST /ref-update HTTP/1.1" 200 156 0.031152 10.0.0.38 - - [2025-10-27 11:29:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.035142 10.0.0.38 - - [2025-10-27 11:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006209 10.0.0.38 - - [2025-10-27 11:29:04] "GET /virtual-machine-interface/2492aeae-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.008272 10.0.0.38 - - [2025-10-27 11:29:04] "POST /useragent-kv HTTP/1.1" 200 115 0.019928 10.0.0.38 - - [2025-10-27 11:29:04] "POST /ref-update HTTP/1.1" 200 156 0.133006 10.0.0.38 - - [2025-10-27 11:29:04] "GET /virtual-network/305c25fa-e089-474e-80b2-79ab5dc900d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004190 10.0.0.38 - - [2025-10-27 11:29:04] "GET /domains HTTP/1.1" 200 280 0.001570 10.0.0.38 - - [2025-10-27 11:29:04] "GET /domain/ecd4c924-f841-42c3-89ca-1206feab9016 HTTP/1.1" 200 3086 0.007341 10.0.0.38 - - [2025-10-27 11:29:04] "POST /instance-ips HTTP/1.1" 200 409 0.053699 10.0.0.38 - - [2025-10-27 11:29:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.027225 10.0.0.38 - - [2025-10-27 11:29:04] "GET /virtual-machine-interface/2492aeae-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.026388 10.0.0.38 - - [2025-10-27 11:29:04] "GET /project/6bb618ba-dba4-4bcb-9409-f2f5541d6bb5 HTTP/1.1" 200 7064 0.091314 10.0.0.38 - - [2025-10-27 11:29:04] "GET /virtual-network/305c25fa-e089-474e-80b2-79ab5dc900d1 HTTP/1.1" 200 2084 0.004838 10.0.0.38 - - [2025-10-27 11:29:04] "GET /virtual-network/305c25fa-e089-474e-80b2-79ab5dc900d1 HTTP/1.1" 200 2084 0.004421 10.0.0.38 - - [2025-10-27 11:29:04] "GET /routing-instance/2344cc44-0f9f-4837-b4eb-2553e6870cef HTTP/1.1" 200 1402 0.009052 10.0.0.38 - - [2025-10-27 11:29:04] "GET /routing-instance/2344cc44-0f9f-4837-b4eb-2553e6870cef HTTP/1.1" 200 1402 0.002497 10.0.0.38 - - [2025-10-27 11:29:04] "POST /set-tag HTTP/1.1" 200 109 0.026351 10.0.0.38 - - [2025-10-27 11:29:04] "GET /route-target/82fe5240-de2a-4799-9cc6-34f758f86912 HTTP/1.1" 200 1152 0.011816 10.0.0.38 - - [2025-10-27 11:29:04] "GET /virtual-machine-interface/2492aeae-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.015812 10.0.0.38 - - [2025-10-27 11:29:04] "GET /instance-ip/24b704ac-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004616 10.0.0.38 - - [2025-10-27 11:29:04] "GET /virtual-network/305c25fa-e089-474e-80b2-79ab5dc900d1 HTTP/1.1" 200 2084 0.005460 10.0.0.38 - - [2025-10-27 11:29:04] "GET /routing-instance/2344cc44-0f9f-4837-b4eb-2553e6870cef HTTP/1.1" 200 1402 0.002432 10.0.0.38 - - [2025-10-27 11:29:04] "GET /virtual-network/305c25fa-e089-474e-80b2-79ab5dc900d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003567 10.0.0.38 - - [2025-10-27 11:29:04] "GET /virtual-network/305c25fa-e089-474e-80b2-79ab5dc900d1 HTTP/1.1" 200 2084 0.003505 10.0.0.38 - - [2025-10-27 11:29:04] "GET /routing-instance/2344cc44-0f9f-4837-b4eb-2553e6870cef HTTP/1.1" 200 1402 0.002170 10.0.0.38 - - [2025-10-27 11:29:04] "GET /routing-instance/2344cc44-0f9f-4837-b4eb-2553e6870cef HTTP/1.1" 200 1402 0.002069 10.0.0.38 - - [2025-10-27 11:29:04] "GET /route-target/82fe5240-de2a-4799-9cc6-34f758f86912 HTTP/1.1" 200 1152 0.001819 10.0.0.38 - - [2025-10-27 11:29:04] "GET /virtual-machine-interface/2492aeae-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004292 10.0.0.38 - - [2025-10-27 11:29:04] "GET /domains HTTP/1.1" 200 280 0.001522 10.0.0.38 - - [2025-10-27 11:29:04] "POST /set-tag HTTP/1.1" 200 109 0.001697 10.0.0.38 - - [2025-10-27 11:29:04] "GET /domain/ecd4c924-f841-42c3-89ca-1206feab9016 HTTP/1.1" 200 3086 0.002162 10.0.0.38 - - [2025-10-27 11:29:04] "GET /virtual-router/0dea36f7-38b9-43c6-bc5c-7cb3824bee31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.003465 10.0.0.38 - - [2025-10-27 11:29:04] "GET /project/6bb618ba-dba4-4bcb-9409-f2f5541d6bb5 HTTP/1.1" 200 7064 0.034760 10.0.0.38 - - [2025-10-27 11:29:04] "GET /virtual-network/305c25fa-e089-474e-80b2-79ab5dc900d1 HTTP/1.1" 200 2084 0.003807 10.0.0.38 - - [2025-10-27 11:29:04] "POST /ref-update HTTP/1.1" 200 156 0.011695 10.0.0.38 - - [2025-10-27 11:29:04] "GET /virtual-machine-interface/2492aeae-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.007898 10.0.0.38 - - [2025-10-27 11:29:04] "POST /set-tag HTTP/1.1" 200 109 0.002250 10.0.0.38 - - [2025-10-27 11:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004314 10.0.0.38 - - [2025-10-27 11:29:04] "GET /project/6bb618ba-dba4-4bcb-9409-f2f5541d6bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038394 10.0.0.38 - - [2025-10-27 11:29:04] "GET /virtual-machine-interface/2492aeae-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.015636 10.0.0.38 - - [2025-10-27 11:29:04] "POST /set-tag HTTP/1.1" 200 109 0.002561 10.0.0.38 - - [2025-10-27 11:29:04] "GET /virtual-network/305c25fa-e089-474e-80b2-79ab5dc900d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004060 10.0.0.38 - - [2025-10-27 11:29:04] "GET /floating-ip-pools?parent_id=305c25fa-e089-474e-80b2-79ab5dc900d1&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001574 10.0.0.38 - - [2025-10-27 11:29:05] "GET /virtual-network/305c25fa-e089-474e-80b2-79ab5dc900d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003441 10.0.0.38 - - [2025-10-27 11:29:05] "POST /floating-ip-pools HTTP/1.1" 200 562 0.027315 10.0.0.38 - - [2025-10-27 11:29:05] "POST /ref-update HTTP/1.1" 200 156 0.023322 10.0.0.38 - - [2025-10-27 11:29:05] "GET /virtual-network/305c25fa-e089-474e-80b2-79ab5dc900d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.012063 10.0.0.38 - - [2025-10-27 11:29:05] "GET /domains HTTP/1.1" 200 280 0.001780 10.0.0.38 - - [2025-10-27 11:29:05] "GET /domain/ecd4c924-f841-42c3-89ca-1206feab9016 HTTP/1.1" 200 3086 0.002512 10.0.0.38 - - [2025-10-27 11:29:05] "GET /project/6bb618ba-dba4-4bcb-9409-f2f5541d6bb5 HTTP/1.1" 200 7320 0.034678 10.0.0.38 - - [2025-10-27 11:29:05] "GET /virtual-network/305c25fa-e089-474e-80b2-79ab5dc900d1 HTTP/1.1" 200 2322 0.004316 10.0.0.38 - - [2025-10-27 11:29:05] "GET /floating-ip-pool/e51c921d-c591-43a0-b407-c46edc5a499c HTTP/1.1" 200 1315 0.001705 10.0.0.38 - - [2025-10-27 11:29:05] "GET /domains HTTP/1.1" 200 280 0.001124 10.0.0.38 - - [2025-10-27 11:29:05] "GET /domain/ecd4c924-f841-42c3-89ca-1206feab9016 HTTP/1.1" 200 3086 0.001908 10.0.0.38 - - [2025-10-27 11:29:05] "GET /project/6bb618ba-dba4-4bcb-9409-f2f5541d6bb5 HTTP/1.1" 200 7320 0.028470 10.0.0.38 - - [2025-10-27 11:29:05] "GET /virtual-network/305c25fa-e089-474e-80b2-79ab5dc900d1 HTTP/1.1" 200 2322 0.003330 10.0.0.38 - - [2025-10-27 11:29:05] "GET /virtual-network/305c25fa-e089-474e-80b2-79ab5dc900d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003653 10.0.0.38 - - [2025-10-27 11:29:05] "POST /tags HTTP/1.1" 200 365 0.050330 10.0.0.38 - - [2025-10-27 11:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006603 10.0.0.38 - - [2025-10-27 11:29:05] "GET /tag/c436abcb-a1b2-4736-9957-d6db1e986494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012039 10.0.0.38 - - [2025-10-27 11:29:05] "POST /tags HTTP/1.1" 409 206 0.001846 10.0.0.38 - - [2025-10-27 11:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001318 10.0.0.38 - - [2025-10-27 11:29:05] "GET /tag/2ac02a06-3537-40d5-b7a4-026f80e2ecfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010132 10.0.0.38 - - [2025-10-27 11:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.38 - - [2025-10-27 11:29:05] "GET /project/6bb618ba-dba4-4bcb-9409-f2f5541d6bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.023826 10.0.0.38 - - [2025-10-27 11:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.38 - - [2025-10-27 11:29:05] "GET /virtual-network/c443b9c9-ba43-4eee-8943-cd23c4db5c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003872 10.0.0.38 - - [2025-10-27 11:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001380 10.0.0.38 - - [2025-10-27 11:29:05] "GET /service-appliance-set/71480aae-2d2d-48aa-95b2-eb8ab4bbcb21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.002608 10.0.0.38 - - [2025-10-27 11:29:05] "POST /fqname-to-id HTTP/1.1" 404 258 0.001766 10.0.0.38 - - [2025-10-27 11:29:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.092446 10.0.0.38 - - [2025-10-27 11:29:05] "GET /virtual-machine-interface/1f13a978-df75-4a53-b0d2-c93bb571a289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.020546 10.0.0.38 - - [2025-10-27 11:29:05] "POST /set-tag HTTP/1.1" 200 109 0.013409 10.0.0.38 - - [2025-10-27 11:29:05] "POST /instance-ips HTTP/1.1" 200 417 0.018487 10.0.0.38 - - [2025-10-27 11:29:05] "GET /instance-ip/e4515819-586c-4f7e-9f91-7dcad43288a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.003564 10.0.0.38 - - [2025-10-27 11:29:05] "POST /loadbalancers HTTP/1.1" 200 618 0.056663 10.0.0.38 - - [2025-10-27 11:29:05] "POST /service-instances HTTP/1.1" 200 566 0.017538 10.0.0.38 - - [2025-10-27 11:29:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.016042 10.0.0.38 - - [2025-10-27 11:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009912 10.0.0.38 - - [2025-10-27 11:29:05] "POST /ref-update HTTP/1.1" 200 156 0.024420 10.0.0.38 - - [2025-10-27 11:29:06] "GET /project/6bb618ba-dba4-4bcb-9409-f2f5541d6bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.052972 10.0.0.38 - - [2025-10-27 11:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.38 - - [2025-10-27 11:29:06] "GET /virtual-machine-interface/1f13a978-df75-4a53-b0d2-c93bb571a289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005779 10.0.0.38 - - [2025-10-27 11:29:06] "PUT /service-instance/b8a74342-69bd-46b0-bd21-3aa869d86ea9 HTTP/1.1" 200 266 0.018651 10.0.0.38 - - [2025-10-27 11:29:06] "GET /virtual-machine-interface/1f13a978-df75-4a53-b0d2-c93bb571a289?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.018485 10.0.0.38 - - [2025-10-27 11:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.38 - - [2025-10-27 11:29:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.013645 10.0.0.38 - - [2025-10-27 11:29:06] "PUT /service-instance/b8a74342-69bd-46b0-bd21-3aa869d86ea9 HTTP/1.1" 200 266 0.006429 10.0.0.38 - - [2025-10-27 11:29:06] "GET /floating-ip-pool/e51c921d-c591-43a0-b407-c46edc5a499c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.008559 10.0.0.38 - - [2025-10-27 11:29:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.009352 10.0.0.38 - - [2025-10-27 11:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004778 10.0.0.38 - - [2025-10-27 11:29:06] "POST /virtual-machines HTTP/1.1" 200 429 0.017857 10.0.0.38 - - [2025-10-27 11:29:06] "POST /floating-ips HTTP/1.1" 200 671 0.114999 10.0.0.38 - - [2025-10-27 11:29:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.011182 10.0.0.38 - - [2025-10-27 11:29:06] "GET /application-policy-set/1d5d0c0e-aa19-4139-8c41-83f8670c9f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002663 10.0.0.38 - - [2025-10-27 11:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.38 - - [2025-10-27 11:29:06] "GET /policy-management/aeee4e34-95ec-4ddb-9195-c4d1fd4eb64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004663 10.0.0.38 - - [2025-10-27 11:29:06] "POST /tags HTTP/1.1" 409 221 0.012466 10.0.0.38 - - [2025-10-27 11:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005601 10.0.0.38 - - [2025-10-27 11:29:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.172462 10.0.0.38 - - [2025-10-27 11:29:06] "GET /tag/5e96b5a4-22a5-4a97-b8d9-fbe6f9aa2ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011710 10.0.0.38 - - [2025-10-27 11:29:06] "POST /tags HTTP/1.1" 409 238 0.001507 10.0.0.38 - - [2025-10-27 11:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001210 10.0.0.38 - - [2025-10-27 11:29:06] "POST /chown HTTP/1.1" 200 109 0.010185 10.0.0.38 - - [2025-10-27 11:29:06] "POST /chown HTTP/1.1" 200 109 0.021224 10.0.0.38 - - [2025-10-27 11:29:06] "GET /tag/c436abcb-a1b2-4736-9957-d6db1e986494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013091 10.0.0.38 - - [2025-10-27 11:29:06] "PUT /virtual-machine-interface/c32ce3fe-4c06-488f-b7a9-d1c47ace6b69 HTTP/1.1" 200 284 0.028463 10.0.0.38 - - [2025-10-27 11:29:06] "POST /firewall-rules HTTP/1.1" 200 650 0.083816 10.0.0.38 - - [2025-10-27 11:29:06] "GET /firewall-rule/e4da8a87-cd68-48f8-80c4-5ca042737531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.017337 10.0.0.38 - - [2025-10-27 11:29:06] "PUT /instance-ip/e4515819-586c-4f7e-9f91-7dcad43288a7 HTTP/1.1" 200 256 0.052293 10.0.0.38 - - [2025-10-27 11:29:06] "POST /ref-update HTTP/1.1" 200 156 0.017172 10.0.0.38 - - [2025-10-27 11:29:06] "GET /firewall-policy/48fedbd6-8aff-40c5-bce0-47041d99ff26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003657 10.0.0.38 - - [2025-10-27 11:29:06] "POST /ref-update HTTP/1.1" 200 156 0.021667 10.0.0.38 - - [2025-10-27 11:29:06] "GET /firewall-rule/e4da8a87-cd68-48f8-80c4-5ca042737531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.012246 10.0.0.38 - - [2025-10-27 11:29:06] "POST /ref-update HTTP/1.1" 200 156 0.012189 10.0.0.38 - - [2025-10-27 11:29:06] "POST /ref-update HTTP/1.1" 200 156 0.007921 10.0.0.38 - - [2025-10-27 11:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.38 - - [2025-10-27 11:29:06] "POST /ref-update HTTP/1.1" 200 156 0.030201 10.0.0.38 - - [2025-10-27 11:29:06] "POST /ref-update HTTP/1.1" 200 156 0.025288 10.0.0.38 - - [2025-10-27 11:29:06] "GET /project/6bb618ba-dba4-4bcb-9409-f2f5541d6bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.051059 10.0.0.38 - - [2025-10-27 11:29:06] "GET /loadbalancer/ae905a03-f489-457d-94d1-c74360d20496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.005529 10.0.0.38 - - [2025-10-27 11:29:06] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.027319 10.0.0.38 - - [2025-10-27 11:29:06] "POST /ref-update HTTP/1.1" 200 156 0.018104 10.0.0.38 - - [2025-10-27 11:29:06] "POST /virtual-machines HTTP/1.1" 200 429 0.018324 10.0.0.38 - - [2025-10-27 11:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.013737 10.0.0.38 - - [2025-10-27 11:29:06] "GET /project/6bb618ba-dba4-4bcb-9409-f2f5541d6bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.035334 10.0.0.38 - - [2025-10-27 11:29:06] "GET /loadbalancer-listener/61bc1955-fb33-45be-8a71-9ad00f85255e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.004472 10.0.0.38 - - [2025-10-27 11:29:07] "GET /loadbalancer-listener/61bc1955-fb33-45be-8a71-9ad00f85255e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1232 0.005802 10.0.0.38 - - [2025-10-27 11:29:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.131257 10.0.0.38 - - [2025-10-27 11:29:07] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.057082 10.0.0.38 - - [2025-10-27 11:29:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.019112 10.0.0.38 - - [2025-10-27 11:29:07] "POST /chown HTTP/1.1" 200 109 0.026007 10.0.0.38 - - [2025-10-27 11:29:07] "GET /loadbalancer-pool/8c61702b-5c82-421b-b762-3934d5472a6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005820 10.0.0.38 - - [2025-10-27 11:29:07] "POST /chown HTTP/1.1" 200 109 0.006731 10.0.0.38 - - [2025-10-27 11:29:07] "PUT /virtual-machine-interface/97fc4939-2672-45d0-ada3-999383e9d73d HTTP/1.1" 200 284 0.017955 10.0.0.38 - - [2025-10-27 11:29:07] "POST /loadbalancer-members HTTP/1.1" 200 707 0.020154 10.0.0.38 - - [2025-10-27 11:29:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.017907 10.0.0.38 - - [2025-10-27 11:29:07] "GET /loadbalancer-member/107d8ad3-00f4-455f-8390-5e8aa1ef5199?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.003236 10.0.0.38 - - [2025-10-27 11:29:07] "PUT /instance-ip/e4515819-586c-4f7e-9f91-7dcad43288a7 HTTP/1.1" 200 256 0.027647 10.0.0.38 - - [2025-10-27 11:29:07] "POST /ref-update HTTP/1.1" 200 156 0.013897 10.0.0.38 - - [2025-10-27 11:29:07] "POST /ref-update HTTP/1.1" 200 156 0.019447 10.0.0.38 - - [2025-10-27 11:29:07] "GET /application-policy-set/1d5d0c0e-aa19-4139-8c41-83f8670c9f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011652 10.0.0.38 - - [2025-10-27 11:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.38 - - [2025-10-27 11:29:07] "GET /policy-management/aeee4e34-95ec-4ddb-9195-c4d1fd4eb64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002326 10.0.0.38 - - [2025-10-27 11:29:07] "POST /tags HTTP/1.1" 409 221 0.001624 10.0.0.38 - - [2025-10-27 11:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.38 - - [2025-10-27 11:29:07] "GET /tag/5e96b5a4-22a5-4a97-b8d9-fbe6f9aa2ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009887 10.0.0.38 - - [2025-10-27 11:29:07] "POST /tags HTTP/1.1" 409 238 0.001876 10.0.0.38 - - [2025-10-27 11:29:07] "POST /ref-update HTTP/1.1" 200 156 0.017365 10.0.0.38 - - [2025-10-27 11:29:07] "POST /ref-update HTTP/1.1" 200 156 0.017754 10.0.0.38 - - [2025-10-27 11:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.38 - - [2025-10-27 11:29:07] "GET /tag/c436abcb-a1b2-4736-9957-d6db1e986494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.014588 10.0.0.38 - - [2025-10-27 11:29:07] "POST /firewall-rules HTTP/1.1" 409 293 0.001961 10.0.0.38 - - [2025-10-27 11:29:07] "POST /ref-update HTTP/1.1" 200 156 0.029931 10.0.0.38 - - [2025-10-27 11:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.38 - - [2025-10-27 11:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.38 - - [2025-10-27 11:29:07] "POST /chown HTTP/1.1" 200 109 0.006633 10.0.0.38 - - [2025-10-27 11:29:07] "PUT /firewall-rule/e4da8a87-cd68-48f8-80c4-5ca042737531 HTTP/1.1" 200 260 0.036800 10.0.0.38 - - [2025-10-27 11:29:07] "POST /chown HTTP/1.1" 200 109 0.017531 10.0.0.38 - - [2025-10-27 11:29:07] "GET /firewall-rule/e4da8a87-cd68-48f8-80c4-5ca042737531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.012451 10.0.0.38 - - [2025-10-27 11:29:07] "PUT /instance-ip/e4515819-586c-4f7e-9f91-7dcad43288a7 HTTP/1.1" 200 256 0.010422 10.0.0.38 - - [2025-10-27 11:29:07] "GET /firewall-policy/48fedbd6-8aff-40c5-bce0-47041d99ff26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.012254 10.0.0.38 - - [2025-10-27 11:29:07] "GET /firewall-rule/e4da8a87-cd68-48f8-80c4-5ca042737531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.001936 10.0.0.38 - - [2025-10-27 11:29:07] "POST /ref-update HTTP/1.1" 200 156 0.021141 10.0.0.38 - - [2025-10-27 11:29:07] "POST /chown HTTP/1.1" 200 109 0.014122 10.0.0.38 - - [2025-10-27 11:29:07] "POST /chown HTTP/1.1" 200 109 0.009881 10.0.0.38 - - [2025-10-27 11:29:07] "PUT /instance-ip/e4515819-586c-4f7e-9f91-7dcad43288a7 HTTP/1.1" 200 256 0.030687 10.0.0.38 - - [2025-10-27 11:29:07] "POST /ref-update HTTP/1.1" 200 156 0.017402 10.0.0.38 - - [2025-10-27 11:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.38 - - [2025-10-27 11:29:07] "POST /chown HTTP/1.1" 200 109 0.005676 10.0.0.38 - - [2025-10-27 11:29:07] "POST /chown HTTP/1.1" 200 109 0.013846 10.0.0.38 - - [2025-10-27 11:29:07] "PUT /instance-ip/e4515819-586c-4f7e-9f91-7dcad43288a7 HTTP/1.1" 200 256 0.015671 10.0.0.38 - - [2025-10-27 11:29:07] "POST /ref-update HTTP/1.1" 200 156 0.010849 10.0.0.38 - - [2025-10-27 11:29:07] "POST /chown HTTP/1.1" 200 109 0.018783 10.0.0.38 - - [2025-10-27 11:29:07] "POST /chown HTTP/1.1" 200 109 0.015468 10.0.0.38 - - [2025-10-27 11:29:07] "PUT /instance-ip/e4515819-586c-4f7e-9f91-7dcad43288a7 HTTP/1.1" 200 256 0.011256 10.0.0.38 - - [2025-10-27 11:29:07] "POST /ref-update HTTP/1.1" 200 156 0.029988 10.0.0.38 - - [2025-10-27 11:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.38 - - [2025-10-27 11:29:08] "POST /chown HTTP/1.1" 200 109 0.006232 10.0.0.38 - - [2025-10-27 11:29:08] "POST /chown HTTP/1.1" 200 109 0.016725 10.0.0.38 - - [2025-10-27 11:29:08] "PUT /instance-ip/e4515819-586c-4f7e-9f91-7dcad43288a7 HTTP/1.1" 200 256 0.017871 10.0.0.38 - - [2025-10-27 11:29:08] "POST /ref-update HTTP/1.1" 200 156 0.008857 10.0.0.38 - - [2025-10-27 11:29:08] "POST /chown HTTP/1.1" 200 109 0.015522 10.0.0.38 - - [2025-10-27 11:29:08] "POST /chown HTTP/1.1" 200 109 0.021416 10.0.0.38 - - [2025-10-27 11:29:08] "PUT /instance-ip/e4515819-586c-4f7e-9f91-7dcad43288a7 HTTP/1.1" 200 256 0.010066 10.0.0.38 - - [2025-10-27 11:29:08] "POST /ref-update HTTP/1.1" 200 156 0.021590 10.0.0.38 - - [2025-10-27 11:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005051 10.0.0.38 - - [2025-10-27 11:29:08] "GET /virtual-network/c443b9c9-ba43-4eee-8943-cd23c4db5c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003928 10.0.0.38 - - [2025-10-27 11:29:08] "PUT /service-instance/b8a74342-69bd-46b0-bd21-3aa869d86ea9 HTTP/1.1" 200 266 0.007191 10.0.0.38 - - [2025-10-27 11:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.38 - - [2025-10-27 11:29:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.013577 10.0.0.38 - - [2025-10-27 11:29:08] "GET /project/6bb618ba-dba4-4bcb-9409-f2f5541d6bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.036112 10.0.0.38 - - [2025-10-27 11:29:08] "POST /virtual-machines HTTP/1.1" 200 373 0.011981 10.0.0.38 - - [2025-10-27 11:29:08] "PUT /service-instance/b8a74342-69bd-46b0-bd21-3aa869d86ea9 HTTP/1.1" 200 266 0.008569 10.0.0.38 - - [2025-10-27 11:29:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.018983 10.0.0.38 - - [2025-10-27 11:29:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.022961 10.0.0.38 - - [2025-10-27 11:29:08] "PUT /service-instance/b8a74342-69bd-46b0-bd21-3aa869d86ea9 HTTP/1.1" 200 266 0.013132 10.0.0.38 - - [2025-10-27 11:29:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.012906 10.0.0.38 - - [2025-10-27 11:29:08] "PUT /service-instance/b8a74342-69bd-46b0-bd21-3aa869d86ea9 HTTP/1.1" 200 266 0.061301 10.0.0.38 - - [2025-10-27 11:29:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.148221 10.0.0.38 - - [2025-10-27 11:29:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.016374 10.0.0.38 - - [2025-10-27 11:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010941 10.0.0.38 - - [2025-10-27 11:29:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.019336 10.0.0.38 - - [2025-10-27 11:29:08] "GET /virtual-machine-interface/2722faca-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.012948 10.0.0.38 - - [2025-10-27 11:29:08] "PUT /service-instance/b8a74342-69bd-46b0-bd21-3aa869d86ea9 HTTP/1.1" 200 266 0.006619 10.0.0.38 - - [2025-10-27 11:29:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.007239 10.0.0.38 - - [2025-10-27 11:29:08] "POST /instance-ips HTTP/1.1" 200 413 0.056237 10.0.0.38 - - [2025-10-27 11:29:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.044464 10.0.0.38 - - [2025-10-27 11:29:08] "GET /virtual-machine-interface/2722faca-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.006147 10.0.0.38 - - [2025-10-27 11:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.38 - - [2025-10-27 11:29:08] "POST /chown HTTP/1.1" 200 109 0.005219 10.0.0.38 - - [2025-10-27 11:29:08] "POST /set-tag HTTP/1.1" 200 109 0.031631 10.0.0.38 - - [2025-10-27 11:29:08] "GET /virtual-machine-interface/2722faca-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.014710 10.0.0.38 - - [2025-10-27 11:29:08] "GET /instance-ip/273da8a2-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.005380 10.0.0.38 - - [2025-10-27 11:29:08] "POST /chown HTTP/1.1" 200 109 0.029811 10.0.0.38 - - [2025-10-27 11:29:09] "POST /ref-update HTTP/1.1" 200 156 0.025190 10.0.0.38 - - [2025-10-27 11:29:09] "POST /chown HTTP/1.1" 200 109 0.022873 10.0.0.38 - - [2025-10-27 11:29:09] "GET /virtual-machine-interface/2722faca-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.015655 10.0.0.38 - - [2025-10-27 11:29:09] "POST /set-tag HTTP/1.1" 200 109 0.003342 10.0.0.38 - - [2025-10-27 11:29:09] "GET /virtual-router/0dea36f7-38b9-43c6-bc5c-7cb3824bee31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.003612 10.0.0.38 - - [2025-10-27 11:29:09] "POST /chown HTTP/1.1" 200 109 0.006998 10.0.0.38 - - [2025-10-27 11:29:09] "POST /ref-update HTTP/1.1" 200 156 0.016011 10.0.0.38 - - [2025-10-27 11:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004861 10.0.0.38 - - [2025-10-27 11:29:09] "POST /ref-update HTTP/1.1" 200 156 0.021063 10.0.0.38 - - [2025-10-27 11:29:09] "GET /virtual-machine-interface/2722faca-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005951 10.0.0.38 - - [2025-10-27 11:29:09] "POST /set-tag HTTP/1.1" 200 109 0.002462 10.0.0.38 - - [2025-10-27 11:29:09] "POST /chown HTTP/1.1" 200 109 0.005942 10.0.0.38 - - [2025-10-27 11:29:09] "GET /virtual-machine-interface/2722faca-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.008242 10.0.0.38 - - [2025-10-27 11:29:09] "POST /set-tag HTTP/1.1" 200 109 0.002248 10.0.0.38 - - [2025-10-27 11:29:09] "POST /chown HTTP/1.1" 200 109 0.017348 10.0.0.38 - - [2025-10-27 11:29:09] "POST /chown HTTP/1.1" 200 109 0.015276 10.0.0.38 - - [2025-10-27 11:29:09] "POST /chown HTTP/1.1" 200 109 0.005480 10.0.0.38 - - [2025-10-27 11:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.38 - - [2025-10-27 11:29:09] "POST /chown HTTP/1.1" 200 109 0.005455 10.0.0.38 - - [2025-10-27 11:29:09] "POST /chown HTTP/1.1" 200 109 0.016134 10.0.0.38 - - [2025-10-27 11:29:09] "POST /chown HTTP/1.1" 200 109 0.005714 10.0.0.38 - - [2025-10-27 11:29:09] "POST /chown HTTP/1.1" 200 109 0.017636 10.0.0.38 - - [2025-10-27 11:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.38 - - [2025-10-27 11:29:09] "POST /chown HTTP/1.1" 200 109 0.005666 10.0.0.38 - - [2025-10-27 11:29:09] "POST /chown HTTP/1.1" 200 109 0.019098 10.0.0.38 - - [2025-10-27 11:29:09] "POST /chown HTTP/1.1" 200 109 0.013940 10.0.0.38 - - [2025-10-27 11:29:09] "POST /chown HTTP/1.1" 200 109 0.005589 10.0.0.38 - - [2025-10-27 11:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.38 - - [2025-10-27 11:29:09] "POST /chown HTTP/1.1" 200 109 0.005236 10.0.0.38 - - [2025-10-27 11:29:09] "POST /chown HTTP/1.1" 200 109 0.023276 10.0.0.38 - - [2025-10-27 11:29:09] "POST /chown HTTP/1.1" 200 109 0.005553 10.0.0.38 - - [2025-10-27 11:29:09] "POST /chown HTTP/1.1" 200 109 0.019794 10.0.0.38 - - [2025-10-27 11:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.38 - - [2025-10-27 11:29:09] "POST /chown HTTP/1.1" 200 109 0.006097 10.0.0.38 - - [2025-10-27 11:29:09] "POST /chown HTTP/1.1" 200 109 0.019360 10.0.0.38 - - [2025-10-27 11:29:09] "POST /chown HTTP/1.1" 200 109 0.011245 10.0.0.38 - - [2025-10-27 11:29:09] "POST /chown HTTP/1.1" 200 109 0.005961 10.0.0.38 - - [2025-10-27 11:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001491 10.0.0.38 - - [2025-10-27 11:29:09] "POST /chown HTTP/1.1" 200 109 0.005426 10.0.0.38 - - [2025-10-27 11:29:09] "POST /chown HTTP/1.1" 200 109 0.023281 10.0.0.38 - - [2025-10-27 11:29:09] "POST /chown HTTP/1.1" 200 109 0.006333 10.0.0.38 - - [2025-10-27 11:29:09] "POST /chown HTTP/1.1" 200 109 0.011142 10.0.0.38 - - [2025-10-27 11:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.38 - - [2025-10-27 11:29:10] "POST /chown HTTP/1.1" 200 109 0.006875 10.0.0.38 - - [2025-10-27 11:29:10] "POST /chown HTTP/1.1" 200 109 0.016067 10.0.0.38 - - [2025-10-27 11:29:10] "POST /chown HTTP/1.1" 200 109 0.014051 10.0.0.38 - - [2025-10-27 11:29:10] "POST /chown HTTP/1.1" 200 109 0.007540 10.0.0.38 - - [2025-10-27 11:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.38 - - [2025-10-27 11:29:10] "POST /chown HTTP/1.1" 200 109 0.006526 10.0.0.38 - - [2025-10-27 11:29:10] "POST /chown HTTP/1.1" 200 109 0.014493 10.0.0.38 - - [2025-10-27 11:29:10] "POST /chown HTTP/1.1" 200 109 0.006465 10.0.0.38 - - [2025-10-27 11:29:10] "POST /chown HTTP/1.1" 200 109 0.016757 10.0.0.38 - - [2025-10-27 11:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.38 - - [2025-10-27 11:29:10] "POST /chown HTTP/1.1" 200 109 0.005834 10.0.0.38 - - [2025-10-27 11:29:10] "POST /chown HTTP/1.1" 200 109 0.018527 10.0.0.38 - - [2025-10-27 11:29:10] "POST /chown HTTP/1.1" 200 109 0.016578 10.0.0.38 - - [2025-10-27 11:29:10] "POST /chown HTTP/1.1" 200 109 0.005896 10.0.0.38 - - [2025-10-27 11:29:20] "GET /virtual-machine-interface/237e3826-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005450 10.0.0.38 - - [2025-10-27 11:29:20] "POST /set-tag HTTP/1.1" 200 109 0.002234 10.0.0.38 - - [2025-10-27 11:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.38 - - [2025-10-27 11:29:20] "GET /loadbalancer/d0902c39-c582-41e2-8098-df5bf65dcdb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002062 10.0.0.38 - - [2025-10-27 11:29:20] "GET /loadbalancer-pool/46381ceb-0074-434e-89a9-9ab2c0cdf9d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002227 10.0.0.38 - - [2025-10-27 11:29:20] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014055 10.0.0.38 - - [2025-10-27 11:29:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.021081 10.0.0.38 - - [2025-10-27 11:29:20] "GET /virtual-machine-interface/237e3826-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.016429 10.0.0.38 - - [2025-10-27 11:29:20] "GET /virtual-machine-interface/237e3826-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005538 10.0.0.38 - - [2025-10-27 11:29:20] "POST /ref-update HTTP/1.1" 200 156 0.005798 10.0.0.38 - - [2025-10-27 11:29:20] "GET /floating-ip/72f0328d-c05f-4286-b7a3-c023ca604049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.004417 10.0.0.38 - - [2025-10-27 11:29:20] "POST /tags HTTP/1.1" 409 221 0.001897 10.0.0.38 - - [2025-10-27 11:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001457 10.0.0.38 - - [2025-10-27 11:29:20] "GET /tag/5e96b5a4-22a5-4a97-b8d9-fbe6f9aa2ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011282 10.0.0.38 - - [2025-10-27 11:29:21] "PUT /floating-ip/72f0328d-c05f-4286-b7a3-c023ca604049 HTTP/1.1" 200 256 0.008645 10.0.0.38 - - [2025-10-27 11:29:21] "POST /set-tag HTTP/1.1" 200 109 0.026256 10.0.0.38 - - [2025-10-27 11:29:23] "GET /virtual-machine/a227d26a-2f75-4bda-89ca-165019fcbb34?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.021425 10.0.0.38 - - [2025-10-27 11:29:23] "GET /virtual-machine-interface/237e3826-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005947 10.0.0.38 - - [2025-10-27 11:29:23] "GET /virtual-machine-interface/2722faca-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004092 10.0.0.38 - - [2025-10-27 11:29:23] "POST /set-tag HTTP/1.1" 200 109 0.001790 10.0.0.38 - - [2025-10-27 11:29:24] "GET /virtual-machine-interface/2492aeae-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006751 10.0.0.38 - - [2025-10-27 11:29:24] "POST /set-tag HTTP/1.1" 200 109 0.002012 10.0.0.38 - - [2025-10-27 11:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.38 - - [2025-10-27 11:29:24] "GET /loadbalancer/d0902c39-c582-41e2-8098-df5bf65dcdb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002406 10.0.0.38 - - [2025-10-27 11:29:24] "GET /loadbalancer-pool/46381ceb-0074-434e-89a9-9ab2c0cdf9d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002316 10.0.0.38 - - [2025-10-27 11:29:24] "POST /loadbalancer-members HTTP/1.1" 200 702 0.012665 10.0.0.38 - - [2025-10-27 11:29:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.010794 10.0.0.38 - - [2025-10-27 11:29:24] "GET /virtual-machine-interface/2492aeae-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005093 10.0.0.38 - - [2025-10-27 11:29:24] "GET /virtual-machine-interface/2492aeae-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003984 10.0.0.38 - - [2025-10-27 11:29:24] "POST /ref-update HTTP/1.1" 200 156 0.009463 10.0.0.38 - - [2025-10-27 11:29:24] "GET /floating-ip/72f0328d-c05f-4286-b7a3-c023ca604049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.013321 10.0.0.38 - - [2025-10-27 11:29:24] "POST /set-tag HTTP/1.1" 200 109 0.038171 10.0.0.38 - - [2025-10-27 11:29:28] "GET /virtual-machine/87a693ae-9c6d-4b0d-82c3-598cdc31c450?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.002707 10.0.0.38 - - [2025-10-27 11:29:28] "GET /virtual-machine-interface/2492aeae-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005765 10.0.0.38 - - [2025-10-27 11:29:28] "GET /virtual-machine/d5de1872-cac1-477e-bb81-0be0864fa0e5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003006 10.0.0.38 - - [2025-10-27 11:29:28] "GET /virtual-machine-interface/2722faca-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.003964 10.0.0.38 - - [2025-10-27 11:29:28] "GET /virtual-machine-interface/2722faca-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.006057 10.0.0.38 - - [2025-10-27 11:29:28] "POST /set-tag HTTP/1.1" 200 109 0.002837 10.0.0.38 - - [2025-10-27 11:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.38 - - [2025-10-27 11:29:31] "POST /chown HTTP/1.1" 200 109 0.015923 10.0.0.38 - - [2025-10-27 11:29:31] "POST /chown HTTP/1.1" 200 109 0.031861 10.0.0.38 - - [2025-10-27 11:29:31] "POST /chown HTTP/1.1" 200 109 0.007887 10.0.0.38 - - [2025-10-27 11:29:31] "POST /chown HTTP/1.1" 200 109 0.016732 10.0.0.38 - - [2025-10-27 11:29:59] "GET /virtual-machine-interface/2722faca-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005315 10.0.0.38 - - [2025-10-27 11:29:59] "POST /set-tag HTTP/1.1" 200 109 0.002287 10.0.0.38 - - [2025-10-27 11:29:59] "GET /virtual-machine-interface/2722faca-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.003848 10.0.0.38 - - [2025-10-27 11:29:59] "POST /set-tag HTTP/1.1" 200 109 0.002216 10.0.0.38 - - [2025-10-27 11:29:59] "GET /virtual-machine/d5de1872-cac1-477e-bb81-0be0864fa0e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002394 10.0.0.38 - - [2025-10-27 11:29:59] "POST /ref-update HTTP/1.1" 200 156 0.024019 10.0.0.38 - - [2025-10-27 11:29:59] "GET /virtual-machine-interface/2722faca-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004066 10.0.0.38 - - [2025-10-27 11:29:59] "POST /set-tag HTTP/1.1" 200 109 0.015733 10.0.0.38 - - [2025-10-27 11:30:00] "POST /set-tag HTTP/1.1" 200 109 0.026335 10.0.0.38 - - [2025-10-27 11:30:00] "DELETE /instance-ip/273da8a2-b328-11f0-8516-fa163e1b342a HTTP/1.1" 200 115 0.034493 10.0.0.38 - - [2025-10-27 11:30:00] "DELETE /virtual-machine-interface/2722faca-b328-11f0-8516-fa163e1b342a HTTP/1.1" 200 115 0.032024 10.0.0.38 - - [2025-10-27 11:30:00] "DELETE /virtual-machine/d5de1872-cac1-477e-bb81-0be0864fa0e5 HTTP/1.1" 200 115 0.023746 10.0.0.38 - - [2025-10-27 11:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.38 - - [2025-10-27 11:30:03] "GET /tag/c436abcb-a1b2-4736-9957-d6db1e986494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010348 10.0.0.38 - - [2025-10-27 11:30:03] "GET /tag/c436abcb-a1b2-4736-9957-d6db1e986494?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.011199 10.0.0.38 - - [2025-10-27 11:30:03] "GET /virtual-machine-interface/1f13a978-df75-4a53-b0d2-c93bb571a289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.003825 10.0.0.38 - - [2025-10-27 11:30:03] "POST /set-tag HTTP/1.1" 200 109 0.013864 10.0.0.38 - - [2025-10-27 11:30:04] "GET /virtual-machine-interface/97fc4939-2672-45d0-ada3-999383e9d73d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.019488 10.0.0.38 - - [2025-10-27 11:30:04] "POST /set-tag HTTP/1.1" 200 109 0.022532 10.0.0.38 - - [2025-10-27 11:30:04] "GET /virtual-machine-interface/c32ce3fe-4c06-488f-b7a9-d1c47ace6b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004240 10.0.0.38 - - [2025-10-27 11:30:04] "POST /set-tag HTTP/1.1" 200 109 0.012624 10.0.0.38 - - [2025-10-27 11:30:04] "GET /firewall-policy/48fedbd6-8aff-40c5-bce0-47041d99ff26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.013690 10.0.0.38 - - [2025-10-27 11:30:04] "GET /firewall-rule/e4da8a87-cd68-48f8-80c4-5ca042737531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002625 10.0.0.38 - - [2025-10-27 11:30:04] "POST /ref-update HTTP/1.1" 200 156 0.009617 10.0.0.38 - - [2025-10-27 11:30:04] "DELETE /firewall-rule/e4da8a87-cd68-48f8-80c4-5ca042737531 HTTP/1.1" 200 115 0.030909 10.0.0.38 - - [2025-10-27 11:30:04] "DELETE /loadbalancer-member/107d8ad3-00f4-455f-8390-5e8aa1ef5199 HTTP/1.1" 200 115 0.023171 10.0.0.38 - - [2025-10-27 11:30:04] "PUT /service-instance/b8a74342-69bd-46b0-bd21-3aa869d86ea9 HTTP/1.1" 200 266 0.007653 10.0.0.38 - - [2025-10-27 11:30:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.023215 10.0.0.38 - - [2025-10-27 11:30:04] "DELETE /loadbalancer-pool/8c61702b-5c82-421b-b762-3934d5472a6f HTTP/1.1" 200 115 0.062694 10.0.0.38 - - [2025-10-27 11:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003442 10.0.0.38 - - [2025-10-27 11:30:04] "POST /chown HTTP/1.1" 200 109 0.005083 10.0.0.38 - - [2025-10-27 11:30:04] "DELETE /loadbalancer-listener/61bc1955-fb33-45be-8a71-9ad00f85255e HTTP/1.1" 200 115 0.043511 10.0.0.38 - - [2025-10-27 11:30:04] "GET /floating-ip/efb3d44f-903d-4875-bed9-a904a28900c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.003021 10.0.0.38 - - [2025-10-27 11:30:04] "POST /chown HTTP/1.1" 200 109 0.005492 10.0.0.38 - - [2025-10-27 11:30:04] "POST /chown HTTP/1.1" 200 109 0.014982 10.0.0.38 - - [2025-10-27 11:30:04] "POST /chown HTTP/1.1" 200 109 0.018820 10.0.0.38 - - [2025-10-27 11:30:04] "PUT /floating-ip/efb3d44f-903d-4875-bed9-a904a28900c3 HTTP/1.1" 200 256 0.042202 10.0.0.38 - - [2025-10-27 11:30:04] "DELETE /floating-ip/efb3d44f-903d-4875-bed9-a904a28900c3 HTTP/1.1" 200 115 0.049531 10.0.0.38 - - [2025-10-27 11:30:04] "PUT /service-instance/b8a74342-69bd-46b0-bd21-3aa869d86ea9 HTTP/1.1" 200 266 0.021342 10.0.0.38 - - [2025-10-27 11:30:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.011024 10.0.0.38 - - [2025-10-27 11:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.38 - - [2025-10-27 11:30:04] "DELETE /loadbalancer/ae905a03-f489-457d-94d1-c74360d20496 HTTP/1.1" 200 115 0.084146 10.0.0.38 - - [2025-10-27 11:30:04] "POST /chown HTTP/1.1" 200 109 0.007537 10.0.0.38 - - [2025-10-27 11:30:04] "POST /chown HTTP/1.1" 200 109 0.016316 10.0.0.38 - - [2025-10-27 11:30:04] "POST /chown HTTP/1.1" 200 109 0.020441 10.0.0.38 - - [2025-10-27 11:30:04] "DELETE /instance-ip/e4515819-586c-4f7e-9f91-7dcad43288a7 HTTP/1.1" 200 115 0.091581 10.0.0.38 - - [2025-10-27 11:30:04] "POST /chown HTTP/1.1" 404 171 0.001818 10.0.0.38 - - [2025-10-27 11:30:04] "PUT /service-instance/b8a74342-69bd-46b0-bd21-3aa869d86ea9 HTTP/1.1" 200 266 0.017623 10.0.0.38 - - [2025-10-27 11:30:04] "DELETE /virtual-machine-interface/1f13a978-df75-4a53-b0d2-c93bb571a289 HTTP/1.1" 200 115 0.069478 10.0.0.38 - - [2025-10-27 11:30:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.011755 10.0.0.38 - - [2025-10-27 11:30:04] "PUT /service-instance/b8a74342-69bd-46b0-bd21-3aa869d86ea9 HTTP/1.1" 200 266 0.014636 10.0.0.38 - - [2025-10-27 11:30:04] "DELETE /tag/c436abcb-a1b2-4736-9957-d6db1e986494 HTTP/1.1" 200 115 0.093290 10.0.0.38 - - [2025-10-27 11:30:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.007559 10.0.0.38 - - [2025-10-27 11:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001468 10.0.0.38 - - [2025-10-27 11:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001317 10.0.0.38 - - [2025-10-27 11:30:04] "DELETE /service-instance/b8a74342-69bd-46b0-bd21-3aa869d86ea9 HTTP/1.1" 200 115 0.027261 10.0.0.38 - - [2025-10-27 11:30:04] "GET /floating-ip-pool/e51c921d-c591-43a0-b407-c46edc5a499c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.004195 10.0.0.38 - - [2025-10-27 11:30:04] "POST /ref-update HTTP/1.1" 200 156 0.007970 10.0.0.38 - - [2025-10-27 11:30:04] "GET /virtual-machine-interface/c32ce3fe-4c06-488f-b7a9-d1c47ace6b69?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.004576 10.0.0.38 - - [2025-10-27 11:30:05] "DELETE /floating-ip-pool/e51c921d-c591-43a0-b407-c46edc5a499c HTTP/1.1" 200 115 0.047907 10.0.0.38 - - [2025-10-27 11:30:05] "DELETE /virtual-machine-interface/c32ce3fe-4c06-488f-b7a9-d1c47ace6b69 HTTP/1.1" 200 115 0.097807 10.0.0.38 - - [2025-10-27 11:30:05] "POST /ref-update HTTP/1.1" 200 156 0.013170 10.0.0.38 - - [2025-10-27 11:30:05] "DELETE /virtual-machine/54a92101-b890-4114-9a64-aba79da45e6a HTTP/1.1" 200 115 0.050393 10.0.0.38 - - [2025-10-27 11:30:05] "GET /virtual-machine-interface/97fc4939-2672-45d0-ada3-999383e9d73d?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.008929 10.0.0.38 - - [2025-10-27 11:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.38 - - [2025-10-27 11:30:05] "POST /useragent-kv HTTP/1.1" 200 115 0.006882 10.0.0.38 - - [2025-10-27 11:30:05] "POST /useragent-kv HTTP/1.1" 200 115 0.008994 10.0.0.38 - - [2025-10-27 11:30:05] "DELETE /virtual-network/305c25fa-e089-474e-80b2-79ab5dc900d1 HTTP/1.1" 200 115 0.178342 10.0.0.38 - - [2025-10-27 11:30:05] "GET /routing-instance/2344cc44-0f9f-4837-b4eb-2553e6870cef HTTP/1.1" 404 171 0.004401 10.0.0.38 - - [2025-10-27 11:30:05] "GET /domains HTTP/1.1" 200 280 0.001433 10.0.0.38 - - [2025-10-27 11:30:05] "GET /domain/ecd4c924-f841-42c3-89ca-1206feab9016 HTTP/1.1" 200 3086 0.003766 10.0.0.38 - - [2025-10-27 11:30:05] "DELETE /route-target/82fe5240-de2a-4799-9cc6-34f758f86912 HTTP/1.1" 200 115 0.061014 10.0.0.38 - - [2025-10-27 11:30:05] "GET /project/6bb618ba-dba4-4bcb-9409-f2f5541d6bb5 HTTP/1.1" 200 6873 0.048321 10.0.0.38 - - [2025-10-27 11:30:05] "DELETE /virtual-machine-interface/97fc4939-2672-45d0-ada3-999383e9d73d HTTP/1.1" 200 115 0.110712 10.0.0.38 - - [2025-10-27 11:30:05] "DELETE /virtual-machine/b098d6c8-e3e3-494c-aac3-88ddc19ec133 HTTP/1.1" 200 115 0.014820 10.0.0.38 - - [2025-10-27 11:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004527 10.0.0.38 - - [2025-10-27 11:30:05] "GET /loadbalancer/d0902c39-c582-41e2-8098-df5bf65dcdb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002791 10.0.0.38 - - [2025-10-27 11:30:05] "GET /virtual-machine-interface/2492aeae-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004241 10.0.0.38 - - [2025-10-27 11:30:05] "POST /set-tag HTTP/1.1" 200 109 0.019758 10.0.0.38 - - [2025-10-27 11:30:05] "DELETE /loadbalancer-member/3017dda8-92cf-4297-a6ea-69641e57d353 HTTP/1.1" 200 115 0.024177 10.0.0.38 - - [2025-10-27 11:30:05] "GET /virtual-machine-interface/2492aeae-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004766 10.0.0.38 - - [2025-10-27 11:30:05] "POST /set-tag HTTP/1.1" 200 109 0.002384 10.0.0.38 - - [2025-10-27 11:30:06] "GET /virtual-machine-interface/2492aeae-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004749 10.0.0.38 - - [2025-10-27 11:30:06] "POST /set-tag HTTP/1.1" 200 109 0.005221 10.0.0.38 - - [2025-10-27 11:30:06] "GET /virtual-machine-interface/2492aeae-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.007381 10.0.0.38 - - [2025-10-27 11:30:06] "POST /set-tag HTTP/1.1" 200 109 0.003456 10.0.0.38 - - [2025-10-27 11:30:06] "GET /virtual-machine/87a693ae-9c6d-4b0d-82c3-598cdc31c450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.003653 10.0.0.38 - - [2025-10-27 11:30:06] "POST /ref-update HTTP/1.1" 200 156 0.009633 10.0.0.38 - - [2025-10-27 11:30:06] "GET /virtual-machine-interface/2492aeae-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.010143 10.0.0.38 - - [2025-10-27 11:30:07] "POST /set-tag HTTP/1.1" 200 109 0.015295 10.0.0.38 - - [2025-10-27 11:30:07] "POST /set-tag HTTP/1.1" 200 109 0.026689 10.0.0.38 - - [2025-10-27 11:30:07] "POST /set-tag HTTP/1.1" 200 109 0.019818 10.0.0.38 - - [2025-10-27 11:30:07] "DELETE /instance-ip/24b704ac-b328-11f0-8516-fa163e1b342a HTTP/1.1" 200 115 0.031065 10.0.0.38 - - [2025-10-27 11:30:07] "POST /ref-update HTTP/1.1" 200 156 0.007447 10.0.0.38 - - [2025-10-27 11:30:07] "DELETE /virtual-machine-interface/2492aeae-b328-11f0-8516-fa163e1b342a HTTP/1.1" 200 115 0.042862 10.0.0.38 - - [2025-10-27 11:30:07] "DELETE /virtual-machine/87a693ae-9c6d-4b0d-82c3-598cdc31c450 HTTP/1.1" 200 115 0.014029 10.0.0.38 - - [2025-10-27 11:30:10] "GET /virtual-machine-interface/237e3826-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004914 10.0.0.38 - - [2025-10-27 11:30:10] "POST /set-tag HTTP/1.1" 200 109 0.002428 10.0.0.38 - - [2025-10-27 11:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.38 - - [2025-10-27 11:30:10] "GET /loadbalancer/d0902c39-c582-41e2-8098-df5bf65dcdb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002177 10.0.0.38 - - [2025-10-27 11:30:11] "GET /virtual-machine-interface/237e3826-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004331 10.0.0.38 - - [2025-10-27 11:30:11] "POST /set-tag HTTP/1.1" 200 109 0.002536 10.0.0.38 - - [2025-10-27 11:30:11] "GET /virtual-machine-interface/237e3826-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004977 10.0.0.38 - - [2025-10-27 11:30:11] "POST /set-tag HTTP/1.1" 200 109 0.002866 10.0.0.38 - - [2025-10-27 11:30:11] "GET /virtual-machine/a227d26a-2f75-4bda-89ca-165019fcbb34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002687 10.0.0.38 - - [2025-10-27 11:30:11] "POST /ref-update HTTP/1.1" 200 156 0.008817 10.0.0.38 - - [2025-10-27 11:30:11] "GET /virtual-machine-interface/237e3826-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.012116 10.0.0.38 - - [2025-10-27 11:30:12] "POST /set-tag HTTP/1.1" 200 109 0.017897 10.0.0.38 - - [2025-10-27 11:30:12] "POST /set-tag HTTP/1.1" 200 109 0.018560 10.0.0.38 - - [2025-10-27 11:30:12] "POST /set-tag HTTP/1.1" 200 109 0.028334 10.0.0.38 - - [2025-10-27 11:30:12] "DELETE /instance-ip/23922f52-b328-11f0-8516-fa163e1b342a HTTP/1.1" 200 115 0.046079 10.0.0.38 - - [2025-10-27 11:30:12] "POST /ref-update HTTP/1.1" 200 156 0.009695 10.0.0.38 - - [2025-10-27 11:30:12] "DELETE /virtual-machine-interface/237e3826-b328-11f0-8516-fa163e1b342a HTTP/1.1" 200 115 0.039028 10.0.0.38 - - [2025-10-27 11:30:12] "DELETE /virtual-machine/a227d26a-2f75-4bda-89ca-165019fcbb34 HTTP/1.1" 200 115 0.016957 10.0.0.38 - - [2025-10-27 11:30:12] "DELETE /tag/035d87fd-414e-409f-9d5b-e5e3d198f673 HTTP/1.1" 200 115 0.033861 10.0.0.38 - - [2025-10-27 11:30:12] "DELETE /tag/35d9cf92-0f5d-46a8-ac23-8c6880c91aff HTTP/1.1" 200 115 0.057389 10.0.0.38 - - [2025-10-27 11:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.38 - - [2025-10-27 11:30:15] "GET /project/6bb618ba-dba4-4bcb-9409-f2f5541d6bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035666 10.0.0.38 - - [2025-10-27 11:30:15] "POST /tags HTTP/1.1" 200 393 0.022743 10.0.0.38 - - [2025-10-27 11:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011992 10.0.0.38 - - [2025-10-27 11:30:15] "GET /tag/ee3b93ba-b003-4f81-8346-87e6af278d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.018471 10.0.0.38 - - [2025-10-27 11:30:16] "POST /tags HTTP/1.1" 200 341 0.171946 10.0.0.38 - - [2025-10-27 11:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.38 - - [2025-10-27 11:30:16] "GET /tag/4ee45965-8f68-4617-8d62-9d29c427bf4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011872 10.0.0.38 - - [2025-10-27 11:30:16] "POST /id-to-fqname HTTP/1.1" 200 192 0.000502 10.0.0.38 - - [2025-10-27 11:30:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.003859 10.0.0.38 - - [2025-10-27 11:30:16] "POST /security-groups HTTP/1.1" 200 589 0.098372 10.0.0.38 - - [2025-10-27 11:30:16] "POST /projects HTTP/1.1" 200 519 0.243490 10.0.0.38 - - [2025-10-27 11:30:16] "POST /fqname-to-id HTTP/1.1" 404 236 0.004278 10.0.0.38 - - [2025-10-27 11:30:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.023251 10.0.0.38 - - [2025-10-27 11:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007251 10.0.0.38 - - [2025-10-27 11:30:16] "GET /virtual-network/c443b9c9-ba43-4eee-8943-cd23c4db5c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.009875 10.0.0.38 - - [2025-10-27 11:30:16] "POST /access-control-lists HTTP/1.1" 200 598 0.078239 10.0.0.38 - - [2025-10-27 11:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007693 10.0.0.38 - - [2025-10-27 11:30:16] "GET /virtual-network/3aed78e5-1597-4fe4-b343-a0184e075cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.006871 10.0.0.38 - - [2025-10-27 11:30:16] "POST /fqname-to-id HTTP/1.1" 404 235 0.014958 10.0.0.38 - - [2025-10-27 11:30:16] "POST /access-control-lists HTTP/1.1" 200 596 0.063424 10.0.0.38 - - [2025-10-27 11:30:16] "PUT /virtual-network/c443b9c9-ba43-4eee-8943-cd23c4db5c69 HTTP/1.1" 200 264 0.077487 10.0.0.38 - - [2025-10-27 11:30:16] "PUT /virtual-network/3aed78e5-1597-4fe4-b343-a0184e075cf7 HTTP/1.1" 200 264 0.045418 10.0.0.38 - - [2025-10-27 11:30:16] "POST /security-groups HTTP/1.1" 200 591 0.076288 10.0.0.38 - - [2025-10-27 11:30:16] "POST /fqname-to-id HTTP/1.1" 404 270 0.001583 10.0.0.38 - - [2025-10-27 11:30:16] "POST /access-control-lists HTTP/1.1" 200 632 0.057983 10.0.0.38 - - [2025-10-27 11:30:16] "POST /fqname-to-id HTTP/1.1" 404 269 0.015625 10.0.0.38 - - [2025-10-27 11:30:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.065787 10.0.0.38 - - [2025-10-27 11:30:16] "POST /chown HTTP/1.1" 200 109 0.058672 10.0.0.38 - - [2025-10-27 11:30:16] "POST /access-control-lists HTTP/1.1" 200 630 0.088525 10.0.0.38 - - [2025-10-27 11:30:16] "GET /application-policy-set/1d5d0c0e-aa19-4139-8c41-83f8670c9f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020539 10.0.0.38 - - [2025-10-27 11:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.38 - - [2025-10-27 11:30:16] "GET /policy-management/aeee4e34-95ec-4ddb-9195-c4d1fd4eb64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002815 10.0.0.38 - - [2025-10-27 11:30:16] "POST /tags HTTP/1.1" 409 226 0.002131 10.0.0.38 - - [2025-10-27 11:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.38 - - [2025-10-27 11:30:17] "GET /tag/4ee45965-8f68-4617-8d62-9d29c427bf4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010461 10.0.0.38 - - [2025-10-27 11:30:17] "POST /firewall-rules HTTP/1.1" 200 600 0.066152 10.0.0.38 - - [2025-10-27 11:30:17] "GET /firewall-rule/be809fce-1b63-43a5-9e2c-4c46e60a0f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004186 10.0.0.38 - - [2025-10-27 11:30:17] "GET /firewall-policy/0086b178-78bd-40ef-af4c-95803142ea11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.014730 10.0.0.38 - - [2025-10-27 11:30:17] "GET /firewall-rule/be809fce-1b63-43a5-9e2c-4c46e60a0f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002353 10.0.0.38 - - [2025-10-27 11:30:17] "POST /ref-update HTTP/1.1" 200 156 0.045835 10.0.0.38 - - [2025-10-27 11:30:17] "GET /application-policy-set/1d5d0c0e-aa19-4139-8c41-83f8670c9f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012369 10.0.0.38 - - [2025-10-27 11:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.38 - - [2025-10-27 11:30:17] "GET /policy-management/aeee4e34-95ec-4ddb-9195-c4d1fd4eb64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002774 10.0.0.38 - - [2025-10-27 11:30:17] "POST /tags HTTP/1.1" 409 226 0.001372 10.0.0.38 - - [2025-10-27 11:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001190 10.0.0.38 - - [2025-10-27 11:30:17] "GET /tag/4ee45965-8f68-4617-8d62-9d29c427bf4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011265 10.0.0.38 - - [2025-10-27 11:30:17] "POST /firewall-rules HTTP/1.1" 200 598 0.064361 10.0.0.38 - - [2025-10-27 11:30:17] "GET /firewall-rule/7cf7cc82-f4f4-4ea8-b010-66a0f303a790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003510 10.0.0.38 - - [2025-10-27 11:30:17] "GET /firewall-policy/0086b178-78bd-40ef-af4c-95803142ea11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.003182 10.0.0.38 - - [2025-10-27 11:30:17] "GET /firewall-rule/7cf7cc82-f4f4-4ea8-b010-66a0f303a790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.001807 10.0.0.38 - - [2025-10-27 11:30:17] "POST /ref-update HTTP/1.1" 200 156 0.041054 10.0.0.38 - - [2025-10-27 11:30:18] "POST /tags HTTP/1.1" 200 393 0.022880 10.0.0.38 - - [2025-10-27 11:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009113 10.0.0.38 - - [2025-10-27 11:30:18] "GET /tag/65a2b108-b243-40c6-bb9e-8e7938243eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011077 10.0.0.38 - - [2025-10-27 11:30:18] "POST /tags HTTP/1.1" 200 341 0.035405 10.0.0.38 - - [2025-10-27 11:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006860 10.0.0.38 - - [2025-10-27 11:30:18] "GET /tag/10285e5e-155f-4bc4-834a-f27b9639e106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.022500 10.0.0.38 - - [2025-10-27 11:30:19] "POST /id-to-fqname HTTP/1.1" 200 192 0.004383 10.0.0.38 - - [2025-10-27 11:30:19] "POST /fqname-to-id HTTP/1.1" 404 201 0.005672 10.0.0.38 - - [2025-10-27 11:30:19] "POST /security-groups HTTP/1.1" 200 589 0.064469 10.0.0.38 - - [2025-10-27 11:30:19] "POST /projects HTTP/1.1" 200 519 0.189542 10.0.0.38 - - [2025-10-27 11:30:19] "POST /fqname-to-id HTTP/1.1" 404 236 0.001534 10.0.0.38 - - [2025-10-27 11:30:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.016553 10.0.0.38 - - [2025-10-27 11:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008535 10.0.0.38 - - [2025-10-27 11:30:19] "GET /virtual-network/c443b9c9-ba43-4eee-8943-cd23c4db5c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.010386 10.0.0.38 - - [2025-10-27 11:30:19] "POST /access-control-lists HTTP/1.1" 200 598 0.077676 10.0.0.38 - - [2025-10-27 11:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.38 - - [2025-10-27 11:30:19] "POST /fqname-to-id HTTP/1.1" 404 235 0.005772 10.0.0.38 - - [2025-10-27 11:30:19] "GET /virtual-network/3aed78e5-1597-4fe4-b343-a0184e075cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004622 10.0.0.38 - - [2025-10-27 11:30:19] "POST /access-control-lists HTTP/1.1" 200 596 0.028974 10.0.0.38 - - [2025-10-27 11:30:19] "PUT /virtual-network/c443b9c9-ba43-4eee-8943-cd23c4db5c69 HTTP/1.1" 200 264 0.053508 10.0.0.38 - - [2025-10-27 11:30:19] "PUT /virtual-network/3aed78e5-1597-4fe4-b343-a0184e075cf7 HTTP/1.1" 200 264 0.039900 10.0.0.38 - - [2025-10-27 11:30:19] "POST /security-groups HTTP/1.1" 200 591 0.065696 10.0.0.38 - - [2025-10-27 11:30:19] "POST /fqname-to-id HTTP/1.1" 404 270 0.001620 10.0.0.38 - - [2025-10-27 11:30:19] "POST /access-control-lists HTTP/1.1" 200 632 0.059447 10.0.0.38 - - [2025-10-27 11:30:19] "POST /fqname-to-id HTTP/1.1" 404 269 0.005036 10.0.0.38 - - [2025-10-27 11:30:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.071187 10.0.0.38 - - [2025-10-27 11:30:19] "POST /access-control-lists HTTP/1.1" 200 630 0.070193 10.0.0.38 - - [2025-10-27 11:30:19] "POST /chown HTTP/1.1" 200 109 0.058512 10.0.0.38 - - [2025-10-27 11:30:19] "GET /application-policy-set/1d5d0c0e-aa19-4139-8c41-83f8670c9f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008838 10.0.0.38 - - [2025-10-27 11:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.38 - - [2025-10-27 11:30:19] "GET /policy-management/aeee4e34-95ec-4ddb-9195-c4d1fd4eb64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002196 10.0.0.38 - - [2025-10-27 11:30:19] "POST /tags HTTP/1.1" 409 226 0.001293 10.0.0.38 - - [2025-10-27 11:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001246 10.0.0.38 - - [2025-10-27 11:30:19] "GET /tag/10285e5e-155f-4bc4-834a-f27b9639e106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.009385 10.0.0.38 - - [2025-10-27 11:30:19] "POST /firewall-rules HTTP/1.1" 200 600 0.060619 10.0.0.38 - - [2025-10-27 11:30:19] "GET /firewall-rule/bd7ca751-933d-479a-8007-52349cbe9427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003748 10.0.0.38 - - [2025-10-27 11:30:19] "GET /firewall-policy/0086b178-78bd-40ef-af4c-95803142ea11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4384 0.003698 10.0.0.38 - - [2025-10-27 11:30:19] "GET /firewall-rule/bd7ca751-933d-479a-8007-52349cbe9427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002090 10.0.0.38 - - [2025-10-27 11:30:20] "POST /ref-update HTTP/1.1" 200 156 0.044259 10.0.0.38 - - [2025-10-27 11:30:20] "GET /application-policy-set/1d5d0c0e-aa19-4139-8c41-83f8670c9f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014463 10.0.0.38 - - [2025-10-27 11:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.38 - - [2025-10-27 11:30:20] "GET /policy-management/aeee4e34-95ec-4ddb-9195-c4d1fd4eb64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002616 10.0.0.38 - - [2025-10-27 11:30:20] "POST /tags HTTP/1.1" 409 226 0.001573 10.0.0.38 - - [2025-10-27 11:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001278 10.0.0.38 - - [2025-10-27 11:30:20] "GET /tag/10285e5e-155f-4bc4-834a-f27b9639e106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011091 10.0.0.38 - - [2025-10-27 11:30:20] "POST /firewall-rules HTTP/1.1" 200 598 0.063455 10.0.0.38 - - [2025-10-27 11:30:20] "GET /firewall-rule/7a1370be-ac7d-4ffe-8730-807796c064fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.009499 10.0.0.38 - - [2025-10-27 11:30:20] "GET /firewall-policy/0086b178-78bd-40ef-af4c-95803142ea11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.003829 10.0.0.38 - - [2025-10-27 11:30:20] "GET /firewall-rule/7a1370be-ac7d-4ffe-8730-807796c064fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002037 10.0.0.38 - - [2025-10-27 11:30:20] "POST /ref-update HTTP/1.1" 200 156 0.042147 10.0.0.38 - - [2025-10-27 11:30:21] "POST /tags HTTP/1.1" 200 345 0.082958 10.0.0.38 - - [2025-10-27 11:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.023902 10.0.0.38 - - [2025-10-27 11:30:21] "GET /tag/58b7d3cf-ec8a-4ced-9634-2196dd1ab726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.018064 10.0.0.38 - - [2025-10-27 11:30:21] "POST /projects HTTP/1.1" 409 238 0.002666 10.0.0.38 - - [2025-10-27 11:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.38 - - [2025-10-27 11:30:22] "GET /project/21b55727-75db-4d2d-8a17-8492c831c549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.042199 10.0.0.38 - - [2025-10-27 11:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.38 - - [2025-10-27 11:30:22] "GET /virtual-network/c443b9c9-ba43-4eee-8943-cd23c4db5c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.009416 10.0.0.38 - - [2025-10-27 11:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005021 10.0.0.38 - - [2025-10-27 11:30:22] "GET /virtual-network/3aed78e5-1597-4fe4-b343-a0184e075cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.011668 10.0.0.38 - - [2025-10-27 11:30:22] "POST /security-groups HTTP/1.1" 409 285 0.002440 10.0.0.38 - - [2025-10-27 11:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.38 - - [2025-10-27 11:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.38 - - [2025-10-27 11:30:22] "PUT /security-group/4a598088-727b-4c97-83f1-ab3b25715b41 HTTP/1.1" 200 262 0.066298 10.0.0.38 - - [2025-10-27 11:30:22] "PUT /access-control-list/31373bba-48b8-4e84-920b-9e8198f05d75 HTTP/1.1" 200 272 0.030825 10.0.0.38 - - [2025-10-27 11:30:22] "GET /project/21b55727-75db-4d2d-8a17-8492c831c549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.103917 10.0.0.38 - - [2025-10-27 11:30:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.038994 10.0.0.38 - - [2025-10-27 11:30:22] "POST /tags HTTP/1.1" 409 228 0.006349 10.0.0.38 - - [2025-10-27 11:30:22] "PUT /access-control-list/9462b600-3678-46a5-aeda-e1ca71b3d0b0 HTTP/1.1" 200 272 0.043717 10.0.0.38 - - [2025-10-27 11:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.38 - - [2025-10-27 11:30:22] "GET /tag/58b7d3cf-ec8a-4ced-9634-2196dd1ab726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010921 10.0.0.38 - - [2025-10-27 11:30:22] "POST /tags HTTP/1.1" 200 345 0.018223 10.0.0.38 - - [2025-10-27 11:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.38 - - [2025-10-27 11:30:22] "GET /tag/cd5aa64e-5047-4713-9d3f-3c0791589198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012864 10.0.0.38 - - [2025-10-27 11:30:22] "POST /projects HTTP/1.1" 409 238 0.001968 10.0.0.38 - - [2025-10-27 11:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001401 10.0.0.38 - - [2025-10-27 11:30:22] "GET /project/708b93fc-9eca-4193-95e9-fcf60d165d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025123 10.0.0.38 - - [2025-10-27 11:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.38 - - [2025-10-27 11:30:22] "GET /virtual-network/c443b9c9-ba43-4eee-8943-cd23c4db5c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003961 10.0.0.38 - - [2025-10-27 11:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.38 - - [2025-10-27 11:30:22] "GET /virtual-network/3aed78e5-1597-4fe4-b343-a0184e075cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004053 10.0.0.38 - - [2025-10-27 11:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.38 - - [2025-10-27 11:30:22] "POST /security-groups HTTP/1.1" 409 285 0.002208 10.0.0.38 - - [2025-10-27 11:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.38 - - [2025-10-27 11:30:22] "GET /project/708b93fc-9eca-4193-95e9-fcf60d165d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039695 10.0.0.38 - - [2025-10-27 11:30:22] "PUT /security-group/ad0bf933-dbfa-45d8-9baa-b3a8a94b6fd5 HTTP/1.1" 200 262 0.085021 10.0.0.38 - - [2025-10-27 11:30:22] "PUT /access-control-list/1341c0a5-cf7a-4b18-87e6-b136a4f38c4b HTTP/1.1" 200 272 0.012803 10.0.0.38 - - [2025-10-27 11:30:22] "PUT /access-control-list/18ccbd3d-9a1d-4e0d-8074-43f01286512d HTTP/1.1" 200 272 0.018390 10.0.0.38 - - [2025-10-27 11:30:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.029938 10.0.0.38 - - [2025-10-27 11:30:22] "POST /tags HTTP/1.1" 409 228 0.016865 10.0.0.38 - - [2025-10-27 11:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.38 - - [2025-10-27 11:30:22] "GET /tag/cd5aa64e-5047-4713-9d3f-3c0791589198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010352 10.0.0.38 - - [2025-10-27 11:30:22] "POST /tags HTTP/1.1" 200 291 0.040749 10.0.0.38 - - [2025-10-27 11:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.38 - - [2025-10-27 11:30:23] "GET /tag/f9130d3b-a187-4a1f-8a92-812fdf46097f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.012499 10.0.0.38 - - [2025-10-27 11:30:23] "POST /tags HTTP/1.1" 200 303 0.044483 10.0.0.38 - - [2025-10-27 11:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012845 10.0.0.38 - - [2025-10-27 11:30:23] "GET /tag/cbbdff1d-1a56-4f74-bb2a-f4193b60620e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012344 10.0.0.38 - - [2025-10-27 11:30:23] "POST /tags HTTP/1.1" 409 252 0.001614 10.0.0.38 - - [2025-10-27 11:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001294 10.0.0.38 - - [2025-10-27 11:30:23] "GET /tag/ee3b93ba-b003-4f81-8346-87e6af278d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010843 10.0.0.38 - - [2025-10-27 11:30:23] "POST /tags HTTP/1.1" 409 226 0.001672 10.0.0.38 - - [2025-10-27 11:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001236 10.0.0.38 - - [2025-10-27 11:30:23] "GET /tag/4ee45965-8f68-4617-8d62-9d29c427bf4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010023 10.0.0.38 - - [2025-10-27 11:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.38 - - [2025-10-27 11:30:23] "GET /virtual-network/c443b9c9-ba43-4eee-8943-cd23c4db5c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003702 10.0.0.38 - - [2025-10-27 11:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.38 - - [2025-10-27 11:30:23] "GET /project/21b55727-75db-4d2d-8a17-8492c831c549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.031899 10.0.0.38 - - [2025-10-27 11:30:23] "POST /virtual-machines HTTP/1.1" 200 395 0.007376 10.0.0.38 - - [2025-10-27 11:30:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.021210 10.0.0.38 - - [2025-10-27 11:30:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.121986 10.0.0.38 - - [2025-10-27 11:30:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.007371 10.0.0.38 - - [2025-10-27 11:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009094 10.0.0.38 - - [2025-10-27 11:30:23] "GET /virtual-machine-interface/53c81b50-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.003997 10.0.0.38 - - [2025-10-27 11:30:23] "POST /instance-ips HTTP/1.1" 200 397 0.018896 10.0.0.38 - - [2025-10-27 11:30:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.025382 10.0.0.38 - - [2025-10-27 11:30:23] "GET /virtual-machine-interface/53c81b50-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009962 10.0.0.38 - - [2025-10-27 11:30:23] "POST /set-tag HTTP/1.1" 200 109 0.059889 10.0.0.38 - - [2025-10-27 11:30:23] "GET /virtual-machine-interface/53c81b50-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.013102 10.0.0.38 - - [2025-10-27 11:30:23] "GET /instance-ip/53e41e04-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003039 10.0.0.38 - - [2025-10-27 11:30:23] "GET /virtual-machine-interface/53c81b50-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004061 10.0.0.38 - - [2025-10-27 11:30:23] "POST /set-tag HTTP/1.1" 200 109 0.002156 10.0.0.38 - - [2025-10-27 11:30:23] "GET /virtual-router/0dea36f7-38b9-43c6-bc5c-7cb3824bee31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003361 10.0.0.38 - - [2025-10-27 11:30:23] "POST /ref-update HTTP/1.1" 200 156 0.006908 10.0.0.38 - - [2025-10-27 11:30:23] "GET /virtual-machine-interface/53c81b50-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004369 10.0.0.38 - - [2025-10-27 11:30:23] "POST /set-tag HTTP/1.1" 200 109 0.002118 10.0.0.38 - - [2025-10-27 11:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.38 - - [2025-10-27 11:30:24] "GET /virtual-network/c443b9c9-ba43-4eee-8943-cd23c4db5c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003749 10.0.0.38 - - [2025-10-27 11:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001332 10.0.0.38 - - [2025-10-27 11:30:24] "GET /project/21b55727-75db-4d2d-8a17-8492c831c549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.050074 10.0.0.38 - - [2025-10-27 11:30:24] "POST /virtual-machines HTTP/1.1" 200 395 0.008183 10.0.0.38 - - [2025-10-27 11:30:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.013622 10.0.0.38 - - [2025-10-27 11:30:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.088787 10.0.0.38 - - [2025-10-27 11:30:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.007887 10.0.0.38 - - [2025-10-27 11:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007848 10.0.0.38 - - [2025-10-27 11:30:24] "GET /virtual-machine-interface/5434abd0-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006024 10.0.0.38 - - [2025-10-27 11:30:24] "POST /instance-ips HTTP/1.1" 200 397 0.017988 10.0.0.38 - - [2025-10-27 11:30:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.020020 10.0.0.38 - - [2025-10-27 11:30:24] "GET /virtual-machine-interface/5434abd0-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009357 10.0.0.38 - - [2025-10-27 11:30:24] "POST /set-tag HTTP/1.1" 200 109 0.060123 10.0.0.38 - - [2025-10-27 11:30:24] "GET /virtual-machine-interface/5434abd0-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.012224 10.0.0.38 - - [2025-10-27 11:30:24] "GET /instance-ip/544bff7e-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002548 10.0.0.38 - - [2025-10-27 11:30:24] "GET /virtual-machine-interface/5434abd0-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007174 10.0.0.38 - - [2025-10-27 11:30:24] "POST /set-tag HTTP/1.1" 200 109 0.002019 10.0.0.38 - - [2025-10-27 11:30:24] "GET /virtual-router/0dea36f7-38b9-43c6-bc5c-7cb3824bee31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.003250 10.0.0.38 - - [2025-10-27 11:30:24] "POST /ref-update HTTP/1.1" 200 156 0.006626 10.0.0.38 - - [2025-10-27 11:30:24] "GET /virtual-machine-interface/5434abd0-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004001 10.0.0.38 - - [2025-10-27 11:30:24] "POST /set-tag HTTP/1.1" 200 109 0.001941 10.0.0.38 - - [2025-10-27 11:30:24] "POST /tags HTTP/1.1" 200 291 0.018335 10.0.0.38 - - [2025-10-27 11:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.38 - - [2025-10-27 11:30:24] "GET /tag/9f6bdbe4-f141-4d39-9dfb-9673427dfc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.010718 10.0.0.38 - - [2025-10-27 11:30:24] "POST /tags HTTP/1.1" 409 252 0.002049 10.0.0.38 - - [2025-10-27 11:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001370 10.0.0.38 - - [2025-10-27 11:30:24] "GET /tag/65a2b108-b243-40c6-bb9e-8e7938243eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012004 10.0.0.38 - - [2025-10-27 11:30:24] "POST /tags HTTP/1.1" 409 226 0.001728 10.0.0.38 - - [2025-10-27 11:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001383 10.0.0.38 - - [2025-10-27 11:30:24] "GET /tag/10285e5e-155f-4bc4-834a-f27b9639e106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010334 10.0.0.38 - - [2025-10-27 11:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.38 - - [2025-10-27 11:30:24] "GET /virtual-network/c443b9c9-ba43-4eee-8943-cd23c4db5c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003796 10.0.0.38 - - [2025-10-27 11:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001376 10.0.0.38 - - [2025-10-27 11:30:24] "GET /project/708b93fc-9eca-4193-95e9-fcf60d165d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036494 10.0.0.38 - - [2025-10-27 11:30:24] "POST /virtual-machines HTTP/1.1" 200 395 0.007753 10.0.0.38 - - [2025-10-27 11:30:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.012690 10.0.0.38 - - [2025-10-27 11:30:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101029 10.0.0.38 - - [2025-10-27 11:30:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008003 10.0.0.38 - - [2025-10-27 11:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.38 - - [2025-10-27 11:30:25] "GET /virtual-machine-interface/54b7e87e-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006642 10.0.0.38 - - [2025-10-27 11:30:25] "POST /instance-ips HTTP/1.1" 200 397 0.017145 10.0.0.38 - - [2025-10-27 11:30:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.022412 10.0.0.38 - - [2025-10-27 11:30:25] "GET /virtual-machine-interface/54b7e87e-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.014247 10.0.0.38 - - [2025-10-27 11:30:25] "POST /set-tag HTTP/1.1" 200 109 0.071900 10.0.0.38 - - [2025-10-27 11:30:25] "GET /virtual-machine-interface/54b7e87e-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008061 10.0.0.38 - - [2025-10-27 11:30:25] "GET /instance-ip/54cfd1fa-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.006299 10.0.0.38 - - [2025-10-27 11:30:25] "GET /virtual-machine-interface/54b7e87e-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003967 10.0.0.38 - - [2025-10-27 11:30:25] "POST /set-tag HTTP/1.1" 200 109 0.001999 10.0.0.38 - - [2025-10-27 11:30:25] "GET /virtual-router/0dea36f7-38b9-43c6-bc5c-7cb3824bee31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003347 10.0.0.38 - - [2025-10-27 11:30:25] "POST /ref-update HTTP/1.1" 200 156 0.008377 10.0.0.38 - - [2025-10-27 11:30:25] "GET /virtual-machine-interface/54b7e87e-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.013404 10.0.0.38 - - [2025-10-27 11:30:25] "POST /set-tag HTTP/1.1" 200 109 0.002328 10.0.0.38 - - [2025-10-27 11:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.38 - - [2025-10-27 11:30:25] "GET /virtual-network/c443b9c9-ba43-4eee-8943-cd23c4db5c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003643 10.0.0.38 - - [2025-10-27 11:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.38 - - [2025-10-27 11:30:25] "GET /project/708b93fc-9eca-4193-95e9-fcf60d165d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033631 10.0.0.38 - - [2025-10-27 11:30:25] "POST /virtual-machines HTTP/1.1" 200 395 0.008098 10.0.0.38 - - [2025-10-27 11:30:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.016771 10.0.0.38 - - [2025-10-27 11:30:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102753 10.0.0.38 - - [2025-10-27 11:30:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.007480 10.0.0.38 - - [2025-10-27 11:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007520 10.0.0.38 - - [2025-10-27 11:30:25] "GET /virtual-machine-interface/55287918-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005222 10.0.0.38 - - [2025-10-27 11:30:25] "POST /instance-ips HTTP/1.1" 200 397 0.018080 10.0.0.38 - - [2025-10-27 11:30:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.018425 10.0.0.38 - - [2025-10-27 11:30:26] "GET /virtual-machine-interface/55287918-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.011619 10.0.0.38 - - [2025-10-27 11:30:26] "POST /set-tag HTTP/1.1" 200 109 0.063519 10.0.0.38 - - [2025-10-27 11:30:26] "GET /virtual-machine-interface/55287918-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.012801 10.0.0.38 - - [2025-10-27 11:30:26] "GET /instance-ip/5541474a-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.006314 10.0.0.38 - - [2025-10-27 11:30:26] "GET /virtual-machine-interface/55287918-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003937 10.0.0.38 - - [2025-10-27 11:30:26] "POST /set-tag HTTP/1.1" 200 109 0.001975 10.0.0.38 - - [2025-10-27 11:30:26] "GET /virtual-router/0dea36f7-38b9-43c6-bc5c-7cb3824bee31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.003081 10.0.0.38 - - [2025-10-27 11:30:26] "POST /ref-update HTTP/1.1" 200 156 0.007683 10.0.0.38 - - [2025-10-27 11:30:26] "GET /virtual-machine-interface/55287918-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008960 10.0.0.38 - - [2025-10-27 11:30:26] "POST /set-tag HTTP/1.1" 200 109 0.002075 10.0.0.38 - - [2025-10-27 11:30:26] "POST /tags HTTP/1.1" 200 299 0.015646 10.0.0.38 - - [2025-10-27 11:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006723 10.0.0.38 - - [2025-10-27 11:30:26] "GET /tag/e17b6b46-0d7c-42d0-bc59-d9425426a932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.014919 10.0.0.38 - - [2025-10-27 11:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.38 - - [2025-10-27 11:30:26] "GET /virtual-network/c443b9c9-ba43-4eee-8943-cd23c4db5c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003453 10.0.0.38 - - [2025-10-27 11:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001340 10.0.0.38 - - [2025-10-27 11:30:26] "GET /project/21b55727-75db-4d2d-8a17-8492c831c549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.025656 10.0.0.38 - - [2025-10-27 11:30:26] "POST /virtual-machines HTTP/1.1" 200 395 0.010884 10.0.0.38 - - [2025-10-27 11:30:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.014637 10.0.0.38 - - [2025-10-27 11:30:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110071 10.0.0.38 - - [2025-10-27 11:30:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.006833 10.0.0.38 - - [2025-10-27 11:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004798 10.0.0.38 - - [2025-10-27 11:30:26] "GET /virtual-machine-interface/55a58cb4-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.007273 10.0.0.38 - - [2025-10-27 11:30:26] "POST /instance-ips HTTP/1.1" 200 397 0.017593 10.0.0.38 - - [2025-10-27 11:30:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.016000 10.0.0.38 - - [2025-10-27 11:30:26] "GET /virtual-machine-interface/55a58cb4-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.008463 10.0.0.38 - - [2025-10-27 11:30:26] "POST /set-tag HTTP/1.1" 200 109 0.017180 10.0.0.38 - - [2025-10-27 11:30:26] "GET /virtual-machine-interface/55a58cb4-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.011350 10.0.0.38 - - [2025-10-27 11:30:26] "GET /instance-ip/55bf836c-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.006491 10.0.0.38 - - [2025-10-27 11:30:26] "GET /virtual-machine-interface/55a58cb4-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005367 10.0.0.38 - - [2025-10-27 11:30:26] "POST /set-tag HTTP/1.1" 200 109 0.001870 10.0.0.38 - - [2025-10-27 11:30:27] "POST /tags HTTP/1.1" 200 299 0.017221 10.0.0.38 - - [2025-10-27 11:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.38 - - [2025-10-27 11:30:27] "GET /tag/b9f5cdf7-f450-472a-a07a-46d0f274ca7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011491 10.0.0.38 - - [2025-10-27 11:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.38 - - [2025-10-27 11:30:27] "GET /virtual-network/c443b9c9-ba43-4eee-8943-cd23c4db5c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003520 10.0.0.38 - - [2025-10-27 11:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.38 - - [2025-10-27 11:30:27] "GET /project/21b55727-75db-4d2d-8a17-8492c831c549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.029896 10.0.0.38 - - [2025-10-27 11:30:27] "POST /virtual-machines HTTP/1.1" 200 395 0.009180 10.0.0.38 - - [2025-10-27 11:30:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.035122 10.0.0.38 - - [2025-10-27 11:30:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108858 10.0.0.38 - - [2025-10-27 11:30:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.009645 10.0.0.38 - - [2025-10-27 11:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011976 10.0.0.38 - - [2025-10-27 11:30:27] "GET /virtual-machine-interface/560b3a1e-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005553 10.0.0.38 - - [2025-10-27 11:30:27] "POST /instance-ips HTTP/1.1" 200 397 0.017522 10.0.0.38 - - [2025-10-27 11:30:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.023863 10.0.0.38 - - [2025-10-27 11:30:27] "GET /virtual-machine-interface/560b3a1e-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009916 10.0.0.38 - - [2025-10-27 11:30:27] "POST /set-tag HTTP/1.1" 200 109 0.015795 10.0.0.38 - - [2025-10-27 11:30:27] "GET /virtual-machine-interface/560b3a1e-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.026331 10.0.0.38 - - [2025-10-27 11:30:27] "GET /instance-ip/562641e2-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.006673 10.0.0.38 - - [2025-10-27 11:30:27] "GET /virtual-machine-interface/560b3a1e-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004310 10.0.0.38 - - [2025-10-27 11:30:27] "POST /set-tag HTTP/1.1" 200 109 0.001981 10.0.0.38 - - [2025-10-27 11:30:27] "POST /tags HTTP/1.1" 200 299 0.014726 10.0.0.38 - - [2025-10-27 11:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.38 - - [2025-10-27 11:30:27] "GET /tag/19487241-b4bb-4b1b-9293-1ba38440cc11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011863 10.0.0.38 - - [2025-10-27 11:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.38 - - [2025-10-27 11:30:27] "GET /virtual-network/c443b9c9-ba43-4eee-8943-cd23c4db5c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004646 10.0.0.38 - - [2025-10-27 11:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.38 - - [2025-10-27 11:30:27] "GET /project/708b93fc-9eca-4193-95e9-fcf60d165d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031244 10.0.0.38 - - [2025-10-27 11:30:27] "POST /virtual-machines HTTP/1.1" 200 395 0.006997 10.0.0.38 - - [2025-10-27 11:30:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.008662 10.0.0.38 - - [2025-10-27 11:30:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114055 10.0.0.38 - - [2025-10-27 11:30:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.024898 10.0.0.38 - - [2025-10-27 11:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.015740 10.0.0.38 - - [2025-10-27 11:30:28] "GET /virtual-machine-interface/567780a2-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004883 10.0.0.38 - - [2025-10-27 11:30:28] "POST /instance-ips HTTP/1.1" 200 397 0.017820 10.0.0.38 - - [2025-10-27 11:30:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.031520 10.0.0.38 - - [2025-10-27 11:30:28] "GET /virtual-machine-interface/567780a2-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009737 10.0.0.38 - - [2025-10-27 11:30:28] "POST /set-tag HTTP/1.1" 200 109 0.018324 10.0.0.38 - - [2025-10-27 11:30:28] "GET /virtual-machine-interface/567780a2-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.019709 10.0.0.38 - - [2025-10-27 11:30:28] "GET /instance-ip/568d91ee-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002872 10.0.0.38 - - [2025-10-27 11:30:28] "GET /virtual-machine-interface/567780a2-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004154 10.0.0.38 - - [2025-10-27 11:30:28] "POST /set-tag HTTP/1.1" 200 109 0.001981 10.0.0.38 - - [2025-10-27 11:30:28] "POST /tags HTTP/1.1" 200 299 0.018429 10.0.0.38 - - [2025-10-27 11:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004686 10.0.0.38 - - [2025-10-27 11:30:28] "GET /tag/c9b1c819-f7fc-4182-9c65-b6054b1f8d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011261 10.0.0.38 - - [2025-10-27 11:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.38 - - [2025-10-27 11:30:28] "GET /virtual-network/c443b9c9-ba43-4eee-8943-cd23c4db5c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003580 10.0.0.38 - - [2025-10-27 11:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.38 - - [2025-10-27 11:30:28] "GET /project/708b93fc-9eca-4193-95e9-fcf60d165d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027442 10.0.0.38 - - [2025-10-27 11:30:28] "POST /virtual-machines HTTP/1.1" 200 395 0.007401 10.0.0.38 - - [2025-10-27 11:30:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.015145 10.0.0.38 - - [2025-10-27 11:30:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104365 10.0.0.38 - - [2025-10-27 11:30:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.008302 10.0.0.38 - - [2025-10-27 11:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004742 10.0.0.38 - - [2025-10-27 11:30:28] "GET /virtual-machine-interface/56da46f6-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009574 10.0.0.38 - - [2025-10-27 11:30:28] "POST /instance-ips HTTP/1.1" 200 397 0.018079 10.0.0.38 - - [2025-10-27 11:30:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.022481 10.0.0.38 - - [2025-10-27 11:30:28] "GET /virtual-machine-interface/56da46f6-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009199 10.0.0.38 - - [2025-10-27 11:30:28] "POST /set-tag HTTP/1.1" 200 109 0.017498 10.0.0.38 - - [2025-10-27 11:30:28] "GET /virtual-machine-interface/56da46f6-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005503 10.0.0.38 - - [2025-10-27 11:30:28] "GET /instance-ip/56f2b8f8-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002941 10.0.0.38 - - [2025-10-27 11:30:29] "GET /virtual-machine-interface/56da46f6-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004200 10.0.0.38 - - [2025-10-27 11:30:29] "POST /set-tag HTTP/1.1" 200 109 0.002093 10.0.0.38 - - [2025-10-27 11:30:29] "GET /virtual-router/0dea36f7-38b9-43c6-bc5c-7cb3824bee31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003239 10.0.0.38 - - [2025-10-27 11:30:29] "POST /ref-update HTTP/1.1" 200 156 0.008298 10.0.0.38 - - [2025-10-27 11:30:29] "GET /virtual-machine-interface/55a58cb4-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.018478 10.0.0.38 - - [2025-10-27 11:30:29] "POST /set-tag HTTP/1.1" 200 109 0.001969 10.0.0.38 - - [2025-10-27 11:30:29] "GET /virtual-machine-interface/53c81b50-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004152 10.0.0.38 - - [2025-10-27 11:30:29] "POST /set-tag HTTP/1.1" 200 109 0.002031 10.0.0.38 - - [2025-10-27 11:30:29] "GET /virtual-router/0dea36f7-38b9-43c6-bc5c-7cb3824bee31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.003498 10.0.0.38 - - [2025-10-27 11:30:29] "POST /ref-update HTTP/1.1" 200 156 0.007441 10.0.0.38 - - [2025-10-27 11:30:29] "GET /virtual-machine-interface/560b3a1e-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004428 10.0.0.38 - - [2025-10-27 11:30:29] "POST /set-tag HTTP/1.1" 200 109 0.001847 10.0.0.38 - - [2025-10-27 11:30:29] "GET /virtual-machine-interface/5434abd0-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003674 10.0.0.38 - - [2025-10-27 11:30:29] "POST /set-tag HTTP/1.1" 200 109 0.002978 10.0.0.38 - - [2025-10-27 11:30:29] "GET /virtual-router/0dea36f7-38b9-43c6-bc5c-7cb3824bee31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.004928 10.0.0.38 - - [2025-10-27 11:30:29] "POST /ref-update HTTP/1.1" 200 156 0.008606 10.0.0.38 - - [2025-10-27 11:30:29] "GET /virtual-machine-interface/567780a2-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004033 10.0.0.38 - - [2025-10-27 11:30:29] "POST /set-tag HTTP/1.1" 200 109 0.001939 10.0.0.38 - - [2025-10-27 11:30:29] "GET /virtual-router/0dea36f7-38b9-43c6-bc5c-7cb3824bee31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.003401 10.0.0.38 - - [2025-10-27 11:30:29] "POST /ref-update HTTP/1.1" 200 156 0.007441 10.0.0.38 - - [2025-10-27 11:30:29] "GET /virtual-machine-interface/56da46f6-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003911 10.0.0.38 - - [2025-10-27 11:30:29] "POST /set-tag HTTP/1.1" 200 109 0.002032 10.0.0.38 - - [2025-10-27 11:30:29] "GET /virtual-machine-interface/54b7e87e-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004947 10.0.0.38 - - [2025-10-27 11:30:29] "POST /set-tag HTTP/1.1" 200 109 0.002146 10.0.0.38 - - [2025-10-27 11:30:29] "GET /virtual-machine-interface/55287918-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003632 10.0.0.38 - - [2025-10-27 11:30:29] "POST /set-tag HTTP/1.1" 200 109 0.002004 10.0.0.38 - - [2025-10-27 11:30:29] "GET /virtual-machine-interface/55a58cb4-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005468 10.0.0.38 - - [2025-10-27 11:30:29] "POST /set-tag HTTP/1.1" 200 109 0.002415 10.0.0.38 - - [2025-10-27 11:30:29] "GET /virtual-machine-interface/560b3a1e-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003401 10.0.0.38 - - [2025-10-27 11:30:29] "POST /set-tag HTTP/1.1" 200 109 0.002251 10.0.0.38 - - [2025-10-27 11:30:29] "GET /virtual-machine-interface/567780a2-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004058 10.0.0.38 - - [2025-10-27 11:30:29] "POST /set-tag HTTP/1.1" 200 109 0.001944 10.0.0.38 - - [2025-10-27 11:30:29] "GET /virtual-machine-interface/53c81b50-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004307 10.0.0.38 - - [2025-10-27 11:30:29] "POST /set-tag HTTP/1.1" 200 109 0.002266 10.0.0.38 - - [2025-10-27 11:30:29] "GET /virtual-machine-interface/56da46f6-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004476 10.0.0.38 - - [2025-10-27 11:30:29] "POST /set-tag HTTP/1.1" 200 109 0.002232 10.0.0.38 - - [2025-10-27 11:30:30] "GET /virtual-machine-interface/5434abd0-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004611 10.0.0.38 - - [2025-10-27 11:30:30] "POST /set-tag HTTP/1.1" 200 109 0.002070 10.0.0.38 - - [2025-10-27 11:30:31] "GET /virtual-machine-interface/54b7e87e-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004112 10.0.0.38 - - [2025-10-27 11:30:31] "POST /set-tag HTTP/1.1" 200 109 0.002244 10.0.0.38 - - [2025-10-27 11:30:32] "GET /virtual-machine/b232e6d2-c5c1-4965-b314-cd6efaee1139?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002985 10.0.0.38 - - [2025-10-27 11:30:32] "GET /virtual-machine-interface/53c81b50-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003700 10.0.0.38 - - [2025-10-27 11:30:32] "GET /virtual-machine/6d7be8c8-955b-47db-8476-b0cd976258c5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002577 10.0.0.38 - - [2025-10-27 11:30:32] "GET /virtual-machine-interface/5434abd0-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004072 10.0.0.38 - - [2025-10-27 11:30:32] "GET /virtual-machine/dee77e77-56f6-44e7-a712-b1ec8bffdd01?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002624 10.0.0.38 - - [2025-10-27 11:30:32] "GET /virtual-machine-interface/54b7e87e-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003528 10.0.0.38 - - [2025-10-27 11:30:32] "GET /virtual-machine-interface/55287918-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007936 10.0.0.38 - - [2025-10-27 11:30:32] "GET /virtual-machine/ff24ead0-1a04-4398-bc39-664ba1e217bb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.005931 10.0.0.38 - - [2025-10-27 11:30:32] "POST /set-tag HTTP/1.1" 200 109 0.002028 10.0.0.38 - - [2025-10-27 11:30:32] "GET /virtual-machine-interface/55287918-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003577 10.0.0.38 - - [2025-10-27 11:30:34] "GET /virtual-machine-interface/56da46f6-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004123 10.0.0.38 - - [2025-10-27 11:30:34] "POST /set-tag HTTP/1.1" 200 109 0.002019 10.0.0.38 - - [2025-10-27 11:30:38] "GET /virtual-machine-interface/55a58cb4-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004340 10.0.0.38 - - [2025-10-27 11:30:38] "POST /set-tag HTTP/1.1" 200 109 0.001872 10.0.0.38 - - [2025-10-27 11:30:38] "GET /virtual-machine-interface/560b3a1e-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003491 10.0.0.38 - - [2025-10-27 11:30:38] "POST /set-tag HTTP/1.1" 200 109 0.002186 10.0.0.38 - - [2025-10-27 11:30:39] "GET /virtual-machine-interface/567780a2-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003998 10.0.0.38 - - [2025-10-27 11:30:39] "POST /set-tag HTTP/1.1" 200 109 0.002058 10.0.0.38 - - [2025-10-27 11:30:42] "GET /virtual-machine/e5070874-7ab2-4fa3-a180-9b701f4d466f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002632 10.0.0.38 - - [2025-10-27 11:30:42] "GET /virtual-machine-interface/55a58cb4-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003563 10.0.0.38 - - [2025-10-27 11:30:43] "GET /virtual-machine/e48c6459-f384-4635-bc2c-781b527300a6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002668 10.0.0.38 - - [2025-10-27 11:30:43] "GET /virtual-machine-interface/567780a2-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003958 10.0.0.38 - - [2025-10-27 11:30:43] "GET /virtual-machine/83ce7acf-5bc9-42ad-a9be-3740994352c3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002584 10.0.0.38 - - [2025-10-27 11:30:43] "GET /virtual-machine-interface/560b3a1e-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003381 10.0.0.38 - - [2025-10-27 11:30:43] "GET /virtual-machine/14d6e3e8-c840-4b23-b48a-cfb73c510fae?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002688 10.0.0.38 - - [2025-10-27 11:30:43] "GET /virtual-machine-interface/56da46f6-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004151 10.0.0.38 - - [2025-10-27 11:30:43] "GET /loadbalancer/ce20173f-68fe-45d8-9de9-aa9cbcb5b90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003432 10.0.0.38 - - [2025-10-27 11:30:43] "POST /tags HTTP/1.1" 200 333 0.021701 10.0.0.38 - - [2025-10-27 11:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.38 - - [2025-10-27 11:30:43] "GET /tag/cf9c0470-b30f-43d0-8db5-00faa806220f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012828 10.0.0.38 - - [2025-10-27 11:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.38 - - [2025-10-27 11:30:43] "GET /project/21b55727-75db-4d2d-8a17-8492c831c549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.040261 10.0.0.38 - - [2025-10-27 11:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.38 - - [2025-10-27 11:30:43] "GET /virtual-network/3aed78e5-1597-4fe4-b343-a0184e075cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003788 10.0.0.38 - - [2025-10-27 11:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001389 10.0.0.38 - - [2025-10-27 11:30:43] "GET /service-appliance-set/9f1e6184-4955-4fc8-9c3e-d26b3449058f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.001842 10.0.0.38 - - [2025-10-27 11:30:43] "POST /fqname-to-id HTTP/1.1" 404 273 0.001676 10.0.0.38 - - [2025-10-27 11:30:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.088452 10.0.0.38 - - [2025-10-27 11:30:44] "GET /virtual-machine-interface/b19f8a39-a545-41b2-912a-821b341744a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.017760 10.0.0.38 - - [2025-10-27 11:30:44] "POST /instance-ips HTTP/1.1" 200 409 0.017974 10.0.0.38 - - [2025-10-27 11:30:44] "GET /instance-ip/eded3b48-ab9e-48a2-bfc3-79a5508673f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003612 10.0.0.38 - - [2025-10-27 11:30:44] "POST /loadbalancers HTTP/1.1" 200 629 0.059032 10.0.0.38 - - [2025-10-27 11:30:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.026778 10.0.0.38 - - [2025-10-27 11:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.38 - - [2025-10-27 11:30:44] "GET /project/21b55727-75db-4d2d-8a17-8492c831c549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.044634 10.0.0.38 - - [2025-10-27 11:30:44] "GET /instance-ip/eded3b48-ab9e-48a2-bfc3-79a5508673f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002101 10.0.0.38 - - [2025-10-27 11:30:44] "GET /project/21b55727-75db-4d2d-8a17-8492c831c549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.041374 10.0.0.38 - - [2025-10-27 11:30:44] "GET /loadbalancer/ce20173f-68fe-45d8-9de9-aa9cbcb5b90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.008366 10.0.0.38 - - [2025-10-27 11:30:44] "POST /floating-ips HTTP/1.1" 200 597 0.031534 10.0.0.38 - - [2025-10-27 11:30:44] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.044161 10.0.0.38 - - [2025-10-27 11:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.38 - - [2025-10-27 11:30:44] "GET /project/21b55727-75db-4d2d-8a17-8492c831c549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.035844 10.0.0.38 - - [2025-10-27 11:30:44] "GET /loadbalancer-listener/0425f52b-5bf2-4551-940d-4bd44c353553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1841 0.004312 10.0.0.38 - - [2025-10-27 11:30:44] "GET /loadbalancer-listener/0425f52b-5bf2-4551-940d-4bd44c353553?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1241 0.003444 10.0.0.38 - - [2025-10-27 11:30:44] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.016953 10.0.0.38 - - [2025-10-27 11:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.38 - - [2025-10-27 11:30:44] "GET /instance-ip/eded3b48-ab9e-48a2-bfc3-79a5508673f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003963 10.0.0.38 - - [2025-10-27 11:30:44] "GET /instance-ip/eded3b48-ab9e-48a2-bfc3-79a5508673f6?fields=floating_ips HTTP/1.1" 200 1213 0.003821 10.0.0.38 - - [2025-10-27 11:30:44] "GET /floating-ip/e0620fd3-f193-4317-8b13-f5edae062d2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.002576 10.0.0.38 - - [2025-10-27 11:30:44] "GET /loadbalancer/ce20173f-68fe-45d8-9de9-aa9cbcb5b90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003057 10.0.0.38 - - [2025-10-27 11:30:44] "GET /loadbalancer-pool/4245847d-ba32-42ef-8695-18f1dc23fa4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.003965 10.0.0.38 - - [2025-10-27 11:30:44] "POST /loadbalancer-members HTTP/1.1" 200 721 0.023654 10.0.0.38 - - [2025-10-27 11:30:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.011172 10.0.0.38 - - [2025-10-27 11:30:44] "GET /loadbalancer/ce20173f-68fe-45d8-9de9-aa9cbcb5b90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.009348 10.0.0.38 - - [2025-10-27 11:30:44] "GET /virtual-machine-interface/53c81b50-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.019011 10.0.0.38 - - [2025-10-27 11:30:44] "GET /virtual-machine-interface/53c81b50-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.016222 10.0.0.38 - - [2025-10-27 11:30:44] "POST /tags HTTP/1.1" 409 221 0.002995 10.0.0.38 - - [2025-10-27 11:30:44] "POST /ref-update HTTP/1.1" 200 156 0.005506 10.0.0.38 - - [2025-10-27 11:30:44] "GET /floating-ip/e0620fd3-f193-4317-8b13-f5edae062d2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.015568 10.0.0.38 - - [2025-10-27 11:30:44] "PUT /floating-ip/e0620fd3-f193-4317-8b13-f5edae062d2d HTTP/1.1" 200 256 0.007238 10.0.0.38 - - [2025-10-27 11:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.38 - - [2025-10-27 11:30:44] "GET /tag/cf9c0470-b30f-43d0-8db5-00faa806220f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009735 10.0.0.38 - - [2025-10-27 11:30:44] "POST /set-tag HTTP/1.1" 200 109 0.070237 10.0.0.38 - - [2025-10-27 11:30:44] "GET /loadbalancer-pool/4245847d-ba32-42ef-8695-18f1dc23fa4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.002741 10.0.0.38 - - [2025-10-27 11:30:44] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014488 10.0.0.38 - - [2025-10-27 11:30:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.016970 10.0.0.38 - - [2025-10-27 11:30:45] "GET /virtual-machine-interface/5434abd0-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.012285 10.0.0.38 - - [2025-10-27 11:30:45] "GET /virtual-machine-interface/5434abd0-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005120 10.0.0.38 - - [2025-10-27 11:30:45] "POST /ref-update HTTP/1.1" 200 156 0.007579 10.0.0.38 - - [2025-10-27 11:30:45] "GET /floating-ip/e0620fd3-f193-4317-8b13-f5edae062d2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.011343 10.0.0.38 - - [2025-10-27 11:30:45] "POST /set-tag HTTP/1.1" 200 109 0.063830 10.0.0.38 - - [2025-10-27 11:30:45] "POST /tags HTTP/1.1" 409 206 0.001864 10.0.0.38 - - [2025-10-27 11:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.38 - - [2025-10-27 11:30:45] "GET /tag/cbbdff1d-1a56-4f74-bb2a-f4193b60620e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010738 10.0.0.38 - - [2025-10-27 11:30:45] "POST /tags HTTP/1.1" 409 204 0.001799 10.0.0.38 - - [2025-10-27 11:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001480 10.0.0.38 - - [2025-10-27 11:30:45] "GET /tag/b9f5cdf7-f450-472a-a07a-46d0f274ca7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010314 10.0.0.38 - - [2025-10-27 11:30:45] "GET /application-policy-set/1d5d0c0e-aa19-4139-8c41-83f8670c9f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006698 10.0.0.38 - - [2025-10-27 11:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.38 - - [2025-10-27 11:30:45] "GET /policy-management/aeee4e34-95ec-4ddb-9195-c4d1fd4eb64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003176 10.0.0.38 - - [2025-10-27 11:30:45] "POST /tags HTTP/1.1" 409 206 0.001611 10.0.0.38 - - [2025-10-27 11:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001407 10.0.0.38 - - [2025-10-27 11:30:45] "GET /tag/cbbdff1d-1a56-4f74-bb2a-f4193b60620e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010132 10.0.0.38 - - [2025-10-27 11:30:45] "POST /tags HTTP/1.1" 409 226 0.001611 10.0.0.38 - - [2025-10-27 11:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001259 10.0.0.38 - - [2025-10-27 11:30:45] "GET /tag/4ee45965-8f68-4617-8d62-9d29c427bf4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009727 10.0.0.38 - - [2025-10-27 11:30:45] "POST /tags HTTP/1.1" 409 204 0.009352 10.0.0.38 - - [2025-10-27 11:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.38 - - [2025-10-27 11:30:45] "GET /tag/b9f5cdf7-f450-472a-a07a-46d0f274ca7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.009599 10.0.0.38 - - [2025-10-27 11:30:45] "POST /tags HTTP/1.1" 409 226 0.001637 10.0.0.38 - - [2025-10-27 11:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001242 10.0.0.38 - - [2025-10-27 11:30:45] "GET /tag/4ee45965-8f68-4617-8d62-9d29c427bf4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010201 10.0.0.38 - - [2025-10-27 11:30:45] "GET /application-policy-set/1d5d0c0e-aa19-4139-8c41-83f8670c9f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.001962 10.0.0.38 - - [2025-10-27 11:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001349 10.0.0.38 - - [2025-10-27 11:30:45] "GET /policy-management/aeee4e34-95ec-4ddb-9195-c4d1fd4eb64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002500 10.0.0.38 - - [2025-10-27 11:30:45] "POST /firewall-rules HTTP/1.1" 200 626 0.068087 10.0.0.38 - - [2025-10-27 11:30:45] "POST /firewall-rules HTTP/1.1" 200 646 0.074818 10.0.0.38 - - [2025-10-27 11:30:45] "GET /firewall-rule/8f84c000-95f9-4b78-b031-905dbb03f833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003681 10.0.0.38 - - [2025-10-27 11:30:45] "GET /firewall-policy/9a457df7-df07-45d9-bd73-44ed5fa85af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002077 10.0.0.38 - - [2025-10-27 11:30:45] "GET /firewall-rule/4a7e8be3-d625-449f-8394-687a3fcf8bba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003183 10.0.0.38 - - [2025-10-27 11:30:46] "POST /ref-update HTTP/1.1" 200 156 0.012542 10.0.0.38 - - [2025-10-27 11:30:46] "POST /firewall-policys HTTP/1.1" 200 606 0.033267 10.0.0.38 - - [2025-10-27 11:30:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.018026 10.0.0.38 - - [2025-10-27 11:30:46] "GET /firewall-policy/a6b5fafc-701e-4075-9d6b-805bf9757ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.010467 10.0.0.38 - - [2025-10-27 11:30:46] "GET /application-policy-set/1d5d0c0e-aa19-4139-8c41-83f8670c9f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002390 10.0.0.38 - - [2025-10-27 11:30:46] "GET /firewall-policy/a6b5fafc-701e-4075-9d6b-805bf9757ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002071 10.0.0.38 - - [2025-10-27 11:30:46] "GET /firewall-policy/0086b178-78bd-40ef-af4c-95803142ea11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4895 0.003464 10.0.0.38 - - [2025-10-27 11:30:46] "GET /firewall-policy/48fedbd6-8aff-40c5-bce0-47041d99ff26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004515 10.0.0.38 - - [2025-10-27 11:30:46] "GET /firewall-policy/9a457df7-df07-45d9-bd73-44ed5fa85af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003385 10.0.0.38 - - [2025-10-27 11:30:46] "GET /firewall-policy/9a457df7-df07-45d9-bd73-44ed5fa85af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001998 10.0.0.38 - - [2025-10-27 11:30:46] "GET /firewall-policy/0086b178-78bd-40ef-af4c-95803142ea11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4895 0.002842 10.0.0.38 - - [2025-10-27 11:30:46] "POST /ref-update HTTP/1.1" 200 156 0.016614 10.0.0.38 - - [2025-10-27 11:30:46] "POST /ref-update HTTP/1.1" 200 156 0.015731 10.0.0.38 - - [2025-10-27 11:30:46] "POST /ref-update HTTP/1.1" 200 156 0.015866 10.0.0.38 - - [2025-10-27 11:30:46] "POST /ref-update HTTP/1.1" 200 156 0.023526 10.0.0.38 - - [2025-10-27 11:30:46] "POST /ref-update HTTP/1.1" 200 156 0.061311 10.0.0.38 - - [2025-10-27 11:30:46] "GET /firewall-policy/a6b5fafc-701e-4075-9d6b-805bf9757ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002490 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:31:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000968 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:31:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000836 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:31:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000825 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:31:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000870 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:31:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000872 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:31:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000829 10.0.0.38 - - [2025-10-27 11:31:43] "GET /global-system-configs HTTP/1.1" 200 322 0.009838 10.0.0.38 - - [2025-10-27 11:31:45] "GET /global-system-configs HTTP/1.1" 200 322 0.002685 10.0.0.38 - - [2025-10-27 11:32:50] "GET /virtual-machine-interface/0331429e-b327-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3765 0.006091 10.0.0.38 - - [2025-10-27 11:32:50] "POST /set-tag HTTP/1.1" 200 109 0.002475 10.0.0.38 - - [2025-10-27 11:32:50] "GET /virtual-machine-interface/0331429e-b327-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3765 0.006389 10.0.0.38 - - [2025-10-27 11:32:50] "POST /set-tag HTTP/1.1" 200 109 0.002472 10.0.0.38 - - [2025-10-27 11:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.38 - - [2025-10-27 11:32:50] "GET /loadbalancer/491fdbb2-4e25-4c71-9d53-3b40229fe436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002187 10.0.0.38 - - [2025-10-27 11:32:50] "GET /virtual-machine-interface/0331429e-b327-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3765 0.003305 10.0.0.38 - - [2025-10-27 11:32:50] "POST /set-tag HTTP/1.1" 200 109 0.033356 10.0.0.38 - - [2025-10-27 11:32:50] "DELETE /loadbalancer-member/2fc2b56a-c071-44ab-96fd-b73b15ca47bd HTTP/1.1" 200 115 0.061092 10.0.0.38 - - [2025-10-27 11:32:50] "GET /virtual-machine-interface/0331429e-b327-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3599 0.017468 10.0.0.38 - - [2025-10-27 11:32:50] "POST /set-tag HTTP/1.1" 200 109 0.002161 10.0.0.38 - - [2025-10-27 11:32:50] "DELETE /loadbalancer-member/b1b5bdf2-4171-4248-a47a-780a8f194e7a HTTP/1.1" 200 115 0.032129 10.0.0.38 - - [2025-10-27 11:32:50] "GET /virtual-machine-interface/0331429e-b327-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3599 0.003927 10.0.0.38 - - [2025-10-27 11:32:50] "POST /set-tag HTTP/1.1" 200 109 0.002193 10.0.0.38 - - [2025-10-27 11:32:50] "DELETE /loadbalancer-member/f81fee57-fbcd-4e1d-ab5b-cb687f52b96c HTTP/1.1" 200 115 0.032304 10.0.0.38 - - [2025-10-27 11:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005523 10.0.0.38 - - [2025-10-27 11:32:50] "GET /loadbalancer/491fdbb2-4e25-4c71-9d53-3b40229fe436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002527 10.0.0.38 - - [2025-10-27 11:32:50] "GET /loadbalancer-pool/8baeae35-61ef-4d5e-ae59-c43457dd9e16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002047 10.0.0.38 - - [2025-10-27 11:32:50] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020462 10.0.0.38 - - [2025-10-27 11:32:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.011042 10.0.0.38 - - [2025-10-27 11:32:51] "GET /virtual-machine-interface/0331429e-b327-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3599 0.012710 10.0.0.38 - - [2025-10-27 11:32:51] "GET /virtual-machine-interface/0331429e-b327-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3599 0.018557 10.0.0.38 - - [2025-10-27 11:32:51] "GET /floating-ip/6dacde4a-b56e-4445-af7b-4bcef32f933f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003271 10.0.0.38 - - [2025-10-27 11:32:51] "POST /set-tag HTTP/1.1" 200 109 0.073587 10.0.0.38 - - [2025-10-27 11:32:51] "GET /loadbalancer-pool/9647f79b-a875-47d9-8682-b57c38bd5608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002852 10.0.0.38 - - [2025-10-27 11:32:51] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021529 10.0.0.38 - - [2025-10-27 11:32:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.020046 10.0.0.38 - - [2025-10-27 11:32:51] "GET /virtual-machine-interface/0331429e-b327-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3765 0.014483 10.0.0.38 - - [2025-10-27 11:32:51] "GET /virtual-machine-interface/0331429e-b327-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3765 0.008021 10.0.0.38 - - [2025-10-27 11:32:51] "GET /floating-ip/6dacde4a-b56e-4445-af7b-4bcef32f933f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002480 10.0.0.38 - - [2025-10-27 11:32:51] "POST /set-tag HTTP/1.1" 200 109 0.003110 10.0.0.38 - - [2025-10-27 11:32:51] "GET /loadbalancer-pool/712f4a8b-a1ef-4d25-bab6-7b84190e29c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003228 10.0.0.38 - - [2025-10-27 11:32:51] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023961 10.0.0.38 - - [2025-10-27 11:32:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.015627 10.0.0.38 - - [2025-10-27 11:32:51] "GET /virtual-machine-interface/0331429e-b327-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3765 0.017396 10.0.0.38 - - [2025-10-27 11:32:51] "GET /virtual-machine-interface/0331429e-b327-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3765 0.004260 10.0.0.38 - - [2025-10-27 11:32:51] "POST /set-tag HTTP/1.1" 200 109 0.003800 10.0.0.38 - - [2025-10-27 11:32:51] "GET /floating-ip/6dacde4a-b56e-4445-af7b-4bcef32f933f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004994 10.0.0.38 - - [2025-10-27 11:32:51] "POST /tags HTTP/1.1" 409 252 0.001932 10.0.0.38 - - [2025-10-27 11:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005134 10.0.0.38 - - [2025-10-27 11:32:51] "GET /tag/65a2b108-b243-40c6-bb9e-8e7938243eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010828 10.0.0.38 - - [2025-10-27 11:32:51] "POST /tags HTTP/1.1" 409 228 0.001839 10.0.0.38 - - [2025-10-27 11:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007041 10.0.0.38 - - [2025-10-27 11:32:51] "GET /tag/cd5aa64e-5047-4713-9d3f-3c0791589198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010204 10.0.0.38 - - [2025-10-27 11:32:51] "GET /application-policy-set/1d5d0c0e-aa19-4139-8c41-83f8670c9f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003928 10.0.0.38 - - [2025-10-27 11:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.38 - - [2025-10-27 11:32:51] "GET /policy-management/aeee4e34-95ec-4ddb-9195-c4d1fd4eb64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002901 10.0.0.38 - - [2025-10-27 11:32:51] "POST /tags HTTP/1.1" 409 206 0.001649 10.0.0.38 - - [2025-10-27 11:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.38 - - [2025-10-27 11:32:52] "GET /tag/cbbdff1d-1a56-4f74-bb2a-f4193b60620e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.015019 10.0.0.38 - - [2025-10-27 11:32:52] "POST /tags HTTP/1.1" 409 226 0.003288 10.0.0.38 - - [2025-10-27 11:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.38 - - [2025-10-27 11:32:52] "GET /tag/4ee45965-8f68-4617-8d62-9d29c427bf4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010542 10.0.0.38 - - [2025-10-27 11:32:52] "POST /tags HTTP/1.1" 409 204 0.002377 10.0.0.38 - - [2025-10-27 11:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.38 - - [2025-10-27 11:32:52] "GET /tag/b9f5cdf7-f450-472a-a07a-46d0f274ca7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013400 10.0.0.38 - - [2025-10-27 11:32:52] "POST /tags HTTP/1.1" 409 226 0.001879 10.0.0.38 - - [2025-10-27 11:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.38 - - [2025-10-27 11:32:52] "GET /tag/4ee45965-8f68-4617-8d62-9d29c427bf4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010243 10.0.0.38 - - [2025-10-27 11:32:52] "POST /tags HTTP/1.1" 409 228 0.002864 10.0.0.38 - - [2025-10-27 11:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.38 - - [2025-10-27 11:32:52] "GET /tag/cd5aa64e-5047-4713-9d3f-3c0791589198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.017437 10.0.0.38 - - [2025-10-27 11:32:52] "POST /tags HTTP/1.1" 409 252 0.004640 10.0.0.38 - - [2025-10-27 11:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.38 - - [2025-10-27 11:32:52] "GET /tag/65a2b108-b243-40c6-bb9e-8e7938243eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014293 10.0.0.38 - - [2025-10-27 11:32:52] "GET /application-policy-set/1d5d0c0e-aa19-4139-8c41-83f8670c9f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002163 10.0.0.38 - - [2025-10-27 11:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.38 - - [2025-10-27 11:32:52] "GET /policy-management/aeee4e34-95ec-4ddb-9195-c4d1fd4eb64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002674 10.0.0.38 - - [2025-10-27 11:32:52] "POST /firewall-rules HTTP/1.1" 409 281 0.004094 10.0.0.38 - - [2025-10-27 11:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.38 - - [2025-10-27 11:32:52] "PUT /firewall-rule/4a7e8be3-d625-449f-8394-687a3fcf8bba HTTP/1.1" 200 260 0.037859 10.0.0.38 - - [2025-10-27 11:32:52] "POST /firewall-rules HTTP/1.1" 409 291 0.019539 10.0.0.38 - - [2025-10-27 11:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.38 - - [2025-10-27 11:32:52] "PUT /firewall-rule/8f84c000-95f9-4b78-b031-905dbb03f833 HTTP/1.1" 200 260 0.036378 10.0.0.38 - - [2025-10-27 11:32:52] "GET /firewall-rule/8f84c000-95f9-4b78-b031-905dbb03f833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.007216 10.0.0.38 - - [2025-10-27 11:32:52] "POST /firewall-rules HTTP/1.1" 200 658 0.091635 10.0.0.38 - - [2025-10-27 11:32:52] "GET /firewall-rule/a830d225-7b79-4187-a70e-0ad4386c6e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.005967 10.0.0.38 - - [2025-10-27 11:32:52] "GET /firewall-policy/9a457df7-df07-45d9-bd73-44ed5fa85af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002513 10.0.0.38 - - [2025-10-27 11:32:52] "GET /firewall-rule/4a7e8be3-d625-449f-8394-687a3fcf8bba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002378 10.0.0.38 - - [2025-10-27 11:32:52] "POST /firewall-policys HTTP/1.1" 409 269 0.001872 10.0.0.38 - - [2025-10-27 11:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001274 10.0.0.38 - - [2025-10-27 11:32:52] "PUT /firewall-policy/a6b5fafc-701e-4075-9d6b-805bf9757ff5 HTTP/1.1" 200 264 0.021931 10.0.0.38 - - [2025-10-27 11:32:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.028439 10.0.0.38 - - [2025-10-27 11:32:52] "GET /firewall-policy/a6b5fafc-701e-4075-9d6b-805bf9757ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.009927 10.0.0.38 - - [2025-10-27 11:32:52] "GET /application-policy-set/1d5d0c0e-aa19-4139-8c41-83f8670c9f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002913 10.0.0.38 - - [2025-10-27 11:32:52] "GET /firewall-policy/a6b5fafc-701e-4075-9d6b-805bf9757ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003319 10.0.0.38 - - [2025-10-27 11:32:52] "GET /firewall-policy/0086b178-78bd-40ef-af4c-95803142ea11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4895 0.005748 10.0.0.38 - - [2025-10-27 11:32:53] "GET /firewall-policy/48fedbd6-8aff-40c5-bce0-47041d99ff26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002557 10.0.0.38 - - [2025-10-27 11:32:53] "GET /firewall-policy/9a457df7-df07-45d9-bd73-44ed5fa85af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002898 10.0.0.38 - - [2025-10-27 11:32:53] "GET /firewall-policy/a6b5fafc-701e-4075-9d6b-805bf9757ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002159 10.0.0.38 - - [2025-10-27 11:32:53] "GET /firewall-policy/a6b5fafc-701e-4075-9d6b-805bf9757ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002931 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:33:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000959 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:33:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000849 10.0.0.38 - - [2025-10-27 11:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.38 - - [2025-10-27 11:33:54] "GET /loadbalancer/ce20173f-68fe-45d8-9de9-aa9cbcb5b90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004555 10.0.0.38 - - [2025-10-27 11:33:54] "GET /virtual-machine-interface/53c81b50-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.006104 10.0.0.38 - - [2025-10-27 11:33:54] "POST /set-tag HTTP/1.1" 200 109 0.022213 10.0.0.38 - - [2025-10-27 11:33:54] "DELETE /loadbalancer-member/54994f01-8b27-4043-80e2-0b135dad395e HTTP/1.1" 200 115 0.029796 10.0.0.38 - - [2025-10-27 11:33:54] "GET /virtual-machine-interface/53c81b50-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003981 10.0.0.38 - - [2025-10-27 11:33:54] "POST /set-tag HTTP/1.1" 200 109 0.002284 10.0.0.38 - - [2025-10-27 11:33:54] "GET /virtual-machine-interface/567780a2-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003821 10.0.0.38 - - [2025-10-27 11:33:54] "POST /set-tag HTTP/1.1" 200 109 0.001714 10.0.0.38 - - [2025-10-27 11:33:54] "GET /virtual-machine-interface/560b3a1e-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003851 10.0.0.38 - - [2025-10-27 11:33:54] "POST /set-tag HTTP/1.1" 200 109 0.001989 10.0.0.38 - - [2025-10-27 11:33:54] "GET /virtual-machine-interface/55a58cb4-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003783 10.0.0.38 - - [2025-10-27 11:33:54] "POST /set-tag HTTP/1.1" 200 109 0.002183 10.0.0.38 - - [2025-10-27 11:33:54] "GET /virtual-machine-interface/55287918-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003835 10.0.0.38 - - [2025-10-27 11:33:54] "POST /set-tag HTTP/1.1" 200 109 0.001971 10.0.0.38 - - [2025-10-27 11:33:54] "GET /virtual-machine-interface/54b7e87e-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005857 10.0.0.38 - - [2025-10-27 11:33:54] "POST /set-tag HTTP/1.1" 200 109 0.002645 10.0.0.38 - - [2025-10-27 11:33:54] "GET /virtual-machine-interface/5434abd0-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004368 10.0.0.38 - - [2025-10-27 11:33:54] "POST /set-tag HTTP/1.1" 200 109 0.002299 10.0.0.38 - - [2025-10-27 11:33:54] "GET /virtual-machine-interface/56da46f6-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003625 10.0.0.38 - - [2025-10-27 11:33:54] "POST /set-tag HTTP/1.1" 200 109 0.001718 10.0.0.38 - - [2025-10-27 11:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.38 - - [2025-10-27 11:33:54] "GET /loadbalancer/ce20173f-68fe-45d8-9de9-aa9cbcb5b90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002027 10.0.0.38 - - [2025-10-27 11:33:55] "GET /virtual-machine-interface/54b7e87e-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003913 10.0.0.38 - - [2025-10-27 11:33:55] "POST /set-tag HTTP/1.1" 200 109 0.003316 10.0.0.38 - - [2025-10-27 11:33:55] "GET /virtual-machine-interface/54b7e87e-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004034 10.0.0.38 - - [2025-10-27 11:33:55] "POST /set-tag HTTP/1.1" 200 109 0.002940 10.0.0.38 - - [2025-10-27 11:33:55] "GET /virtual-machine/dee77e77-56f6-44e7-a712-b1ec8bffdd01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002539 10.0.0.38 - - [2025-10-27 11:33:55] "POST /ref-update HTTP/1.1" 200 156 0.010585 10.0.0.38 - - [2025-10-27 11:33:55] "GET /virtual-machine-interface/54b7e87e-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.012982 10.0.0.38 - - [2025-10-27 11:33:55] "POST /set-tag HTTP/1.1" 200 109 0.022309 10.0.0.38 - - [2025-10-27 11:33:55] "POST /set-tag HTTP/1.1" 200 109 0.017344 10.0.0.38 - - [2025-10-27 11:33:55] "POST /set-tag HTTP/1.1" 200 109 0.044447 10.0.0.38 - - [2025-10-27 11:33:55] "POST /set-tag HTTP/1.1" 200 109 0.019830 10.0.0.38 - - [2025-10-27 11:33:55] "POST /set-tag HTTP/1.1" 200 109 0.011674 10.0.0.38 - - [2025-10-27 11:33:55] "DELETE /instance-ip/54cfd1fa-b328-11f0-8516-fa163e1b342a HTTP/1.1" 200 115 0.042610 10.0.0.38 - - [2025-10-27 11:33:56] "DELETE /virtual-machine-interface/54b7e87e-b328-11f0-8516-fa163e1b342a HTTP/1.1" 200 115 0.034722 10.0.0.38 - - [2025-10-27 11:33:56] "DELETE /virtual-machine/dee77e77-56f6-44e7-a712-b1ec8bffdd01 HTTP/1.1" 200 115 0.037330 10.0.0.38 - - [2025-10-27 11:33:56] "GET /virtual-machine-interface/5434abd0-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.005578 10.0.0.38 - - [2025-10-27 11:33:56] "POST /set-tag HTTP/1.1" 200 109 0.002300 10.0.0.38 - - [2025-10-27 11:33:56] "GET /virtual-machine-interface/5434abd0-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.003636 10.0.0.38 - - [2025-10-27 11:33:56] "POST /set-tag HTTP/1.1" 200 109 0.001918 10.0.0.38 - - [2025-10-27 11:33:56] "GET /virtual-machine/6d7be8c8-955b-47db-8476-b0cd976258c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002536 10.0.0.38 - - [2025-10-27 11:33:56] "POST /ref-update HTTP/1.1" 200 156 0.007217 10.0.0.38 - - [2025-10-27 11:33:56] "GET /virtual-machine-interface/5434abd0-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.017192 10.0.0.38 - - [2025-10-27 11:33:56] "POST /set-tag HTTP/1.1" 200 109 0.019526 10.0.0.38 - - [2025-10-27 11:33:56] "POST /set-tag HTTP/1.1" 200 109 0.031152 10.0.0.38 - - [2025-10-27 11:33:56] "POST /set-tag HTTP/1.1" 200 109 0.019020 10.0.0.38 - - [2025-10-27 11:33:56] "POST /set-tag HTTP/1.1" 200 109 0.015630 10.0.0.38 - - [2025-10-27 11:33:56] "POST /set-tag HTTP/1.1" 200 109 0.022273 10.0.0.38 - - [2025-10-27 11:33:56] "DELETE /instance-ip/544bff7e-b328-11f0-8516-fa163e1b342a HTTP/1.1" 200 115 0.042935 10.0.0.38 - - [2025-10-27 11:33:56] "POST /ref-update HTTP/1.1" 200 156 0.006742 10.0.0.38 - - [2025-10-27 11:33:56] "DELETE /virtual-machine-interface/5434abd0-b328-11f0-8516-fa163e1b342a HTTP/1.1" 200 115 0.036721 10.0.0.38 - - [2025-10-27 11:33:56] "DELETE /virtual-machine/6d7be8c8-955b-47db-8476-b0cd976258c5 HTTP/1.1" 200 115 0.016671 10.0.0.38 - - [2025-10-27 11:33:56] "GET /virtual-machine-interface/55287918-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005905 10.0.0.38 - - [2025-10-27 11:33:56] "POST /set-tag HTTP/1.1" 200 109 0.002622 10.0.0.38 - - [2025-10-27 11:33:56] "GET /virtual-machine-interface/55287918-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004611 10.0.0.38 - - [2025-10-27 11:33:56] "POST /set-tag HTTP/1.1" 200 109 0.002173 10.0.0.38 - - [2025-10-27 11:33:56] "GET /virtual-machine/ff24ead0-1a04-4398-bc39-664ba1e217bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.005429 10.0.0.38 - - [2025-10-27 11:33:56] "POST /ref-update HTTP/1.1" 200 156 0.007875 10.0.0.38 - - [2025-10-27 11:33:56] "GET /virtual-machine-interface/55287918-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008992 10.0.0.38 - - [2025-10-27 11:33:56] "POST /set-tag HTTP/1.1" 200 109 0.015323 10.0.0.38 - - [2025-10-27 11:33:56] "POST /set-tag HTTP/1.1" 200 109 0.021525 10.0.0.38 - - [2025-10-27 11:33:56] "POST /set-tag HTTP/1.1" 200 109 0.027050 10.0.0.38 - - [2025-10-27 11:33:56] "POST /set-tag HTTP/1.1" 200 109 0.012940 10.0.0.38 - - [2025-10-27 11:33:56] "POST /set-tag HTTP/1.1" 200 109 0.015548 10.0.0.38 - - [2025-10-27 11:33:56] "DELETE /instance-ip/5541474a-b328-11f0-8516-fa163e1b342a HTTP/1.1" 200 115 0.044537 10.0.0.38 - - [2025-10-27 11:33:57] "DELETE /virtual-machine-interface/55287918-b328-11f0-8516-fa163e1b342a HTTP/1.1" 200 115 0.039510 10.0.0.38 - - [2025-10-27 11:33:57] "DELETE /virtual-machine/ff24ead0-1a04-4398-bc39-664ba1e217bb HTTP/1.1" 200 115 0.021186 10.0.0.38 - - [2025-10-27 11:33:57] "DELETE /tag/9f6bdbe4-f141-4d39-9dfb-9673427dfc05 HTTP/1.1" 200 115 0.028376 10.0.0.38 - - [2025-10-27 11:33:57] "GET /virtual-machine-interface/53c81b50-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003754 10.0.0.38 - - [2025-10-27 11:33:57] "POST /set-tag HTTP/1.1" 200 109 0.002229 10.0.0.38 - - [2025-10-27 11:33:57] "GET /virtual-machine-interface/53c81b50-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003851 10.0.0.38 - - [2025-10-27 11:33:57] "POST /set-tag HTTP/1.1" 200 109 0.001790 10.0.0.38 - - [2025-10-27 11:33:57] "GET /virtual-machine/b232e6d2-c5c1-4965-b314-cd6efaee1139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002527 10.0.0.38 - - [2025-10-27 11:33:57] "POST /ref-update HTTP/1.1" 200 156 0.007754 10.0.0.38 - - [2025-10-27 11:33:57] "GET /virtual-machine-interface/53c81b50-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007114 10.0.0.38 - - [2025-10-27 11:33:57] "POST /set-tag HTTP/1.1" 200 109 0.016142 10.0.0.38 - - [2025-10-27 11:33:57] "POST /set-tag HTTP/1.1" 200 109 0.025938 10.0.0.38 - - [2025-10-27 11:33:57] "POST /set-tag HTTP/1.1" 200 109 0.034917 10.0.0.38 - - [2025-10-27 11:33:57] "POST /set-tag HTTP/1.1" 200 109 0.013583 10.0.0.38 - - [2025-10-27 11:33:57] "POST /set-tag HTTP/1.1" 200 109 0.017938 10.0.0.38 - - [2025-10-27 11:33:57] "DELETE /instance-ip/53e41e04-b328-11f0-8516-fa163e1b342a HTTP/1.1" 200 115 0.042243 10.0.0.38 - - [2025-10-27 11:33:57] "POST /ref-update HTTP/1.1" 200 156 0.011478 10.0.0.38 - - [2025-10-27 11:33:57] "DELETE /virtual-machine-interface/53c81b50-b328-11f0-8516-fa163e1b342a HTTP/1.1" 200 115 0.039262 10.0.0.38 - - [2025-10-27 11:33:57] "DELETE /virtual-machine/b232e6d2-c5c1-4965-b314-cd6efaee1139 HTTP/1.1" 200 115 0.016944 10.0.0.38 - - [2025-10-27 11:33:57] "DELETE /tag/cbbdff1d-1a56-4f74-bb2a-f4193b60620e HTTP/1.1" 409 388 0.003584 10.0.0.38 - - [2025-10-27 11:33:57] "DELETE /tag/f9130d3b-a187-4a1f-8a92-812fdf46097f HTTP/1.1" 200 115 0.036700 10.0.0.38 - - [2025-10-27 11:34:25] "GET /virtual-machine-interface/56da46f6-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004420 10.0.0.38 - - [2025-10-27 11:34:25] "POST /set-tag HTTP/1.1" 200 109 0.002882 10.0.0.38 - - [2025-10-27 11:34:25] "GET /virtual-machine-interface/56da46f6-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003744 10.0.0.38 - - [2025-10-27 11:34:25] "POST /set-tag HTTP/1.1" 200 109 0.002650 10.0.0.38 - - [2025-10-27 11:34:25] "GET /virtual-machine/14d6e3e8-c840-4b23-b48a-cfb73c510fae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002305 10.0.0.38 - - [2025-10-27 11:34:25] "POST /ref-update HTTP/1.1" 200 156 0.011670 10.0.0.38 - - [2025-10-27 11:34:25] "GET /virtual-machine-interface/56da46f6-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004323 10.0.0.38 - - [2025-10-27 11:34:25] "POST /set-tag HTTP/1.1" 200 109 0.014241 10.0.0.38 - - [2025-10-27 11:34:25] "POST /set-tag HTTP/1.1" 200 109 0.028449 10.0.0.38 - - [2025-10-27 11:34:25] "POST /set-tag HTTP/1.1" 200 109 0.014839 10.0.0.38 - - [2025-10-27 11:34:25] "POST /set-tag HTTP/1.1" 200 109 0.024045 10.0.0.38 - - [2025-10-27 11:34:25] "DELETE /instance-ip/56f2b8f8-b328-11f0-8516-fa163e1b342a HTTP/1.1" 200 115 0.055165 10.0.0.38 - - [2025-10-27 11:34:26] "DELETE /virtual-machine-interface/56da46f6-b328-11f0-8516-fa163e1b342a HTTP/1.1" 200 115 0.039752 10.0.0.38 - - [2025-10-27 11:34:26] "DELETE /virtual-machine/14d6e3e8-c840-4b23-b48a-cfb73c510fae HTTP/1.1" 200 115 0.019183 10.0.0.38 - - [2025-10-27 11:34:26] "DELETE /tag/c9b1c819-f7fc-4182-9c65-b6054b1f8d42 HTTP/1.1" 200 115 0.031823 10.0.0.38 - - [2025-10-27 11:34:26] "GET /virtual-machine-interface/567780a2-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003542 10.0.0.38 - - [2025-10-27 11:34:26] "POST /set-tag HTTP/1.1" 200 109 0.002218 10.0.0.38 - - [2025-10-27 11:34:26] "GET /virtual-machine-interface/567780a2-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003698 10.0.0.38 - - [2025-10-27 11:34:26] "POST /set-tag HTTP/1.1" 200 109 0.001776 10.0.0.38 - - [2025-10-27 11:34:26] "GET /virtual-machine/e48c6459-f384-4635-bc2c-781b527300a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002732 10.0.0.38 - - [2025-10-27 11:34:26] "POST /ref-update HTTP/1.1" 200 156 0.008932 10.0.0.38 - - [2025-10-27 11:34:26] "GET /virtual-machine-interface/567780a2-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004039 10.0.0.38 - - [2025-10-27 11:34:26] "POST /set-tag HTTP/1.1" 200 109 0.015167 10.0.0.38 - - [2025-10-27 11:34:26] "POST /set-tag HTTP/1.1" 200 109 0.024720 10.0.0.38 - - [2025-10-27 11:34:26] "POST /set-tag HTTP/1.1" 200 109 0.023141 10.0.0.38 - - [2025-10-27 11:34:26] "POST /set-tag HTTP/1.1" 200 109 0.013805 10.0.0.38 - - [2025-10-27 11:34:26] "DELETE /instance-ip/568d91ee-b328-11f0-8516-fa163e1b342a HTTP/1.1" 200 115 0.042105 10.0.0.38 - - [2025-10-27 11:34:26] "DELETE /virtual-machine-interface/567780a2-b328-11f0-8516-fa163e1b342a HTTP/1.1" 200 115 0.030278 10.0.0.38 - - [2025-10-27 11:34:26] "DELETE /virtual-machine/e48c6459-f384-4635-bc2c-781b527300a6 HTTP/1.1" 200 115 0.014937 10.0.0.38 - - [2025-10-27 11:34:26] "DELETE /tag/19487241-b4bb-4b1b-9293-1ba38440cc11 HTTP/1.1" 200 115 0.028540 10.0.0.38 - - [2025-10-27 11:34:26] "DELETE /tag/65a2b108-b243-40c6-bb9e-8e7938243eb8 HTTP/1.1" 409 236 0.003600 10.0.0.38 - - [2025-10-27 11:34:26] "DELETE /tag/cd5aa64e-5047-4713-9d3f-3c0791589198 HTTP/1.1" 409 236 0.007267 10.0.0.38 - - [2025-10-27 11:34:26] "GET /virtual-machine-interface/55a58cb4-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004059 10.0.0.38 - - [2025-10-27 11:34:26] "POST /set-tag HTTP/1.1" 200 109 0.002138 10.0.0.38 - - [2025-10-27 11:34:26] "GET /virtual-machine-interface/55a58cb4-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004218 10.0.0.38 - - [2025-10-27 11:34:26] "POST /set-tag HTTP/1.1" 200 109 0.001954 10.0.0.38 - - [2025-10-27 11:34:26] "GET /virtual-machine/e5070874-7ab2-4fa3-a180-9b701f4d466f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002160 10.0.0.38 - - [2025-10-27 11:34:26] "POST /ref-update HTTP/1.1" 200 156 0.008333 10.0.0.38 - - [2025-10-27 11:34:26] "GET /virtual-machine-interface/55a58cb4-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.009581 10.0.0.38 - - [2025-10-27 11:34:26] "POST /set-tag HTTP/1.1" 200 109 0.014519 10.0.0.38 - - [2025-10-27 11:34:26] "POST /set-tag HTTP/1.1" 200 109 0.026592 10.0.0.38 - - [2025-10-27 11:34:26] "POST /set-tag HTTP/1.1" 200 109 0.038257 10.0.0.38 - - [2025-10-27 11:34:26] "POST /set-tag HTTP/1.1" 200 109 0.011984 10.0.0.38 - - [2025-10-27 11:34:26] "DELETE /instance-ip/55bf836c-b328-11f0-8516-fa163e1b342a HTTP/1.1" 200 115 0.033396 10.0.0.38 - - [2025-10-27 11:34:26] "DELETE /virtual-machine-interface/55a58cb4-b328-11f0-8516-fa163e1b342a HTTP/1.1" 200 115 0.038333 10.0.0.38 - - [2025-10-27 11:34:26] "DELETE /virtual-machine/e5070874-7ab2-4fa3-a180-9b701f4d466f HTTP/1.1" 200 115 0.023741 10.0.0.38 - - [2025-10-27 11:34:27] "DELETE /tag/e17b6b46-0d7c-42d0-bc59-d9425426a932 HTTP/1.1" 200 115 0.040609 10.0.0.38 - - [2025-10-27 11:34:27] "GET /virtual-machine-interface/560b3a1e-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004379 10.0.0.38 - - [2025-10-27 11:34:27] "POST /set-tag HTTP/1.1" 200 109 0.002214 10.0.0.38 - - [2025-10-27 11:34:27] "GET /virtual-machine-interface/560b3a1e-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004259 10.0.0.38 - - [2025-10-27 11:34:27] "POST /set-tag HTTP/1.1" 200 109 0.001759 10.0.0.38 - - [2025-10-27 11:34:27] "GET /virtual-machine/83ce7acf-5bc9-42ad-a9be-3740994352c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002503 10.0.0.38 - - [2025-10-27 11:34:27] "POST /ref-update HTTP/1.1" 200 156 0.008047 10.0.0.38 - - [2025-10-27 11:34:27] "GET /virtual-machine-interface/560b3a1e-b328-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008511 10.0.0.38 - - [2025-10-27 11:34:27] "POST /set-tag HTTP/1.1" 200 109 0.014893 10.0.0.38 - - [2025-10-27 11:34:27] "POST /set-tag HTTP/1.1" 200 109 0.034618 10.0.0.38 - - [2025-10-27 11:34:27] "POST /set-tag HTTP/1.1" 200 109 0.021791 10.0.0.38 - - [2025-10-27 11:34:27] "POST /set-tag HTTP/1.1" 200 109 0.017527 10.0.0.38 - - [2025-10-27 11:34:27] "DELETE /instance-ip/562641e2-b328-11f0-8516-fa163e1b342a HTTP/1.1" 200 115 0.040154 10.0.0.38 - - [2025-10-27 11:34:27] "DELETE /virtual-machine-interface/560b3a1e-b328-11f0-8516-fa163e1b342a HTTP/1.1" 200 115 0.033707 10.0.0.38 - - [2025-10-27 11:34:27] "DELETE /virtual-machine/83ce7acf-5bc9-42ad-a9be-3740994352c3 HTTP/1.1" 200 115 0.018935 10.0.0.38 - - [2025-10-27 11:34:27] "DELETE /tag/58b7d3cf-ec8a-4ced-9634-2196dd1ab726 HTTP/1.1" 200 115 0.031946 10.0.0.38 - - [2025-10-27 11:34:27] "DELETE /tag/ee3b93ba-b003-4f81-8346-87e6af278d74 HTTP/1.1" 200 115 0.027975 10.0.0.38 - - [2025-10-27 11:34:27] "DELETE /tag/b9f5cdf7-f450-472a-a07a-46d0f274ca7c HTTP/1.1" 409 236 0.003579 10.0.0.38 - - [2025-10-27 11:34:29] "POST /projects HTTP/1.1" 409 238 0.002373 10.0.0.38 - - [2025-10-27 11:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.38 - - [2025-10-27 11:34:29] "GET /project/708b93fc-9eca-4193-95e9-fcf60d165d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037732 10.0.0.38 - - [2025-10-27 11:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.38 - - [2025-10-27 11:34:29] "GET /virtual-network/c443b9c9-ba43-4eee-8943-cd23c4db5c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004184 10.0.0.38 - - [2025-10-27 11:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.38 - - [2025-10-27 11:34:29] "GET /virtual-network/3aed78e5-1597-4fe4-b343-a0184e075cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003867 10.0.0.38 - - [2025-10-27 11:34:29] "POST /security-groups HTTP/1.1" 409 285 0.002051 10.0.0.38 - - [2025-10-27 11:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.38 - - [2025-10-27 11:34:29] "PUT /security-group/ad0bf933-dbfa-45d8-9baa-b3a8a94b6fd5 HTTP/1.1" 200 262 0.059811 10.0.0.38 - - [2025-10-27 11:34:29] "PUT /access-control-list/1341c0a5-cf7a-4b18-87e6-b136a4f38c4b HTTP/1.1" 200 272 0.014844 10.0.0.38 - - [2025-10-27 11:34:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.014302 10.0.0.38 - - [2025-10-27 11:34:29] "PUT /access-control-list/18ccbd3d-9a1d-4e0d-8074-43f01286512d HTTP/1.1" 200 272 0.022161 10.0.0.38 - - [2025-10-27 11:34:34] "POST /projects HTTP/1.1" 409 238 0.002755 10.0.0.38 - - [2025-10-27 11:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.38 - - [2025-10-27 11:34:34] "GET /project/708b93fc-9eca-4193-95e9-fcf60d165d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038734 10.0.0.38 - - [2025-10-27 11:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.38 - - [2025-10-27 11:34:34] "GET /virtual-network/c443b9c9-ba43-4eee-8943-cd23c4db5c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003663 10.0.0.38 - - [2025-10-27 11:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.38 - - [2025-10-27 11:34:35] "GET /virtual-network/3aed78e5-1597-4fe4-b343-a0184e075cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.008551 10.0.0.38 - - [2025-10-27 11:34:35] "POST /security-groups HTTP/1.1" 409 285 0.002251 10.0.0.38 - - [2025-10-27 11:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.38 - - [2025-10-27 11:34:35] "PUT /security-group/ad0bf933-dbfa-45d8-9baa-b3a8a94b6fd5 HTTP/1.1" 200 262 0.054138 10.0.0.38 - - [2025-10-27 11:34:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.031329 10.0.0.38 - - [2025-10-27 11:34:35] "PUT /access-control-list/1341c0a5-cf7a-4b18-87e6-b136a4f38c4b HTTP/1.1" 200 272 0.010785 10.0.0.38 - - [2025-10-27 11:34:35] "GET /firewall-policy/0086b178-78bd-40ef-af4c-95803142ea11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4895 0.008355 10.0.0.38 - - [2025-10-27 11:34:35] "PUT /access-control-list/18ccbd3d-9a1d-4e0d-8074-43f01286512d HTTP/1.1" 200 272 0.026665 10.0.0.38 - - [2025-10-27 11:34:35] "GET /firewall-rule/bd7ca751-933d-479a-8007-52349cbe9427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002473 10.0.0.38 - - [2025-10-27 11:34:35] "POST /ref-update HTTP/1.1" 200 156 0.051151 10.0.0.38 - - [2025-10-27 11:34:35] "DELETE /firewall-rule/bd7ca751-933d-479a-8007-52349cbe9427 HTTP/1.1" 200 115 0.038032 10.0.0.38 - - [2025-10-27 11:34:35] "GET /firewall-policy/0086b178-78bd-40ef-af4c-95803142ea11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4639 0.005329 10.0.0.38 - - [2025-10-27 11:34:35] "GET /firewall-rule/7a1370be-ac7d-4ffe-8730-807796c064fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002485 10.0.0.38 - - [2025-10-27 11:34:35] "POST /ref-update HTTP/1.1" 200 156 0.042001 10.0.0.38 - - [2025-10-27 11:34:35] "DELETE /firewall-rule/7a1370be-ac7d-4ffe-8730-807796c064fc HTTP/1.1" 200 115 0.041483 10.0.0.38 - - [2025-10-27 11:34:35] "DELETE /tag/10285e5e-155f-4bc4-834a-f27b9639e106 HTTP/1.1" 200 115 0.035573 10.0.0.38 - - [2025-10-27 11:34:35] "DELETE /tag/65a2b108-b243-40c6-bb9e-8e7938243eb8 HTTP/1.1" 409 236 0.004607 10.0.0.38 - - [2025-10-27 11:34:35] "DELETE /tag/cd5aa64e-5047-4713-9d3f-3c0791589198 HTTP/1.1" 409 236 0.004722 10.0.0.38 - - [2025-10-27 11:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.38 - - [2025-10-27 11:34:35] "GET /virtual-network/c443b9c9-ba43-4eee-8943-cd23c4db5c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003503 10.0.0.38 - - [2025-10-27 11:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.38 - - [2025-10-27 11:34:35] "GET /virtual-network/3aed78e5-1597-4fe4-b343-a0184e075cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004820 10.0.0.38 - - [2025-10-27 11:34:35] "PUT /virtual-network/c443b9c9-ba43-4eee-8943-cd23c4db5c69 HTTP/1.1" 200 264 0.034954 10.0.0.38 - - [2025-10-27 11:34:35] "PUT /virtual-network/3aed78e5-1597-4fe4-b343-a0184e075cf7 HTTP/1.1" 200 264 0.049470 10.0.0.38 - - [2025-10-27 11:34:35] "DELETE /security-group/ad0bf933-dbfa-45d8-9baa-b3a8a94b6fd5 HTTP/1.1" 200 115 0.039226 10.0.0.38 - - [2025-10-27 11:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001290 10.0.0.38 - - [2025-10-27 11:34:35] "DELETE /access-control-list/1341c0a5-cf7a-4b18-87e6-b136a4f38c4b HTTP/1.1" 200 115 0.028814 10.0.0.38 - - [2025-10-27 11:34:35] "GET /project/708b93fc-9eca-4193-95e9-fcf60d165d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.043760 10.0.0.38 - - [2025-10-27 11:34:35] "DELETE /access-control-list/18ccbd3d-9a1d-4e0d-8074-43f01286512d HTTP/1.1" 200 115 0.044521 10.0.0.38 - - [2025-10-27 11:34:35] "GET /project/708b93fc-9eca-4193-95e9-fcf60d165d59?fields=security_groups HTTP/1.1" 200 1352 0.051651 10.0.0.38 - - [2025-10-27 11:34:35] "DELETE /security-group/d5d74a58-cfe0-4789-bbbd-d5fa525f1110 HTTP/1.1" 200 115 0.034722 10.0.0.38 - - [2025-10-27 11:34:35] "DELETE /access-control-list/20b6a7b0-6ca4-4052-945d-78ebb90f920c HTTP/1.1" 200 115 0.031511 10.0.0.38 - - [2025-10-27 11:34:35] "GET /project/708b93fc-9eca-4193-95e9-fcf60d165d59?fields=application_policy_sets HTTP/1.1" 200 1391 0.036719 10.0.0.38 - - [2025-10-27 11:34:35] "DELETE /access-control-list/a69ff891-9660-4fd7-b9ed-367abd464cbd HTTP/1.1" 200 115 0.024435 10.0.0.38 - - [2025-10-27 11:34:36] "DELETE /project/708b93fc-9eca-4193-95e9-fcf60d165d59 HTTP/1.1" 200 115 0.294411 10.0.0.38 - - [2025-10-27 11:34:36] "POST /projects HTTP/1.1" 409 238 0.002208 10.0.0.38 - - [2025-10-27 11:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.38 - - [2025-10-27 11:34:36] "GET /project/21b55727-75db-4d2d-8a17-8492c831c549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.024917 10.0.0.38 - - [2025-10-27 11:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001326 10.0.0.38 - - [2025-10-27 11:34:36] "GET /virtual-network/c443b9c9-ba43-4eee-8943-cd23c4db5c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003451 10.0.0.38 - - [2025-10-27 11:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.38 - - [2025-10-27 11:34:36] "GET /virtual-network/3aed78e5-1597-4fe4-b343-a0184e075cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003836 10.0.0.38 - - [2025-10-27 11:34:36] "POST /security-groups HTTP/1.1" 409 285 0.001830 10.0.0.38 - - [2025-10-27 11:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001208 10.0.0.38 - - [2025-10-27 11:34:36] "PUT /security-group/4a598088-727b-4c97-83f1-ab3b25715b41 HTTP/1.1" 200 262 0.055361 10.0.0.38 - - [2025-10-27 11:34:36] "PUT /access-control-list/31373bba-48b8-4e84-920b-9e8198f05d75 HTTP/1.1" 200 272 0.013788 10.0.0.38 - - [2025-10-27 11:34:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.027531 10.0.0.38 - - [2025-10-27 11:34:36] "PUT /access-control-list/9462b600-3678-46a5-aeda-e1ca71b3d0b0 HTTP/1.1" 200 272 0.028124 10.0.0.38 - - [2025-10-27 11:34:40] "DELETE /loadbalancer-member/d858e508-5bd7-467a-b08c-b18d8802c510 HTTP/1.1" 200 115 0.041896 10.0.0.38 - - [2025-10-27 11:34:40] "DELETE /loadbalancer-pool/4245847d-ba32-42ef-8695-18f1dc23fa4a HTTP/1.1" 200 115 0.055491 10.0.0.38 - - [2025-10-27 11:34:40] "DELETE /loadbalancer-listener/0425f52b-5bf2-4551-940d-4bd44c353553 HTTP/1.1" 200 115 0.046055 10.0.0.38 - - [2025-10-27 11:34:40] "DELETE /loadbalancer/ce20173f-68fe-45d8-9de9-aa9cbcb5b90a HTTP/1.1" 200 115 0.041321 10.0.0.38 - - [2025-10-27 11:34:40] "DELETE /floating-ip/e0620fd3-f193-4317-8b13-f5edae062d2d HTTP/1.1" 200 115 0.043644 10.0.0.38 - - [2025-10-27 11:34:40] "DELETE /instance-ip/eded3b48-ab9e-48a2-bfc3-79a5508673f6 HTTP/1.1" 200 115 0.052992 10.0.0.38 - - [2025-10-27 11:34:40] "DELETE /virtual-machine-interface/b19f8a39-a545-41b2-912a-821b341744a1 HTTP/1.1" 200 115 0.049476 10.0.0.38 - - [2025-10-27 11:34:40] "DELETE /tag/cf9c0470-b30f-43d0-8db5-00faa806220f HTTP/1.1" 200 115 0.033494 10.0.0.38 - - [2025-10-27 11:34:40] "GET /application-policy-set/1d5d0c0e-aa19-4139-8c41-83f8670c9f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002303 10.0.0.38 - - [2025-10-27 11:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.38 - - [2025-10-27 11:34:41] "GET /policy-management/aeee4e34-95ec-4ddb-9195-c4d1fd4eb64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005338 10.0.0.38 - - [2025-10-27 11:34:41] "GET /firewall-policy/9a457df7-df07-45d9-bd73-44ed5fa85af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003759 10.0.0.38 - - [2025-10-27 11:34:41] "GET /firewall-rule/4a7e8be3-d625-449f-8394-687a3fcf8bba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002604 10.0.0.38 - - [2025-10-27 11:34:41] "POST /ref-update HTTP/1.1" 200 156 0.025865 10.0.0.38 - - [2025-10-27 11:34:41] "DELETE /firewall-rule/4a7e8be3-d625-449f-8394-687a3fcf8bba HTTP/1.1" 200 115 0.058547 10.0.0.38 - - [2025-10-27 11:34:41] "GET /firewall-policy/a6b5fafc-701e-4075-9d6b-805bf9757ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.008997 10.0.0.38 - - [2025-10-27 11:34:41] "GET /firewall-rule/a830d225-7b79-4187-a70e-0ad4386c6e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.002535 10.0.0.38 - - [2025-10-27 11:34:41] "POST /ref-update HTTP/1.1" 200 156 0.013172 10.0.0.38 - - [2025-10-27 11:34:41] "DELETE /firewall-rule/a830d225-7b79-4187-a70e-0ad4386c6e54 HTTP/1.1" 200 115 0.049782 10.0.0.38 - - [2025-10-27 11:34:41] "GET /firewall-policy/a6b5fafc-701e-4075-9d6b-805bf9757ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.004567 10.0.0.38 - - [2025-10-27 11:34:41] "GET /firewall-rule/8f84c000-95f9-4b78-b031-905dbb03f833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002735 10.0.0.38 - - [2025-10-27 11:34:41] "POST /ref-update HTTP/1.1" 200 156 0.024251 10.0.0.38 - - [2025-10-27 11:34:41] "DELETE /firewall-rule/8f84c000-95f9-4b78-b031-905dbb03f833 HTTP/1.1" 200 115 0.044476 10.0.0.38 - - [2025-10-27 11:34:41] "GET /application-policy-set/1d5d0c0e-aa19-4139-8c41-83f8670c9f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002543 10.0.0.38 - - [2025-10-27 11:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.38 - - [2025-10-27 11:34:41] "GET /policy-management/aeee4e34-95ec-4ddb-9195-c4d1fd4eb64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001947 10.0.0.38 - - [2025-10-27 11:34:41] "GET /firewall-policy/a6b5fafc-701e-4075-9d6b-805bf9757ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.002622 10.0.0.38 - - [2025-10-27 11:34:41] "POST /ref-update HTTP/1.1" 200 156 0.016776 10.0.0.38 - - [2025-10-27 11:34:41] "DELETE /firewall-policy/a6b5fafc-701e-4075-9d6b-805bf9757ff5 HTTP/1.1" 200 115 0.030361 10.0.0.38 - - [2025-10-27 11:34:41] "DELETE /tag/cbbdff1d-1a56-4f74-bb2a-f4193b60620e HTTP/1.1" 200 115 0.070145 10.0.0.38 - - [2025-10-27 11:34:41] "DELETE /tag/65a2b108-b243-40c6-bb9e-8e7938243eb8 HTTP/1.1" 200 115 0.058386 10.0.0.38 - - [2025-10-27 11:34:41] "DELETE /tag/cd5aa64e-5047-4713-9d3f-3c0791589198 HTTP/1.1" 200 115 0.057201 10.0.0.38 - - [2025-10-27 11:34:41] "DELETE /tag/b9f5cdf7-f450-472a-a07a-46d0f274ca7c HTTP/1.1" 200 115 0.056542 10.0.0.38 - - [2025-10-27 11:34:41] "POST /projects HTTP/1.1" 409 238 0.001913 10.0.0.38 - - [2025-10-27 11:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.38 - - [2025-10-27 11:34:41] "GET /project/21b55727-75db-4d2d-8a17-8492c831c549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.032491 10.0.0.38 - - [2025-10-27 11:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006988 10.0.0.38 - - [2025-10-27 11:34:41] "GET /virtual-network/c443b9c9-ba43-4eee-8943-cd23c4db5c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.008799 10.0.0.38 - - [2025-10-27 11:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.38 - - [2025-10-27 11:34:41] "GET /virtual-network/3aed78e5-1597-4fe4-b343-a0184e075cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.016319 10.0.0.38 - - [2025-10-27 11:34:41] "POST /security-groups HTTP/1.1" 409 285 0.003914 10.0.0.38 - - [2025-10-27 11:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.38 - - [2025-10-27 11:34:42] "PUT /security-group/4a598088-727b-4c97-83f1-ab3b25715b41 HTTP/1.1" 200 262 0.051116 10.0.0.38 - - [2025-10-27 11:34:42] "PUT /access-control-list/31373bba-48b8-4e84-920b-9e8198f05d75 HTTP/1.1" 200 272 0.016617 10.0.0.38 - - [2025-10-27 11:34:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.032990 10.0.0.38 - - [2025-10-27 11:34:42] "GET /firewall-policy/0086b178-78bd-40ef-af4c-95803142ea11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4384 0.022110 10.0.0.38 - - [2025-10-27 11:34:42] "PUT /access-control-list/9462b600-3678-46a5-aeda-e1ca71b3d0b0 HTTP/1.1" 200 272 0.023514 10.0.0.38 - - [2025-10-27 11:34:42] "GET /firewall-rule/be809fce-1b63-43a5-9e2c-4c46e60a0f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002445 10.0.0.38 - - [2025-10-27 11:34:42] "POST /ref-update HTTP/1.1" 200 156 0.040498 10.0.0.38 - - [2025-10-27 11:34:42] "DELETE /firewall-rule/be809fce-1b63-43a5-9e2c-4c46e60a0f03 HTTP/1.1" 200 115 0.040583 10.0.0.38 - - [2025-10-27 11:34:42] "GET /firewall-policy/0086b178-78bd-40ef-af4c-95803142ea11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4128 0.003620 10.0.0.38 - - [2025-10-27 11:34:42] "GET /firewall-rule/7cf7cc82-f4f4-4ea8-b010-66a0f303a790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002717 10.0.0.38 - - [2025-10-27 11:34:42] "POST /ref-update HTTP/1.1" 200 156 0.053720 10.0.0.38 - - [2025-10-27 11:34:42] "DELETE /firewall-rule/7cf7cc82-f4f4-4ea8-b010-66a0f303a790 HTTP/1.1" 200 115 0.032722 10.0.0.38 - - [2025-10-27 11:34:42] "DELETE /tag/4ee45965-8f68-4617-8d62-9d29c427bf4c HTTP/1.1" 200 115 0.046653 10.0.0.38 - - [2025-10-27 11:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001218 10.0.0.38 - - [2025-10-27 11:34:42] "GET /virtual-network/c443b9c9-ba43-4eee-8943-cd23c4db5c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004089 10.0.0.38 - - [2025-10-27 11:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.016943 10.0.0.38 - - [2025-10-27 11:34:42] "GET /virtual-network/3aed78e5-1597-4fe4-b343-a0184e075cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004439 10.0.0.38 - - [2025-10-27 11:34:42] "PUT /virtual-network/c443b9c9-ba43-4eee-8943-cd23c4db5c69 HTTP/1.1" 200 264 0.032604 10.0.0.38 - - [2025-10-27 11:34:42] "PUT /virtual-network/3aed78e5-1597-4fe4-b343-a0184e075cf7 HTTP/1.1" 200 264 0.038879 10.0.0.38 - - [2025-10-27 11:34:42] "DELETE /security-group/4a598088-727b-4c97-83f1-ab3b25715b41 HTTP/1.1" 200 115 0.083038 10.0.0.38 - - [2025-10-27 11:34:42] "DELETE /access-control-list/31373bba-48b8-4e84-920b-9e8198f05d75 HTTP/1.1" 200 115 0.055880 10.0.0.38 - - [2025-10-27 11:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.38 - - [2025-10-27 11:34:42] "DELETE /access-control-list/9462b600-3678-46a5-aeda-e1ca71b3d0b0 HTTP/1.1" 200 115 0.032643 10.0.0.38 - - [2025-10-27 11:34:42] "GET /project/21b55727-75db-4d2d-8a17-8492c831c549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.046368 10.0.0.38 - - [2025-10-27 11:34:42] "GET /project/21b55727-75db-4d2d-8a17-8492c831c549?fields=security_groups HTTP/1.1" 200 1351 0.053967 10.0.0.38 - - [2025-10-27 11:34:42] "DELETE /security-group/6666a981-1f76-4e18-8a60-3204d2cf2eec HTTP/1.1" 200 115 0.060218 10.0.0.38 - - [2025-10-27 11:34:42] "DELETE /access-control-list/e7377271-c44e-4d89-8bbb-76451b1f16e2 HTTP/1.1" 200 115 0.046068 10.0.0.38 - - [2025-10-27 11:34:43] "GET /project/21b55727-75db-4d2d-8a17-8492c831c549?fields=application_policy_sets HTTP/1.1" 200 1390 0.063403 10.0.0.38 - - [2025-10-27 11:34:43] "DELETE /access-control-list/dca06fac-f39b-444f-8549-9019f05dfb94 HTTP/1.1" 200 115 0.064430 10.0.0.38 - - [2025-10-27 11:34:43] "DELETE /project/21b55727-75db-4d2d-8a17-8492c831c549 HTTP/1.1" 200 115 0.389425 10.0.0.38 - - [2025-10-27 11:35:34] "GET / HTTP/1.1" 200 35931 0.002520 10.0.0.38 - - [2025-10-27 11:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.38 - - [2025-10-27 11:35:34] "GET /global-vrouter-config/716e49d4-4845-4a3b-8c19-241f246abba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002304 10.0.0.38 - - [2025-10-27 11:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.38 - - [2025-10-27 11:35:34] "GET /global-vrouter-config/716e49d4-4845-4a3b-8c19-241f246abba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002533 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:35:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000875 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:35:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000795 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:35:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000770 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:35:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000924 10.0.0.38 - - [2025-10-27 11:35:55] "GET / HTTP/1.1" 200 35931 0.001274 10.0.0.38 - - [2025-10-27 11:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.38 - - [2025-10-27 11:35:55] "GET /global-system-config/9629b5a2-3c60-4442-8b38-bb2792d73e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.003997 10.0.0.38 - - [2025-10-27 11:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001552 10.0.0.38 - - [2025-10-27 11:35:55] "GET /config-node/8cb3ec8a-cab4-4b11-9028-d9300b7efa75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001937 10.0.0.38 - - [2025-10-27 11:36:06] "GET / HTTP/1.1" 200 35931 0.001341 10.0.0.38 - - [2025-10-27 11:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.38 - - [2025-10-27 11:36:06] "GET /routing-instance/9ca8e231-5002-4bc3-a375-10c79a3c549b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002856 10.0.0.38 - - [2025-10-27 11:36:06] "POST /bgp-routers HTTP/1.1" 409 301 0.001616 10.0.0.38 - - [2025-10-27 11:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.38 - - [2025-10-27 11:36:06] "GET /bgp-router/004b245d-77bc-49fe-b540-326a4cc13019?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1811 0.002559 10.0.0.38 - - [2025-10-27 11:36:06] "PUT /bgp-router/004b245d-77bc-49fe-b540-326a4cc13019 HTTP/1.1" 200 254 0.010867 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:36:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000813 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:36:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000771 10.0.0.38 - - [2025-10-27 11:36:20] "GET / HTTP/1.1" 200 35931 0.001609 10.0.0.38 - - [2025-10-27 11:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.38 - - [2025-10-27 11:36:20] "GET /global-system-config/9629b5a2-3c60-4442-8b38-bb2792d73e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.003871 10.0.0.38 - - [2025-10-27 11:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001295 10.0.0.38 - - [2025-10-27 11:36:20] "GET /config-node/8cb3ec8a-cab4-4b11-9028-d9300b7efa75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002131 10.0.0.38 - - [2025-10-27 11:36:20] "GET / HTTP/1.1" 200 35931 0.001533 10.0.0.38 - - [2025-10-27 11:36:20] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002369 10.0.0.38 - - [2025-10-27 11:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.38 - - [2025-10-27 11:36:25] "GET /global-vrouter-config/716e49d4-4845-4a3b-8c19-241f246abba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002047 10.0.0.38 - - [2025-10-27 11:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.38 - - [2025-10-27 11:36:25] "PUT /global-vrouter-config/716e49d4-4845-4a3b-8c19-241f246abba0 HTTP/1.1" 200 276 0.006869 10.0.0.38 - - [2025-10-27 11:36:26] "GET / HTTP/1.1" 200 35931 0.001936 10.0.0.38 - - [2025-10-27 11:36:26] "POST /alarms HTTP/1.1" 409 264 0.001974 10.0.0.38 - - [2025-10-27 11:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.38 - - [2025-10-27 11:36:26] "PUT /alarm/77537f04-96ed-4b71-bf6d-1a9bcfa2506b HTTP/1.1" 200 244 0.010069 10.0.0.38 - - [2025-10-27 11:36:26] "POST /alarms HTTP/1.1" 409 261 0.004998 10.0.0.38 - - [2025-10-27 11:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001306 10.0.0.38 - - [2025-10-27 11:36:26] "PUT /alarm/650fa003-684d-442e-b7d2-af3f1c974825 HTTP/1.1" 200 244 0.009375 10.0.0.38 - - [2025-10-27 11:36:26] "POST /alarms HTTP/1.1" 409 261 0.004272 10.0.0.38 - - [2025-10-27 11:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001285 10.0.0.38 - - [2025-10-27 11:36:26] "PUT /alarm/35a229cf-aa67-4e9e-ad83-2c1dbcaa8e99 HTTP/1.1" 200 244 0.009521 10.0.0.38 - - [2025-10-27 11:36:26] "POST /alarms HTTP/1.1" 409 253 0.007387 10.0.0.38 - - [2025-10-27 11:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.38 - - [2025-10-27 11:36:26] "PUT /alarm/f9862e27-6ee7-44ea-9ed7-3959441f9738 HTTP/1.1" 200 244 0.010152 10.0.0.38 - - [2025-10-27 11:36:26] "POST /alarms HTTP/1.1" 409 251 0.005112 10.0.0.38 - - [2025-10-27 11:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.38 - - [2025-10-27 11:36:26] "PUT /alarm/895f9e57-e3ea-4e22-a8d2-e1189e7adecd HTTP/1.1" 200 244 0.009912 10.0.0.38 - - [2025-10-27 11:36:26] "POST /alarms HTTP/1.1" 409 252 0.006706 10.0.0.38 - - [2025-10-27 11:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.38 - - [2025-10-27 11:36:26] "PUT /alarm/37dbbcd3-4783-4ded-ab8a-8d2f5583048e HTTP/1.1" 200 244 0.009188 10.0.0.38 - - [2025-10-27 11:36:26] "POST /alarms HTTP/1.1" 409 256 0.006972 10.0.0.38 - - [2025-10-27 11:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.38 - - [2025-10-27 11:36:26] "PUT /alarm/d93e684a-2ee3-4ec5-a616-30f9ab5f5fe9 HTTP/1.1" 200 244 0.009045 10.0.0.38 - - [2025-10-27 11:36:26] "POST /alarms HTTP/1.1" 409 248 0.005553 10.0.0.38 - - [2025-10-27 11:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.38 - - [2025-10-27 11:36:26] "PUT /alarm/e6f34b5e-c7d3-4e68-85e1-ce533cb27b79 HTTP/1.1" 200 244 0.009416 10.0.0.38 - - [2025-10-27 11:36:26] "POST /alarms HTTP/1.1" 409 252 0.008649 10.0.0.38 - - [2025-10-27 11:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001345 10.0.0.38 - - [2025-10-27 11:36:26] "PUT /alarm/4003a3f4-e3d1-4d87-9ed7-1f815a0c6d9c HTTP/1.1" 200 244 0.010422 10.0.0.38 - - [2025-10-27 11:36:26] "POST /alarms HTTP/1.1" 409 257 0.005403 10.0.0.38 - - [2025-10-27 11:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.38 - - [2025-10-27 11:36:26] "PUT /alarm/76302434-0713-4ba4-ab68-970afcd7096e HTTP/1.1" 200 244 0.009489 10.0.0.38 - - [2025-10-27 11:36:26] "POST /alarms HTTP/1.1" 409 251 0.011520 10.0.0.38 - - [2025-10-27 11:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001404 10.0.0.38 - - [2025-10-27 11:36:26] "PUT /alarm/766981dd-756f-456d-91f5-18bc04786951 HTTP/1.1" 200 244 0.009367 10.0.0.38 - - [2025-10-27 11:36:26] "POST /alarms HTTP/1.1" 409 257 0.010980 10.0.0.38 - - [2025-10-27 11:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001407 10.0.0.38 - - [2025-10-27 11:36:26] "PUT /alarm/bf9d9d18-1bad-4781-becd-e5f9f1331a0e HTTP/1.1" 200 244 0.009163 10.0.0.38 - - [2025-10-27 11:36:26] "POST /alarms HTTP/1.1" 409 261 0.008839 10.0.0.38 - - [2025-10-27 11:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.38 - - [2025-10-27 11:36:26] "PUT /alarm/d7233803-0cc1-4b80-8b91-0e5efe09ff4e HTTP/1.1" 200 244 0.009937 10.0.0.38 - - [2025-10-27 11:36:26] "POST /alarms HTTP/1.1" 409 258 0.003054 10.0.0.38 - - [2025-10-27 11:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.38 - - [2025-10-27 11:36:27] "PUT /alarm/2339260c-14ae-4940-a67b-1d6ebfe532d3 HTTP/1.1" 200 244 0.009148 10.0.0.38 - - [2025-10-27 11:36:27] "POST /alarms HTTP/1.1" 409 254 0.004651 10.0.0.38 - - [2025-10-27 11:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.38 - - [2025-10-27 11:36:27] "PUT /alarm/540f4a28-693e-408c-8652-ee81fb5788fd HTTP/1.1" 200 244 0.008771 10.0.0.38 - - [2025-10-27 11:36:27] "POST /alarms HTTP/1.1" 409 254 0.003439 10.0.0.38 - - [2025-10-27 11:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001247 10.0.0.38 - - [2025-10-27 11:36:27] "PUT /alarm/9283ea22-5c07-4df6-bf62-30a30b93159f HTTP/1.1" 200 244 0.009306 10.0.0.38 - - [2025-10-27 11:36:27] "POST /alarms HTTP/1.1" 409 254 0.006308 10.0.0.38 - - [2025-10-27 11:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001344 10.0.0.38 - - [2025-10-27 11:36:27] "PUT /alarm/0b1cad0f-129a-441c-b3b8-0b7d381b4852 HTTP/1.1" 200 244 0.009127 10.0.0.38 - - [2025-10-27 11:36:27] "POST /alarms HTTP/1.1" 409 247 0.003166 10.0.0.38 - - [2025-10-27 11:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.38 - - [2025-10-27 11:36:27] "PUT /alarm/fbcf3235-0aaf-4700-aa3e-2ea533dbc2a7 HTTP/1.1" 200 244 0.009234 10.0.0.38 - - [2025-10-27 11:36:27] "POST /alarms HTTP/1.1" 409 272 0.009279 10.0.0.38 - - [2025-10-27 11:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.38 - - [2025-10-27 11:36:27] "PUT /alarm/99795568-90f8-4e9e-8438-e41d4c1050c0 HTTP/1.1" 200 244 0.008353 10.0.0.38 - - [2025-10-27 11:36:27] "POST /alarms HTTP/1.1" 409 261 0.003222 10.0.0.38 - - [2025-10-27 11:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.38 - - [2025-10-27 11:36:27] "PUT /alarm/d94065ff-d14c-455d-bbeb-97b91605b196 HTTP/1.1" 200 244 0.009880 10.0.0.38 - - [2025-10-27 11:36:27] "POST /alarms HTTP/1.1" 409 259 0.013078 10.0.0.38 - - [2025-10-27 11:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001337 10.0.0.38 - - [2025-10-27 11:36:27] "PUT /alarm/a2042303-6548-483d-ae74-c1e9914a5a80 HTTP/1.1" 200 244 0.009444 10.0.0.38 - - [2025-10-27 11:36:27] "POST /alarms HTTP/1.1" 409 265 0.001784 10.0.0.38 - - [2025-10-27 11:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.38 - - [2025-10-27 11:36:27] "PUT /alarm/54e542d7-3591-4cca-9312-f3abed1a18d6 HTTP/1.1" 200 244 0.008818 10.0.0.38 - - [2025-10-27 11:36:27] "POST /alarms HTTP/1.1" 409 279 0.009269 10.0.0.38 - - [2025-10-27 11:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.38 - - [2025-10-27 11:36:27] "PUT /alarm/af49d2ff-d669-425b-8c9b-bfc4d2114857 HTTP/1.1" 200 244 0.026489 10.0.0.38 - - [2025-10-27 11:36:27] "GET / HTTP/1.1" 200 35931 0.001600 10.0.0.38 - - [2025-10-27 11:36:27] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001838 10.0.0.38 - - [2025-10-27 11:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001364 10.0.0.38 - - [2025-10-27 11:36:27] "PUT /global-vrouter-config/716e49d4-4845-4a3b-8c19-241f246abba0 HTTP/1.1" 200 276 0.006631 10.0.0.38 - - [2025-10-27 11:36:28] "GET / HTTP/1.1" 200 35931 0.001387 10.0.0.38 - - [2025-10-27 11:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.38 - - [2025-10-27 11:36:28] "GET /global-vrouter-config/716e49d4-4845-4a3b-8c19-241f246abba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002436 10.0.0.38 - - [2025-10-27 11:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001405 10.0.0.38 - - [2025-10-27 11:36:28] "PUT /global-vrouter-config/716e49d4-4845-4a3b-8c19-241f246abba0 HTTP/1.1" 200 276 0.007571 10.0.0.38 - - [2025-10-27 11:36:28] "GET / HTTP/1.1" 200 35931 0.002395 10.0.0.38 - - [2025-10-27 11:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.38 - - [2025-10-27 11:36:28] "GET /global-system-config/9629b5a2-3c60-4442-8b38-bb2792d73e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005311 10.0.0.38 - - [2025-10-27 11:36:28] "PUT /global-system-config/9629b5a2-3c60-4442-8b38-bb2792d73e5e HTTP/1.1" 200 274 0.014468 10.0.0.38 - - [2025-10-27 11:36:31] "GET / HTTP/1.1" 200 35931 0.001290 10.0.0.38 - - [2025-10-27 11:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.38 - - [2025-10-27 11:36:31] "GET /routing-instance/9ca8e231-5002-4bc3-a375-10c79a3c549b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002355 10.0.0.38 - - [2025-10-27 11:36:31] "POST /bgp-routers HTTP/1.1" 409 301 0.002477 10.0.0.38 - - [2025-10-27 11:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.38 - - [2025-10-27 11:36:31] "GET /bgp-router/004b245d-77bc-49fe-b540-326a4cc13019?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1811 0.004726 10.0.0.38 - - [2025-10-27 11:36:31] "PUT /bgp-router/004b245d-77bc-49fe-b540-326a4cc13019 HTTP/1.1" 200 254 0.009695 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:36:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000862 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:36:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000793 10.0.0.38 - - [2025-10-27 11:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.38 - - [2025-10-27 11:36:33] "GET /global-vrouter-config/716e49d4-4845-4a3b-8c19-241f246abba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002267 10.0.0.38 - - [2025-10-27 11:36:43] "GET /global-system-configs HTTP/1.1" 200 322 0.002080 10.0.0.38 - - [2025-10-27 11:36:45] "GET /global-system-configs HTTP/1.1" 200 322 0.002484 10.0.0.38 - - [2025-10-27 11:36:46] "GET / HTTP/1.1" 200 35931 0.001738 10.0.0.38 - - [2025-10-27 11:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.38 - - [2025-10-27 11:36:46] "GET /global-system-config/9629b5a2-3c60-4442-8b38-bb2792d73e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004190 10.0.0.38 - - [2025-10-27 11:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001385 10.0.0.38 - - [2025-10-27 11:36:46] "GET /config-node/8cb3ec8a-cab4-4b11-9028-d9300b7efa75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002048 10.0.0.38 - - [2025-10-27 11:36:58] "GET / HTTP/1.1" 200 35931 0.001431 10.0.0.38 - - [2025-10-27 11:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.38 - - [2025-10-27 11:36:58] "GET /routing-instance/9ca8e231-5002-4bc3-a375-10c79a3c549b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003293 10.0.0.38 - - [2025-10-27 11:36:58] "POST /bgp-routers HTTP/1.1" 409 301 0.001868 10.0.0.38 - - [2025-10-27 11:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.38 - - [2025-10-27 11:36:58] "GET /bgp-router/004b245d-77bc-49fe-b540-326a4cc13019?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1811 0.002454 10.0.0.38 - - [2025-10-27 11:36:58] "PUT /bgp-router/004b245d-77bc-49fe-b540-326a4cc13019 HTTP/1.1" 200 254 0.013021 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:36:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000957 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:36:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002169 10.0.0.38 - - [2025-10-27 11:37:12] "GET / HTTP/1.1" 200 35931 0.001585 10.0.0.38 - - [2025-10-27 11:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.38 - - [2025-10-27 11:37:12] "GET /global-system-config/9629b5a2-3c60-4442-8b38-bb2792d73e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.003887 10.0.0.38 - - [2025-10-27 11:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001307 10.0.0.38 - - [2025-10-27 11:37:12] "GET /config-node/8cb3ec8a-cab4-4b11-9028-d9300b7efa75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001471 10.0.0.38 - - [2025-10-27 11:37:12] "GET / HTTP/1.1" 200 35931 0.001331 10.0.0.38 - - [2025-10-27 11:37:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001830 10.0.0.38 - - [2025-10-27 11:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.38 - - [2025-10-27 11:37:17] "GET /global-vrouter-config/716e49d4-4845-4a3b-8c19-241f246abba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.001943 10.0.0.38 - - [2025-10-27 11:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001251 10.0.0.38 - - [2025-10-27 11:37:18] "PUT /global-vrouter-config/716e49d4-4845-4a3b-8c19-241f246abba0 HTTP/1.1" 200 276 0.009449 10.0.0.38 - - [2025-10-27 11:37:18] "GET / HTTP/1.1" 200 35931 0.002097 10.0.0.38 - - [2025-10-27 11:37:18] "POST /alarms HTTP/1.1" 409 264 0.001833 10.0.0.38 - - [2025-10-27 11:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001280 10.0.0.38 - - [2025-10-27 11:37:18] "PUT /alarm/77537f04-96ed-4b71-bf6d-1a9bcfa2506b HTTP/1.1" 200 244 0.008657 10.0.0.38 - - [2025-10-27 11:37:18] "POST /alarms HTTP/1.1" 409 261 0.013009 10.0.0.38 - - [2025-10-27 11:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.38 - - [2025-10-27 11:37:18] "PUT /alarm/650fa003-684d-442e-b7d2-af3f1c974825 HTTP/1.1" 200 244 0.008771 10.0.0.38 - - [2025-10-27 11:37:18] "POST /alarms HTTP/1.1" 409 261 0.004615 10.0.0.38 - - [2025-10-27 11:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001320 10.0.0.38 - - [2025-10-27 11:37:18] "PUT /alarm/35a229cf-aa67-4e9e-ad83-2c1dbcaa8e99 HTTP/1.1" 200 244 0.012820 10.0.0.38 - - [2025-10-27 11:37:18] "POST /alarms HTTP/1.1" 409 253 0.009459 10.0.0.38 - - [2025-10-27 11:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.38 - - [2025-10-27 11:37:18] "PUT /alarm/f9862e27-6ee7-44ea-9ed7-3959441f9738 HTTP/1.1" 200 244 0.008832 10.0.0.38 - - [2025-10-27 11:37:18] "POST /alarms HTTP/1.1" 409 251 0.006239 10.0.0.38 - - [2025-10-27 11:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.38 - - [2025-10-27 11:37:18] "PUT /alarm/895f9e57-e3ea-4e22-a8d2-e1189e7adecd HTTP/1.1" 200 244 0.008095 10.0.0.38 - - [2025-10-27 11:37:18] "POST /alarms HTTP/1.1" 409 252 0.009963 10.0.0.38 - - [2025-10-27 11:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.38 - - [2025-10-27 11:37:18] "PUT /alarm/37dbbcd3-4783-4ded-ab8a-8d2f5583048e HTTP/1.1" 200 244 0.009408 10.0.0.38 - - [2025-10-27 11:37:18] "POST /alarms HTTP/1.1" 409 256 0.007844 10.0.0.38 - - [2025-10-27 11:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.38 - - [2025-10-27 11:37:18] "PUT /alarm/d93e684a-2ee3-4ec5-a616-30f9ab5f5fe9 HTTP/1.1" 200 244 0.008947 10.0.0.38 - - [2025-10-27 11:37:18] "POST /alarms HTTP/1.1" 409 248 0.006342 10.0.0.38 - - [2025-10-27 11:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001304 10.0.0.38 - - [2025-10-27 11:37:18] "PUT /alarm/e6f34b5e-c7d3-4e68-85e1-ce533cb27b79 HTTP/1.1" 200 244 0.008772 10.0.0.38 - - [2025-10-27 11:37:18] "POST /alarms HTTP/1.1" 409 252 0.006420 10.0.0.38 - - [2025-10-27 11:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002651 10.0.0.38 - - [2025-10-27 11:37:18] "PUT /alarm/4003a3f4-e3d1-4d87-9ed7-1f815a0c6d9c HTTP/1.1" 200 244 0.009073 10.0.0.38 - - [2025-10-27 11:37:18] "POST /alarms HTTP/1.1" 409 257 0.005368 10.0.0.38 - - [2025-10-27 11:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.38 - - [2025-10-27 11:37:18] "PUT /alarm/76302434-0713-4ba4-ab68-970afcd7096e HTTP/1.1" 200 244 0.009925 10.0.0.38 - - [2025-10-27 11:37:18] "POST /alarms HTTP/1.1" 409 251 0.014416 10.0.0.38 - - [2025-10-27 11:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.38 - - [2025-10-27 11:37:18] "PUT /alarm/766981dd-756f-456d-91f5-18bc04786951 HTTP/1.1" 200 244 0.009019 10.0.0.38 - - [2025-10-27 11:37:18] "POST /alarms HTTP/1.1" 409 257 0.011228 10.0.0.38 - - [2025-10-27 11:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001293 10.0.0.38 - - [2025-10-27 11:37:19] "PUT /alarm/bf9d9d18-1bad-4781-becd-e5f9f1331a0e HTTP/1.1" 200 244 0.008689 10.0.0.38 - - [2025-10-27 11:37:19] "POST /alarms HTTP/1.1" 409 261 0.009123 10.0.0.38 - - [2025-10-27 11:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001383 10.0.0.38 - - [2025-10-27 11:37:19] "PUT /alarm/d7233803-0cc1-4b80-8b91-0e5efe09ff4e HTTP/1.1" 200 244 0.009185 10.0.0.38 - - [2025-10-27 11:37:19] "POST /alarms HTTP/1.1" 409 258 0.004805 10.0.0.38 - - [2025-10-27 11:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.38 - - [2025-10-27 11:37:19] "PUT /alarm/2339260c-14ae-4940-a67b-1d6ebfe532d3 HTTP/1.1" 200 244 0.012149 10.0.0.38 - - [2025-10-27 11:37:19] "POST /alarms HTTP/1.1" 409 254 0.010317 10.0.0.38 - - [2025-10-27 11:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.38 - - [2025-10-27 11:37:19] "PUT /alarm/540f4a28-693e-408c-8652-ee81fb5788fd HTTP/1.1" 200 244 0.009965 10.0.0.38 - - [2025-10-27 11:37:19] "POST /alarms HTTP/1.1" 409 254 0.004859 10.0.0.38 - - [2025-10-27 11:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005267 10.0.0.38 - - [2025-10-27 11:37:19] "PUT /alarm/9283ea22-5c07-4df6-bf62-30a30b93159f HTTP/1.1" 200 244 0.008144 10.0.0.38 - - [2025-10-27 11:37:19] "POST /alarms HTTP/1.1" 409 254 0.004423 10.0.0.38 - - [2025-10-27 11:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.38 - - [2025-10-27 11:37:19] "PUT /alarm/0b1cad0f-129a-441c-b3b8-0b7d381b4852 HTTP/1.1" 200 244 0.008123 10.0.0.38 - - [2025-10-27 11:37:19] "POST /alarms HTTP/1.1" 409 247 0.003108 10.0.0.38 - - [2025-10-27 11:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001191 10.0.0.38 - - [2025-10-27 11:37:19] "PUT /alarm/fbcf3235-0aaf-4700-aa3e-2ea533dbc2a7 HTTP/1.1" 200 244 0.008307 10.0.0.38 - - [2025-10-27 11:37:19] "POST /alarms HTTP/1.1" 409 272 0.005050 10.0.0.38 - - [2025-10-27 11:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.38 - - [2025-10-27 11:37:19] "PUT /alarm/99795568-90f8-4e9e-8438-e41d4c1050c0 HTTP/1.1" 200 244 0.008407 10.0.0.38 - - [2025-10-27 11:37:19] "POST /alarms HTTP/1.1" 409 261 0.007655 10.0.0.38 - - [2025-10-27 11:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.38 - - [2025-10-27 11:37:19] "PUT /alarm/d94065ff-d14c-455d-bbeb-97b91605b196 HTTP/1.1" 200 244 0.010650 10.0.0.38 - - [2025-10-27 11:37:19] "POST /alarms HTTP/1.1" 409 259 0.004520 10.0.0.38 - - [2025-10-27 11:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008714 10.0.0.38 - - [2025-10-27 11:37:19] "PUT /alarm/a2042303-6548-483d-ae74-c1e9914a5a80 HTTP/1.1" 200 244 0.008900 10.0.0.38 - - [2025-10-27 11:37:19] "POST /alarms HTTP/1.1" 409 265 0.004883 10.0.0.38 - - [2025-10-27 11:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.38 - - [2025-10-27 11:37:19] "PUT /alarm/54e542d7-3591-4cca-9312-f3abed1a18d6 HTTP/1.1" 200 244 0.009318 10.0.0.38 - - [2025-10-27 11:37:19] "POST /alarms HTTP/1.1" 409 279 0.008720 10.0.0.38 - - [2025-10-27 11:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.38 - - [2025-10-27 11:37:19] "PUT /alarm/af49d2ff-d669-425b-8c9b-bfc4d2114857 HTTP/1.1" 200 244 0.014196 10.0.0.38 - - [2025-10-27 11:37:19] "GET / HTTP/1.1" 200 35931 0.001332 10.0.0.38 - - [2025-10-27 11:37:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001999 10.0.0.38 - - [2025-10-27 11:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001369 10.0.0.38 - - [2025-10-27 11:37:20] "PUT /global-vrouter-config/716e49d4-4845-4a3b-8c19-241f246abba0 HTTP/1.1" 200 276 0.012180 10.0.0.38 - - [2025-10-27 11:37:20] "GET / HTTP/1.1" 200 35931 0.001566 10.0.0.38 - - [2025-10-27 11:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.38 - - [2025-10-27 11:37:20] "GET /global-vrouter-config/716e49d4-4845-4a3b-8c19-241f246abba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002111 10.0.0.38 - - [2025-10-27 11:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001279 10.0.0.38 - - [2025-10-27 11:37:20] "PUT /global-vrouter-config/716e49d4-4845-4a3b-8c19-241f246abba0 HTTP/1.1" 200 276 0.008185 10.0.0.38 - - [2025-10-27 11:37:20] "GET / HTTP/1.1" 200 35931 0.001386 10.0.0.38 - - [2025-10-27 11:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.38 - - [2025-10-27 11:37:20] "GET /global-system-config/9629b5a2-3c60-4442-8b38-bb2792d73e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.003932 10.0.0.38 - - [2025-10-27 11:37:20] "PUT /global-system-config/9629b5a2-3c60-4442-8b38-bb2792d73e5e HTTP/1.1" 200 274 0.014276 10.0.0.38 - - [2025-10-27 11:37:24] "GET / HTTP/1.1" 200 35931 0.001353 10.0.0.38 - - [2025-10-27 11:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.38 - - [2025-10-27 11:37:24] "GET /routing-instance/9ca8e231-5002-4bc3-a375-10c79a3c549b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002355 10.0.0.38 - - [2025-10-27 11:37:24] "POST /bgp-routers HTTP/1.1" 409 301 0.001518 10.0.0.38 - - [2025-10-27 11:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001248 10.0.0.38 - - [2025-10-27 11:37:24] "GET /bgp-router/004b245d-77bc-49fe-b540-326a4cc13019?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1811 0.002365 10.0.0.38 - - [2025-10-27 11:37:24] "PUT /bgp-router/004b245d-77bc-49fe-b540-326a4cc13019 HTTP/1.1" 200 254 0.010139 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:37:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000964 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:37:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000988 10.0.0.38 - - [2025-10-27 11:37:28] "POST /tags HTTP/1.1" 200 355 0.026282 10.0.0.38 - - [2025-10-27 11:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002721 10.0.0.38 - - [2025-10-27 11:37:28] "GET /tag/eef99b61-7c5d-4b24-bc39-1c4d230c2f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.019260 10.0.0.38 - - [2025-10-27 11:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.012482 10.0.0.38 - - [2025-10-27 11:37:28] "GET /virtual-network/c443b9c9-ba43-4eee-8943-cd23c4db5c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.015473 10.0.0.38 - - [2025-10-27 11:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005862 10.0.0.38 - - [2025-10-27 11:37:28] "GET /project/6bb618ba-dba4-4bcb-9409-f2f5541d6bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.062210 10.0.0.38 - - [2025-10-27 11:37:28] "POST /virtual-machines HTTP/1.1" 200 351 0.022613 10.0.0.38 - - [2025-10-27 11:37:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.016307 10.0.0.38 - - [2025-10-27 11:37:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.143652 10.0.0.38 - - [2025-10-27 11:37:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.010864 10.0.0.38 - - [2025-10-27 11:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.015800 10.0.0.38 - - [2025-10-27 11:37:28] "GET /virtual-machine-interface/510cb168-b329-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.018300 10.0.0.38 - - [2025-10-27 11:37:28] "POST /instance-ips HTTP/1.1" 200 391 0.022049 10.0.0.38 - - [2025-10-27 11:37:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.025633 10.0.0.38 - - [2025-10-27 11:37:28] "GET /virtual-machine-interface/510cb168-b329-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.008887 10.0.0.38 - - [2025-10-27 11:37:28] "POST /set-tag HTTP/1.1" 200 109 0.023978 10.0.0.38 - - [2025-10-27 11:37:28] "GET /virtual-machine-interface/510cb168-b329-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.013559 10.0.0.38 - - [2025-10-27 11:37:28] "GET /instance-ip/512c0130-b329-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1906 0.012346 10.0.0.38 - - [2025-10-27 11:37:28] "GET /virtual-machine-interface/510cb168-b329-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.003990 10.0.0.38 - - [2025-10-27 11:37:28] "POST /set-tag HTTP/1.1" 200 109 0.002049 10.0.0.38 - - [2025-10-27 11:37:28] "GET /virtual-router/0dea36f7-38b9-43c6-bc5c-7cb3824bee31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003301 10.0.0.38 - - [2025-10-27 11:37:28] "POST /ref-update HTTP/1.1" 200 156 0.008051 10.0.0.38 - - [2025-10-27 11:37:28] "GET /virtual-machine-interface/510cb168-b329-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.009259 10.0.0.38 - - [2025-10-27 11:37:28] "POST /set-tag HTTP/1.1" 200 109 0.003683 10.0.0.38 - - [2025-10-27 11:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.38 - - [2025-10-27 11:37:29] "GET /virtual-network/c443b9c9-ba43-4eee-8943-cd23c4db5c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004649 10.0.0.38 - - [2025-10-27 11:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.38 - - [2025-10-27 11:37:29] "GET /project/6bb618ba-dba4-4bcb-9409-f2f5541d6bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.050439 10.0.0.38 - - [2025-10-27 11:37:29] "POST /virtual-machines HTTP/1.1" 200 355 0.009847 10.0.0.38 - - [2025-10-27 11:37:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.018105 10.0.0.38 - - [2025-10-27 11:37:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.114664 10.0.0.38 - - [2025-10-27 11:37:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.011138 10.0.0.38 - - [2025-10-27 11:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.020072 10.0.0.38 - - [2025-10-27 11:37:29] "GET /virtual-machine-interface/518e20e0-b329-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.005107 10.0.0.38 - - [2025-10-27 11:37:29] "POST /instance-ips HTTP/1.1" 200 395 0.024643 10.0.0.38 - - [2025-10-27 11:37:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.036798 10.0.0.38 - - [2025-10-27 11:37:29] "GET /virtual-machine-interface/518e20e0-b329-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.005947 10.0.0.38 - - [2025-10-27 11:37:29] "POST /set-tag HTTP/1.1" 200 109 0.014642 10.0.0.38 - - [2025-10-27 11:37:29] "GET /virtual-machine-interface/518e20e0-b329-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.016147 10.0.0.38 - - [2025-10-27 11:37:29] "GET /instance-ip/51a8b6f8-b329-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.002736 10.0.0.38 - - [2025-10-27 11:37:29] "GET /virtual-machine-interface/518e20e0-b329-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004162 10.0.0.38 - - [2025-10-27 11:37:29] "POST /set-tag HTTP/1.1" 200 109 0.001866 10.0.0.38 - - [2025-10-27 11:37:29] "GET /virtual-router/0dea36f7-38b9-43c6-bc5c-7cb3824bee31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.003187 10.0.0.38 - - [2025-10-27 11:37:29] "POST /ref-update HTTP/1.1" 200 156 0.007393 10.0.0.38 - - [2025-10-27 11:37:29] "GET /virtual-machine-interface/518e20e0-b329-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.009533 10.0.0.38 - - [2025-10-27 11:37:29] "POST /set-tag HTTP/1.1" 200 109 0.001718 10.0.0.38 - - [2025-10-27 11:37:29] "GET /virtual-machine-interface/510cb168-b329-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.003840 10.0.0.38 - - [2025-10-27 11:37:29] "POST /set-tag HTTP/1.1" 200 109 0.001806 10.0.0.38 - - [2025-10-27 11:37:29] "GET /virtual-machine-interface/518e20e0-b329-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.003337 10.0.0.38 - - [2025-10-27 11:37:29] "POST /set-tag HTTP/1.1" 200 109 0.002248 10.0.0.38 - - [2025-10-27 11:37:43] "GET /virtual-machine-interface/510cb168-b329-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004786 10.0.0.38 - - [2025-10-27 11:37:43] "POST /set-tag HTTP/1.1" 200 109 0.001834 10.0.0.38 - - [2025-10-27 11:37:44] "GET /virtual-machine-interface/518e20e0-b329-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004225 10.0.0.38 - - [2025-10-27 11:37:44] "POST /set-tag HTTP/1.1" 200 109 0.001790 10.0.0.38 - - [2025-10-27 11:37:46] "GET /virtual-machine-interface/510cb168-b329-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004459 10.0.0.38 - - [2025-10-27 11:37:46] "POST /set-tag HTTP/1.1" 200 109 0.002596 10.0.0.38 - - [2025-10-27 11:38:00] "GET / HTTP/1.1" 200 35931 0.001649 10.0.0.38 - - [2025-10-27 11:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.38 - - [2025-10-27 11:38:00] "GET /global-system-config/9629b5a2-3c60-4442-8b38-bb2792d73e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004197 10.0.0.38 - - [2025-10-27 11:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001275 10.0.0.38 - - [2025-10-27 11:38:00] "GET /config-node/8cb3ec8a-cab4-4b11-9028-d9300b7efa75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001439 10.0.0.38 - - [2025-10-27 11:38:11] "GET / HTTP/1.1" 200 35931 0.001669 10.0.0.38 - - [2025-10-27 11:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.38 - - [2025-10-27 11:38:11] "GET /routing-instance/9ca8e231-5002-4bc3-a375-10c79a3c549b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003449 10.0.0.38 - - [2025-10-27 11:38:11] "POST /bgp-routers HTTP/1.1" 409 301 0.001895 10.0.0.38 - - [2025-10-27 11:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.38 - - [2025-10-27 11:38:11] "GET /bgp-router/004b245d-77bc-49fe-b540-326a4cc13019?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1811 0.004045 10.0.0.38 - - [2025-10-27 11:38:11] "PUT /bgp-router/004b245d-77bc-49fe-b540-326a4cc13019 HTTP/1.1" 200 254 0.019820 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:38:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000990 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:38:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000803 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:38:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000906 [Introspect:8084]10.0.0.38 - - [2025-10-27 11:38:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000838 10.0.0.38 - - [2025-10-27 11:38:17] "GET /virtual-machine-interface/510cb168-b329-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004554 10.0.0.38 - - [2025-10-27 11:38:17] "POST /set-tag HTTP/1.1" 200 109 0.009667 10.0.0.38 - - [2025-10-27 11:38:17] "GET /virtual-machine-interface/510cb168-b329-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.003951 10.0.0.38 - - [2025-10-27 11:38:17] "POST /set-tag HTTP/1.1" 200 109 0.002992 10.0.0.38 - - [2025-10-27 11:38:17] "GET /virtual-machine/2f0f40e6-cc19-4d71-be49-32e7612bd06e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.003999 10.0.0.38 - - [2025-10-27 11:38:17] "POST /ref-update HTTP/1.1" 200 156 0.016616 10.0.0.38 - - [2025-10-27 11:38:17] "GET /virtual-machine-interface/510cb168-b329-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004092 10.0.0.38 - - [2025-10-27 11:38:17] "POST /set-tag HTTP/1.1" 200 109 0.013202 10.0.0.38 - - [2025-10-27 11:38:17] "POST /set-tag HTTP/1.1" 200 109 0.023859 10.0.0.38 - - [2025-10-27 11:38:17] "DELETE /instance-ip/512c0130-b329-11f0-8516-fa163e1b342a HTTP/1.1" 200 115 0.031495 10.0.0.38 - - [2025-10-27 11:38:17] "DELETE /virtual-machine-interface/510cb168-b329-11f0-8516-fa163e1b342a HTTP/1.1" 200 115 0.039711 10.0.0.38 - - [2025-10-27 11:38:17] "DELETE /virtual-machine/2f0f40e6-cc19-4d71-be49-32e7612bd06e HTTP/1.1" 200 115 0.026243 10.0.0.38 - - [2025-10-27 11:38:17] "GET /virtual-machine-interface/518e20e0-b329-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.003657 10.0.0.38 - - [2025-10-27 11:38:17] "POST /set-tag HTTP/1.1" 200 109 0.002161 10.0.0.38 - - [2025-10-27 11:38:48] "GET /virtual-machine-interface/518e20e0-b329-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.011571 10.0.0.38 - - [2025-10-27 11:38:48] "POST /set-tag HTTP/1.1" 200 109 0.002378 10.0.0.38 - - [2025-10-27 11:38:48] "GET /virtual-machine-interface/518e20e0-b329-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004759 10.0.0.38 - - [2025-10-27 11:38:48] "POST /set-tag HTTP/1.1" 200 109 0.002246 10.0.0.38 - - [2025-10-27 11:38:48] "GET /virtual-machine/21c93e04-a645-4d92-9399-95733cbb367b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.002464 10.0.0.38 - - [2025-10-27 11:38:48] "POST /ref-update HTTP/1.1" 200 156 0.007374 10.0.0.38 - - [2025-10-27 11:38:48] "GET /virtual-machine-interface/518e20e0-b329-11f0-8516-fa163e1b342a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004296 10.0.0.38 - - [2025-10-27 11:38:48] "POST /set-tag HTTP/1.1" 200 109 0.027641 10.0.0.38 - - [2025-10-27 11:38:48] "POST /set-tag HTTP/1.1" 200 109 0.025763 10.0.0.38 - - [2025-10-27 11:38:48] "DELETE /instance-ip/51a8b6f8-b329-11f0-8516-fa163e1b342a HTTP/1.1" 200 115 0.039369 10.0.0.38 - - [2025-10-27 11:38:48] "DELETE /virtual-machine-interface/518e20e0-b329-11f0-8516-fa163e1b342a HTTP/1.1" 200 115 0.051613 10.0.0.38 - - [2025-10-27 11:38:48] "DELETE /virtual-machine/21c93e04-a645-4d92-9399-95733cbb367b HTTP/1.1" 200 115 0.020135 10.0.0.38 - - [2025-10-27 11:38:48] "DELETE /tag/eef99b61-7c5d-4b24-bc39-1c4d230c2f69 HTTP/1.1" 200 115 0.026997