++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Aug 20 01:07:01 PM UTC 2026 ===================' INFO: =================== Thu Aug 20 01:07:01 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=enp1s0 ++++ [[ enp1s0 == \l\o ]] ++++ echo enp1s0 +++ local nic=enp1s0 +++ get_ip_for_nic enp1s0 +++ local nic=enp1s0 +++ get_cidr_for_nic enp1s0 +++ command -v ip +++ cut -d / -f 1 +++ local nic=enp1s0 +++ ip addr show dev enp1s0 +++ awk '{print $2}' +++ grep 'inet ' +++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.38 + 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 )) + nc -z 10.0.0.38 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/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 +++ 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 +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ uniq ++++ sort +++ local local_ips=,10.0.0.38,10.133.232.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.133.232.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 ]] ++ sed 's/,/ /g' ++ echo 10.0.0.38:9041 + 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 ++ sort ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 08/20/2026 13:08:05.649 7f7fb554b840 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/20/2026 13:08:06.166 7f7fb554b840 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/20/2026 13:08:06.232 7f7fb554b840 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/20/2026 13:08:06.235 7f7fb554b840 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.38 - - [2026-08-20 13:08:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000990 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 - - [2026-08-20 13:08:24] "GET / HTTP/1.1" 503 181 0.000330 10.0.0.38 - - [2026-08-20 13:08:24] "GET / HTTP/1.1" 503 181 0.000632 10.0.0.38 - - [2026-08-20 13:08:25] "GET / HTTP/1.1" 200 45303 0.015146 10.0.0.38 - - [2026-08-20 13:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.030829 10.0.0.38 - - [2026-08-20 13:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.025995 10.0.0.38 - - [2026-08-20 13:08:25] "GET / HTTP/1.1" 200 35931 0.003131 10.0.0.38 - - [2026-08-20 13:08:25] "GET / HTTP/1.1" 200 35931 0.001500 10.0.0.38 - - [2026-08-20 13:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.043977 10.0.0.38 - - [2026-08-20 13:08:25] "GET /global-system-config/0f04194b-7d79-4338-8e38-5e165c3e0f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.067741 10.0.0.38 - - [2026-08-20 13:08:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.026069 10.0.0.38 - - [2026-08-20 13:08:25] "GET / HTTP/1.1" 200 35931 0.002265 10.0.0.38 - - [2026-08-20 13:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.015131 10.0.0.38 - - [2026-08-20 13:08:25] "GET /global-system-config/0f04194b-7d79-4338-8e38-5e165c3e0f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.019927 10.0.0.38 - - [2026-08-20 13:08:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.007869 10.0.0.38 - - [2026-08-20 13:08:25] "GET / HTTP/1.1" 200 35931 0.002250 10.0.0.38 - - [2026-08-20 13:08:25] "POST /analytics-nodes HTTP/1.1" 200 599 0.256267 10.0.0.38 - - [2026-08-20 13:08:25] "GET / HTTP/1.1" 200 35931 0.001896 10.0.0.38 - - [2026-08-20 13:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.032781 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:08:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001970 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:08:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002365 10.0.0.38 - - [2026-08-20 13:08:25] "GET /global-system-config/0f04194b-7d79-4338-8e38-5e165c3e0f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.068360 10.0.0.38 - - [2026-08-20 13:08:25] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.181979 10.0.0.38 - - [2026-08-20 13:08:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.083694 10.0.0.38 - - [2026-08-20 13:08:26] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.242090 10.0.0.38 - - [2026-08-20 13:08:28] "GET / HTTP/1.1" 200 35931 0.003910 10.0.0.38 - - [2026-08-20 13:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.026801 10.0.0.38 - - [2026-08-20 13:08:28] "GET /global-system-config/0f04194b-7d79-4338-8e38-5e165c3e0f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.016571 10.0.0.38 - - [2026-08-20 13:08:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.004101 10.0.0.38 - - [2026-08-20 13:08:28] "POST /config-nodes HTTP/1.1" 200 593 0.179089 10.0.0.38 - - [2026-08-20 13:08:28] "GET / HTTP/1.1" 200 35931 0.001516 10.0.0.38 - - [2026-08-20 13:08:28] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005688 10.0.0.38 - - [2026-08-20 13:08:30] "GET / HTTP/1.1" 200 35931 0.001648 10.0.0.38 - - [2026-08-20 13:08:30] "POST /fqname-to-id HTTP/1.1" 404 186 0.012930 10.0.0.38 - - [2026-08-20 13:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004707 10.0.0.38 - - [2026-08-20 13:08:30] "GET /global-system-config/0f04194b-7d79-4338-8e38-5e165c3e0f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.027256 10.0.0.38 - - [2026-08-20 13:08:30] "POST /service-appliance-sets HTTP/1.1" 200 553 0.083782 10.0.0.38 - - [2026-08-20 13:08:30] "POST /fqname-to-id HTTP/1.1" 404 180 0.003371 10.0.0.38 - - [2026-08-20 13:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008912 10.0.0.38 - - [2026-08-20 13:08:30] "GET /global-system-config/0f04194b-7d79-4338-8e38-5e165c3e0f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.022791 10.0.0.38 - - [2026-08-20 13:08:31] "POST /service-appliance-sets HTTP/1.1" 200 541 0.121882 10.0.0.38 - - [2026-08-20 13:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013023 10.0.0.38 - - [2026-08-20 13:08:31] "GET /network-ipam/63e55d6b-065c-4284-aac6-94cfdd0ad498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.012346 10.0.0.38 - - [2026-08-20 13:08:31] "POST /service-templates HTTP/1.1" 200 511 0.084340 10.0.0.38 - - [2026-08-20 13:08:31] "POST /service-templates HTTP/1.1" 200 501 0.054329 10.0.0.38 - - [2026-08-20 13:08:31] "POST /service-templates HTTP/1.1" 200 515 0.084429 10.0.0.38 - - [2026-08-20 13:08:32] "POST /service-templates HTTP/1.1" 200 535 0.063153 10.0.0.38 - - [2026-08-20 13:08:32] "POST /service-templates HTTP/1.1" 200 507 0.080719 10.0.0.38 - - [2026-08-20 13:08:32] "GET / HTTP/1.1" 200 35931 0.002174 10.0.0.38 - - [2026-08-20 13:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008706 10.0.0.38 - - [2026-08-20 13:08:32] "GET /global-system-config/0f04194b-7d79-4338-8e38-5e165c3e0f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007986 10.0.0.38 - - [2026-08-20 13:08:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.003090 10.0.0.38 - - [2026-08-20 13:08:32] "POST /config-database-nodes HTTP/1.1" 200 611 0.071627 10.0.0.38 - - [2026-08-20 13:08:33] "GET / HTTP/1.1" 200 35931 0.001989 10.0.0.38 - - [2026-08-20 13:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006748 10.0.0.38 - - [2026-08-20 13:08:33] "GET /global-system-config/0f04194b-7d79-4338-8e38-5e165c3e0f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.013120 10.0.0.38 - - [2026-08-20 13:08:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.011122 10.0.0.38 - - [2026-08-20 13:08:33] "POST /database-nodes HTTP/1.1" 200 597 0.083546 10.0.0.38 - - [2026-08-20 13:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004427 10.0.0.38 - - [2026-08-20 13:08:34] "GET /global-vrouter-config/b706e36c-fd77-45e7-a96b-434a86062dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.023602 10.0.0.38 - - [2026-08-20 13:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007391 10.0.0.38 - - [2026-08-20 13:08:34] "PUT /global-vrouter-config/b706e36c-fd77-45e7-a96b-434a86062dbe HTTP/1.1" 200 276 0.035078 10.0.0.38 - - [2026-08-20 13:08:34] "GET / HTTP/1.1" 200 35931 0.002030 10.0.0.38 - - [2026-08-20 13:08:34] "POST /alarms HTTP/1.1" 200 581 0.123259 10.0.0.38 - - [2026-08-20 13:08:35] "POST /alarms HTTP/1.1" 200 575 0.117604 10.0.0.38 - - [2026-08-20 13:08:35] "POST /alarms HTTP/1.1" 200 575 0.195754 10.0.0.38 - - [2026-08-20 13:08:35] "POST /alarms HTTP/1.1" 200 559 0.112236 10.0.0.38 - - [2026-08-20 13:08:35] "POST /alarms HTTP/1.1" 200 555 0.098560 10.0.0.38 - - [2026-08-20 13:08:35] "POST /alarms HTTP/1.1" 200 557 0.119740 10.0.0.38 - - [2026-08-20 13:08:35] "POST /alarms HTTP/1.1" 200 565 0.092300 10.0.0.38 - - [2026-08-20 13:08:35] "POST /alarms HTTP/1.1" 200 549 0.130828 10.0.0.38 - - [2026-08-20 13:08:36] "GET / HTTP/1.1" 200 35931 0.002132 10.0.0.38 - - [2026-08-20 13:08:36] "POST /alarms HTTP/1.1" 200 557 0.134418 10.0.0.38 - - [2026-08-20 13:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012503 10.0.0.38 - - [2026-08-20 13:08:36] "GET /routing-instance/b66920d5-d37c-45c3-a57c-343b20f88524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.018602 10.0.0.38 - - [2026-08-20 13:08:36] "POST /alarms HTTP/1.1" 200 567 0.149130 10.0.0.38 - - [2026-08-20 13:08:36] "POST /bgp-routers HTTP/1.1" 200 616 0.244171 10.0.0.38 - - [2026-08-20 13:08:36] "GET /bgp-router/43b8533a-69b8-4d0f-83b0-0456ea803739?fields=global_system_config_back_refs HTTP/1.1" 200 1128 0.040559 10.0.0.38 - - [2026-08-20 13:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.018120 10.0.0.38 - - [2026-08-20 13:08:36] "POST /alarms HTTP/1.1" 200 555 0.179996 10.0.0.38 - - [2026-08-20 13:08:36] "GET /global-system-config/0f04194b-7d79-4338-8e38-5e165c3e0f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.020078 10.0.0.38 - - [2026-08-20 13:08:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013129 10.0.0.38 - - [2026-08-20 13:08:36] "POST /alarms HTTP/1.1" 200 567 0.116370 10.0.0.38 - - [2026-08-20 13:08:36] "POST /ref-update HTTP/1.1" 200 156 0.071535 10.0.0.38 - - [2026-08-20 13:08:36] "POST /alarms HTTP/1.1" 200 575 0.170050 10.0.0.38 - - [2026-08-20 13:08:36] "POST /alarms HTTP/1.1" 200 569 0.165165 10.0.0.38 - - [2026-08-20 13:08:37] "POST /alarms HTTP/1.1" 200 561 0.150461 10.0.0.38 - - [2026-08-20 13:08:37] "POST /alarms HTTP/1.1" 200 561 0.073694 10.0.0.38 - - [2026-08-20 13:08:37] "POST /alarms HTTP/1.1" 200 561 0.171160 10.0.0.38 - - [2026-08-20 13:08:37] "POST /alarms HTTP/1.1" 200 547 0.065517 10.0.0.38 - - [2026-08-20 13:08:37] "POST /alarms HTTP/1.1" 200 595 0.085720 10.0.0.38 - - [2026-08-20 13:08:37] "POST /alarms HTTP/1.1" 200 575 0.145793 10.0.0.38 - - [2026-08-20 13:08:37] "POST /alarms HTTP/1.1" 200 571 0.154683 10.0.0.38 - - [2026-08-20 13:08:38] "POST /alarms HTTP/1.1" 200 583 0.054999 10.0.0.38 - - [2026-08-20 13:08:38] "POST /alarms HTTP/1.1" 200 609 0.086562 10.0.0.38 - - [2026-08-20 13:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.018003 10.0.0.38 - - [2026-08-20 13:08:38] "GET /network-ipam/63e55d6b-065c-4284-aac6-94cfdd0ad498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.008635 10.0.0.38 - - [2026-08-20 13:08:38] "GET / HTTP/1.1" 200 35931 0.002019 10.0.0.38 - - [2026-08-20 13:08:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006292 10.0.0.38 - - [2026-08-20 13:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010858 10.0.0.38 - - [2026-08-20 13:08:38] "PUT /global-vrouter-config/b706e36c-fd77-45e7-a96b-434a86062dbe HTTP/1.1" 200 276 0.021226 10.0.0.38 - - [2026-08-20 13:08:39] "POST /fqname-to-id HTTP/1.1" 404 225 0.004773 10.0.0.38 - - [2026-08-20 13:08:39] "POST /access-control-lists HTTP/1.1" 200 587 0.065914 10.0.0.38 - - [2026-08-20 13:08:39] "POST /fqname-to-id HTTP/1.1" 404 224 0.025327 10.0.0.38 - - [2026-08-20 13:08:39] "POST /access-control-lists HTTP/1.1" 200 585 0.050254 10.0.0.38 - - [2026-08-20 13:08:39] "GET / HTTP/1.1" 200 35931 0.003593 10.0.0.38 - - [2026-08-20 13:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004464 10.0.0.38 - - [2026-08-20 13:08:39] "GET /global-vrouter-config/b706e36c-fd77-45e7-a96b-434a86062dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008852 10.0.0.38 - - [2026-08-20 13:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004525 10.0.0.38 - - [2026-08-20 13:08:39] "PUT /global-vrouter-config/b706e36c-fd77-45e7-a96b-434a86062dbe HTTP/1.1" 200 276 0.061693 10.0.0.38 - - [2026-08-20 13:08:39] "POST /route-targets HTTP/1.1" 200 327 0.092386 10.0.0.38 - - [2026-08-20 13:08:39] "POST /ref-update HTTP/1.1" 200 156 0.059213 10.0.0.38 - - [2026-08-20 13:08:39] "POST /route-targets HTTP/1.1" 200 327 0.045738 10.0.0.38 - - [2026-08-20 13:08:39] "POST /ref-update HTTP/1.1" 200 156 0.059714 10.0.0.38 - - [2026-08-20 13:08:39] "POST /route-targets HTTP/1.1" 200 327 0.041063 10.0.0.38 - - [2026-08-20 13:08:40] "POST /ref-update HTTP/1.1" 200 156 0.063290 10.0.0.38 - - [2026-08-20 13:08:40] "POST /route-targets HTTP/1.1" 200 327 0.039224 10.0.0.38 - - [2026-08-20 13:08:40] "POST /ref-update HTTP/1.1" 200 156 0.037574 10.0.0.38 - - [2026-08-20 13:08:40] "POST /fqname-to-id HTTP/1.1" 404 201 0.006668 10.0.0.38 - - [2026-08-20 13:08:40] "POST /access-control-lists HTTP/1.1" 200 551 0.152297 10.0.0.38 - - [2026-08-20 13:08:40] "GET / HTTP/1.1" 200 35931 0.001889 10.0.0.38 - - [2026-08-20 13:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.38 - - [2026-08-20 13:08:40] "GET /global-system-config/0f04194b-7d79-4338-8e38-5e165c3e0f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.029930 10.0.0.38 - - [2026-08-20 13:08:40] "PUT /global-system-config/0f04194b-7d79-4338-8e38-5e165c3e0f40 HTTP/1.1" 200 274 0.071997 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:09:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001203 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:09:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001327 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:09:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001422 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:09:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001382 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:09:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001419 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:09:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001434 10.0.0.38 - - [2026-08-20 13:09:41] "GET / HTTP/1.1" 200 35931 0.001878 10.0.0.38 - - [2026-08-20 13:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.38 - - [2026-08-20 13:09:41] "GET /global-system-config/0f04194b-7d79-4338-8e38-5e165c3e0f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008497 10.0.0.38 - - [2026-08-20 13:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.38 - - [2026-08-20 13:09:41] "GET /config-node/2f2613d0-4743-4b95-b090-ac41f206819e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.021227 10.0.0.38 - - [2026-08-20 13:09:52] "GET / HTTP/1.1" 200 35931 0.001785 10.0.0.38 - - [2026-08-20 13:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.38 - - [2026-08-20 13:09:52] "GET /routing-instance/b66920d5-d37c-45c3-a57c-343b20f88524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004154 10.0.0.38 - - [2026-08-20 13:09:52] "POST /bgp-routers HTTP/1.1" 409 301 0.003251 10.0.0.38 - - [2026-08-20 13:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.38 - - [2026-08-20 13:09:52] "GET /bgp-router/43b8533a-69b8-4d0f-83b0-0456ea803739?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.007287 10.0.0.38 - - [2026-08-20 13:09:52] "PUT /bgp-router/43b8533a-69b8-4d0f-83b0-0456ea803739 HTTP/1.1" 200 254 0.030033 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:09:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001214 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:09:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001276 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:11:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001318 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:11:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001120 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:11:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001032 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:11:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000981 10.0.0.38 - - [2026-08-20 13:11:49] "GET / HTTP/1.1" 200 35931 0.001273 10.0.0.38 - - [2026-08-20 13:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004997 10.0.0.38 - - [2026-08-20 13:11:49] "GET /domain/5914f9ed-3765-4dc3-9363-9dcf50d89c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.010633 10.0.0.38 - - [2026-08-20 13:11:49] "POST /id-to-fqname HTTP/1.1" 200 173 0.006513 10.0.0.38 - - [2026-08-20 13:11:49] "POST /fqname-to-id HTTP/1.1" 404 182 0.009403 10.0.0.38 - - [2026-08-20 13:11:49] "POST /security-groups HTTP/1.1" 200 570 0.077016 10.0.0.38 - - [2026-08-20 13:11:49] "POST /projects HTTP/1.1" 200 481 0.293631 10.0.0.38 - - [2026-08-20 13:11:49] "POST /fqname-to-id HTTP/1.1" 404 213 0.004802 10.0.0.38 - - [2026-08-20 13:11:49] "POST /security-groups HTTP/1.1" 200 534 0.057881 10.0.0.38 - - [2026-08-20 13:11:50] "POST /access-control-lists HTTP/1.1" 200 579 0.111452 10.0.0.38 - - [2026-08-20 13:11:50] "POST /fqname-to-id HTTP/1.1" 404 212 0.011187 10.0.0.38 - - [2026-08-20 13:11:50] "POST /chown HTTP/1.1" 200 109 0.066913 10.0.0.38 - - [2026-08-20 13:11:50] "POST /policy-managements HTTP/1.1" 409 214 0.011216 10.0.0.38 - - [2026-08-20 13:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008613 10.0.0.38 - - [2026-08-20 13:11:50] "GET /policy-management/25e9a9e2-ad31-4ca3-932b-b7d53716824b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.016921 10.0.0.38 - - [2026-08-20 13:11:50] "POST /access-control-lists HTTP/1.1" 200 577 0.067054 10.0.0.38 - - [2026-08-20 13:11:50] "POST /application-policy-sets HTTP/1.1" 200 528 0.052752 10.0.0.38 - - [2026-08-20 13:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.38 - - [2026-08-20 13:11:50] "GET /global-vrouter-config/b706e36c-fd77-45e7-a96b-434a86062dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004797 10.0.0.38 - - [2026-08-20 13:11:50] "PUT /global-vrouter-config/b706e36c-fd77-45e7-a96b-434a86062dbe HTTP/1.1" 200 276 0.020490 10.0.0.38 - - [2026-08-20 13:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012723 10.0.0.38 - - [2026-08-20 13:11:50] "GET /virtual-network/5bbc7469-6acd-4334-9942-9fc1c8a7809e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.005213 10.0.0.38 - - [2026-08-20 13:11:50] "POST /id-to-fqname HTTP/1.1" 200 177 0.000580 10.0.0.38 - - [2026-08-20 13:11:50] "POST /fqname-to-id HTTP/1.1" 404 186 0.004298 10.0.0.38 - - [2026-08-20 13:11:50] "POST /security-groups HTTP/1.1" 200 574 0.066977 10.0.0.38 - - [2026-08-20 13:11:50] "POST /projects HTTP/1.1" 200 489 0.256169 10.0.0.38 - - [2026-08-20 13:11:50] "POST /fqname-to-id HTTP/1.1" 404 232 0.006948 10.0.0.38 - - [2026-08-20 13:11:50] "POST /access-control-lists HTTP/1.1" 200 594 0.034690 10.0.0.38 - - [2026-08-20 13:11:50] "POST /fqname-to-id HTTP/1.1" 404 231 0.009568 10.0.0.38 - - [2026-08-20 13:11:50] "POST /security-groups HTTP/1.1" 200 546 0.064675 10.0.0.38 - - [2026-08-20 13:11:50] "POST /chown HTTP/1.1" 200 109 0.026119 10.0.0.38 - - [2026-08-20 13:11:50] "POST /access-control-lists HTTP/1.1" 200 592 0.067046 10.0.0.38 - - [2026-08-20 13:11:50] "POST /fqname-to-id HTTP/1.1" 404 217 0.002668 10.0.0.38 - - [2026-08-20 13:11:50] "POST /network-ipams HTTP/1.1" 200 522 0.099843 10.0.0.38 - - [2026-08-20 13:11:51] "POST /access-control-lists HTTP/1.1" 200 583 0.111885 10.0.0.38 - - [2026-08-20 13:11:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.024701 10.0.0.38 - - [2026-08-20 13:11:51] "POST /network-ipams HTTP/1.1" 200 510 0.107858 10.0.0.38 - - [2026-08-20 13:11:51] "POST /fqname-to-id HTTP/1.1" 404 198 0.007402 10.0.0.38 - - [2026-08-20 13:11:51] "POST /access-control-lists HTTP/1.1" 200 581 0.038125 10.0.0.38 - - [2026-08-20 13:11:51] "POST /fqname-to-id HTTP/1.1" 404 240 0.010051 10.0.0.38 - - [2026-08-20 13:11:51] "POST /access-control-lists HTTP/1.1" 200 602 0.080250 10.0.0.38 - - [2026-08-20 13:11:51] "POST /useragent-kv HTTP/1.1" 200 115 0.005797 10.0.0.38 - - [2026-08-20 13:11:51] "POST /virtual-networks HTTP/1.1" 200 538 0.164786 10.0.0.38 - - [2026-08-20 13:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006387 10.0.0.38 - - [2026-08-20 13:11:51] "POST /fqname-to-id HTTP/1.1" 404 239 0.006911 10.0.0.38 - - [2026-08-20 13:11:51] "POST /access-control-lists HTTP/1.1" 200 600 0.029847 10.0.0.38 - - [2026-08-20 13:11:51] "GET /virtual-network/5a038612-450e-49d7-9fbe-999084e3d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.027172 10.0.0.38 - - [2026-08-20 13:11:51] "POST /fqname-to-id HTTP/1.1" 404 229 0.003132 10.0.0.38 - - [2026-08-20 13:11:51] "POST /network-ipams HTTP/1.1" 200 518 0.044146 10.0.0.38 - - [2026-08-20 13:11:51] "POST /fqname-to-id HTTP/1.1" 404 202 0.013945 10.0.0.38 - - [2026-08-20 13:11:51] "POST /access-control-lists HTTP/1.1" 200 589 0.111982 10.0.0.38 - - [2026-08-20 13:11:51] "POST /route-targets HTTP/1.1" 200 327 0.023403 10.0.0.38 - - [2026-08-20 13:11:51] "POST /ref-update HTTP/1.1" 200 156 0.070518 10.0.0.38 - - [2026-08-20 13:11:51] "POST /useragent-kv HTTP/1.1" 200 115 0.029166 10.0.0.38 - - [2026-08-20 13:11:51] "POST /virtual-networks HTTP/1.1" 200 546 0.353219 10.0.0.38 - - [2026-08-20 13:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011923 10.0.0.38 - - [2026-08-20 13:11:51] "GET /virtual-network/4535ab06-2c5a-4201-b1d3-e39776d96231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.022028 10.0.0.38 - - [2026-08-20 13:11:51] "POST /route-targets HTTP/1.1" 200 327 0.032865 10.0.0.38 - - [2026-08-20 13:11:51] "POST /fqname-to-id HTTP/1.1" 404 199 0.020965 10.0.0.38 - - [2026-08-20 13:11:52] "POST /ref-update HTTP/1.1" 200 156 0.060710 10.0.0.38 - - [2026-08-20 13:11:52] "POST /network-policys HTTP/1.1" 200 538 0.062166 10.0.0.38 - - [2026-08-20 13:11:52] "POST /fqname-to-id HTTP/1.1" 404 197 0.008435 10.0.0.38 - - [2026-08-20 13:11:52] "POST /network-policys HTTP/1.1" 200 534 0.028583 10.0.0.38 - - [2026-08-20 13:11:52] "POST /fqname-to-id HTTP/1.1" 404 201 0.020352 10.0.0.38 - - [2026-08-20 13:11:52] "POST /network-policys HTTP/1.1" 200 542 0.067720 10.0.0.38 - - [2026-08-20 13:11:52] "PUT /access-control-list/584e3ed7-a849-42aa-8da5-bb9edd13ea31 HTTP/1.1" 200 272 0.044633 10.0.0.38 - - [2026-08-20 13:11:52] "POST /ref-update HTTP/1.1" 200 156 0.138515 10.0.0.38 - - [2026-08-20 13:11:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011724 10.0.0.38 - - [2026-08-20 13:11:52] "PUT /access-control-list/64320c25-6ab4-4eb8-b623-2a8891b57df5 HTTP/1.1" 200 272 0.083096 10.0.0.38 - - [2026-08-20 13:11:52] "POST /ref-update HTTP/1.1" 200 156 0.199559 10.0.0.38 - - [2026-08-20 13:11:52] "PUT /access-control-list/584e3ed7-a849-42aa-8da5-bb9edd13ea31 HTTP/1.1" 200 272 0.097306 10.0.0.38 - - [2026-08-20 13:11:52] "POST /ref-update HTTP/1.1" 200 156 0.137480 10.0.0.38 - - [2026-08-20 13:11:52] "POST /ref-update HTTP/1.1" 200 156 0.243085 10.0.0.38 - - [2026-08-20 13:11:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.029990 10.0.0.38 - - [2026-08-20 13:11:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009723 10.0.0.38 - - [2026-08-20 13:11:53] "PUT /access-control-list/64320c25-6ab4-4eb8-b623-2a8891b57df5 HTTP/1.1" 200 272 0.106041 10.0.0.38 - - [2026-08-20 13:11:53] "PUT /access-control-list/584e3ed7-a849-42aa-8da5-bb9edd13ea31 HTTP/1.1" 200 272 0.052441 10.0.0.38 - - [2026-08-20 13:11:53] "POST /fqname-to-id HTTP/1.1" 404 237 0.009041 10.0.0.38 - - [2026-08-20 13:11:53] "POST /ref-update HTTP/1.1" 200 156 0.201602 10.0.0.38 - - [2026-08-20 13:11:53] "POST /ref-update HTTP/1.1" 200 156 0.124828 10.0.0.38 - - [2026-08-20 13:11:53] "POST /access-control-lists HTTP/1.1" 200 601 0.151626 10.0.0.38 - - [2026-08-20 13:11:53] "POST /ref-update HTTP/1.1" 200 156 0.075425 10.0.0.38 - - [2026-08-20 13:11:53] "PUT /access-control-list/2bc3a116-81d3-41b8-923c-3e613746c63c HTTP/1.1" 200 272 0.061351 10.0.0.38 - - [2026-08-20 13:11:53] "POST /ref-update HTTP/1.1" 200 156 0.351487 10.0.0.38 - - [2026-08-20 13:11:53] "POST /ref-update HTTP/1.1" 200 156 0.076840 10.0.0.38 - - [2026-08-20 13:11:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.048453 10.0.0.38 - - [2026-08-20 13:11:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004929 10.0.0.38 - - [2026-08-20 13:11:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002273 10.0.0.38 - - [2026-08-20 13:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.38 - - [2026-08-20 13:11:54] "GET /virtual-network/5bbc7469-6acd-4334-9942-9fc1c8a7809e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.007818 10.0.0.38 - - [2026-08-20 13:11:54] "GET /application-policy-set/2814e4ac-c9a8-4543-b4ef-65a3d588bc35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.009280 10.0.0.38 - - [2026-08-20 13:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.38 - - [2026-08-20 13:11:54] "GET /policy-management/25e9a9e2-ad31-4ca3-932b-b7d53716824b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003603 10.0.0.38 - - [2026-08-20 13:11:54] "POST /firewall-policys HTTP/1.1" 200 530 0.038272 10.0.0.38 - - [2026-08-20 13:11:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.038935 10.0.0.38 - - [2026-08-20 13:11:54] "GET /firewall-policy/4fe66672-756d-4f0c-ab5d-b14a1bf2bcd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.013913 10.0.0.38 - - [2026-08-20 13:11:54] "GET /application-policy-set/2814e4ac-c9a8-4543-b4ef-65a3d588bc35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.010262 10.0.0.38 - - [2026-08-20 13:11:54] "GET /firewall-policy/4fe66672-756d-4f0c-ab5d-b14a1bf2bcd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.007311 10.0.0.38 - - [2026-08-20 13:11:54] "POST /ref-update HTTP/1.1" 200 156 0.065594 10.0.0.38 - - [2026-08-20 13:11:54] "GET /application-policy-set/2814e4ac-c9a8-4543-b4ef-65a3d588bc35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.022193 10.0.0.38 - - [2026-08-20 13:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005754 10.0.0.38 - - [2026-08-20 13:11:54] "GET /policy-management/25e9a9e2-ad31-4ca3-932b-b7d53716824b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.013500 10.0.0.38 - - [2026-08-20 13:11:54] "POST /firewall-policys HTTP/1.1" 200 532 0.087869 10.0.0.38 - - [2026-08-20 13:11:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.042754 10.0.0.38 - - [2026-08-20 13:11:54] "GET /firewall-policy/2e45c248-0a8f-4926-9365-88f453158228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.030889 10.0.0.38 - - [2026-08-20 13:11:54] "GET /application-policy-set/2814e4ac-c9a8-4543-b4ef-65a3d588bc35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.009917 10.0.0.38 - - [2026-08-20 13:11:54] "GET /firewall-policy/2e45c248-0a8f-4926-9365-88f453158228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.007853 10.0.0.38 - - [2026-08-20 13:11:54] "GET /firewall-policy/4fe66672-756d-4f0c-ab5d-b14a1bf2bcd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006068 10.0.0.38 - - [2026-08-20 13:11:54] "GET /firewall-policy/4fe66672-756d-4f0c-ab5d-b14a1bf2bcd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004791 10.0.0.38 - - [2026-08-20 13:11:54] "POST /ref-update HTTP/1.1" 200 156 0.047067 10.0.0.38 - - [2026-08-20 13:11:55] "POST /ref-update HTTP/1.1" 200 156 0.206264 10.0.0.38 - - [2026-08-20 13:11:55] "POST /ref-update HTTP/1.1" 200 156 0.087625 10.0.0.38 - - [2026-08-20 13:11:55] "GET /application-policy-set/2814e4ac-c9a8-4543-b4ef-65a3d588bc35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.061483 10.0.0.38 - - [2026-08-20 13:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005272 10.0.0.38 - - [2026-08-20 13:11:55] "GET /policy-management/25e9a9e2-ad31-4ca3-932b-b7d53716824b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006251 10.0.0.38 - - [2026-08-20 13:11:55] "POST /firewall-policys HTTP/1.1" 200 530 0.058565 10.0.0.38 - - [2026-08-20 13:11:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.066126 10.0.0.38 - - [2026-08-20 13:11:55] "GET /firewall-policy/3cba8e8b-c745-44a9-a81e-0965a281e5fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.028144 10.0.0.38 - - [2026-08-20 13:11:55] "GET /application-policy-set/2814e4ac-c9a8-4543-b4ef-65a3d588bc35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.021442 10.0.0.38 - - [2026-08-20 13:11:55] "GET /firewall-policy/3cba8e8b-c745-44a9-a81e-0965a281e5fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004939 10.0.0.38 - - [2026-08-20 13:11:55] "GET /firewall-policy/2e45c248-0a8f-4926-9365-88f453158228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.006448 10.0.0.38 - - [2026-08-20 13:11:55] "GET /firewall-policy/4fe66672-756d-4f0c-ab5d-b14a1bf2bcd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003726 10.0.0.38 - - [2026-08-20 13:11:55] "GET /firewall-policy/4fe66672-756d-4f0c-ab5d-b14a1bf2bcd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003985 10.0.0.38 - - [2026-08-20 13:11:55] "GET /firewall-policy/2e45c248-0a8f-4926-9365-88f453158228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.015690 10.0.0.38 - - [2026-08-20 13:11:55] "POST /ref-update HTTP/1.1" 200 156 0.040380 10.0.0.38 - - [2026-08-20 13:11:55] "POST /ref-update HTTP/1.1" 200 156 0.041990 10.0.0.38 - - [2026-08-20 13:11:55] "POST /ref-update HTTP/1.1" 200 156 0.060394 10.0.0.38 - - [2026-08-20 13:11:56] "POST /ref-update HTTP/1.1" 200 156 0.033178 10.0.0.38 - - [2026-08-20 13:11:56] "POST /ref-update HTTP/1.1" 200 156 0.067136 10.0.0.38 - - [2026-08-20 13:11:56] "GET /application-policy-set/2814e4ac-c9a8-4543-b4ef-65a3d588bc35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.024889 10.0.0.38 - - [2026-08-20 13:11:56] "POST /tags HTTP/1.1" 200 299 0.051683 10.0.0.38 - - [2026-08-20 13:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.018529 10.0.0.38 - - [2026-08-20 13:11:56] "GET /tag/76c6ace6-8f73-4d6a-afbc-8cfc35b6b939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.043738 10.0.0.38 - - [2026-08-20 13:11:56] "POST /set-tag HTTP/1.1" 200 109 0.028551 10.0.0.38 - - [2026-08-20 13:11:56] "POST /tags HTTP/1.1" 200 301 0.234402 10.0.0.38 - - [2026-08-20 13:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.038458 10.0.0.38 - - [2026-08-20 13:11:56] "GET /tag/0df5f0cf-e99b-4be7-a468-aefe175ac1e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.037933 10.0.0.38 - - [2026-08-20 13:11:57] "POST /tags HTTP/1.1" 200 325 0.081204 10.0.0.38 - - [2026-08-20 13:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.022398 10.0.0.38 - - [2026-08-20 13:11:57] "GET /tag/ee357999-6da8-4bd9-a830-863b619f0f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.030361 10.0.0.38 - - [2026-08-20 13:11:57] "POST /tags HTTP/1.1" 200 311 0.101735 10.0.0.38 - - [2026-08-20 13:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.030756 10.0.0.38 - - [2026-08-20 13:11:57] "GET /tag/c96cf746-4e51-43ad-80e9-e6ae4578b60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.069313 10.0.0.38 - - [2026-08-20 13:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006999 10.0.0.38 - - [2026-08-20 13:11:57] "GET /virtual-network/5a038612-450e-49d7-9fbe-999084e3d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.009995 10.0.0.38 - - [2026-08-20 13:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006622 10.0.0.38 - - [2026-08-20 13:11:57] "GET /project/f7d1fdb2-aee7-4053-8050-abc1bd9db0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.052836 10.0.0.38 - - [2026-08-20 13:11:57] "POST /virtual-machines HTTP/1.1" 200 377 0.077706 10.0.0.38 - - [2026-08-20 13:11:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.057840 10.0.0.38 - - [2026-08-20 13:11:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.236855 10.0.0.38 - - [2026-08-20 13:11:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.031037 10.0.0.38 - - [2026-08-20 13:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.035136 10.0.0.38 - - [2026-08-20 13:11:58] "GET /virtual-machine-interface/b8e9db18-9c98-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.017527 10.0.0.38 - - [2026-08-20 13:11:58] "POST /instance-ips HTTP/1.1" 200 409 0.149400 10.0.0.38 - - [2026-08-20 13:11:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.058097 10.0.0.38 - - [2026-08-20 13:11:58] "GET /virtual-machine-interface/b8e9db18-9c98-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.027414 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:11:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001329 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:11:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002721 10.0.0.38 - - [2026-08-20 13:11:58] "POST /set-tag HTTP/1.1" 200 109 0.081242 10.0.0.38 - - [2026-08-20 13:11:58] "GET /virtual-machine-interface/b8e9db18-9c98-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.023499 10.0.0.38 - - [2026-08-20 13:11:58] "GET /instance-ip/b91a1738-9c98-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.004125 10.0.0.38 - - [2026-08-20 13:11:58] "POST /fqname-to-id HTTP/1.1" 404 226 0.002749 10.0.0.38 - - [2026-08-20 13:11:58] "POST /tags HTTP/1.1" 200 305 0.161471 10.0.0.38 - - [2026-08-20 13:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.031969 10.0.0.38 - - [2026-08-20 13:11:58] "GET /tag/a586d836-b8bc-4035-ad60-fd7e54fe7551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.033779 10.0.0.38 - - [2026-08-20 13:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.38 - - [2026-08-20 13:11:59] "GET /project/d2c27a04-a20d-475b-a23f-3450257ab611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.071265 10.0.0.38 - - [2026-08-20 13:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008111 10.0.0.38 - - [2026-08-20 13:11:59] "GET /virtual-network/4535ab06-2c5a-4201-b1d3-e39776d96231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.079456 10.0.0.38 - - [2026-08-20 13:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005122 10.0.0.38 - - [2026-08-20 13:11:59] "GET /service-appliance-set/42cb4d86-ed84-4739-a40d-5829aa023b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.063626 10.0.0.38 - - [2026-08-20 13:11:59] "POST /fqname-to-id HTTP/1.1" 404 240 0.006326 10.0.0.38 - - [2026-08-20 13:11:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.262057 10.0.0.38 - - [2026-08-20 13:11:59] "GET /virtual-machine-interface/17116ee3-a30d-40dd-9206-51e4c5ad56c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.014617 10.0.0.38 - - [2026-08-20 13:11:59] "POST /instance-ips HTTP/1.1" 200 381 0.072160 10.0.0.38 - - [2026-08-20 13:11:59] "GET /instance-ip/2cfb0414-1f9d-4592-8d0e-f48f1230e553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008845 10.0.0.38 - - [2026-08-20 13:11:59] "POST /loadbalancers HTTP/1.1" 200 582 0.080931 10.0.0.38 - - [2026-08-20 13:11:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.018049 10.0.0.38 - - [2026-08-20 13:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.38 - - [2026-08-20 13:11:59] "GET /project/d2c27a04-a20d-475b-a23f-3450257ab611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.105430 10.0.0.38 - - [2026-08-20 13:12:00] "GET /project/d2c27a04-a20d-475b-a23f-3450257ab611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.107384 10.0.0.38 - - [2026-08-20 13:12:00] "GET /instance-ip/2cfb0414-1f9d-4592-8d0e-f48f1230e553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007677 10.0.0.38 - - [2026-08-20 13:12:00] "GET /loadbalancer/8c32897b-ddad-4ef9-8a38-98dfcfbb23e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.004033 10.0.0.38 - - [2026-08-20 13:12:00] "POST /floating-ips HTTP/1.1" 200 583 0.060043 10.0.0.38 - - [2026-08-20 13:12:00] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.071268 10.0.0.38 - - [2026-08-20 13:12:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.049457 10.0.0.38 - - [2026-08-20 13:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.015013 10.0.0.38 - - [2026-08-20 13:12:00] "GET /project/d2c27a04-a20d-475b-a23f-3450257ab611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.087340 10.0.0.38 - - [2026-08-20 13:12:00] "GET /loadbalancer-listener/bd73b86f-3af4-431a-a03f-c745acff9797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.013468 10.0.0.38 - - [2026-08-20 13:12:00] "GET /loadbalancer-listener/bd73b86f-3af4-431a-a03f-c745acff9797?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.010695 10.0.0.38 - - [2026-08-20 13:12:00] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.057588 10.0.0.38 - - [2026-08-20 13:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007023 10.0.0.38 - - [2026-08-20 13:12:00] "GET /global-vrouter-config/b706e36c-fd77-45e7-a96b-434a86062dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003091 10.0.0.38 - - [2026-08-20 13:12:00] "GET /instance-ip/2cfb0414-1f9d-4592-8d0e-f48f1230e553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006225 10.0.0.38 - - [2026-08-20 13:12:00] "GET /instance-ip/2cfb0414-1f9d-4592-8d0e-f48f1230e553?fields=floating_ips HTTP/1.1" 200 1170 0.006141 10.0.0.38 - - [2026-08-20 13:12:00] "GET /floating-ip/5c77f9a9-cc75-4776-a9d3-78ef648ac29a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002556 10.0.0.38 - - [2026-08-20 13:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005195 10.0.0.38 - - [2026-08-20 13:12:00] "PUT /global-vrouter-config/b706e36c-fd77-45e7-a96b-434a86062dbe HTTP/1.1" 200 276 0.014004 10.0.0.38 - - [2026-08-20 13:12:00] "POST /tags HTTP/1.1" 200 357 0.100340 10.0.0.38 - - [2026-08-20 13:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.38 - - [2026-08-20 13:12:00] "GET /tag/63b03977-5c6e-4a5a-88b2-bcbe4ca173c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.035700 10.0.0.38 - - [2026-08-20 13:12:00] "POST /tags HTTP/1.1" 200 305 0.036959 10.0.0.38 - - [2026-08-20 13:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.38 - - [2026-08-20 13:12:00] "GET /tag/8fe48628-e190-4f32-85b6-1ec533b6f1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.016794 10.0.0.38 - - [2026-08-20 13:12:01] "POST /id-to-fqname HTTP/1.1" 200 174 0.000684 10.0.0.38 - - [2026-08-20 13:12:01] "POST /fqname-to-id HTTP/1.1" 404 183 0.005218 10.0.0.38 - - [2026-08-20 13:12:01] "POST /security-groups HTTP/1.1" 200 571 0.189078 10.0.0.38 - - [2026-08-20 13:12:01] "POST /projects HTTP/1.1" 200 483 0.385057 10.0.0.38 - - [2026-08-20 13:12:01] "POST /fqname-to-id HTTP/1.1" 404 214 0.012503 10.0.0.38 - - [2026-08-20 13:12:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.027017 10.0.0.38 - - [2026-08-20 13:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.024087 10.0.0.38 - - [2026-08-20 13:12:01] "GET /virtual-network/5a038612-450e-49d7-9fbe-999084e3d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.017274 10.0.0.38 - - [2026-08-20 13:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004886 10.0.0.38 - - [2026-08-20 13:12:01] "GET /virtual-network/4535ab06-2c5a-4201-b1d3-e39776d96231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.018927 10.0.0.38 - - [2026-08-20 13:12:01] "POST /access-control-lists HTTP/1.1" 200 580 0.165863 10.0.0.38 - - [2026-08-20 13:12:01] "POST /fqname-to-id HTTP/1.1" 404 213 0.004950 10.0.0.38 - - [2026-08-20 13:12:01] "POST /access-control-lists HTTP/1.1" 200 578 0.120290 10.0.0.38 - - [2026-08-20 13:12:01] "PUT /virtual-network/5a038612-450e-49d7-9fbe-999084e3d988 HTTP/1.1" 200 264 0.194085 10.0.0.38 - - [2026-08-20 13:12:01] "PUT /virtual-network/4535ab06-2c5a-4201-b1d3-e39776d96231 HTTP/1.1" 200 264 0.081306 10.0.0.38 - - [2026-08-20 13:12:01] "POST /security-groups HTTP/1.1" 200 537 0.133458 10.0.0.38 - - [2026-08-20 13:12:02] "POST /fqname-to-id HTTP/1.1" 404 234 0.001858 10.0.0.38 - - [2026-08-20 13:12:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.080365 10.0.0.38 - - [2026-08-20 13:12:02] "POST /chown HTTP/1.1" 200 109 0.044791 10.0.0.38 - - [2026-08-20 13:12:02] "POST /access-control-lists HTTP/1.1" 200 596 0.078044 10.0.0.38 - - [2026-08-20 13:12:02] "GET /application-policy-set/2814e4ac-c9a8-4543-b4ef-65a3d588bc35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011659 10.0.0.38 - - [2026-08-20 13:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006267 10.0.0.38 - - [2026-08-20 13:12:02] "POST /fqname-to-id HTTP/1.1" 404 233 0.004414 10.0.0.38 - - [2026-08-20 13:12:02] "GET /policy-management/25e9a9e2-ad31-4ca3-932b-b7d53716824b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006102 10.0.0.38 - - [2026-08-20 13:12:02] "POST /tags HTTP/1.1" 409 207 0.003176 10.0.0.38 - - [2026-08-20 13:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.38 - - [2026-08-20 13:12:02] "GET /tag/8fe48628-e190-4f32-85b6-1ec533b6f1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.032150 10.0.0.38 - - [2026-08-20 13:12:02] "POST /access-control-lists HTTP/1.1" 200 594 0.100305 10.0.0.38 - - [2026-08-20 13:12:02] "POST /firewall-rules HTTP/1.1" 200 564 0.075418 10.0.0.38 - - [2026-08-20 13:12:02] "GET /firewall-rule/9645a42b-38f4-4f51-b96f-267a360e313e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.015009 10.0.0.38 - - [2026-08-20 13:12:02] "GET /firewall-policy/2e45c248-0a8f-4926-9365-88f453158228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002423 10.0.0.38 - - [2026-08-20 13:12:02] "GET /firewall-rule/9645a42b-38f4-4f51-b96f-267a360e313e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.003316 10.0.0.38 - - [2026-08-20 13:12:02] "POST /ref-update HTTP/1.1" 200 156 0.016783 10.0.0.38 - - [2026-08-20 13:12:02] "GET /application-policy-set/2814e4ac-c9a8-4543-b4ef-65a3d588bc35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019480 10.0.0.38 - - [2026-08-20 13:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.38 - - [2026-08-20 13:12:02] "GET /policy-management/25e9a9e2-ad31-4ca3-932b-b7d53716824b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.016907 10.0.0.38 - - [2026-08-20 13:12:02] "POST /tags HTTP/1.1" 409 207 0.002243 10.0.0.38 - - [2026-08-20 13:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.38 - - [2026-08-20 13:12:02] "GET /tag/8fe48628-e190-4f32-85b6-1ec533b6f1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.011171 10.0.0.38 - - [2026-08-20 13:12:02] "POST /firewall-rules HTTP/1.1" 200 562 0.087976 10.0.0.38 - - [2026-08-20 13:12:02] "GET /firewall-rule/71b8508c-713a-4bfe-9867-e16e88c24a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.009675 10.0.0.38 - - [2026-08-20 13:12:02] "GET /firewall-policy/2e45c248-0a8f-4926-9365-88f453158228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.008134 10.0.0.38 - - [2026-08-20 13:12:02] "GET /firewall-rule/71b8508c-713a-4bfe-9867-e16e88c24a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002345 10.0.0.38 - - [2026-08-20 13:12:02] "POST /ref-update HTTP/1.1" 200 156 0.039461 10.0.0.38 - - [2026-08-20 13:12:02] "POST /tags HTTP/1.1" 200 301 0.050476 10.0.0.38 - - [2026-08-20 13:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.031084 10.0.0.38 - - [2026-08-20 13:12:03] "GET /tag/f67ddc8c-7deb-4700-9268-f6e4af4b987a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.017711 10.0.0.38 - - [2026-08-20 13:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.38 - - [2026-08-20 13:12:03] "GET /project/f7d1fdb2-aee7-4053-8050-abc1bd9db0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.060597 10.0.0.38 - - [2026-08-20 13:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.38 - - [2026-08-20 13:12:03] "GET /virtual-network/4535ab06-2c5a-4201-b1d3-e39776d96231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004379 10.0.0.38 - - [2026-08-20 13:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.38 - - [2026-08-20 13:12:03] "GET /service-appliance-set/42cb4d86-ed84-4739-a40d-5829aa023b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004914 10.0.0.38 - - [2026-08-20 13:12:03] "POST /fqname-to-id HTTP/1.1" 404 242 0.012451 10.0.0.38 - - [2026-08-20 13:12:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.158211 10.0.0.38 - - [2026-08-20 13:12:03] "GET /virtual-machine-interface/0453da35-8217-4dec-bb93-cdce7637c60d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2311 0.008435 10.0.0.38 - - [2026-08-20 13:12:03] "POST /instance-ips HTTP/1.1" 200 377 0.044366 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:12:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001623 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:12:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001738 10.0.0.38 - - [2026-08-20 13:12:03] "GET /instance-ip/358d297f-23eb-4f63-839b-e1c248ded58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.014973 10.0.0.38 - - [2026-08-20 13:12:03] "POST /loadbalancers HTTP/1.1" 200 582 0.088865 10.0.0.38 - - [2026-08-20 13:12:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.033290 10.0.0.38 - - [2026-08-20 13:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.020026 10.0.0.38 - - [2026-08-20 13:12:03] "GET /project/f7d1fdb2-aee7-4053-8050-abc1bd9db0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.100088 10.0.0.38 - - [2026-08-20 13:12:03] "GET /instance-ip/358d297f-23eb-4f63-839b-e1c248ded58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.006665 10.0.0.38 - - [2026-08-20 13:12:03] "GET /project/f7d1fdb2-aee7-4053-8050-abc1bd9db0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.112879 10.0.0.38 - - [2026-08-20 13:12:03] "GET /loadbalancer/f0d491f9-688b-4258-81f6-b735094fed47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004453 10.0.0.38 - - [2026-08-20 13:12:04] "POST /floating-ips HTTP/1.1" 200 581 0.040879 10.0.0.38 - - [2026-08-20 13:12:04] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.063587 10.0.0.38 - - [2026-08-20 13:12:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.014477 10.0.0.38 - - [2026-08-20 13:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.38 - - [2026-08-20 13:12:04] "GET /project/f7d1fdb2-aee7-4053-8050-abc1bd9db0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.057678 10.0.0.38 - - [2026-08-20 13:12:04] "GET /loadbalancer-listener/89e8f735-9393-490a-9983-778adb4b3896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.003966 10.0.0.38 - - [2026-08-20 13:12:04] "GET /loadbalancer-listener/89e8f735-9393-490a-9983-778adb4b3896?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004877 10.0.0.38 - - [2026-08-20 13:12:04] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.022931 10.0.0.38 - - [2026-08-20 13:12:04] "GET /instance-ip/358d297f-23eb-4f63-839b-e1c248ded58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.003060 10.0.0.38 - - [2026-08-20 13:12:04] "GET /instance-ip/358d297f-23eb-4f63-839b-e1c248ded58d?fields=floating_ips HTTP/1.1" 200 1163 0.005238 10.0.0.38 - - [2026-08-20 13:12:04] "GET /floating-ip/98f4dce7-06b5-4e46-aaa4-c0ea49ad4abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002258 10.0.0.38 - - [2026-08-20 13:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.38 - - [2026-08-20 13:12:04] "GET /project/f7d1fdb2-aee7-4053-8050-abc1bd9db0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.055072 10.0.0.38 - - [2026-08-20 13:12:04] "GET /loadbalancer/f0d491f9-688b-4258-81f6-b735094fed47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.009056 10.0.0.38 - - [2026-08-20 13:12:04] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.028430 10.0.0.38 - - [2026-08-20 13:12:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.032617 10.0.0.38 - - [2026-08-20 13:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007965 10.0.0.38 - - [2026-08-20 13:12:04] "GET /project/f7d1fdb2-aee7-4053-8050-abc1bd9db0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.055312 10.0.0.38 - - [2026-08-20 13:12:04] "GET /loadbalancer-listener/b9647070-bd4f-4ebe-ae15-812182426d91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.007263 10.0.0.38 - - [2026-08-20 13:12:04] "GET /loadbalancer-listener/b9647070-bd4f-4ebe-ae15-812182426d91?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.022377 10.0.0.38 - - [2026-08-20 13:12:04] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.051060 10.0.0.38 - - [2026-08-20 13:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005288 10.0.0.38 - - [2026-08-20 13:12:04] "GET /instance-ip/358d297f-23eb-4f63-839b-e1c248ded58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.014510 10.0.0.38 - - [2026-08-20 13:12:04] "GET /instance-ip/358d297f-23eb-4f63-839b-e1c248ded58d?fields=floating_ips HTTP/1.1" 200 1163 0.009604 10.0.0.38 - - [2026-08-20 13:12:04] "GET /floating-ip/98f4dce7-06b5-4e46-aaa4-c0ea49ad4abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.010658 10.0.0.38 - - [2026-08-20 13:12:04] "GET /project/f7d1fdb2-aee7-4053-8050-abc1bd9db0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.087080 10.0.0.38 - - [2026-08-20 13:12:04] "GET /loadbalancer/f0d491f9-688b-4258-81f6-b735094fed47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.006102 10.0.0.38 - - [2026-08-20 13:12:04] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.069319 10.0.0.38 - - [2026-08-20 13:12:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.036557 10.0.0.38 - - [2026-08-20 13:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.38 - - [2026-08-20 13:12:05] "GET /project/f7d1fdb2-aee7-4053-8050-abc1bd9db0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.064915 10.0.0.38 - - [2026-08-20 13:12:05] "GET /loadbalancer-listener/c1c37cc6-92c1-4d07-b16f-431c85a91fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.004774 10.0.0.38 - - [2026-08-20 13:12:05] "GET /loadbalancer-listener/c1c37cc6-92c1-4d07-b16f-431c85a91fc9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.005842 10.0.0.38 - - [2026-08-20 13:12:05] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.059096 10.0.0.38 - - [2026-08-20 13:12:05] "GET /instance-ip/358d297f-23eb-4f63-839b-e1c248ded58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.020724 10.0.0.38 - - [2026-08-20 13:12:05] "GET /instance-ip/358d297f-23eb-4f63-839b-e1c248ded58d?fields=floating_ips HTTP/1.1" 200 1163 0.010792 10.0.0.38 - - [2026-08-20 13:12:05] "GET /floating-ip/98f4dce7-06b5-4e46-aaa4-c0ea49ad4abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.007946 10.0.0.38 - - [2026-08-20 13:12:05] "POST /tags HTTP/1.1" 200 355 0.097462 10.0.0.38 - - [2026-08-20 13:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007904 10.0.0.38 - - [2026-08-20 13:12:05] "GET /tag/5e561d26-b6f4-4589-9eaf-ade89bd3ad6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.031320 10.0.0.38 - - [2026-08-20 13:12:05] "POST /tags HTTP/1.1" 200 303 0.047841 10.0.0.38 - - [2026-08-20 13:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.046683 10.0.0.38 - - [2026-08-20 13:12:05] "GET /tag/fcb471d8-54e4-4575-9710-4a741bd8b576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.019899 10.0.0.38 - - [2026-08-20 13:12:05] "POST /projects HTTP/1.1" 409 218 0.002780 10.0.0.38 - - [2026-08-20 13:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.38 - - [2026-08-20 13:12:05] "GET /project/d2c27a04-a20d-475b-a23f-3450257ab611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.083457 10.0.0.38 - - [2026-08-20 13:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.38 - - [2026-08-20 13:12:05] "GET /network-ipam/deaba325-a090-4cbc-9e8b-19e77d87f74d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005356 10.0.0.38 - - [2026-08-20 13:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.38 - - [2026-08-20 13:12:05] "GET /virtual-network/5a038612-450e-49d7-9fbe-999084e3d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.016273 10.0.0.38 - - [2026-08-20 13:12:06] "PUT /virtual-network/5a038612-450e-49d7-9fbe-999084e3d988 HTTP/1.1" 200 264 0.074724 10.0.0.38 - - [2026-08-20 13:12:06] "GET /virtual-network/5a038612-450e-49d7-9fbe-999084e3d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.036808 10.0.0.38 - - [2026-08-20 13:12:06] "POST /set-tag HTTP/1.1" 200 109 0.094589 10.0.0.38 - - [2026-08-20 13:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.38 - - [2026-08-20 13:12:06] "GET /network-ipam/6ddbca3d-299e-4fc8-8c72-d7a9c3cce8fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.003061 10.0.0.38 - - [2026-08-20 13:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.38 - - [2026-08-20 13:12:06] "GET /virtual-network/4535ab06-2c5a-4201-b1d3-e39776d96231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.009022 10.0.0.38 - - [2026-08-20 13:12:06] "PUT /virtual-network/4535ab06-2c5a-4201-b1d3-e39776d96231 HTTP/1.1" 200 264 0.072098 10.0.0.38 - - [2026-08-20 13:12:06] "GET /virtual-network/4535ab06-2c5a-4201-b1d3-e39776d96231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.015996 10.0.0.38 - - [2026-08-20 13:12:06] "POST /set-tag HTTP/1.1" 200 109 0.079644 10.0.0.38 - - [2026-08-20 13:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.016042 10.0.0.38 - - [2026-08-20 13:12:06] "GET /network-policy/6dbc8a6e-6574-4a21-8cd3-dd3f2f0b9d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.016876 10.0.0.38 - - [2026-08-20 13:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.38 - - [2026-08-20 13:12:06] "GET /network-policy/7979c503-422c-47fc-9e5f-ce95c589e790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006067 10.0.0.38 - - [2026-08-20 13:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.38 - - [2026-08-20 13:12:06] "GET /network-policy/a2bdf251-8b6d-4f15-a616-6a80071fbe1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.036444 10.0.0.38 - - [2026-08-20 13:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.38 - - [2026-08-20 13:12:06] "PUT /network-policy/a2bdf251-8b6d-4f15-a616-6a80071fbe1f HTTP/1.1" 200 262 0.013558 10.0.0.38 - - [2026-08-20 13:12:06] "PUT /access-control-list/64320c25-6ab4-4eb8-b623-2a8891b57df5 HTTP/1.1" 200 272 0.099722 10.0.0.38 - - [2026-08-20 13:12:06] "POST /ref-update HTTP/1.1" 200 156 0.160175 10.0.0.38 - - [2026-08-20 13:12:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008856 10.0.0.38 - - [2026-08-20 13:12:06] "PUT /access-control-list/2bc3a116-81d3-41b8-923c-3e613746c63c HTTP/1.1" 200 272 0.039825 10.0.0.38 - - [2026-08-20 13:12:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002130 10.0.0.38 - - [2026-08-20 13:12:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006955 10.0.0.38 - - [2026-08-20 13:12:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004685 10.0.0.38 - - [2026-08-20 13:12:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010646 10.0.0.38 - - [2026-08-20 13:12:07] "POST /security-groups HTTP/1.1" 409 245 0.003824 10.0.0.38 - - [2026-08-20 13:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.38 - - [2026-08-20 13:12:07] "PUT /security-group/ee544adf-b8fc-42bc-a289-1d3bc69298f6 HTTP/1.1" 200 262 0.063818 10.0.0.38 - - [2026-08-20 13:12:07] "PUT /access-control-list/0311c781-c6d9-4bbe-bea8-ca9faafaedc7 HTTP/1.1" 200 272 0.036107 10.0.0.38 - - [2026-08-20 13:12:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.060884 10.0.0.38 - - [2026-08-20 13:12:07] "PUT /access-control-list/c388ac0b-3c91-4313-b7bb-85446edf05ba HTTP/1.1" 200 272 0.029574 10.0.0.38 - - [2026-08-20 13:12:07] "GET /application-policy-set/2814e4ac-c9a8-4543-b4ef-65a3d588bc35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.021541 10.0.0.38 - - [2026-08-20 13:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.38 - - [2026-08-20 13:12:07] "GET /policy-management/25e9a9e2-ad31-4ca3-932b-b7d53716824b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003773 10.0.0.38 - - [2026-08-20 13:12:07] "POST /tags HTTP/1.1" 409 206 0.002104 10.0.0.38 - - [2026-08-20 13:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.38 - - [2026-08-20 13:12:07] "GET /tag/fcb471d8-54e4-4575-9710-4a741bd8b576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.019912 10.0.0.38 - - [2026-08-20 13:12:07] "POST /firewall-rules HTTP/1.1" 200 562 0.095097 10.0.0.38 - - [2026-08-20 13:12:07] "GET /firewall-rule/62816e87-3f7f-44e3-86e3-3ed3531b63aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.005118 10.0.0.38 - - [2026-08-20 13:12:07] "GET /firewall-policy/2e45c248-0a8f-4926-9365-88f453158228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004005 10.0.0.38 - - [2026-08-20 13:12:07] "GET /firewall-rule/62816e87-3f7f-44e3-86e3-3ed3531b63aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002500 10.0.0.38 - - [2026-08-20 13:12:07] "POST /ref-update HTTP/1.1" 200 156 0.040908 10.0.0.38 - - [2026-08-20 13:12:07] "GET /application-policy-set/2814e4ac-c9a8-4543-b4ef-65a3d588bc35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.039315 10.0.0.38 - - [2026-08-20 13:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011913 10.0.0.38 - - [2026-08-20 13:12:07] "GET /policy-management/25e9a9e2-ad31-4ca3-932b-b7d53716824b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007563 10.0.0.38 - - [2026-08-20 13:12:07] "POST /tags HTTP/1.1" 409 206 0.003662 10.0.0.38 - - [2026-08-20 13:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004707 10.0.0.38 - - [2026-08-20 13:12:07] "GET /tag/fcb471d8-54e4-4575-9710-4a741bd8b576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.023647 10.0.0.38 - - [2026-08-20 13:12:07] "POST /firewall-rules HTTP/1.1" 200 560 0.082053 10.0.0.38 - - [2026-08-20 13:12:07] "GET /firewall-rule/9697c0c6-dc95-4c00-b2b7-49cb8fa0827b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.047316 10.0.0.38 - - [2026-08-20 13:12:08] "GET /firewall-policy/2e45c248-0a8f-4926-9365-88f453158228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.006580 10.0.0.38 - - [2026-08-20 13:12:08] "GET /firewall-rule/9697c0c6-dc95-4c00-b2b7-49cb8fa0827b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.003900 10.0.0.38 - - [2026-08-20 13:12:08] "POST /ref-update HTTP/1.1" 200 156 0.039255 10.0.0.38 - - [2026-08-20 13:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006650 10.0.0.38 - - [2026-08-20 13:12:08] "GET /loadbalancer/f0d491f9-688b-4258-81f6-b735094fed47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003704 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:12:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001272 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:12:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002438 10.0.0.38 - - [2026-08-20 13:12:08] "POST /tags HTTP/1.1" 200 371 0.041136 10.0.0.38 - - [2026-08-20 13:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.38 - - [2026-08-20 13:12:08] "GET /tag/04d2b9fe-8faa-49c5-a7f8-5fd05c399c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.017970 10.0.0.38 - - [2026-08-20 13:12:08] "POST /tags HTTP/1.1" 200 319 0.029793 10.0.0.38 - - [2026-08-20 13:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.38 - - [2026-08-20 13:12:08] "GET /tag/9fecf5d8-1c30-4182-b586-ab331a19ad3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.012362 10.0.0.38 - - [2026-08-20 13:12:08] "POST /id-to-fqname HTTP/1.1" 200 181 0.008341 10.0.0.38 - - [2026-08-20 13:12:08] "POST /fqname-to-id HTTP/1.1" 404 190 0.003322 10.0.0.38 - - [2026-08-20 13:12:08] "POST /security-groups HTTP/1.1" 200 578 0.070179 10.0.0.38 - - [2026-08-20 13:12:08] "POST /projects HTTP/1.1" 200 497 0.318619 10.0.0.38 - - [2026-08-20 13:12:08] "POST /fqname-to-id HTTP/1.1" 404 225 0.002494 10.0.0.38 - - [2026-08-20 13:12:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.084052 10.0.0.38 - - [2026-08-20 13:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.013173 10.0.0.38 - - [2026-08-20 13:12:08] "GET /virtual-network/5a038612-450e-49d7-9fbe-999084e3d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.007679 10.0.0.38 - - [2026-08-20 13:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.38 - - [2026-08-20 13:12:08] "GET /virtual-network/4535ab06-2c5a-4201-b1d3-e39776d96231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.050745 10.0.0.38 - - [2026-08-20 13:12:08] "POST /access-control-lists HTTP/1.1" 200 587 0.219071 10.0.0.38 - - [2026-08-20 13:12:09] "POST /fqname-to-id HTTP/1.1" 404 224 0.008167 10.0.0.38 - - [2026-08-20 13:12:09] "PUT /virtual-network/5a038612-450e-49d7-9fbe-999084e3d988 HTTP/1.1" 200 264 0.153599 10.0.0.38 - - [2026-08-20 13:12:09] "POST /access-control-lists HTTP/1.1" 200 585 0.158887 10.0.0.38 - - [2026-08-20 13:12:09] "PUT /virtual-network/4535ab06-2c5a-4201-b1d3-e39776d96231 HTTP/1.1" 200 264 0.135494 10.0.0.38 - - [2026-08-20 13:12:09] "POST /security-groups HTTP/1.1" 200 558 0.087467 10.0.0.38 - - [2026-08-20 13:12:09] "POST /fqname-to-id HTTP/1.1" 404 248 0.002413 10.0.0.38 - - [2026-08-20 13:12:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.057349 10.0.0.38 - - [2026-08-20 13:12:09] "POST /chown HTTP/1.1" 200 109 0.032860 10.0.0.38 - - [2026-08-20 13:12:09] "POST /access-control-lists HTTP/1.1" 200 610 0.062077 10.0.0.38 - - [2026-08-20 13:12:09] "POST /fqname-to-id HTTP/1.1" 404 247 0.024364 10.0.0.38 - - [2026-08-20 13:12:09] "GET /application-policy-set/2814e4ac-c9a8-4543-b4ef-65a3d588bc35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003594 10.0.0.38 - - [2026-08-20 13:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.38 - - [2026-08-20 13:12:09] "GET /policy-management/25e9a9e2-ad31-4ca3-932b-b7d53716824b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005386 10.0.0.38 - - [2026-08-20 13:12:09] "POST /access-control-lists HTTP/1.1" 200 608 0.036162 10.0.0.38 - - [2026-08-20 13:12:09] "POST /tags HTTP/1.1" 409 214 0.002911 10.0.0.38 - - [2026-08-20 13:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.38 - - [2026-08-20 13:12:09] "GET /tag/9fecf5d8-1c30-4182-b586-ab331a19ad3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.018268 10.0.0.38 - - [2026-08-20 13:12:09] "POST /firewall-rules HTTP/1.1" 200 578 0.086576 10.0.0.38 - - [2026-08-20 13:12:09] "GET /firewall-rule/08ae7996-43b6-4cfb-800d-5bd5f12e549c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006947 10.0.0.38 - - [2026-08-20 13:12:09] "GET /firewall-policy/2e45c248-0a8f-4926-9365-88f453158228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004950 10.0.0.38 - - [2026-08-20 13:12:09] "GET /firewall-rule/08ae7996-43b6-4cfb-800d-5bd5f12e549c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002747 10.0.0.38 - - [2026-08-20 13:12:09] "POST /ref-update HTTP/1.1" 200 156 0.049796 10.0.0.38 - - [2026-08-20 13:12:09] "GET /application-policy-set/2814e4ac-c9a8-4543-b4ef-65a3d588bc35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015713 10.0.0.38 - - [2026-08-20 13:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.38 - - [2026-08-20 13:12:09] "GET /policy-management/25e9a9e2-ad31-4ca3-932b-b7d53716824b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004672 10.0.0.38 - - [2026-08-20 13:12:09] "POST /tags HTTP/1.1" 409 214 0.002476 10.0.0.38 - - [2026-08-20 13:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.38 - - [2026-08-20 13:12:10] "GET /tag/9fecf5d8-1c30-4182-b586-ab331a19ad3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.011285 10.0.0.38 - - [2026-08-20 13:12:10] "POST /firewall-rules HTTP/1.1" 200 576 0.066121 10.0.0.38 - - [2026-08-20 13:12:10] "GET /firewall-rule/8f8f9256-4c84-458b-9fe9-0e9b64dca7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005668 10.0.0.38 - - [2026-08-20 13:12:10] "GET /firewall-policy/2e45c248-0a8f-4926-9365-88f453158228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004447 10.0.0.38 - - [2026-08-20 13:12:10] "GET /firewall-rule/8f8f9256-4c84-458b-9fe9-0e9b64dca7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002403 10.0.0.38 - - [2026-08-20 13:12:10] "POST /ref-update HTTP/1.1" 200 156 0.053378 10.0.0.38 - - [2026-08-20 13:12:10] "POST /tags HTTP/1.1" 200 363 0.031885 10.0.0.38 - - [2026-08-20 13:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.38 - - [2026-08-20 13:12:10] "GET /tag/55576617-680d-4ef2-a5e1-da7b6b52eb3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.012068 10.0.0.38 - - [2026-08-20 13:12:10] "POST /tags HTTP/1.1" 200 311 0.032175 10.0.0.38 - - [2026-08-20 13:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.38 - - [2026-08-20 13:12:10] "GET /tag/a2454647-77fb-41de-a02f-929ca55495d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.017502 10.0.0.38 - - [2026-08-20 13:12:10] "POST /id-to-fqname HTTP/1.1" 200 177 0.000641 10.0.0.38 - - [2026-08-20 13:12:10] "POST /fqname-to-id HTTP/1.1" 404 186 0.022927 10.0.0.38 - - [2026-08-20 13:12:10] "POST /security-groups HTTP/1.1" 200 574 0.065075 10.0.0.38 - - [2026-08-20 13:12:10] "POST /fqname-to-id HTTP/1.1" 404 217 0.009791 10.0.0.38 - - [2026-08-20 13:12:10] "POST /projects HTTP/1.1" 200 489 0.249908 10.0.0.38 - - [2026-08-20 13:12:10] "POST /access-control-lists HTTP/1.1" 200 583 0.072379 10.0.0.38 - - [2026-08-20 13:12:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.007660 10.0.0.38 - - [2026-08-20 13:12:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.060295 10.0.0.38 - - [2026-08-20 13:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010581 10.0.0.38 - - [2026-08-20 13:12:10] "GET /virtual-network/5a038612-450e-49d7-9fbe-999084e3d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.011770 10.0.0.38 - - [2026-08-20 13:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.38 - - [2026-08-20 13:12:10] "GET /virtual-network/4535ab06-2c5a-4201-b1d3-e39776d96231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.027203 10.0.0.38 - - [2026-08-20 13:12:10] "POST /access-control-lists HTTP/1.1" 200 581 0.115240 10.0.0.38 - - [2026-08-20 13:12:11] "PUT /virtual-network/5a038612-450e-49d7-9fbe-999084e3d988 HTTP/1.1" 200 264 0.079720 10.0.0.38 - - [2026-08-20 13:12:11] "PUT /virtual-network/4535ab06-2c5a-4201-b1d3-e39776d96231 HTTP/1.1" 200 264 0.132383 10.0.0.38 - - [2026-08-20 13:12:11] "POST /security-groups HTTP/1.1" 200 546 0.079987 10.0.0.38 - - [2026-08-20 13:12:11] "POST /fqname-to-id HTTP/1.1" 404 240 0.009309 10.0.0.38 - - [2026-08-20 13:12:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.078782 10.0.0.38 - - [2026-08-20 13:12:11] "POST /chown HTTP/1.1" 200 109 0.025170 10.0.0.38 - - [2026-08-20 13:12:11] "GET /application-policy-set/2814e4ac-c9a8-4543-b4ef-65a3d588bc35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.029143 10.0.0.38 - - [2026-08-20 13:12:11] "POST /access-control-lists HTTP/1.1" 200 602 0.126870 10.0.0.38 - - [2026-08-20 13:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.018689 10.0.0.38 - - [2026-08-20 13:12:11] "POST /fqname-to-id HTTP/1.1" 404 239 0.011970 10.0.0.38 - - [2026-08-20 13:12:11] "GET /policy-management/25e9a9e2-ad31-4ca3-932b-b7d53716824b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011817 10.0.0.38 - - [2026-08-20 13:12:11] "POST /tags HTTP/1.1" 409 210 0.018788 10.0.0.38 - - [2026-08-20 13:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004854 10.0.0.38 - - [2026-08-20 13:12:11] "POST /access-control-lists HTTP/1.1" 200 600 0.087110 10.0.0.38 - - [2026-08-20 13:12:11] "GET /tag/a2454647-77fb-41de-a02f-929ca55495d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.026107 10.0.0.38 - - [2026-08-20 13:12:11] "POST /firewall-rules HTTP/1.1" 200 570 0.088735 10.0.0.38 - - [2026-08-20 13:12:11] "GET /firewall-rule/b43e2ec7-67ca-4041-98a6-4280baec1eb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.013409 10.0.0.38 - - [2026-08-20 13:12:11] "GET /firewall-policy/2e45c248-0a8f-4926-9365-88f453158228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004422 10.0.0.38 - - [2026-08-20 13:12:11] "GET /firewall-rule/b43e2ec7-67ca-4041-98a6-4280baec1eb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004145 10.0.0.38 - - [2026-08-20 13:12:11] "POST /ref-update HTTP/1.1" 200 156 0.043494 10.0.0.38 - - [2026-08-20 13:12:11] "GET /application-policy-set/2814e4ac-c9a8-4543-b4ef-65a3d588bc35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.023678 10.0.0.38 - - [2026-08-20 13:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.38 - - [2026-08-20 13:12:11] "GET /policy-management/25e9a9e2-ad31-4ca3-932b-b7d53716824b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003257 10.0.0.38 - - [2026-08-20 13:12:11] "POST /tags HTTP/1.1" 409 210 0.002153 10.0.0.38 - - [2026-08-20 13:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.38 - - [2026-08-20 13:12:12] "GET /tag/a2454647-77fb-41de-a02f-929ca55495d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.011286 10.0.0.38 - - [2026-08-20 13:12:12] "POST /firewall-rules HTTP/1.1" 200 568 0.089352 10.0.0.38 - - [2026-08-20 13:12:12] "GET /firewall-rule/d6f18ce9-244d-4b40-8f00-8a1d723595c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005719 10.0.0.38 - - [2026-08-20 13:12:12] "GET /firewall-policy/2e45c248-0a8f-4926-9365-88f453158228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004312 10.0.0.38 - - [2026-08-20 13:12:12] "GET /firewall-rule/d6f18ce9-244d-4b40-8f00-8a1d723595c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002817 10.0.0.38 - - [2026-08-20 13:12:12] "POST /ref-update HTTP/1.1" 200 156 0.067600 10.0.0.38 - - [2026-08-20 13:12:12] "POST /tags HTTP/1.1" 200 363 0.056683 10.0.0.38 - - [2026-08-20 13:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008891 10.0.0.38 - - [2026-08-20 13:12:12] "GET /tag/6002b92d-8335-4e31-9caa-e122e01538ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.050575 10.0.0.38 - - [2026-08-20 13:12:12] "POST /tags HTTP/1.1" 409 210 0.008641 10.0.0.38 - - [2026-08-20 13:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.013557 10.0.0.38 - - [2026-08-20 13:12:12] "GET /tag/c96cf746-4e51-43ad-80e9-e6ae4578b60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.011655 10.0.0.38 - - [2026-08-20 13:12:12] "POST /projects HTTP/1.1" 409 223 0.003182 10.0.0.38 - - [2026-08-20 13:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.38 - - [2026-08-20 13:12:12] "GET /project/f7d1fdb2-aee7-4053-8050-abc1bd9db0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.061261 10.0.0.38 - - [2026-08-20 13:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005095 10.0.0.38 - - [2026-08-20 13:12:12] "GET /virtual-network/5a038612-450e-49d7-9fbe-999084e3d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.008879 10.0.0.38 - - [2026-08-20 13:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.38 - - [2026-08-20 13:12:12] "GET /virtual-network/4535ab06-2c5a-4201-b1d3-e39776d96231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.011286 10.0.0.38 - - [2026-08-20 13:12:12] "PUT /virtual-network/5a038612-450e-49d7-9fbe-999084e3d988 HTTP/1.1" 200 264 0.063708 10.0.0.38 - - [2026-08-20 13:12:12] "PUT /virtual-network/4535ab06-2c5a-4201-b1d3-e39776d96231 HTTP/1.1" 200 264 0.063501 10.0.0.38 - - [2026-08-20 13:12:12] "POST /security-groups HTTP/1.1" 409 253 0.006305 10.0.0.38 - - [2026-08-20 13:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.38 - - [2026-08-20 13:12:13] "PUT /security-group/23db4c50-5b8c-4abb-a4c6-4687851ab2f5 HTTP/1.1" 200 262 0.092170 10.0.0.38 - - [2026-08-20 13:12:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.047251 10.0.0.38 - - [2026-08-20 13:12:13] "PUT /access-control-list/3b147dbe-2acd-43f3-bca7-19d5c16ea0f7 HTTP/1.1" 200 272 0.027417 10.0.0.38 - - [2026-08-20 13:12:13] "GET /application-policy-set/2814e4ac-c9a8-4543-b4ef-65a3d588bc35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015187 10.0.0.38 - - [2026-08-20 13:12:13] "PUT /access-control-list/c429b842-8339-4ba9-b892-3142bcda4e30 HTTP/1.1" 200 272 0.031726 10.0.0.38 - - [2026-08-20 13:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.38 - - [2026-08-20 13:12:13] "GET /policy-management/25e9a9e2-ad31-4ca3-932b-b7d53716824b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004426 10.0.0.38 - - [2026-08-20 13:12:13] "POST /tags HTTP/1.1" 409 210 0.002804 10.0.0.38 - - [2026-08-20 13:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.38 - - [2026-08-20 13:12:13] "GET /tag/c96cf746-4e51-43ad-80e9-e6ae4578b60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.011819 10.0.0.38 - - [2026-08-20 13:12:13] "POST /firewall-rules HTTP/1.1" 200 570 0.085982 10.0.0.38 - - [2026-08-20 13:12:13] "GET /firewall-rule/5157c3ef-7277-474f-b25a-19a2b840fa71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007904 10.0.0.38 - - [2026-08-20 13:12:13] "GET /firewall-policy/2e45c248-0a8f-4926-9365-88f453158228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.006778 10.0.0.38 - - [2026-08-20 13:12:13] "GET /firewall-rule/5157c3ef-7277-474f-b25a-19a2b840fa71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004955 10.0.0.38 - - [2026-08-20 13:12:13] "POST /ref-update HTTP/1.1" 200 156 0.061284 10.0.0.38 - - [2026-08-20 13:12:13] "GET /application-policy-set/2814e4ac-c9a8-4543-b4ef-65a3d588bc35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010602 10.0.0.38 - - [2026-08-20 13:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.38 - - [2026-08-20 13:12:13] "GET /policy-management/25e9a9e2-ad31-4ca3-932b-b7d53716824b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003610 10.0.0.38 - - [2026-08-20 13:12:13] "POST /tags HTTP/1.1" 409 210 0.002439 10.0.0.38 - - [2026-08-20 13:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.38 - - [2026-08-20 13:12:13] "GET /tag/c96cf746-4e51-43ad-80e9-e6ae4578b60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.015500 10.0.0.38 - - [2026-08-20 13:12:13] "POST /firewall-rules HTTP/1.1" 200 568 0.079125 10.0.0.38 - - [2026-08-20 13:12:13] "GET /firewall-rule/f036918c-ffad-446f-be55-c22318467ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004764 10.0.0.38 - - [2026-08-20 13:12:13] "GET /firewall-policy/2e45c248-0a8f-4926-9365-88f453158228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.005016 10.0.0.38 - - [2026-08-20 13:12:13] "GET /firewall-rule/f036918c-ffad-446f-be55-c22318467ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007072 10.0.0.38 - - [2026-08-20 13:12:13] "POST /ref-update HTTP/1.1" 200 156 0.072506 10.0.0.38 - - [2026-08-20 13:12:13] "POST /tags HTTP/1.1" 409 237 0.010898 10.0.0.38 - - [2026-08-20 13:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.38 - - [2026-08-20 13:12:14] "GET /tag/6002b92d-8335-4e31-9caa-e122e01538ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.022063 10.0.0.38 - - [2026-08-20 13:12:14] "GET /virtual-machine-interface/b8e9db18-9c98-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.007029 10.0.0.38 - - [2026-08-20 13:12:14] "POST /set-tag HTTP/1.1" 200 109 0.033033 10.0.0.38 - - [2026-08-20 13:12:14] "GET /global-system-configs HTTP/1.1" 200 322 0.003177 10.0.0.38 - - [2026-08-20 13:12:15] "GET /global-system-configs HTTP/1.1" 200 322 0.004684 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:12:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001177 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:12:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001430 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:12:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001039 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:12:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001515 10.0.0.163 - - [2026-08-20 13:12:57] "GET / HTTP/1.1" 200 35931 0.001363 10.0.0.163 - - [2026-08-20 13:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.163 - - [2026-08-20 13:12:57] "GET /global-system-config/0f04194b-7d79-4338-8e38-5e165c3e0f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007950 10.0.0.163 - - [2026-08-20 13:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.163 - - [2026-08-20 13:12:57] "GET /routing-instance/b66920d5-d37c-45c3-a57c-343b20f88524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004043 10.0.0.163 - - [2026-08-20 13:12:57] "PUT /global-system-config/0f04194b-7d79-4338-8e38-5e165c3e0f40 HTTP/1.1" 200 274 0.028747 10.0.0.163 - - [2026-08-20 13:12:57] "POST /fqname-to-id HTTP/1.1" 404 217 0.014262 10.0.0.163 - - [2026-08-20 13:12:57] "POST /virtual-routers HTTP/1.1" 200 601 0.143887 10.0.0.163 - - [2026-08-20 13:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.163 - - [2026-08-20 13:12:57] "GET /virtual-router/ad74fff1-da59-4d91-8b90-75d1db603f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.005002 10.0.0.163 - - [2026-08-20 13:12:57] "POST /fqname-to-id HTTP/1.1" 404 230 0.002731 10.0.0.163 - - [2026-08-20 13:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.163 - - [2026-08-20 13:12:57] "GET /virtual-network/5bbc7469-6acd-4334-9942-9fc1c8a7809e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005870 10.0.0.163 - - [2026-08-20 13:12:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 584 0.109837 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:13:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001413 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:13:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001629 10.0.0.163 - - [2026-08-20 13:14:25] "GET / HTTP/1.1" 200 35931 0.001296 10.0.0.163 - - [2026-08-20 13:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.163 - - [2026-08-20 13:14:25] "GET /global-system-config/0f04194b-7d79-4338-8e38-5e165c3e0f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005813 10.0.0.163 - - [2026-08-20 13:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.163 - - [2026-08-20 13:14:26] "GET /routing-instance/b66920d5-d37c-45c3-a57c-343b20f88524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003616 10.0.0.163 - - [2026-08-20 13:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.163 - - [2026-08-20 13:14:26] "GET /virtual-router/ad74fff1-da59-4d91-8b90-75d1db603f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.003442 10.0.0.163 - - [2026-08-20 13:14:26] "PUT /virtual-router/ad74fff1-da59-4d91-8b90-75d1db603f43 HTTP/1.1" 200 262 0.009338 10.0.0.163 - - [2026-08-20 13:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944 10.0.0.163 - - [2026-08-20 13:14:26] "GET /virtual-router/ad74fff1-da59-4d91-8b90-75d1db603f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.003465 10.0.0.163 - - [2026-08-20 13:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.163 - - [2026-08-20 13:14:26] "GET /virtual-machine-interface/2862a758-b469-42f8-b5cc-7e32e4f2ba2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004387 10.0.0.163 - - [2026-08-20 13:14:26] "PUT /virtual-machine-interface/2862a758-b469-42f8-b5cc-7e32e4f2ba2d HTTP/1.1" 200 284 0.010844 10.0.0.38 - - [2026-08-20 13:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002948 10.0.0.38 - - [2026-08-20 13:14:32] "GET /virtual-router/ad74fff1-da59-4d91-8b90-75d1db603f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.003460 10.0.0.38 - - [2026-08-20 13:15:56] "GET /virtual-router/ad74fff1-da59-4d91-8b90-75d1db603f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.003650 10.0.0.38 - - [2026-08-20 13:15:56] "POST /ref-update HTTP/1.1" 200 156 0.013868 10.0.0.38 - - [2026-08-20 13:16:08] "GET /virtual-machine-interface/b8e9db18-9c98-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005147 10.0.0.38 - - [2026-08-20 13:16:08] "POST /set-tag HTTP/1.1" 200 109 0.003523 10.0.0.38 - - [2026-08-20 13:16:08] "GET /virtual-machine-interface/b8e9db18-9c98-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006107 10.0.0.38 - - [2026-08-20 13:16:08] "POST /set-tag HTTP/1.1" 200 109 0.003197 10.0.0.38 - - [2026-08-20 13:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.38 - - [2026-08-20 13:16:08] "GET /loadbalancer/f0d491f9-688b-4258-81f6-b735094fed47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003574 10.0.0.38 - - [2026-08-20 13:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002665 10.0.0.38 - - [2026-08-20 13:16:08] "GET /loadbalancer/f0d491f9-688b-4258-81f6-b735094fed47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003072 10.0.0.38 - - [2026-08-20 13:16:08] "GET /loadbalancer-pool/2ab5cfb9-5d5b-4e38-b1d1-186c052d1a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004099 10.0.0.38 - - [2026-08-20 13:16:08] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025800 10.0.0.38 - - [2026-08-20 13:16:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.034215 10.0.0.38 - - [2026-08-20 13:16:08] "GET /virtual-machine-interface/b8e9db18-9c98-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.036655 10.0.0.38 - - [2026-08-20 13:16:08] "GET /virtual-machine-interface/b8e9db18-9c98-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.037105 10.0.0.38 - - [2026-08-20 13:16:08] "POST /ref-update HTTP/1.1" 200 156 0.012469 10.0.0.38 - - [2026-08-20 13:16:08] "GET /floating-ip/98f4dce7-06b5-4e46-aaa4-c0ea49ad4abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.008896 10.0.0.38 - - [2026-08-20 13:16:08] "POST /tags HTTP/1.1" 409 205 0.003833 10.0.0.38 - - [2026-08-20 13:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004682 10.0.0.38 - - [2026-08-20 13:16:08] "GET /tag/f67ddc8c-7deb-4700-9268-f6e4af4b987a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.034859 10.0.0.38 - - [2026-08-20 13:16:08] "PUT /floating-ip/98f4dce7-06b5-4e46-aaa4-c0ea49ad4abe HTTP/1.1" 200 256 0.013448 10.0.0.38 - - [2026-08-20 13:16:08] "POST /set-tag HTTP/1.1" 200 109 0.062697 10.0.0.38 - - [2026-08-20 13:16:09] "GET /loadbalancer-pool/6dfec360-53a6-4c4c-8186-569eb01a88f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.019978 10.0.0.38 - - [2026-08-20 13:16:09] "POST /loadbalancer-members HTTP/1.1" 200 690 0.036467 10.0.0.38 - - [2026-08-20 13:16:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.010246 10.0.0.38 - - [2026-08-20 13:16:09] "GET /virtual-machine-interface/b8e9db18-9c98-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009840 10.0.0.38 - - [2026-08-20 13:16:09] "POST /set-tag HTTP/1.1" 200 109 0.004283 10.0.0.38 - - [2026-08-20 13:16:09] "GET /virtual-machine-interface/b8e9db18-9c98-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004153 10.0.0.38 - - [2026-08-20 13:16:09] "POST /ref-update HTTP/1.1" 200 156 0.007980 10.0.0.38 - - [2026-08-20 13:16:09] "GET /floating-ip/98f4dce7-06b5-4e46-aaa4-c0ea49ad4abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003404 10.0.0.38 - - [2026-08-20 13:16:09] "GET /loadbalancer-pool/17dbc7b2-cfc4-4740-8028-2a4822b3b483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005687 10.0.0.38 - - [2026-08-20 13:16:09] "POST /loadbalancer-members HTTP/1.1" 200 692 0.034329 10.0.0.38 - - [2026-08-20 13:16:09] "PUT /floating-ip/98f4dce7-06b5-4e46-aaa4-c0ea49ad4abe HTTP/1.1" 200 256 0.035848 10.0.0.38 - - [2026-08-20 13:16:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.048285 10.0.0.38 - - [2026-08-20 13:16:09] "GET /virtual-machine-interface/b8e9db18-9c98-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013332 10.0.0.38 - - [2026-08-20 13:16:09] "GET /virtual-machine-interface/b8e9db18-9c98-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005108 10.0.0.38 - - [2026-08-20 13:16:09] "POST /ref-update HTTP/1.1" 200 156 0.009261 10.0.0.38 - - [2026-08-20 13:16:09] "GET /floating-ip/98f4dce7-06b5-4e46-aaa4-c0ea49ad4abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.015395 10.0.0.38 - - [2026-08-20 13:16:09] "POST /set-tag HTTP/1.1" 200 109 0.015981 10.0.0.38 - - [2026-08-20 13:16:09] "PUT /floating-ip/98f4dce7-06b5-4e46-aaa4-c0ea49ad4abe HTTP/1.1" 200 256 0.013651 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:16:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001223 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:16:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001340 10.0.0.38 - - [2026-08-20 13:17:04] "GET /virtual-machine-interface/b8e9db18-9c98-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010917 10.0.0.38 - - [2026-08-20 13:17:04] "POST /set-tag HTTP/1.1" 200 109 0.004394 10.0.0.38 - - [2026-08-20 13:17:04] "GET /virtual-machine-interface/b8e9db18-9c98-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008072 10.0.0.38 - - [2026-08-20 13:17:04] "POST /set-tag HTTP/1.1" 200 109 0.003783 10.0.0.38 - - [2026-08-20 13:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.38 - - [2026-08-20 13:17:04] "GET /loadbalancer/f0d491f9-688b-4258-81f6-b735094fed47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.012621 10.0.0.38 - - [2026-08-20 13:17:04] "GET /virtual-machine-interface/b8e9db18-9c98-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012747 10.0.0.38 - - [2026-08-20 13:17:04] "POST /set-tag HTTP/1.1" 200 109 0.029452 10.0.0.38 - - [2026-08-20 13:17:05] "DELETE /loadbalancer-member/ad14c511-10d9-4402-8732-7352fbd70bd5 HTTP/1.1" 200 115 0.098246 10.0.0.38 - - [2026-08-20 13:17:05] "GET /virtual-machine-interface/b8e9db18-9c98-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010263 10.0.0.38 - - [2026-08-20 13:17:05] "POST /set-tag HTTP/1.1" 200 109 0.002993 10.0.0.38 - - [2026-08-20 13:17:05] "DELETE /loadbalancer-member/4927c8ba-c279-4377-93e6-eddb7f3685a1 HTTP/1.1" 200 115 0.048599 10.0.0.38 - - [2026-08-20 13:17:05] "GET /virtual-machine-interface/b8e9db18-9c98-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004375 10.0.0.38 - - [2026-08-20 13:17:05] "POST /set-tag HTTP/1.1" 200 109 0.002909 10.0.0.38 - - [2026-08-20 13:17:05] "DELETE /loadbalancer-member/bcbbeef0-dd40-4528-8b7c-a21ec35249d0 HTTP/1.1" 200 115 0.029828 10.0.0.38 - - [2026-08-20 13:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.38 - - [2026-08-20 13:17:05] "GET /loadbalancer/f0d491f9-688b-4258-81f6-b735094fed47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004211 10.0.0.38 - - [2026-08-20 13:17:05] "GET /loadbalancer-pool/2ab5cfb9-5d5b-4e38-b1d1-186c052d1a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003225 10.0.0.38 - - [2026-08-20 13:17:05] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019995 10.0.0.38 - - [2026-08-20 13:17:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.035324 10.0.0.38 - - [2026-08-20 13:17:05] "GET /virtual-machine-interface/b8e9db18-9c98-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.019946 10.0.0.38 - - [2026-08-20 13:17:05] "GET /virtual-machine-interface/b8e9db18-9c98-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.015678 10.0.0.38 - - [2026-08-20 13:17:05] "GET /floating-ip/98f4dce7-06b5-4e46-aaa4-c0ea49ad4abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004482 10.0.0.38 - - [2026-08-20 13:17:05] "POST /set-tag HTTP/1.1" 200 109 0.098655 10.0.0.38 - - [2026-08-20 13:17:05] "GET /loadbalancer-pool/6dfec360-53a6-4c4c-8186-569eb01a88f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003479 10.0.0.38 - - [2026-08-20 13:17:05] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018434 10.0.0.38 - - [2026-08-20 13:17:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.033165 10.0.0.38 - - [2026-08-20 13:17:05] "GET /virtual-machine-interface/b8e9db18-9c98-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013890 10.0.0.38 - - [2026-08-20 13:17:05] "GET /virtual-machine-interface/b8e9db18-9c98-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006354 10.0.0.38 - - [2026-08-20 13:17:05] "GET /floating-ip/98f4dce7-06b5-4e46-aaa4-c0ea49ad4abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002480 10.0.0.38 - - [2026-08-20 13:17:05] "POST /set-tag HTTP/1.1" 200 109 0.003291 10.0.0.38 - - [2026-08-20 13:17:05] "GET /loadbalancer-pool/17dbc7b2-cfc4-4740-8028-2a4822b3b483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.002741 10.0.0.38 - - [2026-08-20 13:17:05] "POST /loadbalancer-members HTTP/1.1" 200 692 0.028183 10.0.0.38 - - [2026-08-20 13:17:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.013992 10.0.0.38 - - [2026-08-20 13:17:05] "GET /virtual-machine-interface/b8e9db18-9c98-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008543 10.0.0.38 - - [2026-08-20 13:17:05] "GET /virtual-machine-interface/b8e9db18-9c98-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.017474 10.0.0.38 - - [2026-08-20 13:17:05] "GET /floating-ip/98f4dce7-06b5-4e46-aaa4-c0ea49ad4abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.005574 10.0.0.38 - - [2026-08-20 13:17:05] "POST /set-tag HTTP/1.1" 200 109 0.003545 10.0.0.38 - - [2026-08-20 13:17:14] "GET /global-system-configs HTTP/1.1" 200 322 0.007567 10.0.0.38 - - [2026-08-20 13:17:15] "GET /global-system-configs HTTP/1.1" 200 322 0.002316 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:17:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001156 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:17:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001110 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:17:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001055 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:17:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001202 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:17:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001081 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:17:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001045 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:20:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000975 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:20:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000941 10.0.0.38 - - [2026-08-20 13:20:54] "GET / HTTP/1.1" 200 35931 0.002207 10.0.0.38 - - [2026-08-20 13:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.38 - - [2026-08-20 13:20:54] "GET /project/d2c27a04-a20d-475b-a23f-3450257ab611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.056759 10.0.0.38 - - [2026-08-20 13:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.38 - - [2026-08-20 13:20:55] "GET /project/d2c27a04-a20d-475b-a23f-3450257ab611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.048566 10.0.0.38 - - [2026-08-20 13:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.38 - - [2026-08-20 13:20:55] "GET /project/d2c27a04-a20d-475b-a23f-3450257ab611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.110147 10.0.0.38 - - [2026-08-20 13:20:56] "POST /tags HTTP/1.1" 200 333 0.069061 10.0.0.38 - - [2026-08-20 13:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.024211 10.0.0.38 - - [2026-08-20 13:20:56] "GET /tag/2f90ede6-9989-4fdb-ac5b-d535c7972174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.030121 10.0.0.38 - - [2026-08-20 13:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.38 - - [2026-08-20 13:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004971 10.0.0.38 - - [2026-08-20 13:20:56] "GET /project/d2c27a04-a20d-475b-a23f-3450257ab611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.054556 10.0.0.38 - - [2026-08-20 13:20:56] "GET /virtual-networks?parent_id=d2c27a04-a20d-475b-a23f-3450257ab611&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002613 10.0.0.38 - - [2026-08-20 13:20:56] "GET /project/d2c27a04-a20d-475b-a23f-3450257ab611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.045984 10.0.0.38 - - [2026-08-20 13:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.38 - - [2026-08-20 13:20:56] "GET /virtual-network/4535ab06-2c5a-4201-b1d3-e39776d96231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004507 10.0.0.38 - - [2026-08-20 13:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006456 10.0.0.38 - - [2026-08-20 13:20:56] "GET /service-appliance-set/42cb4d86-ed84-4739-a40d-5829aa023b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004454 10.0.0.38 - - [2026-08-20 13:20:56] "POST /virtual-networks HTTP/1.1" 200 512 0.107611 10.0.0.38 - - [2026-08-20 13:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010242 10.0.0.38 - - [2026-08-20 13:20:56] "POST /fqname-to-id HTTP/1.1" 404 254 0.003320 10.0.0.38 - - [2026-08-20 13:20:56] "GET /network-ipam/a0657816-409a-482b-8c43-17561dd722cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.005227 10.0.0.38 - - [2026-08-20 13:20:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.128900 10.0.0.38 - - [2026-08-20 13:20:56] "GET /virtual-machine-interface/4d6f391a-fdb0-47f0-af45-17747a125e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.025186 10.0.0.38 - - [2026-08-20 13:20:56] "POST /useragent-kv HTTP/1.1" 200 115 0.003849 10.0.0.38 - - [2026-08-20 13:20:56] "POST /ref-update HTTP/1.1" 200 156 0.149618 10.0.0.38 - - [2026-08-20 13:20:56] "GET /virtual-network/51840506-89e9-4d4c-9a91-4a9e73238cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.005031 10.0.0.38 - - [2026-08-20 13:20:56] "GET /domains HTTP/1.1" 200 280 0.002226 10.0.0.38 - - [2026-08-20 13:20:56] "GET /domain/5914f9ed-3765-4dc3-9363-9dcf50d89c9a HTTP/1.1" 200 3086 0.011329 10.0.0.38 - - [2026-08-20 13:20:56] "POST /instance-ips HTTP/1.1" 200 409 0.041409 10.0.0.38 - - [2026-08-20 13:20:56] "GET /instance-ip/2b9ed720-20f2-4638-b6fb-e6ecde7a30ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.005541 10.0.0.38 - - [2026-08-20 13:20:56] "GET /project/d2c27a04-a20d-475b-a23f-3450257ab611 HTTP/1.1" 200 5477 0.079195 10.0.0.38 - - [2026-08-20 13:20:56] "GET /virtual-network/51840506-89e9-4d4c-9a91-4a9e73238cb9 HTTP/1.1" 200 2086 0.005218 10.0.0.38 - - [2026-08-20 13:20:56] "GET /virtual-network/51840506-89e9-4d4c-9a91-4a9e73238cb9 HTTP/1.1" 200 2086 0.006515 10.0.0.38 - - [2026-08-20 13:20:56] "GET /routing-instance/aa599429-e380-4dea-ac84-58ea903791d0 HTTP/1.1" 200 1182 0.036339 10.0.0.38 - - [2026-08-20 13:20:56] "POST /loadbalancers HTTP/1.1" 200 610 0.099220 10.0.0.38 - - [2026-08-20 13:20:56] "GET /routing-instance/aa599429-e380-4dea-ac84-58ea903791d0 HTTP/1.1" 200 1182 0.008120 10.0.0.38 - - [2026-08-20 13:20:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.038684 10.0.0.38 - - [2026-08-20 13:20:56] "GET /project/d2c27a04-a20d-475b-a23f-3450257ab611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.061407 10.0.0.38 - - [2026-08-20 13:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.013149 10.0.0.38 - - [2026-08-20 13:20:56] "GET /instance-ip/2b9ed720-20f2-4638-b6fb-e6ecde7a30ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.014213 10.0.0.38 - - [2026-08-20 13:20:56] "POST /route-targets HTTP/1.1" 200 327 0.034769 10.0.0.38 - - [2026-08-20 13:20:56] "POST /ref-update HTTP/1.1" 200 156 0.051267 10.0.0.38 - - [2026-08-20 13:20:56] "GET /project/d2c27a04-a20d-475b-a23f-3450257ab611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.093540 10.0.0.38 - - [2026-08-20 13:20:56] "POST /floating-ips HTTP/1.1" 200 597 0.118661 10.0.0.38 - - [2026-08-20 13:20:57] "GET /loadbalancer/606c6c5c-983a-46d0-bd54-f7d48761dbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.010450 10.0.0.38 - - [2026-08-20 13:20:57] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.038517 10.0.0.38 - - [2026-08-20 13:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.38 - - [2026-08-20 13:20:57] "GET /project/d2c27a04-a20d-475b-a23f-3450257ab611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.050079 10.0.0.38 - - [2026-08-20 13:20:57] "GET /loadbalancer-listener/837974e6-99ba-478e-af86-707b84eb2bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.007632 10.0.0.38 - - [2026-08-20 13:20:57] "GET /loadbalancer-listener/837974e6-99ba-478e-af86-707b84eb2bee?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.004865 10.0.0.38 - - [2026-08-20 13:20:57] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.024373 10.0.0.38 - - [2026-08-20 13:20:57] "GET /instance-ip/2b9ed720-20f2-4638-b6fb-e6ecde7a30ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.006972 10.0.0.38 - - [2026-08-20 13:20:57] "GET /instance-ip/2b9ed720-20f2-4638-b6fb-e6ecde7a30ae?fields=floating_ips HTTP/1.1" 200 1212 0.006162 10.0.0.38 - - [2026-08-20 13:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.38 - - [2026-08-20 13:20:57] "GET /floating-ip/6d31341b-0ae5-4637-ae2c-81d9377eccef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.004365 10.0.0.38 - - [2026-08-20 13:20:57] "GET /loadbalancer/606c6c5c-983a-46d0-bd54-f7d48761dbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002294 10.0.0.38 - - [2026-08-20 13:20:57] "POST /tags HTTP/1.1" 200 295 0.057348 10.0.0.38 - - [2026-08-20 13:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.38 - - [2026-08-20 13:20:57] "GET /tag/3aeb8a6b-89f1-46ff-afc7-c200fc0afba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1096 0.017360 10.0.0.38 - - [2026-08-20 13:20:57] "POST /tags HTTP/1.1" 409 233 0.002976 10.0.0.38 - - [2026-08-20 13:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.38 - - [2026-08-20 13:20:57] "GET /tag/5e561d26-b6f4-4589-9eaf-ade89bd3ad6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.013577 10.0.0.38 - - [2026-08-20 13:20:57] "POST /tags HTTP/1.1" 409 206 0.002448 10.0.0.38 - - [2026-08-20 13:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.38 - - [2026-08-20 13:20:57] "GET /tag/fcb471d8-54e4-4575-9710-4a741bd8b576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.014651 10.0.0.38 - - [2026-08-20 13:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.38 - - [2026-08-20 13:20:57] "GET /virtual-network/5a038612-450e-49d7-9fbe-999084e3d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005565 10.0.0.38 - - [2026-08-20 13:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.38 - - [2026-08-20 13:20:57] "GET /project/d2c27a04-a20d-475b-a23f-3450257ab611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.044688 10.0.0.38 - - [2026-08-20 13:20:57] "POST /virtual-machines HTTP/1.1" 200 369 0.014137 10.0.0.38 - - [2026-08-20 13:20:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.041988 10.0.0.38 - - [2026-08-20 13:20:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.135861 10.0.0.38 - - [2026-08-20 13:20:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.008858 10.0.0.38 - - [2026-08-20 13:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010714 10.0.0.38 - - [2026-08-20 13:20:58] "GET /virtual-machine-interface/fadef17e-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.006425 10.0.0.38 - - [2026-08-20 13:20:58] "POST /instance-ips HTTP/1.1" 200 409 0.026093 10.0.0.38 - - [2026-08-20 13:20:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.040715 10.0.0.38 - - [2026-08-20 13:20:58] "GET /virtual-machine-interface/fadef17e-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.005908 10.0.0.38 - - [2026-08-20 13:20:58] "POST /set-tag HTTP/1.1" 200 109 0.032777 10.0.0.38 - - [2026-08-20 13:20:58] "GET /virtual-machine-interface/fadef17e-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.021011 10.0.0.38 - - [2026-08-20 13:20:58] "GET /instance-ip/fafccca8-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004313 10.0.0.38 - - [2026-08-20 13:20:58] "GET /virtual-machine-interface/fadef17e-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005039 10.0.0.38 - - [2026-08-20 13:20:58] "POST /set-tag HTTP/1.1" 200 109 0.002675 10.0.0.38 - - [2026-08-20 13:20:58] "GET /virtual-router/ad74fff1-da59-4d91-8b90-75d1db603f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.004646 10.0.0.38 - - [2026-08-20 13:20:58] "POST /ref-update HTTP/1.1" 200 156 0.017881 10.0.0.38 - - [2026-08-20 13:20:58] "GET /virtual-machine-interface/fadef17e-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.029783 10.0.0.38 - - [2026-08-20 13:20:58] "POST /set-tag HTTP/1.1" 200 109 0.003884 10.0.0.38 - - [2026-08-20 13:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.38 - - [2026-08-20 13:20:58] "GET /virtual-network/5a038612-450e-49d7-9fbe-999084e3d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004681 10.0.0.38 - - [2026-08-20 13:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.38 - - [2026-08-20 13:20:58] "GET /project/d2c27a04-a20d-475b-a23f-3450257ab611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.043537 10.0.0.38 - - [2026-08-20 13:20:58] "POST /virtual-machines HTTP/1.1" 200 369 0.018864 10.0.0.38 - - [2026-08-20 13:20:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.017011 10.0.0.38 - - [2026-08-20 13:20:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.132187 10.0.0.38 - - [2026-08-20 13:20:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.011264 10.0.0.38 - - [2026-08-20 13:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.015852 10.0.0.38 - - [2026-08-20 13:20:58] "GET /virtual-machine-interface/fb6053d6-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.011928 10.0.0.38 - - [2026-08-20 13:20:58] "POST /instance-ips HTTP/1.1" 200 409 0.030356 10.0.0.38 - - [2026-08-20 13:20:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.034461 10.0.0.38 - - [2026-08-20 13:20:59] "GET /virtual-machine-interface/fb6053d6-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.015558 10.0.0.38 - - [2026-08-20 13:20:59] "POST /set-tag HTTP/1.1" 200 109 0.021908 10.0.0.38 - - [2026-08-20 13:20:59] "GET /virtual-machine-interface/fb6053d6-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.020672 10.0.0.38 - - [2026-08-20 13:20:59] "GET /instance-ip/fb7f1820-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004055 10.0.0.38 - - [2026-08-20 13:20:59] "GET /virtual-machine-interface/fb6053d6-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005521 10.0.0.38 - - [2026-08-20 13:20:59] "POST /set-tag HTTP/1.1" 200 109 0.003004 10.0.0.38 - - [2026-08-20 13:20:59] "GET /virtual-router/ad74fff1-da59-4d91-8b90-75d1db603f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.004188 10.0.0.38 - - [2026-08-20 13:20:59] "POST /ref-update HTTP/1.1" 200 156 0.016701 10.0.0.38 - - [2026-08-20 13:20:59] "GET /virtual-machine-interface/fb6053d6-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008119 10.0.0.38 - - [2026-08-20 13:20:59] "POST /set-tag HTTP/1.1" 200 109 0.010358 10.0.0.38 - - [2026-08-20 13:20:59] "GET /virtual-machine-interface/fadef17e-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004626 10.0.0.38 - - [2026-08-20 13:20:59] "POST /set-tag HTTP/1.1" 200 109 0.002191 10.0.0.38 - - [2026-08-20 13:20:59] "GET /virtual-machine-interface/fb6053d6-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003961 10.0.0.38 - - [2026-08-20 13:20:59] "POST /set-tag HTTP/1.1" 200 109 0.003442 10.0.0.38 - - [2026-08-20 13:21:01] "GET /domains HTTP/1.1" 200 280 0.003219 10.0.0.38 - - [2026-08-20 13:21:01] "GET /domain/5914f9ed-3765-4dc3-9363-9dcf50d89c9a HTTP/1.1" 200 3086 0.004027 10.0.0.38 - - [2026-08-20 13:21:01] "GET /project/d2c27a04-a20d-475b-a23f-3450257ab611 HTTP/1.1" 200 7065 0.071801 10.0.0.38 - - [2026-08-20 13:21:01] "GET /virtual-network/51840506-89e9-4d4c-9a91-4a9e73238cb9 HTTP/1.1" 200 2086 0.008105 10.0.0.38 - - [2026-08-20 13:21:01] "GET /virtual-network/51840506-89e9-4d4c-9a91-4a9e73238cb9 HTTP/1.1" 200 2086 0.007171 10.0.0.38 - - [2026-08-20 13:21:01] "GET /routing-instance/aa599429-e380-4dea-ac84-58ea903791d0 HTTP/1.1" 200 1403 0.009428 10.0.0.38 - - [2026-08-20 13:21:01] "GET /routing-instance/aa599429-e380-4dea-ac84-58ea903791d0 HTTP/1.1" 200 1403 0.003895 10.0.0.38 - - [2026-08-20 13:21:01] "GET /route-target/83c830bf-fcc5-4af9-b339-139651493286 HTTP/1.1" 200 1152 0.003972 10.0.0.38 - - [2026-08-20 13:21:01] "GET /virtual-network/51840506-89e9-4d4c-9a91-4a9e73238cb9 HTTP/1.1" 200 2086 0.004943 10.0.0.38 - - [2026-08-20 13:21:01] "GET /routing-instance/aa599429-e380-4dea-ac84-58ea903791d0 HTTP/1.1" 200 1403 0.007538 10.0.0.38 - - [2026-08-20 13:21:01] "GET /virtual-network/51840506-89e9-4d4c-9a91-4a9e73238cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.011942 10.0.0.38 - - [2026-08-20 13:21:01] "GET /virtual-network/51840506-89e9-4d4c-9a91-4a9e73238cb9 HTTP/1.1" 200 2086 0.004599 10.0.0.38 - - [2026-08-20 13:21:02] "GET /routing-instance/aa599429-e380-4dea-ac84-58ea903791d0 HTTP/1.1" 200 1403 0.007443 10.0.0.38 - - [2026-08-20 13:21:02] "GET /routing-instance/aa599429-e380-4dea-ac84-58ea903791d0 HTTP/1.1" 200 1403 0.012985 10.0.0.38 - - [2026-08-20 13:21:02] "GET /route-target/83c830bf-fcc5-4af9-b339-139651493286 HTTP/1.1" 200 1152 0.003258 10.0.0.38 - - [2026-08-20 13:21:02] "GET /domains HTTP/1.1" 200 280 0.003981 10.0.0.38 - - [2026-08-20 13:21:02] "GET /domain/5914f9ed-3765-4dc3-9363-9dcf50d89c9a HTTP/1.1" 200 3086 0.005361 10.0.0.38 - - [2026-08-20 13:21:02] "GET /project/d2c27a04-a20d-475b-a23f-3450257ab611 HTTP/1.1" 200 7065 0.044101 10.0.0.38 - - [2026-08-20 13:21:02] "GET /virtual-network/51840506-89e9-4d4c-9a91-4a9e73238cb9 HTTP/1.1" 200 2086 0.013734 10.0.0.38 - - [2026-08-20 13:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.38 - - [2026-08-20 13:21:02] "GET /project/d2c27a04-a20d-475b-a23f-3450257ab611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.069979 10.0.0.38 - - [2026-08-20 13:21:02] "GET /virtual-network/51840506-89e9-4d4c-9a91-4a9e73238cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004994 10.0.0.38 - - [2026-08-20 13:21:02] "GET /floating-ip-pools?parent_id=51840506-89e9-4d4c-9a91-4a9e73238cb9&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002152 10.0.0.38 - - [2026-08-20 13:21:02] "GET /virtual-network/51840506-89e9-4d4c-9a91-4a9e73238cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004162 10.0.0.38 - - [2026-08-20 13:21:02] "POST /floating-ip-pools HTTP/1.1" 200 562 0.024906 10.0.0.38 - - [2026-08-20 13:21:02] "POST /ref-update HTTP/1.1" 200 156 0.021760 10.0.0.38 - - [2026-08-20 13:21:02] "GET /virtual-network/51840506-89e9-4d4c-9a91-4a9e73238cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.020946 10.0.0.38 - - [2026-08-20 13:21:02] "GET /domains HTTP/1.1" 200 280 0.002841 10.0.0.38 - - [2026-08-20 13:21:02] "GET /domain/5914f9ed-3765-4dc3-9363-9dcf50d89c9a HTTP/1.1" 200 3086 0.004258 10.0.0.38 - - [2026-08-20 13:21:02] "GET /project/d2c27a04-a20d-475b-a23f-3450257ab611 HTTP/1.1" 200 7321 0.050195 10.0.0.38 - - [2026-08-20 13:21:02] "GET /virtual-network/51840506-89e9-4d4c-9a91-4a9e73238cb9 HTTP/1.1" 200 2324 0.008618 10.0.0.38 - - [2026-08-20 13:21:02] "GET /floating-ip-pool/3c95019b-16e1-447e-819b-8b140aa625a8 HTTP/1.1" 200 1313 0.003294 10.0.0.38 - - [2026-08-20 13:21:02] "GET /domains HTTP/1.1" 200 280 0.002114 10.0.0.38 - - [2026-08-20 13:21:02] "GET /domain/5914f9ed-3765-4dc3-9363-9dcf50d89c9a HTTP/1.1" 200 3086 0.003211 10.0.0.38 - - [2026-08-20 13:21:02] "GET /project/d2c27a04-a20d-475b-a23f-3450257ab611 HTTP/1.1" 200 7321 0.052285 10.0.0.38 - - [2026-08-20 13:21:02] "GET /virtual-network/51840506-89e9-4d4c-9a91-4a9e73238cb9 HTTP/1.1" 200 2324 0.005804 10.0.0.38 - - [2026-08-20 13:21:02] "GET /virtual-network/51840506-89e9-4d4c-9a91-4a9e73238cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.007133 10.0.0.38 - - [2026-08-20 13:21:02] "POST /tags HTTP/1.1" 200 365 0.089722 10.0.0.38 - - [2026-08-20 13:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013612 10.0.0.38 - - [2026-08-20 13:21:02] "GET /tag/4f59e1fe-acf1-41f9-967d-e2a1ed83562b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.021271 10.0.0.38 - - [2026-08-20 13:21:02] "POST /tags HTTP/1.1" 409 206 0.002546 10.0.0.38 - - [2026-08-20 13:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.38 - - [2026-08-20 13:21:02] "GET /tag/fcb471d8-54e4-4575-9710-4a741bd8b576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.010829 10.0.0.38 - - [2026-08-20 13:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.38 - - [2026-08-20 13:21:03] "GET /project/d2c27a04-a20d-475b-a23f-3450257ab611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.053708 10.0.0.38 - - [2026-08-20 13:21:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.38 - - [2026-08-20 13:21:03] "GET /virtual-network/5a038612-450e-49d7-9fbe-999084e3d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005306 10.0.0.38 - - [2026-08-20 13:21:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.38 - - [2026-08-20 13:21:03] "GET /service-appliance-set/969cf5bd-332e-4612-9e10-b18e0696bdb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.005270 10.0.0.38 - - [2026-08-20 13:21:03] "POST /fqname-to-id HTTP/1.1" 404 258 0.002826 10.0.0.38 - - [2026-08-20 13:21:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.108107 10.0.0.38 - - [2026-08-20 13:21:03] "GET /virtual-machine-interface/04990852-455f-437f-91fa-70a34ab1ba46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.017056 10.0.0.38 - - [2026-08-20 13:21:03] "POST /set-tag HTTP/1.1" 200 109 0.017883 10.0.0.38 - - [2026-08-20 13:21:03] "POST /instance-ips HTTP/1.1" 200 417 0.058363 10.0.0.38 - - [2026-08-20 13:21:03] "GET /instance-ip/38ba9bd9-e2e0-4e41-b7dd-12e783c386ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.006255 10.0.0.38 - - [2026-08-20 13:21:03] "POST /loadbalancers HTTP/1.1" 200 618 0.069651 10.0.0.38 - - [2026-08-20 13:21:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.064098 10.0.0.38 - - [2026-08-20 13:21:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007968 10.0.0.38 - - [2026-08-20 13:21:03] "POST /service-instances HTTP/1.1" 200 566 0.067910 10.0.0.38 - - [2026-08-20 13:21:03] "POST /ref-update HTTP/1.1" 200 156 0.025991 10.0.0.38 - - [2026-08-20 13:21:03] "GET /project/d2c27a04-a20d-475b-a23f-3450257ab611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.064560 10.0.0.38 - - [2026-08-20 13:21:03] "GET /virtual-machine-interface/04990852-455f-437f-91fa-70a34ab1ba46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.005117 10.0.0.38 - - [2026-08-20 13:21:03] "GET /virtual-machine-interface/04990852-455f-437f-91fa-70a34ab1ba46?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.015463 10.0.0.38 - - [2026-08-20 13:21:03] "PUT /service-instance/c24a3bae-b0a3-4c8c-a303-6736fc2f8920 HTTP/1.1" 200 266 0.014305 10.0.0.38 - - [2026-08-20 13:21:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007557 10.0.0.38 - - [2026-08-20 13:21:03] "GET /floating-ip-pool/3c95019b-16e1-447e-819b-8b140aa625a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.003695 10.0.0.38 - - [2026-08-20 13:21:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.034315 10.0.0.38 - - [2026-08-20 13:21:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005193 10.0.0.38 - - [2026-08-20 13:21:03] "POST /floating-ips HTTP/1.1" 200 671 0.139860 10.0.0.38 - - [2026-08-20 13:21:03] "POST /virtual-machines HTTP/1.1" 200 429 0.090792 10.0.0.38 - - [2026-08-20 13:21:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.017907 10.0.0.38 - - [2026-08-20 13:21:04] "GET /application-policy-set/2814e4ac-c9a8-4543-b4ef-65a3d588bc35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004752 10.0.0.38 - - [2026-08-20 13:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.38 - - [2026-08-20 13:21:04] "GET /policy-management/25e9a9e2-ad31-4ca3-932b-b7d53716824b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008753 10.0.0.38 - - [2026-08-20 13:21:04] "POST /tags HTTP/1.1" 409 221 0.016472 10.0.0.38 - - [2026-08-20 13:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.38 - - [2026-08-20 13:21:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.153457 10.0.0.38 - - [2026-08-20 13:21:04] "POST /chown HTTP/1.1" 200 109 0.029664 10.0.0.38 - - [2026-08-20 13:21:04] "GET /tag/2f90ede6-9989-4fdb-ac5b-d535c7972174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.025532 10.0.0.38 - - [2026-08-20 13:21:04] "POST /tags HTTP/1.1" 409 238 0.003162 10.0.0.38 - - [2026-08-20 13:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.38 - - [2026-08-20 13:21:04] "POST /chown HTTP/1.1" 200 109 0.012042 10.0.0.38 - - [2026-08-20 13:21:04] "GET /tag/4f59e1fe-acf1-41f9-967d-e2a1ed83562b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.018646 10.0.0.38 - - [2026-08-20 13:21:04] "PUT /virtual-machine-interface/23d67545-7398-4678-968a-50952c1cce30 HTTP/1.1" 200 284 0.037061 10.0.0.38 - - [2026-08-20 13:21:04] "PUT /instance-ip/38ba9bd9-e2e0-4e41-b7dd-12e783c386ea HTTP/1.1" 200 256 0.033227 10.0.0.38 - - [2026-08-20 13:21:04] "POST /firewall-rules HTTP/1.1" 200 650 0.111422 10.0.0.38 - - [2026-08-20 13:21:04] "GET /firewall-rule/cbab08a8-c814-45e9-89cf-59f0acd5cd96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.012964 10.0.0.38 - - [2026-08-20 13:21:04] "POST /ref-update HTTP/1.1" 200 156 0.052616 10.0.0.38 - - [2026-08-20 13:21:04] "POST /ref-update HTTP/1.1" 200 156 0.037207 10.0.0.38 - - [2026-08-20 13:21:04] "GET /firewall-policy/3cba8e8b-c745-44a9-a81e-0965a281e5fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.017313 10.0.0.38 - - [2026-08-20 13:21:04] "GET /firewall-rule/cbab08a8-c814-45e9-89cf-59f0acd5cd96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.004490 10.0.0.38 - - [2026-08-20 13:21:04] "POST /ref-update HTTP/1.1" 200 156 0.019679 10.0.0.38 - - [2026-08-20 13:21:04] "POST /ref-update HTTP/1.1" 200 156 0.033798 10.0.0.38 - - [2026-08-20 13:21:04] "POST /ref-update HTTP/1.1" 200 156 0.012594 10.0.0.38 - - [2026-08-20 13:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007536 10.0.0.38 - - [2026-08-20 13:21:04] "POST /ref-update HTTP/1.1" 200 156 0.041466 10.0.0.38 - - [2026-08-20 13:21:04] "GET /project/d2c27a04-a20d-475b-a23f-3450257ab611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.081766 10.0.0.38 - - [2026-08-20 13:21:04] "POST /ref-update HTTP/1.1" 200 156 0.066683 10.0.0.38 - - [2026-08-20 13:21:04] "GET /loadbalancer/2b67cef4-242d-46c1-80b9-77d7adbdf1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.028198 10.0.0.38 - - [2026-08-20 13:21:04] "POST /virtual-machines HTTP/1.1" 200 429 0.032239 10.0.0.38 - - [2026-08-20 13:21:04] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.070457 10.0.0.38 - - [2026-08-20 13:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.38 - - [2026-08-20 13:21:04] "GET /project/d2c27a04-a20d-475b-a23f-3450257ab611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.116512 10.0.0.38 - - [2026-08-20 13:21:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.207469 10.0.0.38 - - [2026-08-20 13:21:05] "GET /loadbalancer-listener/18453f65-ab66-4b72-bca4-5f0348c62788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.006896 10.0.0.38 - - [2026-08-20 13:21:05] "POST /chown HTTP/1.1" 200 109 0.047006 10.0.0.38 - - [2026-08-20 13:21:05] "GET /loadbalancer-listener/18453f65-ab66-4b72-bca4-5f0348c62788?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.014771 10.0.0.38 - - [2026-08-20 13:21:05] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.042592 10.0.0.38 - - [2026-08-20 13:21:05] "POST /chown HTTP/1.1" 200 109 0.024161 10.0.0.38 - - [2026-08-20 13:21:05] "PUT /virtual-machine-interface/7d3011a8-4200-4622-afbd-2ced2900ff5f HTTP/1.1" 200 284 0.046582 10.0.0.38 - - [2026-08-20 13:21:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.038405 10.0.0.38 - - [2026-08-20 13:21:05] "GET /loadbalancer-pool/600f05a5-16ba-461b-a022-937cb75c8d40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.011409 10.0.0.38 - - [2026-08-20 13:21:05] "PUT /instance-ip/38ba9bd9-e2e0-4e41-b7dd-12e783c386ea HTTP/1.1" 200 256 0.060030 10.0.0.38 - - [2026-08-20 13:21:05] "POST /loadbalancer-members HTTP/1.1" 200 707 0.037842 10.0.0.38 - - [2026-08-20 13:21:05] "POST /ref-update HTTP/1.1" 200 156 0.013610 10.0.0.38 - - [2026-08-20 13:21:05] "POST /ref-update HTTP/1.1" 200 156 0.031759 10.0.0.38 - - [2026-08-20 13:21:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.035728 10.0.0.38 - - [2026-08-20 13:21:05] "GET /loadbalancer-member/505bca18-461e-472d-8b48-e47022b2375c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.018626 10.0.0.38 - - [2026-08-20 13:21:05] "GET /application-policy-set/2814e4ac-c9a8-4543-b4ef-65a3d588bc35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006093 10.0.0.38 - - [2026-08-20 13:21:05] "POST /ref-update HTTP/1.1" 200 156 0.045763 10.0.0.38 - - [2026-08-20 13:21:05] "POST /ref-update HTTP/1.1" 200 156 0.011767 10.0.0.38 - - [2026-08-20 13:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.019179 10.0.0.38 - - [2026-08-20 13:21:05] "GET /policy-management/25e9a9e2-ad31-4ca3-932b-b7d53716824b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015612 10.0.0.38 - - [2026-08-20 13:21:05] "POST /tags HTTP/1.1" 409 221 0.004719 10.0.0.38 - - [2026-08-20 13:21:05] "POST /ref-update HTTP/1.1" 200 156 0.029663 10.0.0.38 - - [2026-08-20 13:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007715 10.0.0.38 - - [2026-08-20 13:21:05] "GET /tag/2f90ede6-9989-4fdb-ac5b-d535c7972174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.020191 10.0.0.38 - - [2026-08-20 13:21:05] "POST /tags HTTP/1.1" 409 238 0.002041 10.0.0.38 - - [2026-08-20 13:21:05] "PUT /service-instance/c24a3bae-b0a3-4c8c-a303-6736fc2f8920 HTTP/1.1" 200 266 0.032072 10.0.0.38 - - [2026-08-20 13:21:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.030592 10.0.0.38 - - [2026-08-20 13:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008837 10.0.0.38 - - [2026-08-20 13:21:05] "GET /tag/4f59e1fe-acf1-41f9-967d-e2a1ed83562b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.032863 10.0.0.38 - - [2026-08-20 13:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.026202 10.0.0.38 - - [2026-08-20 13:21:05] "POST /firewall-rules HTTP/1.1" 409 293 0.004789 10.0.0.38 - - [2026-08-20 13:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010506 10.0.0.38 - - [2026-08-20 13:21:05] "POST /chown HTTP/1.1" 200 109 0.030477 10.0.0.38 - - [2026-08-20 13:21:05] "POST /chown HTTP/1.1" 200 109 0.075592 10.0.0.38 - - [2026-08-20 13:21:05] "PUT /firewall-rule/cbab08a8-c814-45e9-89cf-59f0acd5cd96 HTTP/1.1" 200 260 0.132796 10.0.0.38 - - [2026-08-20 13:21:05] "GET /firewall-rule/cbab08a8-c814-45e9-89cf-59f0acd5cd96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.015621 10.0.0.38 - - [2026-08-20 13:21:05] "PUT /instance-ip/38ba9bd9-e2e0-4e41-b7dd-12e783c386ea HTTP/1.1" 200 256 0.073690 10.0.0.38 - - [2026-08-20 13:21:05] "GET /firewall-policy/3cba8e8b-c745-44a9-a81e-0965a281e5fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.007641 10.0.0.38 - - [2026-08-20 13:21:05] "GET /firewall-rule/cbab08a8-c814-45e9-89cf-59f0acd5cd96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.006675 10.0.0.38 - - [2026-08-20 13:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.38 - - [2026-08-20 13:21:05] "POST /ref-update HTTP/1.1" 200 156 0.023214 10.0.0.38 - - [2026-08-20 13:21:05] "POST /chown HTTP/1.1" 200 109 0.026022 10.0.0.38 - - [2026-08-20 13:21:06] "GET /virtual-network/5a038612-450e-49d7-9fbe-999084e3d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.021667 10.0.0.38 - - [2026-08-20 13:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006109 10.0.0.38 - - [2026-08-20 13:21:06] "POST /chown HTTP/1.1" 200 109 0.048187 10.0.0.38 - - [2026-08-20 13:21:06] "GET /project/d2c27a04-a20d-475b-a23f-3450257ab611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.077878 10.0.0.38 - - [2026-08-20 13:21:06] "PUT /instance-ip/38ba9bd9-e2e0-4e41-b7dd-12e783c386ea HTTP/1.1" 200 256 0.033281 10.0.0.38 - - [2026-08-20 13:21:06] "POST /virtual-machines HTTP/1.1" 200 373 0.018179 10.0.0.38 - - [2026-08-20 13:21:06] "POST /ref-update HTTP/1.1" 200 156 0.071320 10.0.0.38 - - [2026-08-20 13:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005566 10.0.0.38 - - [2026-08-20 13:21:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.046920 10.0.0.38 - - [2026-08-20 13:21:06] "POST /chown HTTP/1.1" 200 109 0.008071 10.0.0.38 - - [2026-08-20 13:21:06] "POST /chown HTTP/1.1" 200 109 0.061370 10.0.0.38 - - [2026-08-20 13:21:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.184649 10.0.0.38 - - [2026-08-20 13:21:06] "PUT /instance-ip/38ba9bd9-e2e0-4e41-b7dd-12e783c386ea HTTP/1.1" 200 256 0.060614 10.0.0.38 - - [2026-08-20 13:21:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.010908 10.0.0.38 - - [2026-08-20 13:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.38 - - [2026-08-20 13:21:06] "GET /virtual-machine-interface/ffe42af4-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.013132 10.0.0.38 - - [2026-08-20 13:21:06] "POST /ref-update HTTP/1.1" 200 156 0.024692 10.0.0.38 - - [2026-08-20 13:21:06] "POST /chown HTTP/1.1" 200 109 0.032386 10.0.0.38 - - [2026-08-20 13:21:06] "POST /chown HTTP/1.1" 200 109 0.039446 10.0.0.38 - - [2026-08-20 13:21:06] "POST /instance-ips HTTP/1.1" 200 413 0.079190 10.0.0.38 - - [2026-08-20 13:21:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.041406 10.0.0.38 - - [2026-08-20 13:21:06] "PUT /instance-ip/38ba9bd9-e2e0-4e41-b7dd-12e783c386ea HTTP/1.1" 200 256 0.032840 10.0.0.38 - - [2026-08-20 13:21:06] "GET /virtual-machine-interface/ffe42af4-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.018283 10.0.0.38 - - [2026-08-20 13:21:06] "POST /ref-update HTTP/1.1" 200 156 0.028859 10.0.0.38 - - [2026-08-20 13:21:06] "POST /set-tag HTTP/1.1" 200 109 0.021718 10.0.0.38 - - [2026-08-20 13:21:06] "GET /virtual-machine-interface/ffe42af4-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.013084 10.0.0.38 - - [2026-08-20 13:21:06] "GET /instance-ip/00094f8c-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1959 0.007230 10.0.0.38 - - [2026-08-20 13:21:06] "PUT /service-instance/c24a3bae-b0a3-4c8c-a303-6736fc2f8920 HTTP/1.1" 200 266 0.009812 10.0.0.38 - - [2026-08-20 13:21:06] "GET /virtual-machine-interface/ffe42af4-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004785 10.0.0.38 - - [2026-08-20 13:21:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.028959 10.0.0.38 - - [2026-08-20 13:21:06] "POST /set-tag HTTP/1.1" 200 109 0.033530 10.0.0.38 - - [2026-08-20 13:21:06] "GET /virtual-router/ad74fff1-da59-4d91-8b90-75d1db603f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.004565 10.0.0.38 - - [2026-08-20 13:21:06] "PUT /service-instance/c24a3bae-b0a3-4c8c-a303-6736fc2f8920 HTTP/1.1" 200 266 0.010199 10.0.0.38 - - [2026-08-20 13:21:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.019008 10.0.0.38 - - [2026-08-20 13:21:06] "POST /ref-update HTTP/1.1" 200 156 0.030479 10.0.0.38 - - [2026-08-20 13:21:07] "GET /virtual-machine-interface/ffe42af4-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.025389 10.0.0.38 - - [2026-08-20 13:21:07] "POST /set-tag HTTP/1.1" 200 109 0.004190 10.0.0.38 - - [2026-08-20 13:21:07] "GET /virtual-machine-interface/ffe42af4-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007785 10.0.0.38 - - [2026-08-20 13:21:07] "POST /set-tag HTTP/1.1" 200 109 0.004180 10.0.0.38 - - [2026-08-20 13:21:07] "PUT /service-instance/c24a3bae-b0a3-4c8c-a303-6736fc2f8920 HTTP/1.1" 200 266 0.022964 10.0.0.38 - - [2026-08-20 13:21:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.012671 10.0.0.38 - - [2026-08-20 13:21:07] "PUT /service-instance/c24a3bae-b0a3-4c8c-a303-6736fc2f8920 HTTP/1.1" 200 266 0.010188 10.0.0.38 - - [2026-08-20 13:21:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.006988 10.0.0.38 - - [2026-08-20 13:21:07] "PUT /service-instance/c24a3bae-b0a3-4c8c-a303-6736fc2f8920 HTTP/1.1" 200 266 0.014734 10.0.0.38 - - [2026-08-20 13:21:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.008529 10.0.0.38 - - [2026-08-20 13:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.38 - - [2026-08-20 13:21:07] "POST /chown HTTP/1.1" 200 109 0.008096 10.0.0.38 - - [2026-08-20 13:21:07] "POST /chown HTTP/1.1" 200 109 0.016710 10.0.0.38 - - [2026-08-20 13:21:07] "POST /ref-update HTTP/1.1" 200 156 0.021806 10.0.0.38 - - [2026-08-20 13:21:07] "POST /chown HTTP/1.1" 200 109 0.008097 10.0.0.38 - - [2026-08-20 13:21:07] "POST /chown HTTP/1.1" 200 109 0.022730 10.0.0.38 - - [2026-08-20 13:21:07] "POST /ref-update HTTP/1.1" 200 156 0.020777 10.0.0.38 - - [2026-08-20 13:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.38 - - [2026-08-20 13:21:07] "POST /chown HTTP/1.1" 200 109 0.009182 10.0.0.38 - - [2026-08-20 13:21:07] "POST /chown HTTP/1.1" 200 109 0.025298 10.0.0.38 - - [2026-08-20 13:21:07] "POST /chown HTTP/1.1" 200 109 0.008504 10.0.0.38 - - [2026-08-20 13:21:07] "POST /chown HTTP/1.1" 200 109 0.017877 10.0.0.38 - - [2026-08-20 13:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.38 - - [2026-08-20 13:21:07] "POST /chown HTTP/1.1" 200 109 0.006083 10.0.0.38 - - [2026-08-20 13:21:07] "POST /chown HTTP/1.1" 200 109 0.006984 10.0.0.38 - - [2026-08-20 13:21:07] "POST /chown HTTP/1.1" 200 109 0.023595 10.0.0.38 - - [2026-08-20 13:21:07] "POST /chown HTTP/1.1" 200 109 0.030314 10.0.0.38 - - [2026-08-20 13:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.38 - - [2026-08-20 13:21:08] "POST /chown HTTP/1.1" 200 109 0.007252 10.0.0.38 - - [2026-08-20 13:21:08] "POST /chown HTTP/1.1" 200 109 0.022656 10.0.0.38 - - [2026-08-20 13:21:08] "POST /chown HTTP/1.1" 200 109 0.009531 10.0.0.38 - - [2026-08-20 13:21:08] "POST /chown HTTP/1.1" 200 109 0.028499 10.0.0.38 - - [2026-08-20 13:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006103 10.0.0.38 - - [2026-08-20 13:21:08] "POST /chown HTTP/1.1" 200 109 0.008888 10.0.0.38 - - [2026-08-20 13:21:08] "POST /chown HTTP/1.1" 200 109 0.029595 10.0.0.38 - - [2026-08-20 13:21:08] "POST /chown HTTP/1.1" 200 109 0.018061 10.0.0.38 - - [2026-08-20 13:21:08] "POST /chown HTTP/1.1" 200 109 0.008331 10.0.0.38 - - [2026-08-20 13:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.38 - - [2026-08-20 13:21:08] "POST /chown HTTP/1.1" 200 109 0.007454 10.0.0.38 - - [2026-08-20 13:21:08] "POST /chown HTTP/1.1" 200 109 0.029850 10.0.0.38 - - [2026-08-20 13:21:08] "POST /chown HTTP/1.1" 200 109 0.011211 10.0.0.38 - - [2026-08-20 13:21:08] "POST /chown HTTP/1.1" 200 109 0.037910 10.0.0.38 - - [2026-08-20 13:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.38 - - [2026-08-20 13:21:08] "POST /chown HTTP/1.1" 200 109 0.008803 10.0.0.38 - - [2026-08-20 13:21:08] "POST /chown HTTP/1.1" 200 109 0.032907 10.0.0.38 - - [2026-08-20 13:21:08] "POST /chown HTTP/1.1" 200 109 0.016146 10.0.0.38 - - [2026-08-20 13:21:08] "POST /chown HTTP/1.1" 200 109 0.011813 10.0.0.38 - - [2026-08-20 13:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.38 - - [2026-08-20 13:21:08] "POST /chown HTTP/1.1" 200 109 0.010537 10.0.0.38 - - [2026-08-20 13:21:08] "POST /chown HTTP/1.1" 200 109 0.010199 10.0.0.38 - - [2026-08-20 13:21:08] "POST /chown HTTP/1.1" 200 109 0.020376 10.0.0.38 - - [2026-08-20 13:21:08] "POST /chown HTTP/1.1" 200 109 0.025335 10.0.0.38 - - [2026-08-20 13:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.38 - - [2026-08-20 13:21:08] "POST /chown HTTP/1.1" 200 109 0.009003 10.0.0.38 - - [2026-08-20 13:21:08] "POST /chown HTTP/1.1" 200 109 0.024235 10.0.0.38 - - [2026-08-20 13:21:09] "POST /chown HTTP/1.1" 200 109 0.007671 10.0.0.38 - - [2026-08-20 13:21:09] "POST /chown HTTP/1.1" 200 109 0.022215 10.0.0.38 - - [2026-08-20 13:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.019703 10.0.0.38 - - [2026-08-20 13:21:09] "POST /chown HTTP/1.1" 200 109 0.009445 10.0.0.38 - - [2026-08-20 13:21:09] "GET /virtual-machine-interface/fadef17e-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.022395 10.0.0.38 - - [2026-08-20 13:21:09] "POST /set-tag HTTP/1.1" 200 109 0.003301 10.0.0.38 - - [2026-08-20 13:21:09] "POST /chown HTTP/1.1" 200 109 0.048784 10.0.0.38 - - [2026-08-20 13:21:09] "POST /chown HTTP/1.1" 200 109 0.027721 10.0.0.38 - - [2026-08-20 13:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.38 - - [2026-08-20 13:21:09] "GET /loadbalancer/606c6c5c-983a-46d0-bd54-f7d48761dbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005844 10.0.0.38 - - [2026-08-20 13:21:09] "GET /loadbalancer-pool/370f402a-f3ee-4326-bb49-64af0486df7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003328 10.0.0.38 - - [2026-08-20 13:21:09] "POST /chown HTTP/1.1" 200 109 0.008927 10.0.0.38 - - [2026-08-20 13:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006205 10.0.0.38 - - [2026-08-20 13:21:09] "POST /chown HTTP/1.1" 200 109 0.014457 10.0.0.38 - - [2026-08-20 13:21:09] "POST /loadbalancer-members HTTP/1.1" 200 702 0.054335 10.0.0.38 - - [2026-08-20 13:21:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.022199 10.0.0.38 - - [2026-08-20 13:21:09] "POST /chown HTTP/1.1" 200 109 0.022775 10.0.0.38 - - [2026-08-20 13:21:09] "GET /virtual-machine-interface/fadef17e-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.030824 10.0.0.38 - - [2026-08-20 13:21:09] "POST /chown HTTP/1.1" 200 109 0.037977 10.0.0.38 - - [2026-08-20 13:21:09] "POST /chown HTTP/1.1" 200 109 0.042272 10.0.0.38 - - [2026-08-20 13:21:09] "POST /tags HTTP/1.1" 409 221 0.008346 10.0.0.38 - - [2026-08-20 13:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.38 - - [2026-08-20 13:21:09] "GET /tag/2f90ede6-9989-4fdb-ac5b-d535c7972174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.011765 10.0.0.38 - - [2026-08-20 13:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.38 - - [2026-08-20 13:21:09] "POST /chown HTTP/1.1" 200 109 0.007018 10.0.0.38 - - [2026-08-20 13:21:09] "POST /chown HTTP/1.1" 200 109 0.039041 10.0.0.38 - - [2026-08-20 13:21:09] "POST /set-tag HTTP/1.1" 200 109 0.066382 10.0.0.38 - - [2026-08-20 13:21:09] "POST /chown HTTP/1.1" 200 109 0.032457 10.0.0.38 - - [2026-08-20 13:21:09] "POST /chown HTTP/1.1" 200 109 0.022595 10.0.0.38 - - [2026-08-20 13:21:09] "GET /virtual-machine-interface/fadef17e-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005438 10.0.0.38 - - [2026-08-20 13:21:09] "POST /ref-update HTTP/1.1" 200 156 0.012272 10.0.0.38 - - [2026-08-20 13:21:09] "GET /floating-ip/6d31341b-0ae5-4637-ae2c-81d9377eccef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.004957 10.0.0.38 - - [2026-08-20 13:21:09] "PUT /floating-ip/6d31341b-0ae5-4637-ae2c-81d9377eccef HTTP/1.1" 200 256 0.010365 10.0.0.38 - - [2026-08-20 13:21:10] "GET /virtual-machine-interface/fb6053d6-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007576 10.0.0.38 - - [2026-08-20 13:21:10] "POST /set-tag HTTP/1.1" 200 109 0.002613 10.0.0.38 - - [2026-08-20 13:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.38 - - [2026-08-20 13:21:10] "GET /loadbalancer/606c6c5c-983a-46d0-bd54-f7d48761dbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003799 10.0.0.38 - - [2026-08-20 13:21:10] "GET /loadbalancer-pool/370f402a-f3ee-4326-bb49-64af0486df7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003343 10.0.0.38 - - [2026-08-20 13:21:10] "POST /loadbalancer-members HTTP/1.1" 200 702 0.018349 10.0.0.38 - - [2026-08-20 13:21:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.011174 10.0.0.38 - - [2026-08-20 13:21:10] "GET /virtual-machine-interface/fb6053d6-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.023156 10.0.0.38 - - [2026-08-20 13:21:10] "GET /virtual-machine-interface/fb6053d6-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005502 10.0.0.38 - - [2026-08-20 13:21:10] "POST /ref-update HTTP/1.1" 200 156 0.013401 10.0.0.38 - - [2026-08-20 13:21:10] "POST /set-tag HTTP/1.1" 200 109 0.041945 10.0.0.38 - - [2026-08-20 13:21:10] "GET /floating-ip/6d31341b-0ae5-4637-ae2c-81d9377eccef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004782 10.0.0.38 - - [2026-08-20 13:21:10] "GET /virtual-machine/822058b5-2a9b-4763-9cbe-858e7886a018?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.004443 10.0.0.38 - - [2026-08-20 13:21:10] "GET /virtual-machine-interface/fadef17e-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.010448 10.0.0.38 - - [2026-08-20 13:21:10] "GET /virtual-machine/e221610c-93ee-452a-b739-ff6e2a45f27d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.004034 10.0.0.38 - - [2026-08-20 13:21:10] "GET /virtual-machine-interface/fb6053d6-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004692 10.0.0.38 - - [2026-08-20 13:21:20] "GET /virtual-machine-interface/ffe42af4-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005460 10.0.0.38 - - [2026-08-20 13:21:20] "POST /set-tag HTTP/1.1" 200 109 0.002524 10.0.0.38 - - [2026-08-20 13:21:21] "GET /virtual-machine/5079f0af-8560-448e-8fe8-8b3a275963ec?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003403 10.0.0.38 - - [2026-08-20 13:21:21] "GET /virtual-machine-interface/ffe42af4-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004616 10.0.0.38 - - [2026-08-20 13:21:21] "GET /virtual-machine-interface/ffe42af4-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004760 10.0.0.38 - - [2026-08-20 13:21:21] "POST /set-tag HTTP/1.1" 200 109 0.002360 10.0.0.38 - - [2026-08-20 13:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.38 - - [2026-08-20 13:21:32] "POST /chown HTTP/1.1" 200 109 0.007717 10.0.0.38 - - [2026-08-20 13:21:32] "POST /chown HTTP/1.1" 200 109 0.012603 10.0.0.38 - - [2026-08-20 13:21:32] "POST /chown HTTP/1.1" 200 109 0.009169 10.0.0.38 - - [2026-08-20 13:21:32] "POST /chown HTTP/1.1" 200 109 0.029854 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:21:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001435 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:21:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001041 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:21:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001172 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:21:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001316 10.0.0.38 - - [2026-08-20 13:21:53] "GET /virtual-machine-interface/ffe42af4-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007803 10.0.0.38 - - [2026-08-20 13:21:53] "POST /set-tag HTTP/1.1" 200 109 0.004548 10.0.0.38 - - [2026-08-20 13:21:53] "GET /virtual-machine-interface/ffe42af4-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007092 10.0.0.38 - - [2026-08-20 13:21:53] "POST /set-tag HTTP/1.1" 200 109 0.003749 10.0.0.38 - - [2026-08-20 13:21:53] "GET /virtual-machine/5079f0af-8560-448e-8fe8-8b3a275963ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003448 10.0.0.38 - - [2026-08-20 13:21:53] "POST /ref-update HTTP/1.1" 200 156 0.048545 10.0.0.38 - - [2026-08-20 13:21:53] "GET /virtual-machine-interface/ffe42af4-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.021817 10.0.0.38 - - [2026-08-20 13:21:53] "POST /set-tag HTTP/1.1" 200 109 0.035677 10.0.0.38 - - [2026-08-20 13:21:53] "POST /set-tag HTTP/1.1" 200 109 0.039643 10.0.0.38 - - [2026-08-20 13:21:53] "DELETE /instance-ip/00094f8c-9c9a-11f1-9ff4-fa163ef67135 HTTP/1.1" 200 115 0.091208 10.0.0.38 - - [2026-08-20 13:21:53] "DELETE /virtual-machine-interface/ffe42af4-9c99-11f1-9ff4-fa163ef67135 HTTP/1.1" 200 115 0.080722 10.0.0.38 - - [2026-08-20 13:21:53] "DELETE /virtual-machine/5079f0af-8560-448e-8fe8-8b3a275963ec HTTP/1.1" 200 115 0.044637 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:21:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001188 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:21:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001315 10.0.0.38 - - [2026-08-20 13:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.38 - - [2026-08-20 13:21:56] "GET /tag/4f59e1fe-acf1-41f9-967d-e2a1ed83562b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.013130 10.0.0.38 - - [2026-08-20 13:21:56] "GET /tag/4f59e1fe-acf1-41f9-967d-e2a1ed83562b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.013500 10.0.0.38 - - [2026-08-20 13:21:56] "GET /virtual-machine-interface/04990852-455f-437f-91fa-70a34ab1ba46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.005052 10.0.0.38 - - [2026-08-20 13:21:56] "POST /set-tag HTTP/1.1" 200 109 0.024622 10.0.0.38 - - [2026-08-20 13:21:56] "GET /virtual-machine-interface/23d67545-7398-4678-968a-50952c1cce30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.039351 10.0.0.38 - - [2026-08-20 13:21:56] "POST /set-tag HTTP/1.1" 200 109 0.028046 10.0.0.38 - - [2026-08-20 13:21:56] "GET /virtual-machine-interface/7d3011a8-4200-4622-afbd-2ced2900ff5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.005702 10.0.0.38 - - [2026-08-20 13:21:56] "POST /set-tag HTTP/1.1" 200 109 0.022945 10.0.0.38 - - [2026-08-20 13:21:56] "GET /firewall-policy/3cba8e8b-c745-44a9-a81e-0965a281e5fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.009545 10.0.0.38 - - [2026-08-20 13:21:56] "GET /firewall-rule/cbab08a8-c814-45e9-89cf-59f0acd5cd96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.004437 10.0.0.38 - - [2026-08-20 13:21:56] "POST /ref-update HTTP/1.1" 200 156 0.018637 10.0.0.38 - - [2026-08-20 13:21:57] "DELETE /firewall-rule/cbab08a8-c814-45e9-89cf-59f0acd5cd96 HTTP/1.1" 200 115 0.060803 10.0.0.38 - - [2026-08-20 13:21:57] "DELETE /loadbalancer-member/505bca18-461e-472d-8b48-e47022b2375c HTTP/1.1" 200 115 0.034575 10.0.0.38 - - [2026-08-20 13:21:57] "PUT /service-instance/c24a3bae-b0a3-4c8c-a303-6736fc2f8920 HTTP/1.1" 200 266 0.016587 10.0.0.38 - - [2026-08-20 13:21:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.043841 10.0.0.38 - - [2026-08-20 13:21:57] "DELETE /loadbalancer-pool/600f05a5-16ba-461b-a022-937cb75c8d40 HTTP/1.1" 200 115 0.086713 10.0.0.38 - - [2026-08-20 13:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.38 - - [2026-08-20 13:21:57] "DELETE /loadbalancer-listener/18453f65-ab66-4b72-bca4-5f0348c62788 HTTP/1.1" 200 115 0.054393 10.0.0.38 - - [2026-08-20 13:21:57] "GET /floating-ip/553a20b2-2f87-4854-a583-d5fcf52f6ba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.003060 10.0.0.38 - - [2026-08-20 13:21:57] "POST /chown HTTP/1.1" 200 109 0.010551 10.0.0.38 - - [2026-08-20 13:21:57] "POST /chown HTTP/1.1" 200 109 0.030838 10.0.0.38 - - [2026-08-20 13:21:57] "POST /chown HTTP/1.1" 200 109 0.013465 10.0.0.38 - - [2026-08-20 13:21:57] "PUT /floating-ip/553a20b2-2f87-4854-a583-d5fcf52f6ba3 HTTP/1.1" 200 256 0.068229 10.0.0.38 - - [2026-08-20 13:21:57] "POST /chown HTTP/1.1" 200 109 0.036971 10.0.0.38 - - [2026-08-20 13:21:57] "PUT /service-instance/c24a3bae-b0a3-4c8c-a303-6736fc2f8920 HTTP/1.1" 200 266 0.016645 10.0.0.38 - - [2026-08-20 13:21:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.056375 10.0.0.38 - - [2026-08-20 13:21:57] "DELETE /floating-ip/553a20b2-2f87-4854-a583-d5fcf52f6ba3 HTTP/1.1" 200 115 0.171706 10.0.0.38 - - [2026-08-20 13:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004541 10.0.0.38 - - [2026-08-20 13:21:57] "POST /chown HTTP/1.1" 200 109 0.013134 10.0.0.38 - - [2026-08-20 13:21:57] "POST /chown HTTP/1.1" 200 109 0.035256 10.0.0.38 - - [2026-08-20 13:21:57] "DELETE /loadbalancer/2b67cef4-242d-46c1-80b9-77d7adbdf1f9 HTTP/1.1" 200 115 0.106180 10.0.0.38 - - [2026-08-20 13:21:57] "POST /chown HTTP/1.1" 200 109 0.027466 10.0.0.38 - - [2026-08-20 13:21:57] "POST /chown HTTP/1.1" 404 171 0.004957 10.0.0.38 - - [2026-08-20 13:21:57] "DELETE /instance-ip/38ba9bd9-e2e0-4e41-b7dd-12e783c386ea HTTP/1.1" 200 115 0.076596 10.0.0.38 - - [2026-08-20 13:21:57] "PUT /service-instance/c24a3bae-b0a3-4c8c-a303-6736fc2f8920 HTTP/1.1" 200 266 0.020674 10.0.0.38 - - [2026-08-20 13:21:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.022992 10.0.0.38 - - [2026-08-20 13:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004805 10.0.0.38 - - [2026-08-20 13:21:57] "DELETE /virtual-machine-interface/04990852-455f-437f-91fa-70a34ab1ba46 HTTP/1.1" 200 115 0.127684 10.0.0.38 - - [2026-08-20 13:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.38 - - [2026-08-20 13:21:57] "DELETE /tag/4f59e1fe-acf1-41f9-967d-e2a1ed83562b HTTP/1.1" 200 115 0.129213 10.0.0.38 - - [2026-08-20 13:21:57] "DELETE /service-instance/c24a3bae-b0a3-4c8c-a303-6736fc2f8920 HTTP/1.1" 200 115 0.076491 10.0.0.38 - - [2026-08-20 13:21:58] "GET /virtual-machine-interface/7d3011a8-4200-4622-afbd-2ced2900ff5f?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.007039 10.0.0.38 - - [2026-08-20 13:21:58] "DELETE /virtual-machine-interface/7d3011a8-4200-4622-afbd-2ced2900ff5f HTTP/1.1" 200 115 0.056364 10.0.0.38 - - [2026-08-20 13:21:58] "DELETE /virtual-machine/3bd28727-dd41-404a-8673-91decd6727a9 HTTP/1.1" 200 115 0.031227 10.0.0.38 - - [2026-08-20 13:21:58] "GET /virtual-machine-interface/23d67545-7398-4678-968a-50952c1cce30?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.007468 10.0.0.38 - - [2026-08-20 13:21:58] "DELETE /virtual-machine-interface/23d67545-7398-4678-968a-50952c1cce30 HTTP/1.1" 200 115 0.060430 10.0.0.38 - - [2026-08-20 13:21:58] "POST /ref-update HTTP/1.1" 200 156 0.018881 10.0.0.38 - - [2026-08-20 13:21:58] "DELETE /virtual-machine/4ce2a998-7d88-4d1d-a7fd-badbc2a3cc3e HTTP/1.1" 200 115 0.047791 10.0.0.38 - - [2026-08-20 13:21:58] "GET /floating-ip-pool/3c95019b-16e1-447e-819b-8b140aa625a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.003581 10.0.0.38 - - [2026-08-20 13:21:58] "POST /ref-update HTTP/1.1" 200 156 0.011192 10.0.0.38 - - [2026-08-20 13:21:58] "DELETE /floating-ip-pool/3c95019b-16e1-447e-819b-8b140aa625a8 HTTP/1.1" 200 115 0.054352 10.0.0.38 - - [2026-08-20 13:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005930 10.0.0.38 - - [2026-08-20 13:21:58] "POST /useragent-kv HTTP/1.1" 200 115 0.004714 10.0.0.38 - - [2026-08-20 13:21:58] "POST /useragent-kv HTTP/1.1" 200 115 0.002602 10.0.0.38 - - [2026-08-20 13:21:58] "DELETE /virtual-network/51840506-89e9-4d4c-9a91-4a9e73238cb9 HTTP/1.1" 200 115 0.136849 10.0.0.38 - - [2026-08-20 13:21:58] "GET /routing-instance/aa599429-e380-4dea-ac84-58ea903791d0 HTTP/1.1" 404 171 0.002226 10.0.0.38 - - [2026-08-20 13:21:58] "GET /domains HTTP/1.1" 200 280 0.001528 10.0.0.38 - - [2026-08-20 13:21:58] "DELETE /route-target/83c830bf-fcc5-4af9-b339-139651493286 HTTP/1.1" 200 115 0.029538 10.0.0.38 - - [2026-08-20 13:21:58] "GET /domain/5914f9ed-3765-4dc3-9363-9dcf50d89c9a HTTP/1.1" 200 3086 0.005034 10.0.0.38 - - [2026-08-20 13:21:58] "GET /project/d2c27a04-a20d-475b-a23f-3450257ab611 HTTP/1.1" 200 6874 0.083196 10.0.0.38 - - [2026-08-20 13:21:59] "GET /virtual-machine-interface/fb6053d6-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006944 10.0.0.38 - - [2026-08-20 13:21:59] "POST /set-tag HTTP/1.1" 200 109 0.003152 10.0.0.38 - - [2026-08-20 13:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.38 - - [2026-08-20 13:21:59] "GET /loadbalancer/606c6c5c-983a-46d0-bd54-f7d48761dbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003987 10.0.0.38 - - [2026-08-20 13:21:59] "GET /virtual-machine-interface/fb6053d6-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.008275 10.0.0.38 - - [2026-08-20 13:21:59] "POST /set-tag HTTP/1.1" 200 109 0.025445 10.0.0.38 - - [2026-08-20 13:21:59] "DELETE /loadbalancer-member/f6b6a921-e658-479c-9396-76910ced80ae HTTP/1.1" 200 115 0.048224 10.0.0.38 - - [2026-08-20 13:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.38 - - [2026-08-20 13:21:59] "GET /loadbalancer/606c6c5c-983a-46d0-bd54-f7d48761dbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003496 10.0.0.38 - - [2026-08-20 13:22:00] "GET /virtual-machine-interface/fb6053d6-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005822 10.0.0.38 - - [2026-08-20 13:22:00] "POST /set-tag HTTP/1.1" 200 109 0.003893 10.0.0.38 - - [2026-08-20 13:22:00] "GET /virtual-machine-interface/fb6053d6-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005842 10.0.0.38 - - [2026-08-20 13:22:00] "POST /set-tag HTTP/1.1" 200 109 0.003365 10.0.0.38 - - [2026-08-20 13:22:00] "GET /virtual-machine/e221610c-93ee-452a-b739-ff6e2a45f27d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003682 10.0.0.38 - - [2026-08-20 13:22:00] "POST /ref-update HTTP/1.1" 200 156 0.021277 10.0.0.38 - - [2026-08-20 13:22:00] "GET /virtual-machine-interface/fb6053d6-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.019040 10.0.0.38 - - [2026-08-20 13:22:00] "POST /set-tag HTTP/1.1" 200 109 0.022717 10.0.0.38 - - [2026-08-20 13:22:00] "POST /set-tag HTTP/1.1" 200 109 0.065173 10.0.0.38 - - [2026-08-20 13:22:00] "POST /set-tag HTTP/1.1" 200 109 0.047669 10.0.0.38 - - [2026-08-20 13:22:00] "DELETE /instance-ip/fb7f1820-9c99-11f1-9ff4-fa163ef67135 HTTP/1.1" 200 115 0.094406 10.0.0.38 - - [2026-08-20 13:22:00] "POST /ref-update HTTP/1.1" 200 156 0.025436 10.0.0.38 - - [2026-08-20 13:22:00] "DELETE /virtual-machine-interface/fb6053d6-9c99-11f1-9ff4-fa163ef67135 HTTP/1.1" 200 115 0.109435 10.0.0.38 - - [2026-08-20 13:22:00] "DELETE /virtual-machine/e221610c-93ee-452a-b739-ff6e2a45f27d HTTP/1.1" 200 115 0.027572 10.0.0.38 - - [2026-08-20 13:22:04] "GET /virtual-machine-interface/fadef17e-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.010838 10.0.0.38 - - [2026-08-20 13:22:04] "POST /set-tag HTTP/1.1" 200 109 0.005479 10.0.0.38 - - [2026-08-20 13:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.38 - - [2026-08-20 13:22:04] "GET /loadbalancer/606c6c5c-983a-46d0-bd54-f7d48761dbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003284 10.0.0.38 - - [2026-08-20 13:22:05] "GET /virtual-machine-interface/fadef17e-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.009730 10.0.0.38 - - [2026-08-20 13:22:05] "POST /set-tag HTTP/1.1" 200 109 0.005422 10.0.0.38 - - [2026-08-20 13:22:05] "GET /virtual-machine-interface/fadef17e-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005662 10.0.0.38 - - [2026-08-20 13:22:05] "POST /set-tag HTTP/1.1" 200 109 0.003549 10.0.0.38 - - [2026-08-20 13:22:05] "GET /virtual-machine/822058b5-2a9b-4763-9cbe-858e7886a018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003546 10.0.0.38 - - [2026-08-20 13:22:05] "POST /ref-update HTTP/1.1" 200 156 0.015483 10.0.0.38 - - [2026-08-20 13:22:05] "GET /virtual-machine-interface/fadef17e-9c99-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007274 10.0.0.38 - - [2026-08-20 13:22:05] "POST /set-tag HTTP/1.1" 200 109 0.031920 10.0.0.38 - - [2026-08-20 13:22:05] "POST /set-tag HTTP/1.1" 200 109 0.037154 10.0.0.38 - - [2026-08-20 13:22:05] "POST /set-tag HTTP/1.1" 200 109 0.037266 10.0.0.38 - - [2026-08-20 13:22:05] "DELETE /instance-ip/fafccca8-9c99-11f1-9ff4-fa163ef67135 HTTP/1.1" 200 115 0.046551 10.0.0.38 - - [2026-08-20 13:22:05] "POST /ref-update HTTP/1.1" 200 156 0.015976 10.0.0.38 - - [2026-08-20 13:22:05] "DELETE /virtual-machine-interface/fadef17e-9c99-11f1-9ff4-fa163ef67135 HTTP/1.1" 200 115 0.070336 10.0.0.38 - - [2026-08-20 13:22:05] "DELETE /virtual-machine/822058b5-2a9b-4763-9cbe-858e7886a018 HTTP/1.1" 200 115 0.023312 10.0.0.38 - - [2026-08-20 13:22:05] "DELETE /tag/3aeb8a6b-89f1-46ff-afc7-c200fc0afba8 HTTP/1.1" 200 115 0.095497 10.0.0.38 - - [2026-08-20 13:22:06] "DELETE /tag/5e561d26-b6f4-4589-9eaf-ade89bd3ad6f HTTP/1.1" 200 115 0.058606 10.0.0.38 - - [2026-08-20 13:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002812 10.0.0.38 - - [2026-08-20 13:22:09] "GET /project/d2c27a04-a20d-475b-a23f-3450257ab611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042101 10.0.0.38 - - [2026-08-20 13:22:09] "POST /tags HTTP/1.1" 200 393 0.034826 10.0.0.38 - - [2026-08-20 13:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010185 10.0.0.38 - - [2026-08-20 13:22:09] "GET /tag/9ee394ab-7637-45b9-ac54-80428bb961ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.015549 10.0.0.38 - - [2026-08-20 13:22:09] "POST /tags HTTP/1.1" 200 341 0.031104 10.0.0.38 - - [2026-08-20 13:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.38 - - [2026-08-20 13:22:09] "GET /tag/aaea23da-cbc1-44bc-a53f-114ebff3ad9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.024019 10.0.0.38 - - [2026-08-20 13:22:09] "POST /id-to-fqname HTTP/1.1" 200 192 0.000654 10.0.0.38 - - [2026-08-20 13:22:09] "POST /fqname-to-id HTTP/1.1" 404 201 0.013161 10.0.0.38 - - [2026-08-20 13:22:09] "POST /security-groups HTTP/1.1" 200 589 0.069544 10.0.0.38 - - [2026-08-20 13:22:10] "POST /fqname-to-id HTTP/1.1" 404 236 0.002615 10.0.0.38 - - [2026-08-20 13:22:10] "POST /projects HTTP/1.1" 200 519 0.254291 10.0.0.38 - - [2026-08-20 13:22:10] "POST /access-control-lists HTTP/1.1" 200 598 0.079042 10.0.0.38 - - [2026-08-20 13:22:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.045915 10.0.0.38 - - [2026-08-20 13:22:10] "POST /fqname-to-id HTTP/1.1" 404 235 0.025199 10.0.0.38 - - [2026-08-20 13:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006197 10.0.0.38 - - [2026-08-20 13:22:10] "GET /virtual-network/5a038612-450e-49d7-9fbe-999084e3d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.009942 10.0.0.38 - - [2026-08-20 13:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.38 - - [2026-08-20 13:22:10] "GET /virtual-network/4535ab06-2c5a-4201-b1d3-e39776d96231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.018739 10.0.0.38 - - [2026-08-20 13:22:10] "POST /access-control-lists HTTP/1.1" 200 596 0.078244 10.0.0.38 - - [2026-08-20 13:22:10] "PUT /virtual-network/5a038612-450e-49d7-9fbe-999084e3d988 HTTP/1.1" 200 264 0.097917 10.0.0.38 - - [2026-08-20 13:22:10] "PUT /virtual-network/4535ab06-2c5a-4201-b1d3-e39776d96231 HTTP/1.1" 200 264 0.073525 10.0.0.38 - - [2026-08-20 13:22:10] "POST /security-groups HTTP/1.1" 200 591 0.087782 10.0.0.38 - - [2026-08-20 13:22:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.051456 10.0.0.38 - - [2026-08-20 13:22:10] "POST /fqname-to-id HTTP/1.1" 404 270 0.015330 10.0.0.38 - - [2026-08-20 13:22:10] "POST /chown HTTP/1.1" 200 109 0.040222 10.0.0.38 - - [2026-08-20 13:22:10] "GET /application-policy-set/2814e4ac-c9a8-4543-b4ef-65a3d588bc35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.040142 10.0.0.38 - - [2026-08-20 13:22:10] "POST /access-control-lists HTTP/1.1" 200 632 0.098024 10.0.0.38 - - [2026-08-20 13:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.030969 10.0.0.38 - - [2026-08-20 13:22:10] "POST /fqname-to-id HTTP/1.1" 404 269 0.022440 10.0.0.38 - - [2026-08-20 13:22:10] "GET /policy-management/25e9a9e2-ad31-4ca3-932b-b7d53716824b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002452 10.0.0.38 - - [2026-08-20 13:22:10] "POST /tags HTTP/1.1" 409 226 0.002460 10.0.0.38 - - [2026-08-20 13:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.38 - - [2026-08-20 13:22:10] "GET /tag/aaea23da-cbc1-44bc-a53f-114ebff3ad9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.021313 10.0.0.38 - - [2026-08-20 13:22:10] "POST /access-control-lists HTTP/1.1" 200 630 0.101107 10.0.0.38 - - [2026-08-20 13:22:10] "POST /firewall-rules HTTP/1.1" 200 600 0.080495 10.0.0.38 - - [2026-08-20 13:22:10] "GET /firewall-rule/868b8319-6d27-4aaf-849a-e040309cff61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.023424 10.0.0.38 - - [2026-08-20 13:22:11] "GET /firewall-policy/2e45c248-0a8f-4926-9365-88f453158228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006619 10.0.0.38 - - [2026-08-20 13:22:11] "GET /firewall-rule/868b8319-6d27-4aaf-849a-e040309cff61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003843 10.0.0.38 - - [2026-08-20 13:22:11] "POST /ref-update HTTP/1.1" 200 156 0.073447 10.0.0.38 - - [2026-08-20 13:22:11] "GET /application-policy-set/2814e4ac-c9a8-4543-b4ef-65a3d588bc35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007684 10.0.0.38 - - [2026-08-20 13:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.38 - - [2026-08-20 13:22:11] "GET /policy-management/25e9a9e2-ad31-4ca3-932b-b7d53716824b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003178 10.0.0.38 - - [2026-08-20 13:22:11] "POST /tags HTTP/1.1" 409 226 0.004277 10.0.0.38 - - [2026-08-20 13:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.38 - - [2026-08-20 13:22:11] "GET /tag/aaea23da-cbc1-44bc-a53f-114ebff3ad9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.023683 10.0.0.38 - - [2026-08-20 13:22:11] "POST /firewall-rules HTTP/1.1" 200 598 0.095807 10.0.0.38 - - [2026-08-20 13:22:11] "GET /firewall-rule/61efe6bc-bb2c-43b4-a13b-10f0c64ab5c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006328 10.0.0.38 - - [2026-08-20 13:22:11] "GET /firewall-policy/2e45c248-0a8f-4926-9365-88f453158228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.005013 10.0.0.38 - - [2026-08-20 13:22:11] "GET /firewall-rule/61efe6bc-bb2c-43b4-a13b-10f0c64ab5c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003599 10.0.0.38 - - [2026-08-20 13:22:11] "POST /ref-update HTTP/1.1" 200 156 0.093844 10.0.0.38 - - [2026-08-20 13:22:12] "POST /tags HTTP/1.1" 200 393 0.041158 10.0.0.38 - - [2026-08-20 13:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.021586 10.0.0.38 - - [2026-08-20 13:22:12] "GET /tag/07324941-3b19-4e2b-95b1-54d6323e5d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.022015 10.0.0.38 - - [2026-08-20 13:22:12] "POST /tags HTTP/1.1" 200 341 0.023916 10.0.0.38 - - [2026-08-20 13:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.016763 10.0.0.38 - - [2026-08-20 13:22:12] "GET /tag/fd4dcc9d-ba22-44c7-ad98-57d5c8c5399e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.029366 10.0.0.38 - - [2026-08-20 13:22:12] "POST /id-to-fqname HTTP/1.1" 200 192 0.000679 10.0.0.38 - - [2026-08-20 13:22:13] "POST /fqname-to-id HTTP/1.1" 404 201 0.016675 10.0.0.38 - - [2026-08-20 13:22:13] "POST /security-groups HTTP/1.1" 200 589 0.070933 10.0.0.38 - - [2026-08-20 13:22:13] "POST /projects HTTP/1.1" 200 519 0.210932 10.0.0.38 - - [2026-08-20 13:22:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.053825 10.0.0.38 - - [2026-08-20 13:22:13] "POST /fqname-to-id HTTP/1.1" 404 236 0.002592 10.0.0.38 - - [2026-08-20 13:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.024042 10.0.0.38 - - [2026-08-20 13:22:13] "GET /virtual-network/5a038612-450e-49d7-9fbe-999084e3d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.039914 10.0.0.38 - - [2026-08-20 13:22:13] "POST /access-control-lists HTTP/1.1" 200 598 0.096593 10.0.0.38 - - [2026-08-20 13:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.017754 10.0.0.38 - - [2026-08-20 13:22:13] "GET /virtual-network/4535ab06-2c5a-4201-b1d3-e39776d96231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005468 10.0.0.38 - - [2026-08-20 13:22:13] "POST /fqname-to-id HTTP/1.1" 404 235 0.017229 10.0.0.38 - - [2026-08-20 13:22:13] "POST /access-control-lists HTTP/1.1" 200 596 0.072749 10.0.0.38 - - [2026-08-20 13:22:13] "PUT /virtual-network/5a038612-450e-49d7-9fbe-999084e3d988 HTTP/1.1" 200 264 0.135682 10.0.0.38 - - [2026-08-20 13:22:13] "PUT /virtual-network/4535ab06-2c5a-4201-b1d3-e39776d96231 HTTP/1.1" 200 264 0.085384 10.0.0.38 - - [2026-08-20 13:22:13] "POST /security-groups HTTP/1.1" 200 591 0.082757 10.0.0.38 - - [2026-08-20 13:22:13] "POST /fqname-to-id HTTP/1.1" 404 270 0.004253 10.0.0.38 - - [2026-08-20 13:22:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.029059 10.0.0.38 - - [2026-08-20 13:22:13] "POST /access-control-lists HTTP/1.1" 200 632 0.057683 10.0.0.38 - - [2026-08-20 13:22:13] "POST /chown HTTP/1.1" 200 109 0.022214 10.0.0.38 - - [2026-08-20 13:22:13] "POST /fqname-to-id HTTP/1.1" 404 269 0.019138 10.0.0.38 - - [2026-08-20 13:22:13] "GET /application-policy-set/2814e4ac-c9a8-4543-b4ef-65a3d588bc35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007197 10.0.0.38 - - [2026-08-20 13:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.38 - - [2026-08-20 13:22:13] "GET /policy-management/25e9a9e2-ad31-4ca3-932b-b7d53716824b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.028468 10.0.0.38 - - [2026-08-20 13:22:13] "POST /access-control-lists HTTP/1.1" 200 630 0.076934 10.0.0.38 - - [2026-08-20 13:22:13] "POST /tags HTTP/1.1" 409 226 0.004141 10.0.0.38 - - [2026-08-20 13:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.38 - - [2026-08-20 13:22:13] "GET /tag/fd4dcc9d-ba22-44c7-ad98-57d5c8c5399e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.012362 10.0.0.38 - - [2026-08-20 13:22:14] "POST /firewall-rules HTTP/1.1" 200 600 0.083445 10.0.0.38 - - [2026-08-20 13:22:14] "GET /firewall-rule/eefabe6e-03a8-4c8e-8d23-cd6958b691a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005084 10.0.0.38 - - [2026-08-20 13:22:14] "GET /firewall-policy/2e45c248-0a8f-4926-9365-88f453158228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.007295 10.0.0.38 - - [2026-08-20 13:22:14] "GET /firewall-rule/eefabe6e-03a8-4c8e-8d23-cd6958b691a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003141 10.0.0.38 - - [2026-08-20 13:22:14] "POST /ref-update HTTP/1.1" 200 156 0.109678 10.0.0.38 - - [2026-08-20 13:22:14] "GET /application-policy-set/2814e4ac-c9a8-4543-b4ef-65a3d588bc35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010079 10.0.0.38 - - [2026-08-20 13:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.38 - - [2026-08-20 13:22:14] "GET /policy-management/25e9a9e2-ad31-4ca3-932b-b7d53716824b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003724 10.0.0.38 - - [2026-08-20 13:22:14] "POST /tags HTTP/1.1" 409 226 0.002889 10.0.0.38 - - [2026-08-20 13:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.38 - - [2026-08-20 13:22:14] "GET /tag/fd4dcc9d-ba22-44c7-ad98-57d5c8c5399e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.013001 10.0.0.38 - - [2026-08-20 13:22:14] "POST /firewall-rules HTTP/1.1" 200 598 0.080430 10.0.0.38 - - [2026-08-20 13:22:14] "GET /firewall-rule/54ab4626-0ee9-48d0-aefa-b8813ee88285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.012047 10.0.0.38 - - [2026-08-20 13:22:14] "GET /firewall-policy/2e45c248-0a8f-4926-9365-88f453158228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.007283 10.0.0.38 - - [2026-08-20 13:22:14] "GET /firewall-rule/54ab4626-0ee9-48d0-aefa-b8813ee88285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004527 10.0.0.38 - - [2026-08-20 13:22:14] "GET /global-system-configs HTTP/1.1" 200 322 0.002138 10.0.0.38 - - [2026-08-20 13:22:14] "POST /ref-update HTTP/1.1" 200 156 0.098279 10.0.0.38 - - [2026-08-20 13:22:15] "GET /global-system-configs HTTP/1.1" 200 322 0.002940 10.0.0.38 - - [2026-08-20 13:22:15] "POST /tags HTTP/1.1" 200 345 0.147019 10.0.0.38 - - [2026-08-20 13:22:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005959 10.0.0.38 - - [2026-08-20 13:22:15] "GET /tag/e0680c33-9fe2-4e3f-aa6d-40d230c96aab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.031377 10.0.0.38 - - [2026-08-20 13:22:15] "POST /projects HTTP/1.1" 409 238 0.009426 10.0.0.38 - - [2026-08-20 13:22:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.38 - - [2026-08-20 13:22:15] "GET /project/bfc8534d-276a-402a-960f-18ddc29339ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.068438 10.0.0.38 - - [2026-08-20 13:22:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008382 10.0.0.38 - - [2026-08-20 13:22:16] "GET /virtual-network/5a038612-450e-49d7-9fbe-999084e3d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.010821 10.0.0.38 - - [2026-08-20 13:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005016 10.0.0.38 - - [2026-08-20 13:22:16] "GET /virtual-network/4535ab06-2c5a-4201-b1d3-e39776d96231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.009995 10.0.0.38 - - [2026-08-20 13:22:16] "POST /security-groups HTTP/1.1" 409 285 0.003039 10.0.0.38 - - [2026-08-20 13:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007127 10.0.0.38 - - [2026-08-20 13:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.38 - - [2026-08-20 13:22:16] "PUT /security-group/9bf48426-7573-49fc-ad27-116e6c08f41a HTTP/1.1" 200 262 0.077372 10.0.0.38 - - [2026-08-20 13:22:16] "GET /project/bfc8534d-276a-402a-960f-18ddc29339ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.114787 10.0.0.38 - - [2026-08-20 13:22:16] "PUT /access-control-list/4cd16e30-9eb5-47a1-9633-720573b019f9 HTTP/1.1" 200 272 0.040088 10.0.0.38 - - [2026-08-20 13:22:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.055002 10.0.0.38 - - [2026-08-20 13:22:16] "PUT /access-control-list/cadfa71a-e031-4afe-91a3-702f04ea2832 HTTP/1.1" 200 272 0.040704 10.0.0.38 - - [2026-08-20 13:22:16] "POST /tags HTTP/1.1" 409 228 0.005692 10.0.0.38 - - [2026-08-20 13:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.026115 10.0.0.38 - - [2026-08-20 13:22:16] "GET /tag/e0680c33-9fe2-4e3f-aa6d-40d230c96aab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.016337 10.0.0.38 - - [2026-08-20 13:22:16] "POST /tags HTTP/1.1" 200 345 0.033288 10.0.0.38 - - [2026-08-20 13:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.38 - - [2026-08-20 13:22:16] "GET /tag/eb619338-ace0-4b88-9214-6e10c604c738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.013421 10.0.0.38 - - [2026-08-20 13:22:16] "POST /projects HTTP/1.1" 409 238 0.003199 10.0.0.38 - - [2026-08-20 13:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004799 10.0.0.38 - - [2026-08-20 13:22:16] "GET /project/0b6466c1-f7b3-42c9-8971-cc2a84e0f871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.067909 10.0.0.38 - - [2026-08-20 13:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006390 10.0.0.38 - - [2026-08-20 13:22:16] "GET /virtual-network/5a038612-450e-49d7-9fbe-999084e3d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.010663 10.0.0.38 - - [2026-08-20 13:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.38 - - [2026-08-20 13:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006391 10.0.0.38 - - [2026-08-20 13:22:16] "GET /virtual-network/4535ab06-2c5a-4201-b1d3-e39776d96231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.008351 10.0.0.38 - - [2026-08-20 13:22:16] "POST /security-groups HTTP/1.1" 409 285 0.003597 10.0.0.38 - - [2026-08-20 13:22:16] "GET /project/0b6466c1-f7b3-42c9-8971-cc2a84e0f871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.075755 10.0.0.38 - - [2026-08-20 13:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006863 10.0.0.38 - - [2026-08-20 13:22:16] "PUT /security-group/9556b0c8-714d-46bb-baf1-17291f553086 HTTP/1.1" 200 262 0.065338 10.0.0.38 - - [2026-08-20 13:22:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.031485 10.0.0.38 - - [2026-08-20 13:22:16] "PUT /access-control-list/c4182fc4-13fc-4588-bcab-31fa56b0ef86 HTTP/1.1" 200 272 0.020650 10.0.0.38 - - [2026-08-20 13:22:16] "POST /tags HTTP/1.1" 409 228 0.011962 10.0.0.38 - - [2026-08-20 13:22:17] "PUT /access-control-list/391ba00f-3b46-4945-bec1-b7a4bf5627ee HTTP/1.1" 200 272 0.040002 10.0.0.38 - - [2026-08-20 13:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011878 10.0.0.38 - - [2026-08-20 13:22:17] "GET /tag/eb619338-ace0-4b88-9214-6e10c604c738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.019792 10.0.0.38 - - [2026-08-20 13:22:17] "POST /tags HTTP/1.1" 200 291 0.078146 10.0.0.38 - - [2026-08-20 13:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612 10.0.0.38 - - [2026-08-20 13:22:17] "GET /tag/410b1160-9ed9-4120-970e-8a284bdec464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.014852 10.0.0.38 - - [2026-08-20 13:22:17] "POST /tags HTTP/1.1" 200 303 0.068952 10.0.0.38 - - [2026-08-20 13:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.38 - - [2026-08-20 13:22:17] "GET /tag/84bf0678-58cd-43e1-bd67-ec48c30940ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.017993 10.0.0.38 - - [2026-08-20 13:22:17] "POST /tags HTTP/1.1" 409 252 0.002548 10.0.0.38 - - [2026-08-20 13:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.38 - - [2026-08-20 13:22:17] "GET /tag/9ee394ab-7637-45b9-ac54-80428bb961ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.016894 10.0.0.38 - - [2026-08-20 13:22:17] "POST /tags HTTP/1.1" 409 226 0.002492 10.0.0.38 - - [2026-08-20 13:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006971 10.0.0.38 - - [2026-08-20 13:22:17] "GET /tag/aaea23da-cbc1-44bc-a53f-114ebff3ad9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.019955 10.0.0.38 - - [2026-08-20 13:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.38 - - [2026-08-20 13:22:17] "GET /virtual-network/5a038612-450e-49d7-9fbe-999084e3d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004774 10.0.0.38 - - [2026-08-20 13:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.38 - - [2026-08-20 13:22:17] "GET /project/bfc8534d-276a-402a-960f-18ddc29339ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.049912 10.0.0.38 - - [2026-08-20 13:22:17] "POST /virtual-machines HTTP/1.1" 200 395 0.012056 10.0.0.38 - - [2026-08-20 13:22:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.038497 10.0.0.38 - - [2026-08-20 13:22:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.132108 10.0.0.38 - - [2026-08-20 13:22:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.019349 10.0.0.38 - - [2026-08-20 13:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.017021 10.0.0.38 - - [2026-08-20 13:22:17] "GET /virtual-machine-interface/2a84ba9e-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010856 10.0.0.38 - - [2026-08-20 13:22:18] "POST /instance-ips HTTP/1.1" 200 397 0.031804 10.0.0.38 - - [2026-08-20 13:22:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.030922 10.0.0.38 - - [2026-08-20 13:22:18] "GET /virtual-machine-interface/2a84ba9e-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.029032 10.0.0.38 - - [2026-08-20 13:22:18] "POST /set-tag HTTP/1.1" 200 109 0.071845 10.0.0.38 - - [2026-08-20 13:22:18] "GET /virtual-machine-interface/2a84ba9e-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.020498 10.0.0.38 - - [2026-08-20 13:22:18] "GET /instance-ip/2aa58300-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004591 10.0.0.38 - - [2026-08-20 13:22:18] "GET /virtual-machine-interface/2a84ba9e-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006412 10.0.0.38 - - [2026-08-20 13:22:18] "POST /set-tag HTTP/1.1" 200 109 0.003408 10.0.0.38 - - [2026-08-20 13:22:18] "GET /virtual-router/ad74fff1-da59-4d91-8b90-75d1db603f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.005530 10.0.0.38 - - [2026-08-20 13:22:18] "POST /ref-update HTTP/1.1" 200 156 0.015337 10.0.0.38 - - [2026-08-20 13:22:18] "GET /virtual-machine-interface/2a84ba9e-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013200 10.0.0.38 - - [2026-08-20 13:22:18] "POST /set-tag HTTP/1.1" 200 109 0.006550 10.0.0.38 - - [2026-08-20 13:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.38 - - [2026-08-20 13:22:18] "GET /virtual-network/5a038612-450e-49d7-9fbe-999084e3d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004868 10.0.0.38 - - [2026-08-20 13:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.38 - - [2026-08-20 13:22:18] "GET /project/bfc8534d-276a-402a-960f-18ddc29339ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.074202 10.0.0.38 - - [2026-08-20 13:22:18] "POST /virtual-machines HTTP/1.1" 200 395 0.010648 10.0.0.38 - - [2026-08-20 13:22:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.021160 10.0.0.38 - - [2026-08-20 13:22:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.139381 10.0.0.38 - - [2026-08-20 13:22:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.011548 10.0.0.38 - - [2026-08-20 13:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006428 10.0.0.38 - - [2026-08-20 13:22:18] "GET /virtual-machine-interface/2b1aa054-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009513 10.0.0.38 - - [2026-08-20 13:22:19] "POST /instance-ips HTTP/1.1" 200 397 0.030323 10.0.0.38 - - [2026-08-20 13:22:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.025209 10.0.0.38 - - [2026-08-20 13:22:19] "GET /virtual-machine-interface/2b1aa054-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.024784 10.0.0.38 - - [2026-08-20 13:22:19] "POST /set-tag HTTP/1.1" 200 109 0.070148 10.0.0.38 - - [2026-08-20 13:22:19] "GET /virtual-machine-interface/2b1aa054-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.022106 10.0.0.38 - - [2026-08-20 13:22:19] "GET /instance-ip/2b39c074-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004824 10.0.0.38 - - [2026-08-20 13:22:19] "GET /virtual-machine-interface/2b1aa054-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006804 10.0.0.38 - - [2026-08-20 13:22:19] "POST /set-tag HTTP/1.1" 200 109 0.003516 10.0.0.38 - - [2026-08-20 13:22:19] "GET /virtual-router/ad74fff1-da59-4d91-8b90-75d1db603f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.006013 10.0.0.38 - - [2026-08-20 13:22:19] "POST /ref-update HTTP/1.1" 200 156 0.012432 10.0.0.38 - - [2026-08-20 13:22:19] "GET /virtual-machine-interface/2b1aa054-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010653 10.0.0.38 - - [2026-08-20 13:22:19] "POST /set-tag HTTP/1.1" 200 109 0.003573 10.0.0.38 - - [2026-08-20 13:22:19] "POST /tags HTTP/1.1" 200 291 0.024256 10.0.0.38 - - [2026-08-20 13:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.015041 10.0.0.38 - - [2026-08-20 13:22:19] "GET /tag/c3d82ce0-dc72-49f9-bfa9-87ec589190ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.014834 10.0.0.38 - - [2026-08-20 13:22:19] "POST /tags HTTP/1.1" 409 252 0.002882 10.0.0.38 - - [2026-08-20 13:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.38 - - [2026-08-20 13:22:19] "GET /tag/07324941-3b19-4e2b-95b1-54d6323e5d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.014472 10.0.0.38 - - [2026-08-20 13:22:19] "POST /tags HTTP/1.1" 409 226 0.003125 10.0.0.38 - - [2026-08-20 13:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.38 - - [2026-08-20 13:22:19] "GET /tag/fd4dcc9d-ba22-44c7-ad98-57d5c8c5399e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.013622 10.0.0.38 - - [2026-08-20 13:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.38 - - [2026-08-20 13:22:19] "GET /virtual-network/5a038612-450e-49d7-9fbe-999084e3d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004817 10.0.0.38 - - [2026-08-20 13:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.38 - - [2026-08-20 13:22:19] "GET /project/0b6466c1-f7b3-42c9-8971-cc2a84e0f871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.037992 10.0.0.38 - - [2026-08-20 13:22:19] "POST /virtual-machines HTTP/1.1" 200 395 0.012258 10.0.0.38 - - [2026-08-20 13:22:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.013955 10.0.0.38 - - [2026-08-20 13:22:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.118994 10.0.0.38 - - [2026-08-20 13:22:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.010583 10.0.0.38 - - [2026-08-20 13:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010196 10.0.0.38 - - [2026-08-20 13:22:20] "GET /virtual-machine-interface/2bca1980-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014497 10.0.0.38 - - [2026-08-20 13:22:20] "POST /instance-ips HTTP/1.1" 200 397 0.026213 10.0.0.38 - - [2026-08-20 13:22:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.020896 10.0.0.38 - - [2026-08-20 13:22:20] "GET /virtual-machine-interface/2bca1980-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015830 10.0.0.38 - - [2026-08-20 13:22:20] "POST /set-tag HTTP/1.1" 200 109 0.084008 10.0.0.38 - - [2026-08-20 13:22:20] "GET /virtual-machine-interface/2bca1980-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017628 10.0.0.38 - - [2026-08-20 13:22:20] "GET /instance-ip/2be7a414-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003978 10.0.0.38 - - [2026-08-20 13:22:20] "GET /virtual-machine-interface/2bca1980-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005261 10.0.0.38 - - [2026-08-20 13:22:20] "POST /set-tag HTTP/1.1" 200 109 0.002875 10.0.0.38 - - [2026-08-20 13:22:20] "GET /virtual-router/ad74fff1-da59-4d91-8b90-75d1db603f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.005546 10.0.0.38 - - [2026-08-20 13:22:20] "POST /ref-update HTTP/1.1" 200 156 0.012216 10.0.0.38 - - [2026-08-20 13:22:20] "GET /virtual-machine-interface/2bca1980-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012827 10.0.0.38 - - [2026-08-20 13:22:20] "POST /set-tag HTTP/1.1" 200 109 0.003342 10.0.0.38 - - [2026-08-20 13:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.38 - - [2026-08-20 13:22:20] "GET /virtual-network/5a038612-450e-49d7-9fbe-999084e3d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005505 10.0.0.38 - - [2026-08-20 13:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.38 - - [2026-08-20 13:22:20] "GET /project/0b6466c1-f7b3-42c9-8971-cc2a84e0f871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.049358 10.0.0.38 - - [2026-08-20 13:22:20] "POST /virtual-machines HTTP/1.1" 200 395 0.011015 10.0.0.38 - - [2026-08-20 13:22:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.012970 10.0.0.38 - - [2026-08-20 13:22:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.134943 10.0.0.38 - - [2026-08-20 13:22:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.014352 10.0.0.38 - - [2026-08-20 13:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.022905 10.0.0.38 - - [2026-08-20 13:22:21] "GET /virtual-machine-interface/2c548bce-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005669 10.0.0.38 - - [2026-08-20 13:22:21] "POST /instance-ips HTTP/1.1" 200 397 0.029303 10.0.0.38 - - [2026-08-20 13:22:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.033406 10.0.0.38 - - [2026-08-20 13:22:21] "GET /virtual-machine-interface/2c548bce-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013122 10.0.0.38 - - [2026-08-20 13:22:21] "POST /set-tag HTTP/1.1" 200 109 0.071077 10.0.0.38 - - [2026-08-20 13:22:21] "GET /virtual-machine-interface/2c548bce-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012026 10.0.0.38 - - [2026-08-20 13:22:21] "GET /instance-ip/2c734d16-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007178 10.0.0.38 - - [2026-08-20 13:22:21] "GET /virtual-machine-interface/2c548bce-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005224 10.0.0.38 - - [2026-08-20 13:22:21] "POST /set-tag HTTP/1.1" 200 109 0.003694 10.0.0.38 - - [2026-08-20 13:22:21] "GET /virtual-router/ad74fff1-da59-4d91-8b90-75d1db603f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.004831 10.0.0.38 - - [2026-08-20 13:22:21] "POST /ref-update HTTP/1.1" 200 156 0.012498 10.0.0.38 - - [2026-08-20 13:22:21] "GET /virtual-machine-interface/2c548bce-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015362 10.0.0.38 - - [2026-08-20 13:22:21] "POST /set-tag HTTP/1.1" 200 109 0.009104 10.0.0.38 - - [2026-08-20 13:22:21] "POST /tags HTTP/1.1" 200 299 0.023106 10.0.0.38 - - [2026-08-20 13:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005944 10.0.0.38 - - [2026-08-20 13:22:21] "GET /tag/c0f5ada3-3589-42fc-9761-815cdb536153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.018554 10.0.0.38 - - [2026-08-20 13:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.38 - - [2026-08-20 13:22:21] "GET /virtual-network/5a038612-450e-49d7-9fbe-999084e3d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.015097 10.0.0.38 - - [2026-08-20 13:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.38 - - [2026-08-20 13:22:21] "GET /project/bfc8534d-276a-402a-960f-18ddc29339ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.053773 10.0.0.38 - - [2026-08-20 13:22:21] "POST /virtual-machines HTTP/1.1" 200 395 0.011194 10.0.0.38 - - [2026-08-20 13:22:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.029317 10.0.0.38 - - [2026-08-20 13:22:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.133083 10.0.0.38 - - [2026-08-20 13:22:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.014072 10.0.0.38 - - [2026-08-20 13:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014289 10.0.0.38 - - [2026-08-20 13:22:22] "GET /virtual-machine-interface/2cf26e20-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007503 10.0.0.38 - - [2026-08-20 13:22:22] "POST /instance-ips HTTP/1.1" 200 397 0.027927 10.0.0.38 - - [2026-08-20 13:22:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.031666 10.0.0.38 - - [2026-08-20 13:22:22] "GET /virtual-machine-interface/2cf26e20-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011804 10.0.0.38 - - [2026-08-20 13:22:22] "POST /set-tag HTTP/1.1" 200 109 0.028105 10.0.0.38 - - [2026-08-20 13:22:22] "GET /virtual-machine-interface/2cf26e20-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017967 10.0.0.38 - - [2026-08-20 13:22:22] "GET /instance-ip/2d1016f0-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005312 10.0.0.38 - - [2026-08-20 13:22:22] "GET /virtual-machine-interface/2cf26e20-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005903 10.0.0.38 - - [2026-08-20 13:22:22] "POST /set-tag HTTP/1.1" 200 109 0.003358 10.0.0.38 - - [2026-08-20 13:22:22] "POST /tags HTTP/1.1" 200 299 0.022419 10.0.0.38 - - [2026-08-20 13:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.38 - - [2026-08-20 13:22:22] "GET /tag/2595aa7d-d4cd-466c-8111-861142bcb596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.016027 10.0.0.38 - - [2026-08-20 13:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002644 10.0.0.38 - - [2026-08-20 13:22:22] "GET /virtual-network/5a038612-450e-49d7-9fbe-999084e3d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007326 10.0.0.38 - - [2026-08-20 13:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.38 - - [2026-08-20 13:22:22] "GET /project/bfc8534d-276a-402a-960f-18ddc29339ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.050812 10.0.0.38 - - [2026-08-20 13:22:22] "POST /virtual-machines HTTP/1.1" 200 395 0.017522 10.0.0.38 - - [2026-08-20 13:22:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.024619 10.0.0.38 - - [2026-08-20 13:22:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.149319 10.0.0.38 - - [2026-08-20 13:22:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.011021 10.0.0.38 - - [2026-08-20 13:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009157 10.0.0.38 - - [2026-08-20 13:22:22] "GET /virtual-machine-interface/2d74a958-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014374 10.0.0.38 - - [2026-08-20 13:22:22] "POST /instance-ips HTTP/1.1" 200 397 0.038365 10.0.0.38 - - [2026-08-20 13:22:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.028411 10.0.0.38 - - [2026-08-20 13:22:23] "GET /virtual-machine-interface/2d74a958-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.019345 10.0.0.38 - - [2026-08-20 13:22:23] "POST /set-tag HTTP/1.1" 200 109 0.025386 10.0.0.38 - - [2026-08-20 13:22:23] "GET /virtual-machine-interface/2d74a958-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018613 10.0.0.38 - - [2026-08-20 13:22:23] "GET /instance-ip/2d94ad2a-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.008700 10.0.0.38 - - [2026-08-20 13:22:23] "GET /virtual-machine-interface/2d74a958-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006968 10.0.0.38 - - [2026-08-20 13:22:23] "POST /set-tag HTTP/1.1" 200 109 0.003049 10.0.0.38 - - [2026-08-20 13:22:23] "POST /tags HTTP/1.1" 200 299 0.025986 10.0.0.38 - - [2026-08-20 13:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.38 - - [2026-08-20 13:22:23] "GET /tag/4c3ee226-db6d-4ee4-8649-cd550c558ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.018867 10.0.0.38 - - [2026-08-20 13:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.38 - - [2026-08-20 13:22:23] "GET /virtual-network/5a038612-450e-49d7-9fbe-999084e3d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005616 10.0.0.38 - - [2026-08-20 13:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.38 - - [2026-08-20 13:22:23] "GET /project/0b6466c1-f7b3-42c9-8971-cc2a84e0f871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.061427 10.0.0.38 - - [2026-08-20 13:22:23] "POST /virtual-machines HTTP/1.1" 200 395 0.014018 10.0.0.38 - - [2026-08-20 13:22:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.017079 10.0.0.38 - - [2026-08-20 13:22:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.129480 10.0.0.38 - - [2026-08-20 13:22:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.009101 10.0.0.38 - - [2026-08-20 13:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.015010 10.0.0.38 - - [2026-08-20 13:22:23] "GET /virtual-machine-interface/2dfd45c4-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010843 10.0.0.38 - - [2026-08-20 13:22:23] "POST /instance-ips HTTP/1.1" 200 397 0.031043 10.0.0.38 - - [2026-08-20 13:22:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.050347 10.0.0.38 - - [2026-08-20 13:22:23] "GET /virtual-machine-interface/2dfd45c4-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.022905 10.0.0.38 - - [2026-08-20 13:22:24] "POST /set-tag HTTP/1.1" 200 109 0.060824 10.0.0.38 - - [2026-08-20 13:22:24] "GET /virtual-machine-interface/2dfd45c4-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018508 10.0.0.38 - - [2026-08-20 13:22:24] "GET /instance-ip/2e1a9ea8-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005933 10.0.0.38 - - [2026-08-20 13:22:24] "GET /virtual-machine-interface/2dfd45c4-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004893 10.0.0.38 - - [2026-08-20 13:22:24] "POST /set-tag HTTP/1.1" 200 109 0.002380 10.0.0.38 - - [2026-08-20 13:22:24] "POST /tags HTTP/1.1" 200 299 0.025301 10.0.0.38 - - [2026-08-20 13:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007330 10.0.0.38 - - [2026-08-20 13:22:24] "GET /tag/b2fc0249-66a9-4430-8a1b-9b00e11f1c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.025315 10.0.0.38 - - [2026-08-20 13:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.38 - - [2026-08-20 13:22:24] "GET /virtual-network/5a038612-450e-49d7-9fbe-999084e3d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.012063 10.0.0.38 - - [2026-08-20 13:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.38 - - [2026-08-20 13:22:24] "GET /project/0b6466c1-f7b3-42c9-8971-cc2a84e0f871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.041136 10.0.0.38 - - [2026-08-20 13:22:24] "POST /virtual-machines HTTP/1.1" 200 395 0.010259 10.0.0.38 - - [2026-08-20 13:22:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.014646 10.0.0.38 - - [2026-08-20 13:22:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.141619 10.0.0.38 - - [2026-08-20 13:22:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.017207 10.0.0.38 - - [2026-08-20 13:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011673 10.0.0.38 - - [2026-08-20 13:22:24] "GET /virtual-machine-interface/2e86a29c-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007711 10.0.0.38 - - [2026-08-20 13:22:24] "POST /instance-ips HTTP/1.1" 200 397 0.032881 10.0.0.38 - - [2026-08-20 13:22:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.036773 10.0.0.38 - - [2026-08-20 13:22:24] "GET /virtual-machine-interface/2e86a29c-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.021927 10.0.0.38 - - [2026-08-20 13:22:24] "POST /set-tag HTTP/1.1" 200 109 0.026286 10.0.0.38 - - [2026-08-20 13:22:24] "GET /virtual-machine-interface/2e86a29c-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.024975 10.0.0.38 - - [2026-08-20 13:22:24] "GET /instance-ip/2ea75302-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003811 10.0.0.38 - - [2026-08-20 13:22:25] "GET /virtual-machine-interface/2e86a29c-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005662 10.0.0.38 - - [2026-08-20 13:22:25] "POST /set-tag HTTP/1.1" 200 109 0.002667 10.0.0.38 - - [2026-08-20 13:22:25] "GET /virtual-router/ad74fff1-da59-4d91-8b90-75d1db603f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.004886 10.0.0.38 - - [2026-08-20 13:22:25] "POST /ref-update HTTP/1.1" 200 156 0.012503 10.0.0.38 - - [2026-08-20 13:22:25] "GET /virtual-machine-interface/2cf26e20-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006141 10.0.0.38 - - [2026-08-20 13:22:25] "POST /set-tag HTTP/1.1" 200 109 0.002911 10.0.0.38 - - [2026-08-20 13:22:25] "GET /virtual-router/ad74fff1-da59-4d91-8b90-75d1db603f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.007974 10.0.0.38 - - [2026-08-20 13:22:25] "POST /ref-update HTTP/1.1" 200 156 0.013101 10.0.0.38 - - [2026-08-20 13:22:25] "GET /virtual-machine-interface/2d74a958-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010105 10.0.0.38 - - [2026-08-20 13:22:25] "POST /set-tag HTTP/1.1" 200 109 0.002889 10.0.0.38 - - [2026-08-20 13:22:25] "GET /virtual-machine-interface/2a84ba9e-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005739 10.0.0.38 - - [2026-08-20 13:22:25] "POST /set-tag HTTP/1.1" 200 109 0.002977 10.0.0.38 - - [2026-08-20 13:22:25] "GET /virtual-router/ad74fff1-da59-4d91-8b90-75d1db603f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2768 0.004926 10.0.0.38 - - [2026-08-20 13:22:25] "POST /ref-update HTTP/1.1" 200 156 0.009586 10.0.0.38 - - [2026-08-20 13:22:25] "GET /virtual-machine-interface/2dfd45c4-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009457 10.0.0.38 - - [2026-08-20 13:22:25] "POST /set-tag HTTP/1.1" 200 109 0.005581 10.0.0.38 - - [2026-08-20 13:22:25] "GET /virtual-router/ad74fff1-da59-4d91-8b90-75d1db603f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2981 0.011302 10.0.0.38 - - [2026-08-20 13:22:25] "POST /ref-update HTTP/1.1" 200 156 0.018506 10.0.0.38 - - [2026-08-20 13:22:25] "GET /virtual-machine-interface/2e86a29c-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005817 10.0.0.38 - - [2026-08-20 13:22:25] "POST /set-tag HTTP/1.1" 200 109 0.002815 10.0.0.38 - - [2026-08-20 13:22:25] "GET /virtual-machine-interface/2b1aa054-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006425 10.0.0.38 - - [2026-08-20 13:22:25] "POST /set-tag HTTP/1.1" 200 109 0.007213 10.0.0.38 - - [2026-08-20 13:22:25] "GET /virtual-machine-interface/2bca1980-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008051 10.0.0.38 - - [2026-08-20 13:22:25] "POST /set-tag HTTP/1.1" 200 109 0.002696 10.0.0.38 - - [2026-08-20 13:22:25] "GET /virtual-machine-interface/2c548bce-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006206 10.0.0.38 - - [2026-08-20 13:22:25] "POST /set-tag HTTP/1.1" 200 109 0.003018 10.0.0.38 - - [2026-08-20 13:22:25] "GET /virtual-machine-interface/2cf26e20-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006119 10.0.0.38 - - [2026-08-20 13:22:25] "POST /set-tag HTTP/1.1" 200 109 0.003151 10.0.0.38 - - [2026-08-20 13:22:25] "GET /virtual-machine-interface/2d74a958-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005685 10.0.0.38 - - [2026-08-20 13:22:25] "POST /set-tag HTTP/1.1" 200 109 0.002975 10.0.0.38 - - [2026-08-20 13:22:25] "GET /virtual-machine-interface/2a84ba9e-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004701 10.0.0.38 - - [2026-08-20 13:22:25] "POST /set-tag HTTP/1.1" 200 109 0.002384 10.0.0.38 - - [2026-08-20 13:22:25] "GET /virtual-machine-interface/2dfd45c4-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004243 10.0.0.38 - - [2026-08-20 13:22:25] "POST /set-tag HTTP/1.1" 200 109 0.002611 10.0.0.38 - - [2026-08-20 13:22:25] "GET /virtual-machine-interface/2e86a29c-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004021 10.0.0.38 - - [2026-08-20 13:22:25] "POST /set-tag HTTP/1.1" 200 109 0.002115 10.0.0.38 - - [2026-08-20 13:22:25] "GET /virtual-machine-interface/2b1aa054-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003883 10.0.0.38 - - [2026-08-20 13:22:25] "POST /set-tag HTTP/1.1" 200 109 0.002931 10.0.0.38 - - [2026-08-20 13:22:26] "GET /virtual-machine-interface/2c548bce-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006530 10.0.0.38 - - [2026-08-20 13:22:26] "POST /set-tag HTTP/1.1" 200 109 0.002939 10.0.0.38 - - [2026-08-20 13:22:26] "GET /virtual-machine/6f53e96d-1709-4173-8926-0893a7d94b3e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.004176 10.0.0.38 - - [2026-08-20 13:22:26] "GET /virtual-machine-interface/2a84ba9e-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005365 10.0.0.38 - - [2026-08-20 13:22:26] "GET /virtual-machine/966b4038-207c-4c30-9869-0d2ebca307f5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004021 10.0.0.38 - - [2026-08-20 13:22:26] "GET /virtual-machine-interface/2b1aa054-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005842 10.0.0.38 - - [2026-08-20 13:22:28] "GET /virtual-machine-interface/2dfd45c4-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005752 10.0.0.38 - - [2026-08-20 13:22:28] "POST /set-tag HTTP/1.1" 200 109 0.003307 10.0.0.38 - - [2026-08-20 13:22:28] "GET /virtual-machine-interface/2cf26e20-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006459 10.0.0.38 - - [2026-08-20 13:22:28] "POST /set-tag HTTP/1.1" 200 109 0.003493 10.0.0.38 - - [2026-08-20 13:22:28] "GET /virtual-machine-interface/2bca1980-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005090 10.0.0.38 - - [2026-08-20 13:22:28] "POST /set-tag HTTP/1.1" 200 109 0.003390 10.0.0.38 - - [2026-08-20 13:22:29] "GET /virtual-machine-interface/2d74a958-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005759 10.0.0.38 - - [2026-08-20 13:22:29] "POST /set-tag HTTP/1.1" 200 109 0.003173 10.0.0.38 - - [2026-08-20 13:22:32] "GET /virtual-machine/6145f725-a5a0-4e2d-b4c0-07d087c8989b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003903 10.0.0.38 - - [2026-08-20 13:22:32] "GET /virtual-machine-interface/2bca1980-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006019 10.0.0.38 - - [2026-08-20 13:22:32] "GET /virtual-machine/fe3e8fac-d021-43d4-af08-eeaf280ff5a0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004432 10.0.0.38 - - [2026-08-20 13:22:32] "GET /virtual-machine-interface/2c548bce-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006300 10.0.0.38 - - [2026-08-20 13:22:32] "GET /virtual-machine/cf63500a-579b-49ce-bfc7-c2cf5cdfe063?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003706 10.0.0.38 - - [2026-08-20 13:22:32] "GET /virtual-machine-interface/2cf26e20-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006738 10.0.0.38 - - [2026-08-20 13:22:32] "GET /virtual-machine/8188d53d-943a-41a1-b03a-0309e9bb34f7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004310 10.0.0.38 - - [2026-08-20 13:22:32] "GET /virtual-machine-interface/2dfd45c4-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005955 10.0.0.38 - - [2026-08-20 13:22:32] "GET /virtual-machine/9162dd09-cf11-472f-bba0-0def8503aec3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003285 10.0.0.38 - - [2026-08-20 13:22:32] "GET /virtual-machine-interface/2d74a958-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005251 10.0.0.38 - - [2026-08-20 13:22:34] "GET /virtual-machine-interface/2e86a29c-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005974 10.0.0.38 - - [2026-08-20 13:22:34] "POST /set-tag HTTP/1.1" 200 109 0.003776 10.0.0.38 - - [2026-08-20 13:22:37] "GET /virtual-machine/439a2489-280f-4b7b-9d97-b809665b12e7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004312 10.0.0.38 - - [2026-08-20 13:22:37] "GET /virtual-machine-interface/2e86a29c-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010867 10.0.0.38 - - [2026-08-20 13:22:38] "GET /loadbalancer/27a980d9-f14c-4672-841d-a5f9dcfeba12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002880 10.0.0.38 - - [2026-08-20 13:22:38] "POST /tags HTTP/1.1" 200 333 0.041498 10.0.0.38 - - [2026-08-20 13:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.38 - - [2026-08-20 13:22:38] "GET /tag/7acff977-9256-4707-af77-63c7c07a202d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.020879 10.0.0.38 - - [2026-08-20 13:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.38 - - [2026-08-20 13:22:38] "GET /project/bfc8534d-276a-402a-960f-18ddc29339ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.068958 10.0.0.38 - - [2026-08-20 13:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006782 10.0.0.38 - - [2026-08-20 13:22:38] "GET /virtual-network/4535ab06-2c5a-4201-b1d3-e39776d96231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.007909 10.0.0.38 - - [2026-08-20 13:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.38 - - [2026-08-20 13:22:38] "GET /service-appliance-set/42cb4d86-ed84-4739-a40d-5829aa023b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.009651 10.0.0.38 - - [2026-08-20 13:22:38] "POST /fqname-to-id HTTP/1.1" 404 273 0.002828 10.0.0.38 - - [2026-08-20 13:22:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.155311 10.0.0.38 - - [2026-08-20 13:22:38] "GET /virtual-machine-interface/3465a15d-fa7d-46d8-87be-d479cd5e116e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.046836 10.0.0.38 - - [2026-08-20 13:22:38] "POST /instance-ips HTTP/1.1" 200 409 0.057312 10.0.0.38 - - [2026-08-20 13:22:38] "GET /instance-ip/c842797b-f908-4cb1-8951-38c17f01c0e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.007107 10.0.0.38 - - [2026-08-20 13:22:38] "POST /loadbalancers HTTP/1.1" 200 629 0.087086 10.0.0.38 - - [2026-08-20 13:22:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.048623 10.0.0.38 - - [2026-08-20 13:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.030975 10.0.0.38 - - [2026-08-20 13:22:39] "GET /project/bfc8534d-276a-402a-960f-18ddc29339ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.101454 10.0.0.38 - - [2026-08-20 13:22:39] "GET /instance-ip/c842797b-f908-4cb1-8951-38c17f01c0e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.007371 10.0.0.38 - - [2026-08-20 13:22:39] "GET /project/bfc8534d-276a-402a-960f-18ddc29339ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.062187 10.0.0.38 - - [2026-08-20 13:22:39] "GET /loadbalancer/27a980d9-f14c-4672-841d-a5f9dcfeba12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.018395 10.0.0.38 - - [2026-08-20 13:22:39] "POST /floating-ips HTTP/1.1" 200 597 0.074144 10.0.0.38 - - [2026-08-20 13:22:39] "GET /loadbalancer/27a980d9-f14c-4672-841d-a5f9dcfeba12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.015911 10.0.0.38 - - [2026-08-20 13:22:39] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.074607 10.0.0.38 - - [2026-08-20 13:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.38 - - [2026-08-20 13:22:39] "GET /project/bfc8534d-276a-402a-960f-18ddc29339ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036535 10.0.0.38 - - [2026-08-20 13:22:39] "GET /loadbalancer-listener/549e1e5f-af84-4fca-8e22-7a5a999e278a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.011133 10.0.0.38 - - [2026-08-20 13:22:39] "GET /loadbalancer-listener/549e1e5f-af84-4fca-8e22-7a5a999e278a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.004370 10.0.0.38 - - [2026-08-20 13:22:39] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.028908 10.0.0.38 - - [2026-08-20 13:22:39] "GET /instance-ip/c842797b-f908-4cb1-8951-38c17f01c0e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.019016 10.0.0.38 - - [2026-08-20 13:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.38 - - [2026-08-20 13:22:39] "GET /instance-ip/c842797b-f908-4cb1-8951-38c17f01c0e1?fields=floating_ips HTTP/1.1" 200 1212 0.009499 10.0.0.38 - - [2026-08-20 13:22:39] "GET /loadbalancer/27a980d9-f14c-4672-841d-a5f9dcfeba12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003539 10.0.0.38 - - [2026-08-20 13:22:39] "GET /floating-ip/e8202bee-aa15-437a-abfc-488eda3b791d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.003572 10.0.0.38 - - [2026-08-20 13:22:39] "GET /loadbalancer-pool/d43eace8-5e28-4b74-9ee3-1091fa778d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.009349 10.0.0.38 - - [2026-08-20 13:22:39] "POST /loadbalancer-members HTTP/1.1" 200 721 0.020537 10.0.0.38 - - [2026-08-20 13:22:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.022799 10.0.0.38 - - [2026-08-20 13:22:39] "GET /virtual-machine-interface/2a84ba9e-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016825 10.0.0.38 - - [2026-08-20 13:22:39] "GET /virtual-machine-interface/2a84ba9e-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005123 10.0.0.38 - - [2026-08-20 13:22:39] "POST /ref-update HTTP/1.1" 200 156 0.008090 10.0.0.38 - - [2026-08-20 13:22:39] "POST /tags HTTP/1.1" 409 221 0.012226 10.0.0.38 - - [2026-08-20 13:22:39] "GET /floating-ip/e8202bee-aa15-437a-abfc-488eda3b791d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.037120 10.0.0.38 - - [2026-08-20 13:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005423 10.0.0.38 - - [2026-08-20 13:22:39] "GET /tag/7acff977-9256-4707-af77-63c7c07a202d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.013809 10.0.0.38 - - [2026-08-20 13:22:39] "PUT /floating-ip/e8202bee-aa15-437a-abfc-488eda3b791d HTTP/1.1" 200 256 0.014911 10.0.0.38 - - [2026-08-20 13:22:39] "POST /set-tag HTTP/1.1" 200 109 0.096848 10.0.0.38 - - [2026-08-20 13:22:39] "GET /loadbalancer-pool/d43eace8-5e28-4b74-9ee3-1091fa778d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.027996 10.0.0.38 - - [2026-08-20 13:22:39] "POST /loadbalancer-members HTTP/1.1" 200 721 0.021681 10.0.0.38 - - [2026-08-20 13:22:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.010307 10.0.0.38 - - [2026-08-20 13:22:39] "GET /virtual-machine-interface/2b1aa054-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014459 10.0.0.38 - - [2026-08-20 13:22:39] "GET /virtual-machine-interface/2b1aa054-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007678 10.0.0.38 - - [2026-08-20 13:22:39] "POST /ref-update HTTP/1.1" 200 156 0.022241 10.0.0.38 - - [2026-08-20 13:22:39] "GET /floating-ip/e8202bee-aa15-437a-abfc-488eda3b791d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.019428 10.0.0.38 - - [2026-08-20 13:22:40] "POST /set-tag HTTP/1.1" 200 109 0.115405 10.0.0.38 - - [2026-08-20 13:22:40] "POST /tags HTTP/1.1" 409 206 0.002852 10.0.0.38 - - [2026-08-20 13:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.38 - - [2026-08-20 13:22:40] "GET /tag/84bf0678-58cd-43e1-bd67-ec48c30940ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.026928 10.0.0.38 - - [2026-08-20 13:22:40] "POST /tags HTTP/1.1" 409 204 0.003965 10.0.0.38 - - [2026-08-20 13:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.38 - - [2026-08-20 13:22:40] "GET /tag/2595aa7d-d4cd-466c-8111-861142bcb596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.015632 10.0.0.38 - - [2026-08-20 13:22:40] "GET /application-policy-set/2814e4ac-c9a8-4543-b4ef-65a3d588bc35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004169 10.0.0.38 - - [2026-08-20 13:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.38 - - [2026-08-20 13:22:40] "GET /policy-management/25e9a9e2-ad31-4ca3-932b-b7d53716824b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003562 10.0.0.38 - - [2026-08-20 13:22:40] "POST /tags HTTP/1.1" 409 206 0.002095 10.0.0.38 - - [2026-08-20 13:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.38 - - [2026-08-20 13:22:40] "GET /tag/84bf0678-58cd-43e1-bd67-ec48c30940ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.024849 10.0.0.38 - - [2026-08-20 13:22:40] "POST /tags HTTP/1.1" 409 226 0.002774 10.0.0.38 - - [2026-08-20 13:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007336 10.0.0.38 - - [2026-08-20 13:22:40] "GET /tag/aaea23da-cbc1-44bc-a53f-114ebff3ad9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.020783 10.0.0.38 - - [2026-08-20 13:22:40] "POST /tags HTTP/1.1" 409 204 0.003227 10.0.0.38 - - [2026-08-20 13:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.38 - - [2026-08-20 13:22:40] "GET /tag/2595aa7d-d4cd-466c-8111-861142bcb596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.022228 10.0.0.38 - - [2026-08-20 13:22:40] "POST /tags HTTP/1.1" 409 226 0.003921 10.0.0.38 - - [2026-08-20 13:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.38 - - [2026-08-20 13:22:40] "GET /tag/aaea23da-cbc1-44bc-a53f-114ebff3ad9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.014947 10.0.0.38 - - [2026-08-20 13:22:40] "GET /application-policy-set/2814e4ac-c9a8-4543-b4ef-65a3d588bc35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003434 10.0.0.38 - - [2026-08-20 13:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.38 - - [2026-08-20 13:22:41] "GET /policy-management/25e9a9e2-ad31-4ca3-932b-b7d53716824b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003129 10.0.0.38 - - [2026-08-20 13:22:41] "POST /firewall-rules HTTP/1.1" 200 626 0.096405 10.0.0.38 - - [2026-08-20 13:22:41] "POST /firewall-rules HTTP/1.1" 200 646 0.094287 10.0.0.38 - - [2026-08-20 13:22:41] "GET /firewall-rule/190de508-3e13-4a8e-bcdd-2a2624d63370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.008928 10.0.0.38 - - [2026-08-20 13:22:41] "GET /firewall-policy/4fe66672-756d-4f0c-ab5d-b14a1bf2bcd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003402 10.0.0.38 - - [2026-08-20 13:22:41] "GET /firewall-rule/ba166504-c6a4-486e-a73d-25b0d7a8380a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.005040 10.0.0.38 - - [2026-08-20 13:22:41] "POST /ref-update HTTP/1.1" 200 156 0.030531 10.0.0.38 - - [2026-08-20 13:22:41] "POST /firewall-policys HTTP/1.1" 200 606 0.063346 10.0.0.38 - - [2026-08-20 13:22:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.048496 10.0.0.38 - - [2026-08-20 13:22:41] "GET /firewall-policy/7d92988b-1f95-4b9b-a611-8022f8437075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.010065 10.0.0.38 - - [2026-08-20 13:22:41] "GET /application-policy-set/2814e4ac-c9a8-4543-b4ef-65a3d588bc35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012331 10.0.0.38 - - [2026-08-20 13:22:41] "GET /firewall-policy/7d92988b-1f95-4b9b-a611-8022f8437075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002934 10.0.0.38 - - [2026-08-20 13:22:41] "GET /firewall-policy/2e45c248-0a8f-4926-9365-88f453158228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004723 10.0.0.38 - - [2026-08-20 13:22:41] "GET /firewall-policy/3cba8e8b-c745-44a9-a81e-0965a281e5fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004558 10.0.0.38 - - [2026-08-20 13:22:41] "GET /firewall-policy/4fe66672-756d-4f0c-ab5d-b14a1bf2bcd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.006043 10.0.0.38 - - [2026-08-20 13:22:41] "GET /firewall-policy/4fe66672-756d-4f0c-ab5d-b14a1bf2bcd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.006214 10.0.0.38 - - [2026-08-20 13:22:41] "GET /firewall-policy/2e45c248-0a8f-4926-9365-88f453158228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003427 10.0.0.38 - - [2026-08-20 13:22:41] "POST /ref-update HTTP/1.1" 200 156 0.031775 10.0.0.38 - - [2026-08-20 13:22:41] "POST /ref-update HTTP/1.1" 200 156 0.030488 10.0.0.38 - - [2026-08-20 13:22:41] "POST /ref-update HTTP/1.1" 200 156 0.027074 10.0.0.38 - - [2026-08-20 13:22:41] "POST /ref-update HTTP/1.1" 200 156 0.053273 10.0.0.38 - - [2026-08-20 13:22:42] "POST /ref-update HTTP/1.1" 200 156 0.060174 10.0.0.38 - - [2026-08-20 13:22:42] "GET /firewall-policy/7d92988b-1f95-4b9b-a611-8022f8437075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003400 10.0.0.38 - - [2026-08-20 13:24:40] "POST /tags HTTP/1.1" 409 252 0.002957 10.0.0.38 - - [2026-08-20 13:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.38 - - [2026-08-20 13:24:40] "GET /tag/07324941-3b19-4e2b-95b1-54d6323e5d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.014333 10.0.0.38 - - [2026-08-20 13:24:40] "POST /tags HTTP/1.1" 409 228 0.002682 10.0.0.38 - - [2026-08-20 13:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.38 - - [2026-08-20 13:24:40] "GET /tag/eb619338-ace0-4b88-9214-6e10c604c738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.019260 10.0.0.38 - - [2026-08-20 13:24:40] "GET /application-policy-set/2814e4ac-c9a8-4543-b4ef-65a3d588bc35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004399 10.0.0.38 - - [2026-08-20 13:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.38 - - [2026-08-20 13:24:40] "GET /policy-management/25e9a9e2-ad31-4ca3-932b-b7d53716824b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003585 10.0.0.38 - - [2026-08-20 13:24:40] "POST /tags HTTP/1.1" 409 206 0.002771 10.0.0.38 - - [2026-08-20 13:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.38 - - [2026-08-20 13:24:40] "GET /tag/84bf0678-58cd-43e1-bd67-ec48c30940ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012768 10.0.0.38 - - [2026-08-20 13:24:40] "POST /tags HTTP/1.1" 409 226 0.003779 10.0.0.38 - - [2026-08-20 13:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.38 - - [2026-08-20 13:24:40] "GET /tag/aaea23da-cbc1-44bc-a53f-114ebff3ad9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.012040 10.0.0.38 - - [2026-08-20 13:24:40] "POST /tags HTTP/1.1" 409 204 0.003193 10.0.0.38 - - [2026-08-20 13:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.38 - - [2026-08-20 13:24:40] "GET /tag/2595aa7d-d4cd-466c-8111-861142bcb596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.016480 10.0.0.38 - - [2026-08-20 13:24:40] "POST /tags HTTP/1.1" 409 226 0.002869 10.0.0.38 - - [2026-08-20 13:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.38 - - [2026-08-20 13:24:40] "GET /tag/aaea23da-cbc1-44bc-a53f-114ebff3ad9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.013468 10.0.0.38 - - [2026-08-20 13:24:40] "POST /tags HTTP/1.1" 409 228 0.002713 10.0.0.38 - - [2026-08-20 13:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.38 - - [2026-08-20 13:24:40] "GET /tag/eb619338-ace0-4b88-9214-6e10c604c738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.015817 10.0.0.38 - - [2026-08-20 13:24:40] "POST /tags HTTP/1.1" 409 252 0.002735 10.0.0.38 - - [2026-08-20 13:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.38 - - [2026-08-20 13:24:40] "GET /tag/07324941-3b19-4e2b-95b1-54d6323e5d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.017708 10.0.0.38 - - [2026-08-20 13:24:40] "GET /application-policy-set/2814e4ac-c9a8-4543-b4ef-65a3d588bc35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002953 10.0.0.38 - - [2026-08-20 13:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.38 - - [2026-08-20 13:24:41] "GET /policy-management/25e9a9e2-ad31-4ca3-932b-b7d53716824b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003156 10.0.0.38 - - [2026-08-20 13:24:41] "POST /firewall-rules HTTP/1.1" 409 281 0.002414 10.0.0.38 - - [2026-08-20 13:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.38 - - [2026-08-20 13:24:41] "PUT /firewall-rule/ba166504-c6a4-486e-a73d-25b0d7a8380a HTTP/1.1" 200 260 0.025793 10.0.0.38 - - [2026-08-20 13:24:41] "POST /firewall-rules HTTP/1.1" 409 291 0.004508 10.0.0.38 - - [2026-08-20 13:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.38 - - [2026-08-20 13:24:41] "PUT /firewall-rule/190de508-3e13-4a8e-bcdd-2a2624d63370 HTTP/1.1" 200 260 0.034281 10.0.0.38 - - [2026-08-20 13:24:41] "GET /firewall-rule/190de508-3e13-4a8e-bcdd-2a2624d63370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.009263 10.0.0.38 - - [2026-08-20 13:24:41] "POST /firewall-rules HTTP/1.1" 200 658 0.085966 10.0.0.38 - - [2026-08-20 13:24:41] "GET /firewall-rule/925c609a-5942-4fbc-b40b-a12332483c8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.016746 10.0.0.38 - - [2026-08-20 13:24:41] "GET /firewall-policy/4fe66672-756d-4f0c-ab5d-b14a1bf2bcd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002995 10.0.0.38 - - [2026-08-20 13:24:41] "GET /firewall-rule/ba166504-c6a4-486e-a73d-25b0d7a8380a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.004562 10.0.0.38 - - [2026-08-20 13:24:41] "POST /firewall-policys HTTP/1.1" 409 269 0.002522 10.0.0.38 - - [2026-08-20 13:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.38 - - [2026-08-20 13:24:41] "PUT /firewall-policy/7d92988b-1f95-4b9b-a611-8022f8437075 HTTP/1.1" 200 264 0.028708 10.0.0.38 - - [2026-08-20 13:24:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.064830 10.0.0.38 - - [2026-08-20 13:24:41] "GET /firewall-policy/7d92988b-1f95-4b9b-a611-8022f8437075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.015186 10.0.0.38 - - [2026-08-20 13:24:41] "GET /application-policy-set/2814e4ac-c9a8-4543-b4ef-65a3d588bc35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002988 10.0.0.38 - - [2026-08-20 13:24:41] "GET /firewall-policy/7d92988b-1f95-4b9b-a611-8022f8437075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003573 10.0.0.38 - - [2026-08-20 13:24:41] "GET /firewall-policy/2e45c248-0a8f-4926-9365-88f453158228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003022 10.0.0.38 - - [2026-08-20 13:24:41] "GET /firewall-policy/3cba8e8b-c745-44a9-a81e-0965a281e5fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003473 10.0.0.38 - - [2026-08-20 13:24:41] "GET /firewall-policy/4fe66672-756d-4f0c-ab5d-b14a1bf2bcd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003692 10.0.0.38 - - [2026-08-20 13:24:41] "GET /firewall-policy/7d92988b-1f95-4b9b-a611-8022f8437075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002978 10.0.0.38 - - [2026-08-20 13:24:41] "GET /firewall-policy/7d92988b-1f95-4b9b-a611-8022f8437075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003355 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:25:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001102 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:25:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001171 10.0.0.38 - - [2026-08-20 13:25:43] "GET /virtual-machine-interface/2a84ba9e-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.009745 10.0.0.38 - - [2026-08-20 13:25:43] "POST /set-tag HTTP/1.1" 200 109 0.003622 10.0.0.38 - - [2026-08-20 13:25:43] "GET /virtual-machine-interface/2cf26e20-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011511 10.0.0.38 - - [2026-08-20 13:25:43] "POST /set-tag HTTP/1.1" 200 109 0.012443 10.0.0.38 - - [2026-08-20 13:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.38 - - [2026-08-20 13:25:43] "GET /loadbalancer/27a980d9-f14c-4672-841d-a5f9dcfeba12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003437 10.0.0.38 - - [2026-08-20 13:25:43] "GET /virtual-machine-interface/2a84ba9e-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006909 10.0.0.38 - - [2026-08-20 13:25:43] "POST /set-tag HTTP/1.1" 200 109 0.030871 10.0.0.38 - - [2026-08-20 13:25:43] "DELETE /loadbalancer-member/6aeb0e99-065e-4933-b740-5b9aa481aa16 HTTP/1.1" 200 115 0.058586 10.0.0.38 - - [2026-08-20 13:25:43] "GET /virtual-machine-interface/2d74a958-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014179 10.0.0.38 - - [2026-08-20 13:25:43] "POST /set-tag HTTP/1.1" 200 109 0.004267 10.0.0.38 - - [2026-08-20 13:25:43] "GET /virtual-machine-interface/2bca1980-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006818 10.0.0.38 - - [2026-08-20 13:25:43] "POST /set-tag HTTP/1.1" 200 109 0.003422 10.0.0.38 - - [2026-08-20 13:25:43] "GET /virtual-machine-interface/2c548bce-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006580 10.0.0.38 - - [2026-08-20 13:25:43] "POST /set-tag HTTP/1.1" 200 109 0.002717 10.0.0.38 - - [2026-08-20 13:25:43] "GET /virtual-machine-interface/2b1aa054-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004786 10.0.0.38 - - [2026-08-20 13:25:43] "POST /set-tag HTTP/1.1" 200 109 0.003066 10.0.0.38 - - [2026-08-20 13:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.38 - - [2026-08-20 13:25:43] "GET /loadbalancer/27a980d9-f14c-4672-841d-a5f9dcfeba12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002803 10.0.0.38 - - [2026-08-20 13:25:44] "GET /virtual-machine-interface/2dfd45c4-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005246 10.0.0.38 - - [2026-08-20 13:25:44] "POST /set-tag HTTP/1.1" 200 109 0.002773 10.0.0.38 - - [2026-08-20 13:25:44] "GET /virtual-machine-interface/2e86a29c-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005833 10.0.0.38 - - [2026-08-20 13:25:44] "POST /set-tag HTTP/1.1" 200 109 0.002920 10.0.0.38 - - [2026-08-20 13:25:44] "GET /virtual-machine-interface/2bca1980-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006008 10.0.0.38 - - [2026-08-20 13:25:44] "POST /set-tag HTTP/1.1" 200 109 0.004155 10.0.0.38 - - [2026-08-20 13:25:44] "GET /virtual-machine-interface/2bca1980-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006050 10.0.0.38 - - [2026-08-20 13:25:45] "POST /set-tag HTTP/1.1" 200 109 0.003363 10.0.0.38 - - [2026-08-20 13:25:45] "GET /virtual-machine/6145f725-a5a0-4e2d-b4c0-07d087c8989b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003837 10.0.0.38 - - [2026-08-20 13:25:45] "POST /ref-update HTTP/1.1" 200 156 0.015770 10.0.0.38 - - [2026-08-20 13:25:45] "GET /virtual-machine-interface/2bca1980-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012503 10.0.0.38 - - [2026-08-20 13:25:45] "POST /set-tag HTTP/1.1" 200 109 0.023724 10.0.0.38 - - [2026-08-20 13:25:45] "POST /set-tag HTTP/1.1" 200 109 0.028093 10.0.0.38 - - [2026-08-20 13:25:45] "POST /set-tag HTTP/1.1" 200 109 0.023908 10.0.0.38 - - [2026-08-20 13:25:45] "POST /set-tag HTTP/1.1" 200 109 0.052196 10.0.0.38 - - [2026-08-20 13:25:45] "POST /set-tag HTTP/1.1" 200 109 0.033422 10.0.0.38 - - [2026-08-20 13:25:45] "DELETE /instance-ip/2be7a414-9c9a-11f1-9ff4-fa163ef67135 HTTP/1.1" 200 115 0.044847 10.0.0.38 - - [2026-08-20 13:25:45] "DELETE /virtual-machine-interface/2bca1980-9c9a-11f1-9ff4-fa163ef67135 HTTP/1.1" 200 115 0.050115 10.0.0.38 - - [2026-08-20 13:25:45] "DELETE /virtual-machine/6145f725-a5a0-4e2d-b4c0-07d087c8989b HTTP/1.1" 200 115 0.022001 10.0.0.38 - - [2026-08-20 13:25:45] "GET /virtual-machine-interface/2b1aa054-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.008543 10.0.0.38 - - [2026-08-20 13:25:45] "POST /set-tag HTTP/1.1" 200 109 0.003589 10.0.0.38 - - [2026-08-20 13:25:45] "GET /virtual-machine-interface/2b1aa054-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004766 10.0.0.38 - - [2026-08-20 13:25:45] "POST /set-tag HTTP/1.1" 200 109 0.002979 10.0.0.38 - - [2026-08-20 13:25:45] "GET /virtual-machine/966b4038-207c-4c30-9869-0d2ebca307f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003715 10.0.0.38 - - [2026-08-20 13:25:45] "POST /ref-update HTTP/1.1" 200 156 0.011508 10.0.0.38 - - [2026-08-20 13:25:45] "GET /virtual-machine-interface/2b1aa054-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.029642 10.0.0.38 - - [2026-08-20 13:25:45] "POST /set-tag HTTP/1.1" 200 109 0.024571 10.0.0.38 - - [2026-08-20 13:25:45] "POST /set-tag HTTP/1.1" 200 109 0.037334 10.0.0.38 - - [2026-08-20 13:25:45] "POST /set-tag HTTP/1.1" 200 109 0.050845 10.0.0.38 - - [2026-08-20 13:25:45] "POST /set-tag HTTP/1.1" 200 109 0.021273 10.0.0.38 - - [2026-08-20 13:25:45] "POST /set-tag HTTP/1.1" 200 109 0.046974 10.0.0.38 - - [2026-08-20 13:25:46] "DELETE /instance-ip/2b39c074-9c9a-11f1-9ff4-fa163ef67135 HTTP/1.1" 200 115 0.087006 10.0.0.38 - - [2026-08-20 13:25:46] "POST /ref-update HTTP/1.1" 200 156 0.016006 10.0.0.38 - - [2026-08-20 13:25:46] "DELETE /virtual-machine-interface/2b1aa054-9c9a-11f1-9ff4-fa163ef67135 HTTP/1.1" 200 115 0.048213 10.0.0.38 - - [2026-08-20 13:25:46] "DELETE /virtual-machine/966b4038-207c-4c30-9869-0d2ebca307f5 HTTP/1.1" 200 115 0.028741 10.0.0.38 - - [2026-08-20 13:25:46] "GET /virtual-machine-interface/2a84ba9e-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005772 10.0.0.38 - - [2026-08-20 13:25:46] "POST /set-tag HTTP/1.1" 200 109 0.002733 10.0.0.38 - - [2026-08-20 13:25:46] "GET /virtual-machine-interface/2a84ba9e-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004261 10.0.0.38 - - [2026-08-20 13:25:46] "POST /set-tag HTTP/1.1" 200 109 0.002472 10.0.0.38 - - [2026-08-20 13:25:46] "GET /virtual-machine/6f53e96d-1709-4173-8926-0893a7d94b3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003264 10.0.0.38 - - [2026-08-20 13:25:46] "POST /ref-update HTTP/1.1" 200 156 0.012381 10.0.0.38 - - [2026-08-20 13:25:46] "GET /virtual-machine-interface/2a84ba9e-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018643 10.0.0.38 - - [2026-08-20 13:25:46] "POST /set-tag HTTP/1.1" 200 109 0.023593 10.0.0.38 - - [2026-08-20 13:25:46] "POST /set-tag HTTP/1.1" 200 109 0.034244 10.0.0.38 - - [2026-08-20 13:25:46] "POST /set-tag HTTP/1.1" 200 109 0.038614 10.0.0.38 - - [2026-08-20 13:25:46] "POST /set-tag HTTP/1.1" 200 109 0.019373 10.0.0.38 - - [2026-08-20 13:25:46] "POST /set-tag HTTP/1.1" 200 109 0.033375 10.0.0.38 - - [2026-08-20 13:25:46] "DELETE /instance-ip/2aa58300-9c9a-11f1-9ff4-fa163ef67135 HTTP/1.1" 200 115 0.051768 10.0.0.38 - - [2026-08-20 13:25:46] "POST /ref-update HTTP/1.1" 200 156 0.010069 10.0.0.38 - - [2026-08-20 13:25:46] "DELETE /virtual-machine-interface/2a84ba9e-9c9a-11f1-9ff4-fa163ef67135 HTTP/1.1" 200 115 0.056059 10.0.0.38 - - [2026-08-20 13:25:46] "DELETE /virtual-machine/6f53e96d-1709-4173-8926-0893a7d94b3e HTTP/1.1" 200 115 0.022076 10.0.0.38 - - [2026-08-20 13:25:46] "DELETE /tag/410b1160-9ed9-4120-970e-8a284bdec464 HTTP/1.1" 200 115 0.043900 10.0.0.38 - - [2026-08-20 13:25:46] "GET /virtual-machine-interface/2c548bce-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005509 10.0.0.38 - - [2026-08-20 13:25:46] "POST /set-tag HTTP/1.1" 200 109 0.002869 10.0.0.38 - - [2026-08-20 13:25:46] "GET /virtual-machine-interface/2c548bce-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004105 10.0.0.38 - - [2026-08-20 13:25:46] "POST /set-tag HTTP/1.1" 200 109 0.002124 10.0.0.38 - - [2026-08-20 13:25:47] "GET /virtual-machine/fe3e8fac-d021-43d4-af08-eeaf280ff5a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003724 10.0.0.38 - - [2026-08-20 13:25:47] "POST /ref-update HTTP/1.1" 200 156 0.009993 10.0.0.38 - - [2026-08-20 13:25:47] "GET /virtual-machine-interface/2c548bce-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019038 10.0.0.38 - - [2026-08-20 13:25:47] "POST /set-tag HTTP/1.1" 200 109 0.021187 10.0.0.38 - - [2026-08-20 13:25:47] "POST /set-tag HTTP/1.1" 200 109 0.042511 10.0.0.38 - - [2026-08-20 13:25:47] "POST /set-tag HTTP/1.1" 200 109 0.037238 10.0.0.38 - - [2026-08-20 13:25:47] "POST /set-tag HTTP/1.1" 200 109 0.018625 10.0.0.38 - - [2026-08-20 13:25:47] "POST /set-tag HTTP/1.1" 200 109 0.035028 10.0.0.38 - - [2026-08-20 13:25:47] "DELETE /instance-ip/2c734d16-9c9a-11f1-9ff4-fa163ef67135 HTTP/1.1" 200 115 0.059815 10.0.0.38 - - [2026-08-20 13:25:47] "DELETE /virtual-machine-interface/2c548bce-9c9a-11f1-9ff4-fa163ef67135 HTTP/1.1" 200 115 0.048677 10.0.0.38 - - [2026-08-20 13:25:47] "DELETE /virtual-machine/fe3e8fac-d021-43d4-af08-eeaf280ff5a0 HTTP/1.1" 200 115 0.018693 10.0.0.38 - - [2026-08-20 13:25:47] "DELETE /tag/84bf0678-58cd-43e1-bd67-ec48c30940ab HTTP/1.1" 409 388 0.006750 10.0.0.38 - - [2026-08-20 13:25:47] "DELETE /tag/c3d82ce0-dc72-49f9-bfa9-87ec589190ab HTTP/1.1" 200 115 0.041237 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:25:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001070 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:25:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001109 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:26:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001515 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:26:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001467 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:26:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001070 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:26:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001005 10.0.0.38 - - [2026-08-20 13:26:14] "GET /virtual-machine-interface/2d74a958-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004652 10.0.0.38 - - [2026-08-20 13:26:14] "POST /set-tag HTTP/1.1" 200 109 0.002454 10.0.0.38 - - [2026-08-20 13:26:14] "GET /virtual-machine-interface/2d74a958-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004908 10.0.0.38 - - [2026-08-20 13:26:14] "POST /set-tag HTTP/1.1" 200 109 0.002128 10.0.0.38 - - [2026-08-20 13:26:14] "GET /virtual-machine/9162dd09-cf11-472f-bba0-0def8503aec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003107 10.0.0.38 - - [2026-08-20 13:26:14] "POST /ref-update HTTP/1.1" 200 156 0.011885 10.0.0.38 - - [2026-08-20 13:26:14] "GET /virtual-machine-interface/2d74a958-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.026298 10.0.0.38 - - [2026-08-20 13:26:14] "POST /set-tag HTTP/1.1" 200 109 0.015870 10.0.0.38 - - [2026-08-20 13:26:14] "POST /set-tag HTTP/1.1" 200 109 0.038245 10.0.0.38 - - [2026-08-20 13:26:14] "POST /set-tag HTTP/1.1" 200 109 0.035001 10.0.0.38 - - [2026-08-20 13:26:14] "POST /set-tag HTTP/1.1" 200 109 0.013505 10.0.0.38 - - [2026-08-20 13:26:14] "DELETE /instance-ip/2d94ad2a-9c9a-11f1-9ff4-fa163ef67135 HTTP/1.1" 200 115 0.056254 10.0.0.38 - - [2026-08-20 13:26:14] "DELETE /virtual-machine-interface/2d74a958-9c9a-11f1-9ff4-fa163ef67135 HTTP/1.1" 200 115 0.061593 10.0.0.38 - - [2026-08-20 13:26:14] "DELETE /virtual-machine/9162dd09-cf11-472f-bba0-0def8503aec3 HTTP/1.1" 200 115 0.030404 10.0.0.38 - - [2026-08-20 13:26:14] "DELETE /tag/2595aa7d-d4cd-466c-8111-861142bcb596 HTTP/1.1" 409 236 0.008890 10.0.0.38 - - [2026-08-20 13:26:15] "GET /virtual-machine-interface/2cf26e20-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006678 10.0.0.38 - - [2026-08-20 13:26:15] "POST /set-tag HTTP/1.1" 200 109 0.006196 10.0.0.38 - - [2026-08-20 13:26:15] "GET /virtual-machine-interface/2cf26e20-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005257 10.0.0.38 - - [2026-08-20 13:26:15] "POST /set-tag HTTP/1.1" 200 109 0.002633 10.0.0.38 - - [2026-08-20 13:26:15] "GET /virtual-machine/cf63500a-579b-49ce-bfc7-c2cf5cdfe063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003334 10.0.0.38 - - [2026-08-20 13:26:15] "POST /ref-update HTTP/1.1" 200 156 0.009245 10.0.0.38 - - [2026-08-20 13:26:15] "GET /virtual-machine-interface/2cf26e20-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014854 10.0.0.38 - - [2026-08-20 13:26:15] "POST /set-tag HTTP/1.1" 200 109 0.016772 10.0.0.38 - - [2026-08-20 13:26:15] "POST /set-tag HTTP/1.1" 200 109 0.027702 10.0.0.38 - - [2026-08-20 13:26:15] "POST /set-tag HTTP/1.1" 200 109 0.029336 10.0.0.38 - - [2026-08-20 13:26:15] "POST /set-tag HTTP/1.1" 200 109 0.017053 10.0.0.38 - - [2026-08-20 13:26:15] "DELETE /instance-ip/2d1016f0-9c9a-11f1-9ff4-fa163ef67135 HTTP/1.1" 200 115 0.066027 10.0.0.38 - - [2026-08-20 13:26:15] "DELETE /virtual-machine-interface/2cf26e20-9c9a-11f1-9ff4-fa163ef67135 HTTP/1.1" 200 115 0.048259 10.0.0.38 - - [2026-08-20 13:26:15] "DELETE /virtual-machine/cf63500a-579b-49ce-bfc7-c2cf5cdfe063 HTTP/1.1" 200 115 0.026790 10.0.0.38 - - [2026-08-20 13:26:15] "DELETE /tag/c0f5ada3-3589-42fc-9761-815cdb536153 HTTP/1.1" 200 115 0.042941 10.0.0.38 - - [2026-08-20 13:26:15] "DELETE /tag/9ee394ab-7637-45b9-ac54-80428bb961ae HTTP/1.1" 200 115 0.049132 10.0.0.38 - - [2026-08-20 13:26:15] "DELETE /tag/e0680c33-9fe2-4e3f-aa6d-40d230c96aab HTTP/1.1" 200 115 0.033753 10.0.0.38 - - [2026-08-20 13:26:15] "GET /virtual-machine-interface/2e86a29c-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003925 10.0.0.38 - - [2026-08-20 13:26:15] "POST /set-tag HTTP/1.1" 200 109 0.003111 10.0.0.38 - - [2026-08-20 13:26:15] "GET /virtual-machine-interface/2e86a29c-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005550 10.0.0.38 - - [2026-08-20 13:26:15] "POST /set-tag HTTP/1.1" 200 109 0.002701 10.0.0.38 - - [2026-08-20 13:26:15] "GET /virtual-machine/439a2489-280f-4b7b-9d97-b809665b12e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004103 10.0.0.38 - - [2026-08-20 13:26:15] "POST /ref-update HTTP/1.1" 200 156 0.012586 10.0.0.38 - - [2026-08-20 13:26:15] "GET /virtual-machine-interface/2e86a29c-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015536 10.0.0.38 - - [2026-08-20 13:26:15] "POST /set-tag HTTP/1.1" 200 109 0.022409 10.0.0.38 - - [2026-08-20 13:26:15] "POST /set-tag HTTP/1.1" 200 109 0.042141 10.0.0.38 - - [2026-08-20 13:26:15] "POST /set-tag HTTP/1.1" 200 109 0.032510 10.0.0.38 - - [2026-08-20 13:26:15] "POST /set-tag HTTP/1.1" 200 109 0.018717 10.0.0.38 - - [2026-08-20 13:26:16] "DELETE /instance-ip/2ea75302-9c9a-11f1-9ff4-fa163ef67135 HTTP/1.1" 200 115 0.055224 10.0.0.38 - - [2026-08-20 13:26:16] "DELETE /virtual-machine-interface/2e86a29c-9c9a-11f1-9ff4-fa163ef67135 HTTP/1.1" 200 115 0.059283 10.0.0.38 - - [2026-08-20 13:26:16] "DELETE /virtual-machine/439a2489-280f-4b7b-9d97-b809665b12e7 HTTP/1.1" 200 115 0.039302 10.0.0.38 - - [2026-08-20 13:26:16] "DELETE /tag/b2fc0249-66a9-4430-8a1b-9b00e11f1c0d HTTP/1.1" 200 115 0.053614 10.0.0.38 - - [2026-08-20 13:26:16] "GET /virtual-machine-interface/2dfd45c4-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004676 10.0.0.38 - - [2026-08-20 13:26:16] "POST /set-tag HTTP/1.1" 200 109 0.002993 10.0.0.38 - - [2026-08-20 13:26:16] "GET /virtual-machine-interface/2dfd45c4-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005033 10.0.0.38 - - [2026-08-20 13:26:16] "POST /set-tag HTTP/1.1" 200 109 0.003864 10.0.0.38 - - [2026-08-20 13:26:16] "GET /virtual-machine/8188d53d-943a-41a1-b03a-0309e9bb34f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003258 10.0.0.38 - - [2026-08-20 13:26:16] "POST /ref-update HTTP/1.1" 200 156 0.009728 10.0.0.38 - - [2026-08-20 13:26:16] "GET /virtual-machine-interface/2dfd45c4-9c9a-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016546 10.0.0.38 - - [2026-08-20 13:26:16] "POST /set-tag HTTP/1.1" 200 109 0.019464 10.0.0.38 - - [2026-08-20 13:26:16] "POST /set-tag HTTP/1.1" 200 109 0.073049 10.0.0.38 - - [2026-08-20 13:26:16] "POST /set-tag HTTP/1.1" 200 109 0.058189 10.0.0.38 - - [2026-08-20 13:26:16] "POST /set-tag HTTP/1.1" 200 109 0.023432 10.0.0.38 - - [2026-08-20 13:26:16] "DELETE /instance-ip/2e1a9ea8-9c9a-11f1-9ff4-fa163ef67135 HTTP/1.1" 200 115 0.066355 10.0.0.38 - - [2026-08-20 13:26:16] "DELETE /virtual-machine-interface/2dfd45c4-9c9a-11f1-9ff4-fa163ef67135 HTTP/1.1" 200 115 0.051221 10.0.0.38 - - [2026-08-20 13:26:16] "DELETE /virtual-machine/8188d53d-943a-41a1-b03a-0309e9bb34f7 HTTP/1.1" 200 115 0.030977 10.0.0.38 - - [2026-08-20 13:26:16] "DELETE /tag/4c3ee226-db6d-4ee4-8649-cd550c558ad4 HTTP/1.1" 200 115 0.046038 10.0.0.38 - - [2026-08-20 13:26:16] "DELETE /tag/eb619338-ace0-4b88-9214-6e10c604c738 HTTP/1.1" 409 236 0.005947 10.0.0.38 - - [2026-08-20 13:26:16] "DELETE /tag/07324941-3b19-4e2b-95b1-54d6323e5d47 HTTP/1.1" 409 236 0.006540 10.0.0.38 - - [2026-08-20 13:26:18] "POST /projects HTTP/1.1" 409 238 0.002455 10.0.0.38 - - [2026-08-20 13:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.38 - - [2026-08-20 13:26:18] "GET /project/0b6466c1-f7b3-42c9-8971-cc2a84e0f871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.037489 10.0.0.38 - - [2026-08-20 13:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.38 - - [2026-08-20 13:26:18] "GET /virtual-network/5a038612-450e-49d7-9fbe-999084e3d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005735 10.0.0.38 - - [2026-08-20 13:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.38 - - [2026-08-20 13:26:19] "GET /virtual-network/4535ab06-2c5a-4201-b1d3-e39776d96231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005489 10.0.0.38 - - [2026-08-20 13:26:19] "POST /security-groups HTTP/1.1" 409 285 0.003202 10.0.0.38 - - [2026-08-20 13:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.38 - - [2026-08-20 13:26:19] "PUT /security-group/9556b0c8-714d-46bb-baf1-17291f553086 HTTP/1.1" 200 262 0.059669 10.0.0.38 - - [2026-08-20 13:26:19] "PUT /access-control-list/c4182fc4-13fc-4588-bcab-31fa56b0ef86 HTTP/1.1" 200 272 0.019891 10.0.0.38 - - [2026-08-20 13:26:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.050529 10.0.0.38 - - [2026-08-20 13:26:19] "PUT /access-control-list/391ba00f-3b46-4945-bec1-b7a4bf5627ee HTTP/1.1" 200 272 0.030505 10.0.0.38 - - [2026-08-20 13:26:24] "POST /projects HTTP/1.1" 409 238 0.002648 10.0.0.38 - - [2026-08-20 13:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.38 - - [2026-08-20 13:26:24] "GET /project/0b6466c1-f7b3-42c9-8971-cc2a84e0f871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.076187 10.0.0.38 - - [2026-08-20 13:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006089 10.0.0.38 - - [2026-08-20 13:26:24] "GET /virtual-network/5a038612-450e-49d7-9fbe-999084e3d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.013862 10.0.0.38 - - [2026-08-20 13:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002812 10.0.0.38 - - [2026-08-20 13:26:24] "GET /virtual-network/4535ab06-2c5a-4201-b1d3-e39776d96231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005187 10.0.0.38 - - [2026-08-20 13:26:24] "POST /security-groups HTTP/1.1" 409 285 0.003080 10.0.0.38 - - [2026-08-20 13:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009008 10.0.0.38 - - [2026-08-20 13:26:24] "PUT /security-group/9556b0c8-714d-46bb-baf1-17291f553086 HTTP/1.1" 200 262 0.090174 10.0.0.38 - - [2026-08-20 13:26:24] "PUT /access-control-list/c4182fc4-13fc-4588-bcab-31fa56b0ef86 HTTP/1.1" 200 272 0.054064 10.0.0.38 - - [2026-08-20 13:26:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.072721 10.0.0.38 - - [2026-08-20 13:26:24] "GET /firewall-policy/2e45c248-0a8f-4926-9365-88f453158228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.039098 10.0.0.38 - - [2026-08-20 13:26:24] "PUT /access-control-list/391ba00f-3b46-4945-bec1-b7a4bf5627ee HTTP/1.1" 200 272 0.055252 10.0.0.38 - - [2026-08-20 13:26:24] "GET /firewall-rule/eefabe6e-03a8-4c8e-8d23-cd6958b691a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004096 10.0.0.38 - - [2026-08-20 13:26:24] "POST /ref-update HTTP/1.1" 200 156 0.083926 10.0.0.38 - - [2026-08-20 13:26:24] "DELETE /firewall-rule/eefabe6e-03a8-4c8e-8d23-cd6958b691a6 HTTP/1.1" 200 115 0.047086 10.0.0.38 - - [2026-08-20 13:26:24] "GET /firewall-policy/2e45c248-0a8f-4926-9365-88f453158228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.008278 10.0.0.38 - - [2026-08-20 13:26:24] "GET /firewall-rule/54ab4626-0ee9-48d0-aefa-b8813ee88285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003163 10.0.0.38 - - [2026-08-20 13:26:25] "POST /ref-update HTTP/1.1" 200 156 0.070827 10.0.0.38 - - [2026-08-20 13:26:25] "DELETE /firewall-rule/54ab4626-0ee9-48d0-aefa-b8813ee88285 HTTP/1.1" 200 115 0.052180 10.0.0.38 - - [2026-08-20 13:26:25] "DELETE /tag/eb619338-ace0-4b88-9214-6e10c604c738 HTTP/1.1" 409 236 0.008571 10.0.0.38 - - [2026-08-20 13:26:25] "DELETE /tag/fd4dcc9d-ba22-44c7-ad98-57d5c8c5399e HTTP/1.1" 200 115 0.045817 10.0.0.38 - - [2026-08-20 13:26:25] "DELETE /tag/07324941-3b19-4e2b-95b1-54d6323e5d47 HTTP/1.1" 409 236 0.014432 10.0.0.38 - - [2026-08-20 13:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.38 - - [2026-08-20 13:26:25] "GET /virtual-network/5a038612-450e-49d7-9fbe-999084e3d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005850 10.0.0.38 - - [2026-08-20 13:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005287 10.0.0.38 - - [2026-08-20 13:26:25] "GET /virtual-network/4535ab06-2c5a-4201-b1d3-e39776d96231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.011013 10.0.0.38 - - [2026-08-20 13:26:25] "PUT /virtual-network/5a038612-450e-49d7-9fbe-999084e3d988 HTTP/1.1" 200 264 0.061785 10.0.0.38 - - [2026-08-20 13:26:25] "PUT /virtual-network/4535ab06-2c5a-4201-b1d3-e39776d96231 HTTP/1.1" 200 264 0.066715 10.0.0.38 - - [2026-08-20 13:26:25] "DELETE /security-group/9556b0c8-714d-46bb-baf1-17291f553086 HTTP/1.1" 200 115 0.101773 10.0.0.38 - - [2026-08-20 13:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.38 - - [2026-08-20 13:26:25] "DELETE /access-control-list/c4182fc4-13fc-4588-bcab-31fa56b0ef86 HTTP/1.1" 200 115 0.040577 10.0.0.38 - - [2026-08-20 13:26:25] "DELETE /access-control-list/391ba00f-3b46-4945-bec1-b7a4bf5627ee HTTP/1.1" 200 115 0.045565 10.0.0.38 - - [2026-08-20 13:26:25] "GET /project/0b6466c1-f7b3-42c9-8971-cc2a84e0f871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1892 0.083629 10.0.0.38 - - [2026-08-20 13:26:25] "GET /project/0b6466c1-f7b3-42c9-8971-cc2a84e0f871?fields=security_groups HTTP/1.1" 200 1350 0.044968 10.0.0.38 - - [2026-08-20 13:26:25] "DELETE /security-group/aedd3c42-ef61-47fd-b2c4-22626bc5b1d9 HTTP/1.1" 200 115 0.057894 10.0.0.38 - - [2026-08-20 13:26:25] "DELETE /access-control-list/0b3ce55b-7d4a-4967-aaa4-09275f46ffed HTTP/1.1" 200 115 0.062940 10.0.0.38 - - [2026-08-20 13:26:25] "GET /project/0b6466c1-f7b3-42c9-8971-cc2a84e0f871?fields=application_policy_sets HTTP/1.1" 200 1389 0.067195 10.0.0.38 - - [2026-08-20 13:26:25] "DELETE /access-control-list/71e1a793-97f4-4515-bd05-82ad0c6cce21 HTTP/1.1" 200 115 0.058187 10.0.0.38 - - [2026-08-20 13:26:26] "DELETE /project/0b6466c1-f7b3-42c9-8971-cc2a84e0f871 HTTP/1.1" 200 115 0.428589 10.0.0.38 - - [2026-08-20 13:26:26] "POST /projects HTTP/1.1" 409 238 0.003003 10.0.0.38 - - [2026-08-20 13:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.38 - - [2026-08-20 13:26:26] "GET /project/bfc8534d-276a-402a-960f-18ddc29339ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033437 10.0.0.38 - - [2026-08-20 13:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.38 - - [2026-08-20 13:26:26] "GET /virtual-network/5a038612-450e-49d7-9fbe-999084e3d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005992 10.0.0.38 - - [2026-08-20 13:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.38 - - [2026-08-20 13:26:26] "GET /virtual-network/4535ab06-2c5a-4201-b1d3-e39776d96231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.008593 10.0.0.38 - - [2026-08-20 13:26:26] "POST /security-groups HTTP/1.1" 409 285 0.002824 10.0.0.38 - - [2026-08-20 13:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.38 - - [2026-08-20 13:26:26] "PUT /security-group/9bf48426-7573-49fc-ad27-116e6c08f41a HTTP/1.1" 200 262 0.055856 10.0.0.38 - - [2026-08-20 13:26:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.019908 10.0.0.38 - - [2026-08-20 13:26:26] "PUT /access-control-list/4cd16e30-9eb5-47a1-9633-720573b019f9 HTTP/1.1" 200 272 0.029780 10.0.0.38 - - [2026-08-20 13:26:26] "PUT /access-control-list/cadfa71a-e031-4afe-91a3-702f04ea2832 HTTP/1.1" 200 272 0.012470 10.0.0.38 - - [2026-08-20 13:26:30] "DELETE /loadbalancer-member/543fb814-0c27-4b79-ad92-11a9f8bf27ce HTTP/1.1" 200 115 0.052375 10.0.0.38 - - [2026-08-20 13:26:30] "DELETE /loadbalancer-pool/d43eace8-5e28-4b74-9ee3-1091fa778d7a HTTP/1.1" 200 115 0.040215 10.0.0.38 - - [2026-08-20 13:26:30] "DELETE /loadbalancer-listener/549e1e5f-af84-4fca-8e22-7a5a999e278a HTTP/1.1" 200 115 0.069671 10.0.0.38 - - [2026-08-20 13:26:30] "DELETE /loadbalancer/27a980d9-f14c-4672-841d-a5f9dcfeba12 HTTP/1.1" 200 115 0.040891 10.0.0.38 - - [2026-08-20 13:26:30] "DELETE /floating-ip/e8202bee-aa15-437a-abfc-488eda3b791d HTTP/1.1" 200 115 0.042068 10.0.0.38 - - [2026-08-20 13:26:30] "DELETE /instance-ip/c842797b-f908-4cb1-8951-38c17f01c0e1 HTTP/1.1" 200 115 0.046964 10.0.0.38 - - [2026-08-20 13:26:30] "DELETE /virtual-machine-interface/3465a15d-fa7d-46d8-87be-d479cd5e116e HTTP/1.1" 200 115 0.046156 10.0.0.38 - - [2026-08-20 13:26:30] "DELETE /tag/7acff977-9256-4707-af77-63c7c07a202d HTTP/1.1" 200 115 0.045403 10.0.0.38 - - [2026-08-20 13:26:30] "GET /application-policy-set/2814e4ac-c9a8-4543-b4ef-65a3d588bc35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003793 10.0.0.38 - - [2026-08-20 13:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.38 - - [2026-08-20 13:26:30] "GET /policy-management/25e9a9e2-ad31-4ca3-932b-b7d53716824b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003951 10.0.0.38 - - [2026-08-20 13:26:30] "GET /firewall-policy/4fe66672-756d-4f0c-ab5d-b14a1bf2bcd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003157 10.0.0.38 - - [2026-08-20 13:26:30] "GET /firewall-rule/ba166504-c6a4-486e-a73d-25b0d7a8380a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.003973 10.0.0.38 - - [2026-08-20 13:26:30] "POST /ref-update HTTP/1.1" 200 156 0.017505 10.0.0.38 - - [2026-08-20 13:26:30] "DELETE /firewall-rule/ba166504-c6a4-486e-a73d-25b0d7a8380a HTTP/1.1" 200 115 0.054229 10.0.0.38 - - [2026-08-20 13:26:30] "GET /firewall-policy/7d92988b-1f95-4b9b-a611-8022f8437075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004058 10.0.0.38 - - [2026-08-20 13:26:30] "GET /firewall-rule/925c609a-5942-4fbc-b40b-a12332483c8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.004743 10.0.0.38 - - [2026-08-20 13:26:30] "POST /ref-update HTTP/1.1" 200 156 0.023926 10.0.0.38 - - [2026-08-20 13:26:30] "DELETE /firewall-rule/925c609a-5942-4fbc-b40b-a12332483c8a HTTP/1.1" 200 115 0.067029 10.0.0.38 - - [2026-08-20 13:26:30] "GET /firewall-policy/7d92988b-1f95-4b9b-a611-8022f8437075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.008147 10.0.0.38 - - [2026-08-20 13:26:30] "GET /firewall-rule/190de508-3e13-4a8e-bcdd-2a2624d63370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.003902 10.0.0.38 - - [2026-08-20 13:26:30] "POST /ref-update HTTP/1.1" 200 156 0.029717 10.0.0.38 - - [2026-08-20 13:26:31] "DELETE /firewall-rule/190de508-3e13-4a8e-bcdd-2a2624d63370 HTTP/1.1" 200 115 0.076160 10.0.0.38 - - [2026-08-20 13:26:31] "GET /application-policy-set/2814e4ac-c9a8-4543-b4ef-65a3d588bc35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004318 10.0.0.38 - - [2026-08-20 13:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.38 - - [2026-08-20 13:26:31] "GET /policy-management/25e9a9e2-ad31-4ca3-932b-b7d53716824b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003347 10.0.0.38 - - [2026-08-20 13:26:31] "GET /firewall-policy/7d92988b-1f95-4b9b-a611-8022f8437075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007341 10.0.0.38 - - [2026-08-20 13:26:31] "POST /ref-update HTTP/1.1" 200 156 0.034011 10.0.0.38 - - [2026-08-20 13:26:31] "DELETE /firewall-policy/7d92988b-1f95-4b9b-a611-8022f8437075 HTTP/1.1" 200 115 0.057545 10.0.0.38 - - [2026-08-20 13:26:31] "DELETE /tag/84bf0678-58cd-43e1-bd67-ec48c30940ab HTTP/1.1" 200 115 0.100772 10.0.0.38 - - [2026-08-20 13:26:31] "DELETE /tag/eb619338-ace0-4b88-9214-6e10c604c738 HTTP/1.1" 200 115 0.088133 10.0.0.38 - - [2026-08-20 13:26:31] "DELETE /tag/07324941-3b19-4e2b-95b1-54d6323e5d47 HTTP/1.1" 200 115 0.060638 10.0.0.38 - - [2026-08-20 13:26:31] "DELETE /tag/2595aa7d-d4cd-466c-8111-861142bcb596 HTTP/1.1" 200 115 0.164501 10.0.0.38 - - [2026-08-20 13:26:31] "POST /projects HTTP/1.1" 409 238 0.010859 10.0.0.38 - - [2026-08-20 13:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005032 10.0.0.38 - - [2026-08-20 13:26:31] "GET /project/bfc8534d-276a-402a-960f-18ddc29339ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.083288 10.0.0.38 - - [2026-08-20 13:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.38 - - [2026-08-20 13:26:31] "GET /virtual-network/5a038612-450e-49d7-9fbe-999084e3d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004736 10.0.0.38 - - [2026-08-20 13:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.38 - - [2026-08-20 13:26:31] "GET /virtual-network/4535ab06-2c5a-4201-b1d3-e39776d96231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.008024 10.0.0.38 - - [2026-08-20 13:26:31] "POST /security-groups HTTP/1.1" 409 285 0.002749 10.0.0.38 - - [2026-08-20 13:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.38 - - [2026-08-20 13:26:32] "PUT /security-group/9bf48426-7573-49fc-ad27-116e6c08f41a HTTP/1.1" 200 262 0.071983 10.0.0.38 - - [2026-08-20 13:26:32] "PUT /access-control-list/4cd16e30-9eb5-47a1-9633-720573b019f9 HTTP/1.1" 200 272 0.036690 10.0.0.38 - - [2026-08-20 13:26:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.069759 10.0.0.38 - - [2026-08-20 13:26:32] "GET /firewall-policy/2e45c248-0a8f-4926-9365-88f453158228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.031439 10.0.0.38 - - [2026-08-20 13:26:32] "PUT /access-control-list/cadfa71a-e031-4afe-91a3-702f04ea2832 HTTP/1.1" 200 272 0.051395 10.0.0.38 - - [2026-08-20 13:26:32] "GET /firewall-rule/868b8319-6d27-4aaf-849a-e040309cff61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003386 10.0.0.38 - - [2026-08-20 13:26:32] "POST /ref-update HTTP/1.1" 200 156 0.071932 10.0.0.38 - - [2026-08-20 13:26:32] "DELETE /firewall-rule/868b8319-6d27-4aaf-849a-e040309cff61 HTTP/1.1" 200 115 0.056345 10.0.0.38 - - [2026-08-20 13:26:32] "GET /firewall-policy/2e45c248-0a8f-4926-9365-88f453158228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.005325 10.0.0.38 - - [2026-08-20 13:26:32] "GET /firewall-rule/61efe6bc-bb2c-43b4-a13b-10f0c64ab5c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003638 10.0.0.38 - - [2026-08-20 13:26:32] "POST /ref-update HTTP/1.1" 200 156 0.064105 10.0.0.38 - - [2026-08-20 13:26:32] "DELETE /firewall-rule/61efe6bc-bb2c-43b4-a13b-10f0c64ab5c7 HTTP/1.1" 200 115 0.068105 10.0.0.38 - - [2026-08-20 13:26:32] "DELETE /tag/aaea23da-cbc1-44bc-a53f-114ebff3ad9e HTTP/1.1" 200 115 0.052294 10.0.0.38 - - [2026-08-20 13:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006206 10.0.0.38 - - [2026-08-20 13:26:32] "GET /virtual-network/5a038612-450e-49d7-9fbe-999084e3d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005032 10.0.0.38 - - [2026-08-20 13:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.38 - - [2026-08-20 13:26:32] "GET /virtual-network/4535ab06-2c5a-4201-b1d3-e39776d96231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004233 10.0.0.38 - - [2026-08-20 13:26:32] "PUT /virtual-network/5a038612-450e-49d7-9fbe-999084e3d988 HTTP/1.1" 200 264 0.058309 10.0.0.38 - - [2026-08-20 13:26:32] "PUT /virtual-network/4535ab06-2c5a-4201-b1d3-e39776d96231 HTTP/1.1" 200 264 0.067976 10.0.0.38 - - [2026-08-20 13:26:32] "DELETE /security-group/9bf48426-7573-49fc-ad27-116e6c08f41a HTTP/1.1" 200 115 0.086010 10.0.0.38 - - [2026-08-20 13:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004294 10.0.0.38 - - [2026-08-20 13:26:32] "DELETE /access-control-list/4cd16e30-9eb5-47a1-9633-720573b019f9 HTTP/1.1" 200 115 0.057676 10.0.0.38 - - [2026-08-20 13:26:33] "DELETE /access-control-list/cadfa71a-e031-4afe-91a3-702f04ea2832 HTTP/1.1" 200 115 0.047259 10.0.0.38 - - [2026-08-20 13:26:33] "GET /project/bfc8534d-276a-402a-960f-18ddc29339ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.066009 10.0.0.38 - - [2026-08-20 13:26:33] "GET /project/bfc8534d-276a-402a-960f-18ddc29339ce?fields=security_groups HTTP/1.1" 200 1353 0.057984 10.0.0.38 - - [2026-08-20 13:26:33] "DELETE /security-group/9b27bbcc-e4ad-414b-addb-f1597fe0b690 HTTP/1.1" 200 115 0.068479 10.0.0.38 - - [2026-08-20 13:26:33] "DELETE /access-control-list/e1b217a6-7f92-4381-b446-d19eddfb0d72 HTTP/1.1" 200 115 0.061340 10.0.0.38 - - [2026-08-20 13:26:33] "GET /project/bfc8534d-276a-402a-960f-18ddc29339ce?fields=application_policy_sets HTTP/1.1" 200 1392 0.045423 10.0.0.38 - - [2026-08-20 13:26:33] "DELETE /access-control-list/cf67cab4-0e87-4b69-935d-334b9f3e2370 HTTP/1.1" 200 115 0.047123 10.0.0.38 - - [2026-08-20 13:26:33] "DELETE /project/bfc8534d-276a-402a-960f-18ddc29339ce HTTP/1.1" 200 115 0.440654 10.0.0.38 - - [2026-08-20 13:27:14] "GET /global-system-configs HTTP/1.1" 200 322 0.005154 10.0.0.38 - - [2026-08-20 13:27:15] "GET /global-system-configs HTTP/1.1" 200 322 0.002177 10.0.0.38 - - [2026-08-20 13:27:27] "GET / HTTP/1.1" 200 35931 0.001719 10.0.0.38 - - [2026-08-20 13:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.38 - - [2026-08-20 13:27:27] "GET /global-vrouter-config/b706e36c-fd77-45e7-a96b-434a86062dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003786 10.0.0.38 - - [2026-08-20 13:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.38 - - [2026-08-20 13:27:28] "GET /global-vrouter-config/b706e36c-fd77-45e7-a96b-434a86062dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002954 10.0.0.38 - - [2026-08-20 13:27:42] "GET / HTTP/1.1" 200 35931 0.002055 10.0.0.38 - - [2026-08-20 13:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.38 - - [2026-08-20 13:27:42] "GET /global-system-config/0f04194b-7d79-4338-8e38-5e165c3e0f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006092 10.0.0.38 - - [2026-08-20 13:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.38 - - [2026-08-20 13:27:42] "GET /config-node/2f2613d0-4743-4b95-b090-ac41f206819e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002963 10.0.0.38 - - [2026-08-20 13:27:43] "GET / HTTP/1.1" 200 35931 0.002025 10.0.0.38 - - [2026-08-20 13:27:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003086 10.0.0.38 - - [2026-08-20 13:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.38 - - [2026-08-20 13:27:48] "GET /global-vrouter-config/b706e36c-fd77-45e7-a96b-434a86062dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002626 10.0.0.38 - - [2026-08-20 13:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.38 - - [2026-08-20 13:27:48] "PUT /global-vrouter-config/b706e36c-fd77-45e7-a96b-434a86062dbe HTTP/1.1" 200 276 0.010118 10.0.0.38 - - [2026-08-20 13:27:48] "GET / HTTP/1.1" 200 35931 0.002062 10.0.0.38 - - [2026-08-20 13:27:48] "POST /alarms HTTP/1.1" 409 264 0.002542 10.0.0.38 - - [2026-08-20 13:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.38 - - [2026-08-20 13:27:48] "PUT /alarm/447481e3-be54-40bd-8909-d870041add13 HTTP/1.1" 200 244 0.011929 10.0.0.38 - - [2026-08-20 13:27:48] "POST /alarms HTTP/1.1" 409 261 0.013881 10.0.0.38 - - [2026-08-20 13:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.38 - - [2026-08-20 13:27:48] "PUT /alarm/1bf1fe6c-6f02-47b6-9916-6397657e7767 HTTP/1.1" 200 244 0.012308 10.0.0.38 - - [2026-08-20 13:27:48] "POST /alarms HTTP/1.1" 409 261 0.006213 10.0.0.38 - - [2026-08-20 13:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.38 - - [2026-08-20 13:27:48] "PUT /alarm/58341e33-69b5-4996-9070-8eb79bb0d2b5 HTTP/1.1" 200 244 0.014554 10.0.0.38 - - [2026-08-20 13:27:48] "POST /alarms HTTP/1.1" 409 253 0.003887 10.0.0.38 - - [2026-08-20 13:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.38 - - [2026-08-20 13:27:48] "PUT /alarm/7fc93c30-8a30-48bc-a3a7-4f55b0d1e479 HTTP/1.1" 200 244 0.014133 10.0.0.38 - - [2026-08-20 13:27:48] "POST /alarms HTTP/1.1" 409 251 0.009622 10.0.0.38 - - [2026-08-20 13:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.38 - - [2026-08-20 13:27:48] "PUT /alarm/dadea297-c8dd-4f5d-8a1b-4a1efff3d631 HTTP/1.1" 200 244 0.016390 10.0.0.38 - - [2026-08-20 13:27:49] "POST /alarms HTTP/1.1" 409 252 0.009618 10.0.0.38 - - [2026-08-20 13:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.38 - - [2026-08-20 13:27:49] "PUT /alarm/9832e55d-f870-41fe-ba50-088c29dafcd4 HTTP/1.1" 200 244 0.016371 10.0.0.38 - - [2026-08-20 13:27:49] "POST /alarms HTTP/1.1" 409 256 0.010887 10.0.0.38 - - [2026-08-20 13:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.38 - - [2026-08-20 13:27:49] "PUT /alarm/e165c1e9-9076-4e6e-8367-f3433ab90e54 HTTP/1.1" 200 244 0.014985 10.0.0.38 - - [2026-08-20 13:27:49] "POST /alarms HTTP/1.1" 409 248 0.005451 10.0.0.38 - - [2026-08-20 13:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005043 10.0.0.38 - - [2026-08-20 13:27:49] "PUT /alarm/5eb26e79-9fe8-45fb-a04d-e9fec0e7a45c HTTP/1.1" 200 244 0.013431 10.0.0.38 - - [2026-08-20 13:27:49] "POST /alarms HTTP/1.1" 409 252 0.006386 10.0.0.38 - - [2026-08-20 13:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.38 - - [2026-08-20 13:27:49] "PUT /alarm/6463ce76-cd80-45b4-af0a-479dadc3d727 HTTP/1.1" 200 244 0.013237 10.0.0.38 - - [2026-08-20 13:27:49] "POST /alarms HTTP/1.1" 409 257 0.009565 10.0.0.38 - - [2026-08-20 13:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006646 10.0.0.38 - - [2026-08-20 13:27:49] "PUT /alarm/382c51dc-d899-402f-a3c1-07eec5aa4fef HTTP/1.1" 200 244 0.015632 10.0.0.38 - - [2026-08-20 13:27:49] "POST /alarms HTTP/1.1" 409 251 0.008309 10.0.0.38 - - [2026-08-20 13:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822 10.0.0.38 - - [2026-08-20 13:27:49] "PUT /alarm/235318fd-4bde-4806-8f6f-dc140625627a HTTP/1.1" 200 244 0.014819 10.0.0.38 - - [2026-08-20 13:27:49] "POST /alarms HTTP/1.1" 409 257 0.007818 10.0.0.38 - - [2026-08-20 13:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.38 - - [2026-08-20 13:27:49] "PUT /alarm/77faeac8-f6bc-466b-8e8d-84d9f3c2c3b9 HTTP/1.1" 200 244 0.014802 10.0.0.38 - - [2026-08-20 13:27:49] "POST /alarms HTTP/1.1" 409 261 0.006042 10.0.0.38 - - [2026-08-20 13:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.38 - - [2026-08-20 13:27:49] "PUT /alarm/2e1b5fe2-ba3d-4dfc-9492-e80505a0dcc4 HTTP/1.1" 200 244 0.014756 10.0.0.38 - - [2026-08-20 13:27:49] "POST /alarms HTTP/1.1" 409 258 0.002192 10.0.0.38 - - [2026-08-20 13:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.38 - - [2026-08-20 13:27:49] "PUT /alarm/cc0af252-c789-4811-b812-c01399114157 HTTP/1.1" 200 244 0.016894 10.0.0.38 - - [2026-08-20 13:27:49] "POST /alarms HTTP/1.1" 409 254 0.009013 10.0.0.38 - - [2026-08-20 13:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008509 10.0.0.38 - - [2026-08-20 13:27:49] "PUT /alarm/6c099f16-0db8-4b12-986e-34893f1a8e86 HTTP/1.1" 200 244 0.014542 10.0.0.38 - - [2026-08-20 13:27:49] "POST /alarms HTTP/1.1" 409 254 0.007257 10.0.0.38 - - [2026-08-20 13:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.38 - - [2026-08-20 13:27:49] "PUT /alarm/7deaa519-898e-401e-8233-e6a5ed4a7805 HTTP/1.1" 200 244 0.016360 10.0.0.38 - - [2026-08-20 13:27:49] "POST /alarms HTTP/1.1" 409 254 0.015312 10.0.0.38 - - [2026-08-20 13:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.38 - - [2026-08-20 13:27:49] "PUT /alarm/c16edb56-5a8d-4e2c-a802-4cfd79eb1868 HTTP/1.1" 200 244 0.015177 10.0.0.38 - - [2026-08-20 13:27:50] "POST /alarms HTTP/1.1" 409 247 0.017758 10.0.0.38 - - [2026-08-20 13:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.38 - - [2026-08-20 13:27:50] "PUT /alarm/19d1e6fb-0f76-4ac3-967d-5c1453b5cf84 HTTP/1.1" 200 244 0.012427 10.0.0.38 - - [2026-08-20 13:27:50] "POST /alarms HTTP/1.1" 409 272 0.006011 10.0.0.38 - - [2026-08-20 13:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.38 - - [2026-08-20 13:27:50] "PUT /alarm/73b5dbd2-6257-47ac-8678-2652d0cf939b HTTP/1.1" 200 244 0.014617 10.0.0.38 - - [2026-08-20 13:27:50] "POST /alarms HTTP/1.1" 409 261 0.018833 10.0.0.38 - - [2026-08-20 13:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.38 - - [2026-08-20 13:27:50] "PUT /alarm/1bfd5fe4-2100-45ea-8b94-a316447b7ea1 HTTP/1.1" 200 244 0.014203 10.0.0.38 - - [2026-08-20 13:27:50] "POST /alarms HTTP/1.1" 409 259 0.015800 10.0.0.38 - - [2026-08-20 13:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.38 - - [2026-08-20 13:27:50] "PUT /alarm/444c8b20-ba6e-4303-bfec-c1d4c5edbbea HTTP/1.1" 200 244 0.016693 10.0.0.38 - - [2026-08-20 13:27:50] "POST /alarms HTTP/1.1" 409 265 0.016546 10.0.0.38 - - [2026-08-20 13:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.38 - - [2026-08-20 13:27:50] "PUT /alarm/617e95b3-f643-41ff-96d6-3d81023326f3 HTTP/1.1" 200 244 0.018837 10.0.0.38 - - [2026-08-20 13:27:50] "POST /alarms HTTP/1.1" 409 279 0.015996 10.0.0.38 - - [2026-08-20 13:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.38 - - [2026-08-20 13:27:50] "PUT /alarm/6da468d2-dae4-4b01-9559-43bfe6416e5e HTTP/1.1" 200 244 0.016308 10.0.0.38 - - [2026-08-20 13:27:50] "GET / HTTP/1.1" 200 35931 0.002553 10.0.0.38 - - [2026-08-20 13:27:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002605 10.0.0.38 - - [2026-08-20 13:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.38 - - [2026-08-20 13:27:50] "PUT /global-vrouter-config/b706e36c-fd77-45e7-a96b-434a86062dbe HTTP/1.1" 200 276 0.017488 10.0.0.38 - - [2026-08-20 13:27:51] "GET / HTTP/1.1" 200 35931 0.001503 10.0.0.38 - - [2026-08-20 13:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.38 - - [2026-08-20 13:27:51] "GET /global-vrouter-config/b706e36c-fd77-45e7-a96b-434a86062dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002878 10.0.0.38 - - [2026-08-20 13:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.38 - - [2026-08-20 13:27:51] "PUT /global-vrouter-config/b706e36c-fd77-45e7-a96b-434a86062dbe HTTP/1.1" 200 276 0.014793 10.0.0.38 - - [2026-08-20 13:27:51] "GET / HTTP/1.1" 200 35931 0.002436 10.0.0.38 - - [2026-08-20 13:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.38 - - [2026-08-20 13:27:51] "GET /global-system-config/0f04194b-7d79-4338-8e38-5e165c3e0f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007250 10.0.0.38 - - [2026-08-20 13:27:51] "PUT /global-system-config/0f04194b-7d79-4338-8e38-5e165c3e0f40 HTTP/1.1" 200 274 0.029179 10.0.0.38 - - [2026-08-20 13:27:54] "GET / HTTP/1.1" 200 35931 0.001714 10.0.0.38 - - [2026-08-20 13:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.38 - - [2026-08-20 13:27:54] "GET /routing-instance/b66920d5-d37c-45c3-a57c-343b20f88524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003711 10.0.0.38 - - [2026-08-20 13:27:54] "POST /bgp-routers HTTP/1.1" 409 301 0.002605 10.0.0.38 - - [2026-08-20 13:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005699 10.0.0.38 - - [2026-08-20 13:27:54] "GET /bgp-router/43b8533a-69b8-4d0f-83b0-0456ea803739?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.004835 10.0.0.38 - - [2026-08-20 13:27:54] "PUT /bgp-router/43b8533a-69b8-4d0f-83b0-0456ea803739 HTTP/1.1" 200 254 0.026919 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:27:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001123 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:27:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000966 10.0.0.38 - - [2026-08-20 13:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.38 - - [2026-08-20 13:27:56] "GET /global-vrouter-config/b706e36c-fd77-45e7-a96b-434a86062dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003016 10.0.0.38 - - [2026-08-20 13:28:11] "GET / HTTP/1.1" 200 35931 0.002707 10.0.0.38 - - [2026-08-20 13:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.38 - - [2026-08-20 13:28:11] "GET /global-system-config/0f04194b-7d79-4338-8e38-5e165c3e0f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006990 10.0.0.38 - - [2026-08-20 13:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612 10.0.0.38 - - [2026-08-20 13:28:11] "GET /config-node/2f2613d0-4743-4b95-b090-ac41f206819e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003262 10.0.0.38 - - [2026-08-20 13:28:22] "GET / HTTP/1.1" 200 35931 0.001724 10.0.0.38 - - [2026-08-20 13:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.38 - - [2026-08-20 13:28:22] "GET /routing-instance/b66920d5-d37c-45c3-a57c-343b20f88524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003330 10.0.0.38 - - [2026-08-20 13:28:22] "POST /bgp-routers HTTP/1.1" 409 301 0.002551 10.0.0.38 - - [2026-08-20 13:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004838 10.0.0.38 - - [2026-08-20 13:28:22] "GET /bgp-router/43b8533a-69b8-4d0f-83b0-0456ea803739?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.004581 10.0.0.38 - - [2026-08-20 13:28:22] "PUT /bgp-router/43b8533a-69b8-4d0f-83b0-0456ea803739 HTTP/1.1" 200 254 0.016595 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:28:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001640 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:28:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001437 10.0.0.38 - - [2026-08-20 13:29:09] "GET / HTTP/1.1" 200 35931 0.002223 10.0.0.38 - - [2026-08-20 13:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.38 - - [2026-08-20 13:29:09] "GET /global-system-config/0f04194b-7d79-4338-8e38-5e165c3e0f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005883 10.0.0.38 - - [2026-08-20 13:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.38 - - [2026-08-20 13:29:09] "GET /config-node/2f2613d0-4743-4b95-b090-ac41f206819e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002852 10.0.0.38 - - [2026-08-20 13:29:09] "GET / HTTP/1.1" 200 35931 0.001503 10.0.0.38 - - [2026-08-20 13:29:09] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002390 10.0.0.38 - - [2026-08-20 13:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.38 - - [2026-08-20 13:29:14] "GET /global-vrouter-config/b706e36c-fd77-45e7-a96b-434a86062dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003068 10.0.0.38 - - [2026-08-20 13:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.38 - - [2026-08-20 13:29:14] "PUT /global-vrouter-config/b706e36c-fd77-45e7-a96b-434a86062dbe HTTP/1.1" 200 276 0.016191 10.0.0.38 - - [2026-08-20 13:29:15] "GET / HTTP/1.1" 200 35931 0.001758 10.0.0.38 - - [2026-08-20 13:29:15] "POST /alarms HTTP/1.1" 409 264 0.002716 10.0.0.38 - - [2026-08-20 13:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.38 - - [2026-08-20 13:29:15] "PUT /alarm/447481e3-be54-40bd-8909-d870041add13 HTTP/1.1" 200 244 0.014400 10.0.0.38 - - [2026-08-20 13:29:15] "POST /alarms HTTP/1.1" 409 261 0.007767 10.0.0.38 - - [2026-08-20 13:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.38 - - [2026-08-20 13:29:15] "PUT /alarm/1bf1fe6c-6f02-47b6-9916-6397657e7767 HTTP/1.1" 200 244 0.013091 10.0.0.38 - - [2026-08-20 13:29:15] "POST /alarms HTTP/1.1" 409 261 0.005554 10.0.0.38 - - [2026-08-20 13:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005724 10.0.0.38 - - [2026-08-20 13:29:15] "PUT /alarm/58341e33-69b5-4996-9070-8eb79bb0d2b5 HTTP/1.1" 200 244 0.015903 10.0.0.38 - - [2026-08-20 13:29:15] "POST /alarms HTTP/1.1" 409 253 0.002287 10.0.0.38 - - [2026-08-20 13:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.38 - - [2026-08-20 13:29:15] "PUT /alarm/7fc93c30-8a30-48bc-a3a7-4f55b0d1e479 HTTP/1.1" 200 244 0.014316 10.0.0.38 - - [2026-08-20 13:29:15] "POST /alarms HTTP/1.1" 409 251 0.002872 10.0.0.38 - - [2026-08-20 13:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.38 - - [2026-08-20 13:29:15] "PUT /alarm/dadea297-c8dd-4f5d-8a1b-4a1efff3d631 HTTP/1.1" 200 244 0.015085 10.0.0.38 - - [2026-08-20 13:29:15] "POST /alarms HTTP/1.1" 409 252 0.002624 10.0.0.38 - - [2026-08-20 13:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008476 10.0.0.38 - - [2026-08-20 13:29:15] "PUT /alarm/9832e55d-f870-41fe-ba50-088c29dafcd4 HTTP/1.1" 200 244 0.014997 10.0.0.38 - - [2026-08-20 13:29:15] "POST /alarms HTTP/1.1" 409 256 0.002709 10.0.0.38 - - [2026-08-20 13:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.38 - - [2026-08-20 13:29:15] "PUT /alarm/e165c1e9-9076-4e6e-8367-f3433ab90e54 HTTP/1.1" 200 244 0.012673 10.0.0.38 - - [2026-08-20 13:29:15] "POST /alarms HTTP/1.1" 409 248 0.003209 10.0.0.38 - - [2026-08-20 13:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.38 - - [2026-08-20 13:29:15] "PUT /alarm/5eb26e79-9fe8-45fb-a04d-e9fec0e7a45c HTTP/1.1" 200 244 0.013091 10.0.0.38 - - [2026-08-20 13:29:15] "POST /alarms HTTP/1.1" 409 252 0.006001 10.0.0.38 - - [2026-08-20 13:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.38 - - [2026-08-20 13:29:15] "PUT /alarm/6463ce76-cd80-45b4-af0a-479dadc3d727 HTTP/1.1" 200 244 0.016067 10.0.0.38 - - [2026-08-20 13:29:15] "POST /alarms HTTP/1.1" 409 257 0.006669 10.0.0.38 - - [2026-08-20 13:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.38 - - [2026-08-20 13:29:15] "PUT /alarm/382c51dc-d899-402f-a3c1-07eec5aa4fef HTTP/1.1" 200 244 0.016053 10.0.0.38 - - [2026-08-20 13:29:15] "POST /alarms HTTP/1.1" 409 251 0.006586 10.0.0.38 - - [2026-08-20 13:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002922 10.0.0.38 - - [2026-08-20 13:29:15] "PUT /alarm/235318fd-4bde-4806-8f6f-dc140625627a HTTP/1.1" 200 244 0.011127 10.0.0.38 - - [2026-08-20 13:29:15] "POST /alarms HTTP/1.1" 409 257 0.007437 10.0.0.38 - - [2026-08-20 13:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.38 - - [2026-08-20 13:29:16] "PUT /alarm/77faeac8-f6bc-466b-8e8d-84d9f3c2c3b9 HTTP/1.1" 200 244 0.011714 10.0.0.38 - - [2026-08-20 13:29:16] "POST /alarms HTTP/1.1" 409 261 0.003309 10.0.0.38 - - [2026-08-20 13:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.38 - - [2026-08-20 13:29:16] "PUT /alarm/2e1b5fe2-ba3d-4dfc-9492-e80505a0dcc4 HTTP/1.1" 200 244 0.026526 10.0.0.38 - - [2026-08-20 13:29:16] "POST /alarms HTTP/1.1" 409 258 0.011013 10.0.0.38 - - [2026-08-20 13:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007357 10.0.0.38 - - [2026-08-20 13:29:16] "PUT /alarm/cc0af252-c789-4811-b812-c01399114157 HTTP/1.1" 200 244 0.015977 10.0.0.38 - - [2026-08-20 13:29:16] "POST /alarms HTTP/1.1" 409 254 0.008137 10.0.0.38 - - [2026-08-20 13:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.38 - - [2026-08-20 13:29:16] "PUT /alarm/6c099f16-0db8-4b12-986e-34893f1a8e86 HTTP/1.1" 200 244 0.013442 10.0.0.38 - - [2026-08-20 13:29:16] "POST /alarms HTTP/1.1" 409 254 0.021069 10.0.0.38 - - [2026-08-20 13:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.38 - - [2026-08-20 13:29:16] "PUT /alarm/7deaa519-898e-401e-8233-e6a5ed4a7805 HTTP/1.1" 200 244 0.017581 10.0.0.38 - - [2026-08-20 13:29:16] "POST /alarms HTTP/1.1" 409 254 0.006286 10.0.0.38 - - [2026-08-20 13:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.38 - - [2026-08-20 13:29:16] "PUT /alarm/c16edb56-5a8d-4e2c-a802-4cfd79eb1868 HTTP/1.1" 200 244 0.011587 10.0.0.38 - - [2026-08-20 13:29:16] "POST /alarms HTTP/1.1" 409 247 0.003435 10.0.0.38 - - [2026-08-20 13:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.38 - - [2026-08-20 13:29:16] "PUT /alarm/19d1e6fb-0f76-4ac3-967d-5c1453b5cf84 HTTP/1.1" 200 244 0.015160 10.0.0.38 - - [2026-08-20 13:29:16] "POST /alarms HTTP/1.1" 409 272 0.022826 10.0.0.38 - - [2026-08-20 13:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.38 - - [2026-08-20 13:29:16] "PUT /alarm/73b5dbd2-6257-47ac-8678-2652d0cf939b HTTP/1.1" 200 244 0.009668 10.0.0.38 - - [2026-08-20 13:29:16] "POST /alarms HTTP/1.1" 409 261 0.003550 10.0.0.38 - - [2026-08-20 13:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.38 - - [2026-08-20 13:29:16] "PUT /alarm/1bfd5fe4-2100-45ea-8b94-a316447b7ea1 HTTP/1.1" 200 244 0.013319 10.0.0.38 - - [2026-08-20 13:29:16] "POST /alarms HTTP/1.1" 409 259 0.008864 10.0.0.38 - - [2026-08-20 13:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.38 - - [2026-08-20 13:29:16] "PUT /alarm/444c8b20-ba6e-4303-bfec-c1d4c5edbbea HTTP/1.1" 200 244 0.012754 10.0.0.38 - - [2026-08-20 13:29:16] "POST /alarms HTTP/1.1" 409 265 0.004422 10.0.0.38 - - [2026-08-20 13:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.38 - - [2026-08-20 13:29:16] "PUT /alarm/617e95b3-f643-41ff-96d6-3d81023326f3 HTTP/1.1" 200 244 0.023452 10.0.0.38 - - [2026-08-20 13:29:16] "POST /alarms HTTP/1.1" 409 279 0.009645 10.0.0.38 - - [2026-08-20 13:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.38 - - [2026-08-20 13:29:16] "PUT /alarm/6da468d2-dae4-4b01-9559-43bfe6416e5e HTTP/1.1" 200 244 0.012444 10.0.0.38 - - [2026-08-20 13:29:17] "GET / HTTP/1.1" 200 35931 0.002353 10.0.0.38 - - [2026-08-20 13:29:17] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002893 10.0.0.38 - - [2026-08-20 13:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.38 - - [2026-08-20 13:29:17] "PUT /global-vrouter-config/b706e36c-fd77-45e7-a96b-434a86062dbe HTTP/1.1" 200 276 0.008822 10.0.0.38 - - [2026-08-20 13:29:17] "GET / HTTP/1.1" 200 35931 0.001586 10.0.0.38 - - [2026-08-20 13:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.38 - - [2026-08-20 13:29:17] "GET /global-vrouter-config/b706e36c-fd77-45e7-a96b-434a86062dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.004028 10.0.0.38 - - [2026-08-20 13:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.38 - - [2026-08-20 13:29:17] "PUT /global-vrouter-config/b706e36c-fd77-45e7-a96b-434a86062dbe HTTP/1.1" 200 276 0.015407 10.0.0.38 - - [2026-08-20 13:29:17] "GET / HTTP/1.1" 200 35931 0.001851 10.0.0.38 - - [2026-08-20 13:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.38 - - [2026-08-20 13:29:17] "GET /global-system-config/0f04194b-7d79-4338-8e38-5e165c3e0f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006057 10.0.0.38 - - [2026-08-20 13:29:17] "PUT /global-system-config/0f04194b-7d79-4338-8e38-5e165c3e0f40 HTTP/1.1" 200 274 0.031234 10.0.0.38 - - [2026-08-20 13:29:21] "GET / HTTP/1.1" 200 35931 0.001737 10.0.0.38 - - [2026-08-20 13:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.38 - - [2026-08-20 13:29:21] "GET /routing-instance/b66920d5-d37c-45c3-a57c-343b20f88524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004111 10.0.0.38 - - [2026-08-20 13:29:21] "POST /bgp-routers HTTP/1.1" 409 301 0.003033 10.0.0.38 - - [2026-08-20 13:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.38 - - [2026-08-20 13:29:21] "GET /bgp-router/43b8533a-69b8-4d0f-83b0-0456ea803739?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.004301 10.0.0.38 - - [2026-08-20 13:29:21] "PUT /bgp-router/43b8533a-69b8-4d0f-83b0-0456ea803739 HTTP/1.1" 200 254 0.023215 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:29:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001040 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:29:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001225 10.0.0.38 - - [2026-08-20 13:29:26] "POST /tags HTTP/1.1" 200 355 0.031875 10.0.0.38 - - [2026-08-20 13:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.013142 10.0.0.38 - - [2026-08-20 13:29:26] "GET /tag/04d7d9d5-fa68-4476-88ae-2fad44e237b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.037345 10.0.0.38 - - [2026-08-20 13:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.38 - - [2026-08-20 13:29:26] "GET /virtual-network/5a038612-450e-49d7-9fbe-999084e3d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.009840 10.0.0.38 - - [2026-08-20 13:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.38 - - [2026-08-20 13:29:27] "GET /project/d2c27a04-a20d-475b-a23f-3450257ab611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.025648 10.0.0.38 - - [2026-08-20 13:29:27] "POST /virtual-machines HTTP/1.1" 200 351 0.040196 10.0.0.38 - - [2026-08-20 13:29:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.038664 10.0.0.38 - - [2026-08-20 13:29:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.145182 10.0.0.38 - - [2026-08-20 13:29:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.022367 10.0.0.38 - - [2026-08-20 13:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.017889 10.0.0.38 - - [2026-08-20 13:29:27] "GET /virtual-machine-interface/2a6d7194-9c9b-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.006854 10.0.0.38 - - [2026-08-20 13:29:27] "POST /instance-ips HTTP/1.1" 200 391 0.042668 10.0.0.38 - - [2026-08-20 13:29:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.036506 10.0.0.38 - - [2026-08-20 13:29:27] "GET /virtual-machine-interface/2a6d7194-9c9b-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.022639 10.0.0.38 - - [2026-08-20 13:29:27] "POST /set-tag HTTP/1.1" 200 109 0.027771 10.0.0.38 - - [2026-08-20 13:29:27] "GET /virtual-machine-interface/2a6d7194-9c9b-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.020669 10.0.0.38 - - [2026-08-20 13:29:27] "GET /instance-ip/2a9075c2-9c9b-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.006779 10.0.0.38 - - [2026-08-20 13:29:27] "GET /virtual-machine-interface/2a6d7194-9c9b-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004935 10.0.0.38 - - [2026-08-20 13:29:27] "POST /set-tag HTTP/1.1" 200 109 0.002938 10.0.0.38 - - [2026-08-20 13:29:27] "GET /virtual-router/ad74fff1-da59-4d91-8b90-75d1db603f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.004354 10.0.0.38 - - [2026-08-20 13:29:27] "POST /ref-update HTTP/1.1" 200 156 0.009854 10.0.0.38 - - [2026-08-20 13:29:27] "GET /virtual-machine-interface/2a6d7194-9c9b-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.018871 10.0.0.38 - - [2026-08-20 13:29:27] "POST /set-tag HTTP/1.1" 200 109 0.004241 10.0.0.38 - - [2026-08-20 13:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.38 - - [2026-08-20 13:29:27] "GET /virtual-network/5a038612-450e-49d7-9fbe-999084e3d988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004433 10.0.0.38 - - [2026-08-20 13:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.38 - - [2026-08-20 13:29:27] "GET /project/d2c27a04-a20d-475b-a23f-3450257ab611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033021 10.0.0.38 - - [2026-08-20 13:29:27] "POST /virtual-machines HTTP/1.1" 200 355 0.008081 10.0.0.38 - - [2026-08-20 13:29:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.016145 10.0.0.38 - - [2026-08-20 13:29:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.112810 10.0.0.38 - - [2026-08-20 13:29:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.017725 10.0.0.38 - - [2026-08-20 13:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009503 10.0.0.38 - - [2026-08-20 13:29:28] "GET /virtual-machine-interface/2af60ab8-9c9b-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.019250 10.0.0.38 - - [2026-08-20 13:29:28] "POST /instance-ips HTTP/1.1" 200 395 0.024066 10.0.0.38 - - [2026-08-20 13:29:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.045074 10.0.0.38 - - [2026-08-20 13:29:28] "GET /virtual-machine-interface/2af60ab8-9c9b-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.016988 10.0.0.38 - - [2026-08-20 13:29:28] "POST /set-tag HTTP/1.1" 200 109 0.038070 10.0.0.38 - - [2026-08-20 13:29:28] "GET /virtual-machine-interface/2af60ab8-9c9b-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.036901 10.0.0.38 - - [2026-08-20 13:29:28] "GET /instance-ip/2b1254ca-9c9b-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.009416 10.0.0.38 - - [2026-08-20 13:29:28] "GET /virtual-machine-interface/2af60ab8-9c9b-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007909 10.0.0.38 - - [2026-08-20 13:29:28] "POST /set-tag HTTP/1.1" 200 109 0.006645 10.0.0.38 - - [2026-08-20 13:29:28] "GET /virtual-router/ad74fff1-da59-4d91-8b90-75d1db603f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.017101 10.0.0.38 - - [2026-08-20 13:29:28] "POST /ref-update HTTP/1.1" 200 156 0.013175 10.0.0.38 - - [2026-08-20 13:29:28] "GET /virtual-machine-interface/2af60ab8-9c9b-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.014699 10.0.0.38 - - [2026-08-20 13:29:28] "POST /set-tag HTTP/1.1" 200 109 0.003701 10.0.0.38 - - [2026-08-20 13:29:28] "GET /virtual-machine-interface/2a6d7194-9c9b-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.011311 10.0.0.38 - - [2026-08-20 13:29:28] "POST /set-tag HTTP/1.1" 200 109 0.003748 10.0.0.38 - - [2026-08-20 13:29:28] "GET /virtual-machine-interface/2af60ab8-9c9b-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.009019 10.0.0.38 - - [2026-08-20 13:29:28] "POST /set-tag HTTP/1.1" 200 109 0.003757 10.0.0.38 - - [2026-08-20 13:29:39] "GET / HTTP/1.1" 200 35931 0.001982 10.0.0.38 - - [2026-08-20 13:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.38 - - [2026-08-20 13:29:39] "GET /global-system-config/0f04194b-7d79-4338-8e38-5e165c3e0f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006340 10.0.0.38 - - [2026-08-20 13:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.38 - - [2026-08-20 13:29:39] "GET /config-node/2f2613d0-4743-4b95-b090-ac41f206819e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003265 10.0.0.38 - - [2026-08-20 13:29:39] "GET /virtual-machine-interface/2a6d7194-9c9b-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005129 10.0.0.38 - - [2026-08-20 13:29:39] "POST /set-tag HTTP/1.1" 200 109 0.004846 10.0.0.38 - - [2026-08-20 13:29:40] "GET /virtual-machine-interface/2af60ab8-9c9b-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006256 10.0.0.38 - - [2026-08-20 13:29:40] "POST /set-tag HTTP/1.1" 200 109 0.004583 10.0.0.38 - - [2026-08-20 13:29:41] "GET /virtual-machine-interface/2a6d7194-9c9b-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.014698 10.0.0.38 - - [2026-08-20 13:29:41] "POST /set-tag HTTP/1.1" 200 109 0.002723 10.0.0.38 - - [2026-08-20 13:29:50] "GET / HTTP/1.1" 200 35931 0.001830 10.0.0.38 - - [2026-08-20 13:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.38 - - [2026-08-20 13:29:50] "GET /routing-instance/b66920d5-d37c-45c3-a57c-343b20f88524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.012346 10.0.0.38 - - [2026-08-20 13:29:50] "POST /bgp-routers HTTP/1.1" 409 301 0.003793 10.0.0.38 - - [2026-08-20 13:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.38 - - [2026-08-20 13:29:50] "GET /bgp-router/43b8533a-69b8-4d0f-83b0-0456ea803739?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.003779 10.0.0.38 - - [2026-08-20 13:29:50] "PUT /bgp-router/43b8533a-69b8-4d0f-83b0-0456ea803739 HTTP/1.1" 200 254 0.021149 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:29:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001293 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:29:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001378 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:29:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001238 [Introspect:8084]10.0.0.38 - - [2026-08-20 13:29:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001318 10.0.0.38 - - [2026-08-20 13:30:12] "GET /virtual-machine-interface/2a6d7194-9c9b-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.020018 10.0.0.38 - - [2026-08-20 13:30:12] "POST /set-tag HTTP/1.1" 200 109 0.002996 10.0.0.38 - - [2026-08-20 13:30:12] "GET /virtual-machine-interface/2a6d7194-9c9b-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004682 10.0.0.38 - - [2026-08-20 13:30:12] "POST /set-tag HTTP/1.1" 200 109 0.003365 10.0.0.38 - - [2026-08-20 13:30:12] "GET /virtual-machine/d518113f-9b6f-414c-b346-792e2204485b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.004796 10.0.0.38 - - [2026-08-20 13:30:12] "POST /ref-update HTTP/1.1" 200 156 0.027067 10.0.0.38 - - [2026-08-20 13:30:12] "GET /virtual-machine-interface/2a6d7194-9c9b-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.010614 10.0.0.38 - - [2026-08-20 13:30:12] "POST /set-tag HTTP/1.1" 200 109 0.042297 10.0.0.38 - - [2026-08-20 13:30:12] "POST /set-tag HTTP/1.1" 200 109 0.056237 10.0.0.38 - - [2026-08-20 13:30:12] "DELETE /instance-ip/2a9075c2-9c9b-11f1-9ff4-fa163ef67135 HTTP/1.1" 200 115 0.043377 10.0.0.38 - - [2026-08-20 13:30:12] "DELETE /virtual-machine-interface/2a6d7194-9c9b-11f1-9ff4-fa163ef67135 HTTP/1.1" 200 115 0.040967 10.0.0.38 - - [2026-08-20 13:30:12] "DELETE /virtual-machine/d518113f-9b6f-414c-b346-792e2204485b HTTP/1.1" 200 115 0.025044 10.0.0.38 - - [2026-08-20 13:30:12] "GET /virtual-machine-interface/2af60ab8-9c9b-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006573 10.0.0.38 - - [2026-08-20 13:30:13] "POST /set-tag HTTP/1.1" 200 109 0.003343 10.0.0.38 - - [2026-08-20 13:30:43] "GET /virtual-machine-interface/2af60ab8-9c9b-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005948 10.0.0.38 - - [2026-08-20 13:30:43] "POST /set-tag HTTP/1.1" 200 109 0.004090 10.0.0.38 - - [2026-08-20 13:30:43] "GET /virtual-machine-interface/2af60ab8-9c9b-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006094 10.0.0.38 - - [2026-08-20 13:30:43] "POST /set-tag HTTP/1.1" 200 109 0.003816 10.0.0.38 - - [2026-08-20 13:30:43] "GET /virtual-machine/915aa366-c2e4-40fa-b21e-749af8c7ff20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003278 10.0.0.38 - - [2026-08-20 13:30:43] "POST /ref-update HTTP/1.1" 200 156 0.030225 10.0.0.38 - - [2026-08-20 13:30:43] "GET /virtual-machine-interface/2af60ab8-9c9b-11f1-9ff4-fa163ef67135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.010193 10.0.0.38 - - [2026-08-20 13:30:43] "POST /set-tag HTTP/1.1" 200 109 0.059845 10.0.0.38 - - [2026-08-20 13:30:43] "POST /set-tag HTTP/1.1" 200 109 0.042472 10.0.0.38 - - [2026-08-20 13:30:43] "DELETE /instance-ip/2b1254ca-9c9b-11f1-9ff4-fa163ef67135 HTTP/1.1" 200 115 0.060399 10.0.0.38 - - [2026-08-20 13:30:44] "DELETE /virtual-machine-interface/2af60ab8-9c9b-11f1-9ff4-fa163ef67135 HTTP/1.1" 200 115 0.095032 10.0.0.38 - - [2026-08-20 13:30:44] "DELETE /virtual-machine/915aa366-c2e4-40fa-b21e-749af8c7ff20 HTTP/1.1" 200 115 0.055825 10.0.0.38 - - [2026-08-20 13:30:44] "DELETE /tag/04d7d9d5-fa68-4476-88ae-2fad44e237b3 HTTP/1.1" 200 115 0.075387