++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Fri Jul 17 09:31:25 PM UTC 2026 ===================' INFO: =================== Fri Jul 17 09:31:25 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 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=enp1s0 ++++ [[ enp1s0 == \l\o ]] ++++ echo enp1s0 +++ local nic=enp1s0 +++ get_ip_for_nic enp1s0 +++ local nic=enp1s0 +++ cut -d / -f 1 +++ get_cidr_for_nic enp1s0 +++ command -v ip +++ local nic=enp1s0 +++ head -n 1 +++ ip addr show dev enp1s0 +++ grep 'inet ' +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.38 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.38 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.38 ++ ANALYTICSDB_NODES=10.0.0.38 ++ ANALYTICS_SNMP_NODES=10.0.0.38 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ '[' -n '10.0.0.38:8081 ' ']' +++ echo 10.0.0.38:8081 ++ ANALYTICS_SERVERS=10.0.0.38:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ '[' -n '10.0.0.38:9042 ' ']' +++ echo 10.0.0.38:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.38:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ '[' -n '10.0.0.38:8086 ' ']' +++ echo 10.0.0.38:8086 ++ COLLECTOR_SERVERS=10.0.0.38:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.38 ++ CONFIGDB_NODES=10.0.0.38 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ '[' -n '10.0.0.38:8082 ' ']' +++ echo 10.0.0.38:8082 ++ CONFIG_SERVERS=10.0.0.38:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ '[' -n '10.0.0.38:9161 ' ']' +++ echo 10.0.0.38:9161 ++ CONFIGDB_SERVERS=10.0.0.38:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ '[' -n '10.0.0.38:9041 ' ']' +++ echo 10.0.0.38:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.38:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.38 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.38 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ '[' -n 10.0.0.38:2181, ']' +++ echo 10.0.0.38:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ '[' -n '10.0.0.38:2181 ' ']' +++ echo 10.0.0.38:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.38:2181 ++ RABBITMQ_NODES=10.0.0.38 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ '[' -n 10.0.0.38:5673, ']' +++ echo 10.0.0.38:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ '[' -n '10.0.0.38:6379 ' ']' +++ echo 10.0.0.38:6379 ++ REDIS_SERVERS=10.0.0.38:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.38 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ '[' -n '10.0.0.38:9092 ' ']' +++ echo 10.0.0.38:9092 ++ KAFKA_SERVERS=10.0.0.38:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.38 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.38 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.38 ++ cut -d , -f 1 + local cassandra=10.0.0.38 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.38 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 9041 + echo 'INFO: 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 ++++ tr '\n' , ++++ get_local_ips ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' +++ cut -d ' ' -f 1 ++++ sort ++++ grep -vi host ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.38,10.88.108.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.88.108.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=__ ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ sort ++ cut -d = -f 1 ++ set -o posix ++ set + 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: 07/17/2026 21:32:21.627 7f5dba4b1180 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 07/17/2026 21:32:22.068 7f5dba4b1180 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 07/17/2026 21:32:22.109 7f5dba4b1180 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 07/17/2026 21:32:22.109 7f5dba4b1180 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.38 - - [2026-07-17 21:32:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001232 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-07-17 21:32:34] "GET / HTTP/1.1" 503 181 0.000302 10.0.0.38 - - [2026-07-17 21:32:34] "GET / HTTP/1.1" 503 181 0.000286 10.0.0.38 - - [2026-07-17 21:32:35] "GET / HTTP/1.1" 200 35931 0.001400 10.0.0.38 - - [2026-07-17 21:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.38 - - [2026-07-17 21:32:35] "GET /global-system-config/4cd4715d-9411-4d0f-9222-92598d61fcc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006166 10.0.0.38 - - [2026-07-17 21:32:35] "POST /fqname-to-id HTTP/1.1" 404 217 0.002998 10.0.0.38 - - [2026-07-17 21:32:35] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.072497 10.0.0.38 - - [2026-07-17 21:32:35] "GET / HTTP/1.1" 200 45587 0.015804 10.0.0.38 - - [2026-07-17 21:32:35] "GET / HTTP/1.1" 200 35931 0.015120 10.0.0.38 - - [2026-07-17 21:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012796 10.0.0.38 - - [2026-07-17 21:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007593 10.0.0.38 - - [2026-07-17 21:32:35] "GET / HTTP/1.1" 200 35931 0.001098 10.0.0.38 - - [2026-07-17 21:32:35] "GET / HTTP/1.1" 200 35931 0.001244 10.0.0.38 - - [2026-07-17 21:32:35] "GET / HTTP/1.1" 200 35931 0.001401 10.0.0.38 - - [2026-07-17 21:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.38 - - [2026-07-17 21:32:35] "GET /global-system-config/4cd4715d-9411-4d0f-9222-92598d61fcc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.079880 10.0.0.38 - - [2026-07-17 21:32:35] "POST /fqname-to-id HTTP/1.1" 404 217 0.002917 10.0.0.38 - - [2026-07-17 21:32:35] "POST /config-nodes HTTP/1.1" 200 595 0.153255 10.0.0.38 - - [2026-07-17 21:32:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.38 - - [2026-07-17 21:32:36] "GET /domain/c08c3ed0-7ff3-4b32-b865-fe7e19bb8c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003901 10.0.0.38 - - [2026-07-17 21:32:36] "POST /id-to-fqname HTTP/1.1" 200 173 0.000608 10.0.0.38 - - [2026-07-17 21:32:36] "POST /fqname-to-id HTTP/1.1" 404 182 0.014293 10.0.0.38 - - [2026-07-17 21:32:36] "GET / HTTP/1.1" 200 35931 0.001507 10.0.0.38 - - [2026-07-17 21:32:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003124 10.0.0.38 - - [2026-07-17 21:32:36] "POST /security-groups HTTP/1.1" 200 572 0.222654 10.0.0.38 - - [2026-07-17 21:32:36] "POST /projects HTTP/1.1" 200 481 0.448031 10.0.0.38 - - [2026-07-17 21:32:36] "GET / HTTP/1.1" 200 35931 0.001847 10.0.0.38 - - [2026-07-17 21:32:36] "POST /security-groups HTTP/1.1" 200 534 0.171264 10.0.0.38 - - [2026-07-17 21:32:36] "GET / HTTP/1.1" 200 35931 0.001996 10.0.0.38 - - [2026-07-17 21:32:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.38 - - [2026-07-17 21:32:36] "GET /global-system-config/4cd4715d-9411-4d0f-9222-92598d61fcc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005860 10.0.0.38 - - [2026-07-17 21:32:36] "POST /fqname-to-id HTTP/1.1" 404 217 0.005609 10.0.0.38 - - [2026-07-17 21:32:36] "POST /chown HTTP/1.1" 200 109 0.112561 10.0.0.38 - - [2026-07-17 21:32:36] "POST /policy-managements HTTP/1.1" 409 214 0.034251 10.0.0.38 - - [2026-07-17 21:32:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.38 - - [2026-07-17 21:32:37] "GET /policy-management/d29a7a2b-804e-4cb6-b8e1-00410988812c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.035033 10.0.0.38 - - [2026-07-17 21:32:37] "POST /fqname-to-id HTTP/1.1" 404 186 0.019874 10.0.0.38 - - [2026-07-17 21:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.031848 10.0.0.38 - - [2026-07-17 21:32:37] "GET /global-system-config/4cd4715d-9411-4d0f-9222-92598d61fcc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.015326 10.0.0.38 - - [2026-07-17 21:32:37] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.279218 10.0.0.38 - - [2026-07-17 21:32:37] "POST /application-policy-sets HTTP/1.1" 200 528 0.232652 10.0.0.38 - - [2026-07-17 21:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.022543 10.0.0.38 - - [2026-07-17 21:32:37] "POST /service-appliance-sets HTTP/1.1" 200 553 0.128031 10.0.0.38 - - [2026-07-17 21:32:37] "GET /global-vrouter-config/067bc07e-b023-4f73-934d-c77601d96d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1214 0.005010 10.0.0.38 - - [2026-07-17 21:32:37] "POST /fqname-to-id HTTP/1.1" 404 180 0.005386 10.0.0.38 - - [2026-07-17 21:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011690 10.0.0.38 - - [2026-07-17 21:32:37] "GET /global-system-config/4cd4715d-9411-4d0f-9222-92598d61fcc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008284 10.0.0.38 - - [2026-07-17 21:32:37] "PUT /global-vrouter-config/067bc07e-b023-4f73-934d-c77601d96d9d HTTP/1.1" 200 276 0.037072 10.0.0.38 - - [2026-07-17 21:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.027598 10.0.0.38 - - [2026-07-17 21:32:37] "POST /service-appliance-sets HTTP/1.1" 200 541 0.044889 10.0.0.38 - - [2026-07-17 21:32:37] "GET /virtual-network/fb833f99-62dc-44dd-82f4-1b3232d503ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.017976 10.0.0.38 - - [2026-07-17 21:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006761 10.0.0.38 - - [2026-07-17 21:32:37] "GET /network-ipam/5c153d53-3ae6-4f89-8436-9c8d5b91a906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005254 10.0.0.38 - - [2026-07-17 21:32:37] "POST /id-to-fqname HTTP/1.1" 200 177 0.003530 10.0.0.38 - - [2026-07-17 21:32:37] "POST /fqname-to-id HTTP/1.1" 404 186 0.025178 10.0.0.38 - - [2026-07-17 21:32:37] "POST /security-groups HTTP/1.1" 200 576 0.130272 10.0.0.38 - - [2026-07-17 21:32:37] "POST /projects HTTP/1.1" 200 489 0.380972 10.0.0.38 - - [2026-07-17 21:32:37] "POST /security-groups HTTP/1.1" 200 546 0.067808 10.0.0.38 - - [2026-07-17 21:32:38] "POST /service-templates HTTP/1.1" 200 511 0.095893 10.0.0.38 - - [2026-07-17 21:32:38] "POST /chown HTTP/1.1" 200 109 0.032982 10.0.0.38 - - [2026-07-17 21:32:38] "POST /service-templates HTTP/1.1" 200 501 0.089378 10.0.0.38 - - [2026-07-17 21:32:38] "POST /service-templates HTTP/1.1" 200 515 0.060315 10.0.0.38 - - [2026-07-17 21:32:38] "POST /network-ipams HTTP/1.1" 200 522 0.166701 10.0.0.38 - - [2026-07-17 21:32:38] "POST /service-templates HTTP/1.1" 200 535 0.105420 10.0.0.38 - - [2026-07-17 21:32:38] "POST /network-ipams HTTP/1.1" 200 510 0.089468 10.0.0.38 - - [2026-07-17 21:32:38] "POST /fqname-to-id HTTP/1.1" 404 198 0.011259 10.0.0.38 - - [2026-07-17 21:32:38] "GET / HTTP/1.1" 200 35931 0.001329 10.0.0.38 - - [2026-07-17 21:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.38 - - [2026-07-17 21:32:38] "GET /global-system-config/4cd4715d-9411-4d0f-9222-92598d61fcc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.019487 10.0.0.38 - - [2026-07-17 21:32:38] "POST /fqname-to-id HTTP/1.1" 404 217 0.021801 10.0.0.38 - - [2026-07-17 21:32:38] "POST /service-templates HTTP/1.1" 200 507 0.107553 10.0.0.38 - - [2026-07-17 21:32:38] "POST /database-nodes HTTP/1.1" 200 599 0.193034 10.0.0.38 - - [2026-07-17 21:32:38] "POST /useragent-kv HTTP/1.1" 200 115 0.022750 10.0.0.38 - - [2026-07-17 21:32:38] "POST /virtual-networks HTTP/1.1" 200 538 0.365710 10.0.0.38 - - [2026-07-17 21:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007151 10.0.0.38 - - [2026-07-17 21:32:38] "GET /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.008123 10.0.0.38 - - [2026-07-17 21:32:38] "POST /network-ipams HTTP/1.1" 200 518 0.023088 10.0.0.38 - - [2026-07-17 21:32:38] "POST /fqname-to-id HTTP/1.1" 404 202 0.005310 10.0.0.38 - - [2026-07-17 21:32:39] "GET / HTTP/1.1" 200 35931 0.001325 10.0.0.38 - - [2026-07-17 21:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008620 10.0.0.38 - - [2026-07-17 21:32:39] "POST /useragent-kv HTTP/1.1" 200 115 0.001897 10.0.0.38 - - [2026-07-17 21:32:39] "POST /virtual-networks HTTP/1.1" 200 546 0.298066 10.0.0.38 - - [2026-07-17 21:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.38 - - [2026-07-17 21:32:39] "GET /global-system-config/4cd4715d-9411-4d0f-9222-92598d61fcc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.051678 10.0.0.38 - - [2026-07-17 21:32:39] "POST /fqname-to-id HTTP/1.1" 404 217 0.003469 10.0.0.38 - - [2026-07-17 21:32:39] "GET /virtual-network/13cea347-059a-45f4-bd49-9bc8b4f3dec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.064945 10.0.0.38 - - [2026-07-17 21:32:39] "POST /config-database-nodes HTTP/1.1" 200 613 0.040381 10.0.0.38 - - [2026-07-17 21:32:39] "POST /fqname-to-id HTTP/1.1" 404 199 0.002717 10.0.0.38 - - [2026-07-17 21:32:39] "POST /network-policys HTTP/1.1" 200 538 0.122946 10.0.0.38 - - [2026-07-17 21:32:39] "POST /fqname-to-id HTTP/1.1" 404 197 0.021902 10.0.0.38 - - [2026-07-17 21:32:39] "POST /network-policys HTTP/1.1" 200 534 0.038900 10.0.0.38 - - [2026-07-17 21:32:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.028293 10.0.0.38 - - [2026-07-17 21:32:39] "POST /network-policys HTTP/1.1" 200 542 0.059138 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:32:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001219 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:32:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2574 0.001280 10.0.0.38 - - [2026-07-17 21:32:39] "POST /ref-update HTTP/1.1" 200 156 0.090086 10.0.0.38 - - [2026-07-17 21:32:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015579 10.0.0.38 - - [2026-07-17 21:32:39] "POST /ref-update HTTP/1.1" 200 156 0.123947 10.0.0.38 - - [2026-07-17 21:32:40] "POST /ref-update HTTP/1.1" 200 156 0.107309 10.0.0.38 - - [2026-07-17 21:32:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018166 10.0.0.38 - - [2026-07-17 21:32:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012962 10.0.0.38 - - [2026-07-17 21:32:40] "POST /ref-update HTTP/1.1" 200 156 0.166502 10.0.0.38 - - [2026-07-17 21:32:40] "POST /ref-update HTTP/1.1" 200 156 0.081196 10.0.0.38 - - [2026-07-17 21:32:40] "GET / HTTP/1.1" 200 35931 0.012191 10.0.0.38 - - [2026-07-17 21:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.38 - - [2026-07-17 21:32:40] "GET /global-system-config/4cd4715d-9411-4d0f-9222-92598d61fcc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009089 10.0.0.38 - - [2026-07-17 21:32:40] "POST /ref-update HTTP/1.1" 200 156 0.115736 10.0.0.38 - - [2026-07-17 21:32:40] "POST /fqname-to-id HTTP/1.1" 404 217 0.008265 10.0.0.38 - - [2026-07-17 21:32:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003151 10.0.0.38 - - [2026-07-17 21:32:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003782 10.0.0.38 - - [2026-07-17 21:32:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003773 10.0.0.38 - - [2026-07-17 21:32:40] "POST /analytics-nodes HTTP/1.1" 200 601 0.036342 10.0.0.38 - - [2026-07-17 21:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005324 10.0.0.38 - - [2026-07-17 21:32:40] "GET /virtual-network/fb833f99-62dc-44dd-82f4-1b3232d503ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.011160 10.0.0.38 - - [2026-07-17 21:32:40] "GET /application-policy-set/f14d2fd4-f88d-4d88-b5bf-c8d802109a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.005410 10.0.0.38 - - [2026-07-17 21:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.38 - - [2026-07-17 21:32:40] "GET /policy-management/d29a7a2b-804e-4cb6-b8e1-00410988812c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004339 10.0.0.38 - - [2026-07-17 21:32:40] "POST /firewall-policys HTTP/1.1" 200 530 0.024033 10.0.0.38 - - [2026-07-17 21:32:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.021876 10.0.0.38 - - [2026-07-17 21:32:40] "GET /firewall-policy/feba1404-88f7-48dc-abbd-3a570fbcce0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005835 10.0.0.38 - - [2026-07-17 21:32:41] "GET /application-policy-set/f14d2fd4-f88d-4d88-b5bf-c8d802109a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.011466 10.0.0.38 - - [2026-07-17 21:32:41] "GET /firewall-policy/feba1404-88f7-48dc-abbd-3a570fbcce0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.013081 10.0.0.38 - - [2026-07-17 21:32:41] "POST /ref-update HTTP/1.1" 200 156 0.030346 10.0.0.38 - - [2026-07-17 21:32:41] "GET /application-policy-set/f14d2fd4-f88d-4d88-b5bf-c8d802109a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.044990 10.0.0.38 - - [2026-07-17 21:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.38 - - [2026-07-17 21:32:41] "GET /policy-management/d29a7a2b-804e-4cb6-b8e1-00410988812c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006916 10.0.0.38 - - [2026-07-17 21:32:41] "POST /firewall-policys HTTP/1.1" 200 532 0.034477 10.0.0.38 - - [2026-07-17 21:32:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.024103 10.0.0.38 - - [2026-07-17 21:32:41] "GET /firewall-policy/0e7960aa-b885-4416-86c1-89458ec268ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.024656 10.0.0.38 - - [2026-07-17 21:32:41] "GET /application-policy-set/f14d2fd4-f88d-4d88-b5bf-c8d802109a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.003791 10.0.0.38 - - [2026-07-17 21:32:41] "GET /firewall-policy/0e7960aa-b885-4416-86c1-89458ec268ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.006087 10.0.0.38 - - [2026-07-17 21:32:41] "GET /firewall-policy/feba1404-88f7-48dc-abbd-3a570fbcce0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004147 10.0.0.38 - - [2026-07-17 21:32:41] "GET /firewall-policy/feba1404-88f7-48dc-abbd-3a570fbcce0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002896 10.0.0.38 - - [2026-07-17 21:32:41] "POST /ref-update HTTP/1.1" 200 156 0.027813 10.0.0.38 - - [2026-07-17 21:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.38 - - [2026-07-17 21:32:41] "GET /global-vrouter-config/067bc07e-b023-4f73-934d-c77601d96d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.008111 10.0.0.38 - - [2026-07-17 21:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.38 - - [2026-07-17 21:32:41] "POST /ref-update HTTP/1.1" 200 156 0.075310 10.0.0.38 - - [2026-07-17 21:32:41] "PUT /global-vrouter-config/067bc07e-b023-4f73-934d-c77601d96d9d HTTP/1.1" 200 276 0.065977 10.0.0.38 - - [2026-07-17 21:32:41] "POST /ref-update HTTP/1.1" 200 156 0.129619 10.0.0.38 - - [2026-07-17 21:32:41] "GET /application-policy-set/f14d2fd4-f88d-4d88-b5bf-c8d802109a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.013088 10.0.0.38 - - [2026-07-17 21:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004710 10.0.0.38 - - [2026-07-17 21:32:41] "GET /policy-management/d29a7a2b-804e-4cb6-b8e1-00410988812c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002656 10.0.0.38 - - [2026-07-17 21:32:41] "POST /firewall-policys HTTP/1.1" 200 530 0.094823 10.0.0.38 - - [2026-07-17 21:32:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.047504 10.0.0.38 - - [2026-07-17 21:32:42] "GET /firewall-policy/8cc721a4-366b-4ef5-acca-557de85786b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.017283 10.0.0.38 - - [2026-07-17 21:32:42] "GET /application-policy-set/f14d2fd4-f88d-4d88-b5bf-c8d802109a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.008294 10.0.0.38 - - [2026-07-17 21:32:42] "GET /firewall-policy/8cc721a4-366b-4ef5-acca-557de85786b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.005530 10.0.0.38 - - [2026-07-17 21:32:42] "GET /firewall-policy/0e7960aa-b885-4416-86c1-89458ec268ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.003727 10.0.0.38 - - [2026-07-17 21:32:42] "GET /firewall-policy/feba1404-88f7-48dc-abbd-3a570fbcce0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.010409 10.0.0.38 - - [2026-07-17 21:32:42] "GET / HTTP/1.1" 200 35931 0.001860 10.0.0.38 - - [2026-07-17 21:32:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004801 10.0.0.38 - - [2026-07-17 21:32:42] "GET /firewall-policy/feba1404-88f7-48dc-abbd-3a570fbcce0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.024818 10.0.0.38 - - [2026-07-17 21:32:42] "GET /firewall-policy/0e7960aa-b885-4416-86c1-89458ec268ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.004797 10.0.0.38 - - [2026-07-17 21:32:42] "GET /routing-instance/11dfc299-efad-415f-802f-5250a5c81a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.007763 10.0.0.38 - - [2026-07-17 21:32:42] "GET / HTTP/1.1" 200 35931 0.001609 10.0.0.38 - - [2026-07-17 21:32:42] "POST /bgp-routers HTTP/1.1" 200 618 0.087580 10.0.0.38 - - [2026-07-17 21:32:42] "GET /bgp-router/d2e784bf-5be2-4f68-8a98-77479aa40ba7?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.069453 10.0.0.38 - - [2026-07-17 21:32:42] "POST /ref-update HTTP/1.1" 200 156 0.173090 10.0.0.38 - - [2026-07-17 21:32:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.035147 10.0.0.38 - - [2026-07-17 21:32:42] "POST /alarms HTTP/1.1" 200 581 0.166888 10.0.0.38 - - [2026-07-17 21:32:42] "GET /global-system-config/4cd4715d-9411-4d0f-9222-92598d61fcc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.036721 10.0.0.38 - - [2026-07-17 21:32:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.027855 10.0.0.38 - - [2026-07-17 21:32:42] "POST /ref-update HTTP/1.1" 200 156 0.111581 10.0.0.38 - - [2026-07-17 21:32:42] "POST /ref-update HTTP/1.1" 200 156 0.025195 10.0.0.38 - - [2026-07-17 21:32:42] "POST /alarms HTTP/1.1" 200 575 0.254051 10.0.0.38 - - [2026-07-17 21:32:42] "POST /ref-update HTTP/1.1" 200 156 0.255318 10.0.0.38 - - [2026-07-17 21:32:42] "POST /alarms HTTP/1.1" 200 575 0.103492 10.0.0.38 - - [2026-07-17 21:32:42] "POST /ref-update HTTP/1.1" 200 156 0.057943 10.0.0.38 - - [2026-07-17 21:32:42] "POST /alarms HTTP/1.1" 200 559 0.086700 10.0.0.38 - - [2026-07-17 21:32:43] "POST /alarms HTTP/1.1" 200 555 0.084687 10.0.0.38 - - [2026-07-17 21:32:43] "POST /ref-update HTTP/1.1" 200 156 0.255571 10.0.0.38 - - [2026-07-17 21:32:43] "GET /application-policy-set/f14d2fd4-f88d-4d88-b5bf-c8d802109a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.037084 10.0.0.38 - - [2026-07-17 21:32:43] "POST /alarms HTTP/1.1" 200 557 0.137107 10.0.0.38 - - [2026-07-17 21:32:43] "POST /alarms HTTP/1.1" 200 565 0.076686 10.0.0.38 - - [2026-07-17 21:32:43] "POST /tags HTTP/1.1" 200 299 0.160928 10.0.0.38 - - [2026-07-17 21:32:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.025634 10.0.0.38 - - [2026-07-17 21:32:43] "POST /alarms HTTP/1.1" 200 549 0.120921 10.0.0.38 - - [2026-07-17 21:32:43] "GET /tag/e1947b48-1365-45a5-9b46-036ec5e0cfe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.047873 10.0.0.38 - - [2026-07-17 21:32:43] "POST /alarms HTTP/1.1" 200 557 0.094893 10.0.0.38 - - [2026-07-17 21:32:43] "POST /set-tag HTTP/1.1" 200 109 0.072161 10.0.0.38 - - [2026-07-17 21:32:43] "POST /alarms HTTP/1.1" 200 567 0.128480 10.0.0.38 - - [2026-07-17 21:32:43] "POST /fqname-to-id HTTP/1.1" 404 226 0.014377 10.0.0.38 - - [2026-07-17 21:32:43] "POST /alarms HTTP/1.1" 200 555 0.085338 10.0.0.38 - - [2026-07-17 21:32:43] "POST /alarms HTTP/1.1" 200 567 0.081945 10.0.0.38 - - [2026-07-17 21:32:43] "POST /tags HTTP/1.1" 200 301 0.146892 10.0.0.38 - - [2026-07-17 21:32:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.38 - - [2026-07-17 21:32:44] "GET /tag/6dfc8b4b-e717-49ed-b27b-36a30a20f06f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.056573 10.0.0.38 - - [2026-07-17 21:32:44] "POST /alarms HTTP/1.1" 200 575 0.158520 10.0.0.38 - - [2026-07-17 21:32:44] "POST /alarms HTTP/1.1" 200 569 0.089002 10.0.0.38 - - [2026-07-17 21:32:44] "POST /tags HTTP/1.1" 200 325 0.164949 10.0.0.38 - - [2026-07-17 21:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.028205 10.0.0.38 - - [2026-07-17 21:32:44] "POST /alarms HTTP/1.1" 200 561 0.096842 10.0.0.38 - - [2026-07-17 21:32:44] "GET /tag/3371720e-06da-44dc-9ad5-91a9454e44b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.025819 10.0.0.38 - - [2026-07-17 21:32:44] "POST /alarms HTTP/1.1" 200 561 0.072816 10.0.0.38 - - [2026-07-17 21:32:44] "POST /alarms HTTP/1.1" 200 561 0.088722 10.0.0.38 - - [2026-07-17 21:32:44] "POST /tags HTTP/1.1" 200 363 0.176728 10.0.0.38 - - [2026-07-17 21:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.026191 10.0.0.38 - - [2026-07-17 21:32:44] "POST /alarms HTTP/1.1" 200 547 0.075517 10.0.0.38 - - [2026-07-17 21:32:44] "GET /tag/365359b8-839b-4a05-a11d-ced6b86f0f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.062672 10.0.0.38 - - [2026-07-17 21:32:44] "POST /alarms HTTP/1.1" 200 595 0.112088 10.0.0.38 - - [2026-07-17 21:32:44] "POST /alarms HTTP/1.1" 200 575 0.110649 10.0.0.38 - - [2026-07-17 21:32:44] "POST /tags HTTP/1.1" 200 311 0.199802 10.0.0.38 - - [2026-07-17 21:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.016346 10.0.0.38 - - [2026-07-17 21:32:44] "POST /alarms HTTP/1.1" 200 571 0.075130 10.0.0.38 - - [2026-07-17 21:32:44] "GET /tag/2b53052c-64df-4278-93ee-1c8ab6c51228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.037036 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:32:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000784 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:32:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2574 0.000882 10.0.0.38 - - [2026-07-17 21:32:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.017170 10.0.0.38 - - [2026-07-17 21:32:45] "GET /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.020908 10.0.0.38 - - [2026-07-17 21:32:45] "POST /alarms HTTP/1.1" 200 583 0.089228 10.0.0.38 - - [2026-07-17 21:32:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.027422 10.0.0.38 - - [2026-07-17 21:32:45] "POST /alarms HTTP/1.1" 200 609 0.098777 10.0.0.38 - - [2026-07-17 21:32:45] "GET /project/a5da33a1-0840-4b3e-a5b7-174b3757b10d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.132761 10.0.0.38 - - [2026-07-17 21:32:45] "POST /virtual-machines HTTP/1.1" 200 377 0.046711 10.0.0.38 - - [2026-07-17 21:32:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.037221 10.0.0.38 - - [2026-07-17 21:32:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.186120 10.0.0.38 - - [2026-07-17 21:32:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.033917 10.0.0.38 - - [2026-07-17 21:32:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.029756 10.0.0.38 - - [2026-07-17 21:32:45] "GET / HTTP/1.1" 200 35931 0.001588 10.0.0.38 - - [2026-07-17 21:32:45] "GET /virtual-machine-interface/0cb4c802-8227-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.010781 10.0.0.38 - - [2026-07-17 21:32:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.008290 10.0.0.38 - - [2026-07-17 21:32:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006259 10.0.0.38 - - [2026-07-17 21:32:45] "PUT /global-vrouter-config/067bc07e-b023-4f73-934d-c77601d96d9d HTTP/1.1" 200 276 0.149465 10.0.0.38 - - [2026-07-17 21:32:45] "POST /instance-ips HTTP/1.1" 200 409 0.253754 10.0.0.38 - - [2026-07-17 21:32:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.029703 10.0.0.38 - - [2026-07-17 21:32:46] "GET /virtual-machine-interface/0cb4c802-8227-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.018788 10.0.0.38 - - [2026-07-17 21:32:46] "POST /set-tag HTTP/1.1" 200 109 0.026321 10.0.0.38 - - [2026-07-17 21:32:46] "GET /virtual-machine-interface/0cb4c802-8227-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.045375 10.0.0.38 - - [2026-07-17 21:32:46] "GET /instance-ip/0cd9cd64-8227-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.018065 10.0.0.38 - - [2026-07-17 21:32:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.015752 10.0.0.38 - - [2026-07-17 21:32:46] "GET /network-ipam/5c153d53-3ae6-4f89-8436-9c8d5b91a906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003881 10.0.0.38 - - [2026-07-17 21:32:46] "POST /tags HTTP/1.1" 200 357 0.058875 10.0.0.38 - - [2026-07-17 21:32:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.017716 10.0.0.38 - - [2026-07-17 21:32:46] "GET /tag/c8229ae1-ad7d-41a3-908c-4d3dedcf98b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.034241 10.0.0.38 - - [2026-07-17 21:32:46] "GET / HTTP/1.1" 200 35931 0.001476 10.0.0.38 - - [2026-07-17 21:32:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004688 10.0.0.38 - - [2026-07-17 21:32:46] "POST /tags HTTP/1.1" 200 305 0.040200 10.0.0.38 - - [2026-07-17 21:32:46] "GET /global-vrouter-config/067bc07e-b023-4f73-934d-c77601d96d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.005034 10.0.0.38 - - [2026-07-17 21:32:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.026270 10.0.0.38 - - [2026-07-17 21:32:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.032300 10.0.0.38 - - [2026-07-17 21:32:46] "GET /tag/76c67b9a-f095-48a1-8e7d-78e80604692c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.022753 10.0.0.38 - - [2026-07-17 21:32:46] "PUT /global-vrouter-config/067bc07e-b023-4f73-934d-c77601d96d9d HTTP/1.1" 200 276 0.025643 10.0.0.38 - - [2026-07-17 21:32:46] "POST /id-to-fqname HTTP/1.1" 200 174 0.000554 10.0.0.38 - - [2026-07-17 21:32:46] "POST /fqname-to-id HTTP/1.1" 404 183 0.012169 10.0.0.38 - - [2026-07-17 21:32:46] "POST /security-groups HTTP/1.1" 200 573 0.096356 10.0.0.38 - - [2026-07-17 21:32:46] "POST /projects HTTP/1.1" 200 483 0.338433 10.0.0.38 - - [2026-07-17 21:32:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.015761 10.0.0.38 - - [2026-07-17 21:32:46] "POST /fqname-to-id HTTP/1.1" 404 225 0.025474 10.0.0.38 - - [2026-07-17 21:32:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.031936 10.0.0.38 - - [2026-07-17 21:32:47] "GET /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.009460 10.0.0.38 - - [2026-07-17 21:32:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011519 10.0.0.38 - - [2026-07-17 21:32:47] "GET /virtual-network/13cea347-059a-45f4-bd49-9bc8b4f3dec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.010572 10.0.0.38 - - [2026-07-17 21:32:47] "POST /access-control-lists HTTP/1.1" 200 587 0.088524 10.0.0.38 - - [2026-07-17 21:32:47] "POST /fqname-to-id HTTP/1.1" 404 224 0.028633 10.0.0.38 - - [2026-07-17 21:32:47] "PUT /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d HTTP/1.1" 200 264 0.138216 10.0.0.38 - - [2026-07-17 21:32:47] "GET / HTTP/1.1" 200 35931 0.001515 10.0.0.38 - - [2026-07-17 21:32:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.027071 10.0.0.38 - - [2026-07-17 21:32:47] "GET /global-system-config/4cd4715d-9411-4d0f-9222-92598d61fcc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.041512 10.0.0.38 - - [2026-07-17 21:32:47] "POST /access-control-lists HTTP/1.1" 200 585 0.205631 10.0.0.38 - - [2026-07-17 21:32:47] "POST /fqname-to-id HTTP/1.1" 404 214 0.007909 10.0.0.38 - - [2026-07-17 21:32:47] "POST /access-control-lists HTTP/1.1" 200 580 0.091684 10.0.0.38 - - [2026-07-17 21:32:47] "PUT /global-system-config/4cd4715d-9411-4d0f-9222-92598d61fcc8 HTTP/1.1" 200 274 0.176986 10.0.0.38 - - [2026-07-17 21:32:47] "POST /fqname-to-id HTTP/1.1" 404 213 0.042898 10.0.0.38 - - [2026-07-17 21:32:47] "PUT /virtual-network/13cea347-059a-45f4-bd49-9bc8b4f3dec9 HTTP/1.1" 200 264 0.335181 10.0.0.38 - - [2026-07-17 21:32:47] "POST /access-control-lists HTTP/1.1" 200 578 0.211376 10.0.0.38 - - [2026-07-17 21:32:47] "POST /fqname-to-id HTTP/1.1" 404 213 0.019579 10.0.0.38 - - [2026-07-17 21:32:47] "POST /security-groups HTTP/1.1" 200 537 0.228495 10.0.0.38 - - [2026-07-17 21:32:47] "POST /access-control-lists HTTP/1.1" 200 579 0.095434 10.0.0.38 - - [2026-07-17 21:32:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.079735 10.0.0.38 - - [2026-07-17 21:32:47] "POST /fqname-to-id HTTP/1.1" 404 212 0.053627 10.0.0.38 - - [2026-07-17 21:32:48] "POST /chown HTTP/1.1" 200 109 0.097410 10.0.0.38 - - [2026-07-17 21:32:48] "GET /application-policy-set/f14d2fd4-f88d-4d88-b5bf-c8d802109a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.017504 10.0.0.38 - - [2026-07-17 21:32:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007859 10.0.0.38 - - [2026-07-17 21:32:48] "GET /policy-management/d29a7a2b-804e-4cb6-b8e1-00410988812c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003885 10.0.0.38 - - [2026-07-17 21:32:48] "POST /access-control-lists HTTP/1.1" 200 577 0.155018 10.0.0.38 - - [2026-07-17 21:32:48] "POST /tags HTTP/1.1" 409 207 0.012743 10.0.0.38 - - [2026-07-17 21:32:48] "POST /fqname-to-id HTTP/1.1" 404 232 0.008272 10.0.0.38 - - [2026-07-17 21:32:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010173 10.0.0.38 - - [2026-07-17 21:32:48] "GET /tag/76c67b9a-f095-48a1-8e7d-78e80604692c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.027760 10.0.0.38 - - [2026-07-17 21:32:48] "POST /access-control-lists HTTP/1.1" 200 594 0.128478 10.0.0.38 - - [2026-07-17 21:32:48] "POST /fqname-to-id HTTP/1.1" 404 231 0.018273 10.0.0.38 - - [2026-07-17 21:32:48] "POST /firewall-rules HTTP/1.1" 200 564 0.121808 10.0.0.38 - - [2026-07-17 21:32:48] "GET /firewall-rule/5d35d207-dad9-4351-96cd-e168cb1d1779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.011760 10.0.0.38 - - [2026-07-17 21:32:48] "GET /firewall-policy/0e7960aa-b885-4416-86c1-89458ec268ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.005186 10.0.0.38 - - [2026-07-17 21:32:48] "GET /firewall-rule/5d35d207-dad9-4351-96cd-e168cb1d1779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.004530 10.0.0.38 - - [2026-07-17 21:32:48] "POST /access-control-lists HTTP/1.1" 200 592 0.054521 10.0.0.38 - - [2026-07-17 21:32:48] "POST /fqname-to-id HTTP/1.1" 404 217 0.019530 10.0.0.38 - - [2026-07-17 21:32:48] "POST /access-control-lists HTTP/1.1" 200 583 0.097478 10.0.0.38 - - [2026-07-17 21:32:48] "POST /ref-update HTTP/1.1" 200 156 0.118187 10.0.0.38 - - [2026-07-17 21:32:48] "GET /application-policy-set/f14d2fd4-f88d-4d88-b5bf-c8d802109a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010561 10.0.0.38 - - [2026-07-17 21:32:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009529 10.0.0.38 - - [2026-07-17 21:32:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.009728 10.0.0.38 - - [2026-07-17 21:32:48] "GET /policy-management/d29a7a2b-804e-4cb6-b8e1-00410988812c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.025874 10.0.0.38 - - [2026-07-17 21:32:48] "POST /tags HTTP/1.1" 409 207 0.002792 10.0.0.38 - - [2026-07-17 21:32:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.38 - - [2026-07-17 21:32:48] "POST /access-control-lists HTTP/1.1" 200 581 0.076207 10.0.0.38 - - [2026-07-17 21:32:48] "POST /fqname-to-id HTTP/1.1" 404 240 0.010627 10.0.0.38 - - [2026-07-17 21:32:48] "GET /tag/76c67b9a-f095-48a1-8e7d-78e80604692c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.026269 10.0.0.38 - - [2026-07-17 21:32:48] "POST /access-control-lists HTTP/1.1" 200 602 0.072583 10.0.0.38 - - [2026-07-17 21:32:48] "POST /fqname-to-id HTTP/1.1" 404 239 0.012945 10.0.0.38 - - [2026-07-17 21:32:48] "POST /access-control-lists HTTP/1.1" 200 600 0.058010 10.0.0.38 - - [2026-07-17 21:32:48] "POST /firewall-rules HTTP/1.1" 200 562 0.159928 10.0.0.38 - - [2026-07-17 21:32:48] "GET /firewall-rule/74d73e3d-fe00-4591-817c-4036927fbce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.015542 10.0.0.38 - - [2026-07-17 21:32:49] "GET /firewall-policy/0e7960aa-b885-4416-86c1-89458ec268ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.010883 10.0.0.38 - - [2026-07-17 21:32:49] "GET /firewall-rule/74d73e3d-fe00-4591-817c-4036927fbce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004045 10.0.0.38 - - [2026-07-17 21:32:49] "POST /ref-update HTTP/1.1" 200 156 0.053386 10.0.0.38 - - [2026-07-17 21:32:49] "POST /route-targets HTTP/1.1" 200 327 0.016884 10.0.0.38 - - [2026-07-17 21:32:49] "POST /ref-update HTTP/1.1" 200 156 0.024967 10.0.0.38 - - [2026-07-17 21:32:49] "POST /route-targets HTTP/1.1" 200 327 0.031191 10.0.0.38 - - [2026-07-17 21:32:49] "POST /ref-update HTTP/1.1" 200 156 0.120328 10.0.0.38 - - [2026-07-17 21:32:49] "POST /tags HTTP/1.1" 200 305 0.231572 10.0.0.38 - - [2026-07-17 21:32:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.022248 10.0.0.38 - - [2026-07-17 21:32:49] "GET /tag/247e8d27-2a57-4fa9-bb1f-70ebd6d0bd54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.049248 10.0.0.38 - - [2026-07-17 21:32:49] "POST /route-targets HTTP/1.1" 200 327 0.046056 10.0.0.38 - - [2026-07-17 21:32:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005451 10.0.0.38 - - [2026-07-17 21:32:49] "POST /ref-update HTTP/1.1" 200 156 0.038934 10.0.0.38 - - [2026-07-17 21:32:49] "GET /project/343d6ae2-80b6-4017-8f17-18aaef1df91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.081290 10.0.0.38 - - [2026-07-17 21:32:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005824 10.0.0.38 - - [2026-07-17 21:32:49] "POST /route-targets HTTP/1.1" 200 327 0.041264 10.0.0.38 - - [2026-07-17 21:32:49] "POST /ref-update HTTP/1.1" 200 156 0.017361 10.0.0.38 - - [2026-07-17 21:32:49] "GET /virtual-network/13cea347-059a-45f4-bd49-9bc8b4f3dec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.018937 10.0.0.38 - - [2026-07-17 21:32:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.38 - - [2026-07-17 21:32:49] "GET /service-appliance-set/636a81b7-175d-42f3-9a36-1472f52cbcb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004722 10.0.0.38 - - [2026-07-17 21:32:49] "POST /fqname-to-id HTTP/1.1" 404 240 0.007723 10.0.0.38 - - [2026-07-17 21:32:49] "POST /route-targets HTTP/1.1" 200 327 0.028674 10.0.0.38 - - [2026-07-17 21:32:49] "POST /ref-update HTTP/1.1" 200 156 0.092815 10.0.0.38 - - [2026-07-17 21:32:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.192389 10.0.0.38 - - [2026-07-17 21:32:49] "POST /route-targets HTTP/1.1" 200 327 0.031243 10.0.0.38 - - [2026-07-17 21:32:49] "GET /virtual-machine-interface/b80e23c0-2016-4bd6-8701-3fea610889cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.048500 10.0.0.38 - - [2026-07-17 21:32:50] "POST /ref-update HTTP/1.1" 200 156 0.069881 10.0.0.38 - - [2026-07-17 21:32:50] "POST /instance-ips HTTP/1.1" 200 381 0.116352 10.0.0.38 - - [2026-07-17 21:32:50] "POST /fqname-to-id HTTP/1.1" 404 201 0.002034 10.0.0.38 - - [2026-07-17 21:32:50] "GET /instance-ip/ba4835ec-5a4b-4d67-a600-2cbbf9340f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.012277 10.0.0.38 - - [2026-07-17 21:32:50] "POST /access-control-lists HTTP/1.1" 200 551 0.077520 10.0.0.38 - - [2026-07-17 21:32:50] "POST /fqname-to-id HTTP/1.1" 404 229 0.034163 10.0.0.38 - - [2026-07-17 21:32:50] "POST /loadbalancers HTTP/1.1" 200 582 0.184399 10.0.0.38 - - [2026-07-17 21:32:50] "POST /access-control-lists HTTP/1.1" 200 589 0.094740 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:32:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000923 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:32:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2574 0.000898 10.0.0.38 - - [2026-07-17 21:32:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.071518 10.0.0.38 - - [2026-07-17 21:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006952 10.0.0.38 - - [2026-07-17 21:32:50] "POST /ref-update HTTP/1.1" 200 156 0.039989 10.0.0.38 - - [2026-07-17 21:32:50] "POST /fqname-to-id HTTP/1.1" 404 237 0.013655 10.0.0.38 - - [2026-07-17 21:32:50] "POST /access-control-lists HTTP/1.1" 200 601 0.162165 10.0.0.38 - - [2026-07-17 21:32:50] "GET /project/343d6ae2-80b6-4017-8f17-18aaef1df91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.195930 10.0.0.38 - - [2026-07-17 21:32:50] "GET /loadbalancer/f366eecb-dac8-4cb2-a395-73f9f8ab6282?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.023445 10.0.0.38 - - [2026-07-17 21:32:50] "GET /project/343d6ae2-80b6-4017-8f17-18aaef1df91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.214248 10.0.0.38 - - [2026-07-17 21:32:50] "GET /instance-ip/ba4835ec-5a4b-4d67-a600-2cbbf9340f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008832 10.0.0.38 - - [2026-07-17 21:32:50] "POST /ref-update HTTP/1.1" 200 156 0.088735 10.0.0.38 - - [2026-07-17 21:32:50] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.119462 10.0.0.38 - - [2026-07-17 21:32:50] "POST /floating-ips HTTP/1.1" 200 583 0.089994 10.0.0.38 - - [2026-07-17 21:32:50] "POST /ref-update HTTP/1.1" 200 156 0.073414 10.0.0.38 - - [2026-07-17 21:32:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.086424 10.0.0.38 - - [2026-07-17 21:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008471 10.0.0.38 - - [2026-07-17 21:32:51] "GET /project/343d6ae2-80b6-4017-8f17-18aaef1df91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.076003 10.0.0.38 - - [2026-07-17 21:32:51] "GET /loadbalancer-listener/280ee597-7531-4a3b-8d08-8df188a03e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003711 10.0.0.38 - - [2026-07-17 21:32:51] "POST /fqname-to-id HTTP/1.1" 404 234 0.002225 10.0.0.38 - - [2026-07-17 21:32:51] "GET /loadbalancer-listener/280ee597-7531-4a3b-8d08-8df188a03e71?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.009834 10.0.0.38 - - [2026-07-17 21:32:51] "POST /access-control-lists HTTP/1.1" 200 596 0.150140 10.0.0.38 - - [2026-07-17 21:32:51] "POST /fqname-to-id HTTP/1.1" 404 233 0.002525 10.0.0.38 - - [2026-07-17 21:32:51] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.364230 10.0.0.38 - - [2026-07-17 21:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.38 - - [2026-07-17 21:32:51] "GET /instance-ip/ba4835ec-5a4b-4d67-a600-2cbbf9340f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.039491 10.0.0.38 - - [2026-07-17 21:32:51] "GET /global-vrouter-config/067bc07e-b023-4f73-934d-c77601d96d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.018545 10.0.0.38 - - [2026-07-17 21:32:51] "POST /access-control-lists HTTP/1.1" 200 594 0.269692 10.0.0.38 - - [2026-07-17 21:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.018735 10.0.0.38 - - [2026-07-17 21:32:51] "GET /instance-ip/ba4835ec-5a4b-4d67-a600-2cbbf9340f93?fields=floating_ips HTTP/1.1" 200 1171 0.052858 10.0.0.38 - - [2026-07-17 21:32:51] "GET /floating-ip/6c43ab3f-b6bc-4b33-a8e0-123137e2d504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.007098 10.0.0.38 - - [2026-07-17 21:32:51] "PUT /global-vrouter-config/067bc07e-b023-4f73-934d-c77601d96d9d HTTP/1.1" 200 276 0.024900 10.0.0.38 - - [2026-07-17 21:32:51] "POST /fqname-to-id HTTP/1.1" 404 228 0.002793 10.0.0.38 - - [2026-07-17 21:32:51] "POST /tags HTTP/1.1" 200 301 0.033355 10.0.0.38 - - [2026-07-17 21:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004348 10.0.0.38 - - [2026-07-17 21:32:51] "GET /tag/57a9d1a3-ec73-4fa8-82c4-16aeb80253a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.014093 10.0.0.38 - - [2026-07-17 21:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.38 - - [2026-07-17 21:32:51] "GET /project/a5da33a1-0840-4b3e-a5b7-174b3757b10d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.045124 10.0.0.38 - - [2026-07-17 21:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.38 - - [2026-07-17 21:32:51] "GET /virtual-network/13cea347-059a-45f4-bd49-9bc8b4f3dec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006928 10.0.0.38 - - [2026-07-17 21:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.38 - - [2026-07-17 21:32:51] "GET /service-appliance-set/636a81b7-175d-42f3-9a36-1472f52cbcb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.007962 10.0.0.38 - - [2026-07-17 21:32:52] "POST /fqname-to-id HTTP/1.1" 404 242 0.006122 10.0.0.38 - - [2026-07-17 21:32:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.165320 10.0.0.38 - - [2026-07-17 21:32:52] "GET /virtual-machine-interface/fa0e64a9-4389-4bf1-ae00-ee3a65b043d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.043263 10.0.0.38 - - [2026-07-17 21:32:52] "POST /instance-ips HTTP/1.1" 200 377 0.049311 10.0.0.38 - - [2026-07-17 21:32:52] "GET /instance-ip/e08a4977-221e-457f-ae51-aaff38ce3b1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006761 10.0.0.38 - - [2026-07-17 21:32:52] "POST /loadbalancers HTTP/1.1" 200 582 0.069313 10.0.0.38 - - [2026-07-17 21:32:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.041522 10.0.0.38 - - [2026-07-17 21:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004759 10.0.0.38 - - [2026-07-17 21:32:52] "GET /project/a5da33a1-0840-4b3e-a5b7-174b3757b10d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.065847 10.0.0.38 - - [2026-07-17 21:32:52] "GET /instance-ip/e08a4977-221e-457f-ae51-aaff38ce3b1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.012688 10.0.0.38 - - [2026-07-17 21:32:52] "GET /project/a5da33a1-0840-4b3e-a5b7-174b3757b10d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.060911 10.0.0.38 - - [2026-07-17 21:32:52] "GET /loadbalancer/2ba89847-cd37-43c6-92c4-798a4e704b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.011672 10.0.0.38 - - [2026-07-17 21:32:52] "POST /floating-ips HTTP/1.1" 200 581 0.052521 10.0.0.38 - - [2026-07-17 21:32:52] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.066011 10.0.0.38 - - [2026-07-17 21:32:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.040318 10.0.0.38 - - [2026-07-17 21:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.015304 10.0.0.38 - - [2026-07-17 21:32:52] "GET /project/a5da33a1-0840-4b3e-a5b7-174b3757b10d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.099258 10.0.0.38 - - [2026-07-17 21:32:52] "GET /loadbalancer-listener/874fca2e-074c-4cd7-b24e-80387d817b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.003702 10.0.0.38 - - [2026-07-17 21:32:52] "GET /loadbalancer-listener/874fca2e-074c-4cd7-b24e-80387d817b20?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004394 10.0.0.38 - - [2026-07-17 21:32:53] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.088422 10.0.0.38 - - [2026-07-17 21:32:53] "GET /instance-ip/e08a4977-221e-457f-ae51-aaff38ce3b1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006986 10.0.0.38 - - [2026-07-17 21:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010200 10.0.0.38 - - [2026-07-17 21:32:53] "GET /instance-ip/e08a4977-221e-457f-ae51-aaff38ce3b1c?fields=floating_ips HTTP/1.1" 200 1165 0.018040 10.0.0.38 - - [2026-07-17 21:32:53] "GET /floating-ip/97355718-d2fc-4ee4-bd96-0962d24cbb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.004956 10.0.0.38 - - [2026-07-17 21:32:53] "GET /project/a5da33a1-0840-4b3e-a5b7-174b3757b10d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.062384 10.0.0.38 - - [2026-07-17 21:32:53] "GET /loadbalancer/2ba89847-cd37-43c6-92c4-798a4e704b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.010481 10.0.0.38 - - [2026-07-17 21:32:53] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.054877 10.0.0.38 - - [2026-07-17 21:32:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.059011 10.0.0.38 - - [2026-07-17 21:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.015894 10.0.0.38 - - [2026-07-17 21:32:53] "GET /project/a5da33a1-0840-4b3e-a5b7-174b3757b10d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.062833 10.0.0.38 - - [2026-07-17 21:32:53] "GET /loadbalancer-listener/b4c61e2f-17f6-43dc-9781-f51f77086c36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.005974 10.0.0.38 - - [2026-07-17 21:32:53] "GET /loadbalancer-listener/b4c61e2f-17f6-43dc-9781-f51f77086c36?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.006163 10.0.0.38 - - [2026-07-17 21:32:53] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.048455 10.0.0.38 - - [2026-07-17 21:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.018728 10.0.0.38 - - [2026-07-17 21:32:53] "GET /instance-ip/e08a4977-221e-457f-ae51-aaff38ce3b1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004727 10.0.0.38 - - [2026-07-17 21:32:53] "GET /instance-ip/e08a4977-221e-457f-ae51-aaff38ce3b1c?fields=floating_ips HTTP/1.1" 200 1165 0.003725 10.0.0.38 - - [2026-07-17 21:32:53] "GET /floating-ip/97355718-d2fc-4ee4-bd96-0962d24cbb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003430 10.0.0.38 - - [2026-07-17 21:32:53] "GET /project/a5da33a1-0840-4b3e-a5b7-174b3757b10d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.070797 10.0.0.38 - - [2026-07-17 21:32:53] "GET /loadbalancer/2ba89847-cd37-43c6-92c4-798a4e704b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005900 10.0.0.38 - - [2026-07-17 21:32:53] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.057909 10.0.0.38 - - [2026-07-17 21:32:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.057362 10.0.0.38 - - [2026-07-17 21:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.38 - - [2026-07-17 21:32:54] "GET /project/a5da33a1-0840-4b3e-a5b7-174b3757b10d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.030387 10.0.0.38 - - [2026-07-17 21:32:54] "GET /loadbalancer-listener/73ed8147-e4fb-46a7-9231-17a156817412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.007979 10.0.0.38 - - [2026-07-17 21:32:54] "GET /loadbalancer-listener/73ed8147-e4fb-46a7-9231-17a156817412?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.039409 10.0.0.38 - - [2026-07-17 21:32:54] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.021644 10.0.0.38 - - [2026-07-17 21:32:54] "GET /instance-ip/e08a4977-221e-457f-ae51-aaff38ce3b1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008853 10.0.0.38 - - [2026-07-17 21:32:54] "GET /instance-ip/e08a4977-221e-457f-ae51-aaff38ce3b1c?fields=floating_ips HTTP/1.1" 200 1165 0.014217 10.0.0.38 - - [2026-07-17 21:32:54] "POST /tags HTTP/1.1" 200 355 0.063960 10.0.0.38 - - [2026-07-17 21:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.024726 10.0.0.38 - - [2026-07-17 21:32:54] "GET /floating-ip/97355718-d2fc-4ee4-bd96-0962d24cbb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.004925 10.0.0.38 - - [2026-07-17 21:32:54] "GET /tag/7d8e5120-4bed-4b66-8b54-a26757655797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.026508 10.0.0.38 - - [2026-07-17 21:32:54] "POST /tags HTTP/1.1" 200 303 0.032202 10.0.0.38 - - [2026-07-17 21:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.018548 10.0.0.38 - - [2026-07-17 21:32:54] "GET /tag/77b8a8b2-b871-4c24-a63c-b06436cba42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.040374 10.0.0.38 - - [2026-07-17 21:32:54] "POST /projects HTTP/1.1" 409 218 0.012079 10.0.0.38 - - [2026-07-17 21:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.38 - - [2026-07-17 21:32:54] "GET /project/343d6ae2-80b6-4017-8f17-18aaef1df91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.091285 10.0.0.38 - - [2026-07-17 21:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.38 - - [2026-07-17 21:32:54] "GET /network-ipam/25f3ed49-3bc5-4d4f-9078-149fb7f7de3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.004173 10.0.0.38 - - [2026-07-17 21:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008664 10.0.0.38 - - [2026-07-17 21:32:54] "GET /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.018867 10.0.0.38 - - [2026-07-17 21:32:54] "PUT /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d HTTP/1.1" 200 264 0.130474 10.0.0.38 - - [2026-07-17 21:32:54] "GET /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.014484 10.0.0.38 - - [2026-07-17 21:32:55] "POST /set-tag HTTP/1.1" 200 109 0.115568 10.0.0.38 - - [2026-07-17 21:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.020775 10.0.0.38 - - [2026-07-17 21:32:55] "GET /network-ipam/fc196e4d-d25c-416b-828a-2e0d4c41400e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.004166 10.0.0.38 - - [2026-07-17 21:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.38 - - [2026-07-17 21:32:55] "GET /virtual-network/13cea347-059a-45f4-bd49-9bc8b4f3dec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004672 10.0.0.38 - - [2026-07-17 21:32:55] "PUT /virtual-network/13cea347-059a-45f4-bd49-9bc8b4f3dec9 HTTP/1.1" 200 264 0.107023 10.0.0.38 - - [2026-07-17 21:32:55] "GET /virtual-network/13cea347-059a-45f4-bd49-9bc8b4f3dec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.041414 10.0.0.38 - - [2026-07-17 21:32:55] "POST /set-tag HTTP/1.1" 200 109 0.076914 10.0.0.38 - - [2026-07-17 21:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006462 10.0.0.38 - - [2026-07-17 21:32:55] "GET /network-policy/c1168e5b-179f-4422-8bd5-a073b04d8aa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003201 10.0.0.38 - - [2026-07-17 21:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004837 10.0.0.38 - - [2026-07-17 21:32:55] "GET /network-policy/fa3e9eb3-d82c-4649-89c4-2a05012aaf9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004246 10.0.0.38 - - [2026-07-17 21:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.38 - - [2026-07-17 21:32:55] "GET /network-policy/eb77e747-5382-4da5-8e67-0e6e19c65b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.004272 10.0.0.38 - - [2026-07-17 21:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.38 - - [2026-07-17 21:32:55] "PUT /network-policy/eb77e747-5382-4da5-8e67-0e6e19c65b51 HTTP/1.1" 200 262 0.017180 10.0.0.38 - - [2026-07-17 21:32:55] "PUT /access-control-list/ff408859-c3c8-4a2b-97f0-54e7ca12789a HTTP/1.1" 200 272 0.076191 10.0.0.38 - - [2026-07-17 21:32:55] "POST /ref-update HTTP/1.1" 200 156 0.159784 10.0.0.38 - - [2026-07-17 21:32:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.039688 10.0.0.38 - - [2026-07-17 21:32:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021835 10.0.0.38 - - [2026-07-17 21:32:55] "PUT /access-control-list/98b8c79e-0767-4a36-a402-d3bef619e7f3 HTTP/1.1" 200 272 0.083884 10.0.0.38 - - [2026-07-17 21:32:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008332 10.0.0.38 - - [2026-07-17 21:32:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003446 10.0.0.38 - - [2026-07-17 21:32:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003362 10.0.0.38 - - [2026-07-17 21:32:55] "POST /security-groups HTTP/1.1" 409 245 0.006630 10.0.0.38 - - [2026-07-17 21:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005263 10.0.0.38 - - [2026-07-17 21:32:56] "PUT /security-group/263546a6-86ee-438d-8a2a-a5cd8527c3d2 HTTP/1.1" 200 262 0.075052 10.0.0.38 - - [2026-07-17 21:32:56] "PUT /access-control-list/dd4c8651-e18d-457f-9869-60082ac2ba56 HTTP/1.1" 200 272 0.061205 10.0.0.38 - - [2026-07-17 21:32:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.083922 10.0.0.38 - - [2026-07-17 21:32:56] "GET /application-policy-set/f14d2fd4-f88d-4d88-b5bf-c8d802109a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.029620 10.0.0.38 - - [2026-07-17 21:32:56] "PUT /access-control-list/b9c2559d-58c1-4590-b722-29a37802330b HTTP/1.1" 200 272 0.085121 10.0.0.38 - - [2026-07-17 21:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.019184 10.0.0.38 - - [2026-07-17 21:32:56] "GET /policy-management/d29a7a2b-804e-4cb6-b8e1-00410988812c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.036995 10.0.0.38 - - [2026-07-17 21:32:56] "POST /tags HTTP/1.1" 409 206 0.011515 10.0.0.38 - - [2026-07-17 21:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.38 - - [2026-07-17 21:32:56] "GET /tag/77b8a8b2-b871-4c24-a63c-b06436cba42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.020912 10.0.0.38 - - [2026-07-17 21:32:56] "POST /firewall-rules HTTP/1.1" 200 562 0.089414 10.0.0.38 - - [2026-07-17 21:32:56] "GET /firewall-rule/e791c1a7-669b-425d-b25a-e8c07541f5c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.011997 10.0.0.38 - - [2026-07-17 21:32:56] "GET /firewall-policy/0e7960aa-b885-4416-86c1-89458ec268ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.008242 10.0.0.38 - - [2026-07-17 21:32:56] "GET /firewall-rule/e791c1a7-669b-425d-b25a-e8c07541f5c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003807 10.0.0.38 - - [2026-07-17 21:32:56] "POST /ref-update HTTP/1.1" 200 156 0.118761 10.0.0.38 - - [2026-07-17 21:32:56] "GET /application-policy-set/f14d2fd4-f88d-4d88-b5bf-c8d802109a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005563 10.0.0.38 - - [2026-07-17 21:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.38 - - [2026-07-17 21:32:56] "GET /policy-management/d29a7a2b-804e-4cb6-b8e1-00410988812c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005965 10.0.0.38 - - [2026-07-17 21:32:56] "POST /tags HTTP/1.1" 409 206 0.002530 10.0.0.38 - - [2026-07-17 21:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.38 - - [2026-07-17 21:32:56] "GET /tag/77b8a8b2-b871-4c24-a63c-b06436cba42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.012794 10.0.0.38 - - [2026-07-17 21:32:57] "POST /firewall-rules HTTP/1.1" 200 560 0.085486 10.0.0.38 - - [2026-07-17 21:32:57] "GET /firewall-rule/ccc9b721-ba04-4f7b-9ed6-43379633fbe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.016434 10.0.0.38 - - [2026-07-17 21:32:57] "GET /firewall-policy/0e7960aa-b885-4416-86c1-89458ec268ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.006025 10.0.0.38 - - [2026-07-17 21:32:57] "GET /firewall-rule/ccc9b721-ba04-4f7b-9ed6-43379633fbe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002964 10.0.0.38 - - [2026-07-17 21:32:57] "POST /ref-update HTTP/1.1" 200 156 0.031887 10.0.0.38 - - [2026-07-17 21:32:57] "POST /tags HTTP/1.1" 200 371 0.034151 10.0.0.38 - - [2026-07-17 21:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005691 10.0.0.38 - - [2026-07-17 21:32:57] "GET /tag/bc330084-3f58-4d84-97d5-51eab68fe7a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.017112 10.0.0.38 - - [2026-07-17 21:32:57] "POST /tags HTTP/1.1" 200 319 0.049698 10.0.0.38 - - [2026-07-17 21:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014593 10.0.0.38 - - [2026-07-17 21:32:57] "GET /tag/bf3041c4-11b8-4e22-a3b6-d3d549dad12e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.020254 10.0.0.38 - - [2026-07-17 21:32:57] "POST /id-to-fqname HTTP/1.1" 200 181 0.001998 10.0.0.38 - - [2026-07-17 21:32:57] "POST /fqname-to-id HTTP/1.1" 404 190 0.004760 10.0.0.38 - - [2026-07-17 21:32:57] "POST /security-groups HTTP/1.1" 200 580 0.104787 10.0.0.38 - - [2026-07-17 21:32:57] "POST /projects HTTP/1.1" 200 497 0.260087 10.0.0.38 - - [2026-07-17 21:32:57] "POST /fqname-to-id HTTP/1.1" 404 225 0.008470 10.0.0.38 - - [2026-07-17 21:32:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.043075 10.0.0.38 - - [2026-07-17 21:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.029817 10.0.0.38 - - [2026-07-17 21:32:57] "GET /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.019616 10.0.0.38 - - [2026-07-17 21:32:57] "POST /access-control-lists HTTP/1.1" 200 587 0.122216 10.0.0.38 - - [2026-07-17 21:32:57] "POST /fqname-to-id HTTP/1.1" 404 224 0.025900 10.0.0.38 - - [2026-07-17 21:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.38 - - [2026-07-17 21:32:57] "GET /virtual-network/13cea347-059a-45f4-bd49-9bc8b4f3dec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.007317 10.0.0.38 - - [2026-07-17 21:32:58] "PUT /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d HTTP/1.1" 200 264 0.137922 10.0.0.38 - - [2026-07-17 21:32:58] "POST /access-control-lists HTTP/1.1" 200 585 0.248341 10.0.0.38 - - [2026-07-17 21:32:58] "PUT /virtual-network/13cea347-059a-45f4-bd49-9bc8b4f3dec9 HTTP/1.1" 200 264 0.148014 10.0.0.38 - - [2026-07-17 21:32:58] "POST /security-groups HTTP/1.1" 200 558 0.091159 10.0.0.38 - - [2026-07-17 21:32:58] "POST /fqname-to-id HTTP/1.1" 404 248 0.010713 10.0.0.38 - - [2026-07-17 21:32:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.048572 10.0.0.38 - - [2026-07-17 21:32:58] "POST /chown HTTP/1.1" 200 109 0.036401 10.0.0.38 - - [2026-07-17 21:32:58] "POST /access-control-lists HTTP/1.1" 200 610 0.073095 10.0.0.38 - - [2026-07-17 21:32:58] "POST /fqname-to-id HTTP/1.1" 404 247 0.023305 10.0.0.38 - - [2026-07-17 21:32:58] "GET /application-policy-set/f14d2fd4-f88d-4d88-b5bf-c8d802109a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.040353 10.0.0.38 - - [2026-07-17 21:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005512 10.0.0.38 - - [2026-07-17 21:32:58] "GET /policy-management/d29a7a2b-804e-4cb6-b8e1-00410988812c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012184 10.0.0.38 - - [2026-07-17 21:32:58] "POST /tags HTTP/1.1" 409 214 0.002597 10.0.0.38 - - [2026-07-17 21:32:58] "POST /access-control-lists HTTP/1.1" 200 608 0.107905 10.0.0.38 - - [2026-07-17 21:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.38 - - [2026-07-17 21:32:58] "GET /tag/bf3041c4-11b8-4e22-a3b6-d3d549dad12e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.050116 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:32:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001303 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:32:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2574 0.000994 10.0.0.38 - - [2026-07-17 21:32:58] "POST /firewall-rules HTTP/1.1" 200 578 0.140242 10.0.0.38 - - [2026-07-17 21:32:58] "GET /firewall-rule/dc7c74d3-9ecc-40fc-b587-828f8279b3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.014804 10.0.0.38 - - [2026-07-17 21:32:58] "GET /firewall-policy/0e7960aa-b885-4416-86c1-89458ec268ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.007145 10.0.0.38 - - [2026-07-17 21:32:58] "GET /firewall-rule/dc7c74d3-9ecc-40fc-b587-828f8279b3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.004461 10.0.0.38 - - [2026-07-17 21:32:59] "POST /ref-update HTTP/1.1" 200 156 0.115558 10.0.0.38 - - [2026-07-17 21:32:59] "GET /application-policy-set/f14d2fd4-f88d-4d88-b5bf-c8d802109a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012482 10.0.0.38 - - [2026-07-17 21:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.38 - - [2026-07-17 21:32:59] "GET /policy-management/d29a7a2b-804e-4cb6-b8e1-00410988812c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003794 10.0.0.38 - - [2026-07-17 21:32:59] "POST /tags HTTP/1.1" 409 214 0.002729 10.0.0.38 - - [2026-07-17 21:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.38 - - [2026-07-17 21:32:59] "GET /tag/bf3041c4-11b8-4e22-a3b6-d3d549dad12e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.019568 10.0.0.38 - - [2026-07-17 21:32:59] "POST /firewall-rules HTTP/1.1" 200 576 0.098814 10.0.0.38 - - [2026-07-17 21:32:59] "GET /firewall-rule/17dc2358-0e19-481b-bb30-6c30a2f54459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.027422 10.0.0.38 - - [2026-07-17 21:32:59] "GET /firewall-policy/0e7960aa-b885-4416-86c1-89458ec268ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2668 0.005232 10.0.0.38 - - [2026-07-17 21:32:59] "GET /firewall-rule/17dc2358-0e19-481b-bb30-6c30a2f54459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004066 10.0.0.38 - - [2026-07-17 21:32:59] "POST /ref-update HTTP/1.1" 200 156 0.036019 10.0.0.38 - - [2026-07-17 21:32:59] "POST /tags HTTP/1.1" 200 363 0.152856 10.0.0.38 - - [2026-07-17 21:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.023774 10.0.0.38 - - [2026-07-17 21:32:59] "GET /tag/9a042c7e-0c83-46eb-a3ec-1e95ac9fceff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.020865 10.0.0.38 - - [2026-07-17 21:32:59] "POST /tags HTTP/1.1" 200 311 0.048152 10.0.0.38 - - [2026-07-17 21:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007126 10.0.0.38 - - [2026-07-17 21:32:59] "GET /tag/6b3cdb93-44de-42e4-a82b-764096445161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.024382 10.0.0.38 - - [2026-07-17 21:33:00] "POST /id-to-fqname HTTP/1.1" 200 177 0.000645 10.0.0.38 - - [2026-07-17 21:33:00] "POST /fqname-to-id HTTP/1.1" 404 186 0.019865 10.0.0.38 - - [2026-07-17 21:33:00] "POST /security-groups HTTP/1.1" 200 576 0.067723 10.0.0.38 - - [2026-07-17 21:33:00] "POST /fqname-to-id HTTP/1.1" 404 217 0.002929 10.0.0.38 - - [2026-07-17 21:33:00] "POST /projects HTTP/1.1" 200 489 0.298557 10.0.0.38 - - [2026-07-17 21:33:00] "POST /access-control-lists HTTP/1.1" 200 583 0.115283 10.0.0.38 - - [2026-07-17 21:33:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.016065 10.0.0.38 - - [2026-07-17 21:33:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.086445 10.0.0.38 - - [2026-07-17 21:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008804 10.0.0.38 - - [2026-07-17 21:33:00] "GET /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.021453 10.0.0.38 - - [2026-07-17 21:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004748 10.0.0.38 - - [2026-07-17 21:33:00] "POST /access-control-lists HTTP/1.1" 200 581 0.101453 10.0.0.38 - - [2026-07-17 21:33:00] "GET /virtual-network/13cea347-059a-45f4-bd49-9bc8b4f3dec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.038837 10.0.0.38 - - [2026-07-17 21:33:00] "PUT /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d HTTP/1.1" 200 264 0.095240 10.0.0.38 - - [2026-07-17 21:33:00] "PUT /virtual-network/13cea347-059a-45f4-bd49-9bc8b4f3dec9 HTTP/1.1" 200 264 0.061189 10.0.0.38 - - [2026-07-17 21:33:00] "POST /security-groups HTTP/1.1" 200 546 0.130134 10.0.0.38 - - [2026-07-17 21:33:00] "POST /fqname-to-id HTTP/1.1" 404 240 0.013236 10.0.0.38 - - [2026-07-17 21:33:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.083576 10.0.0.38 - - [2026-07-17 21:33:01] "POST /chown HTTP/1.1" 200 109 0.080970 10.0.0.38 - - [2026-07-17 21:33:01] "POST /access-control-lists HTTP/1.1" 200 602 0.101601 10.0.0.38 - - [2026-07-17 21:33:01] "POST /fqname-to-id HTTP/1.1" 404 239 0.026490 10.0.0.38 - - [2026-07-17 21:33:01] "GET /application-policy-set/f14d2fd4-f88d-4d88-b5bf-c8d802109a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.023864 10.0.0.38 - - [2026-07-17 21:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008675 10.0.0.38 - - [2026-07-17 21:33:01] "GET /policy-management/d29a7a2b-804e-4cb6-b8e1-00410988812c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008969 10.0.0.38 - - [2026-07-17 21:33:01] "POST /tags HTTP/1.1" 409 210 0.003450 10.0.0.38 - - [2026-07-17 21:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.38 - - [2026-07-17 21:33:01] "GET /tag/6b3cdb93-44de-42e4-a82b-764096445161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.024364 10.0.0.38 - - [2026-07-17 21:33:01] "POST /access-control-lists HTTP/1.1" 200 600 0.156124 10.0.0.38 - - [2026-07-17 21:33:01] "POST /firewall-rules HTTP/1.1" 200 570 0.082093 10.0.0.38 - - [2026-07-17 21:33:01] "GET /firewall-rule/46cffacf-f8a2-45e1-be59-5a82b7327fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.024450 10.0.0.38 - - [2026-07-17 21:33:01] "GET /firewall-policy/0e7960aa-b885-4416-86c1-89458ec268ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.010525 10.0.0.38 - - [2026-07-17 21:33:01] "GET /firewall-rule/46cffacf-f8a2-45e1-be59-5a82b7327fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003975 10.0.0.38 - - [2026-07-17 21:33:01] "POST /ref-update HTTP/1.1" 200 156 0.085922 10.0.0.38 - - [2026-07-17 21:33:01] "GET /application-policy-set/f14d2fd4-f88d-4d88-b5bf-c8d802109a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010121 10.0.0.38 - - [2026-07-17 21:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.38 - - [2026-07-17 21:33:01] "GET /policy-management/d29a7a2b-804e-4cb6-b8e1-00410988812c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003584 10.0.0.38 - - [2026-07-17 21:33:01] "POST /tags HTTP/1.1" 409 210 0.002334 10.0.0.38 - - [2026-07-17 21:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004524 10.0.0.38 - - [2026-07-17 21:33:01] "GET /tag/6b3cdb93-44de-42e4-a82b-764096445161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.020032 10.0.0.38 - - [2026-07-17 21:33:01] "POST /firewall-rules HTTP/1.1" 200 568 0.089008 10.0.0.38 - - [2026-07-17 21:33:01] "GET /firewall-rule/13e5a91f-3b5b-48be-bd9e-fca76cbc4cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005553 10.0.0.38 - - [2026-07-17 21:33:01] "GET /firewall-policy/0e7960aa-b885-4416-86c1-89458ec268ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.004797 10.0.0.38 - - [2026-07-17 21:33:01] "GET /firewall-rule/13e5a91f-3b5b-48be-bd9e-fca76cbc4cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002959 10.0.0.38 - - [2026-07-17 21:33:01] "POST /ref-update HTTP/1.1" 200 156 0.072217 10.0.0.38 - - [2026-07-17 21:33:02] "POST /tags HTTP/1.1" 409 237 0.020086 10.0.0.38 - - [2026-07-17 21:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002966 10.0.0.38 - - [2026-07-17 21:33:02] "GET /tag/365359b8-839b-4a05-a11d-ced6b86f0f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.012507 10.0.0.38 - - [2026-07-17 21:33:02] "POST /tags HTTP/1.1" 409 210 0.002850 10.0.0.38 - - [2026-07-17 21:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.38 - - [2026-07-17 21:33:02] "GET /tag/2b53052c-64df-4278-93ee-1c8ab6c51228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.014489 10.0.0.38 - - [2026-07-17 21:33:02] "POST /projects HTTP/1.1" 409 223 0.002717 10.0.0.38 - - [2026-07-17 21:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.38 - - [2026-07-17 21:33:02] "GET /project/a5da33a1-0840-4b3e-a5b7-174b3757b10d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.062629 10.0.0.38 - - [2026-07-17 21:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006493 10.0.0.38 - - [2026-07-17 21:33:02] "GET /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.005131 10.0.0.38 - - [2026-07-17 21:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.38 - - [2026-07-17 21:33:02] "GET /virtual-network/13cea347-059a-45f4-bd49-9bc8b4f3dec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.005084 10.0.0.38 - - [2026-07-17 21:33:02] "PUT /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d HTTP/1.1" 200 264 0.083431 10.0.0.38 - - [2026-07-17 21:33:02] "PUT /virtual-network/13cea347-059a-45f4-bd49-9bc8b4f3dec9 HTTP/1.1" 200 264 0.092929 10.0.0.38 - - [2026-07-17 21:33:02] "POST /security-groups HTTP/1.1" 409 253 0.003383 10.0.0.38 - - [2026-07-17 21:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.38 - - [2026-07-17 21:33:02] "PUT /security-group/cd157a6b-ecd4-4577-ae0b-d51a9948b9c8 HTTP/1.1" 200 262 0.070409 10.0.0.38 - - [2026-07-17 21:33:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.090402 10.0.0.38 - - [2026-07-17 21:33:02] "PUT /access-control-list/5c068f15-34e9-4966-8fd3-2f06679f44ff HTTP/1.1" 200 272 0.058144 10.0.0.38 - - [2026-07-17 21:33:02] "GET /application-policy-set/f14d2fd4-f88d-4d88-b5bf-c8d802109a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.043074 10.0.0.38 - - [2026-07-17 21:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.016792 10.0.0.38 - - [2026-07-17 21:33:02] "PUT /access-control-list/072f03a4-9e80-48d7-913e-7e00ce694d22 HTTP/1.1" 200 272 0.061957 10.0.0.38 - - [2026-07-17 21:33:02] "GET /policy-management/d29a7a2b-804e-4cb6-b8e1-00410988812c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004850 10.0.0.38 - - [2026-07-17 21:33:02] "POST /tags HTTP/1.1" 409 210 0.003186 10.0.0.38 - - [2026-07-17 21:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.38 - - [2026-07-17 21:33:02] "GET /tag/2b53052c-64df-4278-93ee-1c8ab6c51228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.013216 10.0.0.38 - - [2026-07-17 21:33:03] "POST /firewall-rules HTTP/1.1" 200 570 0.101548 10.0.0.38 - - [2026-07-17 21:33:03] "GET /firewall-rule/9a8726d5-5863-4186-bca1-f07aebf48ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.030255 10.0.0.38 - - [2026-07-17 21:33:03] "GET /firewall-policy/0e7960aa-b885-4416-86c1-89458ec268ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3393 0.005472 10.0.0.38 - - [2026-07-17 21:33:03] "GET /firewall-rule/9a8726d5-5863-4186-bca1-f07aebf48ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.003023 10.0.0.38 - - [2026-07-17 21:33:03] "POST /ref-update HTTP/1.1" 200 156 0.077957 10.0.0.38 - - [2026-07-17 21:33:03] "GET /application-policy-set/f14d2fd4-f88d-4d88-b5bf-c8d802109a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004850 10.0.0.38 - - [2026-07-17 21:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.38 - - [2026-07-17 21:33:03] "GET /policy-management/d29a7a2b-804e-4cb6-b8e1-00410988812c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005075 10.0.0.38 - - [2026-07-17 21:33:03] "POST /tags HTTP/1.1" 409 210 0.002647 10.0.0.38 - - [2026-07-17 21:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.38 - - [2026-07-17 21:33:03] "GET /tag/2b53052c-64df-4278-93ee-1c8ab6c51228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.026941 10.0.0.38 - - [2026-07-17 21:33:03] "POST /firewall-rules HTTP/1.1" 200 568 0.089346 10.0.0.38 - - [2026-07-17 21:33:03] "GET /firewall-rule/3fde231e-575b-404a-b909-eeb63b4dddf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.033996 10.0.0.38 - - [2026-07-17 21:33:03] "GET /firewall-policy/0e7960aa-b885-4416-86c1-89458ec268ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3634 0.013071 10.0.0.38 - - [2026-07-17 21:33:03] "GET /firewall-rule/3fde231e-575b-404a-b909-eeb63b4dddf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003316 10.0.0.38 - - [2026-07-17 21:33:03] "POST /ref-update HTTP/1.1" 200 156 0.046148 10.0.0.38 - - [2026-07-17 21:33:03] "GET /virtual-machine-interface/0cb4c802-8227-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.012365 10.0.0.38 - - [2026-07-17 21:33:03] "POST /set-tag HTTP/1.1" 200 109 0.002810 10.0.0.38 - - [2026-07-17 21:33:16] "GET / HTTP/1.1" 200 35931 0.001635 10.0.0.38 - - [2026-07-17 21:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.38 - - [2026-07-17 21:33:16] "GET /global-system-config/4cd4715d-9411-4d0f-9222-92598d61fcc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005213 10.0.0.38 - - [2026-07-17 21:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.38 - - [2026-07-17 21:33:16] "GET /config-node/94872162-44aa-4e71-96c2-526456c0892f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.003802 10.0.0.38 - - [2026-07-17 21:33:27] "GET / HTTP/1.1" 200 35931 0.001456 10.0.0.38 - - [2026-07-17 21:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.019615 10.0.0.38 - - [2026-07-17 21:33:27] "GET /routing-instance/11dfc299-efad-415f-802f-5250a5c81a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003340 10.0.0.38 - - [2026-07-17 21:33:27] "POST /bgp-routers HTTP/1.1" 409 302 0.002169 10.0.0.38 - - [2026-07-17 21:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.38 - - [2026-07-17 21:33:27] "GET /bgp-router/d2e784bf-5be2-4f68-8a98-77479aa40ba7?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1815 0.004796 10.0.0.38 - - [2026-07-17 21:33:27] "PUT /bgp-router/d2e784bf-5be2-4f68-8a98-77479aa40ba7 HTTP/1.1" 200 254 0.013942 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:33:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001162 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:33:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2574 0.000941 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:33:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001116 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:33:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2574 0.001311 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:33:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001127 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:33:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2574 0.001215 10.0.0.241 - - [2026-07-17 21:34:14] "GET / HTTP/1.1" 200 35931 0.001614 10.0.0.241 - - [2026-07-17 21:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.241 - - [2026-07-17 21:34:14] "GET /global-system-config/4cd4715d-9411-4d0f-9222-92598d61fcc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005732 10.0.0.241 - - [2026-07-17 21:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.241 - - [2026-07-17 21:34:14] "GET /routing-instance/11dfc299-efad-415f-802f-5250a5c81a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002937 10.0.0.241 - - [2026-07-17 21:34:15] "PUT /global-system-config/4cd4715d-9411-4d0f-9222-92598d61fcc8 HTTP/1.1" 200 274 0.015562 10.0.0.241 - - [2026-07-17 21:34:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.028504 10.0.0.241 - - [2026-07-17 21:34:15] "POST /virtual-routers HTTP/1.1" 200 599 0.042585 10.0.0.241 - - [2026-07-17 21:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.241 - - [2026-07-17 21:34:15] "GET /virtual-router/d43e42f7-4b03-4b42-93f2-2b2bab585e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004624 10.0.0.241 - - [2026-07-17 21:34:15] "POST /fqname-to-id HTTP/1.1" 404 229 0.003661 10.0.0.241 - - [2026-07-17 21:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.241 - - [2026-07-17 21:34:15] "GET /virtual-network/fb833f99-62dc-44dd-82f4-1b3232d503ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004054 10.0.0.241 - - [2026-07-17 21:34:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.081562 10.0.0.38 - - [2026-07-17 21:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.38 - - [2026-07-17 21:34:38] "GET /virtual-router/d43e42f7-4b03-4b42-93f2-2b2bab585e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002896 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:35:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001066 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:35:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2574 0.000930 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:35:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001059 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:35:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2574 0.000926 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:35:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001019 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:35:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2574 0.000832 10.0.0.38 - - [2026-07-17 21:36:37] "GET /global-system-configs HTTP/1.1" 200 322 0.004891 10.0.0.38 - - [2026-07-17 21:36:38] "GET /global-system-configs HTTP/1.1" 200 322 0.002430 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:36:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001092 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:36:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2574 0.001189 10.0.0.38 - - [2026-07-17 21:37:43] "GET /virtual-router/d43e42f7-4b03-4b42-93f2-2b2bab585e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003995 10.0.0.38 - - [2026-07-17 21:37:43] "POST /ref-update HTTP/1.1" 200 156 0.012228 10.0.0.38 - - [2026-07-17 21:37:50] "GET /virtual-machine-interface/0cb4c802-8227-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.010100 10.0.0.38 - - [2026-07-17 21:37:50] "POST /set-tag HTTP/1.1" 200 109 0.002953 10.0.0.38 - - [2026-07-17 21:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.38 - - [2026-07-17 21:37:50] "GET /loadbalancer/2ba89847-cd37-43c6-92c4-798a4e704b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002717 10.0.0.38 - - [2026-07-17 21:37:50] "GET /virtual-machine-interface/0cb4c802-8227-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006510 10.0.0.38 - - [2026-07-17 21:37:50] "POST /set-tag HTTP/1.1" 200 109 0.003814 10.0.0.38 - - [2026-07-17 21:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002721 10.0.0.38 - - [2026-07-17 21:37:50] "GET /loadbalancer/2ba89847-cd37-43c6-92c4-798a4e704b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002937 10.0.0.38 - - [2026-07-17 21:37:50] "GET /loadbalancer-pool/d85466be-c8ea-404c-af55-d81daae0a558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004611 10.0.0.38 - - [2026-07-17 21:37:50] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019564 10.0.0.38 - - [2026-07-17 21:37:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.029162 10.0.0.38 - - [2026-07-17 21:37:50] "GET /virtual-machine-interface/0cb4c802-8227-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.020779 10.0.0.38 - - [2026-07-17 21:37:50] "GET /virtual-machine-interface/0cb4c802-8227-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006930 10.0.0.38 - - [2026-07-17 21:37:50] "POST /ref-update HTTP/1.1" 200 156 0.008565 10.0.0.38 - - [2026-07-17 21:37:50] "POST /tags HTTP/1.1" 409 205 0.002618 10.0.0.38 - - [2026-07-17 21:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.38 - - [2026-07-17 21:37:50] "GET /tag/57a9d1a3-ec73-4fa8-82c4-16aeb80253a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.013934 10.0.0.38 - - [2026-07-17 21:37:50] "GET /floating-ip/97355718-d2fc-4ee4-bd96-0962d24cbb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.007699 10.0.0.38 - - [2026-07-17 21:37:50] "PUT /floating-ip/97355718-d2fc-4ee4-bd96-0962d24cbb54 HTTP/1.1" 200 256 0.021316 10.0.0.38 - - [2026-07-17 21:37:50] "POST /set-tag HTTP/1.1" 200 109 0.093379 10.0.0.38 - - [2026-07-17 21:37:51] "GET /loadbalancer-pool/8ca72e73-56db-4145-a551-47fd6cc255ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005479 10.0.0.38 - - [2026-07-17 21:37:51] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017963 10.0.0.38 - - [2026-07-17 21:37:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.028401 10.0.0.38 - - [2026-07-17 21:37:51] "GET /virtual-machine-interface/0cb4c802-8227-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.009071 10.0.0.38 - - [2026-07-17 21:37:51] "GET /virtual-machine-interface/0cb4c802-8227-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.008653 10.0.0.38 - - [2026-07-17 21:37:51] "POST /set-tag HTTP/1.1" 200 109 0.002695 10.0.0.38 - - [2026-07-17 21:37:51] "POST /ref-update HTTP/1.1" 200 156 0.013756 10.0.0.38 - - [2026-07-17 21:37:51] "GET /loadbalancer-pool/4354dc74-a340-4be6-a9c6-26a0765aa5e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006011 10.0.0.38 - - [2026-07-17 21:37:51] "GET /floating-ip/97355718-d2fc-4ee4-bd96-0962d24cbb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.002563 10.0.0.38 - - [2026-07-17 21:37:51] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021470 10.0.0.38 - - [2026-07-17 21:37:51] "PUT /floating-ip/97355718-d2fc-4ee4-bd96-0962d24cbb54 HTTP/1.1" 200 256 0.024920 10.0.0.38 - - [2026-07-17 21:37:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.013059 10.0.0.38 - - [2026-07-17 21:37:51] "GET /virtual-machine-interface/0cb4c802-8227-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.010127 10.0.0.38 - - [2026-07-17 21:37:51] "POST /set-tag HTTP/1.1" 200 109 0.002493 10.0.0.38 - - [2026-07-17 21:37:51] "GET /virtual-machine-interface/0cb4c802-8227-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.003757 10.0.0.38 - - [2026-07-17 21:37:51] "POST /ref-update HTTP/1.1" 200 156 0.008732 10.0.0.38 - - [2026-07-17 21:37:51] "GET /floating-ip/97355718-d2fc-4ee4-bd96-0962d24cbb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.003714 10.0.0.38 - - [2026-07-17 21:37:51] "PUT /floating-ip/97355718-d2fc-4ee4-bd96-0962d24cbb54 HTTP/1.1" 200 256 0.013634 10.0.0.38 - - [2026-07-17 21:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.38 - - [2026-07-17 21:39:38] "GET /virtual-router/d43e42f7-4b03-4b42-93f2-2b2bab585e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004496 10.0.0.241 - - [2026-07-17 21:39:47] "GET / HTTP/1.1" 200 35931 0.002012 10.0.0.241 - - [2026-07-17 21:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.241 - - [2026-07-17 21:39:47] "GET /global-system-config/4cd4715d-9411-4d0f-9222-92598d61fcc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005553 10.0.0.241 - - [2026-07-17 21:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.241 - - [2026-07-17 21:39:47] "GET /routing-instance/11dfc299-efad-415f-802f-5250a5c81a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003174 10.0.0.241 - - [2026-07-17 21:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.241 - - [2026-07-17 21:39:47] "GET /virtual-router/d43e42f7-4b03-4b42-93f2-2b2bab585e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002445 10.0.0.241 - - [2026-07-17 21:39:47] "PUT /virtual-router/d43e42f7-4b03-4b42-93f2-2b2bab585e3e HTTP/1.1" 200 262 0.018057 10.0.0.241 - - [2026-07-17 21:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008446 10.0.0.241 - - [2026-07-17 21:39:47] "GET /virtual-router/d43e42f7-4b03-4b42-93f2-2b2bab585e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.006412 10.0.0.241 - - [2026-07-17 21:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.241 - - [2026-07-17 21:39:47] "GET /virtual-machine-interface/dcb8f18c-69ee-438f-8aea-0d53d1eae79b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004492 10.0.0.241 - - [2026-07-17 21:39:47] "PUT /virtual-machine-interface/dcb8f18c-69ee-438f-8aea-0d53d1eae79b HTTP/1.1" 200 284 0.015227 10.0.0.38 - - [2026-07-17 21:40:21] "GET /virtual-machine-interface/0cb4c802-8227-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.006999 10.0.0.38 - - [2026-07-17 21:40:21] "POST /set-tag HTTP/1.1" 200 109 0.003656 10.0.0.38 - - [2026-07-17 21:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.38 - - [2026-07-17 21:40:21] "GET /loadbalancer/2ba89847-cd37-43c6-92c4-798a4e704b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002657 10.0.0.38 - - [2026-07-17 21:40:21] "GET /virtual-machine-interface/0cb4c802-8227-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004567 10.0.0.38 - - [2026-07-17 21:40:21] "POST /set-tag HTTP/1.1" 200 109 0.041709 10.0.0.38 - - [2026-07-17 21:40:21] "DELETE /loadbalancer-member/5db2fabc-933d-4111-b16d-1f64cbb5a357 HTTP/1.1" 200 115 0.078971 10.0.0.38 - - [2026-07-17 21:40:21] "GET /virtual-machine-interface/0cb4c802-8227-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.007538 10.0.0.38 - - [2026-07-17 21:40:21] "POST /set-tag HTTP/1.1" 200 109 0.006097 10.0.0.38 - - [2026-07-17 21:40:21] "DELETE /loadbalancer-member/849faac2-3ea9-4084-9cf2-28e75c4225e6 HTTP/1.1" 200 115 0.079623 10.0.0.38 - - [2026-07-17 21:40:21] "GET /virtual-machine-interface/0cb4c802-8227-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004792 10.0.0.38 - - [2026-07-17 21:40:21] "POST /set-tag HTTP/1.1" 200 109 0.005434 10.0.0.38 - - [2026-07-17 21:40:21] "DELETE /loadbalancer-member/a2bb2cda-f57b-4e3c-88c4-b8b69f22b0f1 HTTP/1.1" 200 115 0.065424 10.0.0.38 - - [2026-07-17 21:40:21] "GET /virtual-machine-interface/0cb4c802-8227-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005997 10.0.0.38 - - [2026-07-17 21:40:21] "POST /set-tag HTTP/1.1" 200 109 0.003401 10.0.0.38 - - [2026-07-17 21:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.38 - - [2026-07-17 21:40:21] "GET /loadbalancer/2ba89847-cd37-43c6-92c4-798a4e704b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004082 10.0.0.38 - - [2026-07-17 21:40:21] "GET /loadbalancer-pool/d85466be-c8ea-404c-af55-d81daae0a558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004100 10.0.0.38 - - [2026-07-17 21:40:22] "POST /loadbalancer-members HTTP/1.1" 200 690 0.039637 10.0.0.38 - - [2026-07-17 21:40:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.026072 10.0.0.38 - - [2026-07-17 21:40:22] "GET /virtual-machine-interface/0cb4c802-8227-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.027390 10.0.0.38 - - [2026-07-17 21:40:22] "GET /virtual-machine-interface/0cb4c802-8227-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006825 10.0.0.38 - - [2026-07-17 21:40:22] "GET /floating-ip/97355718-d2fc-4ee4-bd96-0962d24cbb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003042 10.0.0.38 - - [2026-07-17 21:40:22] "POST /set-tag HTTP/1.1" 200 109 0.080949 10.0.0.38 - - [2026-07-17 21:40:22] "GET /loadbalancer-pool/8ca72e73-56db-4145-a551-47fd6cc255ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.021381 10.0.0.38 - - [2026-07-17 21:40:22] "POST /loadbalancer-members HTTP/1.1" 200 690 0.030324 10.0.0.38 - - [2026-07-17 21:40:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.030557 10.0.0.38 - - [2026-07-17 21:40:22] "GET /virtual-machine-interface/0cb4c802-8227-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.026682 10.0.0.38 - - [2026-07-17 21:40:22] "GET /virtual-machine-interface/0cb4c802-8227-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.011567 10.0.0.38 - - [2026-07-17 21:40:22] "POST /set-tag HTTP/1.1" 200 109 0.007978 10.0.0.38 - - [2026-07-17 21:40:22] "GET /floating-ip/97355718-d2fc-4ee4-bd96-0962d24cbb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.011782 10.0.0.38 - - [2026-07-17 21:40:22] "GET /loadbalancer-pool/4354dc74-a340-4be6-a9c6-26a0765aa5e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004070 10.0.0.38 - - [2026-07-17 21:40:22] "POST /loadbalancer-members HTTP/1.1" 200 692 0.035763 10.0.0.38 - - [2026-07-17 21:40:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.047564 10.0.0.38 - - [2026-07-17 21:40:22] "GET /virtual-machine-interface/0cb4c802-8227-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.019582 10.0.0.38 - - [2026-07-17 21:40:22] "GET /virtual-machine-interface/0cb4c802-8227-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004158 10.0.0.38 - - [2026-07-17 21:40:22] "GET /floating-ip/97355718-d2fc-4ee4-bd96-0962d24cbb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002291 10.0.0.38 - - [2026-07-17 21:40:22] "POST /set-tag HTTP/1.1" 200 109 0.004918 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:40:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001444 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:40:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2574 0.001260 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:40:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001141 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:40:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2574 0.000995 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:40:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001083 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:40:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2574 0.001074 10.0.0.38 - - [2026-07-17 21:41:37] "GET /global-system-configs HTTP/1.1" 200 322 0.002352 10.0.0.38 - - [2026-07-17 21:41:38] "GET /global-system-configs HTTP/1.1" 200 322 0.002807 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:42:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001020 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:42:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2574 0.001023 10.0.0.38 - - [2026-07-17 21:44:54] "GET / HTTP/1.1" 200 35931 0.001728 10.0.0.38 - - [2026-07-17 21:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.38 - - [2026-07-17 21:44:54] "GET /project/343d6ae2-80b6-4017-8f17-18aaef1df91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039718 10.0.0.38 - - [2026-07-17 21:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.38 - - [2026-07-17 21:44:54] "GET /project/343d6ae2-80b6-4017-8f17-18aaef1df91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.063800 10.0.0.38 - - [2026-07-17 21:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.38 - - [2026-07-17 21:44:55] "GET /project/343d6ae2-80b6-4017-8f17-18aaef1df91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031019 10.0.0.38 - - [2026-07-17 21:44:55] "POST /tags HTTP/1.1" 200 333 0.041547 10.0.0.38 - - [2026-07-17 21:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005155 10.0.0.38 - - [2026-07-17 21:44:55] "GET /tag/8e83592c-880e-4acb-b27b-6bc36d9b5f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.019512 10.0.0.38 - - [2026-07-17 21:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005407 10.0.0.38 - - [2026-07-17 21:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011398 10.0.0.38 - - [2026-07-17 21:44:55] "GET /project/343d6ae2-80b6-4017-8f17-18aaef1df91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.071747 10.0.0.38 - - [2026-07-17 21:44:55] "GET /project/343d6ae2-80b6-4017-8f17-18aaef1df91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.068300 10.0.0.38 - - [2026-07-17 21:44:55] "GET /virtual-networks?parent_id=343d6ae2-80b6-4017-8f17-18aaef1df91e&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.010421 10.0.0.38 - - [2026-07-17 21:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005292 10.0.0.38 - - [2026-07-17 21:44:55] "GET /virtual-network/13cea347-059a-45f4-bd49-9bc8b4f3dec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.008017 10.0.0.38 - - [2026-07-17 21:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.38 - - [2026-07-17 21:44:55] "GET /service-appliance-set/636a81b7-175d-42f3-9a36-1472f52cbcb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002832 10.0.0.38 - - [2026-07-17 21:44:55] "POST /virtual-networks HTTP/1.1" 200 512 0.090130 10.0.0.38 - - [2026-07-17 21:44:55] "POST /fqname-to-id HTTP/1.1" 404 254 0.002067 10.0.0.38 - - [2026-07-17 21:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.38 - - [2026-07-17 21:44:55] "GET /network-ipam/12bbed5d-84b9-4496-8406-42a52361e84e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.002137 10.0.0.38 - - [2026-07-17 21:44:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.088566 10.0.0.38 - - [2026-07-17 21:44:55] "GET /virtual-machine-interface/f4e55cc3-3130-43cb-81ea-51bf916f1982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.020913 10.0.0.38 - - [2026-07-17 21:44:55] "POST /useragent-kv HTTP/1.1" 200 115 0.011238 10.0.0.38 - - [2026-07-17 21:44:55] "POST /ref-update HTTP/1.1" 200 156 0.111912 10.0.0.38 - - [2026-07-17 21:44:56] "GET /virtual-network/3e5df33d-e94b-46fe-b2bd-f2430df87dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.007699 10.0.0.38 - - [2026-07-17 21:44:56] "GET /domains HTTP/1.1" 200 280 0.004778 10.0.0.38 - - [2026-07-17 21:44:56] "POST /instance-ips HTTP/1.1" 200 409 0.058908 10.0.0.38 - - [2026-07-17 21:44:56] "GET /domain/c08c3ed0-7ff3-4b32-b865-fe7e19bb8c8b HTTP/1.1" 200 3087 0.030068 10.0.0.38 - - [2026-07-17 21:44:56] "GET /instance-ip/fa2e2018-ffd9-4aea-8f54-b00875925713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.008380 10.0.0.38 - - [2026-07-17 21:44:56] "GET /project/343d6ae2-80b6-4017-8f17-18aaef1df91e HTTP/1.1" 200 5476 0.058052 10.0.0.38 - - [2026-07-17 21:44:56] "GET /virtual-network/3e5df33d-e94b-46fe-b2bd-f2430df87dbc HTTP/1.1" 200 2088 0.007503 10.0.0.38 - - [2026-07-17 21:44:56] "GET /virtual-network/3e5df33d-e94b-46fe-b2bd-f2430df87dbc HTTP/1.1" 200 2088 0.004509 10.0.0.38 - - [2026-07-17 21:44:56] "GET /routing-instance/902f66b2-e5cd-4777-9e67-b64ec547eb1a HTTP/1.1" 200 1182 0.038827 10.0.0.38 - - [2026-07-17 21:44:56] "POST /loadbalancers HTTP/1.1" 200 610 0.113696 10.0.0.38 - - [2026-07-17 21:44:56] "GET /routing-instance/902f66b2-e5cd-4777-9e67-b64ec547eb1a HTTP/1.1" 200 1182 0.009455 10.0.0.38 - - [2026-07-17 21:44:56] "GET /project/343d6ae2-80b6-4017-8f17-18aaef1df91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040729 10.0.0.38 - - [2026-07-17 21:44:56] "GET /instance-ip/fa2e2018-ffd9-4aea-8f54-b00875925713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.005252 10.0.0.38 - - [2026-07-17 21:44:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.032168 10.0.0.38 - - [2026-07-17 21:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.38 - - [2026-07-17 21:44:56] "POST /route-targets HTTP/1.1" 200 327 0.030143 10.0.0.38 - - [2026-07-17 21:44:56] "POST /ref-update HTTP/1.1" 200 156 0.025821 10.0.0.38 - - [2026-07-17 21:44:56] "GET /project/343d6ae2-80b6-4017-8f17-18aaef1df91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.064830 10.0.0.38 - - [2026-07-17 21:44:56] "POST /floating-ips HTTP/1.1" 200 597 0.060388 10.0.0.38 - - [2026-07-17 21:44:56] "GET /loadbalancer/5fca449a-a696-4bb6-a322-ce0a56364236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002774 10.0.0.38 - - [2026-07-17 21:44:56] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.015335 10.0.0.38 - - [2026-07-17 21:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680 10.0.0.38 - - [2026-07-17 21:44:56] "GET /project/343d6ae2-80b6-4017-8f17-18aaef1df91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035865 10.0.0.38 - - [2026-07-17 21:44:56] "GET /loadbalancer-listener/eee9b77a-3496-44fc-8806-7d67832824ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003384 10.0.0.38 - - [2026-07-17 21:44:56] "GET /loadbalancer-listener/eee9b77a-3496-44fc-8806-7d67832824ff?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003119 10.0.0.38 - - [2026-07-17 21:44:56] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.043308 10.0.0.38 - - [2026-07-17 21:44:56] "GET /instance-ip/fa2e2018-ffd9-4aea-8f54-b00875925713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.003831 10.0.0.38 - - [2026-07-17 21:44:56] "GET /instance-ip/fa2e2018-ffd9-4aea-8f54-b00875925713?fields=floating_ips HTTP/1.1" 200 1213 0.013729 10.0.0.38 - - [2026-07-17 21:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005834 10.0.0.38 - - [2026-07-17 21:44:56] "GET /floating-ip/13b7ff90-a13a-4c98-9e80-331d40f391fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.002553 10.0.0.38 - - [2026-07-17 21:44:56] "GET /loadbalancer/5fca449a-a696-4bb6-a322-ce0a56364236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002633 10.0.0.38 - - [2026-07-17 21:44:56] "POST /tags HTTP/1.1" 200 295 0.065642 10.0.0.38 - - [2026-07-17 21:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.38 - - [2026-07-17 21:44:56] "GET /tag/552209fc-9204-4bbf-a86a-f3aa654ca503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1096 0.013191 10.0.0.38 - - [2026-07-17 21:44:56] "POST /tags HTTP/1.1" 409 233 0.002277 10.0.0.38 - - [2026-07-17 21:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.38 - - [2026-07-17 21:44:56] "GET /tag/7d8e5120-4bed-4b66-8b54-a26757655797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.012072 10.0.0.38 - - [2026-07-17 21:44:56] "POST /tags HTTP/1.1" 409 206 0.002360 10.0.0.38 - - [2026-07-17 21:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.38 - - [2026-07-17 21:44:56] "GET /tag/77b8a8b2-b871-4c24-a63c-b06436cba42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.011462 10.0.0.38 - - [2026-07-17 21:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.38 - - [2026-07-17 21:44:57] "GET /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005092 10.0.0.38 - - [2026-07-17 21:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.38 - - [2026-07-17 21:44:57] "GET /project/343d6ae2-80b6-4017-8f17-18aaef1df91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032413 10.0.0.38 - - [2026-07-17 21:44:57] "POST /virtual-machines HTTP/1.1" 200 369 0.011874 10.0.0.38 - - [2026-07-17 21:44:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.010482 10.0.0.38 - - [2026-07-17 21:44:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.127092 10.0.0.38 - - [2026-07-17 21:44:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.009083 10.0.0.38 - - [2026-07-17 21:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008741 10.0.0.38 - - [2026-07-17 21:44:57] "GET /virtual-machine-interface/c0deadc4-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004334 10.0.0.38 - - [2026-07-17 21:44:57] "POST /instance-ips HTTP/1.1" 200 409 0.023231 10.0.0.38 - - [2026-07-17 21:44:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.027450 10.0.0.38 - - [2026-07-17 21:44:57] "GET /virtual-machine-interface/c0deadc4-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.013615 10.0.0.38 - - [2026-07-17 21:44:57] "POST /set-tag HTTP/1.1" 200 109 0.019443 10.0.0.38 - - [2026-07-17 21:44:57] "GET /virtual-machine-interface/c0deadc4-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.016239 10.0.0.38 - - [2026-07-17 21:44:57] "GET /instance-ip/c0fd0e4a-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004974 10.0.0.38 - - [2026-07-17 21:44:57] "GET /virtual-machine-interface/c0deadc4-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005068 10.0.0.38 - - [2026-07-17 21:44:57] "POST /set-tag HTTP/1.1" 200 109 0.002588 10.0.0.38 - - [2026-07-17 21:44:57] "GET /virtual-router/d43e42f7-4b03-4b42-93f2-2b2bab585e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003220 10.0.0.38 - - [2026-07-17 21:44:57] "POST /ref-update HTTP/1.1" 200 156 0.011049 10.0.0.38 - - [2026-07-17 21:44:57] "GET /virtual-machine-interface/c0deadc4-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.017150 10.0.0.38 - - [2026-07-17 21:44:57] "POST /set-tag HTTP/1.1" 200 109 0.002842 10.0.0.38 - - [2026-07-17 21:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.38 - - [2026-07-17 21:44:57] "GET /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004500 10.0.0.38 - - [2026-07-17 21:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.38 - - [2026-07-17 21:44:57] "GET /project/343d6ae2-80b6-4017-8f17-18aaef1df91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039949 10.0.0.38 - - [2026-07-17 21:44:57] "POST /virtual-machines HTTP/1.1" 200 369 0.017900 10.0.0.38 - - [2026-07-17 21:44:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.015735 10.0.0.38 - - [2026-07-17 21:44:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.118790 10.0.0.38 - - [2026-07-17 21:44:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.010359 10.0.0.38 - - [2026-07-17 21:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009964 10.0.0.38 - - [2026-07-17 21:44:58] "GET /virtual-machine-interface/c1562a02-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.007745 10.0.0.38 - - [2026-07-17 21:44:58] "POST /instance-ips HTTP/1.1" 200 409 0.027369 10.0.0.38 - - [2026-07-17 21:44:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.029041 10.0.0.38 - - [2026-07-17 21:44:58] "GET /virtual-machine-interface/c1562a02-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.015459 10.0.0.38 - - [2026-07-17 21:44:58] "POST /set-tag HTTP/1.1" 200 109 0.018966 10.0.0.38 - - [2026-07-17 21:44:58] "GET /virtual-machine-interface/c1562a02-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.021778 10.0.0.38 - - [2026-07-17 21:44:58] "GET /instance-ip/c17188b0-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002748 10.0.0.38 - - [2026-07-17 21:44:58] "GET /virtual-machine-interface/c1562a02-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005414 10.0.0.38 - - [2026-07-17 21:44:58] "POST /set-tag HTTP/1.1" 200 109 0.002801 10.0.0.38 - - [2026-07-17 21:44:58] "GET /virtual-router/d43e42f7-4b03-4b42-93f2-2b2bab585e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.003949 10.0.0.38 - - [2026-07-17 21:44:58] "POST /ref-update HTTP/1.1" 200 156 0.010703 10.0.0.38 - - [2026-07-17 21:44:58] "GET /virtual-machine-interface/c1562a02-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.018292 10.0.0.38 - - [2026-07-17 21:44:58] "POST /set-tag HTTP/1.1" 200 109 0.002901 10.0.0.38 - - [2026-07-17 21:44:58] "GET /virtual-machine-interface/c0deadc4-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004530 10.0.0.38 - - [2026-07-17 21:44:58] "POST /set-tag HTTP/1.1" 200 109 0.002259 10.0.0.38 - - [2026-07-17 21:44:58] "GET /virtual-machine-interface/c1562a02-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004349 10.0.0.38 - - [2026-07-17 21:44:58] "POST /set-tag HTTP/1.1" 200 109 0.002616 10.0.0.38 - - [2026-07-17 21:45:01] "GET /domains HTTP/1.1" 200 280 0.003186 10.0.0.38 - - [2026-07-17 21:45:01] "GET /domain/c08c3ed0-7ff3-4b32-b865-fe7e19bb8c8b HTTP/1.1" 200 3087 0.003675 10.0.0.38 - - [2026-07-17 21:45:01] "GET /project/343d6ae2-80b6-4017-8f17-18aaef1df91e HTTP/1.1" 200 7064 0.081765 10.0.0.38 - - [2026-07-17 21:45:01] "GET /virtual-network/3e5df33d-e94b-46fe-b2bd-f2430df87dbc HTTP/1.1" 200 2088 0.005376 10.0.0.38 - - [2026-07-17 21:45:01] "GET /virtual-network/3e5df33d-e94b-46fe-b2bd-f2430df87dbc HTTP/1.1" 200 2088 0.016276 10.0.0.38 - - [2026-07-17 21:45:01] "GET /routing-instance/902f66b2-e5cd-4777-9e67-b64ec547eb1a HTTP/1.1" 200 1403 0.013758 10.0.0.38 - - [2026-07-17 21:45:01] "GET /routing-instance/902f66b2-e5cd-4777-9e67-b64ec547eb1a HTTP/1.1" 200 1403 0.015139 10.0.0.38 - - [2026-07-17 21:45:01] "GET /route-target/f0b4f4a2-eca0-4870-a363-11c1a80eced6 HTTP/1.1" 200 1153 0.009693 10.0.0.38 - - [2026-07-17 21:45:01] "GET /virtual-network/3e5df33d-e94b-46fe-b2bd-f2430df87dbc HTTP/1.1" 200 2088 0.009233 10.0.0.38 - - [2026-07-17 21:45:01] "GET /routing-instance/902f66b2-e5cd-4777-9e67-b64ec547eb1a HTTP/1.1" 200 1403 0.007233 10.0.0.38 - - [2026-07-17 21:45:01] "GET /virtual-network/3e5df33d-e94b-46fe-b2bd-f2430df87dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.007385 10.0.0.38 - - [2026-07-17 21:45:01] "GET /virtual-network/3e5df33d-e94b-46fe-b2bd-f2430df87dbc HTTP/1.1" 200 2088 0.006018 10.0.0.38 - - [2026-07-17 21:45:01] "GET /routing-instance/902f66b2-e5cd-4777-9e67-b64ec547eb1a HTTP/1.1" 200 1403 0.004552 10.0.0.38 - - [2026-07-17 21:45:01] "GET /routing-instance/902f66b2-e5cd-4777-9e67-b64ec547eb1a HTTP/1.1" 200 1403 0.004832 10.0.0.38 - - [2026-07-17 21:45:01] "GET /route-target/f0b4f4a2-eca0-4870-a363-11c1a80eced6 HTTP/1.1" 200 1153 0.004156 10.0.0.38 - - [2026-07-17 21:45:01] "GET /domains HTTP/1.1" 200 280 0.006600 10.0.0.38 - - [2026-07-17 21:45:01] "GET /domain/c08c3ed0-7ff3-4b32-b865-fe7e19bb8c8b HTTP/1.1" 200 3087 0.005402 10.0.0.38 - - [2026-07-17 21:45:01] "GET /project/343d6ae2-80b6-4017-8f17-18aaef1df91e HTTP/1.1" 200 7064 0.068296 10.0.0.38 - - [2026-07-17 21:45:01] "GET /virtual-network/3e5df33d-e94b-46fe-b2bd-f2430df87dbc HTTP/1.1" 200 2088 0.016986 10.0.0.38 - - [2026-07-17 21:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.38 - - [2026-07-17 21:45:01] "GET /project/343d6ae2-80b6-4017-8f17-18aaef1df91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.059059 10.0.0.38 - - [2026-07-17 21:45:01] "GET /virtual-network/3e5df33d-e94b-46fe-b2bd-f2430df87dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.008219 10.0.0.38 - - [2026-07-17 21:45:01] "GET /floating-ip-pools?parent_id=3e5df33d-e94b-46fe-b2bd-f2430df87dbc&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003280 10.0.0.38 - - [2026-07-17 21:45:01] "GET /virtual-network/3e5df33d-e94b-46fe-b2bd-f2430df87dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.006731 10.0.0.38 - - [2026-07-17 21:45:01] "POST /floating-ip-pools HTTP/1.1" 200 562 0.032972 10.0.0.38 - - [2026-07-17 21:45:01] "POST /ref-update HTTP/1.1" 200 156 0.012967 10.0.0.38 - - [2026-07-17 21:45:02] "GET /virtual-network/3e5df33d-e94b-46fe-b2bd-f2430df87dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.012050 10.0.0.38 - - [2026-07-17 21:45:02] "GET /domains HTTP/1.1" 200 280 0.003155 10.0.0.38 - - [2026-07-17 21:45:02] "GET /domain/c08c3ed0-7ff3-4b32-b865-fe7e19bb8c8b HTTP/1.1" 200 3087 0.002853 10.0.0.38 - - [2026-07-17 21:45:02] "GET /project/343d6ae2-80b6-4017-8f17-18aaef1df91e HTTP/1.1" 200 7320 0.041584 10.0.0.38 - - [2026-07-17 21:45:02] "GET /virtual-network/3e5df33d-e94b-46fe-b2bd-f2430df87dbc HTTP/1.1" 200 2326 0.007477 10.0.0.38 - - [2026-07-17 21:45:02] "GET /floating-ip-pool/e161ab6a-a2ad-4c9d-bed3-92a128d11aa8 HTTP/1.1" 200 1315 0.002709 10.0.0.38 - - [2026-07-17 21:45:02] "GET /domains HTTP/1.1" 200 280 0.001978 10.0.0.38 - - [2026-07-17 21:45:02] "GET /domain/c08c3ed0-7ff3-4b32-b865-fe7e19bb8c8b HTTP/1.1" 200 3087 0.003411 10.0.0.38 - - [2026-07-17 21:45:02] "GET /project/343d6ae2-80b6-4017-8f17-18aaef1df91e HTTP/1.1" 200 7320 0.037201 10.0.0.38 - - [2026-07-17 21:45:02] "GET /virtual-network/3e5df33d-e94b-46fe-b2bd-f2430df87dbc HTTP/1.1" 200 2326 0.005725 10.0.0.38 - - [2026-07-17 21:45:02] "GET /virtual-network/3e5df33d-e94b-46fe-b2bd-f2430df87dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.007591 10.0.0.38 - - [2026-07-17 21:45:02] "POST /tags HTTP/1.1" 200 365 0.094985 10.0.0.38 - - [2026-07-17 21:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005626 10.0.0.38 - - [2026-07-17 21:45:02] "GET /tag/6a8cadeb-e125-452a-b994-e5a4fd2c055a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.013543 10.0.0.38 - - [2026-07-17 21:45:02] "POST /tags HTTP/1.1" 409 206 0.002750 10.0.0.38 - - [2026-07-17 21:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.38 - - [2026-07-17 21:45:02] "GET /tag/77b8a8b2-b871-4c24-a63c-b06436cba42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.011386 10.0.0.38 - - [2026-07-17 21:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.38 - - [2026-07-17 21:45:02] "GET /project/343d6ae2-80b6-4017-8f17-18aaef1df91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.063445 10.0.0.38 - - [2026-07-17 21:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.38 - - [2026-07-17 21:45:02] "GET /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005495 10.0.0.38 - - [2026-07-17 21:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.38 - - [2026-07-17 21:45:02] "GET /service-appliance-set/489348a6-3512-4f8b-ada4-a85e54b6feaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004150 10.0.0.38 - - [2026-07-17 21:45:02] "POST /fqname-to-id HTTP/1.1" 404 258 0.002815 10.0.0.38 - - [2026-07-17 21:45:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.096339 10.0.0.38 - - [2026-07-17 21:45:02] "GET /virtual-machine-interface/7b4b5ec3-73e7-4518-8b6d-d0abfb2a3204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.013409 10.0.0.38 - - [2026-07-17 21:45:02] "POST /set-tag HTTP/1.1" 200 109 0.018343 10.0.0.38 - - [2026-07-17 21:45:02] "POST /instance-ips HTTP/1.1" 200 417 0.037542 10.0.0.38 - - [2026-07-17 21:45:02] "GET /instance-ip/d881775d-e2f2-4021-8c48-9751db739c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.027692 10.0.0.38 - - [2026-07-17 21:45:03] "POST /loadbalancers HTTP/1.1" 200 618 0.076125 10.0.0.38 - - [2026-07-17 21:45:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.026435 10.0.0.38 - - [2026-07-17 21:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007919 10.0.0.38 - - [2026-07-17 21:45:03] "POST /service-instances HTTP/1.1" 200 566 0.023334 10.0.0.38 - - [2026-07-17 21:45:03] "POST /ref-update HTTP/1.1" 200 156 0.023432 10.0.0.38 - - [2026-07-17 21:45:03] "GET /project/343d6ae2-80b6-4017-8f17-18aaef1df91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.086539 10.0.0.38 - - [2026-07-17 21:45:03] "GET /virtual-machine-interface/7b4b5ec3-73e7-4518-8b6d-d0abfb2a3204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.007635 10.0.0.38 - - [2026-07-17 21:45:03] "GET /virtual-machine-interface/7b4b5ec3-73e7-4518-8b6d-d0abfb2a3204?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.005471 10.0.0.38 - - [2026-07-17 21:45:03] "PUT /service-instance/bcd6008c-8c5e-4e3b-be69-b1ae535e1d50 HTTP/1.1" 200 266 0.023898 10.0.0.38 - - [2026-07-17 21:45:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.015055 10.0.0.38 - - [2026-07-17 21:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007475 10.0.0.38 - - [2026-07-17 21:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006146 10.0.0.38 - - [2026-07-17 21:45:03] "GET /floating-ip-pool/e161ab6a-a2ad-4c9d-bed3-92a128d11aa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002846 10.0.0.38 - - [2026-07-17 21:45:03] "POST /floating-ips HTTP/1.1" 200 671 0.083916 10.0.0.38 - - [2026-07-17 21:45:03] "POST /virtual-machines HTTP/1.1" 200 429 0.066975 10.0.0.38 - - [2026-07-17 21:45:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.009748 10.0.0.38 - - [2026-07-17 21:45:03] "GET /application-policy-set/f14d2fd4-f88d-4d88-b5bf-c8d802109a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016603 10.0.0.38 - - [2026-07-17 21:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.38 - - [2026-07-17 21:45:03] "GET /policy-management/d29a7a2b-804e-4cb6-b8e1-00410988812c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008698 10.0.0.38 - - [2026-07-17 21:45:03] "POST /tags HTTP/1.1" 409 221 0.024579 10.0.0.38 - - [2026-07-17 21:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002379 10.0.0.38 - - [2026-07-17 21:45:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.151585 10.0.0.38 - - [2026-07-17 21:45:03] "GET /tag/8e83592c-880e-4acb-b27b-6bc36d9b5f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.017116 10.0.0.38 - - [2026-07-17 21:45:03] "POST /tags HTTP/1.1" 409 238 0.002423 10.0.0.38 - - [2026-07-17 21:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.38 - - [2026-07-17 21:45:03] "POST /chown HTTP/1.1" 200 109 0.056055 10.0.0.38 - - [2026-07-17 21:45:03] "GET /tag/6a8cadeb-e125-452a-b994-e5a4fd2c055a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.012377 10.0.0.38 - - [2026-07-17 21:45:03] "POST /chown HTTP/1.1" 200 109 0.010509 10.0.0.38 - - [2026-07-17 21:45:03] "PUT /virtual-machine-interface/f6946c54-f7c0-4fff-8f67-40f94b8ebde3 HTTP/1.1" 200 284 0.018282 10.0.0.38 - - [2026-07-17 21:45:03] "PUT /instance-ip/d881775d-e2f2-4021-8c48-9751db739c71 HTTP/1.1" 200 256 0.034598 10.0.0.38 - - [2026-07-17 21:45:03] "POST /firewall-rules HTTP/1.1" 200 650 0.146635 10.0.0.38 - - [2026-07-17 21:45:03] "GET /firewall-rule/352edcbf-8c08-475d-8b3c-34991137e975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.019248 10.0.0.38 - - [2026-07-17 21:45:03] "POST /ref-update HTTP/1.1" 200 156 0.045415 10.0.0.38 - - [2026-07-17 21:45:03] "POST /ref-update HTTP/1.1" 200 156 0.023516 10.0.0.38 - - [2026-07-17 21:45:03] "GET /firewall-policy/8cc721a4-366b-4ef5-acca-557de85786b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.010275 10.0.0.38 - - [2026-07-17 21:45:03] "GET /firewall-rule/352edcbf-8c08-475d-8b3c-34991137e975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.005152 10.0.0.38 - - [2026-07-17 21:45:03] "POST /ref-update HTTP/1.1" 200 156 0.028631 10.0.0.38 - - [2026-07-17 21:45:03] "POST /ref-update HTTP/1.1" 200 156 0.031296 10.0.0.38 - - [2026-07-17 21:45:03] "POST /ref-update HTTP/1.1" 200 156 0.010236 10.0.0.38 - - [2026-07-17 21:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005452 10.0.0.38 - - [2026-07-17 21:45:03] "POST /ref-update HTTP/1.1" 200 156 0.033794 10.0.0.38 - - [2026-07-17 21:45:04] "POST /ref-update HTTP/1.1" 200 156 0.015610 10.0.0.38 - - [2026-07-17 21:45:04] "GET /project/343d6ae2-80b6-4017-8f17-18aaef1df91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.081799 10.0.0.38 - - [2026-07-17 21:45:04] "GET /loadbalancer/64e9bdc2-7bdb-45a6-a8aa-7776ce5eb73a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.009246 10.0.0.38 - - [2026-07-17 21:45:04] "POST /virtual-machines HTTP/1.1" 200 429 0.024552 10.0.0.38 - - [2026-07-17 21:45:04] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.028380 10.0.0.38 - - [2026-07-17 21:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008173 10.0.0.38 - - [2026-07-17 21:45:04] "GET /project/343d6ae2-80b6-4017-8f17-18aaef1df91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.106628 10.0.0.38 - - [2026-07-17 21:45:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.165426 10.0.0.38 - - [2026-07-17 21:45:04] "POST /chown HTTP/1.1" 200 109 0.024227 10.0.0.38 - - [2026-07-17 21:45:04] "GET /loadbalancer-listener/f4df9495-f0a4-4b29-809f-09c247424e8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.015546 10.0.0.38 - - [2026-07-17 21:45:04] "GET /loadbalancer-listener/f4df9495-f0a4-4b29-809f-09c247424e8d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.003529 10.0.0.38 - - [2026-07-17 21:45:04] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.020258 10.0.0.38 - - [2026-07-17 21:45:04] "POST /chown HTTP/1.1" 200 109 0.027442 10.0.0.38 - - [2026-07-17 21:45:04] "PUT /virtual-machine-interface/5803bbd2-b3ee-431a-8eb0-760d1ccbb053 HTTP/1.1" 200 284 0.019026 10.0.0.38 - - [2026-07-17 21:45:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.031404 10.0.0.38 - - [2026-07-17 21:45:04] "GET /loadbalancer-pool/86c48470-5d60-41cd-bbdc-7d68dc266d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.010211 10.0.0.38 - - [2026-07-17 21:45:04] "PUT /instance-ip/d881775d-e2f2-4021-8c48-9751db739c71 HTTP/1.1" 200 256 0.052712 10.0.0.38 - - [2026-07-17 21:45:04] "POST /loadbalancer-members HTTP/1.1" 200 707 0.031819 10.0.0.38 - - [2026-07-17 21:45:04] "POST /ref-update HTTP/1.1" 200 156 0.012179 10.0.0.38 - - [2026-07-17 21:45:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.023865 10.0.0.38 - - [2026-07-17 21:45:04] "POST /ref-update HTTP/1.1" 200 156 0.045143 10.0.0.38 - - [2026-07-17 21:45:04] "GET /loadbalancer-member/92eecb10-96a9-48ca-9525-e598d7518ca0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.021012 10.0.0.38 - - [2026-07-17 21:45:04] "POST /ref-update HTTP/1.1" 200 156 0.021537 10.0.0.38 - - [2026-07-17 21:45:04] "GET /application-policy-set/f14d2fd4-f88d-4d88-b5bf-c8d802109a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003762 10.0.0.38 - - [2026-07-17 21:45:04] "POST /ref-update HTTP/1.1" 200 156 0.012834 10.0.0.38 - - [2026-07-17 21:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007436 10.0.0.38 - - [2026-07-17 21:45:04] "GET /policy-management/d29a7a2b-804e-4cb6-b8e1-00410988812c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012630 10.0.0.38 - - [2026-07-17 21:45:04] "POST /tags HTTP/1.1" 409 221 0.002688 10.0.0.38 - - [2026-07-17 21:45:04] "POST /ref-update HTTP/1.1" 200 156 0.062769 10.0.0.38 - - [2026-07-17 21:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.017052 10.0.0.38 - - [2026-07-17 21:45:04] "GET /tag/8e83592c-880e-4acb-b27b-6bc36d9b5f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.026885 10.0.0.38 - - [2026-07-17 21:45:04] "POST /tags HTTP/1.1" 409 238 0.002683 10.0.0.38 - - [2026-07-17 21:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.38 - - [2026-07-17 21:45:04] "GET /tag/6a8cadeb-e125-452a-b994-e5a4fd2c055a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.014571 10.0.0.38 - - [2026-07-17 21:45:04] "POST /firewall-rules HTTP/1.1" 409 293 0.004438 10.0.0.38 - - [2026-07-17 21:45:04] "PUT /service-instance/bcd6008c-8c5e-4e3b-be69-b1ae535e1d50 HTTP/1.1" 200 266 0.023248 10.0.0.38 - - [2026-07-17 21:45:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.007823 10.0.0.38 - - [2026-07-17 21:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.38 - - [2026-07-17 21:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.38 - - [2026-07-17 21:45:04] "PUT /firewall-rule/352edcbf-8c08-475d-8b3c-34991137e975 HTTP/1.1" 200 260 0.021984 10.0.0.38 - - [2026-07-17 21:45:04] "GET /firewall-rule/352edcbf-8c08-475d-8b3c-34991137e975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.004781 10.0.0.38 - - [2026-07-17 21:45:05] "POST /chown HTTP/1.1" 200 109 0.009307 10.0.0.38 - - [2026-07-17 21:45:05] "POST /chown HTTP/1.1" 200 109 0.021583 10.0.0.38 - - [2026-07-17 21:45:05] "GET /firewall-policy/8cc721a4-366b-4ef5-acca-557de85786b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.008404 10.0.0.38 - - [2026-07-17 21:45:05] "GET /firewall-rule/352edcbf-8c08-475d-8b3c-34991137e975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.002583 10.0.0.38 - - [2026-07-17 21:45:05] "PUT /instance-ip/d881775d-e2f2-4021-8c48-9751db739c71 HTTP/1.1" 200 256 0.021319 10.0.0.38 - - [2026-07-17 21:45:05] "POST /ref-update HTTP/1.1" 200 156 0.019231 10.0.0.38 - - [2026-07-17 21:45:05] "POST /chown HTTP/1.1" 200 109 0.013700 10.0.0.38 - - [2026-07-17 21:45:05] "POST /chown HTTP/1.1" 200 109 0.030658 10.0.0.38 - - [2026-07-17 21:45:05] "PUT /instance-ip/d881775d-e2f2-4021-8c48-9751db739c71 HTTP/1.1" 200 256 0.021338 10.0.0.38 - - [2026-07-17 21:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008922 10.0.0.38 - - [2026-07-17 21:45:05] "GET /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.008039 10.0.0.38 - - [2026-07-17 21:45:05] "POST /ref-update HTTP/1.1" 200 156 0.039928 10.0.0.38 - - [2026-07-17 21:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.38 - - [2026-07-17 21:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.38 - - [2026-07-17 21:45:05] "GET /project/343d6ae2-80b6-4017-8f17-18aaef1df91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.032377 10.0.0.38 - - [2026-07-17 21:45:05] "POST /virtual-machines HTTP/1.1" 200 373 0.021042 10.0.0.38 - - [2026-07-17 21:45:05] "POST /chown HTTP/1.1" 200 109 0.038091 10.0.0.38 - - [2026-07-17 21:45:05] "POST /chown HTTP/1.1" 200 109 0.030909 10.0.0.38 - - [2026-07-17 21:45:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.037034 10.0.0.38 - - [2026-07-17 21:45:05] "PUT /instance-ip/d881775d-e2f2-4021-8c48-9751db739c71 HTTP/1.1" 200 256 0.052465 10.0.0.38 - - [2026-07-17 21:45:05] "POST /ref-update HTTP/1.1" 200 156 0.075297 10.0.0.38 - - [2026-07-17 21:45:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.167207 10.0.0.38 - - [2026-07-17 21:45:05] "POST /chown HTTP/1.1" 200 109 0.056816 10.0.0.38 - - [2026-07-17 21:45:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.036520 10.0.0.38 - - [2026-07-17 21:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.38 - - [2026-07-17 21:45:05] "POST /chown HTTP/1.1" 200 109 0.038380 10.0.0.38 - - [2026-07-17 21:45:05] "GET /virtual-machine-interface/c5d7e458-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.004921 10.0.0.38 - - [2026-07-17 21:45:05] "POST /instance-ips HTTP/1.1" 200 413 0.033732 10.0.0.38 - - [2026-07-17 21:45:05] "PUT /instance-ip/d881775d-e2f2-4021-8c48-9751db739c71 HTTP/1.1" 200 256 0.026611 10.0.0.38 - - [2026-07-17 21:45:05] "POST /ref-update HTTP/1.1" 200 156 0.034432 10.0.0.38 - - [2026-07-17 21:45:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.040140 10.0.0.38 - - [2026-07-17 21:45:05] "GET /virtual-machine-interface/c5d7e458-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.021810 10.0.0.38 - - [2026-07-17 21:45:05] "POST /set-tag HTTP/1.1" 200 109 0.022440 10.0.0.38 - - [2026-07-17 21:45:05] "GET /virtual-machine-interface/c5d7e458-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.014616 10.0.0.38 - - [2026-07-17 21:45:05] "GET /instance-ip/c5f7c106-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.009101 10.0.0.38 - - [2026-07-17 21:45:05] "PUT /service-instance/bcd6008c-8c5e-4e3b-be69-b1ae535e1d50 HTTP/1.1" 200 266 0.011378 10.0.0.38 - - [2026-07-17 21:45:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.027990 10.0.0.38 - - [2026-07-17 21:45:06] "GET /virtual-machine-interface/c5d7e458-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.016784 10.0.0.38 - - [2026-07-17 21:45:06] "POST /set-tag HTTP/1.1" 200 109 0.010612 10.0.0.38 - - [2026-07-17 21:45:06] "GET /virtual-router/d43e42f7-4b03-4b42-93f2-2b2bab585e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.003966 10.0.0.38 - - [2026-07-17 21:45:06] "PUT /service-instance/bcd6008c-8c5e-4e3b-be69-b1ae535e1d50 HTTP/1.1" 200 266 0.013743 10.0.0.38 - - [2026-07-17 21:45:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.021109 10.0.0.38 - - [2026-07-17 21:45:06] "POST /ref-update HTTP/1.1" 200 156 0.034834 10.0.0.38 - - [2026-07-17 21:45:06] "GET /virtual-machine-interface/c5d7e458-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.016412 10.0.0.38 - - [2026-07-17 21:45:06] "POST /set-tag HTTP/1.1" 200 109 0.006143 10.0.0.38 - - [2026-07-17 21:45:06] "PUT /service-instance/bcd6008c-8c5e-4e3b-be69-b1ae535e1d50 HTTP/1.1" 200 266 0.010455 10.0.0.38 - - [2026-07-17 21:45:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.024887 10.0.0.38 - - [2026-07-17 21:45:06] "GET /virtual-machine-interface/c5d7e458-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.012795 10.0.0.38 - - [2026-07-17 21:45:06] "POST /set-tag HTTP/1.1" 200 109 0.004654 10.0.0.38 - - [2026-07-17 21:45:06] "PUT /service-instance/bcd6008c-8c5e-4e3b-be69-b1ae535e1d50 HTTP/1.1" 200 266 0.011753 10.0.0.38 - - [2026-07-17 21:45:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.013990 10.0.0.38 - - [2026-07-17 21:45:06] "PUT /service-instance/bcd6008c-8c5e-4e3b-be69-b1ae535e1d50 HTTP/1.1" 200 266 0.009585 10.0.0.38 - - [2026-07-17 21:45:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.010326 10.0.0.38 - - [2026-07-17 21:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.38 - - [2026-07-17 21:45:06] "POST /chown HTTP/1.1" 200 109 0.010952 10.0.0.38 - - [2026-07-17 21:45:06] "POST /chown HTTP/1.1" 200 109 0.019521 10.0.0.38 - - [2026-07-17 21:45:06] "POST /ref-update HTTP/1.1" 200 156 0.027432 10.0.0.38 - - [2026-07-17 21:45:06] "POST /chown HTTP/1.1" 200 109 0.022232 10.0.0.38 - - [2026-07-17 21:45:06] "POST /chown HTTP/1.1" 200 109 0.029688 10.0.0.38 - - [2026-07-17 21:45:06] "POST /ref-update HTTP/1.1" 200 156 0.023676 10.0.0.38 - - [2026-07-17 21:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.38 - - [2026-07-17 21:45:06] "POST /chown HTTP/1.1" 200 109 0.008244 10.0.0.38 - - [2026-07-17 21:45:06] "POST /chown HTTP/1.1" 200 109 0.091783 10.0.0.38 - - [2026-07-17 21:45:06] "POST /chown HTTP/1.1" 200 109 0.008777 10.0.0.38 - - [2026-07-17 21:45:06] "POST /chown HTTP/1.1" 200 109 0.033902 10.0.0.38 - - [2026-07-17 21:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.38 - - [2026-07-17 21:45:06] "POST /chown HTTP/1.1" 200 109 0.007854 10.0.0.38 - - [2026-07-17 21:45:07] "POST /chown HTTP/1.1" 200 109 0.024810 10.0.0.38 - - [2026-07-17 21:45:07] "POST /chown HTTP/1.1" 200 109 0.008159 10.0.0.38 - - [2026-07-17 21:45:07] "POST /chown HTTP/1.1" 200 109 0.027860 10.0.0.38 - - [2026-07-17 21:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.38 - - [2026-07-17 21:45:07] "POST /chown HTTP/1.1" 200 109 0.009641 10.0.0.38 - - [2026-07-17 21:45:07] "POST /chown HTTP/1.1" 200 109 0.019783 10.0.0.38 - - [2026-07-17 21:45:07] "POST /chown HTTP/1.1" 200 109 0.015584 10.0.0.38 - - [2026-07-17 21:45:07] "POST /chown HTTP/1.1" 200 109 0.009596 10.0.0.38 - - [2026-07-17 21:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.38 - - [2026-07-17 21:45:07] "POST /chown HTTP/1.1" 200 109 0.011211 10.0.0.38 - - [2026-07-17 21:45:07] "POST /chown HTTP/1.1" 200 109 0.010941 10.0.0.38 - - [2026-07-17 21:45:07] "POST /chown HTTP/1.1" 200 109 0.025933 10.0.0.38 - - [2026-07-17 21:45:07] "POST /chown HTTP/1.1" 200 109 0.034863 10.0.0.38 - - [2026-07-17 21:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.38 - - [2026-07-17 21:45:07] "POST /chown HTTP/1.1" 200 109 0.010128 10.0.0.38 - - [2026-07-17 21:45:07] "POST /chown HTTP/1.1" 200 109 0.013291 10.0.0.38 - - [2026-07-17 21:45:07] "POST /chown HTTP/1.1" 200 109 0.014315 10.0.0.38 - - [2026-07-17 21:45:07] "POST /chown HTTP/1.1" 200 109 0.009814 10.0.0.38 - - [2026-07-17 21:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005831 10.0.0.38 - - [2026-07-17 21:45:07] "POST /chown HTTP/1.1" 200 109 0.007380 10.0.0.38 - - [2026-07-17 21:45:07] "POST /chown HTTP/1.1" 200 109 0.018028 10.0.0.38 - - [2026-07-17 21:45:07] "POST /chown HTTP/1.1" 200 109 0.030887 10.0.0.38 - - [2026-07-17 21:45:07] "POST /chown HTTP/1.1" 200 109 0.022651 10.0.0.38 - - [2026-07-17 21:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.38 - - [2026-07-17 21:45:07] "POST /chown HTTP/1.1" 200 109 0.006609 10.0.0.38 - - [2026-07-17 21:45:07] "POST /chown HTTP/1.1" 200 109 0.023969 10.0.0.38 - - [2026-07-17 21:45:07] "POST /chown HTTP/1.1" 200 109 0.007435 10.0.0.38 - - [2026-07-17 21:45:07] "POST /chown HTTP/1.1" 200 109 0.036226 10.0.0.38 - - [2026-07-17 21:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.38 - - [2026-07-17 21:45:08] "POST /chown HTTP/1.1" 200 109 0.007867 10.0.0.38 - - [2026-07-17 21:45:08] "POST /chown HTTP/1.1" 200 109 0.027245 10.0.0.38 - - [2026-07-17 21:45:08] "POST /chown HTTP/1.1" 200 109 0.021733 10.0.0.38 - - [2026-07-17 21:45:08] "POST /chown HTTP/1.1" 200 109 0.014950 10.0.0.38 - - [2026-07-17 21:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.013064 10.0.0.38 - - [2026-07-17 21:45:08] "POST /chown HTTP/1.1" 200 109 0.032877 10.0.0.38 - - [2026-07-17 21:45:08] "POST /chown HTTP/1.1" 200 109 0.007106 10.0.0.38 - - [2026-07-17 21:45:08] "POST /chown HTTP/1.1" 200 109 0.021081 10.0.0.38 - - [2026-07-17 21:45:08] "POST /chown HTTP/1.1" 200 109 0.028185 10.0.0.38 - - [2026-07-17 21:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.38 - - [2026-07-17 21:45:08] "POST /chown HTTP/1.1" 200 109 0.007156 10.0.0.38 - - [2026-07-17 21:45:08] "POST /chown HTTP/1.1" 200 109 0.023130 10.0.0.38 - - [2026-07-17 21:45:08] "POST /chown HTTP/1.1" 200 109 0.014639 10.0.0.38 - - [2026-07-17 21:45:08] "POST /chown HTTP/1.1" 200 109 0.020174 10.0.0.38 - - [2026-07-17 21:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.38 - - [2026-07-17 21:45:08] "POST /chown HTTP/1.1" 200 109 0.007665 10.0.0.38 - - [2026-07-17 21:45:08] "POST /chown HTTP/1.1" 200 109 0.019894 10.0.0.38 - - [2026-07-17 21:45:08] "POST /chown HTTP/1.1" 200 109 0.017819 10.0.0.38 - - [2026-07-17 21:45:08] "POST /chown HTTP/1.1" 200 109 0.006412 10.0.0.38 - - [2026-07-17 21:45:08] "GET /virtual-machine-interface/c0deadc4-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005556 10.0.0.38 - - [2026-07-17 21:45:08] "POST /set-tag HTTP/1.1" 200 109 0.002580 10.0.0.38 - - [2026-07-17 21:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003817 10.0.0.38 - - [2026-07-17 21:45:08] "GET /loadbalancer/5fca449a-a696-4bb6-a322-ce0a56364236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.009646 10.0.0.38 - - [2026-07-17 21:45:08] "GET /loadbalancer-pool/92bd1283-1a81-4bab-9724-e319de7b16c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002681 10.0.0.38 - - [2026-07-17 21:45:08] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016506 10.0.0.38 - - [2026-07-17 21:45:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.021241 10.0.0.38 - - [2026-07-17 21:45:08] "GET /virtual-machine-interface/c0deadc4-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.016405 10.0.0.38 - - [2026-07-17 21:45:08] "GET /virtual-machine-interface/c0deadc4-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003893 10.0.0.38 - - [2026-07-17 21:45:08] "POST /ref-update HTTP/1.1" 200 156 0.007714 10.0.0.38 - - [2026-07-17 21:45:08] "GET /floating-ip/13b7ff90-a13a-4c98-9e80-331d40f391fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.010865 10.0.0.38 - - [2026-07-17 21:45:08] "POST /tags HTTP/1.1" 409 221 0.002378 10.0.0.38 - - [2026-07-17 21:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.38 - - [2026-07-17 21:45:08] "GET /tag/8e83592c-880e-4acb-b27b-6bc36d9b5f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.010072 10.0.0.38 - - [2026-07-17 21:45:08] "PUT /floating-ip/13b7ff90-a13a-4c98-9e80-331d40f391fe HTTP/1.1" 200 256 0.009260 10.0.0.38 - - [2026-07-17 21:45:09] "POST /set-tag HTTP/1.1" 200 109 0.016552 10.0.0.38 - - [2026-07-17 21:45:09] "GET /virtual-machine-interface/c1562a02-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004784 10.0.0.38 - - [2026-07-17 21:45:09] "POST /set-tag HTTP/1.1" 200 109 0.002491 10.0.0.38 - - [2026-07-17 21:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002601 10.0.0.38 - - [2026-07-17 21:45:09] "GET /loadbalancer/5fca449a-a696-4bb6-a322-ce0a56364236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002999 10.0.0.38 - - [2026-07-17 21:45:09] "GET /loadbalancer-pool/92bd1283-1a81-4bab-9724-e319de7b16c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002648 10.0.0.38 - - [2026-07-17 21:45:09] "POST /loadbalancer-members HTTP/1.1" 200 702 0.018272 10.0.0.38 - - [2026-07-17 21:45:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.010071 10.0.0.38 - - [2026-07-17 21:45:09] "GET /virtual-machine-interface/c1562a02-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.016438 10.0.0.38 - - [2026-07-17 21:45:09] "GET /virtual-machine-interface/c1562a02-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003926 10.0.0.38 - - [2026-07-17 21:45:09] "POST /ref-update HTTP/1.1" 200 156 0.014296 10.0.0.38 - - [2026-07-17 21:45:09] "GET /floating-ip/13b7ff90-a13a-4c98-9e80-331d40f391fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.013834 10.0.0.38 - - [2026-07-17 21:45:09] "POST /set-tag HTTP/1.1" 200 109 0.052625 10.0.0.38 - - [2026-07-17 21:45:10] "GET /virtual-machine/811a4a48-c47b-4e4a-ba71-0283360738c7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003652 10.0.0.38 - - [2026-07-17 21:45:10] "GET /virtual-machine-interface/c0deadc4-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004366 10.0.0.38 - - [2026-07-17 21:45:10] "GET /virtual-machine/db707ca4-c6c3-46a2-bb7d-5ec8bb55fe17?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.004098 10.0.0.38 - - [2026-07-17 21:45:10] "GET /virtual-machine-interface/c1562a02-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004538 10.0.0.38 - - [2026-07-17 21:45:13] "GET /virtual-machine-interface/c5d7e458-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004246 10.0.0.38 - - [2026-07-17 21:45:13] "POST /set-tag HTTP/1.1" 200 109 0.003864 10.0.0.38 - - [2026-07-17 21:45:15] "GET /virtual-machine/9131d190-713e-4118-8223-28fa878b771c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003103 10.0.0.38 - - [2026-07-17 21:45:15] "GET /virtual-machine-interface/c5d7e458-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003955 10.0.0.38 - - [2026-07-17 21:45:15] "GET /virtual-machine-interface/c5d7e458-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009006 10.0.0.38 - - [2026-07-17 21:45:15] "POST /set-tag HTTP/1.1" 200 109 0.002183 10.0.0.38 - - [2026-07-17 21:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.38 - - [2026-07-17 21:45:38] "POST /chown HTTP/1.1" 200 109 0.009344 10.0.0.38 - - [2026-07-17 21:45:38] "POST /chown HTTP/1.1" 200 109 0.019066 10.0.0.38 - - [2026-07-17 21:45:38] "POST /chown HTTP/1.1" 200 109 0.026526 10.0.0.38 - - [2026-07-17 21:45:38] "POST /chown HTTP/1.1" 200 109 0.007674 10.0.0.38 - - [2026-07-17 21:45:54] "GET /virtual-machine-interface/0cb4c802-8227-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.006109 10.0.0.38 - - [2026-07-17 21:45:54] "POST /set-tag HTTP/1.1" 200 109 0.002700 10.0.0.38 - - [2026-07-17 21:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121 10.0.0.38 - - [2026-07-17 21:45:54] "GET /loadbalancer/2ba89847-cd37-43c6-92c4-798a4e704b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005231 10.0.0.38 - - [2026-07-17 21:45:54] "GET /virtual-machine-interface/0cb4c802-8227-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005214 10.0.0.38 - - [2026-07-17 21:45:54] "POST /set-tag HTTP/1.1" 200 109 0.027328 10.0.0.38 - - [2026-07-17 21:45:54] "DELETE /loadbalancer-member/34ac39d8-f00c-4e6e-bafa-a068591ebe67 HTTP/1.1" 200 115 0.122934 10.0.0.38 - - [2026-07-17 21:45:54] "GET /virtual-machine-interface/0cb4c802-8227-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006231 10.0.0.38 - - [2026-07-17 21:45:54] "POST /set-tag HTTP/1.1" 200 109 0.003046 10.0.0.38 - - [2026-07-17 21:45:54] "DELETE /loadbalancer-member/b676b636-7b20-490c-9089-39014bb45d8a HTTP/1.1" 200 115 0.028925 10.0.0.38 - - [2026-07-17 21:45:54] "GET /virtual-machine-interface/0cb4c802-8227-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.010817 10.0.0.38 - - [2026-07-17 21:45:54] "POST /set-tag HTTP/1.1" 200 109 0.003767 10.0.0.38 - - [2026-07-17 21:45:54] "DELETE /loadbalancer-member/8bb76507-4bdd-472e-bebf-850f38d85a0e HTTP/1.1" 200 115 0.056915 10.0.0.38 - - [2026-07-17 21:45:54] "GET /virtual-machine-interface/0cb4c802-8227-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.018594 10.0.0.38 - - [2026-07-17 21:45:55] "POST /set-tag HTTP/1.1" 200 109 0.006720 10.0.0.38 - - [2026-07-17 21:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.38 - - [2026-07-17 21:45:55] "GET /loadbalancer/2ba89847-cd37-43c6-92c4-798a4e704b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002751 10.0.0.38 - - [2026-07-17 21:45:55] "GET /loadbalancer-pool/d85466be-c8ea-404c-af55-d81daae0a558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003077 10.0.0.38 - - [2026-07-17 21:45:55] "POST /loadbalancer-members HTTP/1.1" 200 690 0.033771 10.0.0.38 - - [2026-07-17 21:45:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.037373 10.0.0.38 - - [2026-07-17 21:45:55] "GET /virtual-machine-interface/0cb4c802-8227-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.011734 10.0.0.38 - - [2026-07-17 21:45:55] "GET /virtual-machine-interface/0cb4c802-8227-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005176 10.0.0.38 - - [2026-07-17 21:45:55] "GET /floating-ip/97355718-d2fc-4ee4-bd96-0962d24cbb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.009308 10.0.0.38 - - [2026-07-17 21:45:55] "POST /set-tag HTTP/1.1" 200 109 0.066847 10.0.0.38 - - [2026-07-17 21:45:55] "GET /loadbalancer-pool/8ca72e73-56db-4145-a551-47fd6cc255ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.035626 10.0.0.38 - - [2026-07-17 21:45:55] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023929 10.0.0.38 - - [2026-07-17 21:45:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.017796 10.0.0.38 - - [2026-07-17 21:45:55] "GET /virtual-machine-interface/0cb4c802-8227-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.012150 10.0.0.38 - - [2026-07-17 21:45:55] "POST /set-tag HTTP/1.1" 200 109 0.009348 10.0.0.38 - - [2026-07-17 21:45:55] "GET /virtual-machine-interface/0cb4c802-8227-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.010719 10.0.0.38 - - [2026-07-17 21:45:55] "GET /floating-ip/97355718-d2fc-4ee4-bd96-0962d24cbb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002492 10.0.0.38 - - [2026-07-17 21:45:55] "GET /loadbalancer-pool/4354dc74-a340-4be6-a9c6-26a0765aa5e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004338 10.0.0.38 - - [2026-07-17 21:45:55] "POST /loadbalancer-members HTTP/1.1" 200 692 0.033641 10.0.0.38 - - [2026-07-17 21:45:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.034610 10.0.0.38 - - [2026-07-17 21:45:55] "GET /virtual-machine-interface/0cb4c802-8227-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.021591 10.0.0.38 - - [2026-07-17 21:45:55] "GET /virtual-machine-interface/0cb4c802-8227-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004689 10.0.0.38 - - [2026-07-17 21:45:55] "GET /floating-ip/97355718-d2fc-4ee4-bd96-0962d24cbb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002798 10.0.0.38 - - [2026-07-17 21:45:55] "POST /set-tag HTTP/1.1" 200 109 0.002832 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:45:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001072 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:45:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2574 0.000915 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:46:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001276 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:46:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2574 0.002796 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:46:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001057 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:46:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2574 0.001012 10.0.0.38 - - [2026-07-17 21:46:14] "GET /virtual-machine-interface/c5d7e458-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.011566 10.0.0.38 - - [2026-07-17 21:46:14] "POST /set-tag HTTP/1.1" 200 109 0.002742 10.0.0.38 - - [2026-07-17 21:46:14] "GET /virtual-machine-interface/c5d7e458-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004961 10.0.0.38 - - [2026-07-17 21:46:14] "POST /set-tag HTTP/1.1" 200 109 0.002695 10.0.0.38 - - [2026-07-17 21:46:14] "GET /virtual-machine/9131d190-713e-4118-8223-28fa878b771c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002588 10.0.0.38 - - [2026-07-17 21:46:14] "POST /ref-update HTTP/1.1" 200 156 0.013590 10.0.0.38 - - [2026-07-17 21:46:14] "GET /virtual-machine-interface/c5d7e458-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005758 10.0.0.38 - - [2026-07-17 21:46:14] "POST /set-tag HTTP/1.1" 200 109 0.035339 10.0.0.38 - - [2026-07-17 21:46:14] "POST /set-tag HTTP/1.1" 200 109 0.033159 10.0.0.38 - - [2026-07-17 21:46:14] "DELETE /instance-ip/c5f7c106-8228-11f1-97fb-fa163e2e0071 HTTP/1.1" 200 115 0.051622 10.0.0.38 - - [2026-07-17 21:46:14] "DELETE /virtual-machine-interface/c5d7e458-8228-11f1-97fb-fa163e2e0071 HTTP/1.1" 200 115 0.041509 10.0.0.38 - - [2026-07-17 21:46:14] "DELETE /virtual-machine/9131d190-713e-4118-8223-28fa878b771c HTTP/1.1" 200 115 0.027527 10.0.0.38 - - [2026-07-17 21:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.38 - - [2026-07-17 21:46:16] "GET /tag/6a8cadeb-e125-452a-b994-e5a4fd2c055a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.014535 10.0.0.38 - - [2026-07-17 21:46:16] "GET /tag/6a8cadeb-e125-452a-b994-e5a4fd2c055a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.016667 10.0.0.38 - - [2026-07-17 21:46:16] "GET /virtual-machine-interface/5803bbd2-b3ee-431a-8eb0-760d1ccbb053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.006111 10.0.0.38 - - [2026-07-17 21:46:16] "POST /set-tag HTTP/1.1" 200 109 0.026627 10.0.0.38 - - [2026-07-17 21:46:16] "GET /virtual-machine-interface/7b4b5ec3-73e7-4518-8b6d-d0abfb2a3204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004861 10.0.0.38 - - [2026-07-17 21:46:16] "POST /set-tag HTTP/1.1" 200 109 0.017563 10.0.0.38 - - [2026-07-17 21:46:16] "GET /virtual-machine-interface/f6946c54-f7c0-4fff-8f67-40f94b8ebde3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004663 10.0.0.38 - - [2026-07-17 21:46:16] "POST /set-tag HTTP/1.1" 200 109 0.017645 10.0.0.38 - - [2026-07-17 21:46:16] "GET /firewall-policy/8cc721a4-366b-4ef5-acca-557de85786b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.022111 10.0.0.38 - - [2026-07-17 21:46:16] "GET /firewall-rule/352edcbf-8c08-475d-8b3c-34991137e975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.003227 10.0.0.38 - - [2026-07-17 21:46:16] "POST /ref-update HTTP/1.1" 200 156 0.015059 10.0.0.38 - - [2026-07-17 21:46:16] "DELETE /firewall-rule/352edcbf-8c08-475d-8b3c-34991137e975 HTTP/1.1" 200 115 0.057824 10.0.0.38 - - [2026-07-17 21:46:16] "DELETE /loadbalancer-member/92eecb10-96a9-48ca-9525-e598d7518ca0 HTTP/1.1" 200 115 0.033925 10.0.0.38 - - [2026-07-17 21:46:16] "PUT /service-instance/bcd6008c-8c5e-4e3b-be69-b1ae535e1d50 HTTP/1.1" 200 266 0.012156 10.0.0.38 - - [2026-07-17 21:46:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.014370 10.0.0.38 - - [2026-07-17 21:46:16] "DELETE /loadbalancer-pool/86c48470-5d60-41cd-bbdc-7d68dc266d42 HTTP/1.1" 200 115 0.085449 10.0.0.38 - - [2026-07-17 21:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.014749 10.0.0.38 - - [2026-07-17 21:46:16] "DELETE /loadbalancer-listener/f4df9495-f0a4-4b29-809f-09c247424e8d HTTP/1.1" 200 115 0.032709 10.0.0.38 - - [2026-07-17 21:46:16] "GET /floating-ip/f8ab4e51-e674-4348-b414-867027efd33c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.003665 10.0.0.38 - - [2026-07-17 21:46:16] "POST /chown HTTP/1.1" 200 109 0.008623 10.0.0.38 - - [2026-07-17 21:46:16] "POST /chown HTTP/1.1" 200 109 0.007342 10.0.0.38 - - [2026-07-17 21:46:16] "POST /chown HTTP/1.1" 200 109 0.018034 10.0.0.38 - - [2026-07-17 21:46:16] "PUT /floating-ip/f8ab4e51-e674-4348-b414-867027efd33c HTTP/1.1" 200 256 0.040824 10.0.0.38 - - [2026-07-17 21:46:16] "POST /chown HTTP/1.1" 200 109 0.031242 10.0.0.38 - - [2026-07-17 21:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.38 - - [2026-07-17 21:46:16] "POST /chown HTTP/1.1" 200 109 0.010367 10.0.0.38 - - [2026-07-17 21:46:16] "DELETE /floating-ip/f8ab4e51-e674-4348-b414-867027efd33c HTTP/1.1" 200 115 0.146332 10.0.0.38 - - [2026-07-17 21:46:16] "POST /chown HTTP/1.1" 200 109 0.014235 10.0.0.38 - - [2026-07-17 21:46:16] "POST /chown HTTP/1.1" 200 109 0.023194 10.0.0.38 - - [2026-07-17 21:46:16] "POST /chown HTTP/1.1" 200 109 0.021833 10.0.0.38 - - [2026-07-17 21:46:16] "DELETE /loadbalancer/64e9bdc2-7bdb-45a6-a8aa-7776ce5eb73a HTTP/1.1" 200 115 0.112354 10.0.0.38 - - [2026-07-17 21:46:16] "PUT /service-instance/bcd6008c-8c5e-4e3b-be69-b1ae535e1d50 HTTP/1.1" 200 266 0.010186 10.0.0.38 - - [2026-07-17 21:46:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.019610 10.0.0.38 - - [2026-07-17 21:46:17] "GET /floating-ip-pool/e161ab6a-a2ad-4c9d-bed3-92a128d11aa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.006565 10.0.0.38 - - [2026-07-17 21:46:17] "PUT /service-instance/bcd6008c-8c5e-4e3b-be69-b1ae535e1d50 HTTP/1.1" 200 266 0.036857 10.0.0.38 - - [2026-07-17 21:46:17] "DELETE /instance-ip/d881775d-e2f2-4021-8c48-9751db739c71 HTTP/1.1" 200 115 0.122707 10.0.0.38 - - [2026-07-17 21:46:17] "POST /ref-update HTTP/1.1" 200 156 0.025145 10.0.0.38 - - [2026-07-17 21:46:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.011959 10.0.0.38 - - [2026-07-17 21:46:17] "DELETE /virtual-machine-interface/7b4b5ec3-73e7-4518-8b6d-d0abfb2a3204 HTTP/1.1" 200 115 0.107004 10.0.0.38 - - [2026-07-17 21:46:17] "DELETE /floating-ip-pool/e161ab6a-a2ad-4c9d-bed3-92a128d11aa8 HTTP/1.1" 200 115 0.088314 10.0.0.38 - - [2026-07-17 21:46:17] "PUT /service-instance/bcd6008c-8c5e-4e3b-be69-b1ae535e1d50 HTTP/1.1" 200 266 0.036117 10.0.0.38 - - [2026-07-17 21:46:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.017782 10.0.0.38 - - [2026-07-17 21:46:17] "DELETE /service-instance/bcd6008c-8c5e-4e3b-be69-b1ae535e1d50 HTTP/1.1" 200 115 0.053770 10.0.0.38 - - [2026-07-17 21:46:17] "DELETE /tag/6a8cadeb-e125-452a-b994-e5a4fd2c055a HTTP/1.1" 200 115 0.168380 10.0.0.38 - - [2026-07-17 21:46:17] "GET /virtual-machine-interface/f6946c54-f7c0-4fff-8f67-40f94b8ebde3?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.005521 10.0.0.38 - - [2026-07-17 21:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.022275 10.0.0.38 - - [2026-07-17 21:46:17] "POST /useragent-kv HTTP/1.1" 200 115 0.005035 10.0.0.38 - - [2026-07-17 21:46:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002696 10.0.0.38 - - [2026-07-17 21:46:17] "DELETE /virtual-network/3e5df33d-e94b-46fe-b2bd-f2430df87dbc HTTP/1.1" 200 115 0.203634 10.0.0.38 - - [2026-07-17 21:46:17] "GET /routing-instance/902f66b2-e5cd-4777-9e67-b64ec547eb1a HTTP/1.1" 404 171 0.021611 10.0.0.38 - - [2026-07-17 21:46:17] "GET /domains HTTP/1.1" 200 280 0.002439 10.0.0.38 - - [2026-07-17 21:46:17] "GET /domain/c08c3ed0-7ff3-4b32-b865-fe7e19bb8c8b HTTP/1.1" 200 3087 0.007379 10.0.0.38 - - [2026-07-17 21:46:17] "DELETE /route-target/f0b4f4a2-eca0-4870-a363-11c1a80eced6 HTTP/1.1" 200 115 0.052953 10.0.0.38 - - [2026-07-17 21:46:17] "GET /project/343d6ae2-80b6-4017-8f17-18aaef1df91e HTTP/1.1" 200 7142 0.048389 10.0.0.38 - - [2026-07-17 21:46:17] "DELETE /virtual-machine-interface/f6946c54-f7c0-4fff-8f67-40f94b8ebde3 HTTP/1.1" 200 115 0.159962 10.0.0.38 - - [2026-07-17 21:46:17] "POST /ref-update HTTP/1.1" 200 156 0.012560 10.0.0.38 - - [2026-07-17 21:46:17] "DELETE /virtual-machine/b8562948-06a6-40fd-9520-79679c6ce36a HTTP/1.1" 200 115 0.047428 10.0.0.38 - - [2026-07-17 21:46:17] "GET /virtual-machine-interface/c1562a02-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.026397 10.0.0.38 - - [2026-07-17 21:46:17] "GET /virtual-machine-interface/5803bbd2-b3ee-431a-8eb0-760d1ccbb053?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.028155 10.0.0.38 - - [2026-07-17 21:46:17] "POST /set-tag HTTP/1.1" 200 109 0.013466 10.0.0.38 - - [2026-07-17 21:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007542 10.0.0.38 - - [2026-07-17 21:46:17] "GET /loadbalancer/5fca449a-a696-4bb6-a322-ce0a56364236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.004763 10.0.0.38 - - [2026-07-17 21:46:17] "DELETE /virtual-machine-interface/5803bbd2-b3ee-431a-8eb0-760d1ccbb053 HTTP/1.1" 200 115 0.040463 10.0.0.38 - - [2026-07-17 21:46:17] "GET /virtual-machine-interface/c1562a02-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004763 10.0.0.38 - - [2026-07-17 21:46:17] "DELETE /virtual-machine/db1bec73-4a6d-490f-9d15-8d73dc50bd66 HTTP/1.1" 200 115 0.048969 10.0.0.38 - - [2026-07-17 21:46:17] "POST /set-tag HTTP/1.1" 200 109 0.051308 10.0.0.38 - - [2026-07-17 21:46:17] "DELETE /loadbalancer-member/9ce232a0-0c99-47d9-a9bc-d21a3bfa9823 HTTP/1.1" 200 115 0.055563 10.0.0.38 - - [2026-07-17 21:46:19] "GET /virtual-machine-interface/c1562a02-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.016796 10.0.0.38 - - [2026-07-17 21:46:19] "POST /set-tag HTTP/1.1" 200 109 0.002937 10.0.0.38 - - [2026-07-17 21:46:19] "GET /virtual-machine-interface/c1562a02-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006280 10.0.0.38 - - [2026-07-17 21:46:19] "POST /set-tag HTTP/1.1" 200 109 0.003260 10.0.0.38 - - [2026-07-17 21:46:19] "GET /virtual-machine/db707ca4-c6c3-46a2-bb7d-5ec8bb55fe17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003445 10.0.0.38 - - [2026-07-17 21:46:19] "POST /ref-update HTTP/1.1" 200 156 0.010540 10.0.0.38 - - [2026-07-17 21:46:19] "GET /virtual-machine-interface/c1562a02-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008536 10.0.0.38 - - [2026-07-17 21:46:19] "POST /set-tag HTTP/1.1" 200 109 0.030451 10.0.0.38 - - [2026-07-17 21:46:19] "POST /set-tag HTTP/1.1" 200 109 0.042325 10.0.0.38 - - [2026-07-17 21:46:19] "POST /set-tag HTTP/1.1" 200 109 0.032193 10.0.0.38 - - [2026-07-17 21:46:19] "DELETE /instance-ip/c17188b0-8228-11f1-97fb-fa163e2e0071 HTTP/1.1" 200 115 0.041141 10.0.0.38 - - [2026-07-17 21:46:19] "POST /ref-update HTTP/1.1" 200 156 0.011405 10.0.0.38 - - [2026-07-17 21:46:19] "DELETE /virtual-machine-interface/c1562a02-8228-11f1-97fb-fa163e2e0071 HTTP/1.1" 200 115 0.062435 10.0.0.38 - - [2026-07-17 21:46:19] "DELETE /virtual-machine/db707ca4-c6c3-46a2-bb7d-5ec8bb55fe17 HTTP/1.1" 200 115 0.022002 10.0.0.38 - - [2026-07-17 21:46:22] "GET /virtual-machine-interface/c0deadc4-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006308 10.0.0.38 - - [2026-07-17 21:46:22] "POST /set-tag HTTP/1.1" 200 109 0.002555 10.0.0.38 - - [2026-07-17 21:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.38 - - [2026-07-17 21:46:22] "GET /loadbalancer/5fca449a-a696-4bb6-a322-ce0a56364236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002854 10.0.0.38 - - [2026-07-17 21:46:23] "GET /virtual-machine-interface/c0deadc4-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004863 10.0.0.38 - - [2026-07-17 21:46:23] "POST /set-tag HTTP/1.1" 200 109 0.002905 10.0.0.38 - - [2026-07-17 21:46:23] "GET /virtual-machine-interface/c0deadc4-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006323 10.0.0.38 - - [2026-07-17 21:46:23] "POST /set-tag HTTP/1.1" 200 109 0.002506 10.0.0.38 - - [2026-07-17 21:46:23] "GET /virtual-machine/811a4a48-c47b-4e4a-ba71-0283360738c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003313 10.0.0.38 - - [2026-07-17 21:46:23] "POST /ref-update HTTP/1.1" 200 156 0.011066 10.0.0.38 - - [2026-07-17 21:46:23] "GET /virtual-machine-interface/c0deadc4-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.019629 10.0.0.38 - - [2026-07-17 21:46:23] "POST /set-tag HTTP/1.1" 200 109 0.018631 10.0.0.38 - - [2026-07-17 21:46:23] "POST /set-tag HTTP/1.1" 200 109 0.032467 10.0.0.38 - - [2026-07-17 21:46:23] "POST /set-tag HTTP/1.1" 200 109 0.022635 10.0.0.38 - - [2026-07-17 21:46:23] "DELETE /instance-ip/c0fd0e4a-8228-11f1-97fb-fa163e2e0071 HTTP/1.1" 200 115 0.038512 10.0.0.38 - - [2026-07-17 21:46:23] "POST /ref-update HTTP/1.1" 200 156 0.019137 10.0.0.38 - - [2026-07-17 21:46:23] "DELETE /virtual-machine-interface/c0deadc4-8228-11f1-97fb-fa163e2e0071 HTTP/1.1" 200 115 0.050288 10.0.0.38 - - [2026-07-17 21:46:23] "DELETE /virtual-machine/811a4a48-c47b-4e4a-ba71-0283360738c7 HTTP/1.1" 200 115 0.017942 10.0.0.38 - - [2026-07-17 21:46:24] "DELETE /tag/7d8e5120-4bed-4b66-8b54-a26757655797 HTTP/1.1" 200 115 0.057736 10.0.0.38 - - [2026-07-17 21:46:24] "DELETE /tag/552209fc-9204-4bbf-a86a-f3aa654ca503 HTTP/1.1" 200 115 0.075489 10.0.0.38 - - [2026-07-17 21:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007288 10.0.0.38 - - [2026-07-17 21:46:27] "GET /project/343d6ae2-80b6-4017-8f17-18aaef1df91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044746 10.0.0.38 - - [2026-07-17 21:46:28] "POST /tags HTTP/1.1" 200 393 0.046216 10.0.0.38 - - [2026-07-17 21:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009824 10.0.0.38 - - [2026-07-17 21:46:28] "GET /tag/47533ac4-4430-4f04-b3cc-fae360d9487f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.013692 10.0.0.38 - - [2026-07-17 21:46:28] "POST /tags HTTP/1.1" 200 341 0.025208 10.0.0.38 - - [2026-07-17 21:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.38 - - [2026-07-17 21:46:28] "GET /tag/f7e0faba-c3f3-4cd5-848f-53c8a255db3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.013676 10.0.0.38 - - [2026-07-17 21:46:28] "POST /id-to-fqname HTTP/1.1" 200 192 0.004543 10.0.0.38 - - [2026-07-17 21:46:28] "POST /fqname-to-id HTTP/1.1" 404 201 0.007056 10.0.0.38 - - [2026-07-17 21:46:28] "POST /security-groups HTTP/1.1" 200 591 0.070734 10.0.0.38 - - [2026-07-17 21:46:28] "POST /fqname-to-id HTTP/1.1" 404 236 0.002414 10.0.0.38 - - [2026-07-17 21:46:28] "POST /projects HTTP/1.1" 200 519 0.233574 10.0.0.38 - - [2026-07-17 21:46:28] "POST /access-control-lists HTTP/1.1" 200 598 0.065511 10.0.0.38 - - [2026-07-17 21:46:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.008769 10.0.0.38 - - [2026-07-17 21:46:28] "POST /fqname-to-id HTTP/1.1" 404 235 0.019607 10.0.0.38 - - [2026-07-17 21:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005563 10.0.0.38 - - [2026-07-17 21:46:28] "GET /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.015927 10.0.0.38 - - [2026-07-17 21:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.38 - - [2026-07-17 21:46:28] "GET /virtual-network/13cea347-059a-45f4-bd49-9bc8b4f3dec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.014779 10.0.0.38 - - [2026-07-17 21:46:28] "POST /access-control-lists HTTP/1.1" 200 596 0.072926 10.0.0.38 - - [2026-07-17 21:46:28] "PUT /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d HTTP/1.1" 200 264 0.050136 10.0.0.38 - - [2026-07-17 21:46:28] "PUT /virtual-network/13cea347-059a-45f4-bd49-9bc8b4f3dec9 HTTP/1.1" 200 264 0.055176 10.0.0.38 - - [2026-07-17 21:46:28] "POST /security-groups HTTP/1.1" 200 591 0.079804 10.0.0.38 - - [2026-07-17 21:46:28] "POST /fqname-to-id HTTP/1.1" 404 270 0.003090 10.0.0.38 - - [2026-07-17 21:46:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.021428 10.0.0.38 - - [2026-07-17 21:46:28] "POST /chown HTTP/1.1" 200 109 0.020374 10.0.0.38 - - [2026-07-17 21:46:29] "GET /application-policy-set/f14d2fd4-f88d-4d88-b5bf-c8d802109a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015897 10.0.0.38 - - [2026-07-17 21:46:29] "POST /access-control-lists HTTP/1.1" 200 632 0.101932 10.0.0.38 - - [2026-07-17 21:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.38 - - [2026-07-17 21:46:29] "POST /fqname-to-id HTTP/1.1" 404 269 0.010508 10.0.0.38 - - [2026-07-17 21:46:29] "GET /policy-management/d29a7a2b-804e-4cb6-b8e1-00410988812c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009859 10.0.0.38 - - [2026-07-17 21:46:29] "POST /tags HTTP/1.1" 409 226 0.002374 10.0.0.38 - - [2026-07-17 21:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.38 - - [2026-07-17 21:46:29] "GET /tag/f7e0faba-c3f3-4cd5-848f-53c8a255db3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.030268 10.0.0.38 - - [2026-07-17 21:46:29] "POST /access-control-lists HTTP/1.1" 200 630 0.091773 10.0.0.38 - - [2026-07-17 21:46:29] "POST /firewall-rules HTTP/1.1" 200 600 0.104358 10.0.0.38 - - [2026-07-17 21:46:29] "GET /firewall-rule/2d956c40-45cd-413e-9dde-e46c432c30db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.007087 10.0.0.38 - - [2026-07-17 21:46:29] "GET /firewall-policy/0e7960aa-b885-4416-86c1-89458ec268ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004272 10.0.0.38 - - [2026-07-17 21:46:29] "GET /firewall-rule/2d956c40-45cd-413e-9dde-e46c432c30db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002382 10.0.0.38 - - [2026-07-17 21:46:29] "POST /ref-update HTTP/1.1" 200 156 0.047298 10.0.0.38 - - [2026-07-17 21:46:29] "GET /application-policy-set/f14d2fd4-f88d-4d88-b5bf-c8d802109a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.019470 10.0.0.38 - - [2026-07-17 21:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732 10.0.0.38 - - [2026-07-17 21:46:29] "GET /policy-management/d29a7a2b-804e-4cb6-b8e1-00410988812c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003182 10.0.0.38 - - [2026-07-17 21:46:29] "POST /tags HTTP/1.1" 409 226 0.001835 10.0.0.38 - - [2026-07-17 21:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.38 - - [2026-07-17 21:46:29] "GET /tag/f7e0faba-c3f3-4cd5-848f-53c8a255db3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011094 10.0.0.38 - - [2026-07-17 21:46:29] "POST /firewall-rules HTTP/1.1" 200 598 0.066300 10.0.0.38 - - [2026-07-17 21:46:29] "GET /firewall-rule/8efc4c04-9b43-4762-936f-93c026dc2e7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.018618 10.0.0.38 - - [2026-07-17 21:46:29] "GET /firewall-policy/0e7960aa-b885-4416-86c1-89458ec268ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.004886 10.0.0.38 - - [2026-07-17 21:46:29] "GET /firewall-rule/8efc4c04-9b43-4762-936f-93c026dc2e7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003154 10.0.0.38 - - [2026-07-17 21:46:29] "POST /ref-update HTTP/1.1" 200 156 0.052041 10.0.0.38 - - [2026-07-17 21:46:31] "POST /tags HTTP/1.1" 200 393 0.025909 10.0.0.38 - - [2026-07-17 21:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010470 10.0.0.38 - - [2026-07-17 21:46:31] "GET /tag/6a183778-578a-4ac6-8a18-19c02bc2b53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.017053 10.0.0.38 - - [2026-07-17 21:46:31] "POST /tags HTTP/1.1" 200 341 0.020537 10.0.0.38 - - [2026-07-17 21:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.38 - - [2026-07-17 21:46:31] "GET /tag/ebf31aa3-f990-486b-bbe0-90c229997d94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011675 10.0.0.38 - - [2026-07-17 21:46:31] "POST /id-to-fqname HTTP/1.1" 200 192 0.000510 10.0.0.38 - - [2026-07-17 21:46:31] "POST /fqname-to-id HTTP/1.1" 404 201 0.002544 10.0.0.38 - - [2026-07-17 21:46:31] "POST /security-groups HTTP/1.1" 200 591 0.072425 10.0.0.38 - - [2026-07-17 21:46:31] "POST /projects HTTP/1.1" 200 519 0.203533 10.0.0.38 - - [2026-07-17 21:46:31] "POST /fqname-to-id HTTP/1.1" 404 236 0.004361 10.0.0.38 - - [2026-07-17 21:46:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.033820 10.0.0.38 - - [2026-07-17 21:46:31] "POST /access-control-lists HTTP/1.1" 200 598 0.072096 10.0.0.38 - - [2026-07-17 21:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.020548 10.0.0.38 - - [2026-07-17 21:46:31] "POST /fqname-to-id HTTP/1.1" 404 235 0.016559 10.0.0.38 - - [2026-07-17 21:46:31] "GET /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.011868 10.0.0.38 - - [2026-07-17 21:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.38 - - [2026-07-17 21:46:31] "GET /virtual-network/13cea347-059a-45f4-bd49-9bc8b4f3dec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.017944 10.0.0.38 - - [2026-07-17 21:46:31] "POST /access-control-lists HTTP/1.1" 200 596 0.078219 10.0.0.38 - - [2026-07-17 21:46:31] "PUT /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d HTTP/1.1" 200 264 0.061692 10.0.0.38 - - [2026-07-17 21:46:31] "PUT /virtual-network/13cea347-059a-45f4-bd49-9bc8b4f3dec9 HTTP/1.1" 200 264 0.047303 10.0.0.38 - - [2026-07-17 21:46:31] "POST /security-groups HTTP/1.1" 200 591 0.071877 10.0.0.38 - - [2026-07-17 21:46:31] "POST /fqname-to-id HTTP/1.1" 404 270 0.003458 10.0.0.38 - - [2026-07-17 21:46:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.024358 10.0.0.38 - - [2026-07-17 21:46:31] "POST /chown HTTP/1.1" 200 109 0.025074 10.0.0.38 - - [2026-07-17 21:46:31] "POST /access-control-lists HTTP/1.1" 200 632 0.054060 10.0.0.38 - - [2026-07-17 21:46:31] "POST /fqname-to-id HTTP/1.1" 404 269 0.006453 10.0.0.38 - - [2026-07-17 21:46:31] "GET /application-policy-set/f14d2fd4-f88d-4d88-b5bf-c8d802109a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005607 10.0.0.38 - - [2026-07-17 21:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.38 - - [2026-07-17 21:46:32] "GET /policy-management/d29a7a2b-804e-4cb6-b8e1-00410988812c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.040122 10.0.0.38 - - [2026-07-17 21:46:32] "POST /access-control-lists HTTP/1.1" 200 630 0.083032 10.0.0.38 - - [2026-07-17 21:46:32] "POST /tags HTTP/1.1" 409 226 0.002312 10.0.0.38 - - [2026-07-17 21:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.38 - - [2026-07-17 21:46:32] "GET /tag/ebf31aa3-f990-486b-bbe0-90c229997d94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011010 10.0.0.38 - - [2026-07-17 21:46:32] "POST /firewall-rules HTTP/1.1" 200 600 0.077261 10.0.0.38 - - [2026-07-17 21:46:32] "GET /firewall-rule/a3e47c35-6282-480b-b3b1-9f2eb734837b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.030389 10.0.0.38 - - [2026-07-17 21:46:32] "GET /firewall-policy/0e7960aa-b885-4416-86c1-89458ec268ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.004786 10.0.0.38 - - [2026-07-17 21:46:32] "GET /firewall-rule/a3e47c35-6282-480b-b3b1-9f2eb734837b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002945 10.0.0.38 - - [2026-07-17 21:46:32] "POST /ref-update HTTP/1.1" 200 156 0.050356 10.0.0.38 - - [2026-07-17 21:46:32] "GET /application-policy-set/f14d2fd4-f88d-4d88-b5bf-c8d802109a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011050 10.0.0.38 - - [2026-07-17 21:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.38 - - [2026-07-17 21:46:32] "GET /policy-management/d29a7a2b-804e-4cb6-b8e1-00410988812c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002448 10.0.0.38 - - [2026-07-17 21:46:32] "POST /tags HTTP/1.1" 409 226 0.001487 10.0.0.38 - - [2026-07-17 21:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.38 - - [2026-07-17 21:46:32] "GET /tag/ebf31aa3-f990-486b-bbe0-90c229997d94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010447 10.0.0.38 - - [2026-07-17 21:46:32] "POST /firewall-rules HTTP/1.1" 200 598 0.064605 10.0.0.38 - - [2026-07-17 21:46:32] "GET /firewall-rule/8835a2c2-d75f-4d1f-a6a9-60c8768dd3b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004310 10.0.0.38 - - [2026-07-17 21:46:32] "GET /firewall-policy/0e7960aa-b885-4416-86c1-89458ec268ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004179 10.0.0.38 - - [2026-07-17 21:46:32] "GET /firewall-rule/8835a2c2-d75f-4d1f-a6a9-60c8768dd3b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002431 10.0.0.38 - - [2026-07-17 21:46:32] "POST /ref-update HTTP/1.1" 200 156 0.056558 10.0.0.38 - - [2026-07-17 21:46:34] "POST /tags HTTP/1.1" 200 345 0.106977 10.0.0.38 - - [2026-07-17 21:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.021091 10.0.0.38 - - [2026-07-17 21:46:34] "GET /tag/4d13e008-f64b-4c65-ae32-8279883f26ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.016859 10.0.0.38 - - [2026-07-17 21:46:34] "POST /projects HTTP/1.1" 409 238 0.002764 10.0.0.38 - - [2026-07-17 21:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.38 - - [2026-07-17 21:46:34] "GET /project/c8fc282e-fb2c-4ec6-ad8f-37dd4b777e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.054095 10.0.0.38 - - [2026-07-17 21:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.38 - - [2026-07-17 21:46:34] "GET /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006012 10.0.0.38 - - [2026-07-17 21:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.38 - - [2026-07-17 21:46:34] "GET /virtual-network/13cea347-059a-45f4-bd49-9bc8b4f3dec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.008469 10.0.0.38 - - [2026-07-17 21:46:34] "POST /security-groups HTTP/1.1" 409 285 0.006781 10.0.0.38 - - [2026-07-17 21:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.38 - - [2026-07-17 21:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.38 - - [2026-07-17 21:46:34] "PUT /security-group/77f8255b-67c3-4087-b0cd-7c48e0c6e112 HTTP/1.1" 200 262 0.059486 10.0.0.38 - - [2026-07-17 21:46:34] "PUT /access-control-list/9f2d42ab-2c84-4047-b194-151fbc4c3240 HTTP/1.1" 200 272 0.037852 10.0.0.38 - - [2026-07-17 21:46:34] "GET /project/c8fc282e-fb2c-4ec6-ad8f-37dd4b777e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.075299 10.0.0.38 - - [2026-07-17 21:46:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.079335 10.0.0.38 - - [2026-07-17 21:46:34] "POST /tags HTTP/1.1" 409 228 0.028518 10.0.0.38 - - [2026-07-17 21:46:34] "PUT /access-control-list/997d3e60-cc8f-4291-8a04-4ee561a1bba2 HTTP/1.1" 200 272 0.061893 10.0.0.38 - - [2026-07-17 21:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.38 - - [2026-07-17 21:46:34] "GET /tag/4d13e008-f64b-4c65-ae32-8279883f26ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.038290 10.0.0.38 - - [2026-07-17 21:46:34] "POST /tags HTTP/1.1" 200 345 0.020911 10.0.0.38 - - [2026-07-17 21:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005765 10.0.0.38 - - [2026-07-17 21:46:34] "GET /tag/bec9da1f-2790-4484-9d14-893b64a4d0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.015259 10.0.0.38 - - [2026-07-17 21:46:34] "POST /projects HTTP/1.1" 409 238 0.007260 10.0.0.38 - - [2026-07-17 21:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008 10.0.0.38 - - [2026-07-17 21:46:34] "GET /project/6d740312-0af3-4595-90bc-fb1e14e06394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041054 10.0.0.38 - - [2026-07-17 21:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007876 10.0.0.38 - - [2026-07-17 21:46:35] "GET /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007658 10.0.0.38 - - [2026-07-17 21:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.38 - - [2026-07-17 21:46:35] "GET /virtual-network/13cea347-059a-45f4-bd49-9bc8b4f3dec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004912 10.0.0.38 - - [2026-07-17 21:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.38 - - [2026-07-17 21:46:35] "GET /project/6d740312-0af3-4595-90bc-fb1e14e06394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040629 10.0.0.38 - - [2026-07-17 21:46:35] "POST /security-groups HTTP/1.1" 409 285 0.002881 10.0.0.38 - - [2026-07-17 21:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.38 - - [2026-07-17 21:46:35] "PUT /security-group/4e90549b-0ca2-471e-bc33-c35bdc62e3c0 HTTP/1.1" 200 262 0.058964 10.0.0.38 - - [2026-07-17 21:46:35] "PUT /access-control-list/a3ee42ce-7484-4516-823f-143ffedb9b86 HTTP/1.1" 200 272 0.016552 10.0.0.38 - - [2026-07-17 21:46:35] "PUT /access-control-list/7ae585a9-5ed1-42cf-b005-286bea797c6d HTTP/1.1" 200 272 0.039083 10.0.0.38 - - [2026-07-17 21:46:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.051660 10.0.0.38 - - [2026-07-17 21:46:35] "POST /tags HTTP/1.1" 409 228 0.003427 10.0.0.38 - - [2026-07-17 21:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009333 10.0.0.38 - - [2026-07-17 21:46:35] "GET /tag/bec9da1f-2790-4484-9d14-893b64a4d0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.011394 10.0.0.38 - - [2026-07-17 21:46:35] "POST /tags HTTP/1.1" 200 291 0.047246 10.0.0.38 - - [2026-07-17 21:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.013413 10.0.0.38 - - [2026-07-17 21:46:35] "GET /tag/c8027693-040e-4b7e-84a0-3d7f5ebaa51f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.014650 10.0.0.38 - - [2026-07-17 21:46:35] "POST /tags HTTP/1.1" 200 303 0.080597 10.0.0.38 - - [2026-07-17 21:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.048678 10.0.0.38 - - [2026-07-17 21:46:35] "GET /tag/71980f1b-dbee-42b7-b8ef-a05598e81813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.015933 10.0.0.38 - - [2026-07-17 21:46:35] "POST /tags HTTP/1.1" 409 252 0.006501 10.0.0.38 - - [2026-07-17 21:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010806 10.0.0.38 - - [2026-07-17 21:46:35] "GET /tag/47533ac4-4430-4f04-b3cc-fae360d9487f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.035403 10.0.0.38 - - [2026-07-17 21:46:35] "POST /tags HTTP/1.1" 409 226 0.002360 10.0.0.38 - - [2026-07-17 21:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.38 - - [2026-07-17 21:46:35] "GET /tag/f7e0faba-c3f3-4cd5-848f-53c8a255db3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010936 10.0.0.38 - - [2026-07-17 21:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.38 - - [2026-07-17 21:46:35] "GET /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006012 10.0.0.38 - - [2026-07-17 21:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.38 - - [2026-07-17 21:46:36] "GET /project/c8fc282e-fb2c-4ec6-ad8f-37dd4b777e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.060847 10.0.0.38 - - [2026-07-17 21:46:36] "POST /virtual-machines HTTP/1.1" 200 395 0.012783 10.0.0.38 - - [2026-07-17 21:46:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.018874 10.0.0.38 - - [2026-07-17 21:46:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.139261 10.0.0.38 - - [2026-07-17 21:46:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.010410 10.0.0.38 - - [2026-07-17 21:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010413 10.0.0.38 - - [2026-07-17 21:46:36] "GET /virtual-machine-interface/fbd43eee-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009932 10.0.0.38 - - [2026-07-17 21:46:36] "POST /instance-ips HTTP/1.1" 200 397 0.022462 10.0.0.38 - - [2026-07-17 21:46:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.031588 10.0.0.38 - - [2026-07-17 21:46:36] "GET /virtual-machine-interface/fbd43eee-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.016186 10.0.0.38 - - [2026-07-17 21:46:36] "POST /set-tag HTTP/1.1" 200 109 0.067948 10.0.0.38 - - [2026-07-17 21:46:36] "GET /virtual-machine-interface/fbd43eee-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005348 10.0.0.38 - - [2026-07-17 21:46:36] "GET /instance-ip/fbf29e16-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.022867 10.0.0.38 - - [2026-07-17 21:46:36] "GET /virtual-machine-interface/fbd43eee-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013792 10.0.0.38 - - [2026-07-17 21:46:36] "POST /set-tag HTTP/1.1" 200 109 0.002751 10.0.0.38 - - [2026-07-17 21:46:36] "GET /virtual-router/d43e42f7-4b03-4b42-93f2-2b2bab585e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004147 10.0.0.38 - - [2026-07-17 21:46:36] "POST /ref-update HTTP/1.1" 200 156 0.008915 10.0.0.38 - - [2026-07-17 21:46:36] "GET /virtual-machine-interface/fbd43eee-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018029 10.0.0.38 - - [2026-07-17 21:46:36] "POST /set-tag HTTP/1.1" 200 109 0.003807 10.0.0.38 - - [2026-07-17 21:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.38 - - [2026-07-17 21:46:36] "GET /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004870 10.0.0.38 - - [2026-07-17 21:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.38 - - [2026-07-17 21:46:36] "GET /project/c8fc282e-fb2c-4ec6-ad8f-37dd4b777e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043335 10.0.0.38 - - [2026-07-17 21:46:36] "POST /virtual-machines HTTP/1.1" 200 395 0.010489 10.0.0.38 - - [2026-07-17 21:46:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.020941 10.0.0.38 - - [2026-07-17 21:46:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.125563 10.0.0.38 - - [2026-07-17 21:46:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.032676 10.0.0.38 - - [2026-07-17 21:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012084 10.0.0.38 - - [2026-07-17 21:46:37] "GET /virtual-machine-interface/fc5d2dbc-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014185 10.0.0.38 - - [2026-07-17 21:46:37] "POST /instance-ips HTTP/1.1" 200 397 0.037023 10.0.0.38 - - [2026-07-17 21:46:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.033587 10.0.0.38 - - [2026-07-17 21:46:37] "GET /virtual-machine-interface/fc5d2dbc-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011785 10.0.0.38 - - [2026-07-17 21:46:37] "POST /set-tag HTTP/1.1" 200 109 0.072194 10.0.0.38 - - [2026-07-17 21:46:37] "GET /virtual-machine-interface/fc5d2dbc-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017689 10.0.0.38 - - [2026-07-17 21:46:37] "GET /instance-ip/fc7d29a0-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003730 10.0.0.38 - - [2026-07-17 21:46:37] "GET /virtual-machine-interface/fc5d2dbc-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004292 10.0.0.38 - - [2026-07-17 21:46:37] "POST /set-tag HTTP/1.1" 200 109 0.002083 10.0.0.38 - - [2026-07-17 21:46:37] "GET /virtual-router/d43e42f7-4b03-4b42-93f2-2b2bab585e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.004019 10.0.0.38 - - [2026-07-17 21:46:37] "POST /ref-update HTTP/1.1" 200 156 0.010487 10.0.0.38 - - [2026-07-17 21:46:37] "GET /virtual-machine-interface/fc5d2dbc-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004866 10.0.0.38 - - [2026-07-17 21:46:37] "POST /set-tag HTTP/1.1" 200 109 0.003805 10.0.0.38 - - [2026-07-17 21:46:37] "POST /tags HTTP/1.1" 200 291 0.027972 10.0.0.38 - - [2026-07-17 21:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.38 - - [2026-07-17 21:46:37] "GET /tag/2c8e3bc7-8591-4790-afc4-3572be9f7dec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.014118 10.0.0.38 - - [2026-07-17 21:46:37] "POST /tags HTTP/1.1" 409 252 0.002558 10.0.0.38 - - [2026-07-17 21:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.38 - - [2026-07-17 21:46:37] "GET /tag/6a183778-578a-4ac6-8a18-19c02bc2b53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011265 10.0.0.38 - - [2026-07-17 21:46:37] "POST /tags HTTP/1.1" 409 226 0.002584 10.0.0.38 - - [2026-07-17 21:46:37] "GET /global-system-configs HTTP/1.1" 200 322 0.009495 10.0.0.38 - - [2026-07-17 21:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.38 - - [2026-07-17 21:46:37] "GET /tag/ebf31aa3-f990-486b-bbe0-90c229997d94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.014692 10.0.0.38 - - [2026-07-17 21:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.38 - - [2026-07-17 21:46:37] "GET /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005089 10.0.0.38 - - [2026-07-17 21:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.38 - - [2026-07-17 21:46:37] "GET /project/6d740312-0af3-4595-90bc-fb1e14e06394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.058491 10.0.0.38 - - [2026-07-17 21:46:38] "POST /virtual-machines HTTP/1.1" 200 395 0.011303 10.0.0.38 - - [2026-07-17 21:46:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.038904 10.0.0.38 - - [2026-07-17 21:46:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.128399 10.0.0.38 - - [2026-07-17 21:46:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.010049 10.0.0.38 - - [2026-07-17 21:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004598 10.0.0.38 - - [2026-07-17 21:46:38] "GET /virtual-machine-interface/fd0b5e3c-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.017135 10.0.0.38 - - [2026-07-17 21:46:38] "GET /global-system-configs HTTP/1.1" 200 322 0.005106 10.0.0.38 - - [2026-07-17 21:46:38] "POST /instance-ips HTTP/1.1" 200 397 0.034781 10.0.0.38 - - [2026-07-17 21:46:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.033141 10.0.0.38 - - [2026-07-17 21:46:38] "GET /virtual-machine-interface/fd0b5e3c-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.020073 10.0.0.38 - - [2026-07-17 21:46:38] "POST /set-tag HTTP/1.1" 200 109 0.067833 10.0.0.38 - - [2026-07-17 21:46:38] "GET /virtual-machine-interface/fd0b5e3c-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.029709 10.0.0.38 - - [2026-07-17 21:46:38] "GET /instance-ip/fd289632-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.012076 10.0.0.38 - - [2026-07-17 21:46:38] "GET /virtual-machine-interface/fd0b5e3c-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004727 10.0.0.38 - - [2026-07-17 21:46:38] "POST /set-tag HTTP/1.1" 200 109 0.002542 10.0.0.38 - - [2026-07-17 21:46:38] "GET /virtual-router/d43e42f7-4b03-4b42-93f2-2b2bab585e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.004838 10.0.0.38 - - [2026-07-17 21:46:38] "POST /ref-update HTTP/1.1" 200 156 0.020211 10.0.0.38 - - [2026-07-17 21:46:38] "GET /virtual-machine-interface/fd0b5e3c-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007901 10.0.0.38 - - [2026-07-17 21:46:38] "POST /set-tag HTTP/1.1" 200 109 0.006926 10.0.0.38 - - [2026-07-17 21:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.38 - - [2026-07-17 21:46:38] "GET /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004195 10.0.0.38 - - [2026-07-17 21:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.38 - - [2026-07-17 21:46:38] "GET /project/6d740312-0af3-4595-90bc-fb1e14e06394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044933 10.0.0.38 - - [2026-07-17 21:46:38] "POST /virtual-machines HTTP/1.1" 200 395 0.010394 10.0.0.38 - - [2026-07-17 21:46:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.019136 10.0.0.38 - - [2026-07-17 21:46:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113835 10.0.0.38 - - [2026-07-17 21:46:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.021853 10.0.0.38 - - [2026-07-17 21:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006984 10.0.0.38 - - [2026-07-17 21:46:39] "GET /virtual-machine-interface/fd9094da-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011317 10.0.0.38 - - [2026-07-17 21:46:39] "POST /instance-ips HTTP/1.1" 200 397 0.021877 10.0.0.38 - - [2026-07-17 21:46:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.031687 10.0.0.38 - - [2026-07-17 21:46:39] "GET /virtual-machine-interface/fd9094da-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.022204 10.0.0.38 - - [2026-07-17 21:46:39] "POST /set-tag HTTP/1.1" 200 109 0.075772 10.0.0.38 - - [2026-07-17 21:46:39] "GET /virtual-machine-interface/fd9094da-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013374 10.0.0.38 - - [2026-07-17 21:46:39] "GET /instance-ip/fdae2c7a-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003450 10.0.0.38 - - [2026-07-17 21:46:39] "GET /virtual-machine-interface/fd9094da-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004410 10.0.0.38 - - [2026-07-17 21:46:39] "POST /set-tag HTTP/1.1" 200 109 0.002238 10.0.0.38 - - [2026-07-17 21:46:39] "GET /virtual-router/d43e42f7-4b03-4b42-93f2-2b2bab585e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.004479 10.0.0.38 - - [2026-07-17 21:46:39] "POST /ref-update HTTP/1.1" 200 156 0.012497 10.0.0.38 - - [2026-07-17 21:46:39] "GET /virtual-machine-interface/fd9094da-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014143 10.0.0.38 - - [2026-07-17 21:46:39] "POST /set-tag HTTP/1.1" 200 109 0.002690 10.0.0.38 - - [2026-07-17 21:46:39] "POST /tags HTTP/1.1" 200 299 0.020310 10.0.0.38 - - [2026-07-17 21:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012130 10.0.0.38 - - [2026-07-17 21:46:39] "GET /tag/17790c43-cb0f-443b-aad0-6829992e3f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.013536 10.0.0.38 - - [2026-07-17 21:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.38 - - [2026-07-17 21:46:39] "GET /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003926 10.0.0.38 - - [2026-07-17 21:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.38 - - [2026-07-17 21:46:39] "GET /project/c8fc282e-fb2c-4ec6-ad8f-37dd4b777e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045534 10.0.0.38 - - [2026-07-17 21:46:39] "POST /virtual-machines HTTP/1.1" 200 395 0.012215 10.0.0.38 - - [2026-07-17 21:46:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.013597 10.0.0.38 - - [2026-07-17 21:46:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.121969 10.0.0.38 - - [2026-07-17 21:46:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.012545 10.0.0.38 - - [2026-07-17 21:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.015672 10.0.0.38 - - [2026-07-17 21:46:40] "GET /virtual-machine-interface/fe2605e2-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008202 10.0.0.38 - - [2026-07-17 21:46:40] "POST /instance-ips HTTP/1.1" 200 397 0.025586 10.0.0.38 - - [2026-07-17 21:46:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.038713 10.0.0.38 - - [2026-07-17 21:46:40] "GET /virtual-machine-interface/fe2605e2-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015720 10.0.0.38 - - [2026-07-17 21:46:40] "POST /set-tag HTTP/1.1" 200 109 0.021532 10.0.0.38 - - [2026-07-17 21:46:40] "GET /virtual-machine-interface/fe2605e2-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.024098 10.0.0.38 - - [2026-07-17 21:46:40] "GET /instance-ip/fe44038a-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003304 10.0.0.38 - - [2026-07-17 21:46:40] "GET /virtual-machine-interface/fe2605e2-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004475 10.0.0.38 - - [2026-07-17 21:46:40] "POST /set-tag HTTP/1.1" 200 109 0.002321 10.0.0.38 - - [2026-07-17 21:46:40] "POST /tags HTTP/1.1" 200 299 0.021407 10.0.0.38 - - [2026-07-17 21:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.38 - - [2026-07-17 21:46:40] "GET /tag/8adcf221-d259-4071-8f33-9bd70cb96cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.012053 10.0.0.38 - - [2026-07-17 21:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.38 - - [2026-07-17 21:46:40] "GET /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006473 10.0.0.38 - - [2026-07-17 21:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.38 - - [2026-07-17 21:46:40] "GET /project/c8fc282e-fb2c-4ec6-ad8f-37dd4b777e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.050833 10.0.0.38 - - [2026-07-17 21:46:40] "POST /virtual-machines HTTP/1.1" 200 395 0.014778 10.0.0.38 - - [2026-07-17 21:46:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.033755 10.0.0.38 - - [2026-07-17 21:46:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.124626 10.0.0.38 - - [2026-07-17 21:46:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.011649 10.0.0.38 - - [2026-07-17 21:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.022651 10.0.0.38 - - [2026-07-17 21:46:40] "GET /virtual-machine-interface/fea2e0a8-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005228 10.0.0.38 - - [2026-07-17 21:46:41] "POST /instance-ips HTTP/1.1" 200 397 0.026811 10.0.0.38 - - [2026-07-17 21:46:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.033627 10.0.0.38 - - [2026-07-17 21:46:41] "GET /virtual-machine-interface/fea2e0a8-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.024609 10.0.0.38 - - [2026-07-17 21:46:41] "POST /set-tag HTTP/1.1" 200 109 0.029507 10.0.0.38 - - [2026-07-17 21:46:41] "GET /virtual-machine-interface/fea2e0a8-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.026409 10.0.0.38 - - [2026-07-17 21:46:41] "GET /instance-ip/febf4b08-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007897 10.0.0.38 - - [2026-07-17 21:46:41] "GET /virtual-machine-interface/fea2e0a8-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005971 10.0.0.38 - - [2026-07-17 21:46:41] "POST /set-tag HTTP/1.1" 200 109 0.002647 10.0.0.38 - - [2026-07-17 21:46:41] "POST /tags HTTP/1.1" 200 299 0.020723 10.0.0.38 - - [2026-07-17 21:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.020397 10.0.0.38 - - [2026-07-17 21:46:41] "GET /tag/5aa14b96-191f-4c13-95e2-0462dcb1b741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.012887 10.0.0.38 - - [2026-07-17 21:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.38 - - [2026-07-17 21:46:41] "GET /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004075 10.0.0.38 - - [2026-07-17 21:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.38 - - [2026-07-17 21:46:41] "GET /project/6d740312-0af3-4595-90bc-fb1e14e06394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042816 10.0.0.38 - - [2026-07-17 21:46:41] "POST /virtual-machines HTTP/1.1" 200 395 0.008653 10.0.0.38 - - [2026-07-17 21:46:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.015609 10.0.0.38 - - [2026-07-17 21:46:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.130471 10.0.0.38 - - [2026-07-17 21:46:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.011106 10.0.0.38 - - [2026-07-17 21:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011332 10.0.0.38 - - [2026-07-17 21:46:41] "GET /virtual-machine-interface/ff211d4c-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014394 10.0.0.38 - - [2026-07-17 21:46:41] "POST /instance-ips HTTP/1.1" 200 397 0.022115 10.0.0.38 - - [2026-07-17 21:46:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.023844 10.0.0.38 - - [2026-07-17 21:46:41] "GET /virtual-machine-interface/ff211d4c-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015269 10.0.0.38 - - [2026-07-17 21:46:42] "POST /set-tag HTTP/1.1" 200 109 0.033795 10.0.0.38 - - [2026-07-17 21:46:42] "GET /virtual-machine-interface/ff211d4c-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.024771 10.0.0.38 - - [2026-07-17 21:46:42] "GET /instance-ip/ff3e3bb6-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006050 10.0.0.38 - - [2026-07-17 21:46:42] "GET /virtual-machine-interface/ff211d4c-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006308 10.0.0.38 - - [2026-07-17 21:46:42] "POST /set-tag HTTP/1.1" 200 109 0.003072 10.0.0.38 - - [2026-07-17 21:46:42] "POST /tags HTTP/1.1" 200 299 0.025429 10.0.0.38 - - [2026-07-17 21:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.38 - - [2026-07-17 21:46:42] "GET /tag/3afbf8dd-9bbe-4117-9846-e72a9865d37d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.011988 10.0.0.38 - - [2026-07-17 21:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.38 - - [2026-07-17 21:46:42] "GET /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005568 10.0.0.38 - - [2026-07-17 21:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.38 - - [2026-07-17 21:46:42] "GET /project/6d740312-0af3-4595-90bc-fb1e14e06394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.059520 10.0.0.38 - - [2026-07-17 21:46:42] "POST /virtual-machines HTTP/1.1" 200 395 0.011208 10.0.0.38 - - [2026-07-17 21:46:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.013242 10.0.0.38 - - [2026-07-17 21:46:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114699 10.0.0.38 - - [2026-07-17 21:46:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.009980 10.0.0.38 - - [2026-07-17 21:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.024292 10.0.0.38 - - [2026-07-17 21:46:42] "GET /virtual-machine-interface/ffa11858-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005645 10.0.0.38 - - [2026-07-17 21:46:42] "POST /instance-ips HTTP/1.1" 200 397 0.023878 10.0.0.38 - - [2026-07-17 21:46:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.034028 10.0.0.38 - - [2026-07-17 21:46:42] "GET /virtual-machine-interface/ffa11858-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007854 10.0.0.38 - - [2026-07-17 21:46:42] "POST /set-tag HTTP/1.1" 200 109 0.033147 10.0.0.38 - - [2026-07-17 21:46:42] "GET /virtual-machine-interface/ffa11858-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020279 10.0.0.38 - - [2026-07-17 21:46:42] "GET /instance-ip/ffbcf834-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006019 10.0.0.38 - - [2026-07-17 21:46:42] "GET /virtual-machine-interface/ffa11858-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005956 10.0.0.38 - - [2026-07-17 21:46:42] "POST /set-tag HTTP/1.1" 200 109 0.002951 10.0.0.38 - - [2026-07-17 21:46:42] "GET /virtual-router/d43e42f7-4b03-4b42-93f2-2b2bab585e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.004138 10.0.0.38 - - [2026-07-17 21:46:43] "POST /ref-update HTTP/1.1" 200 156 0.012022 10.0.0.38 - - [2026-07-17 21:46:43] "GET /virtual-machine-interface/fe2605e2-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015461 10.0.0.38 - - [2026-07-17 21:46:43] "POST /set-tag HTTP/1.1" 200 109 0.004346 10.0.0.38 - - [2026-07-17 21:46:43] "GET /virtual-router/d43e42f7-4b03-4b42-93f2-2b2bab585e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.004443 10.0.0.38 - - [2026-07-17 21:46:43] "POST /ref-update HTTP/1.1" 200 156 0.012190 10.0.0.38 - - [2026-07-17 21:46:43] "GET /virtual-machine-interface/fea2e0a8-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020837 10.0.0.38 - - [2026-07-17 21:46:43] "POST /set-tag HTTP/1.1" 200 109 0.003330 10.0.0.38 - - [2026-07-17 21:46:43] "GET /virtual-machine-interface/fbd43eee-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004350 10.0.0.38 - - [2026-07-17 21:46:43] "POST /set-tag HTTP/1.1" 200 109 0.002314 10.0.0.38 - - [2026-07-17 21:46:43] "GET /virtual-router/d43e42f7-4b03-4b42-93f2-2b2bab585e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.004671 10.0.0.38 - - [2026-07-17 21:46:43] "POST /ref-update HTTP/1.1" 200 156 0.010327 10.0.0.38 - - [2026-07-17 21:46:43] "GET /virtual-machine-interface/ff211d4c-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009880 10.0.0.38 - - [2026-07-17 21:46:43] "POST /set-tag HTTP/1.1" 200 109 0.002814 10.0.0.38 - - [2026-07-17 21:46:43] "GET /virtual-router/d43e42f7-4b03-4b42-93f2-2b2bab585e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.004173 10.0.0.38 - - [2026-07-17 21:46:43] "POST /ref-update HTTP/1.1" 200 156 0.007925 10.0.0.38 - - [2026-07-17 21:46:43] "GET /virtual-machine-interface/ffa11858-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004756 10.0.0.38 - - [2026-07-17 21:46:43] "POST /set-tag HTTP/1.1" 200 109 0.002695 10.0.0.38 - - [2026-07-17 21:46:43] "GET /virtual-machine-interface/fc5d2dbc-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004333 10.0.0.38 - - [2026-07-17 21:46:43] "POST /set-tag HTTP/1.1" 200 109 0.002766 10.0.0.38 - - [2026-07-17 21:46:43] "GET /virtual-machine-interface/fd0b5e3c-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005446 10.0.0.38 - - [2026-07-17 21:46:43] "POST /set-tag HTTP/1.1" 200 109 0.002481 10.0.0.38 - - [2026-07-17 21:46:43] "GET /virtual-machine-interface/fd9094da-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004956 10.0.0.38 - - [2026-07-17 21:46:43] "POST /set-tag HTTP/1.1" 200 109 0.002309 10.0.0.38 - - [2026-07-17 21:46:43] "GET /virtual-machine-interface/fe2605e2-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003904 10.0.0.38 - - [2026-07-17 21:46:43] "POST /set-tag HTTP/1.1" 200 109 0.003003 10.0.0.38 - - [2026-07-17 21:46:43] "GET /virtual-machine-interface/fea2e0a8-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004479 10.0.0.38 - - [2026-07-17 21:46:43] "POST /set-tag HTTP/1.1" 200 109 0.002215 10.0.0.38 - - [2026-07-17 21:46:43] "GET /virtual-machine-interface/ff211d4c-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006542 10.0.0.38 - - [2026-07-17 21:46:43] "POST /set-tag HTTP/1.1" 200 109 0.002512 10.0.0.38 - - [2026-07-17 21:46:43] "GET /virtual-machine-interface/fc5d2dbc-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006033 10.0.0.38 - - [2026-07-17 21:46:43] "POST /set-tag HTTP/1.1" 200 109 0.003278 10.0.0.38 - - [2026-07-17 21:46:43] "GET /virtual-machine-interface/ffa11858-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004343 10.0.0.38 - - [2026-07-17 21:46:43] "POST /set-tag HTTP/1.1" 200 109 0.002321 10.0.0.38 - - [2026-07-17 21:46:43] "GET /virtual-machine-interface/fd0b5e3c-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004930 10.0.0.38 - - [2026-07-17 21:46:43] "POST /set-tag HTTP/1.1" 200 109 0.002933 10.0.0.38 - - [2026-07-17 21:46:46] "GET /virtual-machine-interface/fe2605e2-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006302 10.0.0.38 - - [2026-07-17 21:46:46] "POST /set-tag HTTP/1.1" 200 109 0.002450 10.0.0.38 - - [2026-07-17 21:46:46] "GET /virtual-machine-interface/fbd43eee-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004869 10.0.0.38 - - [2026-07-17 21:46:46] "POST /set-tag HTTP/1.1" 200 109 0.002413 10.0.0.38 - - [2026-07-17 21:46:47] "GET /virtual-machine-interface/fd9094da-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004630 10.0.0.38 - - [2026-07-17 21:46:47] "POST /set-tag HTTP/1.1" 200 109 0.002496 10.0.0.38 - - [2026-07-17 21:46:47] "GET /virtual-machine-interface/ff211d4c-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005745 10.0.0.38 - - [2026-07-17 21:46:47] "POST /set-tag HTTP/1.1" 200 109 0.002862 10.0.0.38 - - [2026-07-17 21:46:47] "GET /virtual-machine-interface/ffa11858-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005533 10.0.0.38 - - [2026-07-17 21:46:47] "POST /set-tag HTTP/1.1" 200 109 0.002686 10.0.0.38 - - [2026-07-17 21:46:50] "GET /virtual-machine/b01b64bd-b293-49de-b225-6affddd3b06e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003944 10.0.0.38 - - [2026-07-17 21:46:50] "GET /virtual-machine-interface/fbd43eee-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004354 10.0.0.38 - - [2026-07-17 21:46:50] "GET /virtual-machine/75aff417-de46-4571-98d7-19ab6214c1aa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003276 10.0.0.38 - - [2026-07-17 21:46:50] "GET /virtual-machine-interface/fc5d2dbc-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003668 10.0.0.38 - - [2026-07-17 21:46:50] "GET /virtual-machine/f7d300df-fdb0-4a63-ac70-d0fd3276be8f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004055 10.0.0.38 - - [2026-07-17 21:46:50] "GET /virtual-machine-interface/fd0b5e3c-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004195 10.0.0.38 - - [2026-07-17 21:46:50] "GET /virtual-machine/11d8a527-ab34-4d5e-b920-2ece9644cfee?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003248 10.0.0.38 - - [2026-07-17 21:46:50] "GET /virtual-machine-interface/fd9094da-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004778 10.0.0.38 - - [2026-07-17 21:46:50] "GET /virtual-machine/b87d076c-1e2f-4082-95de-5fd39dc8aa36?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003151 10.0.0.38 - - [2026-07-17 21:46:50] "GET /virtual-machine-interface/fe2605e2-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004297 10.0.0.38 - - [2026-07-17 21:46:50] "GET /virtual-machine/29d29c44-7981-403d-8b00-478db2efb7d0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003561 10.0.0.38 - - [2026-07-17 21:46:50] "GET /virtual-machine-interface/ff211d4c-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003851 10.0.0.38 - - [2026-07-17 21:46:52] "GET /virtual-machine-interface/fea2e0a8-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005071 10.0.0.38 - - [2026-07-17 21:46:52] "POST /set-tag HTTP/1.1" 200 109 0.002274 10.0.0.38 - - [2026-07-17 21:46:55] "GET /virtual-machine/6908537e-c9c9-44a6-b60f-ab096a425936?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003249 10.0.0.38 - - [2026-07-17 21:46:55] "GET /virtual-machine-interface/fea2e0a8-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005787 10.0.0.38 - - [2026-07-17 21:46:55] "GET /virtual-machine/2d5bdce7-55fb-463f-b189-5bd8005459c3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003196 10.0.0.38 - - [2026-07-17 21:46:55] "GET /virtual-machine-interface/ffa11858-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011005 10.0.0.38 - - [2026-07-17 21:46:56] "GET /loadbalancer/4b4c84d8-aba0-414b-9b4d-f1fbffc24b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003942 10.0.0.38 - - [2026-07-17 21:46:56] "POST /tags HTTP/1.1" 200 333 0.034287 10.0.0.38 - - [2026-07-17 21:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008588 10.0.0.38 - - [2026-07-17 21:46:56] "GET /tag/ceec72cd-3342-4f6b-a387-cb3435c1fa38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.015655 10.0.0.38 - - [2026-07-17 21:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.38 - - [2026-07-17 21:46:56] "GET /project/c8fc282e-fb2c-4ec6-ad8f-37dd4b777e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031132 10.0.0.38 - - [2026-07-17 21:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.38 - - [2026-07-17 21:46:56] "GET /virtual-network/13cea347-059a-45f4-bd49-9bc8b4f3dec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004299 10.0.0.38 - - [2026-07-17 21:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.38 - - [2026-07-17 21:46:56] "GET /service-appliance-set/636a81b7-175d-42f3-9a36-1472f52cbcb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003082 10.0.0.38 - - [2026-07-17 21:46:56] "POST /fqname-to-id HTTP/1.1" 404 273 0.001983 10.0.0.38 - - [2026-07-17 21:46:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.105110 10.0.0.38 - - [2026-07-17 21:46:56] "GET /virtual-machine-interface/f542944a-e796-4dde-90af-85000608583a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.004853 10.0.0.38 - - [2026-07-17 21:46:56] "POST /instance-ips HTTP/1.1" 200 409 0.021042 10.0.0.38 - - [2026-07-17 21:46:56] "GET /instance-ip/a77c9df4-efd4-4d2d-aca6-72e62357eae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.013689 10.0.0.38 - - [2026-07-17 21:46:56] "POST /loadbalancers HTTP/1.1" 200 629 0.064258 10.0.0.38 - - [2026-07-17 21:46:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.014096 10.0.0.38 - - [2026-07-17 21:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011603 10.0.0.38 - - [2026-07-17 21:46:56] "GET /project/c8fc282e-fb2c-4ec6-ad8f-37dd4b777e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.067482 10.0.0.38 - - [2026-07-17 21:46:56] "GET /instance-ip/a77c9df4-efd4-4d2d-aca6-72e62357eae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.009706 10.0.0.38 - - [2026-07-17 21:46:56] "GET /project/c8fc282e-fb2c-4ec6-ad8f-37dd4b777e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044583 10.0.0.38 - - [2026-07-17 21:46:56] "GET /loadbalancer/4b4c84d8-aba0-414b-9b4d-f1fbffc24b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003147 10.0.0.38 - - [2026-07-17 21:46:56] "POST /floating-ips HTTP/1.1" 200 597 0.043284 10.0.0.38 - - [2026-07-17 21:46:56] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.064346 10.0.0.38 - - [2026-07-17 21:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.38 - - [2026-07-17 21:46:57] "GET /project/c8fc282e-fb2c-4ec6-ad8f-37dd4b777e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031441 10.0.0.38 - - [2026-07-17 21:46:57] "GET /loadbalancer-listener/121981ad-95e6-4ab8-ba10-0c809d4e4389?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.003240 10.0.0.38 - - [2026-07-17 21:46:57] "GET /loadbalancer-listener/121981ad-95e6-4ab8-ba10-0c809d4e4389?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.011622 10.0.0.38 - - [2026-07-17 21:46:57] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.019932 10.0.0.38 - - [2026-07-17 21:46:57] "GET /instance-ip/a77c9df4-efd4-4d2d-aca6-72e62357eae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.003330 10.0.0.38 - - [2026-07-17 21:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.38 - - [2026-07-17 21:46:57] "GET /instance-ip/a77c9df4-efd4-4d2d-aca6-72e62357eae2?fields=floating_ips HTTP/1.1" 200 1213 0.008043 10.0.0.38 - - [2026-07-17 21:46:57] "GET /floating-ip/217ad405-100f-4685-b263-44992e1dd5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.002855 10.0.0.38 - - [2026-07-17 21:46:57] "GET /loadbalancer/4b4c84d8-aba0-414b-9b4d-f1fbffc24b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002691 10.0.0.38 - - [2026-07-17 21:46:57] "GET /loadbalancer/4b4c84d8-aba0-414b-9b4d-f1fbffc24b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002995 10.0.0.38 - - [2026-07-17 21:46:57] "GET /loadbalancer-pool/b372b9fb-2b2f-4040-aa50-4a9386bcc535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.003629 10.0.0.38 - - [2026-07-17 21:46:57] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014865 10.0.0.38 - - [2026-07-17 21:46:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.023399 10.0.0.38 - - [2026-07-17 21:46:57] "GET /virtual-machine-interface/fbd43eee-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006889 10.0.0.38 - - [2026-07-17 21:46:57] "GET /virtual-machine-interface/fbd43eee-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010084 10.0.0.38 - - [2026-07-17 21:46:57] "POST /tags HTTP/1.1" 409 221 0.002216 10.0.0.38 - - [2026-07-17 21:46:57] "POST /ref-update HTTP/1.1" 200 156 0.014848 10.0.0.38 - - [2026-07-17 21:46:57] "GET /floating-ip/217ad405-100f-4685-b263-44992e1dd5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.010855 10.0.0.38 - - [2026-07-17 21:46:57] "PUT /floating-ip/217ad405-100f-4685-b263-44992e1dd5ee HTTP/1.1" 200 256 0.010834 10.0.0.38 - - [2026-07-17 21:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.38 - - [2026-07-17 21:46:57] "GET /tag/ceec72cd-3342-4f6b-a387-cb3435c1fa38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.016552 10.0.0.38 - - [2026-07-17 21:46:57] "POST /set-tag HTTP/1.1" 200 109 0.066602 10.0.0.38 - - [2026-07-17 21:46:57] "GET /loadbalancer-pool/b372b9fb-2b2f-4040-aa50-4a9386bcc535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.002975 10.0.0.38 - - [2026-07-17 21:46:57] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014667 10.0.0.38 - - [2026-07-17 21:46:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.012171 10.0.0.38 - - [2026-07-17 21:46:57] "GET /virtual-machine-interface/fc5d2dbc-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010317 10.0.0.38 - - [2026-07-17 21:46:57] "GET /virtual-machine-interface/fc5d2dbc-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004164 10.0.0.38 - - [2026-07-17 21:46:57] "POST /ref-update HTTP/1.1" 200 156 0.008952 10.0.0.38 - - [2026-07-17 21:46:57] "GET /floating-ip/217ad405-100f-4685-b263-44992e1dd5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.010389 10.0.0.38 - - [2026-07-17 21:46:57] "POST /set-tag HTTP/1.1" 200 109 0.064129 10.0.0.38 - - [2026-07-17 21:46:58] "POST /tags HTTP/1.1" 409 206 0.002346 10.0.0.38 - - [2026-07-17 21:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.38 - - [2026-07-17 21:46:58] "GET /tag/71980f1b-dbee-42b7-b8ef-a05598e81813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010553 10.0.0.38 - - [2026-07-17 21:46:58] "POST /tags HTTP/1.1" 409 204 0.001899 10.0.0.38 - - [2026-07-17 21:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.38 - - [2026-07-17 21:46:58] "GET /tag/8adcf221-d259-4071-8f33-9bd70cb96cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.010716 10.0.0.38 - - [2026-07-17 21:46:58] "GET /application-policy-set/f14d2fd4-f88d-4d88-b5bf-c8d802109a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002891 10.0.0.38 - - [2026-07-17 21:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.38 - - [2026-07-17 21:46:58] "GET /policy-management/d29a7a2b-804e-4cb6-b8e1-00410988812c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003111 10.0.0.38 - - [2026-07-17 21:46:58] "POST /tags HTTP/1.1" 409 206 0.001814 10.0.0.38 - - [2026-07-17 21:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.38 - - [2026-07-17 21:46:58] "GET /tag/71980f1b-dbee-42b7-b8ef-a05598e81813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012802 10.0.0.38 - - [2026-07-17 21:46:58] "POST /tags HTTP/1.1" 409 226 0.002390 10.0.0.38 - - [2026-07-17 21:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.38 - - [2026-07-17 21:46:58] "GET /tag/f7e0faba-c3f3-4cd5-848f-53c8a255db3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011969 10.0.0.38 - - [2026-07-17 21:46:58] "POST /tags HTTP/1.1" 409 204 0.001991 10.0.0.38 - - [2026-07-17 21:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.38 - - [2026-07-17 21:46:58] "GET /tag/8adcf221-d259-4071-8f33-9bd70cb96cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.010847 10.0.0.38 - - [2026-07-17 21:46:58] "POST /tags HTTP/1.1" 409 226 0.004966 10.0.0.38 - - [2026-07-17 21:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.38 - - [2026-07-17 21:46:59] "GET /tag/f7e0faba-c3f3-4cd5-848f-53c8a255db3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011419 10.0.0.38 - - [2026-07-17 21:46:59] "GET /application-policy-set/f14d2fd4-f88d-4d88-b5bf-c8d802109a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002654 10.0.0.38 - - [2026-07-17 21:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.38 - - [2026-07-17 21:46:59] "GET /policy-management/d29a7a2b-804e-4cb6-b8e1-00410988812c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002723 10.0.0.38 - - [2026-07-17 21:46:59] "POST /firewall-rules HTTP/1.1" 200 626 0.075738 10.0.0.38 - - [2026-07-17 21:46:59] "POST /firewall-rules HTTP/1.1" 200 646 0.080919 10.0.0.38 - - [2026-07-17 21:46:59] "GET /firewall-rule/c127044b-bba8-42b6-a599-fb4367cdaa20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.024707 10.0.0.38 - - [2026-07-17 21:46:59] "GET /firewall-policy/feba1404-88f7-48dc-abbd-3a570fbcce0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002459 10.0.0.38 - - [2026-07-17 21:46:59] "GET /firewall-rule/2f7dadeb-2b39-4df8-ab7e-1c1889c86e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.004999 10.0.0.38 - - [2026-07-17 21:46:59] "POST /ref-update HTTP/1.1" 200 156 0.022920 10.0.0.38 - - [2026-07-17 21:46:59] "POST /firewall-policys HTTP/1.1" 200 606 0.061797 10.0.0.38 - - [2026-07-17 21:46:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.014311 10.0.0.38 - - [2026-07-17 21:46:59] "GET /firewall-policy/b8be4fea-95ed-45e6-95ae-e75b9d7b0a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.012423 10.0.0.38 - - [2026-07-17 21:46:59] "GET /application-policy-set/f14d2fd4-f88d-4d88-b5bf-c8d802109a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002414 10.0.0.38 - - [2026-07-17 21:46:59] "GET /firewall-policy/b8be4fea-95ed-45e6-95ae-e75b9d7b0a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002898 10.0.0.38 - - [2026-07-17 21:46:59] "GET /firewall-policy/0e7960aa-b885-4416-86c1-89458ec268ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.003500 10.0.0.38 - - [2026-07-17 21:46:59] "GET /firewall-policy/8cc721a4-366b-4ef5-acca-557de85786b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003018 10.0.0.38 - - [2026-07-17 21:46:59] "GET /firewall-policy/feba1404-88f7-48dc-abbd-3a570fbcce0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004194 10.0.0.38 - - [2026-07-17 21:46:59] "GET /firewall-policy/feba1404-88f7-48dc-abbd-3a570fbcce0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004072 10.0.0.38 - - [2026-07-17 21:46:59] "GET /firewall-policy/0e7960aa-b885-4416-86c1-89458ec268ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002232 10.0.0.38 - - [2026-07-17 21:46:59] "POST /ref-update HTTP/1.1" 200 156 0.022373 10.0.0.38 - - [2026-07-17 21:46:59] "POST /ref-update HTTP/1.1" 200 156 0.017653 10.0.0.38 - - [2026-07-17 21:46:59] "POST /ref-update HTTP/1.1" 200 156 0.029560 10.0.0.38 - - [2026-07-17 21:46:59] "POST /ref-update HTTP/1.1" 200 156 0.034137 10.0.0.38 - - [2026-07-17 21:46:59] "POST /ref-update HTTP/1.1" 200 156 0.045148 10.0.0.38 - - [2026-07-17 21:46:59] "GET /firewall-policy/b8be4fea-95ed-45e6-95ae-e75b9d7b0a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003963 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:48:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001088 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:48:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2574 0.001186 10.0.0.38 - - [2026-07-17 21:48:58] "POST /tags HTTP/1.1" 409 252 0.002488 10.0.0.38 - - [2026-07-17 21:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.38 - - [2026-07-17 21:48:58] "GET /tag/6a183778-578a-4ac6-8a18-19c02bc2b53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010540 10.0.0.38 - - [2026-07-17 21:48:58] "POST /tags HTTP/1.1" 409 228 0.001762 10.0.0.38 - - [2026-07-17 21:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001450 10.0.0.38 - - [2026-07-17 21:48:58] "GET /tag/bec9da1f-2790-4484-9d14-893b64a4d0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.009530 10.0.0.38 - - [2026-07-17 21:48:58] "GET /application-policy-set/f14d2fd4-f88d-4d88-b5bf-c8d802109a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004096 10.0.0.38 - - [2026-07-17 21:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001439 10.0.0.38 - - [2026-07-17 21:48:58] "GET /policy-management/d29a7a2b-804e-4cb6-b8e1-00410988812c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002062 10.0.0.38 - - [2026-07-17 21:48:58] "POST /tags HTTP/1.1" 409 206 0.001377 10.0.0.38 - - [2026-07-17 21:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.38 - - [2026-07-17 21:48:58] "GET /tag/71980f1b-dbee-42b7-b8ef-a05598e81813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010208 10.0.0.38 - - [2026-07-17 21:48:58] "POST /tags HTTP/1.1" 409 226 0.001745 10.0.0.38 - - [2026-07-17 21:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.38 - - [2026-07-17 21:48:58] "GET /tag/f7e0faba-c3f3-4cd5-848f-53c8a255db3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010508 10.0.0.38 - - [2026-07-17 21:48:58] "POST /tags HTTP/1.1" 409 204 0.001821 10.0.0.38 - - [2026-07-17 21:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.38 - - [2026-07-17 21:48:58] "GET /tag/8adcf221-d259-4071-8f33-9bd70cb96cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.011885 10.0.0.38 - - [2026-07-17 21:48:58] "POST /tags HTTP/1.1" 409 226 0.002172 10.0.0.38 - - [2026-07-17 21:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.38 - - [2026-07-17 21:48:58] "GET /tag/f7e0faba-c3f3-4cd5-848f-53c8a255db3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010427 10.0.0.38 - - [2026-07-17 21:48:58] "POST /tags HTTP/1.1" 409 228 0.001978 10.0.0.38 - - [2026-07-17 21:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.38 - - [2026-07-17 21:48:58] "GET /tag/bec9da1f-2790-4484-9d14-893b64a4d0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.013045 10.0.0.38 - - [2026-07-17 21:48:58] "POST /tags HTTP/1.1" 409 252 0.002243 10.0.0.38 - - [2026-07-17 21:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.38 - - [2026-07-17 21:48:58] "GET /tag/6a183778-578a-4ac6-8a18-19c02bc2b53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012803 10.0.0.38 - - [2026-07-17 21:48:58] "GET /application-policy-set/f14d2fd4-f88d-4d88-b5bf-c8d802109a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003767 10.0.0.38 - - [2026-07-17 21:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.38 - - [2026-07-17 21:48:59] "GET /policy-management/d29a7a2b-804e-4cb6-b8e1-00410988812c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003169 10.0.0.38 - - [2026-07-17 21:48:59] "POST /firewall-rules HTTP/1.1" 409 281 0.004389 10.0.0.38 - - [2026-07-17 21:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.38 - - [2026-07-17 21:48:59] "PUT /firewall-rule/2f7dadeb-2b39-4df8-ab7e-1c1889c86e61 HTTP/1.1" 200 260 0.020042 10.0.0.38 - - [2026-07-17 21:48:59] "POST /firewall-rules HTTP/1.1" 409 291 0.003667 10.0.0.38 - - [2026-07-17 21:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.38 - - [2026-07-17 21:48:59] "PUT /firewall-rule/c127044b-bba8-42b6-a599-fb4367cdaa20 HTTP/1.1" 200 260 0.030305 10.0.0.38 - - [2026-07-17 21:48:59] "GET /firewall-rule/c127044b-bba8-42b6-a599-fb4367cdaa20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.009998 10.0.0.38 - - [2026-07-17 21:48:59] "POST /firewall-rules HTTP/1.1" 200 658 0.087633 10.0.0.38 - - [2026-07-17 21:48:59] "GET /firewall-rule/86bc910b-162a-4604-b1f0-599428fd6388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2909 0.006599 10.0.0.38 - - [2026-07-17 21:48:59] "GET /firewall-policy/feba1404-88f7-48dc-abbd-3a570fbcce0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002921 10.0.0.38 - - [2026-07-17 21:48:59] "GET /firewall-rule/2f7dadeb-2b39-4df8-ab7e-1c1889c86e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.011858 10.0.0.38 - - [2026-07-17 21:48:59] "POST /firewall-policys HTTP/1.1" 409 269 0.002278 10.0.0.38 - - [2026-07-17 21:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.38 - - [2026-07-17 21:48:59] "PUT /firewall-policy/b8be4fea-95ed-45e6-95ae-e75b9d7b0a76 HTTP/1.1" 200 264 0.024148 10.0.0.38 - - [2026-07-17 21:48:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.013252 10.0.0.38 - - [2026-07-17 21:48:59] "GET /firewall-policy/b8be4fea-95ed-45e6-95ae-e75b9d7b0a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005799 10.0.0.38 - - [2026-07-17 21:48:59] "GET /application-policy-set/f14d2fd4-f88d-4d88-b5bf-c8d802109a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005726 10.0.0.38 - - [2026-07-17 21:48:59] "GET /firewall-policy/b8be4fea-95ed-45e6-95ae-e75b9d7b0a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003135 10.0.0.38 - - [2026-07-17 21:48:59] "GET /firewall-policy/0e7960aa-b885-4416-86c1-89458ec268ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.003203 10.0.0.38 - - [2026-07-17 21:48:59] "GET /firewall-policy/8cc721a4-366b-4ef5-acca-557de85786b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003477 10.0.0.38 - - [2026-07-17 21:48:59] "GET /firewall-policy/b8be4fea-95ed-45e6-95ae-e75b9d7b0a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002979 10.0.0.38 - - [2026-07-17 21:48:59] "GET /firewall-policy/b8be4fea-95ed-45e6-95ae-e75b9d7b0a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002248 10.0.0.38 - - [2026-07-17 21:50:01] "GET /virtual-machine-interface/fbd43eee-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008129 10.0.0.38 - - [2026-07-17 21:50:01] "POST /set-tag HTTP/1.1" 200 109 0.004999 10.0.0.38 - - [2026-07-17 21:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.38 - - [2026-07-17 21:50:01] "GET /loadbalancer/4b4c84d8-aba0-414b-9b4d-f1fbffc24b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.007750 10.0.0.38 - - [2026-07-17 21:50:01] "GET /virtual-machine-interface/fbd43eee-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.012835 10.0.0.38 - - [2026-07-17 21:50:01] "POST /set-tag HTTP/1.1" 200 109 0.020468 10.0.0.38 - - [2026-07-17 21:50:01] "DELETE /loadbalancer-member/2844ae5b-6cb5-46a8-baf7-5dba91544dde HTTP/1.1" 200 115 0.069356 10.0.0.38 - - [2026-07-17 21:50:01] "GET /virtual-machine-interface/fd9094da-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004524 10.0.0.38 - - [2026-07-17 21:50:01] "POST /set-tag HTTP/1.1" 200 109 0.003586 10.0.0.38 - - [2026-07-17 21:50:01] "GET /virtual-machine-interface/fd0b5e3c-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006188 10.0.0.38 - - [2026-07-17 21:50:01] "POST /set-tag HTTP/1.1" 200 109 0.003150 10.0.0.38 - - [2026-07-17 21:50:01] "GET /virtual-machine-interface/fc5d2dbc-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005804 10.0.0.38 - - [2026-07-17 21:50:01] "POST /set-tag HTTP/1.1" 200 109 0.002893 10.0.0.38 - - [2026-07-17 21:50:01] "GET /virtual-machine-interface/fe2605e2-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006198 10.0.0.38 - - [2026-07-17 21:50:01] "POST /set-tag HTTP/1.1" 200 109 0.003608 10.0.0.38 - - [2026-07-17 21:50:01] "GET /virtual-machine-interface/fea2e0a8-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006987 10.0.0.38 - - [2026-07-17 21:50:01] "POST /set-tag HTTP/1.1" 200 109 0.003410 10.0.0.38 - - [2026-07-17 21:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.38 - - [2026-07-17 21:50:01] "GET /loadbalancer/4b4c84d8-aba0-414b-9b4d-f1fbffc24b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003198 10.0.0.38 - - [2026-07-17 21:50:01] "GET /virtual-machine-interface/ffa11858-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004289 10.0.0.38 - - [2026-07-17 21:50:01] "POST /set-tag HTTP/1.1" 200 109 0.003808 10.0.0.38 - - [2026-07-17 21:50:01] "GET /virtual-machine-interface/ff211d4c-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005495 10.0.0.38 - - [2026-07-17 21:50:01] "POST /set-tag HTTP/1.1" 200 109 0.008623 10.0.0.38 - - [2026-07-17 21:50:02] "GET /virtual-machine-interface/fbd43eee-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004941 10.0.0.38 - - [2026-07-17 21:50:02] "POST /set-tag HTTP/1.1" 200 109 0.002855 10.0.0.38 - - [2026-07-17 21:50:02] "GET /virtual-machine-interface/fbd43eee-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004793 10.0.0.38 - - [2026-07-17 21:50:02] "POST /set-tag HTTP/1.1" 200 109 0.002662 10.0.0.38 - - [2026-07-17 21:50:02] "GET /virtual-machine/b01b64bd-b293-49de-b225-6affddd3b06e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003808 10.0.0.38 - - [2026-07-17 21:50:02] "POST /ref-update HTTP/1.1" 200 156 0.013994 10.0.0.38 - - [2026-07-17 21:50:02] "GET /virtual-machine-interface/fbd43eee-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.022817 10.0.0.38 - - [2026-07-17 21:50:02] "POST /set-tag HTTP/1.1" 200 109 0.026372 10.0.0.38 - - [2026-07-17 21:50:03] "POST /set-tag HTTP/1.1" 200 109 0.033868 10.0.0.38 - - [2026-07-17 21:50:03] "POST /set-tag HTTP/1.1" 200 109 0.057604 10.0.0.38 - - [2026-07-17 21:50:03] "POST /set-tag HTTP/1.1" 200 109 0.036624 10.0.0.38 - - [2026-07-17 21:50:03] "POST /set-tag HTTP/1.1" 200 109 0.080330 10.0.0.38 - - [2026-07-17 21:50:03] "DELETE /instance-ip/fbf29e16-8228-11f1-97fb-fa163e2e0071 HTTP/1.1" 200 115 0.095880 10.0.0.38 - - [2026-07-17 21:50:03] "POST /ref-update HTTP/1.1" 200 156 0.023316 10.0.0.38 - - [2026-07-17 21:50:03] "DELETE /virtual-machine-interface/fbd43eee-8228-11f1-97fb-fa163e2e0071 HTTP/1.1" 200 115 0.073791 10.0.0.38 - - [2026-07-17 21:50:03] "DELETE /virtual-machine/b01b64bd-b293-49de-b225-6affddd3b06e HTTP/1.1" 200 115 0.023894 10.0.0.38 - - [2026-07-17 21:50:03] "GET /virtual-machine-interface/fd0b5e3c-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007878 10.0.0.38 - - [2026-07-17 21:50:03] "POST /set-tag HTTP/1.1" 200 109 0.003711 10.0.0.38 - - [2026-07-17 21:50:03] "GET /virtual-machine-interface/fd0b5e3c-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004604 10.0.0.38 - - [2026-07-17 21:50:03] "POST /set-tag HTTP/1.1" 200 109 0.004438 10.0.0.38 - - [2026-07-17 21:50:03] "GET /virtual-machine/f7d300df-fdb0-4a63-ac70-d0fd3276be8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003235 10.0.0.38 - - [2026-07-17 21:50:03] "POST /ref-update HTTP/1.1" 200 156 0.011516 10.0.0.38 - - [2026-07-17 21:50:03] "GET /virtual-machine-interface/fd0b5e3c-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008876 10.0.0.38 - - [2026-07-17 21:50:03] "POST /set-tag HTTP/1.1" 200 109 0.020205 10.0.0.38 - - [2026-07-17 21:50:03] "POST /set-tag HTTP/1.1" 200 109 0.028508 10.0.0.38 - - [2026-07-17 21:50:03] "POST /set-tag HTTP/1.1" 200 109 0.039509 10.0.0.38 - - [2026-07-17 21:50:03] "POST /set-tag HTTP/1.1" 200 109 0.017598 10.0.0.38 - - [2026-07-17 21:50:03] "POST /set-tag HTTP/1.1" 200 109 0.037875 10.0.0.38 - - [2026-07-17 21:50:04] "DELETE /instance-ip/fd289632-8228-11f1-97fb-fa163e2e0071 HTTP/1.1" 200 115 0.055069 10.0.0.38 - - [2026-07-17 21:50:04] "DELETE /virtual-machine-interface/fd0b5e3c-8228-11f1-97fb-fa163e2e0071 HTTP/1.1" 200 115 0.036272 10.0.0.38 - - [2026-07-17 21:50:04] "DELETE /virtual-machine/f7d300df-fdb0-4a63-ac70-d0fd3276be8f HTTP/1.1" 200 115 0.027746 10.0.0.38 - - [2026-07-17 21:50:04] "GET /virtual-machine-interface/fd9094da-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007071 10.0.0.38 - - [2026-07-17 21:50:04] "POST /set-tag HTTP/1.1" 200 109 0.003098 10.0.0.38 - - [2026-07-17 21:50:04] "GET /virtual-machine-interface/fd9094da-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005526 10.0.0.38 - - [2026-07-17 21:50:04] "POST /set-tag HTTP/1.1" 200 109 0.002673 10.0.0.38 - - [2026-07-17 21:50:04] "GET /virtual-machine/11d8a527-ab34-4d5e-b920-2ece9644cfee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003288 10.0.0.38 - - [2026-07-17 21:50:04] "POST /ref-update HTTP/1.1" 200 156 0.010862 10.0.0.38 - - [2026-07-17 21:50:04] "GET /virtual-machine-interface/fd9094da-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.036873 10.0.0.38 - - [2026-07-17 21:50:04] "POST /set-tag HTTP/1.1" 200 109 0.027264 10.0.0.38 - - [2026-07-17 21:50:04] "POST /set-tag HTTP/1.1" 200 109 0.047183 10.0.0.38 - - [2026-07-17 21:50:04] "POST /set-tag HTTP/1.1" 200 109 0.038666 10.0.0.38 - - [2026-07-17 21:50:04] "POST /set-tag HTTP/1.1" 200 109 0.017445 10.0.0.38 - - [2026-07-17 21:50:04] "POST /set-tag HTTP/1.1" 200 109 0.028670 10.0.0.38 - - [2026-07-17 21:50:04] "DELETE /instance-ip/fdae2c7a-8228-11f1-97fb-fa163e2e0071 HTTP/1.1" 200 115 0.048609 10.0.0.38 - - [2026-07-17 21:50:04] "DELETE /virtual-machine-interface/fd9094da-8228-11f1-97fb-fa163e2e0071 HTTP/1.1" 200 115 0.050961 10.0.0.38 - - [2026-07-17 21:50:04] "DELETE /virtual-machine/11d8a527-ab34-4d5e-b920-2ece9644cfee HTTP/1.1" 200 115 0.018923 10.0.0.38 - - [2026-07-17 21:50:04] "DELETE /tag/2c8e3bc7-8591-4790-afc4-3572be9f7dec HTTP/1.1" 200 115 0.038289 10.0.0.38 - - [2026-07-17 21:50:04] "GET /virtual-machine-interface/fc5d2dbc-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004004 10.0.0.38 - - [2026-07-17 21:50:04] "POST /set-tag HTTP/1.1" 200 109 0.003373 10.0.0.38 - - [2026-07-17 21:50:04] "GET /virtual-machine-interface/fc5d2dbc-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004416 10.0.0.38 - - [2026-07-17 21:50:04] "POST /set-tag HTTP/1.1" 200 109 0.002260 10.0.0.38 - - [2026-07-17 21:50:04] "GET /virtual-machine/75aff417-de46-4571-98d7-19ab6214c1aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003407 10.0.0.38 - - [2026-07-17 21:50:04] "POST /ref-update HTTP/1.1" 200 156 0.009894 10.0.0.38 - - [2026-07-17 21:50:04] "GET /virtual-machine-interface/fc5d2dbc-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.017528 10.0.0.38 - - [2026-07-17 21:50:04] "POST /set-tag HTTP/1.1" 200 109 0.019725 10.0.0.38 - - [2026-07-17 21:50:04] "POST /set-tag HTTP/1.1" 200 109 0.031409 10.0.0.38 - - [2026-07-17 21:50:05] "POST /set-tag HTTP/1.1" 200 109 0.026757 10.0.0.38 - - [2026-07-17 21:50:05] "POST /set-tag HTTP/1.1" 200 109 0.017752 10.0.0.38 - - [2026-07-17 21:50:05] "POST /set-tag HTTP/1.1" 200 109 0.028912 10.0.0.38 - - [2026-07-17 21:50:05] "DELETE /instance-ip/fc7d29a0-8228-11f1-97fb-fa163e2e0071 HTTP/1.1" 200 115 0.051755 10.0.0.38 - - [2026-07-17 21:50:05] "POST /ref-update HTTP/1.1" 200 156 0.010315 10.0.0.38 - - [2026-07-17 21:50:05] "DELETE /virtual-machine-interface/fc5d2dbc-8228-11f1-97fb-fa163e2e0071 HTTP/1.1" 200 115 0.047315 10.0.0.38 - - [2026-07-17 21:50:05] "DELETE /virtual-machine/75aff417-de46-4571-98d7-19ab6214c1aa HTTP/1.1" 200 115 0.026711 10.0.0.38 - - [2026-07-17 21:50:05] "DELETE /tag/71980f1b-dbee-42b7-b8ef-a05598e81813 HTTP/1.1" 409 388 0.007934 10.0.0.38 - - [2026-07-17 21:50:05] "DELETE /tag/c8027693-040e-4b7e-84a0-3d7f5ebaa51f HTTP/1.1" 200 115 0.035797 10.0.0.38 - - [2026-07-17 21:50:32] "GET /virtual-machine-interface/fe2605e2-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004954 10.0.0.38 - - [2026-07-17 21:50:32] "POST /set-tag HTTP/1.1" 200 109 0.002721 10.0.0.38 - - [2026-07-17 21:50:32] "GET /virtual-machine-interface/fe2605e2-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004252 10.0.0.38 - - [2026-07-17 21:50:32] "POST /set-tag HTTP/1.1" 200 109 0.002739 10.0.0.38 - - [2026-07-17 21:50:32] "GET /virtual-machine/b87d076c-1e2f-4082-95de-5fd39dc8aa36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002435 10.0.0.38 - - [2026-07-17 21:50:32] "POST /ref-update HTTP/1.1" 200 156 0.014013 10.0.0.38 - - [2026-07-17 21:50:33] "GET /virtual-machine-interface/fe2605e2-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.031994 10.0.0.38 - - [2026-07-17 21:50:33] "POST /set-tag HTTP/1.1" 200 109 0.032159 10.0.0.38 - - [2026-07-17 21:50:33] "POST /set-tag HTTP/1.1" 200 109 0.033141 10.0.0.38 - - [2026-07-17 21:50:33] "POST /set-tag HTTP/1.1" 200 109 0.038340 10.0.0.38 - - [2026-07-17 21:50:33] "POST /set-tag HTTP/1.1" 200 109 0.014801 10.0.0.38 - - [2026-07-17 21:50:33] "DELETE /instance-ip/fe44038a-8228-11f1-97fb-fa163e2e0071 HTTP/1.1" 200 115 0.056737 10.0.0.38 - - [2026-07-17 21:50:33] "DELETE /virtual-machine-interface/fe2605e2-8228-11f1-97fb-fa163e2e0071 HTTP/1.1" 200 115 0.036118 10.0.0.38 - - [2026-07-17 21:50:33] "DELETE /virtual-machine/b87d076c-1e2f-4082-95de-5fd39dc8aa36 HTTP/1.1" 200 115 0.026507 10.0.0.38 - - [2026-07-17 21:50:33] "DELETE /tag/17790c43-cb0f-443b-aad0-6829992e3f23 HTTP/1.1" 200 115 0.034759 10.0.0.38 - - [2026-07-17 21:50:33] "GET /virtual-machine-interface/ff211d4c-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003820 10.0.0.38 - - [2026-07-17 21:50:33] "POST /set-tag HTTP/1.1" 200 109 0.002720 10.0.0.38 - - [2026-07-17 21:50:33] "GET /virtual-machine-interface/ff211d4c-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004296 10.0.0.38 - - [2026-07-17 21:50:33] "POST /set-tag HTTP/1.1" 200 109 0.002063 10.0.0.38 - - [2026-07-17 21:50:33] "GET /virtual-machine/29d29c44-7981-403d-8b00-478db2efb7d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003311 10.0.0.38 - - [2026-07-17 21:50:33] "POST /ref-update HTTP/1.1" 200 156 0.010285 10.0.0.38 - - [2026-07-17 21:50:33] "GET /virtual-machine-interface/ff211d4c-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008070 10.0.0.38 - - [2026-07-17 21:50:33] "POST /set-tag HTTP/1.1" 200 109 0.026764 10.0.0.38 - - [2026-07-17 21:50:33] "POST /set-tag HTTP/1.1" 200 109 0.042067 10.0.0.38 - - [2026-07-17 21:50:33] "POST /set-tag HTTP/1.1" 200 109 0.025028 10.0.0.38 - - [2026-07-17 21:50:33] "POST /set-tag HTTP/1.1" 200 109 0.038841 10.0.0.38 - - [2026-07-17 21:50:33] "DELETE /instance-ip/ff3e3bb6-8228-11f1-97fb-fa163e2e0071 HTTP/1.1" 200 115 0.079854 10.0.0.38 - - [2026-07-17 21:50:33] "DELETE /virtual-machine-interface/ff211d4c-8228-11f1-97fb-fa163e2e0071 HTTP/1.1" 200 115 0.063899 10.0.0.38 - - [2026-07-17 21:50:33] "DELETE /virtual-machine/29d29c44-7981-403d-8b00-478db2efb7d0 HTTP/1.1" 200 115 0.033167 10.0.0.38 - - [2026-07-17 21:50:34] "DELETE /tag/5aa14b96-191f-4c13-95e2-0462dcb1b741 HTTP/1.1" 200 115 0.042636 10.0.0.38 - - [2026-07-17 21:50:34] "GET /virtual-machine-interface/ffa11858-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006743 10.0.0.38 - - [2026-07-17 21:50:34] "POST /set-tag HTTP/1.1" 200 109 0.006974 10.0.0.38 - - [2026-07-17 21:50:34] "GET /virtual-machine-interface/ffa11858-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008127 10.0.0.38 - - [2026-07-17 21:50:34] "POST /set-tag HTTP/1.1" 200 109 0.004071 10.0.0.38 - - [2026-07-17 21:50:34] "GET /virtual-machine/2d5bdce7-55fb-463f-b189-5bd8005459c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003507 10.0.0.38 - - [2026-07-17 21:50:34] "POST /ref-update HTTP/1.1" 200 156 0.014473 10.0.0.38 - - [2026-07-17 21:50:34] "GET /virtual-machine-interface/ffa11858-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013172 10.0.0.38 - - [2026-07-17 21:50:34] "POST /set-tag HTTP/1.1" 200 109 0.018865 10.0.0.38 - - [2026-07-17 21:50:34] "POST /set-tag HTTP/1.1" 200 109 0.029223 10.0.0.38 - - [2026-07-17 21:50:34] "POST /set-tag HTTP/1.1" 200 109 0.046814 10.0.0.38 - - [2026-07-17 21:50:34] "POST /set-tag HTTP/1.1" 200 109 0.016810 10.0.0.38 - - [2026-07-17 21:50:34] "DELETE /instance-ip/ffbcf834-8228-11f1-97fb-fa163e2e0071 HTTP/1.1" 200 115 0.047791 10.0.0.38 - - [2026-07-17 21:50:34] "DELETE /virtual-machine-interface/ffa11858-8228-11f1-97fb-fa163e2e0071 HTTP/1.1" 200 115 0.044674 10.0.0.38 - - [2026-07-17 21:50:34] "DELETE /virtual-machine/2d5bdce7-55fb-463f-b189-5bd8005459c3 HTTP/1.1" 200 115 0.024616 10.0.0.38 - - [2026-07-17 21:50:34] "DELETE /tag/3afbf8dd-9bbe-4117-9846-e72a9865d37d HTTP/1.1" 200 115 0.039836 10.0.0.38 - - [2026-07-17 21:50:34] "DELETE /tag/bec9da1f-2790-4484-9d14-893b64a4d0f4 HTTP/1.1" 409 236 0.005854 10.0.0.38 - - [2026-07-17 21:50:34] "DELETE /tag/6a183778-578a-4ac6-8a18-19c02bc2b53a HTTP/1.1" 409 236 0.015862 10.0.0.38 - - [2026-07-17 21:50:34] "GET /virtual-machine-interface/fea2e0a8-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008361 10.0.0.38 - - [2026-07-17 21:50:34] "POST /set-tag HTTP/1.1" 200 109 0.003484 10.0.0.38 - - [2026-07-17 21:50:34] "GET /virtual-machine-interface/fea2e0a8-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004593 10.0.0.38 - - [2026-07-17 21:50:34] "POST /set-tag HTTP/1.1" 200 109 0.002313 10.0.0.38 - - [2026-07-17 21:50:34] "GET /virtual-machine/6908537e-c9c9-44a6-b60f-ab096a425936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002554 10.0.0.38 - - [2026-07-17 21:50:34] "POST /ref-update HTTP/1.1" 200 156 0.010207 10.0.0.38 - - [2026-07-17 21:50:34] "GET /virtual-machine-interface/fea2e0a8-8228-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009558 10.0.0.38 - - [2026-07-17 21:50:34] "POST /set-tag HTTP/1.1" 200 109 0.022665 10.0.0.38 - - [2026-07-17 21:50:34] "POST /set-tag HTTP/1.1" 200 109 0.016726 10.0.0.38 - - [2026-07-17 21:50:34] "POST /set-tag HTTP/1.1" 200 109 0.058420 10.0.0.38 - - [2026-07-17 21:50:35] "POST /set-tag HTTP/1.1" 200 109 0.048173 10.0.0.38 - - [2026-07-17 21:50:35] "DELETE /instance-ip/febf4b08-8228-11f1-97fb-fa163e2e0071 HTTP/1.1" 200 115 0.042125 10.0.0.38 - - [2026-07-17 21:50:35] "DELETE /virtual-machine-interface/fea2e0a8-8228-11f1-97fb-fa163e2e0071 HTTP/1.1" 200 115 0.061850 10.0.0.38 - - [2026-07-17 21:50:35] "DELETE /virtual-machine/6908537e-c9c9-44a6-b60f-ab096a425936 HTTP/1.1" 200 115 0.028365 10.0.0.38 - - [2026-07-17 21:50:35] "DELETE /tag/8adcf221-d259-4071-8f33-9bd70cb96cfe HTTP/1.1" 409 236 0.013018 10.0.0.38 - - [2026-07-17 21:50:35] "DELETE /tag/47533ac4-4430-4f04-b3cc-fae360d9487f HTTP/1.1" 200 115 0.051138 10.0.0.38 - - [2026-07-17 21:50:35] "DELETE /tag/4d13e008-f64b-4c65-ae32-8279883f26ef HTTP/1.1" 200 115 0.069267 10.0.0.38 - - [2026-07-17 21:50:36] "POST /projects HTTP/1.1" 409 238 0.002325 10.0.0.38 - - [2026-07-17 21:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.38 - - [2026-07-17 21:50:36] "GET /project/6d740312-0af3-4595-90bc-fb1e14e06394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036167 10.0.0.38 - - [2026-07-17 21:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.38 - - [2026-07-17 21:50:36] "GET /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007215 10.0.0.38 - - [2026-07-17 21:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.38 - - [2026-07-17 21:50:36] "GET /virtual-network/13cea347-059a-45f4-bd49-9bc8b4f3dec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004798 10.0.0.38 - - [2026-07-17 21:50:36] "POST /security-groups HTTP/1.1" 409 285 0.007079 10.0.0.38 - - [2026-07-17 21:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.38 - - [2026-07-17 21:50:36] "PUT /security-group/4e90549b-0ca2-471e-bc33-c35bdc62e3c0 HTTP/1.1" 200 262 0.057366 10.0.0.38 - - [2026-07-17 21:50:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.026116 10.0.0.38 - - [2026-07-17 21:50:36] "PUT /access-control-list/a3ee42ce-7484-4516-823f-143ffedb9b86 HTTP/1.1" 200 272 0.031475 10.0.0.38 - - [2026-07-17 21:50:36] "PUT /access-control-list/7ae585a9-5ed1-42cf-b005-286bea797c6d HTTP/1.1" 200 272 0.021511 10.0.0.38 - - [2026-07-17 21:50:41] "POST /projects HTTP/1.1" 409 238 0.002417 10.0.0.38 - - [2026-07-17 21:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.38 - - [2026-07-17 21:50:41] "GET /project/6d740312-0af3-4595-90bc-fb1e14e06394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033818 10.0.0.38 - - [2026-07-17 21:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.38 - - [2026-07-17 21:50:41] "GET /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004556 10.0.0.38 - - [2026-07-17 21:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.38 - - [2026-07-17 21:50:41] "GET /virtual-network/13cea347-059a-45f4-bd49-9bc8b4f3dec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004145 10.0.0.38 - - [2026-07-17 21:50:41] "POST /security-groups HTTP/1.1" 409 285 0.002374 10.0.0.38 - - [2026-07-17 21:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.38 - - [2026-07-17 21:50:42] "PUT /security-group/4e90549b-0ca2-471e-bc33-c35bdc62e3c0 HTTP/1.1" 200 262 0.058457 10.0.0.38 - - [2026-07-17 21:50:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.032275 10.0.0.38 - - [2026-07-17 21:50:42] "PUT /access-control-list/a3ee42ce-7484-4516-823f-143ffedb9b86 HTTP/1.1" 200 272 0.022784 10.0.0.38 - - [2026-07-17 21:50:42] "GET /firewall-policy/0e7960aa-b885-4416-86c1-89458ec268ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.014749 10.0.0.38 - - [2026-07-17 21:50:42] "PUT /access-control-list/7ae585a9-5ed1-42cf-b005-286bea797c6d HTTP/1.1" 200 272 0.038514 10.0.0.38 - - [2026-07-17 21:50:42] "GET /firewall-rule/a3e47c35-6282-480b-b3b1-9f2eb734837b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002965 10.0.0.38 - - [2026-07-17 21:50:42] "POST /ref-update HTTP/1.1" 200 156 0.051717 10.0.0.38 - - [2026-07-17 21:50:42] "DELETE /firewall-rule/a3e47c35-6282-480b-b3b1-9f2eb734837b HTTP/1.1" 200 115 0.039331 10.0.0.38 - - [2026-07-17 21:50:42] "GET /firewall-policy/0e7960aa-b885-4416-86c1-89458ec268ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.006469 10.0.0.38 - - [2026-07-17 21:50:42] "GET /firewall-rule/8835a2c2-d75f-4d1f-a6a9-60c8768dd3b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003709 10.0.0.38 - - [2026-07-17 21:50:42] "POST /ref-update HTTP/1.1" 200 156 0.053813 10.0.0.38 - - [2026-07-17 21:50:42] "DELETE /firewall-rule/8835a2c2-d75f-4d1f-a6a9-60c8768dd3b1 HTTP/1.1" 200 115 0.047138 10.0.0.38 - - [2026-07-17 21:50:42] "DELETE /tag/bec9da1f-2790-4484-9d14-893b64a4d0f4 HTTP/1.1" 409 236 0.006923 10.0.0.38 - - [2026-07-17 21:50:42] "DELETE /tag/ebf31aa3-f990-486b-bbe0-90c229997d94 HTTP/1.1" 200 115 0.045281 10.0.0.38 - - [2026-07-17 21:50:42] "DELETE /tag/6a183778-578a-4ac6-8a18-19c02bc2b53a HTTP/1.1" 409 236 0.004135 10.0.0.38 - - [2026-07-17 21:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.38 - - [2026-07-17 21:50:42] "GET /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005097 10.0.0.38 - - [2026-07-17 21:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.38 - - [2026-07-17 21:50:42] "GET /virtual-network/13cea347-059a-45f4-bd49-9bc8b4f3dec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005347 10.0.0.38 - - [2026-07-17 21:50:42] "PUT /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d HTTP/1.1" 200 264 0.049729 10.0.0.38 - - [2026-07-17 21:50:42] "PUT /virtual-network/13cea347-059a-45f4-bd49-9bc8b4f3dec9 HTTP/1.1" 200 264 0.052908 10.0.0.38 - - [2026-07-17 21:50:42] "DELETE /security-group/4e90549b-0ca2-471e-bc33-c35bdc62e3c0 HTTP/1.1" 200 115 0.055014 10.0.0.38 - - [2026-07-17 21:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.38 - - [2026-07-17 21:50:42] "DELETE /access-control-list/a3ee42ce-7484-4516-823f-143ffedb9b86 HTTP/1.1" 200 115 0.052654 10.0.0.38 - - [2026-07-17 21:50:42] "DELETE /access-control-list/7ae585a9-5ed1-42cf-b005-286bea797c6d HTTP/1.1" 200 115 0.015864 10.0.0.38 - - [2026-07-17 21:50:42] "GET /project/6d740312-0af3-4595-90bc-fb1e14e06394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1897 0.030303 10.0.0.38 - - [2026-07-17 21:50:42] "GET /project/6d740312-0af3-4595-90bc-fb1e14e06394?fields=security_groups HTTP/1.1" 200 1355 0.032446 10.0.0.38 - - [2026-07-17 21:50:43] "DELETE /security-group/0c24c4e4-737e-459c-9f3e-fb83eb17f84b HTTP/1.1" 200 115 0.045210 10.0.0.38 - - [2026-07-17 21:50:43] "DELETE /access-control-list/0c7624d1-0cbb-42ac-ba1e-c270e3e1eb28 HTTP/1.1" 200 115 0.037935 10.0.0.38 - - [2026-07-17 21:50:43] "GET /project/6d740312-0af3-4595-90bc-fb1e14e06394?fields=application_policy_sets HTTP/1.1" 200 1394 0.040809 10.0.0.38 - - [2026-07-17 21:50:43] "DELETE /access-control-list/294d1cbd-5367-4168-b8ee-2563760c5993 HTTP/1.1" 200 115 0.064009 10.0.0.38 - - [2026-07-17 21:50:43] "DELETE /project/6d740312-0af3-4595-90bc-fb1e14e06394 HTTP/1.1" 200 115 0.319010 10.0.0.38 - - [2026-07-17 21:50:43] "POST /tags HTTP/1.1" 409 252 0.002136 10.0.0.38 - - [2026-07-17 21:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.38 - - [2026-07-17 21:50:43] "GET /tag/6a183778-578a-4ac6-8a18-19c02bc2b53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012333 10.0.0.38 - - [2026-07-17 21:50:43] "POST /tags HTTP/1.1" 409 228 0.001934 10.0.0.38 - - [2026-07-17 21:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005102 10.0.0.38 - - [2026-07-17 21:50:43] "GET /tag/bec9da1f-2790-4484-9d14-893b64a4d0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.012434 10.0.0.38 - - [2026-07-17 21:50:43] "POST /tags HTTP/1.1" 200 341 0.017344 10.0.0.38 - - [2026-07-17 21:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.38 - - [2026-07-17 21:50:43] "GET /tag/a30fce7f-4c4d-4dbc-bdc0-0019b8b8ad80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.012553 10.0.0.38 - - [2026-07-17 21:50:43] "POST /id-to-fqname HTTP/1.1" 200 192 0.001026 10.0.0.38 - - [2026-07-17 21:50:43] "POST /fqname-to-id HTTP/1.1" 404 201 0.008134 10.0.0.38 - - [2026-07-17 21:50:43] "POST /security-groups HTTP/1.1" 200 591 0.069246 10.0.0.38 - - [2026-07-17 21:50:43] "POST /projects HTTP/1.1" 200 519 0.210528 10.0.0.38 - - [2026-07-17 21:50:43] "POST /fqname-to-id HTTP/1.1" 404 236 0.003677 10.0.0.38 - - [2026-07-17 21:50:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.015717 10.0.0.38 - - [2026-07-17 21:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009897 10.0.0.38 - - [2026-07-17 21:50:43] "GET /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.008707 10.0.0.38 - - [2026-07-17 21:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.38 - - [2026-07-17 21:50:43] "POST /access-control-lists HTTP/1.1" 200 598 0.110037 10.0.0.38 - - [2026-07-17 21:50:43] "GET /virtual-network/13cea347-059a-45f4-bd49-9bc8b4f3dec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.016550 10.0.0.38 - - [2026-07-17 21:50:43] "POST /fqname-to-id HTTP/1.1" 404 235 0.015145 10.0.0.38 - - [2026-07-17 21:50:43] "POST /access-control-lists HTTP/1.1" 200 596 0.084470 10.0.0.38 - - [2026-07-17 21:50:43] "PUT /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d HTTP/1.1" 200 264 0.109972 10.0.0.38 - - [2026-07-17 21:50:44] "PUT /virtual-network/13cea347-059a-45f4-bd49-9bc8b4f3dec9 HTTP/1.1" 200 264 0.049198 10.0.0.38 - - [2026-07-17 21:50:44] "POST /security-groups HTTP/1.1" 200 591 0.071477 10.0.0.38 - - [2026-07-17 21:50:44] "POST /fqname-to-id HTTP/1.1" 404 270 0.001958 10.0.0.38 - - [2026-07-17 21:50:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.026259 10.0.0.38 - - [2026-07-17 21:50:44] "POST /chown HTTP/1.1" 200 109 0.066548 10.0.0.38 - - [2026-07-17 21:50:44] "POST /access-control-lists HTTP/1.1" 200 632 0.092525 10.0.0.38 - - [2026-07-17 21:50:44] "POST /fqname-to-id HTTP/1.1" 404 269 0.016583 10.0.0.38 - - [2026-07-17 21:50:44] "DELETE /tag/bec9da1f-2790-4484-9d14-893b64a4d0f4 HTTP/1.1" 409 236 0.005688 10.0.0.38 - - [2026-07-17 21:50:44] "POST /access-control-lists HTTP/1.1" 200 630 0.082553 10.0.0.38 - - [2026-07-17 21:50:44] "DELETE /tag/a30fce7f-4c4d-4dbc-bdc0-0019b8b8ad80 HTTP/1.1" 200 115 0.104637 10.0.0.38 - - [2026-07-17 21:50:44] "DELETE /tag/6a183778-578a-4ac6-8a18-19c02bc2b53a HTTP/1.1" 409 236 0.005772 10.0.0.38 - - [2026-07-17 21:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.38 - - [2026-07-17 21:50:44] "GET /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004108 10.0.0.38 - - [2026-07-17 21:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.38 - - [2026-07-17 21:50:44] "GET /virtual-network/13cea347-059a-45f4-bd49-9bc8b4f3dec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005426 10.0.0.38 - - [2026-07-17 21:50:44] "PUT /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d HTTP/1.1" 200 264 0.044278 10.0.0.38 - - [2026-07-17 21:50:44] "PUT /virtual-network/13cea347-059a-45f4-bd49-9bc8b4f3dec9 HTTP/1.1" 200 264 0.042884 10.0.0.38 - - [2026-07-17 21:50:44] "DELETE /security-group/0a60888d-38ee-4c8a-9f97-1eb10c995864 HTTP/1.1" 200 115 0.054020 10.0.0.38 - - [2026-07-17 21:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.38 - - [2026-07-17 21:50:44] "DELETE /access-control-list/90eb2716-2113-494b-b339-c6a3619ab1a4 HTTP/1.1" 200 115 0.032694 10.0.0.38 - - [2026-07-17 21:50:44] "GET /project/71b71894-19bc-4e9b-a60b-99b0d0b3329a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1897 0.040073 10.0.0.38 - - [2026-07-17 21:50:44] "DELETE /access-control-list/ecbb585a-f39b-48fc-9bc7-49413add82bf HTTP/1.1" 200 115 0.049480 10.0.0.38 - - [2026-07-17 21:50:44] "GET /project/71b71894-19bc-4e9b-a60b-99b0d0b3329a?fields=security_groups HTTP/1.1" 200 1355 0.053769 10.0.0.38 - - [2026-07-17 21:50:44] "DELETE /security-group/6a5b9bc4-5298-4528-9a7e-e0095ed30890 HTTP/1.1" 200 115 0.056928 10.0.0.38 - - [2026-07-17 21:50:44] "DELETE /access-control-list/309ad1a1-11b3-4efc-9c8d-7f08556f393f HTTP/1.1" 200 115 0.051087 10.0.0.38 - - [2026-07-17 21:50:44] "GET /project/71b71894-19bc-4e9b-a60b-99b0d0b3329a?fields=application_policy_sets HTTP/1.1" 200 1394 0.053790 10.0.0.38 - - [2026-07-17 21:50:44] "DELETE /access-control-list/70d2c6b2-0044-492b-8814-15e04ac4bc8a HTTP/1.1" 200 115 0.038060 10.0.0.38 - - [2026-07-17 21:50:45] "DELETE /project/71b71894-19bc-4e9b-a60b-99b0d0b3329a HTTP/1.1" 200 115 0.337486 10.0.0.38 - - [2026-07-17 21:50:45] "POST /projects HTTP/1.1" 409 238 0.002270 10.0.0.38 - - [2026-07-17 21:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.38 - - [2026-07-17 21:50:45] "GET /project/c8fc282e-fb2c-4ec6-ad8f-37dd4b777e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046084 10.0.0.38 - - [2026-07-17 21:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005054 10.0.0.38 - - [2026-07-17 21:50:45] "GET /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004833 10.0.0.38 - - [2026-07-17 21:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.38 - - [2026-07-17 21:50:45] "GET /virtual-network/13cea347-059a-45f4-bd49-9bc8b4f3dec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004114 10.0.0.38 - - [2026-07-17 21:50:45] "POST /security-groups HTTP/1.1" 409 285 0.002642 10.0.0.38 - - [2026-07-17 21:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.38 - - [2026-07-17 21:50:45] "PUT /security-group/77f8255b-67c3-4087-b0cd-7c48e0c6e112 HTTP/1.1" 200 262 0.067816 10.0.0.38 - - [2026-07-17 21:50:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.046088 10.0.0.38 - - [2026-07-17 21:50:45] "PUT /access-control-list/9f2d42ab-2c84-4047-b194-151fbc4c3240 HTTP/1.1" 200 272 0.021181 10.0.0.38 - - [2026-07-17 21:50:45] "PUT /access-control-list/997d3e60-cc8f-4291-8a04-4ee561a1bba2 HTTP/1.1" 200 272 0.035619 10.0.0.38 - - [2026-07-17 21:50:47] "DELETE /loadbalancer-member/a402608b-42df-46bc-97b2-93b33beb9d51 HTTP/1.1" 200 115 0.052293 10.0.0.38 - - [2026-07-17 21:50:47] "DELETE /loadbalancer-pool/b372b9fb-2b2f-4040-aa50-4a9386bcc535 HTTP/1.1" 200 115 0.058139 10.0.0.38 - - [2026-07-17 21:50:47] "DELETE /loadbalancer-listener/121981ad-95e6-4ab8-ba10-0c809d4e4389 HTTP/1.1" 200 115 0.040731 10.0.0.38 - - [2026-07-17 21:50:47] "DELETE /loadbalancer/4b4c84d8-aba0-414b-9b4d-f1fbffc24b39 HTTP/1.1" 200 115 0.047197 10.0.0.38 - - [2026-07-17 21:50:48] "DELETE /floating-ip/217ad405-100f-4685-b263-44992e1dd5ee HTTP/1.1" 200 115 0.054130 10.0.0.38 - - [2026-07-17 21:50:48] "DELETE /instance-ip/a77c9df4-efd4-4d2d-aca6-72e62357eae2 HTTP/1.1" 200 115 0.040433 10.0.0.38 - - [2026-07-17 21:50:48] "DELETE /virtual-machine-interface/f542944a-e796-4dde-90af-85000608583a HTTP/1.1" 200 115 0.038766 10.0.0.38 - - [2026-07-17 21:50:48] "DELETE /tag/ceec72cd-3342-4f6b-a387-cb3435c1fa38 HTTP/1.1" 200 115 0.039365 10.0.0.38 - - [2026-07-17 21:50:48] "GET /application-policy-set/f14d2fd4-f88d-4d88-b5bf-c8d802109a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002691 10.0.0.38 - - [2026-07-17 21:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.38 - - [2026-07-17 21:50:48] "GET /policy-management/d29a7a2b-804e-4cb6-b8e1-00410988812c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003002 10.0.0.38 - - [2026-07-17 21:50:48] "GET /firewall-policy/feba1404-88f7-48dc-abbd-3a570fbcce0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002339 10.0.0.38 - - [2026-07-17 21:50:48] "GET /firewall-rule/2f7dadeb-2b39-4df8-ab7e-1c1889c86e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.003139 10.0.0.38 - - [2026-07-17 21:50:48] "POST /ref-update HTTP/1.1" 200 156 0.012679 10.0.0.38 - - [2026-07-17 21:50:48] "DELETE /firewall-rule/2f7dadeb-2b39-4df8-ab7e-1c1889c86e61 HTTP/1.1" 200 115 0.059409 10.0.0.38 - - [2026-07-17 21:50:48] "GET /firewall-policy/b8be4fea-95ed-45e6-95ae-e75b9d7b0a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003268 10.0.0.38 - - [2026-07-17 21:50:48] "GET /firewall-rule/86bc910b-162a-4604-b1f0-599428fd6388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2909 0.003562 10.0.0.38 - - [2026-07-17 21:50:48] "POST /ref-update HTTP/1.1" 200 156 0.016416 10.0.0.38 - - [2026-07-17 21:50:48] "DELETE /firewall-rule/86bc910b-162a-4604-b1f0-599428fd6388 HTTP/1.1" 200 115 0.060171 10.0.0.38 - - [2026-07-17 21:50:48] "GET /firewall-policy/b8be4fea-95ed-45e6-95ae-e75b9d7b0a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.004729 10.0.0.38 - - [2026-07-17 21:50:48] "GET /firewall-rule/c127044b-bba8-42b6-a599-fb4367cdaa20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.003412 10.0.0.38 - - [2026-07-17 21:50:48] "POST /ref-update HTTP/1.1" 200 156 0.015301 10.0.0.38 - - [2026-07-17 21:50:48] "DELETE /firewall-rule/c127044b-bba8-42b6-a599-fb4367cdaa20 HTTP/1.1" 200 115 0.064496 10.0.0.38 - - [2026-07-17 21:50:48] "GET /application-policy-set/f14d2fd4-f88d-4d88-b5bf-c8d802109a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005080 10.0.0.38 - - [2026-07-17 21:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.38 - - [2026-07-17 21:50:48] "GET /policy-management/d29a7a2b-804e-4cb6-b8e1-00410988812c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003766 10.0.0.38 - - [2026-07-17 21:50:48] "GET /firewall-policy/b8be4fea-95ed-45e6-95ae-e75b9d7b0a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003636 10.0.0.38 - - [2026-07-17 21:50:48] "POST /ref-update HTTP/1.1" 200 156 0.039014 10.0.0.38 - - [2026-07-17 21:50:48] "DELETE /firewall-policy/b8be4fea-95ed-45e6-95ae-e75b9d7b0a76 HTTP/1.1" 200 115 0.037798 10.0.0.38 - - [2026-07-17 21:50:48] "DELETE /tag/71980f1b-dbee-42b7-b8ef-a05598e81813 HTTP/1.1" 200 115 0.076566 10.0.0.38 - - [2026-07-17 21:50:48] "DELETE /tag/8adcf221-d259-4071-8f33-9bd70cb96cfe HTTP/1.1" 200 115 0.084404 10.0.0.38 - - [2026-07-17 21:50:49] "DELETE /tag/bec9da1f-2790-4484-9d14-893b64a4d0f4 HTTP/1.1" 200 115 0.073225 10.0.0.38 - - [2026-07-17 21:50:49] "DELETE /tag/6a183778-578a-4ac6-8a18-19c02bc2b53a HTTP/1.1" 200 115 0.041413 10.0.0.38 - - [2026-07-17 21:50:49] "POST /projects HTTP/1.1" 409 238 0.002477 10.0.0.38 - - [2026-07-17 21:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.38 - - [2026-07-17 21:50:49] "GET /project/c8fc282e-fb2c-4ec6-ad8f-37dd4b777e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040355 10.0.0.38 - - [2026-07-17 21:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.38 - - [2026-07-17 21:50:49] "GET /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.006272 10.0.0.38 - - [2026-07-17 21:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.38 - - [2026-07-17 21:50:49] "GET /virtual-network/13cea347-059a-45f4-bd49-9bc8b4f3dec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006183 10.0.0.38 - - [2026-07-17 21:50:49] "POST /security-groups HTTP/1.1" 409 285 0.011611 10.0.0.38 - - [2026-07-17 21:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007656 10.0.0.38 - - [2026-07-17 21:50:49] "PUT /security-group/77f8255b-67c3-4087-b0cd-7c48e0c6e112 HTTP/1.1" 200 262 0.067533 10.0.0.38 - - [2026-07-17 21:50:49] "PUT /access-control-list/9f2d42ab-2c84-4047-b194-151fbc4c3240 HTTP/1.1" 200 272 0.040129 10.0.0.38 - - [2026-07-17 21:50:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.059183 10.0.0.38 - - [2026-07-17 21:50:49] "PUT /access-control-list/997d3e60-cc8f-4291-8a04-4ee561a1bba2 HTTP/1.1" 200 272 0.036501 10.0.0.38 - - [2026-07-17 21:50:49] "GET /firewall-policy/0e7960aa-b885-4416-86c1-89458ec268ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.023462 10.0.0.38 - - [2026-07-17 21:50:49] "GET /firewall-rule/2d956c40-45cd-413e-9dde-e46c432c30db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003351 10.0.0.38 - - [2026-07-17 21:50:49] "POST /ref-update HTTP/1.1" 200 156 0.064633 10.0.0.38 - - [2026-07-17 21:50:49] "DELETE /firewall-rule/2d956c40-45cd-413e-9dde-e46c432c30db HTTP/1.1" 200 115 0.049091 10.0.0.38 - - [2026-07-17 21:50:49] "GET /firewall-policy/0e7960aa-b885-4416-86c1-89458ec268ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.007997 10.0.0.38 - - [2026-07-17 21:50:49] "GET /firewall-rule/8efc4c04-9b43-4762-936f-93c026dc2e7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004635 10.0.0.38 - - [2026-07-17 21:50:49] "POST /ref-update HTTP/1.1" 200 156 0.091498 10.0.0.38 - - [2026-07-17 21:50:49] "DELETE /firewall-rule/8efc4c04-9b43-4762-936f-93c026dc2e7d HTTP/1.1" 200 115 0.045581 10.0.0.38 - - [2026-07-17 21:50:50] "DELETE /tag/f7e0faba-c3f3-4cd5-848f-53c8a255db3a HTTP/1.1" 200 115 0.055841 10.0.0.38 - - [2026-07-17 21:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012010 10.0.0.38 - - [2026-07-17 21:50:50] "GET /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005315 10.0.0.38 - - [2026-07-17 21:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.38 - - [2026-07-17 21:50:50] "GET /virtual-network/13cea347-059a-45f4-bd49-9bc8b4f3dec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004971 10.0.0.38 - - [2026-07-17 21:50:50] "PUT /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d HTTP/1.1" 200 264 0.078918 10.0.0.38 - - [2026-07-17 21:50:50] "PUT /virtual-network/13cea347-059a-45f4-bd49-9bc8b4f3dec9 HTTP/1.1" 200 264 0.074235 10.0.0.38 - - [2026-07-17 21:50:50] "DELETE /security-group/77f8255b-67c3-4087-b0cd-7c48e0c6e112 HTTP/1.1" 200 115 0.063149 10.0.0.38 - - [2026-07-17 21:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001560 10.0.0.38 - - [2026-07-17 21:50:50] "DELETE /access-control-list/9f2d42ab-2c84-4047-b194-151fbc4c3240 HTTP/1.1" 200 115 0.048840 10.0.0.38 - - [2026-07-17 21:50:50] "DELETE /access-control-list/997d3e60-cc8f-4291-8a04-4ee561a1bba2 HTTP/1.1" 200 115 0.031862 10.0.0.38 - - [2026-07-17 21:50:50] "GET /project/c8fc282e-fb2c-4ec6-ad8f-37dd4b777e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1898 0.046262 10.0.0.38 - - [2026-07-17 21:50:50] "GET /project/c8fc282e-fb2c-4ec6-ad8f-37dd4b777e8f?fields=security_groups HTTP/1.1" 200 1356 0.045061 10.0.0.38 - - [2026-07-17 21:50:50] "DELETE /security-group/cd76ec86-7897-4b73-9e05-493e22c5a821 HTTP/1.1" 200 115 0.057653 10.0.0.38 - - [2026-07-17 21:50:50] "DELETE /access-control-list/5018de57-fbf3-439b-8cb1-9fa57a6aae85 HTTP/1.1" 200 115 0.068337 10.0.0.38 - - [2026-07-17 21:50:50] "GET /project/c8fc282e-fb2c-4ec6-ad8f-37dd4b777e8f?fields=application_policy_sets HTTP/1.1" 200 1395 0.074619 10.0.0.38 - - [2026-07-17 21:50:50] "DELETE /access-control-list/4d47d887-89ed-412c-9b6f-2f90fedb966e HTTP/1.1" 200 115 0.065805 10.0.0.38 - - [2026-07-17 21:50:50] "DELETE /project/c8fc282e-fb2c-4ec6-ad8f-37dd4b777e8f HTTP/1.1" 200 115 0.402065 10.0.0.38 - - [2026-07-17 21:51:37] "GET /global-system-configs HTTP/1.1" 200 322 0.003806 10.0.0.38 - - [2026-07-17 21:51:38] "GET /global-system-configs HTTP/1.1" 200 322 0.005601 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:51:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001130 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:51:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2574 0.001237 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:51:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001126 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:51:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2574 0.001110 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:51:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000977 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:51:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2574 0.001001 10.0.0.38 - - [2026-07-17 21:51:58] "GET / HTTP/1.1" 200 35931 0.002249 10.0.0.38 - - [2026-07-17 21:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.38 - - [2026-07-17 21:51:58] "GET /global-vrouter-config/067bc07e-b023-4f73-934d-c77601d96d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002831 10.0.0.38 - - [2026-07-17 21:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.38 - - [2026-07-17 21:51:59] "GET /global-vrouter-config/067bc07e-b023-4f73-934d-c77601d96d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002502 10.0.0.38 - - [2026-07-17 21:52:13] "GET / HTTP/1.1" 200 35931 0.001281 10.0.0.38 - - [2026-07-17 21:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.38 - - [2026-07-17 21:52:13] "GET /global-system-config/4cd4715d-9411-4d0f-9222-92598d61fcc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004733 10.0.0.38 - - [2026-07-17 21:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.38 - - [2026-07-17 21:52:13] "GET /config-node/94872162-44aa-4e71-96c2-526456c0892f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002068 10.0.0.38 - - [2026-07-17 21:52:24] "GET / HTTP/1.1" 200 35931 0.001309 10.0.0.38 - - [2026-07-17 21:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005147 10.0.0.38 - - [2026-07-17 21:52:24] "GET /routing-instance/11dfc299-efad-415f-802f-5250a5c81a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.005565 10.0.0.38 - - [2026-07-17 21:52:24] "POST /bgp-routers HTTP/1.1" 409 302 0.015926 10.0.0.38 - - [2026-07-17 21:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.38 - - [2026-07-17 21:52:24] "GET /bgp-router/d2e784bf-5be2-4f68-8a98-77479aa40ba7?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1815 0.002902 10.0.0.38 - - [2026-07-17 21:52:24] "PUT /bgp-router/d2e784bf-5be2-4f68-8a98-77479aa40ba7 HTTP/1.1" 200 254 0.016876 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:52:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001026 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:52:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2574 0.000860 10.0.0.38 - - [2026-07-17 21:52:39] "GET / HTTP/1.1" 200 35931 0.001902 10.0.0.38 - - [2026-07-17 21:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.38 - - [2026-07-17 21:52:39] "GET /global-system-config/4cd4715d-9411-4d0f-9222-92598d61fcc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004251 10.0.0.38 - - [2026-07-17 21:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.38 - - [2026-07-17 21:52:39] "GET /config-node/94872162-44aa-4e71-96c2-526456c0892f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.001905 10.0.0.38 - - [2026-07-17 21:52:39] "GET / HTTP/1.1" 200 35931 0.001477 10.0.0.38 - - [2026-07-17 21:52:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002194 10.0.0.38 - - [2026-07-17 21:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.38 - - [2026-07-17 21:52:44] "GET /global-vrouter-config/067bc07e-b023-4f73-934d-c77601d96d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.003970 10.0.0.38 - - [2026-07-17 21:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.38 - - [2026-07-17 21:52:44] "PUT /global-vrouter-config/067bc07e-b023-4f73-934d-c77601d96d9d HTTP/1.1" 200 276 0.009017 10.0.0.38 - - [2026-07-17 21:52:45] "GET / HTTP/1.1" 200 35931 0.002080 10.0.0.38 - - [2026-07-17 21:52:45] "POST /alarms HTTP/1.1" 409 264 0.002447 10.0.0.38 - - [2026-07-17 21:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.38 - - [2026-07-17 21:52:45] "PUT /alarm/84956378-0281-43d7-aa6c-10ea1317569b HTTP/1.1" 200 244 0.009086 10.0.0.38 - - [2026-07-17 21:52:45] "POST /alarms HTTP/1.1" 409 261 0.006836 10.0.0.38 - - [2026-07-17 21:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007214 10.0.0.38 - - [2026-07-17 21:52:45] "PUT /alarm/70ef10cc-d7d4-4013-8d7e-b5a4a70ed17b HTTP/1.1" 200 244 0.008931 10.0.0.38 - - [2026-07-17 21:52:45] "POST /alarms HTTP/1.1" 409 261 0.001974 10.0.0.38 - - [2026-07-17 21:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.38 - - [2026-07-17 21:52:45] "PUT /alarm/647d364c-59da-4585-b4cc-607771753045 HTTP/1.1" 200 244 0.010281 10.0.0.38 - - [2026-07-17 21:52:45] "POST /alarms HTTP/1.1" 409 253 0.003819 10.0.0.38 - - [2026-07-17 21:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.38 - - [2026-07-17 21:52:45] "PUT /alarm/5ec96379-fee4-4cef-8738-586086fb60e1 HTTP/1.1" 200 244 0.009528 10.0.0.38 - - [2026-07-17 21:52:45] "POST /alarms HTTP/1.1" 409 251 0.006405 10.0.0.38 - - [2026-07-17 21:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.38 - - [2026-07-17 21:52:45] "PUT /alarm/9ffa18d4-db56-4722-ae41-28fb6070adb6 HTTP/1.1" 200 244 0.012475 10.0.0.38 - - [2026-07-17 21:52:45] "POST /alarms HTTP/1.1" 409 252 0.003926 10.0.0.38 - - [2026-07-17 21:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.38 - - [2026-07-17 21:52:45] "PUT /alarm/096f7980-deab-46de-a5bc-650a82400d8b HTTP/1.1" 200 244 0.010843 10.0.0.38 - - [2026-07-17 21:52:45] "POST /alarms HTTP/1.1" 409 256 0.003632 10.0.0.38 - - [2026-07-17 21:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001511 10.0.0.38 - - [2026-07-17 21:52:45] "PUT /alarm/827f97d1-c77e-46b2-bf3c-f7400c8c2154 HTTP/1.1" 200 244 0.009535 10.0.0.38 - - [2026-07-17 21:52:45] "POST /alarms HTTP/1.1" 409 248 0.004514 10.0.0.38 - - [2026-07-17 21:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.38 - - [2026-07-17 21:52:45] "PUT /alarm/f986f9a7-3acd-4527-8d07-bf37abe7678e HTTP/1.1" 200 244 0.012802 10.0.0.38 - - [2026-07-17 21:52:45] "POST /alarms HTTP/1.1" 409 252 0.005846 10.0.0.38 - - [2026-07-17 21:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.38 - - [2026-07-17 21:52:45] "PUT /alarm/e142f3a8-9638-4c37-b233-28a155f3cfd2 HTTP/1.1" 200 244 0.009710 10.0.0.38 - - [2026-07-17 21:52:45] "POST /alarms HTTP/1.1" 409 257 0.005253 10.0.0.38 - - [2026-07-17 21:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.38 - - [2026-07-17 21:52:45] "PUT /alarm/088098cc-a0d4-4048-aeb0-02d277de2e79 HTTP/1.1" 200 244 0.010432 10.0.0.38 - - [2026-07-17 21:52:45] "POST /alarms HTTP/1.1" 409 251 0.007462 10.0.0.38 - - [2026-07-17 21:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.38 - - [2026-07-17 21:52:45] "PUT /alarm/14637959-bfc9-4c70-a566-1cf255c52b4f HTTP/1.1" 200 244 0.011454 10.0.0.38 - - [2026-07-17 21:52:45] "POST /alarms HTTP/1.1" 409 257 0.009833 10.0.0.38 - - [2026-07-17 21:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004550 10.0.0.38 - - [2026-07-17 21:52:46] "PUT /alarm/90f5ac5d-78df-4999-9ff7-6ce0e59b932b HTTP/1.1" 200 244 0.017169 10.0.0.38 - - [2026-07-17 21:52:46] "POST /alarms HTTP/1.1" 409 261 0.004511 10.0.0.38 - - [2026-07-17 21:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.38 - - [2026-07-17 21:52:46] "PUT /alarm/9e1c7b59-506e-4f7b-9fcd-b84b0f416fb6 HTTP/1.1" 200 244 0.010913 10.0.0.38 - - [2026-07-17 21:52:46] "POST /alarms HTTP/1.1" 409 258 0.004119 10.0.0.38 - - [2026-07-17 21:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.38 - - [2026-07-17 21:52:46] "PUT /alarm/ef39ae99-0e55-463f-92e2-c95021b92269 HTTP/1.1" 200 244 0.010024 10.0.0.38 - - [2026-07-17 21:52:46] "POST /alarms HTTP/1.1" 409 254 0.004464 10.0.0.38 - - [2026-07-17 21:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.38 - - [2026-07-17 21:52:46] "PUT /alarm/721a59a2-dd14-4f38-9cf5-dfca8e0d6ca9 HTTP/1.1" 200 244 0.010045 10.0.0.38 - - [2026-07-17 21:52:46] "POST /alarms HTTP/1.1" 409 254 0.001962 10.0.0.38 - - [2026-07-17 21:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.38 - - [2026-07-17 21:52:46] "PUT /alarm/23037096-a475-42cf-b407-dfe4f3ae4804 HTTP/1.1" 200 244 0.012892 10.0.0.38 - - [2026-07-17 21:52:46] "POST /alarms HTTP/1.1" 409 254 0.007241 10.0.0.38 - - [2026-07-17 21:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.38 - - [2026-07-17 21:52:46] "PUT /alarm/5fa97faa-f6bb-471c-afb3-12c42257ede0 HTTP/1.1" 200 244 0.010505 10.0.0.38 - - [2026-07-17 21:52:46] "POST /alarms HTTP/1.1" 409 247 0.007231 10.0.0.38 - - [2026-07-17 21:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.38 - - [2026-07-17 21:52:46] "PUT /alarm/9b09bfd0-6953-4405-b33d-edeb09ec9726 HTTP/1.1" 200 244 0.013045 10.0.0.38 - - [2026-07-17 21:52:46] "POST /alarms HTTP/1.1" 409 272 0.005003 10.0.0.38 - - [2026-07-17 21:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.38 - - [2026-07-17 21:52:46] "PUT /alarm/57cbb54a-d12d-47d8-baca-1d923d573365 HTTP/1.1" 200 244 0.011607 10.0.0.38 - - [2026-07-17 21:52:46] "POST /alarms HTTP/1.1" 409 261 0.012542 10.0.0.38 - - [2026-07-17 21:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.38 - - [2026-07-17 21:52:46] "PUT /alarm/e10c9871-131b-42bf-b314-ec31408bca6a HTTP/1.1" 200 244 0.012239 10.0.0.38 - - [2026-07-17 21:52:46] "POST /alarms HTTP/1.1" 409 259 0.009451 10.0.0.38 - - [2026-07-17 21:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.38 - - [2026-07-17 21:52:46] "PUT /alarm/24a09c47-15c0-4fff-8503-a385ef37e1ef HTTP/1.1" 200 244 0.012737 10.0.0.38 - - [2026-07-17 21:52:46] "POST /alarms HTTP/1.1" 409 265 0.009437 10.0.0.38 - - [2026-07-17 21:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004335 10.0.0.38 - - [2026-07-17 21:52:46] "PUT /alarm/6ed62cdf-be62-41ff-a406-83c6d6c14516 HTTP/1.1" 200 244 0.013453 10.0.0.38 - - [2026-07-17 21:52:46] "POST /alarms HTTP/1.1" 409 279 0.006720 10.0.0.38 - - [2026-07-17 21:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004641 10.0.0.38 - - [2026-07-17 21:52:46] "PUT /alarm/8fa07d1d-4a79-4945-82d6-92b6e9f674b7 HTTP/1.1" 200 244 0.011725 10.0.0.38 - - [2026-07-17 21:52:47] "GET / HTTP/1.1" 200 35931 0.002420 10.0.0.38 - - [2026-07-17 21:52:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002731 10.0.0.38 - - [2026-07-17 21:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.38 - - [2026-07-17 21:52:47] "PUT /global-vrouter-config/067bc07e-b023-4f73-934d-c77601d96d9d HTTP/1.1" 200 276 0.008677 10.0.0.38 - - [2026-07-17 21:52:47] "GET / HTTP/1.1" 200 35931 0.001794 10.0.0.38 - - [2026-07-17 21:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.38 - - [2026-07-17 21:52:47] "GET /global-vrouter-config/067bc07e-b023-4f73-934d-c77601d96d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.003111 10.0.0.38 - - [2026-07-17 21:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.38 - - [2026-07-17 21:52:47] "PUT /global-vrouter-config/067bc07e-b023-4f73-934d-c77601d96d9d HTTP/1.1" 200 276 0.011488 10.0.0.38 - - [2026-07-17 21:52:47] "GET / HTTP/1.1" 200 35931 0.001758 10.0.0.38 - - [2026-07-17 21:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006917 10.0.0.38 - - [2026-07-17 21:52:47] "GET /global-system-config/4cd4715d-9411-4d0f-9222-92598d61fcc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.010043 10.0.0.38 - - [2026-07-17 21:52:47] "PUT /global-system-config/4cd4715d-9411-4d0f-9222-92598d61fcc8 HTTP/1.1" 200 274 0.021902 10.0.0.38 - - [2026-07-17 21:52:51] "GET / HTTP/1.1" 200 35931 0.002027 10.0.0.38 - - [2026-07-17 21:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005964 10.0.0.38 - - [2026-07-17 21:52:51] "GET /routing-instance/11dfc299-efad-415f-802f-5250a5c81a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002876 10.0.0.38 - - [2026-07-17 21:52:51] "POST /bgp-routers HTTP/1.1" 409 302 0.002213 10.0.0.38 - - [2026-07-17 21:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.38 - - [2026-07-17 21:52:51] "GET /bgp-router/d2e784bf-5be2-4f68-8a98-77479aa40ba7?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1815 0.002746 10.0.0.38 - - [2026-07-17 21:52:51] "PUT /bgp-router/d2e784bf-5be2-4f68-8a98-77479aa40ba7 HTTP/1.1" 200 254 0.012260 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:52:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001199 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:52:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2574 0.001020 10.0.0.38 - - [2026-07-17 21:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.38 - - [2026-07-17 21:52:53] "GET /global-vrouter-config/067bc07e-b023-4f73-934d-c77601d96d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.013842 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:52:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000982 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:52:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2574 0.001194 10.0.0.38 - - [2026-07-17 21:53:09] "GET / HTTP/1.1" 200 35931 0.001648 10.0.0.38 - - [2026-07-17 21:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.38 - - [2026-07-17 21:53:09] "GET /global-system-config/4cd4715d-9411-4d0f-9222-92598d61fcc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005199 10.0.0.38 - - [2026-07-17 21:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.38 - - [2026-07-17 21:53:09] "GET /config-node/94872162-44aa-4e71-96c2-526456c0892f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002620 10.0.0.38 - - [2026-07-17 21:53:21] "GET / HTTP/1.1" 200 35931 0.001392 10.0.0.38 - - [2026-07-17 21:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.38 - - [2026-07-17 21:53:21] "GET /routing-instance/11dfc299-efad-415f-802f-5250a5c81a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.004120 10.0.0.38 - - [2026-07-17 21:53:21] "POST /bgp-routers HTTP/1.1" 409 302 0.002522 10.0.0.38 - - [2026-07-17 21:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.38 - - [2026-07-17 21:53:21] "GET /bgp-router/d2e784bf-5be2-4f68-8a98-77479aa40ba7?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1815 0.011634 10.0.0.38 - - [2026-07-17 21:53:21] "PUT /bgp-router/d2e784bf-5be2-4f68-8a98-77479aa40ba7 HTTP/1.1" 200 254 0.017547 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:53:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000941 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:53:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2574 0.000788 10.0.0.38 - - [2026-07-17 21:53:35] "GET / HTTP/1.1" 200 35931 0.001543 10.0.0.38 - - [2026-07-17 21:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.38 - - [2026-07-17 21:53:35] "GET /global-system-config/4cd4715d-9411-4d0f-9222-92598d61fcc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005490 10.0.0.38 - - [2026-07-17 21:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.38 - - [2026-07-17 21:53:35] "GET /config-node/94872162-44aa-4e71-96c2-526456c0892f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.007523 10.0.0.38 - - [2026-07-17 21:53:36] "GET / HTTP/1.1" 200 35931 0.001460 10.0.0.38 - - [2026-07-17 21:53:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003669 10.0.0.38 - - [2026-07-17 21:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.38 - - [2026-07-17 21:53:41] "GET /global-vrouter-config/067bc07e-b023-4f73-934d-c77601d96d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002598 10.0.0.38 - - [2026-07-17 21:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001394 10.0.0.38 - - [2026-07-17 21:53:41] "PUT /global-vrouter-config/067bc07e-b023-4f73-934d-c77601d96d9d HTTP/1.1" 200 276 0.011238 10.0.0.38 - - [2026-07-17 21:53:41] "GET / HTTP/1.1" 200 35931 0.002213 10.0.0.38 - - [2026-07-17 21:53:41] "POST /alarms HTTP/1.1" 409 264 0.002333 10.0.0.38 - - [2026-07-17 21:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.38 - - [2026-07-17 21:53:41] "PUT /alarm/84956378-0281-43d7-aa6c-10ea1317569b HTTP/1.1" 200 244 0.009490 10.0.0.38 - - [2026-07-17 21:53:41] "POST /alarms HTTP/1.1" 409 261 0.002442 10.0.0.38 - - [2026-07-17 21:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.38 - - [2026-07-17 21:53:41] "PUT /alarm/70ef10cc-d7d4-4013-8d7e-b5a4a70ed17b HTTP/1.1" 200 244 0.024144 10.0.0.38 - - [2026-07-17 21:53:41] "POST /alarms HTTP/1.1" 409 261 0.002905 10.0.0.38 - - [2026-07-17 21:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.38 - - [2026-07-17 21:53:41] "PUT /alarm/647d364c-59da-4585-b4cc-607771753045 HTTP/1.1" 200 244 0.012042 10.0.0.38 - - [2026-07-17 21:53:41] "POST /alarms HTTP/1.1" 409 253 0.002080 10.0.0.38 - - [2026-07-17 21:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.38 - - [2026-07-17 21:53:41] "PUT /alarm/5ec96379-fee4-4cef-8738-586086fb60e1 HTTP/1.1" 200 244 0.010233 10.0.0.38 - - [2026-07-17 21:53:41] "POST /alarms HTTP/1.1" 409 251 0.008072 10.0.0.38 - - [2026-07-17 21:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.38 - - [2026-07-17 21:53:41] "PUT /alarm/9ffa18d4-db56-4722-ae41-28fb6070adb6 HTTP/1.1" 200 244 0.011028 10.0.0.38 - - [2026-07-17 21:53:41] "POST /alarms HTTP/1.1" 409 252 0.013626 10.0.0.38 - - [2026-07-17 21:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.38 - - [2026-07-17 21:53:42] "PUT /alarm/096f7980-deab-46de-a5bc-650a82400d8b HTTP/1.1" 200 244 0.011443 10.0.0.38 - - [2026-07-17 21:53:42] "POST /alarms HTTP/1.1" 409 256 0.014457 10.0.0.38 - - [2026-07-17 21:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.38 - - [2026-07-17 21:53:42] "PUT /alarm/827f97d1-c77e-46b2-bf3c-f7400c8c2154 HTTP/1.1" 200 244 0.013924 10.0.0.38 - - [2026-07-17 21:53:42] "POST /alarms HTTP/1.1" 409 248 0.013441 10.0.0.38 - - [2026-07-17 21:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.38 - - [2026-07-17 21:53:42] "PUT /alarm/f986f9a7-3acd-4527-8d07-bf37abe7678e HTTP/1.1" 200 244 0.011479 10.0.0.38 - - [2026-07-17 21:53:42] "POST /alarms HTTP/1.1" 409 252 0.003901 10.0.0.38 - - [2026-07-17 21:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.38 - - [2026-07-17 21:53:42] "PUT /alarm/e142f3a8-9638-4c37-b233-28a155f3cfd2 HTTP/1.1" 200 244 0.010631 10.0.0.38 - - [2026-07-17 21:53:42] "POST /alarms HTTP/1.1" 409 257 0.005620 10.0.0.38 - - [2026-07-17 21:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.38 - - [2026-07-17 21:53:42] "PUT /alarm/088098cc-a0d4-4048-aeb0-02d277de2e79 HTTP/1.1" 200 244 0.010470 10.0.0.38 - - [2026-07-17 21:53:42] "POST /alarms HTTP/1.1" 409 251 0.012256 10.0.0.38 - - [2026-07-17 21:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.38 - - [2026-07-17 21:53:42] "PUT /alarm/14637959-bfc9-4c70-a566-1cf255c52b4f HTTP/1.1" 200 244 0.011395 10.0.0.38 - - [2026-07-17 21:53:42] "POST /alarms HTTP/1.1" 409 257 0.014709 10.0.0.38 - - [2026-07-17 21:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.38 - - [2026-07-17 21:53:42] "PUT /alarm/90f5ac5d-78df-4999-9ff7-6ce0e59b932b HTTP/1.1" 200 244 0.012034 10.0.0.38 - - [2026-07-17 21:53:42] "POST /alarms HTTP/1.1" 409 261 0.006330 10.0.0.38 - - [2026-07-17 21:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.38 - - [2026-07-17 21:53:42] "PUT /alarm/9e1c7b59-506e-4f7b-9fcd-b84b0f416fb6 HTTP/1.1" 200 244 0.012141 10.0.0.38 - - [2026-07-17 21:53:42] "POST /alarms HTTP/1.1" 409 258 0.010077 10.0.0.38 - - [2026-07-17 21:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.38 - - [2026-07-17 21:53:42] "PUT /alarm/ef39ae99-0e55-463f-92e2-c95021b92269 HTTP/1.1" 200 244 0.021276 10.0.0.38 - - [2026-07-17 21:53:42] "POST /alarms HTTP/1.1" 409 254 0.009487 10.0.0.38 - - [2026-07-17 21:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.38 - - [2026-07-17 21:53:42] "PUT /alarm/721a59a2-dd14-4f38-9cf5-dfca8e0d6ca9 HTTP/1.1" 200 244 0.017820 10.0.0.38 - - [2026-07-17 21:53:42] "POST /alarms HTTP/1.1" 409 254 0.012380 10.0.0.38 - - [2026-07-17 21:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633 10.0.0.38 - - [2026-07-17 21:53:42] "PUT /alarm/23037096-a475-42cf-b407-dfe4f3ae4804 HTTP/1.1" 200 244 0.011968 10.0.0.38 - - [2026-07-17 21:53:42] "POST /alarms HTTP/1.1" 409 254 0.011749 10.0.0.38 - - [2026-07-17 21:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.38 - - [2026-07-17 21:53:42] "PUT /alarm/5fa97faa-f6bb-471c-afb3-12c42257ede0 HTTP/1.1" 200 244 0.013328 10.0.0.38 - - [2026-07-17 21:53:42] "POST /alarms HTTP/1.1" 409 247 0.006479 10.0.0.38 - - [2026-07-17 21:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.38 - - [2026-07-17 21:53:42] "PUT /alarm/9b09bfd0-6953-4405-b33d-edeb09ec9726 HTTP/1.1" 200 244 0.010167 10.0.0.38 - - [2026-07-17 21:53:42] "POST /alarms HTTP/1.1" 409 272 0.009935 10.0.0.38 - - [2026-07-17 21:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.38 - - [2026-07-17 21:53:43] "PUT /alarm/57cbb54a-d12d-47d8-baca-1d923d573365 HTTP/1.1" 200 244 0.011598 10.0.0.38 - - [2026-07-17 21:53:43] "POST /alarms HTTP/1.1" 409 261 0.004050 10.0.0.38 - - [2026-07-17 21:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005896 10.0.0.38 - - [2026-07-17 21:53:43] "PUT /alarm/e10c9871-131b-42bf-b314-ec31408bca6a HTTP/1.1" 200 244 0.016513 10.0.0.38 - - [2026-07-17 21:53:43] "POST /alarms HTTP/1.1" 409 259 0.008710 10.0.0.38 - - [2026-07-17 21:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.38 - - [2026-07-17 21:53:43] "PUT /alarm/24a09c47-15c0-4fff-8503-a385ef37e1ef HTTP/1.1" 200 244 0.012806 10.0.0.38 - - [2026-07-17 21:53:43] "POST /alarms HTTP/1.1" 409 265 0.013210 10.0.0.38 - - [2026-07-17 21:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.38 - - [2026-07-17 21:53:43] "PUT /alarm/6ed62cdf-be62-41ff-a406-83c6d6c14516 HTTP/1.1" 200 244 0.011889 10.0.0.38 - - [2026-07-17 21:53:43] "POST /alarms HTTP/1.1" 409 279 0.013284 10.0.0.38 - - [2026-07-17 21:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.38 - - [2026-07-17 21:53:43] "PUT /alarm/8fa07d1d-4a79-4945-82d6-92b6e9f674b7 HTTP/1.1" 200 244 0.010192 10.0.0.38 - - [2026-07-17 21:53:43] "GET / HTTP/1.1" 200 35931 0.001407 10.0.0.38 - - [2026-07-17 21:53:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002076 10.0.0.38 - - [2026-07-17 21:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.38 - - [2026-07-17 21:53:43] "PUT /global-vrouter-config/067bc07e-b023-4f73-934d-c77601d96d9d HTTP/1.1" 200 276 0.007718 10.0.0.38 - - [2026-07-17 21:53:43] "GET / HTTP/1.1" 200 35931 0.001948 10.0.0.38 - - [2026-07-17 21:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.38 - - [2026-07-17 21:53:43] "GET /global-vrouter-config/067bc07e-b023-4f73-934d-c77601d96d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002852 10.0.0.38 - - [2026-07-17 21:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.38 - - [2026-07-17 21:53:43] "PUT /global-vrouter-config/067bc07e-b023-4f73-934d-c77601d96d9d HTTP/1.1" 200 276 0.009808 10.0.0.38 - - [2026-07-17 21:53:44] "GET / HTTP/1.1" 200 35931 0.001451 10.0.0.38 - - [2026-07-17 21:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.38 - - [2026-07-17 21:53:44] "GET /global-system-config/4cd4715d-9411-4d0f-9222-92598d61fcc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005276 10.0.0.38 - - [2026-07-17 21:53:44] "PUT /global-system-config/4cd4715d-9411-4d0f-9222-92598d61fcc8 HTTP/1.1" 200 274 0.016690 10.0.0.38 - - [2026-07-17 21:53:47] "GET / HTTP/1.1" 200 35931 0.001447 10.0.0.38 - - [2026-07-17 21:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.38 - - [2026-07-17 21:53:47] "GET /routing-instance/11dfc299-efad-415f-802f-5250a5c81a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003935 10.0.0.38 - - [2026-07-17 21:53:47] "POST /bgp-routers HTTP/1.1" 409 302 0.002000 10.0.0.38 - - [2026-07-17 21:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.38 - - [2026-07-17 21:53:47] "GET /bgp-router/d2e784bf-5be2-4f68-8a98-77479aa40ba7?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1815 0.003014 10.0.0.38 - - [2026-07-17 21:53:47] "PUT /bgp-router/d2e784bf-5be2-4f68-8a98-77479aa40ba7 HTTP/1.1" 200 254 0.009925 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:53:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002006 [Introspect:8084]10.0.0.38 - - [2026-07-17 21:53:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2574 0.001086 10.0.0.38 - - [2026-07-17 21:53:50] "POST /tags HTTP/1.1" 200 355 0.030646 10.0.0.38 - - [2026-07-17 21:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010156 10.0.0.38 - - [2026-07-17 21:53:50] "GET /tag/3209fb66-b780-4e57-bb05-4c87ebaee4b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.014227 10.0.0.38 - - [2026-07-17 21:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.38 - - [2026-07-17 21:53:51] "GET /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005110 10.0.0.38 - - [2026-07-17 21:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.38 - - [2026-07-17 21:53:51] "GET /project/343d6ae2-80b6-4017-8f17-18aaef1df91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.075007 10.0.0.38 - - [2026-07-17 21:53:51] "POST /virtual-machines HTTP/1.1" 200 351 0.014336 10.0.0.38 - - [2026-07-17 21:53:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.010893 10.0.0.38 - - [2026-07-17 21:53:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.100692 10.0.0.38 - - [2026-07-17 21:53:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.007859 10.0.0.38 - - [2026-07-17 21:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009872 10.0.0.38 - - [2026-07-17 21:53:51] "GET /virtual-machine-interface/ff30345c-8229-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.004923 10.0.0.38 - - [2026-07-17 21:53:51] "POST /instance-ips HTTP/1.1" 200 391 0.021859 10.0.0.38 - - [2026-07-17 21:53:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.032243 10.0.0.38 - - [2026-07-17 21:53:51] "GET /virtual-machine-interface/ff30345c-8229-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.015278 10.0.0.38 - - [2026-07-17 21:53:51] "POST /set-tag HTTP/1.1" 200 109 0.019048 10.0.0.38 - - [2026-07-17 21:53:51] "GET /virtual-machine-interface/ff30345c-8229-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.009580 10.0.0.38 - - [2026-07-17 21:53:51] "GET /instance-ip/ff4925b6-8229-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002697 10.0.0.38 - - [2026-07-17 21:53:51] "GET /virtual-machine-interface/ff30345c-8229-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006229 10.0.0.38 - - [2026-07-17 21:53:51] "POST /set-tag HTTP/1.1" 200 109 0.002069 10.0.0.38 - - [2026-07-17 21:53:51] "GET /virtual-router/d43e42f7-4b03-4b42-93f2-2b2bab585e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003468 10.0.0.38 - - [2026-07-17 21:53:51] "POST /ref-update HTTP/1.1" 200 156 0.008199 10.0.0.38 - - [2026-07-17 21:53:51] "GET /virtual-machine-interface/ff30345c-8229-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004883 10.0.0.38 - - [2026-07-17 21:53:51] "POST /set-tag HTTP/1.1" 200 109 0.002441 10.0.0.38 - - [2026-07-17 21:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.38 - - [2026-07-17 21:53:51] "GET /virtual-network/d9bd33ac-0566-4906-875d-4fec2b92196d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006889 10.0.0.38 - - [2026-07-17 21:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009549 10.0.0.38 - - [2026-07-17 21:53:51] "GET /project/343d6ae2-80b6-4017-8f17-18aaef1df91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046715 10.0.0.38 - - [2026-07-17 21:53:51] "POST /virtual-machines HTTP/1.1" 200 355 0.009377 10.0.0.38 - - [2026-07-17 21:53:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.008896 10.0.0.38 - - [2026-07-17 21:53:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.102350 10.0.0.38 - - [2026-07-17 21:53:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.008381 10.0.0.38 - - [2026-07-17 21:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009942 10.0.0.38 - - [2026-07-17 21:53:52] "GET /virtual-machine-interface/ffa37e76-8229-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.017736 10.0.0.38 - - [2026-07-17 21:53:52] "POST /instance-ips HTTP/1.1" 200 395 0.019653 10.0.0.38 - - [2026-07-17 21:53:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.030776 10.0.0.38 - - [2026-07-17 21:53:52] "GET /virtual-machine-interface/ffa37e76-8229-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.011586 10.0.0.38 - - [2026-07-17 21:53:52] "POST /set-tag HTTP/1.1" 200 109 0.015038 10.0.0.38 - - [2026-07-17 21:53:52] "GET /virtual-machine-interface/ffa37e76-8229-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.009258 10.0.0.38 - - [2026-07-17 21:53:52] "GET /instance-ip/ffbd385c-8229-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003471 10.0.0.38 - - [2026-07-17 21:53:52] "GET /virtual-machine-interface/ffa37e76-8229-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004991 10.0.0.38 - - [2026-07-17 21:53:52] "POST /set-tag HTTP/1.1" 200 109 0.002324 10.0.0.38 - - [2026-07-17 21:53:52] "GET /virtual-router/d43e42f7-4b03-4b42-93f2-2b2bab585e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.005247 10.0.0.38 - - [2026-07-17 21:53:52] "POST /ref-update HTTP/1.1" 200 156 0.010040 10.0.0.38 - - [2026-07-17 21:53:52] "GET /virtual-machine-interface/ffa37e76-8229-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.011597 10.0.0.38 - - [2026-07-17 21:53:52] "POST /set-tag HTTP/1.1" 200 109 0.003571 10.0.0.38 - - [2026-07-17 21:53:52] "GET /virtual-machine-interface/ff30345c-8229-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004559 10.0.0.38 - - [2026-07-17 21:53:52] "POST /set-tag HTTP/1.1" 200 109 0.002273 10.0.0.38 - - [2026-07-17 21:53:52] "GET /virtual-machine-interface/ffa37e76-8229-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003628 10.0.0.38 - - [2026-07-17 21:53:52] "POST /set-tag HTTP/1.1" 200 109 0.002815 10.0.0.38 - - [2026-07-17 21:54:07] "GET /virtual-machine-interface/ff30345c-8229-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004820 10.0.0.38 - - [2026-07-17 21:54:07] "POST /set-tag HTTP/1.1" 200 109 0.002553 10.0.0.38 - - [2026-07-17 21:54:08] "GET /virtual-machine-interface/ffa37e76-8229-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004521 10.0.0.38 - - [2026-07-17 21:54:08] "POST /set-tag HTTP/1.1" 200 109 0.002143 10.0.0.38 - - [2026-07-17 21:54:09] "GET /virtual-machine-interface/ff30345c-8229-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005851 10.0.0.38 - - [2026-07-17 21:54:09] "POST /set-tag HTTP/1.1" 200 109 0.002555 10.0.0.38 - - [2026-07-17 21:54:41] "GET /virtual-machine-interface/ff30345c-8229-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006030 10.0.0.38 - - [2026-07-17 21:54:41] "POST /set-tag HTTP/1.1" 200 109 0.004241 10.0.0.38 - - [2026-07-17 21:54:41] "GET /virtual-machine-interface/ff30345c-8229-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004174 10.0.0.38 - - [2026-07-17 21:54:41] "POST /set-tag HTTP/1.1" 200 109 0.002814 10.0.0.38 - - [2026-07-17 21:54:41] "GET /virtual-machine/f418e028-4fbf-4cce-82b2-011ab78f8b8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.006355 10.0.0.38 - - [2026-07-17 21:54:41] "POST /ref-update HTTP/1.1" 200 156 0.014139 10.0.0.38 - - [2026-07-17 21:54:41] "GET /virtual-machine-interface/ff30345c-8229-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.009061 10.0.0.38 - - [2026-07-17 21:54:41] "POST /set-tag HTTP/1.1" 200 109 0.014913 10.0.0.38 - - [2026-07-17 21:54:41] "POST /set-tag HTTP/1.1" 200 109 0.024921 10.0.0.38 - - [2026-07-17 21:54:41] "DELETE /instance-ip/ff4925b6-8229-11f1-97fb-fa163e2e0071 HTTP/1.1" 200 115 0.042232 10.0.0.38 - - [2026-07-17 21:54:41] "DELETE /virtual-machine-interface/ff30345c-8229-11f1-97fb-fa163e2e0071 HTTP/1.1" 200 115 0.052476 10.0.0.38 - - [2026-07-17 21:54:41] "DELETE /virtual-machine/f418e028-4fbf-4cce-82b2-011ab78f8b8a HTTP/1.1" 200 115 0.037902 10.0.0.38 - - [2026-07-17 21:54:41] "GET /virtual-machine-interface/ffa37e76-8229-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005886 10.0.0.38 - - [2026-07-17 21:54:41] "POST /set-tag HTTP/1.1" 200 109 0.003000 10.0.0.38 - - [2026-07-17 21:55:12] "GET /virtual-machine-interface/ffa37e76-8229-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005698 10.0.0.38 - - [2026-07-17 21:55:12] "POST /set-tag HTTP/1.1" 200 109 0.003318 10.0.0.38 - - [2026-07-17 21:55:12] "GET /virtual-machine-interface/ffa37e76-8229-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.011858 10.0.0.38 - - [2026-07-17 21:55:12] "POST /set-tag HTTP/1.1" 200 109 0.002949 10.0.0.38 - - [2026-07-17 21:55:12] "GET /virtual-machine/b07e196d-b8c0-40e4-8d3b-faa91bee92f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.002801 10.0.0.38 - - [2026-07-17 21:55:12] "POST /ref-update HTTP/1.1" 200 156 0.010811 10.0.0.38 - - [2026-07-17 21:55:12] "GET /virtual-machine-interface/ffa37e76-8229-11f1-97fb-fa163e2e0071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005705 10.0.0.38 - - [2026-07-17 21:55:12] "POST /set-tag HTTP/1.1" 200 109 0.053347 10.0.0.38 - - [2026-07-17 21:55:12] "POST /set-tag HTTP/1.1" 200 109 0.060400 10.0.0.38 - - [2026-07-17 21:55:12] "DELETE /instance-ip/ffbd385c-8229-11f1-97fb-fa163e2e0071 HTTP/1.1" 200 115 0.043702 10.0.0.38 - - [2026-07-17 21:55:12] "DELETE /virtual-machine-interface/ffa37e76-8229-11f1-97fb-fa163e2e0071 HTTP/1.1" 200 115 0.029110 10.0.0.38 - - [2026-07-17 21:55:12] "DELETE /virtual-machine/b07e196d-b8c0-40e4-8d3b-faa91bee92f5 HTTP/1.1" 200 115 0.025606 10.0.0.38 - - [2026-07-17 21:55:12] "DELETE /tag/3209fb66-b780-4e57-bb05-4c87ebaee4b3 HTTP/1.1" 200 115 0.040124