++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Fri Oct 31 12:31:31 PM UTC 2025 ===================' INFO: =================== Fri Oct 31 12:31:31 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.137 ++ 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.137 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.137 ++ ANALYTICSDB_NODES=10.0.0.137 ++ ANALYTICS_SNMP_NODES=10.0.0.137 ++ 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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+='10.0.0.137:8081 ' +++ '[' -n '10.0.0.137:8081 ' ']' +++ echo 10.0.0.137:8081 ++ ANALYTICS_SERVERS=10.0.0.137: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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+='10.0.0.137:9042 ' +++ '[' -n '10.0.0.137:9042 ' ']' +++ echo 10.0.0.137:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.137:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.137 ++ 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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+='10.0.0.137:8086 ' +++ '[' -n '10.0.0.137:8086 ' ']' +++ echo 10.0.0.137:8086 ++ COLLECTOR_SERVERS=10.0.0.137: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.137 ++ CONFIGDB_NODES=10.0.0.137 ++ 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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+='10.0.0.137:8082 ' +++ '[' -n '10.0.0.137:8082 ' ']' +++ echo 10.0.0.137:8082 ++ CONFIG_SERVERS=10.0.0.137: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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+='10.0.0.137:9161 ' +++ '[' -n '10.0.0.137:9161 ' ']' +++ echo 10.0.0.137:9161 ++ CONFIGDB_SERVERS=10.0.0.137: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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+='10.0.0.137:9041 ' +++ '[' -n '10.0.0.137:9041 ' ']' +++ echo 10.0.0.137:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.137: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.137 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.137 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.137 ++ 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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+=10.0.0.137:2181, +++ '[' -n 10.0.0.137:2181, ']' +++ echo 10.0.0.137:2181 ++ ZOOKEEPER_SERVERS=10.0.0.137: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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+='10.0.0.137:2181 ' +++ '[' -n '10.0.0.137:2181 ' ']' +++ echo 10.0.0.137:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.137:2181 ++ RABBITMQ_NODES=10.0.0.137 ++ 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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+=10.0.0.137:5673, +++ '[' -n 10.0.0.137:5673, ']' +++ echo 10.0.0.137:5673 ++ RABBITMQ_SERVERS=10.0.0.137: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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+='10.0.0.137:6379 ' +++ '[' -n '10.0.0.137:6379 ' ']' +++ echo 10.0.0.137:6379 ++ REDIS_SERVERS=10.0.0.137: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.137 ++ 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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+='10.0.0.137:9092 ' +++ '[' -n '10.0.0.137:9092 ' ']' +++ echo 10.0.0.137:9092 ++ KAFKA_SERVERS=10.0.0.137: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.137 ++ 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.137 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.137 + local cassandra=10.0.0.137 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.137 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.137 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.137 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.137 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.137 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.137 +++ local servers=10.0.0.137 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ uniq ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.137,10.223.179.1,127.0.0.1,172.17.0.1,252.137.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.137'\''))' +++ local server_ip=10.0.0.137 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.137 ]] +++ [[ ,10.0.0.137,10.223.179.1,127.0.0.1,172.17.0.1,252.137.0.1,, =~ ,10\.0\.0\.137, ]] +++ echo 10.0.0.137 1 +++ return ++ local ip=10.0.0.137 ++ [[ -z 10.0.0.137 ]] ++ echo 10.0.0.137 + host_ip=10.0.0.137 + [[ cql == \c\q\l ]] ++ echo 10.0.0.137:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.137:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.137:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/31/2025 12:32:24.516 7f5508c5c5c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/31/2025 12:32:24.801 7f5508c5c5c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/31/2025 12:32:24.825 7f5508c5c5c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/31/2025 12:32:24.825 7f5508c5c5c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.137 - - [2025-10-31 12:32:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000879 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.137:8082/ Hit Ctrl-C to quit. 10.0.0.137 - - [2025-10-31 12:32:34] "GET / HTTP/1.1" 503 181 0.000229 10.0.0.137 - - [2025-10-31 12:32:34] "GET / HTTP/1.1" 503 181 0.001205 10.0.0.137 - - [2025-10-31 12:32:34] "GET / HTTP/1.1" 503 181 0.000195 10.0.0.137 - - [2025-10-31 12:32:34] "GET / HTTP/1.1" 503 181 0.000211 10.0.0.137 - - [2025-10-31 12:32:34] "GET / HTTP/1.1" 200 36215 0.001249 10.0.0.137 - - [2025-10-31 12:32:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.137 - - [2025-10-31 12:32:35] "GET /global-system-config/47f48624-40c0-47cf-970a-4870c23bfe2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.202142 10.0.0.137 - - [2025-10-31 12:32:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.002573 10.0.0.137 - - [2025-10-31 12:32:35] "POST /database-nodes HTTP/1.1" 200 599 0.075564 10.0.0.137 - - [2025-10-31 12:32:35] "GET / HTTP/1.1" 200 45303 0.002090 10.0.0.137 - - [2025-10-31 12:32:35] "GET / HTTP/1.1" 200 36215 0.001146 10.0.0.137 - - [2025-10-31 12:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.137 - - [2025-10-31 12:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005169 10.0.0.137 - - [2025-10-31 12:32:35] "GET / HTTP/1.1" 200 36215 0.001601 10.0.0.137 - - [2025-10-31 12:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.137 - - [2025-10-31 12:32:35] "GET /global-system-config/47f48624-40c0-47cf-970a-4870c23bfe2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007330 10.0.0.137 - - [2025-10-31 12:32:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.003846 10.0.0.137 - - [2025-10-31 12:32:35] "POST /analytics-nodes HTTP/1.1" 200 601 0.049200 10.0.0.137 - - [2025-10-31 12:32:35] "GET / HTTP/1.1" 200 36215 0.001462 10.0.0.137 - - [2025-10-31 12:32:35] "POST /fqname-to-id HTTP/1.1" 404 186 0.004143 10.0.0.137 - - [2025-10-31 12:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.137 - - [2025-10-31 12:32:35] "GET /global-system-config/47f48624-40c0-47cf-970a-4870c23bfe2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008459 10.0.0.137 - - [2025-10-31 12:32:35] "POST /service-appliance-sets HTTP/1.1" 200 555 0.075278 10.0.0.137 - - [2025-10-31 12:32:35] "POST /fqname-to-id HTTP/1.1" 404 180 0.008578 10.0.0.137 - - [2025-10-31 12:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.137 - - [2025-10-31 12:32:35] "GET /global-system-config/47f48624-40c0-47cf-970a-4870c23bfe2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008709 10.0.0.137 - - [2025-10-31 12:32:35] "POST /service-appliance-sets HTTP/1.1" 200 543 0.071077 10.0.0.137 - - [2025-10-31 12:32:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004619 10.0.0.137 - - [2025-10-31 12:32:36] "GET /network-ipam/ab928c0b-c4ff-473b-8631-afc749221566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.007481 10.0.0.137 - - [2025-10-31 12:32:36] "POST /service-templates HTTP/1.1" 200 513 0.098664 10.0.0.137 - - [2025-10-31 12:32:36] "POST /service-templates HTTP/1.1" 200 503 0.049039 10.0.0.137 - - [2025-10-31 12:32:36] "POST /service-templates HTTP/1.1" 200 517 0.103629 10.0.0.137 - - [2025-10-31 12:32:36] "POST /service-templates HTTP/1.1" 200 537 0.060340 10.0.0.137 - - [2025-10-31 12:32:36] "POST /service-templates HTTP/1.1" 200 509 0.056563 10.0.0.137 - - [2025-10-31 12:32:37] "GET / HTTP/1.1" 200 36215 0.001394 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:32:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000829 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:32:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001054 10.0.0.137 - - [2025-10-31 12:32:39] "GET / HTTP/1.1" 200 36215 0.001415 10.0.0.137 - - [2025-10-31 12:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.137 - - [2025-10-31 12:32:39] "GET /global-system-config/47f48624-40c0-47cf-970a-4870c23bfe2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006665 10.0.0.137 - - [2025-10-31 12:32:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.002245 10.0.0.137 - - [2025-10-31 12:32:39] "POST /config-nodes HTTP/1.1" 200 595 0.030509 10.0.0.137 - - [2025-10-31 12:32:39] "GET / HTTP/1.1" 200 36215 0.006448 10.0.0.137 - - [2025-10-31 12:32:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.007603 10.0.0.137 - - [2025-10-31 12:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.137 - - [2025-10-31 12:32:40] "GET /network-ipam/ab928c0b-c4ff-473b-8631-afc749221566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.002741 10.0.0.137 - - [2025-10-31 12:32:40] "GET / HTTP/1.1" 200 36215 0.001173 10.0.0.137 - - [2025-10-31 12:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.137 - - [2025-10-31 12:32:40] "GET /global-system-config/47f48624-40c0-47cf-970a-4870c23bfe2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.017514 10.0.0.137 - - [2025-10-31 12:32:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.003628 10.0.0.137 - - [2025-10-31 12:32:40] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.055146 10.0.0.137 - - [2025-10-31 12:32:40] "POST /fqname-to-id HTTP/1.1" 404 225 0.004061 10.0.0.137 - - [2025-10-31 12:32:40] "POST /access-control-lists HTTP/1.1" 200 589 0.039170 10.0.0.137 - - [2025-10-31 12:32:40] "POST /fqname-to-id HTTP/1.1" 404 224 0.019929 10.0.0.137 - - [2025-10-31 12:32:40] "POST /access-control-lists HTTP/1.1" 200 587 0.057220 10.0.0.137 - - [2025-10-31 12:32:41] "POST /route-targets HTTP/1.1" 200 328 0.033126 10.0.0.137 - - [2025-10-31 12:32:41] "POST /ref-update HTTP/1.1" 200 156 0.055930 10.0.0.137 - - [2025-10-31 12:32:41] "POST /route-targets HTTP/1.1" 200 328 0.023758 10.0.0.137 - - [2025-10-31 12:32:41] "POST /ref-update HTTP/1.1" 200 156 0.082519 10.0.0.137 - - [2025-10-31 12:32:41] "GET / HTTP/1.1" 200 36215 0.001533 10.0.0.137 - - [2025-10-31 12:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.137 - - [2025-10-31 12:32:41] "GET /global-system-config/47f48624-40c0-47cf-970a-4870c23bfe2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.024850 10.0.0.137 - - [2025-10-31 12:32:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.003205 10.0.0.137 - - [2025-10-31 12:32:41] "POST /route-targets HTTP/1.1" 200 328 0.030586 10.0.0.137 - - [2025-10-31 12:32:41] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.066480 10.0.0.137 - - [2025-10-31 12:32:41] "POST /ref-update HTTP/1.1" 200 156 0.104585 10.0.0.137 - - [2025-10-31 12:32:41] "POST /route-targets HTTP/1.1" 200 328 0.018996 10.0.0.137 - - [2025-10-31 12:32:41] "POST /ref-update HTTP/1.1" 200 156 0.046211 10.0.0.137 - - [2025-10-31 12:32:41] "POST /fqname-to-id HTTP/1.1" 404 201 0.008736 10.0.0.137 - - [2025-10-31 12:32:41] "POST /access-control-lists HTTP/1.1" 200 553 0.078195 10.0.0.137 - - [2025-10-31 12:32:41] "PUT /access-control-list/cce2d579-e88d-40af-b898-21f66abad9bc HTTP/1.1" 200 273 0.016573 10.0.0.137 - - [2025-10-31 12:32:41] "PUT /access-control-list/d2ea709e-d43c-4cc4-bc6a-851aa37af54a HTTP/1.1" 200 273 0.030813 10.0.0.137 - - [2025-10-31 12:32:42] "GET / HTTP/1.1" 200 36215 0.001287 10.0.0.137 - - [2025-10-31 12:32:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.137 - - [2025-10-31 12:32:42] "GET /global-system-config/47f48624-40c0-47cf-970a-4870c23bfe2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004940 10.0.0.137 - - [2025-10-31 12:32:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.006051 10.0.0.137 - - [2025-10-31 12:32:42] "POST /config-database-nodes HTTP/1.1" 200 613 0.031556 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:32:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000985 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:32:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000957 10.0.0.137 - - [2025-10-31 12:32:44] "GET / HTTP/1.1" 200 36215 0.001348 10.0.0.137 - - [2025-10-31 12:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.137 - - [2025-10-31 12:32:44] "GET /routing-instance/e0be26ee-209c-4c3d-ab64-611d22d9878f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002990 10.0.0.137 - - [2025-10-31 12:32:44] "POST /bgp-routers HTTP/1.1" 200 618 0.035298 10.0.0.137 - - [2025-10-31 12:32:44] "GET /bgp-router/51aec3d5-881b-42ce-86a5-e7873c2d5802?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.034922 10.0.0.137 - - [2025-10-31 12:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.137 - - [2025-10-31 12:32:44] "GET /global-system-config/47f48624-40c0-47cf-970a-4870c23bfe2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004638 10.0.0.137 - - [2025-10-31 12:32:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002566 10.0.0.137 - - [2025-10-31 12:32:44] "POST /ref-update HTTP/1.1" 200 156 0.023636 10.0.0.137 - - [2025-10-31 12:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.137 - - [2025-10-31 12:32:44] "GET /global-vrouter-config/ae146576-d9b0-4014-bffa-7f1bd649544c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.003083 10.0.0.137 - - [2025-10-31 12:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007638 10.0.0.137 - - [2025-10-31 12:32:44] "PUT /global-vrouter-config/ae146576-d9b0-4014-bffa-7f1bd649544c HTTP/1.1" 200 277 0.016476 10.0.0.137 - - [2025-10-31 12:32:45] "GET / HTTP/1.1" 200 36215 0.001494 10.0.0.137 - - [2025-10-31 12:32:45] "GET / HTTP/1.1" 200 36215 0.001141 10.0.0.137 - - [2025-10-31 12:32:45] "POST /alarms HTTP/1.1" 200 583 0.040588 10.0.0.137 - - [2025-10-31 12:32:45] "POST /alarms HTTP/1.1" 200 577 0.046743 10.0.0.137 - - [2025-10-31 12:32:45] "POST /alarms HTTP/1.1" 200 577 0.088410 10.0.0.137 - - [2025-10-31 12:32:45] "POST /alarms HTTP/1.1" 200 561 0.058615 10.0.0.137 - - [2025-10-31 12:32:45] "POST /alarms HTTP/1.1" 200 557 0.032255 10.0.0.137 - - [2025-10-31 12:32:45] "POST /alarms HTTP/1.1" 200 559 0.023967 10.0.0.137 - - [2025-10-31 12:32:45] "POST /alarms HTTP/1.1" 200 567 0.035803 10.0.0.137 - - [2025-10-31 12:32:45] "POST /alarms HTTP/1.1" 200 551 0.053195 10.0.0.137 - - [2025-10-31 12:32:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.014103 10.0.0.137 - - [2025-10-31 12:32:45] "GET /domain/6837f31c-ecff-43a9-b335-e88fd0cb7bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.004588 10.0.0.137 - - [2025-10-31 12:32:46] "POST /alarms HTTP/1.1" 200 559 0.090889 10.0.0.137 - - [2025-10-31 12:32:46] "POST /alarms HTTP/1.1" 200 569 0.080112 10.0.0.137 - - [2025-10-31 12:32:46] "POST /id-to-fqname HTTP/1.1" 200 173 0.005850 10.0.0.137 - - [2025-10-31 12:32:46] "POST /fqname-to-id HTTP/1.1" 404 182 0.009863 10.0.0.137 - - [2025-10-31 12:32:46] "POST /alarms HTTP/1.1" 200 557 0.090348 10.0.0.137 - - [2025-10-31 12:32:46] "POST /alarms HTTP/1.1" 200 569 0.090145 10.0.0.137 - - [2025-10-31 12:32:46] "POST /security-groups HTTP/1.1" 200 570 0.123361 10.0.0.137 - - [2025-10-31 12:32:46] "POST /projects HTTP/1.1" 200 483 0.437971 10.0.0.137 - - [2025-10-31 12:32:46] "POST /fqname-to-id HTTP/1.1" 404 213 0.004371 10.0.0.137 - - [2025-10-31 12:32:46] "POST /alarms HTTP/1.1" 200 577 0.145161 10.0.0.137 - - [2025-10-31 12:32:46] "POST /access-control-lists HTTP/1.1" 200 581 0.119673 10.0.0.137 - - [2025-10-31 12:32:46] "POST /fqname-to-id HTTP/1.1" 404 212 0.010198 10.0.0.137 - - [2025-10-31 12:32:46] "POST /security-groups HTTP/1.1" 200 536 0.184293 10.0.0.137 - - [2025-10-31 12:32:46] "POST /alarms HTTP/1.1" 200 571 0.112036 10.0.0.137 - - [2025-10-31 12:32:46] "POST /chown HTTP/1.1" 200 109 0.088183 10.0.0.137 - - [2025-10-31 12:32:46] "POST /policy-managements HTTP/1.1" 409 214 0.037369 10.0.0.137 - - [2025-10-31 12:32:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.015362 10.0.0.137 - - [2025-10-31 12:32:46] "POST /access-control-lists HTTP/1.1" 200 579 0.211425 10.0.0.137 - - [2025-10-31 12:32:46] "POST /alarms HTTP/1.1" 200 563 0.163235 10.0.0.137 - - [2025-10-31 12:32:46] "GET /policy-management/a4a5e5ca-e20a-4263-bf86-c68e35c85e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.018759 10.0.0.137 - - [2025-10-31 12:32:46] "POST /fqname-to-id HTTP/1.1" 404 232 0.018725 10.0.0.137 - - [2025-10-31 12:32:46] "POST /alarms HTTP/1.1" 200 563 0.093411 10.0.0.137 - - [2025-10-31 12:32:46] "POST /application-policy-sets HTTP/1.1" 200 530 0.062782 10.0.0.137 - - [2025-10-31 12:32:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012318 10.0.0.137 - - [2025-10-31 12:32:47] "GET /global-vrouter-config/ae146576-d9b0-4014-bffa-7f1bd649544c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.050091 10.0.0.137 - - [2025-10-31 12:32:47] "POST /access-control-lists HTTP/1.1" 200 596 0.172027 10.0.0.137 - - [2025-10-31 12:32:47] "POST /alarms HTTP/1.1" 200 563 0.121726 10.0.0.137 - - [2025-10-31 12:32:47] "PUT /global-vrouter-config/ae146576-d9b0-4014-bffa-7f1bd649544c HTTP/1.1" 200 277 0.028182 10.0.0.137 - - [2025-10-31 12:32:47] "POST /fqname-to-id HTTP/1.1" 404 231 0.025918 10.0.0.137 - - [2025-10-31 12:32:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.015691 10.0.0.137 - - [2025-10-31 12:32:47] "GET /virtual-network/01f9d105-fb66-4458-a091-2d10c560ee7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.025701 10.0.0.137 - - [2025-10-31 12:32:47] "POST /alarms HTTP/1.1" 200 549 0.135353 10.0.0.137 - - [2025-10-31 12:32:47] "POST /access-control-lists HTTP/1.1" 200 594 0.153609 10.0.0.137 - - [2025-10-31 12:32:47] "POST /alarms HTTP/1.1" 200 597 0.174114 10.0.0.137 - - [2025-10-31 12:32:47] "POST /alarms HTTP/1.1" 200 577 0.064045 10.0.0.137 - - [2025-10-31 12:32:47] "POST /id-to-fqname HTTP/1.1" 200 177 0.000384 10.0.0.137 - - [2025-10-31 12:32:47] "POST /fqname-to-id HTTP/1.1" 404 186 0.016766 10.0.0.137 - - [2025-10-31 12:32:47] "POST /alarms HTTP/1.1" 200 573 0.152748 10.0.0.137 - - [2025-10-31 12:32:47] "POST /alarms HTTP/1.1" 200 585 0.110859 10.0.0.137 - - [2025-10-31 12:32:47] "POST /security-groups HTTP/1.1" 200 574 0.227558 10.0.0.137 - - [2025-10-31 12:32:47] "POST /projects HTTP/1.1" 200 491 0.589058 10.0.0.137 - - [2025-10-31 12:32:47] "POST /fqname-to-id HTTP/1.1" 404 217 0.031013 10.0.0.137 - - [2025-10-31 12:32:47] "POST /alarms HTTP/1.1" 200 611 0.085366 10.0.0.137 - - [2025-10-31 12:32:47] "POST /access-control-lists HTTP/1.1" 200 585 0.081521 10.0.0.137 - - [2025-10-31 12:32:47] "POST /security-groups HTTP/1.1" 200 548 0.155787 10.0.0.137 - - [2025-10-31 12:32:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.004024 10.0.0.137 - - [2025-10-31 12:32:48] "POST /chown HTTP/1.1" 200 109 0.061540 10.0.0.137 - - [2025-10-31 12:32:48] "POST /access-control-lists HTTP/1.1" 200 583 0.123426 10.0.0.137 - - [2025-10-31 12:32:48] "POST /fqname-to-id HTTP/1.1" 404 240 0.003717 10.0.0.137 - - [2025-10-31 12:32:48] "POST /network-ipams HTTP/1.1" 200 524 0.094634 10.0.0.137 - - [2025-10-31 12:32:48] "POST /network-ipams HTTP/1.1" 200 512 0.033001 10.0.0.137 - - [2025-10-31 12:32:48] "POST /fqname-to-id HTTP/1.1" 404 198 0.017878 10.0.0.137 - - [2025-10-31 12:32:48] "POST /access-control-lists HTTP/1.1" 200 604 0.058505 10.0.0.137 - - [2025-10-31 12:32:48] "POST /fqname-to-id HTTP/1.1" 404 239 0.003451 10.0.0.137 - - [2025-10-31 12:32:48] "POST /access-control-lists HTTP/1.1" 200 602 0.030211 10.0.0.137 - - [2025-10-31 12:32:48] "POST /fqname-to-id HTTP/1.1" 404 229 0.031539 10.0.0.137 - - [2025-10-31 12:32:48] "GET / HTTP/1.1" 200 36215 0.004591 10.0.0.137 - - [2025-10-31 12:32:48] "POST /useragent-kv HTTP/1.1" 200 115 0.019652 10.0.0.137 - - [2025-10-31 12:32:48] "POST /virtual-networks HTTP/1.1" 200 540 0.265036 10.0.0.137 - - [2025-10-31 12:32:48] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.015303 10.0.0.137 - - [2025-10-31 12:32:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.013111 10.0.0.137 - - [2025-10-31 12:32:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010584 10.0.0.137 - - [2025-10-31 12:32:48] "POST /access-control-lists HTTP/1.1" 200 591 0.132975 10.0.0.137 - - [2025-10-31 12:32:48] "GET /virtual-network/56fd6ee2-8104-4605-92cf-21cfbacb6dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.052903 10.0.0.137 - - [2025-10-31 12:32:48] "PUT /global-vrouter-config/ae146576-d9b0-4014-bffa-7f1bd649544c HTTP/1.1" 200 277 0.071003 10.0.0.137 - - [2025-10-31 12:32:48] "POST /route-targets HTTP/1.1" 200 328 0.047392 10.0.0.137 - - [2025-10-31 12:32:48] "POST /network-ipams HTTP/1.1" 200 520 0.082662 10.0.0.137 - - [2025-10-31 12:32:48] "POST /ref-update HTTP/1.1" 200 156 0.058626 10.0.0.137 - - [2025-10-31 12:32:48] "POST /fqname-to-id HTTP/1.1" 404 202 0.002484 10.0.0.137 - - [2025-10-31 12:32:48] "PUT /access-control-list/41810c12-3ec2-44ef-9744-a435d633e140 HTTP/1.1" 200 273 0.032964 10.0.0.137 - - [2025-10-31 12:32:48] "POST /useragent-kv HTTP/1.1" 200 115 0.010096 10.0.0.137 - - [2025-10-31 12:32:48] "POST /virtual-networks HTTP/1.1" 200 548 0.183954 10.0.0.137 - - [2025-10-31 12:32:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.137 - - [2025-10-31 12:32:49] "GET /virtual-network/5147028d-e7ca-4b50-98a3-a439e96e612d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.016888 10.0.0.137 - - [2025-10-31 12:32:49] "POST /route-targets HTTP/1.1" 200 328 0.033282 10.0.0.137 - - [2025-10-31 12:32:49] "POST /fqname-to-id HTTP/1.1" 404 199 0.007202 10.0.0.137 - - [2025-10-31 12:32:49] "POST /ref-update HTTP/1.1" 200 156 0.072412 10.0.0.137 - - [2025-10-31 12:32:49] "POST /network-policys HTTP/1.1" 200 540 0.086329 10.0.0.137 - - [2025-10-31 12:32:49] "POST /fqname-to-id HTTP/1.1" 404 197 0.033645 10.0.0.137 - - [2025-10-31 12:32:49] "GET / HTTP/1.1" 200 36215 0.001508 10.0.0.137 - - [2025-10-31 12:32:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.137 - - [2025-10-31 12:32:49] "GET /global-vrouter-config/ae146576-d9b0-4014-bffa-7f1bd649544c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.003038 10.0.0.137 - - [2025-10-31 12:32:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004881 10.0.0.137 - - [2025-10-31 12:32:49] "PUT /global-vrouter-config/ae146576-d9b0-4014-bffa-7f1bd649544c HTTP/1.1" 200 277 0.030248 10.0.0.137 - - [2025-10-31 12:32:49] "POST /network-policys HTTP/1.1" 200 536 0.065860 10.0.0.137 - - [2025-10-31 12:32:49] "POST /fqname-to-id HTTP/1.1" 404 201 0.025814 10.0.0.137 - - [2025-10-31 12:32:49] "POST /network-policys HTTP/1.1" 200 544 0.061614 10.0.0.137 - - [2025-10-31 12:32:49] "POST /ref-update HTTP/1.1" 200 156 0.076472 10.0.0.137 - - [2025-10-31 12:32:49] "PUT /access-control-list/f29827d6-d429-45ca-93fe-7cae914e3e9b HTTP/1.1" 200 273 0.038385 10.0.0.137 - - [2025-10-31 12:32:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.030872 10.0.0.137 - - [2025-10-31 12:32:49] "PUT /access-control-list/41810c12-3ec2-44ef-9744-a435d633e140 HTTP/1.1" 200 273 0.040147 10.0.0.137 - - [2025-10-31 12:32:49] "POST /ref-update HTTP/1.1" 200 156 0.129796 10.0.0.137 - - [2025-10-31 12:32:49] "PUT /access-control-list/f29827d6-d429-45ca-93fe-7cae914e3e9b HTTP/1.1" 200 273 0.087378 10.0.0.137 - - [2025-10-31 12:32:49] "PUT /access-control-list/41810c12-3ec2-44ef-9744-a435d633e140 HTTP/1.1" 200 273 0.020007 10.0.0.137 - - [2025-10-31 12:32:49] "POST /ref-update HTTP/1.1" 200 156 0.167108 10.0.0.137 - - [2025-10-31 12:32:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012694 10.0.0.137 - - [2025-10-31 12:32:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005108 10.0.0.137 - - [2025-10-31 12:32:49] "POST /ref-update HTTP/1.1" 200 156 0.038785 10.0.0.137 - - [2025-10-31 12:32:50] "GET / HTTP/1.1" 200 36215 0.001970 10.0.0.137 - - [2025-10-31 12:32:50] "POST /fqname-to-id HTTP/1.1" 404 237 0.010616 10.0.0.137 - - [2025-10-31 12:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.137 - - [2025-10-31 12:32:50] "GET /global-system-config/47f48624-40c0-47cf-970a-4870c23bfe2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.016092 10.0.0.137 - - [2025-10-31 12:32:50] "POST /ref-update HTTP/1.1" 200 156 0.106505 10.0.0.137 - - [2025-10-31 12:32:50] "POST /access-control-lists HTTP/1.1" 200 603 0.062824 10.0.0.137 - - [2025-10-31 12:32:50] "POST /ref-update HTTP/1.1" 200 156 0.067024 10.0.0.137 - - [2025-10-31 12:32:50] "PUT /global-system-config/47f48624-40c0-47cf-970a-4870c23bfe2f HTTP/1.1" 200 275 0.156536 10.0.0.137 - - [2025-10-31 12:32:50] "PUT /access-control-list/f29827d6-d429-45ca-93fe-7cae914e3e9b HTTP/1.1" 200 273 0.115003 10.0.0.137 - - [2025-10-31 12:32:50] "POST /ref-update HTTP/1.1" 200 156 0.293438 10.0.0.137 - - [2025-10-31 12:32:50] "PUT /access-control-list/00945c00-2f77-4868-bef6-79d11ce4429d HTTP/1.1" 200 273 0.109902 10.0.0.137 - - [2025-10-31 12:32:50] "POST /ref-update HTTP/1.1" 200 156 0.126143 10.0.0.137 - - [2025-10-31 12:32:50] "POST /ref-update HTTP/1.1" 200 156 0.259320 10.0.0.137 - - [2025-10-31 12:32:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008204 10.0.0.137 - - [2025-10-31 12:32:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010483 10.0.0.137 - - [2025-10-31 12:32:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005314 10.0.0.137 - - [2025-10-31 12:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.027921 10.0.0.137 - - [2025-10-31 12:32:50] "GET /virtual-network/01f9d105-fb66-4458-a091-2d10c560ee7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1719 0.046313 10.0.0.137 - - [2025-10-31 12:32:50] "PUT /access-control-list/00945c00-2f77-4868-bef6-79d11ce4429d HTTP/1.1" 200 273 0.076450 10.0.0.137 - - [2025-10-31 12:32:50] "GET /application-policy-set/2a4038a8-dbba-4911-a806-97c047ef2fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.004127 10.0.0.137 - - [2025-10-31 12:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.137 - - [2025-10-31 12:32:51] "GET /policy-management/a4a5e5ca-e20a-4263-bf86-c68e35c85e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.017300 10.0.0.137 - - [2025-10-31 12:32:51] "POST /firewall-policys HTTP/1.1" 200 532 0.037431 10.0.0.137 - - [2025-10-31 12:32:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.060320 10.0.0.137 - - [2025-10-31 12:32:51] "GET /firewall-policy/e4f83517-5ee7-4065-8645-c799433ca89b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.006525 10.0.0.137 - - [2025-10-31 12:32:51] "GET /application-policy-set/2a4038a8-dbba-4911-a806-97c047ef2fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.002813 10.0.0.137 - - [2025-10-31 12:32:51] "GET /firewall-policy/e4f83517-5ee7-4065-8645-c799433ca89b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003119 10.0.0.137 - - [2025-10-31 12:32:51] "POST /ref-update HTTP/1.1" 200 156 0.038881 10.0.0.137 - - [2025-10-31 12:32:51] "GET /application-policy-set/2a4038a8-dbba-4911-a806-97c047ef2fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.016249 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:32:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000729 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:32:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000812 10.0.0.137 - - [2025-10-31 12:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.137 - - [2025-10-31 12:32:51] "GET /policy-management/a4a5e5ca-e20a-4263-bf86-c68e35c85e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.011723 10.0.0.137 - - [2025-10-31 12:32:51] "POST /firewall-policys HTTP/1.1" 200 534 0.045755 10.0.0.137 - - [2025-10-31 12:32:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.023811 10.0.0.137 - - [2025-10-31 12:32:51] "GET /firewall-policy/f4430492-c737-4bfe-a9a7-d5d8406badff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.008392 10.0.0.137 - - [2025-10-31 12:32:51] "GET /application-policy-set/2a4038a8-dbba-4911-a806-97c047ef2fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.006251 10.0.0.137 - - [2025-10-31 12:32:51] "GET /firewall-policy/f4430492-c737-4bfe-a9a7-d5d8406badff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002868 10.0.0.137 - - [2025-10-31 12:32:51] "GET /firewall-policy/e4f83517-5ee7-4065-8645-c799433ca89b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002526 10.0.0.137 - - [2025-10-31 12:32:51] "GET /firewall-policy/e4f83517-5ee7-4065-8645-c799433ca89b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002581 10.0.0.137 - - [2025-10-31 12:32:51] "POST /ref-update HTTP/1.1" 200 156 0.027649 10.0.0.137 - - [2025-10-31 12:32:51] "POST /ref-update HTTP/1.1" 200 156 0.075336 10.0.0.137 - - [2025-10-31 12:32:51] "POST /ref-update HTTP/1.1" 200 156 0.063291 10.0.0.137 - - [2025-10-31 12:32:51] "GET /application-policy-set/2a4038a8-dbba-4911-a806-97c047ef2fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.006096 10.0.0.137 - - [2025-10-31 12:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672 10.0.0.137 - - [2025-10-31 12:32:51] "GET /policy-management/a4a5e5ca-e20a-4263-bf86-c68e35c85e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002867 10.0.0.137 - - [2025-10-31 12:32:52] "POST /firewall-policys HTTP/1.1" 200 532 0.206943 10.0.0.137 - - [2025-10-31 12:32:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.040768 10.0.0.137 - - [2025-10-31 12:32:52] "GET /firewall-policy/2e58f316-cbb5-4c63-a6e5-65bbd7fec634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.007347 10.0.0.137 - - [2025-10-31 12:32:52] "GET /application-policy-set/2a4038a8-dbba-4911-a806-97c047ef2fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.002850 10.0.0.137 - - [2025-10-31 12:32:52] "GET /firewall-policy/2e58f316-cbb5-4c63-a6e5-65bbd7fec634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.005219 10.0.0.137 - - [2025-10-31 12:32:52] "GET /firewall-policy/e4f83517-5ee7-4065-8645-c799433ca89b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002609 10.0.0.137 - - [2025-10-31 12:32:52] "GET /firewall-policy/f4430492-c737-4bfe-a9a7-d5d8406badff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.007554 10.0.0.137 - - [2025-10-31 12:32:52] "GET /firewall-policy/e4f83517-5ee7-4065-8645-c799433ca89b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.009792 10.0.0.137 - - [2025-10-31 12:32:52] "GET /firewall-policy/f4430492-c737-4bfe-a9a7-d5d8406badff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002798 10.0.0.137 - - [2025-10-31 12:32:52] "POST /ref-update HTTP/1.1" 200 156 0.033457 10.0.0.137 - - [2025-10-31 12:32:52] "POST /ref-update HTTP/1.1" 200 156 0.064261 10.0.0.137 - - [2025-10-31 12:32:52] "POST /ref-update HTTP/1.1" 200 156 0.056404 10.0.0.137 - - [2025-10-31 12:32:52] "POST /ref-update HTTP/1.1" 200 156 0.028760 10.0.0.137 - - [2025-10-31 12:32:52] "POST /ref-update HTTP/1.1" 200 156 0.044154 10.0.0.137 - - [2025-10-31 12:32:52] "GET /application-policy-set/2a4038a8-dbba-4911-a806-97c047ef2fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.037212 10.0.0.137 - - [2025-10-31 12:32:52] "POST /tags HTTP/1.1" 200 300 0.057707 10.0.0.137 - - [2025-10-31 12:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.014379 10.0.0.137 - - [2025-10-31 12:32:52] "GET /tag/9ee9ab97-90e8-4b0c-b784-53b711089f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.016811 10.0.0.137 - - [2025-10-31 12:32:52] "POST /set-tag HTTP/1.1" 200 109 0.020557 10.0.0.137 - - [2025-10-31 12:32:52] "POST /fqname-to-id HTTP/1.1" 404 226 0.005050 10.0.0.137 - - [2025-10-31 12:32:53] "POST /tags HTTP/1.1" 200 302 0.086308 10.0.0.137 - - [2025-10-31 12:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.021772 10.0.0.137 - - [2025-10-31 12:32:53] "GET /tag/cf172ad0-696f-433b-b170-bb534b962602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.031954 10.0.0.137 - - [2025-10-31 12:32:53] "POST /tags HTTP/1.1" 200 326 0.088870 10.0.0.137 - - [2025-10-31 12:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.012306 10.0.0.137 - - [2025-10-31 12:32:53] "GET /tag/d2a66795-6690-4ed5-a270-8cb276201acd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.013086 10.0.0.137 - - [2025-10-31 12:32:53] "POST /tags HTTP/1.1" 200 312 0.136805 10.0.0.137 - - [2025-10-31 12:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.021099 10.0.0.137 - - [2025-10-31 12:32:53] "GET /tag/50e2714e-3299-466c-a719-b2d793b508ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.013976 10.0.0.137 - - [2025-10-31 12:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.137 - - [2025-10-31 12:32:53] "GET /virtual-network/56fd6ee2-8104-4605-92cf-21cfbacb6dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.006038 10.0.0.137 - - [2025-10-31 12:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.137 - - [2025-10-31 12:32:53] "GET /project/aff0b774-4fe6-437b-abd5-fa206bce4803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.047127 10.0.0.137 - - [2025-10-31 12:32:53] "POST /virtual-machines HTTP/1.1" 200 378 0.038879 10.0.0.137 - - [2025-10-31 12:32:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.019347 10.0.0.137 - - [2025-10-31 12:32:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.190312 10.0.0.137 - - [2025-10-31 12:32:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.032390 10.0.0.137 - - [2025-10-31 12:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.017323 10.0.0.137 - - [2025-10-31 12:32:54] "GET /virtual-machine-interface/b8cc6cce-b655-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.020246 10.0.0.137 - - [2025-10-31 12:32:54] "POST /instance-ips HTTP/1.1" 200 410 0.051839 10.0.0.137 - - [2025-10-31 12:32:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.055833 10.0.0.137 - - [2025-10-31 12:32:54] "GET /virtual-machine-interface/b8cc6cce-b655-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.031020 10.0.0.137 - - [2025-10-31 12:32:54] "POST /set-tag HTTP/1.1" 200 109 0.020605 10.0.0.137 - - [2025-10-31 12:32:54] "GET /virtual-machine-interface/b8cc6cce-b655-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3414 0.056250 10.0.0.137 - - [2025-10-31 12:32:54] "GET /instance-ip/b8f0272c-b655-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.004610 10.0.0.137 - - [2025-10-31 12:32:54] "POST /fqname-to-id HTTP/1.1" 404 228 0.002400 10.0.0.137 - - [2025-10-31 12:32:54] "POST /tags HTTP/1.1" 200 306 0.069866 10.0.0.137 - - [2025-10-31 12:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.015431 10.0.0.137 - - [2025-10-31 12:32:54] "GET /tag/0e38a284-c993-44f0-8b87-045adb14afd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.019027 10.0.0.137 - - [2025-10-31 12:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.137 - - [2025-10-31 12:32:54] "GET /project/d52db1c5-a365-4654-9bb7-b6e5019b59b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.056776 10.0.0.137 - - [2025-10-31 12:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005052 10.0.0.137 - - [2025-10-31 12:32:54] "GET /virtual-network/5147028d-e7ca-4b50-98a3-a439e96e612d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.098941 10.0.0.137 - - [2025-10-31 12:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005226 10.0.0.137 - - [2025-10-31 12:32:54] "GET /service-appliance-set/245b6522-de10-4864-90b3-baddd70e1991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.006468 10.0.0.137 - - [2025-10-31 12:32:54] "POST /fqname-to-id HTTP/1.1" 404 240 0.002209 10.0.0.137 - - [2025-10-31 12:32:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.211466 10.0.0.137 - - [2025-10-31 12:32:55] "GET /virtual-machine-interface/0128bea3-8fe1-4760-b933-880bb14574d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2305 0.032437 10.0.0.137 - - [2025-10-31 12:32:55] "POST /instance-ips HTTP/1.1" 200 382 0.074142 10.0.0.137 - - [2025-10-31 12:32:55] "GET /instance-ip/2d15eb0f-98da-43ed-a6c0-9c7583f2d0e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005080 10.0.0.137 - - [2025-10-31 12:32:55] "POST /loadbalancers HTTP/1.1" 200 584 0.083489 10.0.0.137 - - [2025-10-31 12:32:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.014894 10.0.0.137 - - [2025-10-31 12:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.016048 10.0.0.137 - - [2025-10-31 12:32:55] "GET /project/d52db1c5-a365-4654-9bb7-b6e5019b59b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.028168 10.0.0.137 - - [2025-10-31 12:32:55] "GET /loadbalancer/6b0dc7e8-2741-4930-9f02-5c2d4d206327?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.010333 10.0.0.137 - - [2025-10-31 12:32:55] "GET /project/d52db1c5-a365-4654-9bb7-b6e5019b59b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.091227 10.0.0.137 - - [2025-10-31 12:32:55] "GET /instance-ip/2d15eb0f-98da-43ed-a6c0-9c7583f2d0e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.002778 10.0.0.137 - - [2025-10-31 12:32:55] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.073910 10.0.0.137 - - [2025-10-31 12:32:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.022362 10.0.0.137 - - [2025-10-31 12:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.137 - - [2025-10-31 12:32:55] "POST /floating-ips HTTP/1.1" 200 585 0.057794 10.0.0.137 - - [2025-10-31 12:32:55] "GET /project/d52db1c5-a365-4654-9bb7-b6e5019b59b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.081698 10.0.0.137 - - [2025-10-31 12:32:55] "GET /loadbalancer-listener/db529a05-63e5-4e52-a2c0-21fc263c2944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.006131 10.0.0.137 - - [2025-10-31 12:32:55] "GET /loadbalancer-listener/db529a05-63e5-4e52-a2c0-21fc263c2944?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003223 10.0.0.137 - - [2025-10-31 12:32:55] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.040232 10.0.0.137 - - [2025-10-31 12:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.013306 10.0.0.137 - - [2025-10-31 12:32:55] "GET /global-vrouter-config/ae146576-d9b0-4014-bffa-7f1bd649544c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.002730 10.0.0.137 - - [2025-10-31 12:32:55] "GET /instance-ip/2d15eb0f-98da-43ed-a6c0-9c7583f2d0e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.006848 10.0.0.137 - - [2025-10-31 12:32:55] "GET /instance-ip/2d15eb0f-98da-43ed-a6c0-9c7583f2d0e4?fields=floating_ips HTTP/1.1" 200 1172 0.006104 10.0.0.137 - - [2025-10-31 12:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.015215 10.0.0.137 - - [2025-10-31 12:32:56] "GET /floating-ip/437bb79f-d18f-403e-85f3-9880fb2882b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.012920 10.0.0.137 - - [2025-10-31 12:32:56] "PUT /global-vrouter-config/ae146576-d9b0-4014-bffa-7f1bd649544c HTTP/1.1" 200 277 0.038973 10.0.0.137 - - [2025-10-31 12:32:56] "POST /tags HTTP/1.1" 200 358 0.090280 10.0.0.137 - - [2025-10-31 12:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.137 - - [2025-10-31 12:32:56] "GET /tag/5675f0e7-761c-4eb8-9c53-17266f9aabc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.022723 10.0.0.137 - - [2025-10-31 12:32:56] "POST /tags HTTP/1.1" 200 306 0.035818 10.0.0.137 - - [2025-10-31 12:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004888 10.0.0.137 - - [2025-10-31 12:32:56] "GET /tag/7abd5575-4499-45ec-a7e4-a56f29d6cc76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.011204 10.0.0.137 - - [2025-10-31 12:32:56] "POST /id-to-fqname HTTP/1.1" 200 174 0.000501 10.0.0.137 - - [2025-10-31 12:32:56] "POST /fqname-to-id HTTP/1.1" 404 183 0.018902 10.0.0.137 - - [2025-10-31 12:32:56] "POST /security-groups HTTP/1.1" 200 571 0.081557 10.0.0.137 - - [2025-10-31 12:32:56] "POST /projects HTTP/1.1" 200 485 0.298550 10.0.0.137 - - [2025-10-31 12:32:56] "POST /fqname-to-id HTTP/1.1" 404 214 0.004202 10.0.0.137 - - [2025-10-31 12:32:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.034021 10.0.0.137 - - [2025-10-31 12:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010957 10.0.0.137 - - [2025-10-31 12:32:56] "GET /virtual-network/56fd6ee2-8104-4605-92cf-21cfbacb6dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.040914 10.0.0.137 - - [2025-10-31 12:32:56] "POST /access-control-lists HTTP/1.1" 200 582 0.118157 10.0.0.137 - - [2025-10-31 12:32:56] "POST /fqname-to-id HTTP/1.1" 404 213 0.008208 10.0.0.137 - - [2025-10-31 12:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:32:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001058 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:32:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000835 10.0.0.137 - - [2025-10-31 12:32:56] "GET /virtual-network/5147028d-e7ca-4b50-98a3-a439e96e612d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.061180 10.0.0.137 - - [2025-10-31 12:32:56] "POST /access-control-lists HTTP/1.1" 200 580 0.096333 10.0.0.137 - - [2025-10-31 12:32:57] "PUT /virtual-network/56fd6ee2-8104-4605-92cf-21cfbacb6dc8 HTTP/1.1" 200 265 0.148765 10.0.0.137 - - [2025-10-31 12:32:57] "PUT /virtual-network/5147028d-e7ca-4b50-98a3-a439e96e612d HTTP/1.1" 200 265 0.074699 10.0.0.137 - - [2025-10-31 12:32:57] "POST /security-groups HTTP/1.1" 200 539 0.088981 10.0.0.137 - - [2025-10-31 12:32:57] "POST /fqname-to-id HTTP/1.1" 404 234 0.012553 10.0.0.137 - - [2025-10-31 12:32:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.070646 10.0.0.137 - - [2025-10-31 12:32:57] "POST /chown HTTP/1.1" 200 109 0.036822 10.0.0.137 - - [2025-10-31 12:32:57] "GET /application-policy-set/2a4038a8-dbba-4911-a806-97c047ef2fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003354 10.0.0.137 - - [2025-10-31 12:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009722 10.0.0.137 - - [2025-10-31 12:32:57] "GET /policy-management/a4a5e5ca-e20a-4263-bf86-c68e35c85e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.055040 10.0.0.137 - - [2025-10-31 12:32:57] "POST /access-control-lists HTTP/1.1" 200 598 0.272974 10.0.0.137 - - [2025-10-31 12:32:57] "POST /fqname-to-id HTTP/1.1" 404 233 0.026530 10.0.0.137 - - [2025-10-31 12:32:57] "POST /tags HTTP/1.1" 409 207 0.005863 10.0.0.137 - - [2025-10-31 12:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.137 - - [2025-10-31 12:32:57] "GET /tag/7abd5575-4499-45ec-a7e4-a56f29d6cc76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.014944 10.0.0.137 - - [2025-10-31 12:32:57] "POST /access-control-lists HTTP/1.1" 200 596 0.105716 10.0.0.137 - - [2025-10-31 12:32:57] "POST /firewall-rules HTTP/1.1" 200 566 0.117275 10.0.0.137 - - [2025-10-31 12:32:57] "GET /firewall-rule/1fbe3ddf-3193-44fa-8865-0c790ccd65c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.018207 10.0.0.137 - - [2025-10-31 12:32:57] "GET /firewall-policy/f4430492-c737-4bfe-a9a7-d5d8406badff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002928 10.0.0.137 - - [2025-10-31 12:32:57] "GET /firewall-rule/1fbe3ddf-3193-44fa-8865-0c790ccd65c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.002916 10.0.0.137 - - [2025-10-31 12:32:57] "POST /ref-update HTTP/1.1" 200 156 0.031868 10.0.0.137 - - [2025-10-31 12:32:57] "GET /application-policy-set/2a4038a8-dbba-4911-a806-97c047ef2fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011559 10.0.0.137 - - [2025-10-31 12:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.137 - - [2025-10-31 12:32:58] "GET /policy-management/a4a5e5ca-e20a-4263-bf86-c68e35c85e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002880 10.0.0.137 - - [2025-10-31 12:32:58] "POST /tags HTTP/1.1" 409 207 0.001854 10.0.0.137 - - [2025-10-31 12:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003859 10.0.0.137 - - [2025-10-31 12:32:58] "GET /tag/7abd5575-4499-45ec-a7e4-a56f29d6cc76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.018998 10.0.0.137 - - [2025-10-31 12:32:58] "POST /firewall-rules HTTP/1.1" 200 564 0.090064 10.0.0.137 - - [2025-10-31 12:32:58] "GET /firewall-rule/d0f903a9-c32c-4bb3-ba49-c3706948c22a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004354 10.0.0.137 - - [2025-10-31 12:32:58] "GET /firewall-policy/f4430492-c737-4bfe-a9a7-d5d8406badff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003165 10.0.0.137 - - [2025-10-31 12:32:58] "GET /firewall-rule/d0f903a9-c32c-4bb3-ba49-c3706948c22a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.002042 10.0.0.137 - - [2025-10-31 12:32:58] "POST /ref-update HTTP/1.1" 200 156 0.024438 10.0.0.137 - - [2025-10-31 12:32:58] "POST /tags HTTP/1.1" 200 302 0.057745 10.0.0.137 - - [2025-10-31 12:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007411 10.0.0.137 - - [2025-10-31 12:32:58] "GET /tag/9c701ef4-aa07-40f3-b14c-6bd4399d4dec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.015957 10.0.0.137 - - [2025-10-31 12:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.137 - - [2025-10-31 12:32:58] "GET /project/aff0b774-4fe6-437b-abd5-fa206bce4803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.061004 10.0.0.137 - - [2025-10-31 12:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.137 - - [2025-10-31 12:32:58] "GET /virtual-network/5147028d-e7ca-4b50-98a3-a439e96e612d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.005494 10.0.0.137 - - [2025-10-31 12:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.137 - - [2025-10-31 12:32:58] "GET /service-appliance-set/245b6522-de10-4864-90b3-baddd70e1991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.004056 10.0.0.137 - - [2025-10-31 12:32:58] "POST /fqname-to-id HTTP/1.1" 404 242 0.001989 10.0.0.137 - - [2025-10-31 12:32:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.125437 10.0.0.137 - - [2025-10-31 12:32:58] "GET /virtual-machine-interface/3160c3a8-ae68-4f04-9c57-276397b7d687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.014767 10.0.0.137 - - [2025-10-31 12:32:58] "POST /instance-ips HTTP/1.1" 200 378 0.045104 10.0.0.137 - - [2025-10-31 12:32:58] "GET /instance-ip/f5a6e4ee-1d41-40fb-9cc4-a592d17b2011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.016269 10.0.0.137 - - [2025-10-31 12:32:59] "POST /loadbalancers HTTP/1.1" 200 584 0.096312 10.0.0.137 - - [2025-10-31 12:32:59] "GET /project/aff0b774-4fe6-437b-abd5-fa206bce4803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.053394 10.0.0.137 - - [2025-10-31 12:32:59] "GET /instance-ip/f5a6e4ee-1d41-40fb-9cc4-a592d17b2011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.014792 10.0.0.137 - - [2025-10-31 12:32:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.051423 10.0.0.137 - - [2025-10-31 12:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.013004 10.0.0.137 - - [2025-10-31 12:32:59] "POST /floating-ips HTTP/1.1" 200 583 0.054803 10.0.0.137 - - [2025-10-31 12:32:59] "GET /project/aff0b774-4fe6-437b-abd5-fa206bce4803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.078774 10.0.0.137 - - [2025-10-31 12:32:59] "GET /loadbalancer/95b36b3e-eb41-4e94-aab0-5cb69c21f835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.003030 10.0.0.137 - - [2025-10-31 12:32:59] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.042155 10.0.0.137 - - [2025-10-31 12:32:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.030486 10.0.0.137 - - [2025-10-31 12:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005447 10.0.0.137 - - [2025-10-31 12:32:59] "GET /project/aff0b774-4fe6-437b-abd5-fa206bce4803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.073990 10.0.0.137 - - [2025-10-31 12:32:59] "GET /loadbalancer-listener/205a505e-9815-45b6-b7e0-0428255888a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.011238 10.0.0.137 - - [2025-10-31 12:32:59] "GET /loadbalancer-listener/205a505e-9815-45b6-b7e0-0428255888a4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.007094 10.0.0.137 - - [2025-10-31 12:32:59] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.045663 10.0.0.137 - - [2025-10-31 12:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.013767 10.0.0.137 - - [2025-10-31 12:32:59] "GET /instance-ip/f5a6e4ee-1d41-40fb-9cc4-a592d17b2011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.014963 10.0.0.137 - - [2025-10-31 12:32:59] "GET /instance-ip/f5a6e4ee-1d41-40fb-9cc4-a592d17b2011?fields=floating_ips HTTP/1.1" 200 1167 0.020339 10.0.0.137 - - [2025-10-31 12:32:59] "GET /floating-ip/81d716df-f18d-4ed5-9de4-49ddc5bdd1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.012810 10.0.0.137 - - [2025-10-31 12:32:59] "GET /project/aff0b774-4fe6-437b-abd5-fa206bce4803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.097459 10.0.0.137 - - [2025-10-31 12:32:59] "GET /loadbalancer/95b36b3e-eb41-4e94-aab0-5cb69c21f835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.003693 10.0.0.137 - - [2025-10-31 12:32:59] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.053940 10.0.0.137 - - [2025-10-31 12:32:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.022000 10.0.0.137 - - [2025-10-31 12:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.137 - - [2025-10-31 12:32:59] "GET /project/aff0b774-4fe6-437b-abd5-fa206bce4803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.054053 10.0.0.137 - - [2025-10-31 12:33:00] "GET /loadbalancer-listener/70beaae2-42b5-4006-aadf-9adc3e318d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.011842 10.0.0.137 - - [2025-10-31 12:33:00] "GET /loadbalancer-listener/70beaae2-42b5-4006-aadf-9adc3e318d3e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.006185 10.0.0.137 - - [2025-10-31 12:33:00] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.034941 10.0.0.137 - - [2025-10-31 12:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011505 10.0.0.137 - - [2025-10-31 12:33:00] "GET /instance-ip/f5a6e4ee-1d41-40fb-9cc4-a592d17b2011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.006774 10.0.0.137 - - [2025-10-31 12:33:00] "GET /instance-ip/f5a6e4ee-1d41-40fb-9cc4-a592d17b2011?fields=floating_ips HTTP/1.1" 200 1167 0.003375 10.0.0.137 - - [2025-10-31 12:33:00] "GET /project/aff0b774-4fe6-437b-abd5-fa206bce4803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.042304 10.0.0.137 - - [2025-10-31 12:33:00] "GET /floating-ip/81d716df-f18d-4ed5-9de4-49ddc5bdd1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.013543 10.0.0.137 - - [2025-10-31 12:33:00] "GET /loadbalancer/95b36b3e-eb41-4e94-aab0-5cb69c21f835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.012831 10.0.0.137 - - [2025-10-31 12:33:00] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.043916 10.0.0.137 - - [2025-10-31 12:33:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.076908 10.0.0.137 - - [2025-10-31 12:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.015253 10.0.0.137 - - [2025-10-31 12:33:00] "GET /project/aff0b774-4fe6-437b-abd5-fa206bce4803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.086085 10.0.0.137 - - [2025-10-31 12:33:00] "GET /loadbalancer-listener/44a9de43-ef2b-4996-a1d8-d16d0a0ffcaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.004387 10.0.0.137 - - [2025-10-31 12:33:00] "GET /loadbalancer-listener/44a9de43-ef2b-4996-a1d8-d16d0a0ffcaa?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.005978 10.0.0.137 - - [2025-10-31 12:33:00] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.051945 10.0.0.137 - - [2025-10-31 12:33:00] "GET /instance-ip/f5a6e4ee-1d41-40fb-9cc4-a592d17b2011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.020385 10.0.0.137 - - [2025-10-31 12:33:00] "GET /instance-ip/f5a6e4ee-1d41-40fb-9cc4-a592d17b2011?fields=floating_ips HTTP/1.1" 200 1167 0.014821 10.0.0.137 - - [2025-10-31 12:33:00] "GET /floating-ip/81d716df-f18d-4ed5-9de4-49ddc5bdd1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.007616 10.0.0.137 - - [2025-10-31 12:33:00] "POST /tags HTTP/1.1" 200 356 0.070249 10.0.0.137 - - [2025-10-31 12:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.024997 10.0.0.137 - - [2025-10-31 12:33:00] "GET /tag/9d3fcd05-642a-4e77-9c99-98f7c6018801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.031574 10.0.0.137 - - [2025-10-31 12:33:00] "POST /tags HTTP/1.1" 200 304 0.048947 10.0.0.137 - - [2025-10-31 12:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009694 10.0.0.137 - - [2025-10-31 12:33:01] "GET /tag/1eba2504-b085-4a90-a6b4-b58c5921fa22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.037025 10.0.0.137 - - [2025-10-31 12:33:01] "POST /projects HTTP/1.1" 409 218 0.013100 10.0.0.137 - - [2025-10-31 12:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005593 10.0.0.137 - - [2025-10-31 12:33:01] "GET /project/d52db1c5-a365-4654-9bb7-b6e5019b59b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.090057 10.0.0.137 - - [2025-10-31 12:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.137 - - [2025-10-31 12:33:01] "GET /network-ipam/b35d6881-3d84-4277-a2d5-dabd3f2a79e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.005342 10.0.0.137 - - [2025-10-31 12:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.137 - - [2025-10-31 12:33:01] "GET /virtual-network/56fd6ee2-8104-4605-92cf-21cfbacb6dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004163 10.0.0.137 - - [2025-10-31 12:33:01] "PUT /virtual-network/56fd6ee2-8104-4605-92cf-21cfbacb6dc8 HTTP/1.1" 200 265 0.064944 10.0.0.137 - - [2025-10-31 12:33:01] "GET /virtual-network/56fd6ee2-8104-4605-92cf-21cfbacb6dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004600 10.0.0.137 - - [2025-10-31 12:33:01] "POST /set-tag HTTP/1.1" 200 109 0.097836 10.0.0.137 - - [2025-10-31 12:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008068 10.0.0.137 - - [2025-10-31 12:33:01] "GET /network-ipam/9377c7a9-2fc8-4d5d-8c42-7f3bfff54c05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.003287 10.0.0.137 - - [2025-10-31 12:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.137 - - [2025-10-31 12:33:01] "GET /virtual-network/5147028d-e7ca-4b50-98a3-a439e96e612d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.005348 10.0.0.137 - - [2025-10-31 12:33:01] "PUT /virtual-network/5147028d-e7ca-4b50-98a3-a439e96e612d HTTP/1.1" 200 265 0.045139 10.0.0.137 - - [2025-10-31 12:33:01] "GET /virtual-network/5147028d-e7ca-4b50-98a3-a439e96e612d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.009821 10.0.0.137 - - [2025-10-31 12:33:01] "POST /set-tag HTTP/1.1" 200 109 0.107874 10.0.0.137 - - [2025-10-31 12:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.137 - - [2025-10-31 12:33:01] "GET /network-policy/db084459-da41-4817-9e50-a275fbe4d0ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.021568 10.0.0.137 - - [2025-10-31 12:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.137 - - [2025-10-31 12:33:01] "GET /network-policy/15eb309c-45e6-4104-b303-5b108a3c804d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.009342 10.0.0.137 - - [2025-10-31 12:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.137 - - [2025-10-31 12:33:01] "GET /network-policy/37350ecc-aea3-4389-a640-bb7438412da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.002348 10.0.0.137 - - [2025-10-31 12:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.137 - - [2025-10-31 12:33:01] "PUT /network-policy/37350ecc-aea3-4389-a640-bb7438412da8 HTTP/1.1" 200 263 0.007208 10.0.0.137 - - [2025-10-31 12:33:01] "POST /ref-update HTTP/1.1" 200 156 0.052721 10.0.0.137 - - [2025-10-31 12:33:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002691 10.0.0.137 - - [2025-10-31 12:33:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002542 10.0.0.137 - - [2025-10-31 12:33:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002050 10.0.0.137 - - [2025-10-31 12:33:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002114 10.0.0.137 - - [2025-10-31 12:33:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001728 10.0.0.137 - - [2025-10-31 12:33:02] "POST /security-groups HTTP/1.1" 409 245 0.002720 10.0.0.137 - - [2025-10-31 12:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005356 10.0.0.137 - - [2025-10-31 12:33:02] "PUT /security-group/c3a3fb93-f4f6-46fb-9792-0f7e47a9126b HTTP/1.1" 200 263 0.055621 10.0.0.137 - - [2025-10-31 12:33:02] "PUT /access-control-list/d2701026-113c-459f-9b7e-219831b91f78 HTTP/1.1" 200 273 0.013186 10.0.0.137 - - [2025-10-31 12:33:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.028806 10.0.0.137 - - [2025-10-31 12:33:02] "GET /application-policy-set/2a4038a8-dbba-4911-a806-97c047ef2fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003554 10.0.0.137 - - [2025-10-31 12:33:02] "PUT /access-control-list/cefe1501-db4a-4565-83dc-68dccee569dd HTTP/1.1" 200 273 0.031444 10.0.0.137 - - [2025-10-31 12:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.137 - - [2025-10-31 12:33:02] "GET /policy-management/a4a5e5ca-e20a-4263-bf86-c68e35c85e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002465 10.0.0.137 - - [2025-10-31 12:33:02] "POST /tags HTTP/1.1" 409 206 0.001706 10.0.0.137 - - [2025-10-31 12:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.137 - - [2025-10-31 12:33:02] "GET /tag/1eba2504-b085-4a90-a6b4-b58c5921fa22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.013601 10.0.0.137 - - [2025-10-31 12:33:02] "POST /firewall-rules HTTP/1.1" 200 564 0.077636 10.0.0.137 - - [2025-10-31 12:33:02] "GET /firewall-rule/f05cd7ad-dd8d-4758-b86f-dd07819cfed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004590 10.0.0.137 - - [2025-10-31 12:33:02] "GET /firewall-policy/f4430492-c737-4bfe-a9a7-d5d8406badff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003847 10.0.0.137 - - [2025-10-31 12:33:02] "GET /firewall-rule/f05cd7ad-dd8d-4758-b86f-dd07819cfed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002103 10.0.0.137 - - [2025-10-31 12:33:02] "POST /ref-update HTTP/1.1" 200 156 0.024445 10.0.0.137 - - [2025-10-31 12:33:02] "GET /application-policy-set/2a4038a8-dbba-4911-a806-97c047ef2fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011360 10.0.0.137 - - [2025-10-31 12:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.137 - - [2025-10-31 12:33:02] "GET /policy-management/a4a5e5ca-e20a-4263-bf86-c68e35c85e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002912 10.0.0.137 - - [2025-10-31 12:33:02] "POST /tags HTTP/1.1" 409 206 0.001927 10.0.0.137 - - [2025-10-31 12:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.137 - - [2025-10-31 12:33:02] "GET /tag/1eba2504-b085-4a90-a6b4-b58c5921fa22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.018003 10.0.0.137 - - [2025-10-31 12:33:02] "POST /firewall-rules HTTP/1.1" 200 562 0.066703 10.0.0.137 - - [2025-10-31 12:33:02] "GET /firewall-rule/97f00552-b74b-4f47-9aef-3bb7ab8dd0a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.011234 10.0.0.137 - - [2025-10-31 12:33:02] "GET /firewall-policy/f4430492-c737-4bfe-a9a7-d5d8406badff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003767 10.0.0.137 - - [2025-10-31 12:33:02] "GET /firewall-rule/97f00552-b74b-4f47-9aef-3bb7ab8dd0a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002180 10.0.0.137 - - [2025-10-31 12:33:02] "POST /ref-update HTTP/1.1" 200 156 0.030284 10.0.0.137 - - [2025-10-31 12:33:02] "POST /tags HTTP/1.1" 200 372 0.075318 10.0.0.137 - - [2025-10-31 12:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.016273 10.0.0.137 - - [2025-10-31 12:33:03] "GET /tag/802f8835-736b-47eb-ad26-7e73da9102ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.038645 10.0.0.137 - - [2025-10-31 12:33:03] "POST /tags HTTP/1.1" 200 320 0.020108 10.0.0.137 - - [2025-10-31 12:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.137 - - [2025-10-31 12:33:03] "GET /tag/bfde57c3-4d03-49c9-bce9-edddfb12987a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.015964 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:33:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000968 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:33:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000971 10.0.0.137 - - [2025-10-31 12:33:03] "POST /id-to-fqname HTTP/1.1" 200 181 0.000664 10.0.0.137 - - [2025-10-31 12:33:03] "POST /fqname-to-id HTTP/1.1" 404 190 0.020534 10.0.0.137 - - [2025-10-31 12:33:03] "POST /security-groups HTTP/1.1" 200 578 0.093422 10.0.0.137 - - [2025-10-31 12:33:03] "POST /fqname-to-id HTTP/1.1" 404 225 0.003507 10.0.0.137 - - [2025-10-31 12:33:03] "POST /projects HTTP/1.1" 200 499 0.352554 10.0.0.137 - - [2025-10-31 12:33:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.013272 10.0.0.137 - - [2025-10-31 12:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.020010 10.0.0.137 - - [2025-10-31 12:33:03] "GET /virtual-network/56fd6ee2-8104-4605-92cf-21cfbacb6dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006237 10.0.0.137 - - [2025-10-31 12:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.137 - - [2025-10-31 12:33:03] "GET /virtual-network/5147028d-e7ca-4b50-98a3-a439e96e612d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.004148 10.0.0.137 - - [2025-10-31 12:33:03] "PUT /virtual-network/56fd6ee2-8104-4605-92cf-21cfbacb6dc8 HTTP/1.1" 200 265 0.141263 10.0.0.137 - - [2025-10-31 12:33:03] "POST /access-control-lists HTTP/1.1" 200 589 0.309550 10.0.0.137 - - [2025-10-31 12:33:03] "POST /fqname-to-id HTTP/1.1" 404 224 0.024251 10.0.0.137 - - [2025-10-31 12:33:03] "PUT /virtual-network/5147028d-e7ca-4b50-98a3-a439e96e612d HTTP/1.1" 200 265 0.103994 10.0.0.137 - - [2025-10-31 12:33:04] "POST /access-control-lists HTTP/1.1" 200 587 0.092028 10.0.0.137 - - [2025-10-31 12:33:04] "POST /security-groups HTTP/1.1" 200 560 0.172001 10.0.0.137 - - [2025-10-31 12:33:04] "POST /fqname-to-id HTTP/1.1" 404 248 0.003698 10.0.0.137 - - [2025-10-31 12:33:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.045353 10.0.0.137 - - [2025-10-31 12:33:04] "POST /access-control-lists HTTP/1.1" 200 612 0.077492 10.0.0.137 - - [2025-10-31 12:33:04] "POST /chown HTTP/1.1" 200 109 0.059676 10.0.0.137 - - [2025-10-31 12:33:04] "POST /fqname-to-id HTTP/1.1" 404 247 0.017732 10.0.0.137 - - [2025-10-31 12:33:04] "GET /application-policy-set/2a4038a8-dbba-4911-a806-97c047ef2fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004270 10.0.0.137 - - [2025-10-31 12:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.137 - - [2025-10-31 12:33:04] "GET /policy-management/a4a5e5ca-e20a-4263-bf86-c68e35c85e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003532 10.0.0.137 - - [2025-10-31 12:33:04] "POST /tags HTTP/1.1" 409 214 0.001795 10.0.0.137 - - [2025-10-31 12:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.137 - - [2025-10-31 12:33:04] "GET /tag/bfde57c3-4d03-49c9-bce9-edddfb12987a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.021093 10.0.0.137 - - [2025-10-31 12:33:04] "POST /access-control-lists HTTP/1.1" 200 610 0.073637 10.0.0.137 - - [2025-10-31 12:33:04] "POST /firewall-rules HTTP/1.1" 200 580 0.112984 10.0.0.137 - - [2025-10-31 12:33:04] "GET /firewall-rule/326a2fde-3829-47a5-beda-1f6a61ab8fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007683 10.0.0.137 - - [2025-10-31 12:33:04] "GET /firewall-policy/f4430492-c737-4bfe-a9a7-d5d8406badff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.003723 10.0.0.137 - - [2025-10-31 12:33:04] "GET /firewall-rule/326a2fde-3829-47a5-beda-1f6a61ab8fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002791 10.0.0.137 - - [2025-10-31 12:33:04] "POST /ref-update HTTP/1.1" 200 156 0.030897 10.0.0.137 - - [2025-10-31 12:33:04] "GET /application-policy-set/2a4038a8-dbba-4911-a806-97c047ef2fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009747 10.0.0.137 - - [2025-10-31 12:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002665 10.0.0.137 - - [2025-10-31 12:33:04] "GET /policy-management/a4a5e5ca-e20a-4263-bf86-c68e35c85e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002633 10.0.0.137 - - [2025-10-31 12:33:04] "POST /tags HTTP/1.1" 409 214 0.001926 10.0.0.137 - - [2025-10-31 12:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001287 10.0.0.137 - - [2025-10-31 12:33:04] "GET /tag/bfde57c3-4d03-49c9-bce9-edddfb12987a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.012000 10.0.0.137 - - [2025-10-31 12:33:04] "POST /firewall-rules HTTP/1.1" 200 578 0.077815 10.0.0.137 - - [2025-10-31 12:33:04] "GET /firewall-rule/52ec56ef-c1ec-4c29-83f7-d4c5f7107310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.018749 10.0.0.137 - - [2025-10-31 12:33:04] "GET /firewall-policy/f4430492-c737-4bfe-a9a7-d5d8406badff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.004766 10.0.0.137 - - [2025-10-31 12:33:04] "GET /firewall-rule/52ec56ef-c1ec-4c29-83f7-d4c5f7107310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002124 10.0.0.137 - - [2025-10-31 12:33:04] "POST /ref-update HTTP/1.1" 200 156 0.043428 10.0.0.137 - - [2025-10-31 12:33:05] "POST /tags HTTP/1.1" 200 364 0.029933 10.0.0.137 - - [2025-10-31 12:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.137 - - [2025-10-31 12:33:05] "GET /tag/957f5d36-5190-4c7b-abf6-e33e1368f7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.011444 10.0.0.137 - - [2025-10-31 12:33:05] "POST /tags HTTP/1.1" 200 312 0.037643 10.0.0.137 - - [2025-10-31 12:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.137 - - [2025-10-31 12:33:05] "GET /tag/bf34e36c-81ef-4bcd-98c0-a52842790dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.021409 10.0.0.137 - - [2025-10-31 12:33:05] "POST /id-to-fqname HTTP/1.1" 200 177 0.000547 10.0.0.137 - - [2025-10-31 12:33:05] "POST /fqname-to-id HTTP/1.1" 404 186 0.004255 10.0.0.137 - - [2025-10-31 12:33:05] "POST /security-groups HTTP/1.1" 200 574 0.081551 10.0.0.137 - - [2025-10-31 12:33:05] "POST /projects HTTP/1.1" 200 491 0.229572 10.0.0.137 - - [2025-10-31 12:33:05] "POST /fqname-to-id HTTP/1.1" 404 217 0.002381 10.0.0.137 - - [2025-10-31 12:33:05] "POST /access-control-lists HTTP/1.1" 200 585 0.067890 10.0.0.137 - - [2025-10-31 12:33:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.066016 10.0.0.137 - - [2025-10-31 12:33:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.037117 10.0.0.137 - - [2025-10-31 12:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.032494 10.0.0.137 - - [2025-10-31 12:33:05] "GET /virtual-network/56fd6ee2-8104-4605-92cf-21cfbacb6dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.006864 10.0.0.137 - - [2025-10-31 12:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.137 - - [2025-10-31 12:33:05] "GET /virtual-network/5147028d-e7ca-4b50-98a3-a439e96e612d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.006816 10.0.0.137 - - [2025-10-31 12:33:05] "POST /access-control-lists HTTP/1.1" 200 583 0.087380 10.0.0.137 - - [2025-10-31 12:33:05] "PUT /virtual-network/56fd6ee2-8104-4605-92cf-21cfbacb6dc8 HTTP/1.1" 200 265 0.107555 10.0.0.137 - - [2025-10-31 12:33:05] "PUT /virtual-network/5147028d-e7ca-4b50-98a3-a439e96e612d HTTP/1.1" 200 265 0.038612 10.0.0.137 - - [2025-10-31 12:33:05] "POST /security-groups HTTP/1.1" 200 548 0.080120 10.0.0.137 - - [2025-10-31 12:33:05] "POST /fqname-to-id HTTP/1.1" 404 240 0.002697 10.0.0.137 - - [2025-10-31 12:33:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.030163 10.0.0.137 - - [2025-10-31 12:33:05] "POST /chown HTTP/1.1" 200 109 0.019356 10.0.0.137 - - [2025-10-31 12:33:06] "GET /application-policy-set/2a4038a8-dbba-4911-a806-97c047ef2fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008280 10.0.0.137 - - [2025-10-31 12:33:06] "POST /access-control-lists HTTP/1.1" 200 604 0.087848 10.0.0.137 - - [2025-10-31 12:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.137 - - [2025-10-31 12:33:06] "POST /fqname-to-id HTTP/1.1" 404 239 0.018343 10.0.0.137 - - [2025-10-31 12:33:06] "GET /policy-management/a4a5e5ca-e20a-4263-bf86-c68e35c85e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.010474 10.0.0.137 - - [2025-10-31 12:33:06] "POST /tags HTTP/1.1" 409 210 0.001466 10.0.0.137 - - [2025-10-31 12:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.137 - - [2025-10-31 12:33:06] "GET /tag/bf34e36c-81ef-4bcd-98c0-a52842790dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.017342 10.0.0.137 - - [2025-10-31 12:33:06] "POST /access-control-lists HTTP/1.1" 200 602 0.101985 10.0.0.137 - - [2025-10-31 12:33:06] "POST /firewall-rules HTTP/1.1" 200 572 0.140267 10.0.0.137 - - [2025-10-31 12:33:06] "GET /firewall-rule/4eecf6e7-c476-4778-9b27-2e580fe3ecf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004031 10.0.0.137 - - [2025-10-31 12:33:06] "GET /firewall-policy/f4430492-c737-4bfe-a9a7-d5d8406badff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.003754 10.0.0.137 - - [2025-10-31 12:33:06] "GET /firewall-rule/4eecf6e7-c476-4778-9b27-2e580fe3ecf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002637 10.0.0.137 - - [2025-10-31 12:33:06] "POST /ref-update HTTP/1.1" 200 156 0.038480 10.0.0.137 - - [2025-10-31 12:33:06] "GET /application-policy-set/2a4038a8-dbba-4911-a806-97c047ef2fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008645 10.0.0.137 - - [2025-10-31 12:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.137 - - [2025-10-31 12:33:06] "GET /policy-management/a4a5e5ca-e20a-4263-bf86-c68e35c85e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003466 10.0.0.137 - - [2025-10-31 12:33:06] "POST /tags HTTP/1.1" 409 210 0.002242 10.0.0.137 - - [2025-10-31 12:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.137 - - [2025-10-31 12:33:06] "GET /tag/bf34e36c-81ef-4bcd-98c0-a52842790dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011937 10.0.0.137 - - [2025-10-31 12:33:06] "POST /firewall-rules HTTP/1.1" 200 570 0.087646 10.0.0.137 - - [2025-10-31 12:33:06] "GET /firewall-rule/2d9a0686-59e2-4938-b99e-e71caf048cef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.017107 10.0.0.137 - - [2025-10-31 12:33:06] "GET /firewall-policy/f4430492-c737-4bfe-a9a7-d5d8406badff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.004335 10.0.0.137 - - [2025-10-31 12:33:06] "GET /firewall-rule/2d9a0686-59e2-4938-b99e-e71caf048cef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003223 10.0.0.137 - - [2025-10-31 12:33:06] "POST /ref-update HTTP/1.1" 200 156 0.036413 10.0.0.137 - - [2025-10-31 12:33:06] "POST /tags HTTP/1.1" 200 364 0.017040 10.0.0.137 - - [2025-10-31 12:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.137 - - [2025-10-31 12:33:06] "GET /tag/8f068d03-1513-426a-8655-0d1e3ee294ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.016633 10.0.0.137 - - [2025-10-31 12:33:06] "POST /tags HTTP/1.1" 409 210 0.002035 10.0.0.137 - - [2025-10-31 12:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.137 - - [2025-10-31 12:33:06] "GET /tag/50e2714e-3299-466c-a719-b2d793b508ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.009556 10.0.0.137 - - [2025-10-31 12:33:06] "POST /projects HTTP/1.1" 409 223 0.003532 10.0.0.137 - - [2025-10-31 12:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.137 - - [2025-10-31 12:33:07] "GET /project/aff0b774-4fe6-437b-abd5-fa206bce4803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.038451 10.0.0.137 - - [2025-10-31 12:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.137 - - [2025-10-31 12:33:07] "GET /virtual-network/56fd6ee2-8104-4605-92cf-21cfbacb6dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.004761 10.0.0.137 - - [2025-10-31 12:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.137 - - [2025-10-31 12:33:07] "GET /virtual-network/5147028d-e7ca-4b50-98a3-a439e96e612d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003774 10.0.0.137 - - [2025-10-31 12:33:07] "PUT /virtual-network/56fd6ee2-8104-4605-92cf-21cfbacb6dc8 HTTP/1.1" 200 265 0.126554 10.0.0.137 - - [2025-10-31 12:33:07] "PUT /virtual-network/5147028d-e7ca-4b50-98a3-a439e96e612d HTTP/1.1" 200 265 0.066697 10.0.0.137 - - [2025-10-31 12:33:07] "POST /security-groups HTTP/1.1" 409 253 0.010910 10.0.0.137 - - [2025-10-31 12:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.018208 10.0.0.137 - - [2025-10-31 12:33:07] "PUT /security-group/ae3f4cd0-f465-4c65-961c-ea1f160ed462 HTTP/1.1" 200 263 0.059634 10.0.0.137 - - [2025-10-31 12:33:07] "PUT /access-control-list/14b9ea42-ad04-4f0a-8c9f-d3ce60c338df HTTP/1.1" 200 273 0.011428 10.0.0.137 - - [2025-10-31 12:33:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.029703 10.0.0.137 - - [2025-10-31 12:33:07] "GET /application-policy-set/2a4038a8-dbba-4911-a806-97c047ef2fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010610 10.0.0.137 - - [2025-10-31 12:33:07] "PUT /access-control-list/269abfcd-f06f-4cda-b4bb-f3c572e56cd1 HTTP/1.1" 200 273 0.026709 10.0.0.137 - - [2025-10-31 12:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.137 - - [2025-10-31 12:33:07] "GET /policy-management/a4a5e5ca-e20a-4263-bf86-c68e35c85e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002361 10.0.0.137 - - [2025-10-31 12:33:07] "POST /tags HTTP/1.1" 409 210 0.001457 10.0.0.137 - - [2025-10-31 12:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001402 10.0.0.137 - - [2025-10-31 12:33:07] "GET /tag/50e2714e-3299-466c-a719-b2d793b508ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.009805 10.0.0.137 - - [2025-10-31 12:33:07] "POST /firewall-rules HTTP/1.1" 200 572 0.062931 10.0.0.137 - - [2025-10-31 12:33:07] "GET /firewall-rule/9194043f-264a-4991-b572-44f462a1c7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004248 10.0.0.137 - - [2025-10-31 12:33:07] "GET /firewall-policy/f4430492-c737-4bfe-a9a7-d5d8406badff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.003777 10.0.0.137 - - [2025-10-31 12:33:07] "GET /firewall-rule/9194043f-264a-4991-b572-44f462a1c7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002477 10.0.0.137 - - [2025-10-31 12:33:07] "POST /ref-update HTTP/1.1" 200 156 0.034104 10.0.0.137 - - [2025-10-31 12:33:07] "GET /application-policy-set/2a4038a8-dbba-4911-a806-97c047ef2fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008952 10.0.0.137 - - [2025-10-31 12:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.137 - - [2025-10-31 12:33:07] "GET /policy-management/a4a5e5ca-e20a-4263-bf86-c68e35c85e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003846 10.0.0.137 - - [2025-10-31 12:33:07] "POST /tags HTTP/1.1" 409 210 0.001536 10.0.0.137 - - [2025-10-31 12:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001295 10.0.0.137 - - [2025-10-31 12:33:07] "GET /tag/50e2714e-3299-466c-a719-b2d793b508ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.010137 10.0.0.137 - - [2025-10-31 12:33:07] "POST /firewall-rules HTTP/1.1" 200 570 0.060645 10.0.0.137 - - [2025-10-31 12:33:07] "GET /firewall-rule/5a7a2c24-89a5-44cd-bfab-2c419cecb808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005339 10.0.0.137 - - [2025-10-31 12:33:08] "GET /firewall-policy/f4430492-c737-4bfe-a9a7-d5d8406badff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.004850 10.0.0.137 - - [2025-10-31 12:33:08] "GET /firewall-rule/5a7a2c24-89a5-44cd-bfab-2c419cecb808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004584 10.0.0.137 - - [2025-10-31 12:33:08] "POST /ref-update HTTP/1.1" 200 156 0.035929 10.0.0.137 - - [2025-10-31 12:33:08] "POST /tags HTTP/1.1" 409 237 0.001846 10.0.0.137 - - [2025-10-31 12:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001360 10.0.0.137 - - [2025-10-31 12:33:08] "GET /tag/8f068d03-1513-426a-8655-0d1e3ee294ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.009441 10.0.0.137 - - [2025-10-31 12:33:08] "GET /virtual-machine-interface/b8cc6cce-b655-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3414 0.003506 10.0.0.137 - - [2025-10-31 12:33:08] "POST /set-tag HTTP/1.1" 200 109 0.016701 10.0.0.137 - - [2025-10-31 12:33:17] "GET / HTTP/1.1" 200 36215 0.001515 10.0.0.137 - - [2025-10-31 12:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.137 - - [2025-10-31 12:33:17] "GET /global-system-config/47f48624-40c0-47cf-970a-4870c23bfe2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004827 10.0.0.137 - - [2025-10-31 12:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.137 - - [2025-10-31 12:33:17] "GET /config-node/ec1e4290-5f86-4720-ad76-6625cc37be8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002701 10.0.0.137 - - [2025-10-31 12:33:29] "GET / HTTP/1.1" 200 36215 0.001285 10.0.0.137 - - [2025-10-31 12:33:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008754 10.0.0.137 - - [2025-10-31 12:33:29] "GET /routing-instance/e0be26ee-209c-4c3d-ab64-611d22d9878f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004254 10.0.0.137 - - [2025-10-31 12:33:29] "POST /bgp-routers HTTP/1.1" 409 301 0.001858 10.0.0.137 - - [2025-10-31 12:33:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.137 - - [2025-10-31 12:33:29] "GET /bgp-router/51aec3d5-881b-42ce-86a5-e7873c2d5802?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1817 0.005317 10.0.0.137 - - [2025-10-31 12:33:29] "PUT /bgp-router/51aec3d5-881b-42ce-86a5-e7873c2d5802 HTTP/1.1" 200 255 0.026134 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:33:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000881 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:33:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000813 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:33:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000876 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:33:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001022 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:33:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000871 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:33:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000794 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:35:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001215 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:35:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001287 10.0.0.22 - - [2025-10-31 12:35:38] "GET / HTTP/1.1" 200 36215 0.001520 10.0.0.22 - - [2025-10-31 12:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004533 10.0.0.22 - - [2025-10-31 12:35:38] "GET /global-system-config/47f48624-40c0-47cf-970a-4870c23bfe2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005236 10.0.0.22 - - [2025-10-31 12:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.22 - - [2025-10-31 12:35:38] "GET /routing-instance/e0be26ee-209c-4c3d-ab64-611d22d9878f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002722 10.0.0.22 - - [2025-10-31 12:35:38] "PUT /global-system-config/47f48624-40c0-47cf-970a-4870c23bfe2f HTTP/1.1" 200 275 0.009777 10.0.0.22 - - [2025-10-31 12:35:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.013312 10.0.0.22 - - [2025-10-31 12:35:38] "POST /virtual-routers HTTP/1.1" 200 601 0.023808 10.0.0.22 - - [2025-10-31 12:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.22 - - [2025-10-31 12:35:38] "GET /virtual-router/8d3957ea-d521-4a02-aaf3-e4631e288ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003621 10.0.0.22 - - [2025-10-31 12:35:38] "POST /fqname-to-id HTTP/1.1" 404 229 0.001718 10.0.0.22 - - [2025-10-31 12:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.22 - - [2025-10-31 12:35:38] "GET /virtual-network/01f9d105-fb66-4458-a091-2d10c560ee7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1719 0.007374 10.0.0.22 - - [2025-10-31 12:35:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.079833 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:35:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000871 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:35:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001007 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:35:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001091 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:35:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001087 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:35:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000825 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:35:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000806 10.0.0.137 - - [2025-10-31 12:36:54] "GET /virtual-router/8d3957ea-d521-4a02-aaf3-e4631e288ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.002975 10.0.0.137 - - [2025-10-31 12:36:54] "POST /ref-update HTTP/1.1" 200 156 0.008019 10.0.0.137 - - [2025-10-31 12:37:05] "GET /virtual-machine-interface/b8cc6cce-b655-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004627 10.0.0.137 - - [2025-10-31 12:37:05] "POST /set-tag HTTP/1.1" 200 109 0.002148 10.0.0.137 - - [2025-10-31 12:37:05] "GET /virtual-machine-interface/b8cc6cce-b655-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004172 10.0.0.137 - - [2025-10-31 12:37:05] "POST /set-tag HTTP/1.1" 200 109 0.002184 10.0.0.137 - - [2025-10-31 12:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.137 - - [2025-10-31 12:37:05] "GET /loadbalancer/95b36b3e-eb41-4e94-aab0-5cb69c21f835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002652 10.0.0.137 - - [2025-10-31 12:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.137 - - [2025-10-31 12:37:05] "GET /loadbalancer/95b36b3e-eb41-4e94-aab0-5cb69c21f835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002229 10.0.0.137 - - [2025-10-31 12:37:05] "GET /loadbalancer-pool/54c708ac-9a43-45f3-b097-ab27af727632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003813 10.0.0.137 - - [2025-10-31 12:37:05] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023285 10.0.0.137 - - [2025-10-31 12:37:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.013855 10.0.0.137 - - [2025-10-31 12:37:05] "GET /virtual-machine-interface/b8cc6cce-b655-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007885 10.0.0.137 - - [2025-10-31 12:37:05] "GET /virtual-machine-interface/b8cc6cce-b655-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005958 10.0.0.137 - - [2025-10-31 12:37:05] "POST /ref-update HTTP/1.1" 200 156 0.012840 10.0.0.137 - - [2025-10-31 12:37:05] "GET /floating-ip/81d716df-f18d-4ed5-9de4-49ddc5bdd1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1777 0.010466 10.0.0.137 - - [2025-10-31 12:37:05] "PUT /floating-ip/81d716df-f18d-4ed5-9de4-49ddc5bdd1d8 HTTP/1.1" 200 257 0.013603 10.0.0.137 - - [2025-10-31 12:37:05] "POST /tags HTTP/1.1" 409 205 0.008377 10.0.0.137 - - [2025-10-31 12:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007697 10.0.0.137 - - [2025-10-31 12:37:05] "GET /tag/9c701ef4-aa07-40f3-b14c-6bd4399d4dec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011507 10.0.0.137 - - [2025-10-31 12:37:05] "POST /set-tag HTTP/1.1" 200 109 0.065112 10.0.0.137 - - [2025-10-31 12:37:05] "GET /loadbalancer-pool/c9dff4df-0568-4257-8b03-6ca74b79e1b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.019751 10.0.0.137 - - [2025-10-31 12:37:05] "POST /loadbalancer-members HTTP/1.1" 200 692 0.013931 10.0.0.137 - - [2025-10-31 12:37:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.007325 10.0.0.137 - - [2025-10-31 12:37:05] "GET /virtual-machine-interface/b8cc6cce-b655-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008314 10.0.0.137 - - [2025-10-31 12:37:05] "POST /set-tag HTTP/1.1" 200 109 0.002184 10.0.0.137 - - [2025-10-31 12:37:05] "GET /virtual-machine-interface/b8cc6cce-b655-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003579 10.0.0.137 - - [2025-10-31 12:37:05] "POST /ref-update HTTP/1.1" 200 156 0.006353 10.0.0.137 - - [2025-10-31 12:37:05] "GET /floating-ip/81d716df-f18d-4ed5-9de4-49ddc5bdd1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1922 0.004647 10.0.0.137 - - [2025-10-31 12:37:05] "PUT /floating-ip/81d716df-f18d-4ed5-9de4-49ddc5bdd1d8 HTTP/1.1" 200 257 0.011220 10.0.0.137 - - [2025-10-31 12:37:05] "GET /loadbalancer-pool/fae88b2e-4598-416b-acfb-cf686747465c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.011292 10.0.0.137 - - [2025-10-31 12:37:05] "POST /loadbalancer-members HTTP/1.1" 200 694 0.014489 10.0.0.137 - - [2025-10-31 12:37:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.016045 10.0.0.137 - - [2025-10-31 12:37:05] "GET /virtual-machine-interface/b8cc6cce-b655-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007620 10.0.0.137 - - [2025-10-31 12:37:05] "GET /virtual-machine-interface/b8cc6cce-b655-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004951 10.0.0.137 - - [2025-10-31 12:37:05] "POST /ref-update HTTP/1.1" 200 156 0.006640 10.0.0.137 - - [2025-10-31 12:37:05] "POST /set-tag HTTP/1.1" 200 109 0.002312 10.0.0.137 - - [2025-10-31 12:37:05] "GET /floating-ip/81d716df-f18d-4ed5-9de4-49ddc5bdd1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1975 0.002647 10.0.0.137 - - [2025-10-31 12:37:05] "PUT /floating-ip/81d716df-f18d-4ed5-9de4-49ddc5bdd1d8 HTTP/1.1" 200 257 0.008920 10.0.0.137 - - [2025-10-31 12:37:24] "GET /global-system-configs HTTP/1.1" 200 323 0.002792 10.0.0.137 - - [2025-10-31 12:37:25] "GET /global-system-configs HTTP/1.1" 200 323 0.003075 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:39:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.005157 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:39:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001081 10.0.0.137 - - [2025-10-31 12:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.137 - - [2025-10-31 12:39:36] "GET /virtual-router/8d3957ea-d521-4a02-aaf3-e4631e288ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003639 10.0.0.22 - - [2025-10-31 12:39:41] "GET / HTTP/1.1" 200 36215 0.001447 10.0.0.22 - - [2025-10-31 12:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.22 - - [2025-10-31 12:39:41] "GET /global-system-config/47f48624-40c0-47cf-970a-4870c23bfe2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006716 10.0.0.22 - - [2025-10-31 12:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005584 10.0.0.22 - - [2025-10-31 12:39:41] "GET /routing-instance/e0be26ee-209c-4c3d-ab64-611d22d9878f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.006269 10.0.0.22 - - [2025-10-31 12:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.22 - - [2025-10-31 12:39:41] "GET /virtual-router/8d3957ea-d521-4a02-aaf3-e4631e288ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.009356 10.0.0.22 - - [2025-10-31 12:39:41] "PUT /virtual-router/8d3957ea-d521-4a02-aaf3-e4631e288ac5 HTTP/1.1" 200 263 0.023159 10.0.0.22 - - [2025-10-31 12:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004401 10.0.0.22 - - [2025-10-31 12:39:41] "GET /virtual-router/8d3957ea-d521-4a02-aaf3-e4631e288ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.008583 10.0.0.22 - - [2025-10-31 12:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.22 - - [2025-10-31 12:39:41] "GET /virtual-machine-interface/22bebe8f-b221-4810-a76f-76361753bddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.008201 10.0.0.22 - - [2025-10-31 12:39:41] "PUT /virtual-machine-interface/22bebe8f-b221-4810-a76f-76361753bddb HTTP/1.1" 200 285 0.013829 10.0.0.137 - - [2025-10-31 12:40:08] "GET /virtual-machine-interface/b8cc6cce-b655-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008144 10.0.0.137 - - [2025-10-31 12:40:08] "POST /set-tag HTTP/1.1" 200 109 0.005144 10.0.0.137 - - [2025-10-31 12:40:08] "GET /virtual-machine-interface/b8cc6cce-b655-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005817 10.0.0.137 - - [2025-10-31 12:40:08] "POST /set-tag HTTP/1.1" 200 109 0.002466 10.0.0.137 - - [2025-10-31 12:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009166 10.0.0.137 - - [2025-10-31 12:40:08] "GET /loadbalancer/95b36b3e-eb41-4e94-aab0-5cb69c21f835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002423 10.0.0.137 - - [2025-10-31 12:40:08] "GET /virtual-machine-interface/b8cc6cce-b655-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006536 10.0.0.137 - - [2025-10-31 12:40:08] "POST /set-tag HTTP/1.1" 200 109 0.028580 10.0.0.137 - - [2025-10-31 12:40:08] "DELETE /loadbalancer-member/911668c2-d492-484e-b685-23ad65dbe41c HTTP/1.1" 200 115 0.031202 10.0.0.137 - - [2025-10-31 12:40:08] "GET /virtual-machine-interface/b8cc6cce-b655-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004475 10.0.0.137 - - [2025-10-31 12:40:08] "POST /set-tag HTTP/1.1" 200 109 0.002737 10.0.0.137 - - [2025-10-31 12:40:08] "DELETE /loadbalancer-member/648a8c6e-62e7-4144-a08c-d5f2c7352f8e HTTP/1.1" 200 115 0.029016 10.0.0.137 - - [2025-10-31 12:40:08] "GET /virtual-machine-interface/b8cc6cce-b655-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.009747 10.0.0.137 - - [2025-10-31 12:40:08] "POST /set-tag HTTP/1.1" 200 109 0.002700 10.0.0.137 - - [2025-10-31 12:40:08] "DELETE /loadbalancer-member/9b413f8e-4349-4560-93a5-695f2074e44d HTTP/1.1" 200 115 0.021033 10.0.0.137 - - [2025-10-31 12:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.137 - - [2025-10-31 12:40:08] "GET /loadbalancer/95b36b3e-eb41-4e94-aab0-5cb69c21f835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002663 10.0.0.137 - - [2025-10-31 12:40:08] "GET /loadbalancer-pool/54c708ac-9a43-45f3-b097-ab27af727632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002532 10.0.0.137 - - [2025-10-31 12:40:08] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014202 10.0.0.137 - - [2025-10-31 12:40:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.007235 10.0.0.137 - - [2025-10-31 12:40:08] "GET /virtual-machine-interface/b8cc6cce-b655-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.015086 10.0.0.137 - - [2025-10-31 12:40:08] "GET /virtual-machine-interface/b8cc6cce-b655-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005187 10.0.0.137 - - [2025-10-31 12:40:08] "GET /floating-ip/81d716df-f18d-4ed5-9de4-49ddc5bdd1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003251 10.0.0.137 - - [2025-10-31 12:40:08] "POST /set-tag HTTP/1.1" 200 109 0.066230 10.0.0.137 - - [2025-10-31 12:40:08] "GET /loadbalancer-pool/c9dff4df-0568-4257-8b03-6ca74b79e1b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.002794 10.0.0.137 - - [2025-10-31 12:40:08] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018835 10.0.0.137 - - [2025-10-31 12:40:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.013489 10.0.0.137 - - [2025-10-31 12:40:08] "GET /virtual-machine-interface/b8cc6cce-b655-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008553 10.0.0.137 - - [2025-10-31 12:40:08] "GET /virtual-machine-interface/b8cc6cce-b655-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003568 10.0.0.137 - - [2025-10-31 12:40:08] "GET /floating-ip/81d716df-f18d-4ed5-9de4-49ddc5bdd1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.001868 10.0.0.137 - - [2025-10-31 12:40:08] "POST /set-tag HTTP/1.1" 200 109 0.002653 10.0.0.137 - - [2025-10-31 12:40:08] "GET /loadbalancer-pool/fae88b2e-4598-416b-acfb-cf686747465c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002682 10.0.0.137 - - [2025-10-31 12:40:08] "POST /loadbalancer-members HTTP/1.1" 200 694 0.014125 10.0.0.137 - - [2025-10-31 12:40:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.008307 10.0.0.137 - - [2025-10-31 12:40:08] "GET /virtual-machine-interface/b8cc6cce-b655-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009132 10.0.0.137 - - [2025-10-31 12:40:08] "POST /set-tag HTTP/1.1" 200 109 0.003265 10.0.0.137 - - [2025-10-31 12:40:08] "GET /virtual-machine-interface/b8cc6cce-b655-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004227 10.0.0.137 - - [2025-10-31 12:40:08] "GET /floating-ip/81d716df-f18d-4ed5-9de4-49ddc5bdd1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002541 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:40:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000992 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:40:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000817 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:41:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000851 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:41:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000828 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:41:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000892 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:41:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000876 10.0.0.137 - - [2025-10-31 12:42:24] "GET /global-system-configs HTTP/1.1" 200 323 0.002111 10.0.0.137 - - [2025-10-31 12:42:25] "GET /global-system-configs HTTP/1.1" 200 323 0.002500 10.0.0.137 - - [2025-10-31 12:45:01] "GET /virtual-machine-interface/b8cc6cce-b655-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007327 10.0.0.137 - - [2025-10-31 12:45:01] "POST /set-tag HTTP/1.1" 200 109 0.002772 10.0.0.137 - - [2025-10-31 12:45:01] "GET /virtual-machine-interface/b8cc6cce-b655-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005472 10.0.0.137 - - [2025-10-31 12:45:01] "POST /set-tag HTTP/1.1" 200 109 0.003735 10.0.0.137 - - [2025-10-31 12:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.137 - - [2025-10-31 12:45:01] "GET /loadbalancer/95b36b3e-eb41-4e94-aab0-5cb69c21f835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002372 10.0.0.137 - - [2025-10-31 12:45:01] "GET /virtual-machine-interface/b8cc6cce-b655-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005013 10.0.0.137 - - [2025-10-31 12:45:01] "POST /set-tag HTTP/1.1" 200 109 0.019135 10.0.0.137 - - [2025-10-31 12:45:01] "DELETE /loadbalancer-member/37bb7dfc-f933-4213-95cf-3034b408f8c6 HTTP/1.1" 200 115 0.039521 10.0.0.137 - - [2025-10-31 12:45:01] "GET /virtual-machine-interface/b8cc6cce-b655-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004293 10.0.0.137 - - [2025-10-31 12:45:01] "POST /set-tag HTTP/1.1" 200 109 0.002459 10.0.0.137 - - [2025-10-31 12:45:01] "DELETE /loadbalancer-member/55fdaaa4-ea7e-4d6d-b049-d55c4a9330f4 HTTP/1.1" 200 115 0.032592 10.0.0.137 - - [2025-10-31 12:45:01] "GET /virtual-machine-interface/b8cc6cce-b655-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.003782 10.0.0.137 - - [2025-10-31 12:45:01] "POST /set-tag HTTP/1.1" 200 109 0.002569 10.0.0.137 - - [2025-10-31 12:45:01] "DELETE /loadbalancer-member/e708d85b-eb52-4c59-9254-bf8cdb30a5c0 HTTP/1.1" 200 115 0.023401 10.0.0.137 - - [2025-10-31 12:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.137 - - [2025-10-31 12:45:01] "GET /loadbalancer/95b36b3e-eb41-4e94-aab0-5cb69c21f835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002482 10.0.0.137 - - [2025-10-31 12:45:01] "GET /loadbalancer-pool/54c708ac-9a43-45f3-b097-ab27af727632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002645 10.0.0.137 - - [2025-10-31 12:45:01] "POST /loadbalancer-members HTTP/1.1" 200 692 0.035238 10.0.0.137 - - [2025-10-31 12:45:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.008304 10.0.0.137 - - [2025-10-31 12:45:01] "GET /virtual-machine-interface/b8cc6cce-b655-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.026517 10.0.0.137 - - [2025-10-31 12:45:01] "GET /virtual-machine-interface/b8cc6cce-b655-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.028002 10.0.0.137 - - [2025-10-31 12:45:01] "GET /floating-ip/81d716df-f18d-4ed5-9de4-49ddc5bdd1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002966 10.0.0.137 - - [2025-10-31 12:45:01] "POST /set-tag HTTP/1.1" 200 109 0.087645 10.0.0.137 - - [2025-10-31 12:45:01] "GET /loadbalancer-pool/c9dff4df-0568-4257-8b03-6ca74b79e1b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.002664 10.0.0.137 - - [2025-10-31 12:45:02] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014567 10.0.0.137 - - [2025-10-31 12:45:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.016492 10.0.0.137 - - [2025-10-31 12:45:02] "GET /virtual-machine-interface/b8cc6cce-b655-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.020302 10.0.0.137 - - [2025-10-31 12:45:02] "GET /virtual-machine-interface/b8cc6cce-b655-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004184 10.0.0.137 - - [2025-10-31 12:45:02] "GET /floating-ip/81d716df-f18d-4ed5-9de4-49ddc5bdd1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002054 10.0.0.137 - - [2025-10-31 12:45:02] "POST /set-tag HTTP/1.1" 200 109 0.002443 10.0.0.137 - - [2025-10-31 12:45:02] "GET /loadbalancer-pool/fae88b2e-4598-416b-acfb-cf686747465c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002817 10.0.0.137 - - [2025-10-31 12:45:02] "POST /loadbalancer-members HTTP/1.1" 200 694 0.021082 10.0.0.137 - - [2025-10-31 12:45:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.008048 10.0.0.137 - - [2025-10-31 12:45:02] "GET /virtual-machine-interface/b8cc6cce-b655-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005446 10.0.0.137 - - [2025-10-31 12:45:02] "POST /set-tag HTTP/1.1" 200 109 0.003030 10.0.0.137 - - [2025-10-31 12:45:02] "GET /virtual-machine-interface/b8cc6cce-b655-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004222 10.0.0.137 - - [2025-10-31 12:45:02] "GET /floating-ip/81d716df-f18d-4ed5-9de4-49ddc5bdd1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.001973 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:45:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000859 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:45:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000845 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:45:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000863 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:45:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001002 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:46:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001150 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:46:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001190 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:46:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000919 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:46:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000973 10.0.0.137 - - [2025-10-31 12:46:19] "GET / HTTP/1.1" 200 36215 0.001532 10.0.0.137 - - [2025-10-31 12:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.137 - - [2025-10-31 12:46:19] "GET /project/d52db1c5-a365-4654-9bb7-b6e5019b59b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.031317 10.0.0.137 - - [2025-10-31 12:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.137 - - [2025-10-31 12:46:19] "GET /project/d52db1c5-a365-4654-9bb7-b6e5019b59b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.032390 10.0.0.137 - - [2025-10-31 12:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.137 - - [2025-10-31 12:46:20] "GET /project/d52db1c5-a365-4654-9bb7-b6e5019b59b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.032231 10.0.0.137 - - [2025-10-31 12:46:20] "POST /tags HTTP/1.1" 200 334 0.023387 10.0.0.137 - - [2025-10-31 12:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008495 10.0.0.137 - - [2025-10-31 12:46:20] "GET /tag/1ecb3e96-b3d6-47fc-a134-32d4f04343d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.025990 10.0.0.137 - - [2025-10-31 12:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004068 10.0.0.137 - - [2025-10-31 12:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.137 - - [2025-10-31 12:46:20] "GET /project/d52db1c5-a365-4654-9bb7-b6e5019b59b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.030984 10.0.0.137 - - [2025-10-31 12:46:20] "GET /virtual-networks?parent_id=d52db1c5-a365-4654-9bb7-b6e5019b59b3&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.001830 10.0.0.137 - - [2025-10-31 12:46:20] "GET /project/d52db1c5-a365-4654-9bb7-b6e5019b59b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.025129 10.0.0.137 - - [2025-10-31 12:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001372 10.0.0.137 - - [2025-10-31 12:46:20] "GET /virtual-network/5147028d-e7ca-4b50-98a3-a439e96e612d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.003568 10.0.0.137 - - [2025-10-31 12:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001288 10.0.0.137 - - [2025-10-31 12:46:20] "GET /service-appliance-set/245b6522-de10-4864-90b3-baddd70e1991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.004058 10.0.0.137 - - [2025-10-31 12:46:20] "POST /fqname-to-id HTTP/1.1" 404 254 0.007843 10.0.0.137 - - [2025-10-31 12:46:20] "POST /virtual-networks HTTP/1.1" 200 514 0.059649 10.0.0.137 - - [2025-10-31 12:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005305 10.0.0.137 - - [2025-10-31 12:46:20] "GET /network-ipam/38c2e59a-5575-4377-a744-c21dc53f4670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.002282 10.0.0.137 - - [2025-10-31 12:46:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.106123 10.0.0.137 - - [2025-10-31 12:46:20] "POST /useragent-kv HTTP/1.1" 200 115 0.006843 10.0.0.137 - - [2025-10-31 12:46:20] "POST /ref-update HTTP/1.1" 200 156 0.072420 10.0.0.137 - - [2025-10-31 12:46:21] "GET /virtual-network/72c432d1-647e-4225-afb3-9c1f77183570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004788 10.0.0.137 - - [2025-10-31 12:46:21] "GET /virtual-machine-interface/1bfe45fc-755c-40b0-b9f7-d478e83387f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005884 10.0.0.137 - - [2025-10-31 12:46:21] "GET /domains HTTP/1.1" 200 281 0.001350 10.0.0.137 - - [2025-10-31 12:46:21] "GET /domain/6837f31c-ecff-43a9-b335-e88fd0cb7bbb HTTP/1.1" 200 3099 0.009981 10.0.0.137 - - [2025-10-31 12:46:21] "POST /instance-ips HTTP/1.1" 200 410 0.031738 10.0.0.137 - - [2025-10-31 12:46:21] "GET /instance-ip/41b6709b-11ac-43ea-98b2-bce71d211f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.005779 10.0.0.137 - - [2025-10-31 12:46:21] "GET /project/d52db1c5-a365-4654-9bb7-b6e5019b59b3 HTTP/1.1" 200 5498 0.047714 10.0.0.137 - - [2025-10-31 12:46:21] "GET /virtual-network/72c432d1-647e-4225-afb3-9c1f77183570 HTTP/1.1" 200 2093 0.004650 10.0.0.137 - - [2025-10-31 12:46:21] "GET /virtual-network/72c432d1-647e-4225-afb3-9c1f77183570 HTTP/1.1" 200 2093 0.003510 10.0.0.137 - - [2025-10-31 12:46:21] "GET /routing-instance/e4adb36f-86a8-4454-a76a-7fdc407f93be HTTP/1.1" 200 1184 0.002600 10.0.0.137 - - [2025-10-31 12:46:21] "GET /routing-instance/e4adb36f-86a8-4454-a76a-7fdc407f93be HTTP/1.1" 200 1184 0.002267 10.0.0.137 - - [2025-10-31 12:46:21] "POST /loadbalancers HTTP/1.1" 200 612 0.060706 10.0.0.137 - - [2025-10-31 12:46:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.021485 10.0.0.137 - - [2025-10-31 12:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007371 10.0.0.137 - - [2025-10-31 12:46:21] "GET /project/d52db1c5-a365-4654-9bb7-b6e5019b59b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.043861 10.0.0.137 - - [2025-10-31 12:46:21] "GET /instance-ip/41b6709b-11ac-43ea-98b2-bce71d211f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.002521 10.0.0.137 - - [2025-10-31 12:46:21] "POST /floating-ips HTTP/1.1" 200 599 0.016974 10.0.0.137 - - [2025-10-31 12:46:21] "GET /project/d52db1c5-a365-4654-9bb7-b6e5019b59b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.022631 10.0.0.137 - - [2025-10-31 12:46:21] "GET /loadbalancer/1671e2bd-bf4a-471f-b762-48c953478251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.004362 10.0.0.137 - - [2025-10-31 12:46:21] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.019047 10.0.0.137 - - [2025-10-31 12:46:21] "POST /route-targets HTTP/1.1" 200 328 0.011330 10.0.0.137 - - [2025-10-31 12:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010048 10.0.0.137 - - [2025-10-31 12:46:21] "POST /ref-update HTTP/1.1" 200 156 0.020278 10.0.0.137 - - [2025-10-31 12:46:21] "GET /project/d52db1c5-a365-4654-9bb7-b6e5019b59b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.043238 10.0.0.137 - - [2025-10-31 12:46:21] "GET /loadbalancer-listener/1f304243-93f2-4abe-bd8a-4446dd0f0c67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.003090 10.0.0.137 - - [2025-10-31 12:46:21] "GET /loadbalancer-listener/1f304243-93f2-4abe-bd8a-4446dd0f0c67?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.003850 10.0.0.137 - - [2025-10-31 12:46:21] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.016984 10.0.0.137 - - [2025-10-31 12:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.137 - - [2025-10-31 12:46:21] "GET /instance-ip/41b6709b-11ac-43ea-98b2-bce71d211f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.002424 10.0.0.137 - - [2025-10-31 12:46:21] "GET /instance-ip/41b6709b-11ac-43ea-98b2-bce71d211f06?fields=floating_ips HTTP/1.1" 200 1214 0.004779 10.0.0.137 - - [2025-10-31 12:46:21] "GET /floating-ip/6013093b-d6a1-4a52-8204-bc3c00965f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.002244 10.0.0.137 - - [2025-10-31 12:46:21] "GET /loadbalancer/1671e2bd-bf4a-471f-b762-48c953478251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002511 10.0.0.137 - - [2025-10-31 12:46:21] "POST /tags HTTP/1.1" 200 296 0.068048 10.0.0.137 - - [2025-10-31 12:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013633 10.0.0.137 - - [2025-10-31 12:46:21] "GET /tag/6dfb493c-c775-487d-8065-9cb4261e69e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.013463 10.0.0.137 - - [2025-10-31 12:46:21] "POST /tags HTTP/1.1" 409 233 0.001655 10.0.0.137 - - [2025-10-31 12:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.137 - - [2025-10-31 12:46:21] "GET /tag/9d3fcd05-642a-4e77-9c99-98f7c6018801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.009347 10.0.0.137 - - [2025-10-31 12:46:21] "POST /tags HTTP/1.1" 409 206 0.001577 10.0.0.137 - - [2025-10-31 12:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.137 - - [2025-10-31 12:46:21] "GET /tag/1eba2504-b085-4a90-a6b4-b58c5921fa22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.009505 10.0.0.137 - - [2025-10-31 12:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001560 10.0.0.137 - - [2025-10-31 12:46:21] "GET /virtual-network/56fd6ee2-8104-4605-92cf-21cfbacb6dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003648 10.0.0.137 - - [2025-10-31 12:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.137 - - [2025-10-31 12:46:21] "GET /project/d52db1c5-a365-4654-9bb7-b6e5019b59b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.031051 10.0.0.137 - - [2025-10-31 12:46:21] "POST /virtual-machines HTTP/1.1" 200 370 0.007428 10.0.0.137 - - [2025-10-31 12:46:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.015332 10.0.0.137 - - [2025-10-31 12:46:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.117269 10.0.0.137 - - [2025-10-31 12:46:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.007484 10.0.0.137 - - [2025-10-31 12:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005031 10.0.0.137 - - [2025-10-31 12:46:22] "GET /virtual-machine-interface/9a810656-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.005459 10.0.0.137 - - [2025-10-31 12:46:22] "POST /instance-ips HTTP/1.1" 200 410 0.018648 10.0.0.137 - - [2025-10-31 12:46:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.019713 10.0.0.137 - - [2025-10-31 12:46:22] "GET /virtual-machine-interface/9a810656-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.005861 10.0.0.137 - - [2025-10-31 12:46:22] "POST /set-tag HTTP/1.1" 200 109 0.022770 10.0.0.137 - - [2025-10-31 12:46:22] "GET /virtual-machine-interface/9a810656-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.014272 10.0.0.137 - - [2025-10-31 12:46:22] "GET /instance-ip/9a9b80a8-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.006213 10.0.0.137 - - [2025-10-31 12:46:22] "GET /virtual-machine-interface/9a810656-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003966 10.0.0.137 - - [2025-10-31 12:46:22] "POST /set-tag HTTP/1.1" 200 109 0.001944 10.0.0.137 - - [2025-10-31 12:46:22] "GET /virtual-router/8d3957ea-d521-4a02-aaf3-e4631e288ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002357 10.0.0.137 - - [2025-10-31 12:46:22] "POST /ref-update HTTP/1.1" 200 156 0.007962 10.0.0.137 - - [2025-10-31 12:46:22] "GET /virtual-machine-interface/9a810656-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.010344 10.0.0.137 - - [2025-10-31 12:46:22] "POST /set-tag HTTP/1.1" 200 109 0.002284 10.0.0.137 - - [2025-10-31 12:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.137 - - [2025-10-31 12:46:22] "GET /virtual-network/56fd6ee2-8104-4605-92cf-21cfbacb6dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003375 10.0.0.137 - - [2025-10-31 12:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.137 - - [2025-10-31 12:46:22] "GET /project/d52db1c5-a365-4654-9bb7-b6e5019b59b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.045156 10.0.0.137 - - [2025-10-31 12:46:22] "POST /virtual-machines HTTP/1.1" 200 370 0.007266 10.0.0.137 - - [2025-10-31 12:46:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.010092 10.0.0.137 - - [2025-10-31 12:46:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.108351 10.0.0.137 - - [2025-10-31 12:46:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.020362 10.0.0.137 - - [2025-10-31 12:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008191 10.0.0.137 - - [2025-10-31 12:46:22] "GET /virtual-machine-interface/9aecd96c-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.004408 10.0.0.137 - - [2025-10-31 12:46:22] "POST /instance-ips HTTP/1.1" 200 410 0.025384 10.0.0.137 - - [2025-10-31 12:46:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.030938 10.0.0.137 - - [2025-10-31 12:46:22] "GET /virtual-machine-interface/9aecd96c-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.008138 10.0.0.137 - - [2025-10-31 12:46:22] "POST /set-tag HTTP/1.1" 200 109 0.015960 10.0.0.137 - - [2025-10-31 12:46:22] "GET /virtual-machine-interface/9aecd96c-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.012630 10.0.0.137 - - [2025-10-31 12:46:22] "GET /instance-ip/9b0287ee-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.002688 10.0.0.137 - - [2025-10-31 12:46:23] "GET /virtual-machine-interface/9aecd96c-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003915 10.0.0.137 - - [2025-10-31 12:46:23] "POST /set-tag HTTP/1.1" 200 109 0.002719 10.0.0.137 - - [2025-10-31 12:46:23] "GET /virtual-router/8d3957ea-d521-4a02-aaf3-e4631e288ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.006188 10.0.0.137 - - [2025-10-31 12:46:23] "POST /ref-update HTTP/1.1" 200 156 0.011039 10.0.0.137 - - [2025-10-31 12:46:23] "GET /virtual-machine-interface/9aecd96c-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.016929 10.0.0.137 - - [2025-10-31 12:46:23] "POST /set-tag HTTP/1.1" 200 109 0.005008 10.0.0.137 - - [2025-10-31 12:46:23] "GET /virtual-machine-interface/9a810656-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004648 10.0.0.137 - - [2025-10-31 12:46:23] "POST /set-tag HTTP/1.1" 200 109 0.002174 10.0.0.137 - - [2025-10-31 12:46:23] "GET /virtual-machine-interface/9aecd96c-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005563 10.0.0.137 - - [2025-10-31 12:46:23] "POST /set-tag HTTP/1.1" 200 109 0.002353 10.0.0.137 - - [2025-10-31 12:46:26] "GET /domains HTTP/1.1" 200 281 0.001676 10.0.0.137 - - [2025-10-31 12:46:26] "GET /domain/6837f31c-ecff-43a9-b335-e88fd0cb7bbb HTTP/1.1" 200 3099 0.002475 10.0.0.137 - - [2025-10-31 12:46:26] "GET /project/d52db1c5-a365-4654-9bb7-b6e5019b59b3 HTTP/1.1" 200 7092 0.036840 10.0.0.137 - - [2025-10-31 12:46:26] "GET /virtual-network/72c432d1-647e-4225-afb3-9c1f77183570 HTTP/1.1" 200 2093 0.003808 10.0.0.137 - - [2025-10-31 12:46:26] "GET /virtual-network/72c432d1-647e-4225-afb3-9c1f77183570 HTTP/1.1" 200 2093 0.003704 10.0.0.137 - - [2025-10-31 12:46:26] "GET /routing-instance/e4adb36f-86a8-4454-a76a-7fdc407f93be HTTP/1.1" 200 1406 0.003260 10.0.0.137 - - [2025-10-31 12:46:26] "GET /routing-instance/e4adb36f-86a8-4454-a76a-7fdc407f93be HTTP/1.1" 200 1406 0.002159 10.0.0.137 - - [2025-10-31 12:46:26] "GET /route-target/c9215092-c5d2-425b-815d-ec897f80cf09 HTTP/1.1" 200 1154 0.002159 10.0.0.137 - - [2025-10-31 12:46:26] "GET /virtual-network/72c432d1-647e-4225-afb3-9c1f77183570 HTTP/1.1" 200 2093 0.003666 10.0.0.137 - - [2025-10-31 12:46:26] "GET /routing-instance/e4adb36f-86a8-4454-a76a-7fdc407f93be HTTP/1.1" 200 1406 0.002417 10.0.0.137 - - [2025-10-31 12:46:26] "GET /virtual-network/72c432d1-647e-4225-afb3-9c1f77183570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003670 10.0.0.137 - - [2025-10-31 12:46:26] "GET /virtual-network/72c432d1-647e-4225-afb3-9c1f77183570 HTTP/1.1" 200 2093 0.003708 10.0.0.137 - - [2025-10-31 12:46:26] "GET /routing-instance/e4adb36f-86a8-4454-a76a-7fdc407f93be HTTP/1.1" 200 1406 0.002449 10.0.0.137 - - [2025-10-31 12:46:26] "GET /routing-instance/e4adb36f-86a8-4454-a76a-7fdc407f93be HTTP/1.1" 200 1406 0.002398 10.0.0.137 - - [2025-10-31 12:46:26] "GET /route-target/c9215092-c5d2-425b-815d-ec897f80cf09 HTTP/1.1" 200 1154 0.002118 10.0.0.137 - - [2025-10-31 12:46:26] "GET /domains HTTP/1.1" 200 281 0.002053 10.0.0.137 - - [2025-10-31 12:46:26] "GET /domain/6837f31c-ecff-43a9-b335-e88fd0cb7bbb HTTP/1.1" 200 3099 0.002795 10.0.0.137 - - [2025-10-31 12:46:26] "GET /project/d52db1c5-a365-4654-9bb7-b6e5019b59b3 HTTP/1.1" 200 7092 0.029308 10.0.0.137 - - [2025-10-31 12:46:26] "GET /virtual-network/72c432d1-647e-4225-afb3-9c1f77183570 HTTP/1.1" 200 2093 0.003974 10.0.0.137 - - [2025-10-31 12:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.137 - - [2025-10-31 12:46:26] "GET /project/d52db1c5-a365-4654-9bb7-b6e5019b59b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.031866 10.0.0.137 - - [2025-10-31 12:46:26] "GET /virtual-network/72c432d1-647e-4225-afb3-9c1f77183570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003651 10.0.0.137 - - [2025-10-31 12:46:26] "GET /floating-ip-pools?parent_id=72c432d1-647e-4225-afb3-9c1f77183570&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002026 10.0.0.137 - - [2025-10-31 12:46:26] "GET /virtual-network/72c432d1-647e-4225-afb3-9c1f77183570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003531 10.0.0.137 - - [2025-10-31 12:46:26] "POST /floating-ip-pools HTTP/1.1" 200 564 0.019458 10.0.0.137 - - [2025-10-31 12:46:26] "POST /ref-update HTTP/1.1" 200 156 0.024395 10.0.0.137 - - [2025-10-31 12:46:26] "GET /virtual-network/72c432d1-647e-4225-afb3-9c1f77183570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.010039 10.0.0.137 - - [2025-10-31 12:46:26] "GET /domains HTTP/1.1" 200 281 0.001804 10.0.0.137 - - [2025-10-31 12:46:26] "GET /domain/6837f31c-ecff-43a9-b335-e88fd0cb7bbb HTTP/1.1" 200 3099 0.002814 10.0.0.137 - - [2025-10-31 12:46:26] "GET /project/d52db1c5-a365-4654-9bb7-b6e5019b59b3 HTTP/1.1" 200 7349 0.079197 10.0.0.137 - - [2025-10-31 12:46:26] "GET /virtual-network/72c432d1-647e-4225-afb3-9c1f77183570 HTTP/1.1" 200 2332 0.012346 10.0.0.137 - - [2025-10-31 12:46:26] "GET /floating-ip-pool/6d47e126-a99a-476f-b85b-dd4bf5dafc0c HTTP/1.1" 200 1317 0.003649 10.0.0.137 - - [2025-10-31 12:46:26] "GET /domains HTTP/1.1" 200 281 0.002166 10.0.0.137 - - [2025-10-31 12:46:26] "GET /domain/6837f31c-ecff-43a9-b335-e88fd0cb7bbb HTTP/1.1" 200 3099 0.003583 10.0.0.137 - - [2025-10-31 12:46:26] "GET /project/d52db1c5-a365-4654-9bb7-b6e5019b59b3 HTTP/1.1" 200 7349 0.057034 10.0.0.137 - - [2025-10-31 12:46:26] "GET /virtual-network/72c432d1-647e-4225-afb3-9c1f77183570 HTTP/1.1" 200 2332 0.003666 10.0.0.137 - - [2025-10-31 12:46:26] "GET /virtual-network/72c432d1-647e-4225-afb3-9c1f77183570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003717 10.0.0.137 - - [2025-10-31 12:46:26] "POST /tags HTTP/1.1" 200 366 0.053928 10.0.0.137 - - [2025-10-31 12:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007307 10.0.0.137 - - [2025-10-31 12:46:26] "GET /tag/704819aa-1ee9-4389-a565-005dc84b2430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.011868 10.0.0.137 - - [2025-10-31 12:46:26] "POST /tags HTTP/1.1" 409 206 0.001782 10.0.0.137 - - [2025-10-31 12:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.137 - - [2025-10-31 12:46:26] "GET /tag/1eba2504-b085-4a90-a6b4-b58c5921fa22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.016652 10.0.0.137 - - [2025-10-31 12:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.137 - - [2025-10-31 12:46:26] "GET /project/d52db1c5-a365-4654-9bb7-b6e5019b59b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.040063 10.0.0.137 - - [2025-10-31 12:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.137 - - [2025-10-31 12:46:27] "GET /virtual-network/56fd6ee2-8104-4605-92cf-21cfbacb6dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004778 10.0.0.137 - - [2025-10-31 12:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.137 - - [2025-10-31 12:46:27] "GET /service-appliance-set/7195cefa-88fd-4da5-9fd7-a5bfd48fc3f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.003287 10.0.0.137 - - [2025-10-31 12:46:27] "POST /fqname-to-id HTTP/1.1" 404 258 0.001575 10.0.0.137 - - [2025-10-31 12:46:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.096885 10.0.0.137 - - [2025-10-31 12:46:27] "GET /virtual-machine-interface/f442141d-5440-4eae-a7d3-af7e22bb411c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.014833 10.0.0.137 - - [2025-10-31 12:46:27] "POST /set-tag HTTP/1.1" 200 109 0.023750 10.0.0.137 - - [2025-10-31 12:46:27] "POST /instance-ips HTTP/1.1" 200 418 0.027694 10.0.0.137 - - [2025-10-31 12:46:27] "GET /instance-ip/6237b5c7-a870-471e-947d-2620070ac074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.006789 10.0.0.137 - - [2025-10-31 12:46:27] "POST /loadbalancers HTTP/1.1" 200 620 0.068376 10.0.0.137 - - [2025-10-31 12:46:27] "POST /service-instances HTTP/1.1" 200 568 0.017231 10.0.0.137 - - [2025-10-31 12:46:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.013510 10.0.0.137 - - [2025-10-31 12:46:27] "POST /ref-update HTTP/1.1" 200 156 0.008806 10.0.0.137 - - [2025-10-31 12:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011861 10.0.0.137 - - [2025-10-31 12:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004876 10.0.0.137 - - [2025-10-31 12:46:27] "GET /project/d52db1c5-a365-4654-9bb7-b6e5019b59b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.031646 10.0.0.137 - - [2025-10-31 12:46:27] "PUT /service-instance/fc0f91d4-f38c-490a-95be-3967a8288ebb HTTP/1.1" 200 267 0.008154 10.0.0.137 - - [2025-10-31 12:46:27] "GET /virtual-machine-interface/f442141d-5440-4eae-a7d3-af7e22bb411c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.004116 10.0.0.137 - - [2025-10-31 12:46:27] "GET /virtual-machine-interface/f442141d-5440-4eae-a7d3-af7e22bb411c?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.006180 10.0.0.137 - - [2025-10-31 12:46:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.008367 10.0.0.137 - - [2025-10-31 12:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.137 - - [2025-10-31 12:46:27] "PUT /service-instance/fc0f91d4-f38c-490a-95be-3967a8288ebb HTTP/1.1" 200 267 0.007314 10.0.0.137 - - [2025-10-31 12:46:27] "GET /floating-ip-pool/6d47e126-a99a-476f-b85b-dd4bf5dafc0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.008126 10.0.0.137 - - [2025-10-31 12:46:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.013810 10.0.0.137 - - [2025-10-31 12:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001389 10.0.0.137 - - [2025-10-31 12:46:27] "POST /floating-ips HTTP/1.1" 200 673 0.109617 10.0.0.137 - - [2025-10-31 12:46:27] "POST /virtual-machines HTTP/1.1" 200 430 0.046098 10.0.0.137 - - [2025-10-31 12:46:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.020677 10.0.0.137 - - [2025-10-31 12:46:27] "GET /application-policy-set/2a4038a8-dbba-4911-a806-97c047ef2fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005021 10.0.0.137 - - [2025-10-31 12:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.137 - - [2025-10-31 12:46:27] "GET /policy-management/a4a5e5ca-e20a-4263-bf86-c68e35c85e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004338 10.0.0.137 - - [2025-10-31 12:46:27] "POST /tags HTTP/1.1" 409 221 0.001637 10.0.0.137 - - [2025-10-31 12:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010340 10.0.0.137 - - [2025-10-31 12:46:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.110268 10.0.0.137 - - [2025-10-31 12:46:27] "POST /chown HTTP/1.1" 200 109 0.009246 10.0.0.137 - - [2025-10-31 12:46:27] "GET /tag/1ecb3e96-b3d6-47fc-a134-32d4f04343d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.009952 10.0.0.137 - - [2025-10-31 12:46:27] "POST /tags HTTP/1.1" 409 238 0.003326 10.0.0.137 - - [2025-10-31 12:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.137 - - [2025-10-31 12:46:27] "POST /chown HTTP/1.1" 200 109 0.005638 10.0.0.137 - - [2025-10-31 12:46:27] "PUT /virtual-machine-interface/ef543a3d-87d9-48bd-9d23-9cb65b7be83d HTTP/1.1" 200 285 0.025669 10.0.0.137 - - [2025-10-31 12:46:28] "GET /tag/704819aa-1ee9-4389-a565-005dc84b2430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.021642 10.0.0.137 - - [2025-10-31 12:46:28] "PUT /instance-ip/6237b5c7-a870-471e-947d-2620070ac074 HTTP/1.1" 200 257 0.037976 10.0.0.137 - - [2025-10-31 12:46:28] "POST /firewall-rules HTTP/1.1" 200 652 0.079041 10.0.0.137 - - [2025-10-31 12:46:28] "GET /firewall-rule/a68f9935-8786-4a64-a820-951d74e25426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.014545 10.0.0.137 - - [2025-10-31 12:46:28] "POST /ref-update HTTP/1.1" 200 156 0.054629 10.0.0.137 - - [2025-10-31 12:46:28] "POST /ref-update HTTP/1.1" 200 156 0.021770 10.0.0.137 - - [2025-10-31 12:46:28] "GET /firewall-policy/2e58f316-cbb5-4c63-a6e5-65bbd7fec634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.011122 10.0.0.137 - - [2025-10-31 12:46:28] "GET /firewall-rule/a68f9935-8786-4a64-a820-951d74e25426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.004604 10.0.0.137 - - [2025-10-31 12:46:28] "POST /ref-update HTTP/1.1" 200 156 0.026040 10.0.0.137 - - [2025-10-31 12:46:28] "POST /ref-update HTTP/1.1" 200 156 0.032275 10.0.0.137 - - [2025-10-31 12:46:28] "POST /ref-update HTTP/1.1" 200 156 0.014462 10.0.0.137 - - [2025-10-31 12:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007534 10.0.0.137 - - [2025-10-31 12:46:28] "POST /ref-update HTTP/1.1" 200 156 0.034432 10.0.0.137 - - [2025-10-31 12:46:28] "POST /ref-update HTTP/1.1" 200 156 0.030708 10.0.0.137 - - [2025-10-31 12:46:28] "GET /project/d52db1c5-a365-4654-9bb7-b6e5019b59b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.052679 10.0.0.137 - - [2025-10-31 12:46:28] "GET /loadbalancer/80471001-1c26-4fce-83be-bf7cdaf04fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.002157 10.0.0.137 - - [2025-10-31 12:46:28] "POST /virtual-machines HTTP/1.1" 200 430 0.013951 10.0.0.137 - - [2025-10-31 12:46:28] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.039901 10.0.0.137 - - [2025-10-31 12:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.137 - - [2025-10-31 12:46:28] "GET /project/d52db1c5-a365-4654-9bb7-b6e5019b59b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.077433 10.0.0.137 - - [2025-10-31 12:46:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.129115 10.0.0.137 - - [2025-10-31 12:46:28] "POST /chown HTTP/1.1" 200 109 0.026592 10.0.0.137 - - [2025-10-31 12:46:28] "GET /loadbalancer-listener/e778ce25-7d20-433d-a3fa-54eee534e7d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.004159 10.0.0.137 - - [2025-10-31 12:46:28] "GET /loadbalancer-listener/e778ce25-7d20-433d-a3fa-54eee534e7d9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.003160 10.0.0.137 - - [2025-10-31 12:46:28] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.017206 10.0.0.137 - - [2025-10-31 12:46:28] "POST /chown HTTP/1.1" 200 109 0.007497 10.0.0.137 - - [2025-10-31 12:46:28] "PUT /virtual-machine-interface/0383b891-c75e-47ee-84bc-c49318617054 HTTP/1.1" 200 285 0.010909 10.0.0.137 - - [2025-10-31 12:46:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.015531 10.0.0.137 - - [2025-10-31 12:46:28] "PUT /instance-ip/6237b5c7-a870-471e-947d-2620070ac074 HTTP/1.1" 200 257 0.034426 10.0.0.137 - - [2025-10-31 12:46:28] "GET /loadbalancer-pool/dc8e29b4-eac5-475b-8bbf-42a88901309e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.013079 10.0.0.137 - - [2025-10-31 12:46:28] "POST /loadbalancer-members HTTP/1.1" 200 709 0.020597 10.0.0.137 - - [2025-10-31 12:46:28] "POST /ref-update HTTP/1.1" 200 156 0.010039 10.0.0.137 - - [2025-10-31 12:46:28] "POST /ref-update HTTP/1.1" 200 156 0.026998 10.0.0.137 - - [2025-10-31 12:46:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.028585 10.0.0.137 - - [2025-10-31 12:46:28] "GET /loadbalancer-member/b1f4e620-ff1f-4f69-8e9b-784b89ba6f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.008129 10.0.0.137 - - [2025-10-31 12:46:28] "POST /ref-update HTTP/1.1" 200 156 0.038754 10.0.0.137 - - [2025-10-31 12:46:28] "GET /application-policy-set/2a4038a8-dbba-4911-a806-97c047ef2fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011218 10.0.0.137 - - [2025-10-31 12:46:28] "POST /ref-update HTTP/1.1" 200 156 0.012997 10.0.0.137 - - [2025-10-31 12:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.014780 10.0.0.137 - - [2025-10-31 12:46:28] "GET /policy-management/a4a5e5ca-e20a-4263-bf86-c68e35c85e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006058 10.0.0.137 - - [2025-10-31 12:46:28] "POST /ref-update HTTP/1.1" 200 156 0.027103 10.0.0.137 - - [2025-10-31 12:46:28] "POST /tags HTTP/1.1" 409 221 0.002357 10.0.0.137 - - [2025-10-31 12:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.137 - - [2025-10-31 12:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.137 - - [2025-10-31 12:46:28] "GET /tag/1ecb3e96-b3d6-47fc-a134-32d4f04343d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.009933 10.0.0.137 - - [2025-10-31 12:46:28] "POST /tags HTTP/1.1" 409 238 0.001711 10.0.0.137 - - [2025-10-31 12:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.137 - - [2025-10-31 12:46:28] "GET /tag/704819aa-1ee9-4389-a565-005dc84b2430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.010562 10.0.0.137 - - [2025-10-31 12:46:28] "POST /chown HTTP/1.1" 200 109 0.018016 10.0.0.137 - - [2025-10-31 12:46:28] "POST /firewall-rules HTTP/1.1" 409 293 0.011158 10.0.0.137 - - [2025-10-31 12:46:28] "POST /chown HTTP/1.1" 200 109 0.011230 10.0.0.137 - - [2025-10-31 12:46:29] "PUT /instance-ip/6237b5c7-a870-471e-947d-2620070ac074 HTTP/1.1" 200 257 0.018623 10.0.0.137 - - [2025-10-31 12:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006141 10.0.0.137 - - [2025-10-31 12:46:29] "PUT /firewall-rule/a68f9935-8786-4a64-a820-951d74e25426 HTTP/1.1" 200 261 0.015082 10.0.0.137 - - [2025-10-31 12:46:29] "GET /firewall-rule/a68f9935-8786-4a64-a820-951d74e25426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.005409 10.0.0.137 - - [2025-10-31 12:46:29] "POST /ref-update HTTP/1.1" 200 156 0.010252 10.0.0.137 - - [2025-10-31 12:46:29] "POST /chown HTTP/1.1" 200 109 0.010737 10.0.0.137 - - [2025-10-31 12:46:29] "POST /chown HTTP/1.1" 200 109 0.015566 10.0.0.137 - - [2025-10-31 12:46:29] "GET /firewall-policy/2e58f316-cbb5-4c63-a6e5-65bbd7fec634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.011526 10.0.0.137 - - [2025-10-31 12:46:29] "GET /firewall-rule/a68f9935-8786-4a64-a820-951d74e25426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.003189 10.0.0.137 - - [2025-10-31 12:46:29] "PUT /instance-ip/6237b5c7-a870-471e-947d-2620070ac074 HTTP/1.1" 200 257 0.010701 10.0.0.137 - - [2025-10-31 12:46:29] "POST /ref-update HTTP/1.1" 200 156 0.013900 10.0.0.137 - - [2025-10-31 12:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.137 - - [2025-10-31 12:46:29] "POST /chown HTTP/1.1" 200 109 0.006763 10.0.0.137 - - [2025-10-31 12:46:29] "POST /chown HTTP/1.1" 200 109 0.022669 10.0.0.137 - - [2025-10-31 12:46:29] "PUT /instance-ip/6237b5c7-a870-471e-947d-2620070ac074 HTTP/1.1" 200 257 0.029750 10.0.0.137 - - [2025-10-31 12:46:29] "POST /ref-update HTTP/1.1" 200 156 0.010571 10.0.0.137 - - [2025-10-31 12:46:29] "POST /chown HTTP/1.1" 200 109 0.015191 10.0.0.137 - - [2025-10-31 12:46:29] "POST /chown HTTP/1.1" 200 109 0.014504 10.0.0.137 - - [2025-10-31 12:46:29] "PUT /instance-ip/6237b5c7-a870-471e-947d-2620070ac074 HTTP/1.1" 200 257 0.012646 10.0.0.137 - - [2025-10-31 12:46:29] "POST /ref-update HTTP/1.1" 200 156 0.015899 10.0.0.137 - - [2025-10-31 12:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.137 - - [2025-10-31 12:46:29] "POST /chown HTTP/1.1" 200 109 0.006502 10.0.0.137 - - [2025-10-31 12:46:29] "POST /chown HTTP/1.1" 200 109 0.009564 10.0.0.137 - - [2025-10-31 12:46:29] "PUT /instance-ip/6237b5c7-a870-471e-947d-2620070ac074 HTTP/1.1" 200 257 0.037426 10.0.0.137 - - [2025-10-31 12:46:29] "POST /ref-update HTTP/1.1" 200 156 0.012914 10.0.0.137 - - [2025-10-31 12:46:29] "POST /chown HTTP/1.1" 200 109 0.013056 10.0.0.137 - - [2025-10-31 12:46:29] "POST /chown HTTP/1.1" 200 109 0.011988 10.0.0.137 - - [2025-10-31 12:46:29] "PUT /instance-ip/6237b5c7-a870-471e-947d-2620070ac074 HTTP/1.1" 200 257 0.011823 10.0.0.137 - - [2025-10-31 12:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.013712 10.0.0.137 - - [2025-10-31 12:46:29] "GET /virtual-network/56fd6ee2-8104-4605-92cf-21cfbacb6dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005237 10.0.0.137 - - [2025-10-31 12:46:29] "POST /ref-update HTTP/1.1" 200 156 0.037975 10.0.0.137 - - [2025-10-31 12:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.137 - - [2025-10-31 12:46:29] "GET /project/d52db1c5-a365-4654-9bb7-b6e5019b59b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.026323 10.0.0.137 - - [2025-10-31 12:46:29] "POST /virtual-machines HTTP/1.1" 200 374 0.012545 10.0.0.137 - - [2025-10-31 12:46:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.009828 10.0.0.137 - - [2025-10-31 12:46:29] "PUT /service-instance/fc0f91d4-f38c-490a-95be-3967a8288ebb HTTP/1.1" 200 267 0.024123 10.0.0.137 - - [2025-10-31 12:46:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.011304 10.0.0.137 - - [2025-10-31 12:46:30] "PUT /service-instance/fc0f91d4-f38c-490a-95be-3967a8288ebb HTTP/1.1" 200 267 0.049592 10.0.0.137 - - [2025-10-31 12:46:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.146780 10.0.0.137 - - [2025-10-31 12:46:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.012878 10.0.0.137 - - [2025-10-31 12:46:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.008691 10.0.0.137 - - [2025-10-31 12:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001458 10.0.0.137 - - [2025-10-31 12:46:30] "GET /virtual-machine-interface/9f47e2c2-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.021515 10.0.0.137 - - [2025-10-31 12:46:30] "PUT /service-instance/fc0f91d4-f38c-490a-95be-3967a8288ebb HTTP/1.1" 200 267 0.030735 10.0.0.137 - - [2025-10-31 12:46:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.023816 10.0.0.137 - - [2025-10-31 12:46:30] "POST /instance-ips HTTP/1.1" 200 414 0.062715 10.0.0.137 - - [2025-10-31 12:46:30] "PUT /service-instance/fc0f91d4-f38c-490a-95be-3967a8288ebb HTTP/1.1" 200 267 0.009060 10.0.0.137 - - [2025-10-31 12:46:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.032413 10.0.0.137 - - [2025-10-31 12:46:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.049732 10.0.0.137 - - [2025-10-31 12:46:30] "GET /virtual-machine-interface/9f47e2c2-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.021217 10.0.0.137 - - [2025-10-31 12:46:30] "PUT /service-instance/fc0f91d4-f38c-490a-95be-3967a8288ebb HTTP/1.1" 200 267 0.011703 10.0.0.137 - - [2025-10-31 12:46:30] "POST /set-tag HTTP/1.1" 200 109 0.029850 10.0.0.137 - - [2025-10-31 12:46:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.006899 10.0.0.137 - - [2025-10-31 12:46:30] "GET /virtual-machine-interface/9f47e2c2-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005361 10.0.0.137 - - [2025-10-31 12:46:30] "GET /instance-ip/9f67b610-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.019313 10.0.0.137 - - [2025-10-31 12:46:30] "GET /virtual-machine-interface/9f47e2c2-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004288 10.0.0.137 - - [2025-10-31 12:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.137 - - [2025-10-31 12:46:30] "POST /chown HTTP/1.1" 200 109 0.006311 10.0.0.137 - - [2025-10-31 12:46:30] "POST /set-tag HTTP/1.1" 200 109 0.007462 10.0.0.137 - - [2025-10-31 12:46:30] "GET /virtual-router/8d3957ea-d521-4a02-aaf3-e4631e288ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.005263 10.0.0.137 - - [2025-10-31 12:46:30] "POST /chown HTTP/1.1" 200 109 0.021068 10.0.0.137 - - [2025-10-31 12:46:30] "POST /ref-update HTTP/1.1" 200 156 0.024540 10.0.0.137 - - [2025-10-31 12:46:30] "POST /ref-update HTTP/1.1" 200 156 0.025756 10.0.0.137 - - [2025-10-31 12:46:30] "GET /virtual-machine-interface/9f47e2c2-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004245 10.0.0.137 - - [2025-10-31 12:46:30] "POST /set-tag HTTP/1.1" 200 109 0.003075 10.0.0.137 - - [2025-10-31 12:46:30] "GET /virtual-machine-interface/9f47e2c2-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004820 10.0.0.137 - - [2025-10-31 12:46:30] "POST /chown HTTP/1.1" 200 109 0.015717 10.0.0.137 - - [2025-10-31 12:46:30] "POST /chown HTTP/1.1" 200 109 0.014317 10.0.0.137 - - [2025-10-31 12:46:30] "POST /ref-update HTTP/1.1" 200 156 0.017041 10.0.0.137 - - [2025-10-31 12:46:30] "POST /set-tag HTTP/1.1" 200 109 0.010425 10.0.0.137 - - [2025-10-31 12:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.137 - - [2025-10-31 12:46:30] "POST /chown HTTP/1.1" 200 109 0.005859 10.0.0.137 - - [2025-10-31 12:46:30] "POST /chown HTTP/1.1" 200 109 0.014994 10.0.0.137 - - [2025-10-31 12:46:30] "POST /chown HTTP/1.1" 200 109 0.006197 10.0.0.137 - - [2025-10-31 12:46:30] "POST /chown HTTP/1.1" 200 109 0.024372 10.0.0.137 - - [2025-10-31 12:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.137 - - [2025-10-31 12:46:30] "POST /chown HTTP/1.1" 200 109 0.006170 10.0.0.137 - - [2025-10-31 12:46:30] "POST /chown HTTP/1.1" 200 109 0.018883 10.0.0.137 - - [2025-10-31 12:46:30] "POST /chown HTTP/1.1" 200 109 0.013791 10.0.0.137 - - [2025-10-31 12:46:31] "POST /chown HTTP/1.1" 200 109 0.005992 10.0.0.137 - - [2025-10-31 12:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.137 - - [2025-10-31 12:46:31] "POST /chown HTTP/1.1" 200 109 0.005487 10.0.0.137 - - [2025-10-31 12:46:31] "POST /chown HTTP/1.1" 200 109 0.007304 10.0.0.137 - - [2025-10-31 12:46:31] "POST /chown HTTP/1.1" 200 109 0.019480 10.0.0.137 - - [2025-10-31 12:46:31] "POST /chown HTTP/1.1" 200 109 0.019889 10.0.0.137 - - [2025-10-31 12:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.137 - - [2025-10-31 12:46:31] "POST /chown HTTP/1.1" 200 109 0.005779 10.0.0.137 - - [2025-10-31 12:46:31] "POST /chown HTTP/1.1" 200 109 0.016038 10.0.0.137 - - [2025-10-31 12:46:31] "POST /chown HTTP/1.1" 200 109 0.006047 10.0.0.137 - - [2025-10-31 12:46:31] "POST /chown HTTP/1.1" 200 109 0.019015 10.0.0.137 - - [2025-10-31 12:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004428 10.0.0.137 - - [2025-10-31 12:46:31] "POST /chown HTTP/1.1" 200 109 0.006178 10.0.0.137 - - [2025-10-31 12:46:31] "POST /chown HTTP/1.1" 200 109 0.020511 10.0.0.137 - - [2025-10-31 12:46:31] "POST /chown HTTP/1.1" 200 109 0.022114 10.0.0.137 - - [2025-10-31 12:46:31] "POST /chown HTTP/1.1" 200 109 0.006850 10.0.0.137 - - [2025-10-31 12:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.137 - - [2025-10-31 12:46:31] "POST /chown HTTP/1.1" 200 109 0.006999 10.0.0.137 - - [2025-10-31 12:46:31] "POST /chown HTTP/1.1" 200 109 0.031234 10.0.0.137 - - [2025-10-31 12:46:31] "POST /chown HTTP/1.1" 200 109 0.006564 10.0.0.137 - - [2025-10-31 12:46:31] "POST /chown HTTP/1.1" 200 109 0.015916 10.0.0.137 - - [2025-10-31 12:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.137 - - [2025-10-31 12:46:31] "POST /chown HTTP/1.1" 200 109 0.005843 10.0.0.137 - - [2025-10-31 12:46:31] "POST /chown HTTP/1.1" 200 109 0.018453 10.0.0.137 - - [2025-10-31 12:46:31] "POST /chown HTTP/1.1" 200 109 0.009490 10.0.0.137 - - [2025-10-31 12:46:31] "POST /chown HTTP/1.1" 200 109 0.005789 10.0.0.137 - - [2025-10-31 12:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.137 - - [2025-10-31 12:46:31] "POST /chown HTTP/1.1" 200 109 0.005727 10.0.0.137 - - [2025-10-31 12:46:31] "POST /chown HTTP/1.1" 200 109 0.006473 10.0.0.137 - - [2025-10-31 12:46:31] "POST /chown HTTP/1.1" 200 109 0.012355 10.0.0.137 - - [2025-10-31 12:46:31] "POST /chown HTTP/1.1" 200 109 0.013314 10.0.0.137 - - [2025-10-31 12:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.137 - - [2025-10-31 12:46:31] "POST /chown HTTP/1.1" 200 109 0.005599 10.0.0.137 - - [2025-10-31 12:46:31] "POST /chown HTTP/1.1" 200 109 0.013820 10.0.0.137 - - [2025-10-31 12:46:32] "POST /chown HTTP/1.1" 200 109 0.006393 10.0.0.137 - - [2025-10-31 12:46:32] "POST /chown HTTP/1.1" 200 109 0.013429 10.0.0.137 - - [2025-10-31 12:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.137 - - [2025-10-31 12:46:33] "GET /loadbalancer/1671e2bd-bf4a-471f-b762-48c953478251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002455 10.0.0.137 - - [2025-10-31 12:46:33] "GET /loadbalancer-pool/b63d374b-345f-4007-bffe-6ae1f2c64a0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002951 10.0.0.137 - - [2025-10-31 12:46:33] "POST /loadbalancer-members HTTP/1.1" 200 704 0.015913 10.0.0.137 - - [2025-10-31 12:46:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.007389 10.0.0.137 - - [2025-10-31 12:46:33] "GET /virtual-machine-interface/9a810656-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004238 10.0.0.137 - - [2025-10-31 12:46:33] "GET /virtual-machine-interface/9a810656-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.013336 10.0.0.137 - - [2025-10-31 12:46:33] "POST /tags HTTP/1.1" 409 221 0.002560 10.0.0.137 - - [2025-10-31 12:46:33] "POST /ref-update HTTP/1.1" 200 156 0.008036 10.0.0.137 - - [2025-10-31 12:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.137 - - [2025-10-31 12:46:33] "GET /tag/1ecb3e96-b3d6-47fc-a134-32d4f04343d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.009827 10.0.0.137 - - [2025-10-31 12:46:33] "GET /floating-ip/6013093b-d6a1-4a52-8204-bc3c00965f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1782 0.004755 10.0.0.137 - - [2025-10-31 12:46:33] "PUT /floating-ip/6013093b-d6a1-4a52-8204-bc3c00965f36 HTTP/1.1" 200 257 0.009222 10.0.0.137 - - [2025-10-31 12:46:33] "POST /set-tag HTTP/1.1" 200 109 0.031827 10.0.0.137 - - [2025-10-31 12:46:33] "GET /virtual-machine-interface/9a810656-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004519 10.0.0.137 - - [2025-10-31 12:46:33] "POST /set-tag HTTP/1.1" 200 109 0.002063 10.0.0.137 - - [2025-10-31 12:46:34] "GET /virtual-machine-interface/9aecd96c-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007452 10.0.0.137 - - [2025-10-31 12:46:34] "POST /set-tag HTTP/1.1" 200 109 0.003407 10.0.0.137 - - [2025-10-31 12:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.137 - - [2025-10-31 12:46:34] "GET /loadbalancer/1671e2bd-bf4a-471f-b762-48c953478251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002127 10.0.0.137 - - [2025-10-31 12:46:34] "GET /loadbalancer-pool/b63d374b-345f-4007-bffe-6ae1f2c64a0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002222 10.0.0.137 - - [2025-10-31 12:46:34] "POST /loadbalancer-members HTTP/1.1" 200 704 0.014229 10.0.0.137 - - [2025-10-31 12:46:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.009142 10.0.0.137 - - [2025-10-31 12:46:34] "GET /virtual-machine-interface/9aecd96c-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003563 10.0.0.137 - - [2025-10-31 12:46:34] "GET /virtual-machine-interface/9aecd96c-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003994 10.0.0.137 - - [2025-10-31 12:46:34] "POST /ref-update HTTP/1.1" 200 156 0.007085 10.0.0.137 - - [2025-10-31 12:46:34] "POST /set-tag HTTP/1.1" 200 109 0.015372 10.0.0.137 - - [2025-10-31 12:46:34] "GET /floating-ip/6013093b-d6a1-4a52-8204-bc3c00965f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.013239 10.0.0.137 - - [2025-10-31 12:46:34] "GET /virtual-machine/046af151-e1ea-4773-b958-4a88000bd0e1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002985 10.0.0.137 - - [2025-10-31 12:46:34] "GET /virtual-machine-interface/9a810656-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.003639 10.0.0.137 - - [2025-10-31 12:46:34] "GET /virtual-machine/6b32dc79-5c40-4c6a-aac4-6e399aa96ce4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002924 10.0.0.137 - - [2025-10-31 12:46:34] "GET /virtual-machine-interface/9aecd96c-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004499 10.0.0.137 - - [2025-10-31 12:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.137 - - [2025-10-31 12:46:36] "POST /chown HTTP/1.1" 200 109 0.010175 10.0.0.137 - - [2025-10-31 12:46:36] "POST /chown HTTP/1.1" 200 109 0.008861 10.0.0.137 - - [2025-10-31 12:46:36] "POST /chown HTTP/1.1" 200 109 0.007497 10.0.0.137 - - [2025-10-31 12:46:36] "POST /chown HTTP/1.1" 200 109 0.006975 10.0.0.137 - - [2025-10-31 12:46:44] "GET /virtual-machine-interface/9f47e2c2-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004496 10.0.0.137 - - [2025-10-31 12:46:44] "POST /set-tag HTTP/1.1" 200 109 0.003065 10.0.0.137 - - [2025-10-31 12:46:45] "GET /virtual-machine/7eaf37cf-d77d-4057-ae41-b8998e889bae?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.002983 10.0.0.137 - - [2025-10-31 12:46:45] "GET /virtual-machine-interface/9f47e2c2-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005090 10.0.0.137 - - [2025-10-31 12:46:45] "GET /virtual-machine-interface/9f47e2c2-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004790 10.0.0.137 - - [2025-10-31 12:46:45] "POST /set-tag HTTP/1.1" 200 109 0.002209 10.0.0.137 - - [2025-10-31 12:47:17] "GET /virtual-machine-interface/9f47e2c2-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004661 10.0.0.137 - - [2025-10-31 12:47:17] "POST /set-tag HTTP/1.1" 200 109 0.002110 10.0.0.137 - - [2025-10-31 12:47:17] "GET /virtual-machine-interface/9f47e2c2-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004914 10.0.0.137 - - [2025-10-31 12:47:17] "POST /set-tag HTTP/1.1" 200 109 0.001969 10.0.0.137 - - [2025-10-31 12:47:17] "GET /virtual-machine/7eaf37cf-d77d-4057-ae41-b8998e889bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002751 10.0.0.137 - - [2025-10-31 12:47:17] "POST /ref-update HTTP/1.1" 200 156 0.009034 10.0.0.137 - - [2025-10-31 12:47:17] "GET /virtual-machine-interface/9f47e2c2-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.012791 10.0.0.137 - - [2025-10-31 12:47:17] "POST /set-tag HTTP/1.1" 200 109 0.018600 10.0.0.137 - - [2025-10-31 12:47:17] "POST /set-tag HTTP/1.1" 200 109 0.035476 10.0.0.137 - - [2025-10-31 12:47:17] "DELETE /instance-ip/9f67b610-b657-11f0-9b2c-fa163e055fcc HTTP/1.1" 200 115 0.061783 10.0.0.137 - - [2025-10-31 12:47:17] "DELETE /virtual-machine-interface/9f47e2c2-b657-11f0-9b2c-fa163e055fcc HTTP/1.1" 200 115 0.046254 10.0.0.137 - - [2025-10-31 12:47:17] "DELETE /virtual-machine/7eaf37cf-d77d-4057-ae41-b8998e889bae HTTP/1.1" 200 115 0.017821 10.0.0.137 - - [2025-10-31 12:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.137 - - [2025-10-31 12:47:20] "GET /tag/704819aa-1ee9-4389-a565-005dc84b2430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.009842 10.0.0.137 - - [2025-10-31 12:47:20] "GET /tag/704819aa-1ee9-4389-a565-005dc84b2430?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.011229 10.0.0.137 - - [2025-10-31 12:47:20] "GET /virtual-machine-interface/0383b891-c75e-47ee-84bc-c49318617054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3138 0.003752 10.0.0.137 - - [2025-10-31 12:47:20] "POST /set-tag HTTP/1.1" 200 109 0.014618 10.0.0.137 - - [2025-10-31 12:47:20] "GET /virtual-machine-interface/ef543a3d-87d9-48bd-9d23-9cb65b7be83d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.019892 10.0.0.137 - - [2025-10-31 12:47:20] "POST /set-tag HTTP/1.1" 200 109 0.015767 10.0.0.137 - - [2025-10-31 12:47:20] "GET /virtual-machine-interface/f442141d-5440-4eae-a7d3-af7e22bb411c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.003975 10.0.0.137 - - [2025-10-31 12:47:20] "POST /set-tag HTTP/1.1" 200 109 0.012619 10.0.0.137 - - [2025-10-31 12:47:20] "GET /firewall-policy/2e58f316-cbb5-4c63-a6e5-65bbd7fec634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.012982 10.0.0.137 - - [2025-10-31 12:47:20] "GET /firewall-rule/a68f9935-8786-4a64-a820-951d74e25426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.002523 10.0.0.137 - - [2025-10-31 12:47:20] "POST /ref-update HTTP/1.1" 200 156 0.010772 10.0.0.137 - - [2025-10-31 12:47:20] "DELETE /firewall-rule/a68f9935-8786-4a64-a820-951d74e25426 HTTP/1.1" 200 115 0.046696 10.0.0.137 - - [2025-10-31 12:47:20] "DELETE /loadbalancer-member/b1f4e620-ff1f-4f69-8e9b-784b89ba6f3b HTTP/1.1" 200 115 0.035608 10.0.0.137 - - [2025-10-31 12:47:20] "PUT /service-instance/fc0f91d4-f38c-490a-95be-3967a8288ebb HTTP/1.1" 200 267 0.015891 10.0.0.137 - - [2025-10-31 12:47:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.017957 10.0.0.137 - - [2025-10-31 12:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.137 - - [2025-10-31 12:47:20] "DELETE /loadbalancer-pool/dc8e29b4-eac5-475b-8bbf-42a88901309e HTTP/1.1" 200 115 0.062662 10.0.0.137 - - [2025-10-31 12:47:20] "DELETE /loadbalancer-listener/e778ce25-7d20-433d-a3fa-54eee534e7d9 HTTP/1.1" 200 115 0.022600 10.0.0.137 - - [2025-10-31 12:47:20] "GET /floating-ip/86e2f587-6fc6-430e-96f5-20693dc80773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2399 0.004187 10.0.0.137 - - [2025-10-31 12:47:20] "POST /chown HTTP/1.1" 200 109 0.008356 10.0.0.137 - - [2025-10-31 12:47:20] "POST /chown HTTP/1.1" 200 109 0.016032 10.0.0.137 - - [2025-10-31 12:47:20] "POST /chown HTTP/1.1" 200 109 0.017472 10.0.0.137 - - [2025-10-31 12:47:20] "PUT /floating-ip/86e2f587-6fc6-430e-96f5-20693dc80773 HTTP/1.1" 200 257 0.027072 10.0.0.137 - - [2025-10-31 12:47:20] "POST /chown HTTP/1.1" 200 109 0.012603 10.0.0.137 - - [2025-10-31 12:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.137 - - [2025-10-31 12:47:20] "POST /chown HTTP/1.1" 200 109 0.015382 10.0.0.137 - - [2025-10-31 12:47:20] "DELETE /floating-ip/86e2f587-6fc6-430e-96f5-20693dc80773 HTTP/1.1" 200 115 0.061162 10.0.0.137 - - [2025-10-31 12:47:20] "DELETE /loadbalancer/80471001-1c26-4fce-83be-bf7cdaf04fa2 HTTP/1.1" 200 115 0.031890 10.0.0.137 - - [2025-10-31 12:47:20] "POST /chown HTTP/1.1" 200 109 0.009188 10.0.0.137 - - [2025-10-31 12:47:20] "POST /chown HTTP/1.1" 200 109 0.018183 10.0.0.137 - - [2025-10-31 12:47:21] "POST /chown HTTP/1.1" 200 109 0.031268 10.0.0.137 - - [2025-10-31 12:47:21] "DELETE /instance-ip/6237b5c7-a870-471e-947d-2620070ac074 HTTP/1.1" 200 115 0.123400 10.0.0.137 - - [2025-10-31 12:47:21] "DELETE /virtual-machine-interface/f442141d-5440-4eae-a7d3-af7e22bb411c HTTP/1.1" 200 115 0.051227 10.0.0.137 - - [2025-10-31 12:47:21] "PUT /service-instance/fc0f91d4-f38c-490a-95be-3967a8288ebb HTTP/1.1" 200 267 0.007890 10.0.0.137 - - [2025-10-31 12:47:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.020693 10.0.0.137 - - [2025-10-31 12:47:21] "PUT /service-instance/fc0f91d4-f38c-490a-95be-3967a8288ebb HTTP/1.1" 200 267 0.014614 10.0.0.137 - - [2025-10-31 12:47:21] "DELETE /tag/704819aa-1ee9-4389-a565-005dc84b2430 HTTP/1.1" 200 115 0.104914 10.0.0.137 - - [2025-10-31 12:47:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.019811 10.0.0.137 - - [2025-10-31 12:47:21] "PUT /service-instance/fc0f91d4-f38c-490a-95be-3967a8288ebb HTTP/1.1" 200 267 0.008992 10.0.0.137 - - [2025-10-31 12:47:21] "GET /floating-ip-pool/6d47e126-a99a-476f-b85b-dd4bf5dafc0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.003025 10.0.0.137 - - [2025-10-31 12:47:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.018353 10.0.0.137 - - [2025-10-31 12:47:21] "POST /ref-update HTTP/1.1" 200 156 0.028923 10.0.0.137 - - [2025-10-31 12:47:21] "DELETE /floating-ip-pool/6d47e126-a99a-476f-b85b-dd4bf5dafc0c HTTP/1.1" 200 115 0.045231 10.0.0.137 - - [2025-10-31 12:47:21] "DELETE /service-instance/fc0f91d4-f38c-490a-95be-3967a8288ebb HTTP/1.1" 200 115 0.054576 10.0.0.137 - - [2025-10-31 12:47:21] "GET /virtual-machine-interface/ef543a3d-87d9-48bd-9d23-9cb65b7be83d?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1211 0.005076 10.0.0.137 - - [2025-10-31 12:47:21] "POST /useragent-kv HTTP/1.1" 200 115 0.006687 10.0.0.137 - - [2025-10-31 12:47:21] "POST /useragent-kv HTTP/1.1" 200 115 0.001878 10.0.0.137 - - [2025-10-31 12:47:21] "DELETE /virtual-network/72c432d1-647e-4225-afb3-9c1f77183570 HTTP/1.1" 200 115 0.092364 10.0.0.137 - - [2025-10-31 12:47:21] "GET /routing-instance/e4adb36f-86a8-4454-a76a-7fdc407f93be HTTP/1.1" 404 171 0.001294 10.0.0.137 - - [2025-10-31 12:47:21] "GET /domains HTTP/1.1" 200 281 0.003878 10.0.0.137 - - [2025-10-31 12:47:21] "GET /domain/6837f31c-ecff-43a9-b335-e88fd0cb7bbb HTTP/1.1" 200 3099 0.002908 10.0.0.137 - - [2025-10-31 12:47:21] "GET /project/d52db1c5-a365-4654-9bb7-b6e5019b59b3 HTTP/1.1" 200 7170 0.053540 10.0.0.137 - - [2025-10-31 12:47:21] "DELETE /virtual-machine-interface/ef543a3d-87d9-48bd-9d23-9cb65b7be83d HTTP/1.1" 200 115 0.091892 10.0.0.137 - - [2025-10-31 12:47:21] "POST /ref-update HTTP/1.1" 200 156 0.009728 10.0.0.137 - - [2025-10-31 12:47:21] "DELETE /virtual-machine/608bf674-34a5-4a0d-af8d-00366d56e1b1 HTTP/1.1" 200 115 0.021531 10.0.0.137 - - [2025-10-31 12:47:21] "GET /virtual-machine-interface/0383b891-c75e-47ee-84bc-c49318617054?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.007221 10.0.0.137 - - [2025-10-31 12:47:21] "GET /virtual-machine-interface/9aecd96c-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.003785 10.0.0.137 - - [2025-10-31 12:47:21] "POST /set-tag HTTP/1.1" 200 109 0.002543 10.0.0.137 - - [2025-10-31 12:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001560 10.0.0.137 - - [2025-10-31 12:47:21] "GET /loadbalancer/1671e2bd-bf4a-471f-b762-48c953478251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.009984 10.0.0.137 - - [2025-10-31 12:47:21] "DELETE /virtual-machine-interface/0383b891-c75e-47ee-84bc-c49318617054 HTTP/1.1" 200 115 0.059158 10.0.0.137 - - [2025-10-31 12:47:21] "DELETE /virtual-machine/a4b8b72b-794c-475c-87b2-952bcd3b342a HTTP/1.1" 200 115 0.018856 10.0.0.137 - - [2025-10-31 12:47:21] "GET /virtual-machine-interface/9aecd96c-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.008514 10.0.0.137 - - [2025-10-31 12:47:21] "POST /set-tag HTTP/1.1" 200 109 0.015776 10.0.0.137 - - [2025-10-31 12:47:21] "DELETE /loadbalancer-member/cc619be9-353b-4322-8c0b-f5cd71c2d629 HTTP/1.1" 200 115 0.047723 10.0.0.137 - - [2025-10-31 12:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.137 - - [2025-10-31 12:47:21] "DELETE /route-target/c9215092-c5d2-425b-815d-ec897f80cf09 HTTP/1.1" 200 115 0.025292 10.0.0.137 - - [2025-10-31 12:47:22] "GET /virtual-machine-interface/9aecd96c-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.013021 10.0.0.137 - - [2025-10-31 12:47:22] "POST /set-tag HTTP/1.1" 200 109 0.002133 10.0.0.137 - - [2025-10-31 12:47:22] "GET /virtual-machine-interface/9aecd96c-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.010431 10.0.0.137 - - [2025-10-31 12:47:22] "POST /set-tag HTTP/1.1" 200 109 0.002224 10.0.0.137 - - [2025-10-31 12:47:22] "GET /virtual-machine/6b32dc79-5c40-4c6a-aac4-6e399aa96ce4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002482 10.0.0.137 - - [2025-10-31 12:47:22] "POST /ref-update HTTP/1.1" 200 156 0.009803 10.0.0.137 - - [2025-10-31 12:47:22] "GET /virtual-machine-interface/9aecd96c-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.010041 10.0.0.137 - - [2025-10-31 12:47:22] "POST /set-tag HTTP/1.1" 200 109 0.014485 10.0.0.137 - - [2025-10-31 12:47:22] "POST /set-tag HTTP/1.1" 200 109 0.014365 10.0.0.137 - - [2025-10-31 12:47:22] "POST /set-tag HTTP/1.1" 200 109 0.021992 10.0.0.137 - - [2025-10-31 12:47:22] "DELETE /instance-ip/9b0287ee-b657-11f0-9b2c-fa163e055fcc HTTP/1.1" 200 115 0.045227 10.0.0.137 - - [2025-10-31 12:47:22] "POST /ref-update HTTP/1.1" 200 156 0.007559 10.0.0.137 - - [2025-10-31 12:47:22] "DELETE /virtual-machine-interface/9aecd96c-b657-11f0-9b2c-fa163e055fcc HTTP/1.1" 200 115 0.046788 10.0.0.137 - - [2025-10-31 12:47:22] "DELETE /virtual-machine/6b32dc79-5c40-4c6a-aac4-6e399aa96ce4 HTTP/1.1" 200 115 0.019861 10.0.0.137 - - [2025-10-31 12:47:24] "GET /global-system-configs HTTP/1.1" 200 323 0.002033 10.0.0.137 - - [2025-10-31 12:47:25] "GET /global-system-configs HTTP/1.1" 200 323 0.002846 10.0.0.137 - - [2025-10-31 12:47:26] "GET /virtual-machine-interface/9a810656-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.006906 10.0.0.137 - - [2025-10-31 12:47:26] "POST /set-tag HTTP/1.1" 200 109 0.002262 10.0.0.137 - - [2025-10-31 12:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.137 - - [2025-10-31 12:47:26] "GET /loadbalancer/1671e2bd-bf4a-471f-b762-48c953478251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002546 10.0.0.137 - - [2025-10-31 12:47:27] "GET /virtual-machine-interface/9a810656-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004694 10.0.0.137 - - [2025-10-31 12:47:27] "POST /set-tag HTTP/1.1" 200 109 0.002356 10.0.0.137 - - [2025-10-31 12:47:27] "GET /virtual-machine-interface/9a810656-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.003853 10.0.0.137 - - [2025-10-31 12:47:27] "POST /set-tag HTTP/1.1" 200 109 0.002736 10.0.0.137 - - [2025-10-31 12:47:27] "GET /virtual-machine/046af151-e1ea-4773-b958-4a88000bd0e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002448 10.0.0.137 - - [2025-10-31 12:47:27] "POST /ref-update HTTP/1.1" 200 156 0.011048 10.0.0.137 - - [2025-10-31 12:47:27] "GET /virtual-machine-interface/9a810656-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.015942 10.0.0.137 - - [2025-10-31 12:47:27] "POST /set-tag HTTP/1.1" 200 109 0.016276 10.0.0.137 - - [2025-10-31 12:47:27] "POST /set-tag HTTP/1.1" 200 109 0.025008 10.0.0.137 - - [2025-10-31 12:47:27] "POST /set-tag HTTP/1.1" 200 109 0.020879 10.0.0.137 - - [2025-10-31 12:47:27] "DELETE /instance-ip/9a9b80a8-b657-11f0-9b2c-fa163e055fcc HTTP/1.1" 200 115 0.043446 10.0.0.137 - - [2025-10-31 12:47:27] "POST /ref-update HTTP/1.1" 200 156 0.006718 10.0.0.137 - - [2025-10-31 12:47:27] "DELETE /virtual-machine-interface/9a810656-b657-11f0-9b2c-fa163e055fcc HTTP/1.1" 200 115 0.043309 10.0.0.137 - - [2025-10-31 12:47:27] "DELETE /virtual-machine/046af151-e1ea-4773-b958-4a88000bd0e1 HTTP/1.1" 200 115 0.023842 10.0.0.137 - - [2025-10-31 12:47:28] "DELETE /tag/6dfb493c-c775-487d-8065-9cb4261e69e0 HTTP/1.1" 200 115 0.055804 10.0.0.137 - - [2025-10-31 12:47:28] "DELETE /tag/9d3fcd05-642a-4e77-9c99-98f7c6018801 HTTP/1.1" 200 115 0.040780 10.0.0.137 - - [2025-10-31 12:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.137 - - [2025-10-31 12:47:32] "GET /project/d52db1c5-a365-4654-9bb7-b6e5019b59b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.046681 10.0.0.137 - - [2025-10-31 12:47:32] "POST /tags HTTP/1.1" 200 394 0.031772 10.0.0.137 - - [2025-10-31 12:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005797 10.0.0.137 - - [2025-10-31 12:47:32] "GET /tag/3079cc7c-4acc-4d70-923f-04a531989796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.025877 10.0.0.137 - - [2025-10-31 12:47:32] "POST /tags HTTP/1.1" 200 342 0.022282 10.0.0.137 - - [2025-10-31 12:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.137 - - [2025-10-31 12:47:32] "GET /tag/9a035f80-7670-4234-b512-79c9be404d67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012389 10.0.0.137 - - [2025-10-31 12:47:32] "POST /id-to-fqname HTTP/1.1" 200 192 0.000441 10.0.0.137 - - [2025-10-31 12:47:32] "POST /fqname-to-id HTTP/1.1" 404 201 0.004606 10.0.0.137 - - [2025-10-31 12:47:32] "POST /security-groups HTTP/1.1" 200 589 0.064865 10.0.0.137 - - [2025-10-31 12:47:32] "POST /fqname-to-id HTTP/1.1" 404 236 0.001642 10.0.0.137 - - [2025-10-31 12:47:32] "POST /projects HTTP/1.1" 200 521 0.199353 10.0.0.137 - - [2025-10-31 12:47:32] "POST /access-control-lists HTTP/1.1" 200 600 0.059321 10.0.0.137 - - [2025-10-31 12:47:32] "POST /fqname-to-id HTTP/1.1" 404 235 0.006523 10.0.0.137 - - [2025-10-31 12:47:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.009013 10.0.0.137 - - [2025-10-31 12:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004843 10.0.0.137 - - [2025-10-31 12:47:32] "GET /virtual-network/56fd6ee2-8104-4605-92cf-21cfbacb6dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.020741 10.0.0.137 - - [2025-10-31 12:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.137 - - [2025-10-31 12:47:32] "GET /virtual-network/5147028d-e7ca-4b50-98a3-a439e96e612d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.009371 10.0.0.137 - - [2025-10-31 12:47:32] "POST /access-control-lists HTTP/1.1" 200 598 0.059242 10.0.0.137 - - [2025-10-31 12:47:32] "PUT /virtual-network/56fd6ee2-8104-4605-92cf-21cfbacb6dc8 HTTP/1.1" 200 265 0.048415 10.0.0.137 - - [2025-10-31 12:47:32] "PUT /virtual-network/5147028d-e7ca-4b50-98a3-a439e96e612d HTTP/1.1" 200 265 0.057111 10.0.0.137 - - [2025-10-31 12:47:32] "POST /security-groups HTTP/1.1" 200 593 0.076621 10.0.0.137 - - [2025-10-31 12:47:32] "POST /fqname-to-id HTTP/1.1" 404 270 0.001928 10.0.0.137 - - [2025-10-31 12:47:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.032574 10.0.0.137 - - [2025-10-31 12:47:32] "POST /chown HTTP/1.1" 200 109 0.013283 10.0.0.137 - - [2025-10-31 12:47:33] "POST /access-control-lists HTTP/1.1" 200 634 0.070918 10.0.0.137 - - [2025-10-31 12:47:33] "GET /application-policy-set/2a4038a8-dbba-4911-a806-97c047ef2fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.015583 10.0.0.137 - - [2025-10-31 12:47:33] "POST /fqname-to-id HTTP/1.1" 404 269 0.011292 10.0.0.137 - - [2025-10-31 12:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005405 10.0.0.137 - - [2025-10-31 12:47:33] "GET /policy-management/a4a5e5ca-e20a-4263-bf86-c68e35c85e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003105 10.0.0.137 - - [2025-10-31 12:47:33] "POST /tags HTTP/1.1" 409 226 0.002217 10.0.0.137 - - [2025-10-31 12:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.137 - - [2025-10-31 12:47:33] "GET /tag/9a035f80-7670-4234-b512-79c9be404d67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.020301 10.0.0.137 - - [2025-10-31 12:47:33] "POST /access-control-lists HTTP/1.1" 200 632 0.081693 10.0.0.137 - - [2025-10-31 12:47:33] "POST /firewall-rules HTTP/1.1" 200 602 0.084616 10.0.0.137 - - [2025-10-31 12:47:33] "GET /firewall-rule/3a514beb-956e-4cab-bbb3-fb6f664368c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.006745 10.0.0.137 - - [2025-10-31 12:47:33] "GET /firewall-policy/f4430492-c737-4bfe-a9a7-d5d8406badff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.003572 10.0.0.137 - - [2025-10-31 12:47:33] "GET /firewall-rule/3a514beb-956e-4cab-bbb3-fb6f664368c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002646 10.0.0.137 - - [2025-10-31 12:47:33] "POST /ref-update HTTP/1.1" 200 156 0.057794 10.0.0.137 - - [2025-10-31 12:47:33] "GET /application-policy-set/2a4038a8-dbba-4911-a806-97c047ef2fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006940 10.0.0.137 - - [2025-10-31 12:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.137 - - [2025-10-31 12:47:33] "GET /policy-management/a4a5e5ca-e20a-4263-bf86-c68e35c85e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002369 10.0.0.137 - - [2025-10-31 12:47:33] "POST /tags HTTP/1.1" 409 226 0.001683 10.0.0.137 - - [2025-10-31 12:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.137 - - [2025-10-31 12:47:33] "GET /tag/9a035f80-7670-4234-b512-79c9be404d67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.009843 10.0.0.137 - - [2025-10-31 12:47:33] "POST /firewall-rules HTTP/1.1" 200 600 0.069660 10.0.0.137 - - [2025-10-31 12:47:33] "GET /firewall-rule/71007a7d-ad50-4563-8ef0-a8ddfc07d075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004542 10.0.0.137 - - [2025-10-31 12:47:33] "GET /firewall-policy/f4430492-c737-4bfe-a9a7-d5d8406badff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.003407 10.0.0.137 - - [2025-10-31 12:47:33] "GET /firewall-rule/71007a7d-ad50-4563-8ef0-a8ddfc07d075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002066 10.0.0.137 - - [2025-10-31 12:47:33] "POST /ref-update HTTP/1.1" 200 156 0.067233 10.0.0.137 - - [2025-10-31 12:47:35] "POST /tags HTTP/1.1" 200 394 0.024700 10.0.0.137 - - [2025-10-31 12:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007689 10.0.0.137 - - [2025-10-31 12:47:35] "GET /tag/3b6e40e3-5c6e-4a13-8f87-c3aff6ea6d11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011136 10.0.0.137 - - [2025-10-31 12:47:35] "POST /tags HTTP/1.1" 200 342 0.018163 10.0.0.137 - - [2025-10-31 12:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005156 10.0.0.137 - - [2025-10-31 12:47:35] "GET /tag/f8242116-7197-41ab-b5b8-f096897c77f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014275 10.0.0.137 - - [2025-10-31 12:47:35] "POST /id-to-fqname HTTP/1.1" 200 192 0.001658 10.0.0.137 - - [2025-10-31 12:47:35] "POST /fqname-to-id HTTP/1.1" 404 201 0.003772 10.0.0.137 - - [2025-10-31 12:47:35] "POST /security-groups HTTP/1.1" 200 589 0.056986 10.0.0.137 - - [2025-10-31 12:47:35] "POST /projects HTTP/1.1" 200 521 0.179289 10.0.0.137 - - [2025-10-31 12:47:35] "POST /fqname-to-id HTTP/1.1" 404 236 0.002506 10.0.0.137 - - [2025-10-31 12:47:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.010503 10.0.0.137 - - [2025-10-31 12:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005106 10.0.0.137 - - [2025-10-31 12:47:35] "GET /virtual-network/56fd6ee2-8104-4605-92cf-21cfbacb6dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.026447 10.0.0.137 - - [2025-10-31 12:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.137 - - [2025-10-31 12:47:35] "POST /access-control-lists HTTP/1.1" 200 600 0.085009 10.0.0.137 - - [2025-10-31 12:47:35] "GET /virtual-network/5147028d-e7ca-4b50-98a3-a439e96e612d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.015014 10.0.0.137 - - [2025-10-31 12:47:35] "POST /fqname-to-id HTTP/1.1" 404 235 0.012326 10.0.0.137 - - [2025-10-31 12:47:35] "POST /access-control-lists HTTP/1.1" 200 598 0.029251 10.0.0.137 - - [2025-10-31 12:47:35] "PUT /virtual-network/56fd6ee2-8104-4605-92cf-21cfbacb6dc8 HTTP/1.1" 200 265 0.059395 10.0.0.137 - - [2025-10-31 12:47:35] "PUT /virtual-network/5147028d-e7ca-4b50-98a3-a439e96e612d HTTP/1.1" 200 265 0.039276 10.0.0.137 - - [2025-10-31 12:47:35] "POST /security-groups HTTP/1.1" 200 593 0.066678 10.0.0.137 - - [2025-10-31 12:47:35] "POST /fqname-to-id HTTP/1.1" 404 270 0.001518 10.0.0.137 - - [2025-10-31 12:47:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.018605 10.0.0.137 - - [2025-10-31 12:47:35] "POST /chown HTTP/1.1" 200 109 0.062495 10.0.0.137 - - [2025-10-31 12:47:35] "POST /access-control-lists HTTP/1.1" 200 634 0.069974 10.0.0.137 - - [2025-10-31 12:47:36] "POST /fqname-to-id HTTP/1.1" 404 269 0.028750 10.0.0.137 - - [2025-10-31 12:47:36] "GET /application-policy-set/2a4038a8-dbba-4911-a806-97c047ef2fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002766 10.0.0.137 - - [2025-10-31 12:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.137 - - [2025-10-31 12:47:36] "GET /policy-management/a4a5e5ca-e20a-4263-bf86-c68e35c85e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002612 10.0.0.137 - - [2025-10-31 12:47:36] "POST /tags HTTP/1.1" 409 226 0.002220 10.0.0.137 - - [2025-10-31 12:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.137 - - [2025-10-31 12:47:36] "POST /access-control-lists HTTP/1.1" 200 632 0.068108 10.0.0.137 - - [2025-10-31 12:47:36] "GET /tag/f8242116-7197-41ab-b5b8-f096897c77f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.019236 10.0.0.137 - - [2025-10-31 12:47:36] "POST /firewall-rules HTTP/1.1" 200 602 0.081036 10.0.0.137 - - [2025-10-31 12:47:36] "GET /firewall-rule/0e7ac3c0-6f49-4bcb-88c5-e56cd5345498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.011332 10.0.0.137 - - [2025-10-31 12:47:36] "GET /firewall-policy/f4430492-c737-4bfe-a9a7-d5d8406badff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.004967 10.0.0.137 - - [2025-10-31 12:47:36] "GET /firewall-rule/0e7ac3c0-6f49-4bcb-88c5-e56cd5345498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002708 10.0.0.137 - - [2025-10-31 12:47:36] "POST /ref-update HTTP/1.1" 200 156 0.056485 10.0.0.137 - - [2025-10-31 12:47:36] "GET /application-policy-set/2a4038a8-dbba-4911-a806-97c047ef2fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010700 10.0.0.137 - - [2025-10-31 12:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.137 - - [2025-10-31 12:47:36] "GET /policy-management/a4a5e5ca-e20a-4263-bf86-c68e35c85e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002236 10.0.0.137 - - [2025-10-31 12:47:36] "POST /tags HTTP/1.1" 409 226 0.001924 10.0.0.137 - - [2025-10-31 12:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.137 - - [2025-10-31 12:47:36] "GET /tag/f8242116-7197-41ab-b5b8-f096897c77f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010552 10.0.0.137 - - [2025-10-31 12:47:36] "POST /firewall-rules HTTP/1.1" 200 600 0.064511 10.0.0.137 - - [2025-10-31 12:47:36] "GET /firewall-rule/26f965f2-4f54-431e-a676-40e7216c46d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.010596 10.0.0.137 - - [2025-10-31 12:47:36] "GET /firewall-policy/f4430492-c737-4bfe-a9a7-d5d8406badff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.004401 10.0.0.137 - - [2025-10-31 12:47:36] "GET /firewall-rule/26f965f2-4f54-431e-a676-40e7216c46d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002802 10.0.0.137 - - [2025-10-31 12:47:36] "POST /ref-update HTTP/1.1" 200 156 0.046863 10.0.0.137 - - [2025-10-31 12:47:38] "POST /tags HTTP/1.1" 200 346 0.100548 10.0.0.137 - - [2025-10-31 12:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.015496 10.0.0.137 - - [2025-10-31 12:47:38] "GET /tag/b950c994-62f6-44d6-aa1b-e8e71bb56518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.015492 10.0.0.137 - - [2025-10-31 12:47:38] "POST /projects HTTP/1.1" 409 238 0.004992 10.0.0.137 - - [2025-10-31 12:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007704 10.0.0.137 - - [2025-10-31 12:47:38] "GET /project/51382b37-76dc-4c1a-a3d2-77a19448f676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.041992 10.0.0.137 - - [2025-10-31 12:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004954 10.0.0.137 - - [2025-10-31 12:47:38] "GET /virtual-network/56fd6ee2-8104-4605-92cf-21cfbacb6dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006655 10.0.0.137 - - [2025-10-31 12:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.137 - - [2025-10-31 12:47:38] "GET /virtual-network/5147028d-e7ca-4b50-98a3-a439e96e612d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.010941 10.0.0.137 - - [2025-10-31 12:47:38] "POST /security-groups HTTP/1.1" 409 285 0.006283 10.0.0.137 - - [2025-10-31 12:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.137 - - [2025-10-31 12:47:38] "PUT /security-group/30bb5649-151d-49b4-bf87-5836060929e2 HTTP/1.1" 200 263 0.061157 10.0.0.137 - - [2025-10-31 12:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 10.0.0.137 - - [2025-10-31 12:47:38] "PUT /access-control-list/1b585873-89ae-4cb2-8e20-8bee25027638 HTTP/1.1" 200 273 0.018393 10.0.0.137 - - [2025-10-31 12:47:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.029219 10.0.0.137 - - [2025-10-31 12:47:38] "POST /tags HTTP/1.1" 409 228 0.010544 10.0.0.137 - - [2025-10-31 12:47:38] "PUT /access-control-list/12c35ae8-8a82-42d7-b1bd-380932fccfee HTTP/1.1" 200 273 0.037266 10.0.0.137 - - [2025-10-31 12:47:38] "GET /project/51382b37-76dc-4c1a-a3d2-77a19448f676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.079837 10.0.0.137 - - [2025-10-31 12:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.137 - - [2025-10-31 12:47:38] "GET /tag/b950c994-62f6-44d6-aa1b-e8e71bb56518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.015228 10.0.0.137 - - [2025-10-31 12:47:38] "POST /tags HTTP/1.1" 200 346 0.036202 10.0.0.137 - - [2025-10-31 12:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.137 - - [2025-10-31 12:47:38] "GET /tag/509e7189-3015-43a5-9723-8187b9504dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.014283 10.0.0.137 - - [2025-10-31 12:47:38] "POST /projects HTTP/1.1" 409 238 0.006266 10.0.0.137 - - [2025-10-31 12:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.137 - - [2025-10-31 12:47:39] "GET /project/a2a95b57-b44a-4325-921c-82907ac972cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.044795 10.0.0.137 - - [2025-10-31 12:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005124 10.0.0.137 - - [2025-10-31 12:47:39] "GET /virtual-network/56fd6ee2-8104-4605-92cf-21cfbacb6dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005566 10.0.0.137 - - [2025-10-31 12:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.137 - - [2025-10-31 12:47:39] "GET /virtual-network/5147028d-e7ca-4b50-98a3-a439e96e612d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005282 10.0.0.137 - - [2025-10-31 12:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005541 10.0.0.137 - - [2025-10-31 12:47:39] "POST /security-groups HTTP/1.1" 409 285 0.018952 10.0.0.137 - - [2025-10-31 12:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010990 10.0.0.137 - - [2025-10-31 12:47:39] "GET /project/a2a95b57-b44a-4325-921c-82907ac972cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.084605 10.0.0.137 - - [2025-10-31 12:47:39] "PUT /security-group/ae11116d-d7eb-4877-baac-b1069c6a592a HTTP/1.1" 200 263 0.085796 10.0.0.137 - - [2025-10-31 12:47:39] "PUT /access-control-list/736ec636-4303-4b87-b75b-dcbaa965946c HTTP/1.1" 200 273 0.011166 10.0.0.137 - - [2025-10-31 12:47:39] "PUT /access-control-list/fbb2c237-e944-45b5-a7cb-67c6adbf4f8a HTTP/1.1" 200 273 0.021764 10.0.0.137 - - [2025-10-31 12:47:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.021405 10.0.0.137 - - [2025-10-31 12:47:39] "POST /tags HTTP/1.1" 409 228 0.009288 10.0.0.137 - - [2025-10-31 12:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.137 - - [2025-10-31 12:47:39] "GET /tag/509e7189-3015-43a5-9723-8187b9504dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.017660 10.0.0.137 - - [2025-10-31 12:47:39] "POST /tags HTTP/1.1" 200 292 0.057158 10.0.0.137 - - [2025-10-31 12:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008302 10.0.0.137 - - [2025-10-31 12:47:39] "GET /tag/bf0a6a6c-4f41-4cd4-a59d-394345e8f4bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.014777 10.0.0.137 - - [2025-10-31 12:47:39] "POST /tags HTTP/1.1" 200 304 0.078878 10.0.0.137 - - [2025-10-31 12:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008392 10.0.0.137 - - [2025-10-31 12:47:39] "GET /tag/c06b4d9d-d453-4b93-b6a3-acbcf221e215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.014077 10.0.0.137 - - [2025-10-31 12:47:39] "POST /tags HTTP/1.1" 409 252 0.001683 10.0.0.137 - - [2025-10-31 12:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.137 - - [2025-10-31 12:47:39] "GET /tag/3079cc7c-4acc-4d70-923f-04a531989796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.009553 10.0.0.137 - - [2025-10-31 12:47:39] "POST /tags HTTP/1.1" 409 226 0.001553 10.0.0.137 - - [2025-10-31 12:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.137 - - [2025-10-31 12:47:39] "GET /tag/9a035f80-7670-4234-b512-79c9be404d67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011687 10.0.0.137 - - [2025-10-31 12:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.137 - - [2025-10-31 12:47:39] "GET /virtual-network/56fd6ee2-8104-4605-92cf-21cfbacb6dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003869 10.0.0.137 - - [2025-10-31 12:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.137 - - [2025-10-31 12:47:39] "GET /project/51382b37-76dc-4c1a-a3d2-77a19448f676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.044361 10.0.0.137 - - [2025-10-31 12:47:39] "POST /virtual-machines HTTP/1.1" 200 396 0.009473 10.0.0.137 - - [2025-10-31 12:47:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.013571 10.0.0.137 - - [2025-10-31 12:47:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.137217 10.0.0.137 - - [2025-10-31 12:47:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.009314 10.0.0.137 - - [2025-10-31 12:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006372 10.0.0.137 - - [2025-10-31 12:47:40] "GET /virtual-machine-interface/c9003844-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007713 10.0.0.137 - - [2025-10-31 12:47:40] "POST /instance-ips HTTP/1.1" 200 398 0.020346 10.0.0.137 - - [2025-10-31 12:47:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.029131 10.0.0.137 - - [2025-10-31 12:47:40] "GET /virtual-machine-interface/c9003844-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013316 10.0.0.137 - - [2025-10-31 12:47:40] "POST /set-tag HTTP/1.1" 200 109 0.066278 10.0.0.137 - - [2025-10-31 12:47:40] "GET /virtual-machine-interface/c9003844-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.019466 10.0.0.137 - - [2025-10-31 12:47:40] "GET /instance-ip/c91df924-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003334 10.0.0.137 - - [2025-10-31 12:47:40] "GET /virtual-machine-interface/c9003844-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005601 10.0.0.137 - - [2025-10-31 12:47:40] "POST /set-tag HTTP/1.1" 200 109 0.002208 10.0.0.137 - - [2025-10-31 12:47:40] "GET /virtual-router/8d3957ea-d521-4a02-aaf3-e4631e288ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003598 10.0.0.137 - - [2025-10-31 12:47:40] "POST /ref-update HTTP/1.1" 200 156 0.007459 10.0.0.137 - - [2025-10-31 12:47:40] "GET /virtual-machine-interface/c9003844-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.016457 10.0.0.137 - - [2025-10-31 12:47:40] "POST /set-tag HTTP/1.1" 200 109 0.002293 10.0.0.137 - - [2025-10-31 12:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.137 - - [2025-10-31 12:47:40] "GET /virtual-network/56fd6ee2-8104-4605-92cf-21cfbacb6dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004180 10.0.0.137 - - [2025-10-31 12:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.137 - - [2025-10-31 12:47:40] "GET /project/51382b37-76dc-4c1a-a3d2-77a19448f676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.040253 10.0.0.137 - - [2025-10-31 12:47:40] "POST /virtual-machines HTTP/1.1" 200 396 0.009557 10.0.0.137 - - [2025-10-31 12:47:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.009010 10.0.0.137 - - [2025-10-31 12:47:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.104242 10.0.0.137 - - [2025-10-31 12:47:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.045150 10.0.0.137 - - [2025-10-31 12:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.137 - - [2025-10-31 12:47:41] "GET /virtual-machine-interface/c9892e38-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004667 10.0.0.137 - - [2025-10-31 12:47:41] "POST /instance-ips HTTP/1.1" 200 398 0.032022 10.0.0.137 - - [2025-10-31 12:47:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.041615 10.0.0.137 - - [2025-10-31 12:47:41] "GET /virtual-machine-interface/c9892e38-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.019246 10.0.0.137 - - [2025-10-31 12:47:41] "POST /set-tag HTTP/1.1" 200 109 0.077624 10.0.0.137 - - [2025-10-31 12:47:41] "GET /virtual-machine-interface/c9892e38-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015065 10.0.0.137 - - [2025-10-31 12:47:41] "GET /instance-ip/c9a1ddb6-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005319 10.0.0.137 - - [2025-10-31 12:47:41] "GET /virtual-machine-interface/c9892e38-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005980 10.0.0.137 - - [2025-10-31 12:47:41] "POST /set-tag HTTP/1.1" 200 109 0.003527 10.0.0.137 - - [2025-10-31 12:47:41] "GET /virtual-router/8d3957ea-d521-4a02-aaf3-e4631e288ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.012387 10.0.0.137 - - [2025-10-31 12:47:41] "POST /ref-update HTTP/1.1" 200 156 0.009143 10.0.0.137 - - [2025-10-31 12:47:41] "GET /virtual-machine-interface/c9892e38-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.023896 10.0.0.137 - - [2025-10-31 12:47:41] "POST /set-tag HTTP/1.1" 200 109 0.002614 10.0.0.137 - - [2025-10-31 12:47:41] "POST /tags HTTP/1.1" 200 292 0.032890 10.0.0.137 - - [2025-10-31 12:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.018915 10.0.0.137 - - [2025-10-31 12:47:41] "GET /tag/d43df6ae-9cb8-41cf-acb8-9e1f5e915e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.017076 10.0.0.137 - - [2025-10-31 12:47:41] "POST /tags HTTP/1.1" 409 252 0.001799 10.0.0.137 - - [2025-10-31 12:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 10.0.0.137 - - [2025-10-31 12:47:41] "GET /tag/3b6e40e3-5c6e-4a13-8f87-c3aff6ea6d11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.012876 10.0.0.137 - - [2025-10-31 12:47:41] "POST /tags HTTP/1.1" 409 226 0.001746 10.0.0.137 - - [2025-10-31 12:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.137 - - [2025-10-31 12:47:41] "GET /tag/f8242116-7197-41ab-b5b8-f096897c77f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010664 10.0.0.137 - - [2025-10-31 12:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.137 - - [2025-10-31 12:47:41] "GET /virtual-network/56fd6ee2-8104-4605-92cf-21cfbacb6dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003368 10.0.0.137 - - [2025-10-31 12:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.137 - - [2025-10-31 12:47:41] "GET /project/a2a95b57-b44a-4325-921c-82907ac972cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.028179 10.0.0.137 - - [2025-10-31 12:47:41] "POST /virtual-machines HTTP/1.1" 200 396 0.015329 10.0.0.137 - - [2025-10-31 12:47:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.026685 10.0.0.137 - - [2025-10-31 12:47:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.119290 10.0.0.137 - - [2025-10-31 12:47:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.018947 10.0.0.137 - - [2025-10-31 12:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.017512 10.0.0.137 - - [2025-10-31 12:47:42] "GET /virtual-machine-interface/ca2c9ac8-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005280 10.0.0.137 - - [2025-10-31 12:47:42] "POST /instance-ips HTTP/1.1" 200 398 0.022752 10.0.0.137 - - [2025-10-31 12:47:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.040033 10.0.0.137 - - [2025-10-31 12:47:42] "GET /virtual-machine-interface/ca2c9ac8-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012760 10.0.0.137 - - [2025-10-31 12:47:42] "POST /set-tag HTTP/1.1" 200 109 0.063693 10.0.0.137 - - [2025-10-31 12:47:42] "GET /virtual-machine-interface/ca2c9ac8-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008824 10.0.0.137 - - [2025-10-31 12:47:42] "GET /instance-ip/ca4a09c8-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002719 10.0.0.137 - - [2025-10-31 12:47:42] "GET /virtual-machine-interface/ca2c9ac8-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004143 10.0.0.137 - - [2025-10-31 12:47:42] "POST /set-tag HTTP/1.1" 200 109 0.002234 10.0.0.137 - - [2025-10-31 12:47:42] "GET /virtual-router/8d3957ea-d521-4a02-aaf3-e4631e288ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.004305 10.0.0.137 - - [2025-10-31 12:47:42] "POST /ref-update HTTP/1.1" 200 156 0.009398 10.0.0.137 - - [2025-10-31 12:47:42] "GET /virtual-machine-interface/ca2c9ac8-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006840 10.0.0.137 - - [2025-10-31 12:47:42] "POST /set-tag HTTP/1.1" 200 109 0.006451 10.0.0.137 - - [2025-10-31 12:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.137 - - [2025-10-31 12:47:42] "GET /virtual-network/56fd6ee2-8104-4605-92cf-21cfbacb6dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.010064 10.0.0.137 - - [2025-10-31 12:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.137 - - [2025-10-31 12:47:42] "GET /project/a2a95b57-b44a-4325-921c-82907ac972cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036239 10.0.0.137 - - [2025-10-31 12:47:42] "POST /virtual-machines HTTP/1.1" 200 396 0.008225 10.0.0.137 - - [2025-10-31 12:47:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.011895 10.0.0.137 - - [2025-10-31 12:47:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.088933 10.0.0.137 - - [2025-10-31 12:47:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.007504 10.0.0.137 - - [2025-10-31 12:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004258 10.0.0.137 - - [2025-10-31 12:47:42] "GET /virtual-machine-interface/caacc360-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004341 10.0.0.137 - - [2025-10-31 12:47:42] "POST /instance-ips HTTP/1.1" 200 398 0.023373 10.0.0.137 - - [2025-10-31 12:47:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.014410 10.0.0.137 - - [2025-10-31 12:47:43] "GET /virtual-machine-interface/caacc360-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011261 10.0.0.137 - - [2025-10-31 12:47:43] "POST /set-tag HTTP/1.1" 200 109 0.063662 10.0.0.137 - - [2025-10-31 12:47:43] "GET /virtual-machine-interface/caacc360-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012290 10.0.0.137 - - [2025-10-31 12:47:43] "GET /instance-ip/cac67ac6-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003229 10.0.0.137 - - [2025-10-31 12:47:43] "GET /virtual-machine-interface/caacc360-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004148 10.0.0.137 - - [2025-10-31 12:47:43] "POST /set-tag HTTP/1.1" 200 109 0.002440 10.0.0.137 - - [2025-10-31 12:47:43] "GET /virtual-router/8d3957ea-d521-4a02-aaf3-e4631e288ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.005624 10.0.0.137 - - [2025-10-31 12:47:43] "POST /ref-update HTTP/1.1" 200 156 0.006239 10.0.0.137 - - [2025-10-31 12:47:43] "GET /virtual-machine-interface/caacc360-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003741 10.0.0.137 - - [2025-10-31 12:47:43] "POST /set-tag HTTP/1.1" 200 109 0.001865 10.0.0.137 - - [2025-10-31 12:47:43] "POST /tags HTTP/1.1" 200 300 0.015520 10.0.0.137 - - [2025-10-31 12:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.137 - - [2025-10-31 12:47:43] "GET /tag/b55afb07-3dc2-4130-a520-136d7c4216e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.013942 10.0.0.137 - - [2025-10-31 12:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.019167 10.0.0.137 - - [2025-10-31 12:47:43] "GET /virtual-network/56fd6ee2-8104-4605-92cf-21cfbacb6dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006201 10.0.0.137 - - [2025-10-31 12:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.137 - - [2025-10-31 12:47:43] "GET /project/51382b37-76dc-4c1a-a3d2-77a19448f676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033909 10.0.0.137 - - [2025-10-31 12:47:43] "POST /virtual-machines HTTP/1.1" 200 396 0.012735 10.0.0.137 - - [2025-10-31 12:47:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.006995 10.0.0.137 - - [2025-10-31 12:47:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.116842 10.0.0.137 - - [2025-10-31 12:47:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.026080 10.0.0.137 - - [2025-10-31 12:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008502 10.0.0.137 - - [2025-10-31 12:47:43] "GET /virtual-machine-interface/cb2a82c8-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004297 10.0.0.137 - - [2025-10-31 12:47:43] "POST /instance-ips HTTP/1.1" 200 398 0.024897 10.0.0.137 - - [2025-10-31 12:47:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.019815 10.0.0.137 - - [2025-10-31 12:47:43] "GET /virtual-machine-interface/cb2a82c8-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012274 10.0.0.137 - - [2025-10-31 12:47:43] "POST /set-tag HTTP/1.1" 200 109 0.016459 10.0.0.137 - - [2025-10-31 12:47:43] "GET /virtual-machine-interface/cb2a82c8-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014473 10.0.0.137 - - [2025-10-31 12:47:43] "GET /instance-ip/cb42d4f4-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003284 10.0.0.137 - - [2025-10-31 12:47:43] "GET /virtual-machine-interface/cb2a82c8-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004599 10.0.0.137 - - [2025-10-31 12:47:43] "POST /set-tag HTTP/1.1" 200 109 0.003184 10.0.0.137 - - [2025-10-31 12:47:44] "POST /tags HTTP/1.1" 200 300 0.019405 10.0.0.137 - - [2025-10-31 12:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.137 - - [2025-10-31 12:47:44] "GET /tag/4f68fc5c-9c52-426e-bd06-b1209169ff96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010771 10.0.0.137 - - [2025-10-31 12:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.137 - - [2025-10-31 12:47:44] "GET /virtual-network/56fd6ee2-8104-4605-92cf-21cfbacb6dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.020922 10.0.0.137 - - [2025-10-31 12:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.137 - - [2025-10-31 12:47:44] "GET /project/51382b37-76dc-4c1a-a3d2-77a19448f676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030371 10.0.0.137 - - [2025-10-31 12:47:44] "POST /virtual-machines HTTP/1.1" 200 396 0.008709 10.0.0.137 - - [2025-10-31 12:47:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.011105 10.0.0.137 - - [2025-10-31 12:47:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.109463 10.0.0.137 - - [2025-10-31 12:47:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.007923 10.0.0.137 - - [2025-10-31 12:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.013312 10.0.0.137 - - [2025-10-31 12:47:44] "GET /virtual-machine-interface/cb91942c-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005631 10.0.0.137 - - [2025-10-31 12:47:44] "POST /instance-ips HTTP/1.1" 200 398 0.017632 10.0.0.137 - - [2025-10-31 12:47:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.020204 10.0.0.137 - - [2025-10-31 12:47:44] "GET /virtual-machine-interface/cb91942c-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005789 10.0.0.137 - - [2025-10-31 12:47:44] "POST /set-tag HTTP/1.1" 200 109 0.018465 10.0.0.137 - - [2025-10-31 12:47:44] "GET /virtual-machine-interface/cb91942c-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014331 10.0.0.137 - - [2025-10-31 12:47:44] "GET /instance-ip/cbaac672-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003479 10.0.0.137 - - [2025-10-31 12:47:44] "GET /virtual-machine-interface/cb91942c-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003929 10.0.0.137 - - [2025-10-31 12:47:44] "POST /set-tag HTTP/1.1" 200 109 0.002439 10.0.0.137 - - [2025-10-31 12:47:44] "POST /tags HTTP/1.1" 200 300 0.022756 10.0.0.137 - - [2025-10-31 12:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007091 10.0.0.137 - - [2025-10-31 12:47:44] "GET /tag/6ec057f8-06b7-42dc-b9ed-903441913552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.013343 10.0.0.137 - - [2025-10-31 12:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.137 - - [2025-10-31 12:47:44] "GET /virtual-network/56fd6ee2-8104-4605-92cf-21cfbacb6dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003667 10.0.0.137 - - [2025-10-31 12:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001338 10.0.0.137 - - [2025-10-31 12:47:44] "GET /project/a2a95b57-b44a-4325-921c-82907ac972cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.022436 10.0.0.137 - - [2025-10-31 12:47:44] "POST /virtual-machines HTTP/1.1" 200 396 0.015642 10.0.0.137 - - [2025-10-31 12:47:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.014199 10.0.0.137 - - [2025-10-31 12:47:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.113852 10.0.0.137 - - [2025-10-31 12:47:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.006903 10.0.0.137 - - [2025-10-31 12:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004390 10.0.0.137 - - [2025-10-31 12:47:45] "GET /virtual-machine-interface/cbfa084a-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012604 10.0.0.137 - - [2025-10-31 12:47:45] "POST /instance-ips HTTP/1.1" 200 398 0.018058 10.0.0.137 - - [2025-10-31 12:47:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.015952 10.0.0.137 - - [2025-10-31 12:47:45] "GET /virtual-machine-interface/cbfa084a-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006884 10.0.0.137 - - [2025-10-31 12:47:45] "POST /set-tag HTTP/1.1" 200 109 0.018622 10.0.0.137 - - [2025-10-31 12:47:45] "GET /virtual-machine-interface/cbfa084a-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009723 10.0.0.137 - - [2025-10-31 12:47:45] "GET /instance-ip/cc14d292-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002532 10.0.0.137 - - [2025-10-31 12:47:45] "GET /virtual-machine-interface/cbfa084a-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004317 10.0.0.137 - - [2025-10-31 12:47:45] "POST /set-tag HTTP/1.1" 200 109 0.002119 10.0.0.137 - - [2025-10-31 12:47:45] "POST /tags HTTP/1.1" 200 300 0.020859 10.0.0.137 - - [2025-10-31 12:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002379 10.0.0.137 - - [2025-10-31 12:47:45] "GET /tag/dc6ee4bc-9398-46e8-9ab4-2646079b71ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.015820 10.0.0.137 - - [2025-10-31 12:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.137 - - [2025-10-31 12:47:45] "GET /virtual-network/56fd6ee2-8104-4605-92cf-21cfbacb6dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007041 10.0.0.137 - - [2025-10-31 12:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.137 - - [2025-10-31 12:47:45] "GET /project/a2a95b57-b44a-4325-921c-82907ac972cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031861 10.0.0.137 - - [2025-10-31 12:47:45] "POST /virtual-machines HTTP/1.1" 200 396 0.009197 10.0.0.137 - - [2025-10-31 12:47:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.016164 10.0.0.137 - - [2025-10-31 12:47:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.099117 10.0.0.137 - - [2025-10-31 12:47:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.007781 10.0.0.137 - - [2025-10-31 12:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.015432 10.0.0.137 - - [2025-10-31 12:47:45] "GET /virtual-machine-interface/cc668b82-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.003916 10.0.0.137 - - [2025-10-31 12:47:45] "POST /instance-ips HTTP/1.1" 200 398 0.020391 10.0.0.137 - - [2025-10-31 12:47:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.021818 10.0.0.137 - - [2025-10-31 12:47:45] "GET /virtual-machine-interface/cc668b82-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009326 10.0.0.137 - - [2025-10-31 12:47:45] "POST /set-tag HTTP/1.1" 200 109 0.016545 10.0.0.137 - - [2025-10-31 12:47:45] "GET /virtual-machine-interface/cc668b82-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008230 10.0.0.137 - - [2025-10-31 12:47:45] "GET /instance-ip/cc7dfbd2-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005045 10.0.0.137 - - [2025-10-31 12:47:46] "GET /virtual-machine-interface/cc668b82-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003998 10.0.0.137 - - [2025-10-31 12:47:46] "POST /set-tag HTTP/1.1" 200 109 0.001789 10.0.0.137 - - [2025-10-31 12:47:46] "GET /virtual-router/8d3957ea-d521-4a02-aaf3-e4631e288ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.003258 10.0.0.137 - - [2025-10-31 12:47:46] "POST /ref-update HTTP/1.1" 200 156 0.008001 10.0.0.137 - - [2025-10-31 12:47:46] "GET /virtual-machine-interface/cb2a82c8-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009093 10.0.0.137 - - [2025-10-31 12:47:46] "POST /set-tag HTTP/1.1" 200 109 0.002304 10.0.0.137 - - [2025-10-31 12:47:46] "GET /virtual-machine-interface/c9003844-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004035 10.0.0.137 - - [2025-10-31 12:47:46] "POST /set-tag HTTP/1.1" 200 109 0.002044 10.0.0.137 - - [2025-10-31 12:47:46] "GET /virtual-router/8d3957ea-d521-4a02-aaf3-e4631e288ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.003588 10.0.0.137 - - [2025-10-31 12:47:46] "POST /ref-update HTTP/1.1" 200 156 0.007944 10.0.0.137 - - [2025-10-31 12:47:46] "GET /virtual-machine-interface/cb91942c-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004382 10.0.0.137 - - [2025-10-31 12:47:46] "POST /set-tag HTTP/1.1" 200 109 0.002538 10.0.0.137 - - [2025-10-31 12:47:46] "GET /virtual-router/8d3957ea-d521-4a02-aaf3-e4631e288ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.004073 10.0.0.137 - - [2025-10-31 12:47:46] "POST /ref-update HTTP/1.1" 200 156 0.007911 10.0.0.137 - - [2025-10-31 12:47:46] "GET /virtual-machine-interface/cc668b82-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004189 10.0.0.137 - - [2025-10-31 12:47:46] "POST /set-tag HTTP/1.1" 200 109 0.001991 10.0.0.137 - - [2025-10-31 12:47:46] "GET /virtual-machine-interface/c9892e38-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003997 10.0.0.137 - - [2025-10-31 12:47:46] "POST /set-tag HTTP/1.1" 200 109 0.002370 10.0.0.137 - - [2025-10-31 12:47:46] "GET /virtual-router/8d3957ea-d521-4a02-aaf3-e4631e288ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.005779 10.0.0.137 - - [2025-10-31 12:47:46] "POST /ref-update HTTP/1.1" 200 156 0.008356 10.0.0.137 - - [2025-10-31 12:47:46] "GET /virtual-machine-interface/cbfa084a-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004017 10.0.0.137 - - [2025-10-31 12:47:46] "POST /set-tag HTTP/1.1" 200 109 0.001929 10.0.0.137 - - [2025-10-31 12:47:46] "GET /virtual-machine-interface/ca2c9ac8-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003524 10.0.0.137 - - [2025-10-31 12:47:46] "POST /set-tag HTTP/1.1" 200 109 0.001816 10.0.0.137 - - [2025-10-31 12:47:46] "GET /virtual-machine-interface/caacc360-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004389 10.0.0.137 - - [2025-10-31 12:47:46] "POST /set-tag HTTP/1.1" 200 109 0.001945 10.0.0.137 - - [2025-10-31 12:47:46] "GET /virtual-machine-interface/cb2a82c8-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003533 10.0.0.137 - - [2025-10-31 12:47:46] "POST /set-tag HTTP/1.1" 200 109 0.001759 10.0.0.137 - - [2025-10-31 12:47:46] "GET /virtual-machine-interface/cb91942c-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004191 10.0.0.137 - - [2025-10-31 12:47:46] "POST /set-tag HTTP/1.1" 200 109 0.001807 10.0.0.137 - - [2025-10-31 12:47:46] "GET /virtual-machine-interface/cbfa084a-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003337 10.0.0.137 - - [2025-10-31 12:47:46] "POST /set-tag HTTP/1.1" 200 109 0.001865 10.0.0.137 - - [2025-10-31 12:47:46] "GET /virtual-machine-interface/c9003844-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009295 10.0.0.137 - - [2025-10-31 12:47:46] "POST /set-tag HTTP/1.1" 200 109 0.002175 10.0.0.137 - - [2025-10-31 12:47:46] "GET /virtual-machine-interface/cc668b82-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004420 10.0.0.137 - - [2025-10-31 12:47:46] "POST /set-tag HTTP/1.1" 200 109 0.002277 10.0.0.137 - - [2025-10-31 12:47:46] "GET /virtual-machine-interface/c9892e38-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004159 10.0.0.137 - - [2025-10-31 12:47:46] "POST /set-tag HTTP/1.1" 200 109 0.001866 10.0.0.137 - - [2025-10-31 12:47:49] "GET /virtual-machine/5986ab16-a477-42cd-af52-a1ff48c7a721?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003987 10.0.0.137 - - [2025-10-31 12:47:49] "GET /virtual-machine-interface/c9003844-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004670 10.0.0.137 - - [2025-10-31 12:47:49] "GET /virtual-machine/3758f974-dafd-4728-9088-7ad5eeeae0d4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003190 10.0.0.137 - - [2025-10-31 12:47:49] "GET /virtual-machine-interface/c9892e38-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003622 10.0.0.137 - - [2025-10-31 12:47:50] "GET /virtual-machine-interface/cb2a82c8-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005013 10.0.0.137 - - [2025-10-31 12:47:50] "POST /set-tag HTTP/1.1" 200 109 0.002155 10.0.0.137 - - [2025-10-31 12:47:51] "GET /virtual-machine-interface/cc668b82-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004676 10.0.0.137 - - [2025-10-31 12:47:51] "POST /set-tag HTTP/1.1" 200 109 0.002121 10.0.0.137 - - [2025-10-31 12:47:51] "GET /virtual-machine-interface/ca2c9ac8-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004134 10.0.0.137 - - [2025-10-31 12:47:51] "POST /set-tag HTTP/1.1" 200 109 0.002346 10.0.0.137 - - [2025-10-31 12:47:51] "GET /virtual-machine-interface/caacc360-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004473 10.0.0.137 - - [2025-10-31 12:47:51] "POST /set-tag HTTP/1.1" 200 109 0.002080 10.0.0.137 - - [2025-10-31 12:47:54] "GET /virtual-machine/ee4bb9db-61d7-47c5-8ee6-0fd344e4515a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002761 10.0.0.137 - - [2025-10-31 12:47:54] "GET /virtual-machine-interface/ca2c9ac8-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003577 10.0.0.137 - - [2025-10-31 12:47:54] "GET /virtual-machine/a2c8a62d-276b-468e-928b-fd32f9e85886?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002628 10.0.0.137 - - [2025-10-31 12:47:54] "GET /virtual-machine-interface/caacc360-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003394 10.0.0.137 - - [2025-10-31 12:47:54] "GET /virtual-machine/7169f7f7-5e5c-4348-be7e-8dd940307906?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002918 10.0.0.137 - - [2025-10-31 12:47:54] "GET /virtual-machine-interface/cb2a82c8-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004314 10.0.0.137 - - [2025-10-31 12:47:55] "GET /virtual-machine-interface/cbfa084a-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004962 10.0.0.137 - - [2025-10-31 12:47:55] "POST /set-tag HTTP/1.1" 200 109 0.002341 10.0.0.137 - - [2025-10-31 12:47:55] "GET /virtual-machine-interface/cb91942c-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003621 10.0.0.137 - - [2025-10-31 12:47:55] "POST /set-tag HTTP/1.1" 200 109 0.001809 10.0.0.137 - - [2025-10-31 12:47:59] "GET /virtual-machine/7a2f2cc6-a7ee-439a-8717-0c51502ac84e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002742 10.0.0.137 - - [2025-10-31 12:47:59] "GET /virtual-machine-interface/cbfa084a-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003926 10.0.0.137 - - [2025-10-31 12:47:59] "GET /virtual-machine/94baf660-abf1-4401-91b9-96a39bed72d3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003683 10.0.0.137 - - [2025-10-31 12:47:59] "GET /virtual-machine-interface/cb91942c-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003917 10.0.0.137 - - [2025-10-31 12:47:59] "GET /virtual-machine/5d9d5b09-b8f8-4892-9b9d-829e5a7e3985?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002882 10.0.0.137 - - [2025-10-31 12:47:59] "GET /virtual-machine-interface/cc668b82-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003783 10.0.0.137 - - [2025-10-31 12:48:00] "GET /loadbalancer/3d445e7e-e2fd-4c8b-9cd8-a354f7170c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006008 10.0.0.137 - - [2025-10-31 12:48:00] "POST /tags HTTP/1.1" 200 334 0.021647 10.0.0.137 - - [2025-10-31 12:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008618 10.0.0.137 - - [2025-10-31 12:48:00] "GET /tag/54fef522-ba03-4ba5-a96b-e90c79d2d0d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.012721 10.0.0.137 - - [2025-10-31 12:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.137 - - [2025-10-31 12:48:00] "GET /project/51382b37-76dc-4c1a-a3d2-77a19448f676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.041111 10.0.0.137 - - [2025-10-31 12:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.137 - - [2025-10-31 12:48:00] "GET /virtual-network/5147028d-e7ca-4b50-98a3-a439e96e612d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003825 10.0.0.137 - - [2025-10-31 12:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.137 - - [2025-10-31 12:48:00] "GET /service-appliance-set/245b6522-de10-4864-90b3-baddd70e1991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.001852 10.0.0.137 - - [2025-10-31 12:48:00] "POST /fqname-to-id HTTP/1.1" 404 273 0.001743 10.0.0.137 - - [2025-10-31 12:48:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.098009 10.0.0.137 - - [2025-10-31 12:48:00] "GET /virtual-machine-interface/b53a4ccc-c4c1-409d-b920-319f0b51e437?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.018081 10.0.0.137 - - [2025-10-31 12:48:00] "POST /instance-ips HTTP/1.1" 200 410 0.022785 10.0.0.137 - - [2025-10-31 12:48:00] "GET /instance-ip/6154da04-66e1-4176-a9d1-f80e7a0ad7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.004346 10.0.0.137 - - [2025-10-31 12:48:00] "POST /loadbalancers HTTP/1.1" 200 631 0.064804 10.0.0.137 - - [2025-10-31 12:48:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.014753 10.0.0.137 - - [2025-10-31 12:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.024508 10.0.0.137 - - [2025-10-31 12:48:00] "GET /project/51382b37-76dc-4c1a-a3d2-77a19448f676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.059306 10.0.0.137 - - [2025-10-31 12:48:00] "GET /instance-ip/6154da04-66e1-4176-a9d1-f80e7a0ad7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.002054 10.0.0.137 - - [2025-10-31 12:48:00] "GET /project/51382b37-76dc-4c1a-a3d2-77a19448f676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033262 10.0.0.137 - - [2025-10-31 12:48:00] "GET /loadbalancer/3d445e7e-e2fd-4c8b-9cd8-a354f7170c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002392 10.0.0.137 - - [2025-10-31 12:48:00] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.018744 10.0.0.137 - - [2025-10-31 12:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.137 - - [2025-10-31 12:48:00] "POST /floating-ips HTTP/1.1" 200 599 0.029744 10.0.0.137 - - [2025-10-31 12:48:01] "GET /project/51382b37-76dc-4c1a-a3d2-77a19448f676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031567 10.0.0.137 - - [2025-10-31 12:48:01] "GET /loadbalancer-listener/96ec1989-91a9-480a-81ce-bef659e67963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.003411 10.0.0.137 - - [2025-10-31 12:48:01] "GET /loadbalancer-listener/96ec1989-91a9-480a-81ce-bef659e67963?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.002602 10.0.0.137 - - [2025-10-31 12:48:01] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.017520 10.0.0.137 - - [2025-10-31 12:48:01] "GET /instance-ip/6154da04-66e1-4176-a9d1-f80e7a0ad7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.002957 10.0.0.137 - - [2025-10-31 12:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.137 - - [2025-10-31 12:48:01] "GET /instance-ip/6154da04-66e1-4176-a9d1-f80e7a0ad7a2?fields=floating_ips HTTP/1.1" 200 1214 0.007665 10.0.0.137 - - [2025-10-31 12:48:01] "GET /loadbalancer/3d445e7e-e2fd-4c8b-9cd8-a354f7170c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.001828 10.0.0.137 - - [2025-10-31 12:48:01] "GET /floating-ip/c27b94c3-2d54-4fa8-a2b0-71d7a8fd28c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.001892 10.0.0.137 - - [2025-10-31 12:48:01] "GET /loadbalancer-pool/4cdef204-dee8-4116-8370-4d7d32d788dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.002991 10.0.0.137 - - [2025-10-31 12:48:01] "POST /loadbalancer-members HTTP/1.1" 200 723 0.012931 10.0.0.137 - - [2025-10-31 12:48:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.023257 10.0.0.137 - - [2025-10-31 12:48:01] "GET /virtual-machine-interface/c9003844-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010490 10.0.0.137 - - [2025-10-31 12:48:01] "POST /tags HTTP/1.1" 409 221 0.002068 10.0.0.137 - - [2025-10-31 12:48:01] "GET /virtual-machine-interface/c9003844-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003866 10.0.0.137 - - [2025-10-31 12:48:01] "POST /ref-update HTTP/1.1" 200 156 0.006176 10.0.0.137 - - [2025-10-31 12:48:01] "GET /floating-ip/c27b94c3-2d54-4fa8-a2b0-71d7a8fd28c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.011907 10.0.0.137 - - [2025-10-31 12:48:01] "PUT /floating-ip/c27b94c3-2d54-4fa8-a2b0-71d7a8fd28c4 HTTP/1.1" 200 257 0.007030 10.0.0.137 - - [2025-10-31 12:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.137 - - [2025-10-31 12:48:01] "GET /loadbalancer/3d445e7e-e2fd-4c8b-9cd8-a354f7170c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.009786 10.0.0.137 - - [2025-10-31 12:48:01] "GET /tag/54fef522-ba03-4ba5-a96b-e90c79d2d0d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.013297 10.0.0.137 - - [2025-10-31 12:48:01] "POST /set-tag HTTP/1.1" 200 109 0.089807 10.0.0.137 - - [2025-10-31 12:48:01] "GET /loadbalancer-pool/4cdef204-dee8-4116-8370-4d7d32d788dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.002985 10.0.0.137 - - [2025-10-31 12:48:01] "POST /loadbalancer-members HTTP/1.1" 200 723 0.017917 10.0.0.137 - - [2025-10-31 12:48:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.016515 10.0.0.137 - - [2025-10-31 12:48:01] "GET /virtual-machine-interface/c9892e38-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010664 10.0.0.137 - - [2025-10-31 12:48:01] "GET /virtual-machine-interface/c9892e38-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004131 10.0.0.137 - - [2025-10-31 12:48:01] "POST /ref-update HTTP/1.1" 200 156 0.007054 10.0.0.137 - - [2025-10-31 12:48:01] "GET /floating-ip/c27b94c3-2d54-4fa8-a2b0-71d7a8fd28c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.012692 10.0.0.137 - - [2025-10-31 12:48:01] "POST /set-tag HTTP/1.1" 200 109 0.066653 10.0.0.137 - - [2025-10-31 12:48:01] "POST /tags HTTP/1.1" 409 206 0.007833 10.0.0.137 - - [2025-10-31 12:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.137 - - [2025-10-31 12:48:01] "GET /tag/c06b4d9d-d453-4b93-b6a3-acbcf221e215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.009851 10.0.0.137 - - [2025-10-31 12:48:01] "POST /tags HTTP/1.1" 409 204 0.001857 10.0.0.137 - - [2025-10-31 12:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.137 - - [2025-10-31 12:48:01] "GET /tag/4f68fc5c-9c52-426e-bd06-b1209169ff96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.009816 10.0.0.137 - - [2025-10-31 12:48:01] "GET /application-policy-set/2a4038a8-dbba-4911-a806-97c047ef2fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002417 10.0.0.137 - - [2025-10-31 12:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.137 - - [2025-10-31 12:48:01] "GET /policy-management/a4a5e5ca-e20a-4263-bf86-c68e35c85e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002316 10.0.0.137 - - [2025-10-31 12:48:01] "POST /tags HTTP/1.1" 409 206 0.001419 10.0.0.137 - - [2025-10-31 12:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001329 10.0.0.137 - - [2025-10-31 12:48:01] "GET /tag/c06b4d9d-d453-4b93-b6a3-acbcf221e215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.010569 10.0.0.137 - - [2025-10-31 12:48:01] "POST /tags HTTP/1.1" 409 226 0.001888 10.0.0.137 - - [2025-10-31 12:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001481 10.0.0.137 - - [2025-10-31 12:48:01] "GET /tag/9a035f80-7670-4234-b512-79c9be404d67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.009529 10.0.0.137 - - [2025-10-31 12:48:01] "POST /tags HTTP/1.1" 409 204 0.002429 10.0.0.137 - - [2025-10-31 12:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.137 - - [2025-10-31 12:48:01] "GET /tag/4f68fc5c-9c52-426e-bd06-b1209169ff96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011931 10.0.0.137 - - [2025-10-31 12:48:01] "POST /tags HTTP/1.1" 409 226 0.001732 10.0.0.137 - - [2025-10-31 12:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.137 - - [2025-10-31 12:48:02] "GET /tag/9a035f80-7670-4234-b512-79c9be404d67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010347 10.0.0.137 - - [2025-10-31 12:48:02] "GET /application-policy-set/2a4038a8-dbba-4911-a806-97c047ef2fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002035 10.0.0.137 - - [2025-10-31 12:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001380 10.0.0.137 - - [2025-10-31 12:48:02] "GET /policy-management/a4a5e5ca-e20a-4263-bf86-c68e35c85e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003005 10.0.0.137 - - [2025-10-31 12:48:02] "POST /firewall-rules HTTP/1.1" 200 628 0.067608 10.0.0.137 - - [2025-10-31 12:48:02] "POST /firewall-rules HTTP/1.1" 200 648 0.077649 10.0.0.137 - - [2025-10-31 12:48:02] "GET /firewall-rule/64b8b8b6-3eac-436a-8c4a-83bc8556dc83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.004382 10.0.0.137 - - [2025-10-31 12:48:02] "GET /firewall-policy/e4f83517-5ee7-4065-8645-c799433ca89b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.014103 10.0.0.137 - - [2025-10-31 12:48:02] "GET /firewall-rule/448aca2d-3df3-4bca-877f-960e4dbe3157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.013609 10.0.0.137 - - [2025-10-31 12:48:02] "POST /ref-update HTTP/1.1" 200 156 0.018103 10.0.0.137 - - [2025-10-31 12:48:02] "POST /firewall-policys HTTP/1.1" 200 608 0.036393 10.0.0.137 - - [2025-10-31 12:48:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.018451 10.0.0.137 - - [2025-10-31 12:48:02] "GET /firewall-policy/81c47eb4-8884-4135-b88a-05d2002b524a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005909 10.0.0.137 - - [2025-10-31 12:48:02] "GET /application-policy-set/2a4038a8-dbba-4911-a806-97c047ef2fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004584 10.0.0.137 - - [2025-10-31 12:48:02] "GET /firewall-policy/81c47eb4-8884-4135-b88a-05d2002b524a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002800 10.0.0.137 - - [2025-10-31 12:48:02] "GET /firewall-policy/2e58f316-cbb5-4c63-a6e5-65bbd7fec634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003828 10.0.0.137 - - [2025-10-31 12:48:02] "GET /firewall-policy/e4f83517-5ee7-4065-8645-c799433ca89b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003707 10.0.0.137 - - [2025-10-31 12:48:02] "GET /firewall-policy/f4430492-c737-4bfe-a9a7-d5d8406badff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.003281 10.0.0.137 - - [2025-10-31 12:48:02] "GET /firewall-policy/e4f83517-5ee7-4065-8645-c799433ca89b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.001807 10.0.0.137 - - [2025-10-31 12:48:02] "GET /firewall-policy/f4430492-c737-4bfe-a9a7-d5d8406badff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.003296 10.0.0.137 - - [2025-10-31 12:48:02] "POST /ref-update HTTP/1.1" 200 156 0.024662 10.0.0.137 - - [2025-10-31 12:48:02] "POST /ref-update HTTP/1.1" 200 156 0.016303 10.0.0.137 - - [2025-10-31 12:48:02] "POST /ref-update HTTP/1.1" 200 156 0.017928 10.0.0.137 - - [2025-10-31 12:48:02] "POST /ref-update HTTP/1.1" 200 156 0.024716 10.0.0.137 - - [2025-10-31 12:48:02] "POST /ref-update HTTP/1.1" 200 156 0.025975 10.0.0.137 - - [2025-10-31 12:48:02] "GET /firewall-policy/81c47eb4-8884-4135-b88a-05d2002b524a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002754 10.0.0.137 - - [2025-10-31 12:50:01] "POST /tags HTTP/1.1" 409 252 0.002339 10.0.0.137 - - [2025-10-31 12:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.137 - - [2025-10-31 12:50:01] "GET /tag/3b6e40e3-5c6e-4a13-8f87-c3aff6ea6d11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011679 10.0.0.137 - - [2025-10-31 12:50:01] "POST /tags HTTP/1.1" 409 228 0.002133 10.0.0.137 - - [2025-10-31 12:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.137 - - [2025-10-31 12:50:01] "GET /tag/509e7189-3015-43a5-9723-8187b9504dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.012123 10.0.0.137 - - [2025-10-31 12:50:01] "GET /application-policy-set/2a4038a8-dbba-4911-a806-97c047ef2fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003554 10.0.0.137 - - [2025-10-31 12:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.137 - - [2025-10-31 12:50:01] "GET /policy-management/a4a5e5ca-e20a-4263-bf86-c68e35c85e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002373 10.0.0.137 - - [2025-10-31 12:50:01] "POST /tags HTTP/1.1" 409 206 0.002947 10.0.0.137 - - [2025-10-31 12:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.137 - - [2025-10-31 12:50:01] "GET /tag/c06b4d9d-d453-4b93-b6a3-acbcf221e215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.024783 10.0.0.137 - - [2025-10-31 12:50:01] "POST /tags HTTP/1.1" 409 226 0.002005 10.0.0.137 - - [2025-10-31 12:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.137 - - [2025-10-31 12:50:01] "GET /tag/9a035f80-7670-4234-b512-79c9be404d67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011080 10.0.0.137 - - [2025-10-31 12:50:01] "POST /tags HTTP/1.1" 409 204 0.001992 10.0.0.137 - - [2025-10-31 12:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.137 - - [2025-10-31 12:50:01] "GET /tag/4f68fc5c-9c52-426e-bd06-b1209169ff96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.013984 10.0.0.137 - - [2025-10-31 12:50:01] "POST /tags HTTP/1.1" 409 226 0.002226 10.0.0.137 - - [2025-10-31 12:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.137 - - [2025-10-31 12:50:01] "GET /tag/9a035f80-7670-4234-b512-79c9be404d67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014463 10.0.0.137 - - [2025-10-31 12:50:02] "POST /tags HTTP/1.1" 409 228 0.002466 10.0.0.137 - - [2025-10-31 12:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.137 - - [2025-10-31 12:50:02] "GET /tag/509e7189-3015-43a5-9723-8187b9504dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.009566 10.0.0.137 - - [2025-10-31 12:50:02] "POST /tags HTTP/1.1" 409 252 0.001953 10.0.0.137 - - [2025-10-31 12:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.137 - - [2025-10-31 12:50:02] "GET /tag/3b6e40e3-5c6e-4a13-8f87-c3aff6ea6d11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010094 10.0.0.137 - - [2025-10-31 12:50:02] "GET /application-policy-set/2a4038a8-dbba-4911-a806-97c047ef2fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002164 10.0.0.137 - - [2025-10-31 12:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003275 10.0.0.137 - - [2025-10-31 12:50:02] "GET /policy-management/a4a5e5ca-e20a-4263-bf86-c68e35c85e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002271 10.0.0.137 - - [2025-10-31 12:50:02] "POST /firewall-rules HTTP/1.1" 409 281 0.002187 10.0.0.137 - - [2025-10-31 12:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.137 - - [2025-10-31 12:50:02] "PUT /firewall-rule/448aca2d-3df3-4bca-877f-960e4dbe3157 HTTP/1.1" 200 261 0.042004 10.0.0.137 - - [2025-10-31 12:50:02] "POST /firewall-rules HTTP/1.1" 409 291 0.002336 10.0.0.137 - - [2025-10-31 12:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.137 - - [2025-10-31 12:50:02] "PUT /firewall-rule/64b8b8b6-3eac-436a-8c4a-83bc8556dc83 HTTP/1.1" 200 261 0.018331 10.0.0.137 - - [2025-10-31 12:50:02] "GET /firewall-rule/64b8b8b6-3eac-436a-8c4a-83bc8556dc83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.008829 10.0.0.137 - - [2025-10-31 12:50:02] "POST /firewall-rules HTTP/1.1" 200 660 0.080734 10.0.0.137 - - [2025-10-31 12:50:02] "GET /firewall-rule/942aeba5-0c26-4e0b-aa67-eebd3cd0aae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.018333 10.0.0.137 - - [2025-10-31 12:50:02] "GET /firewall-policy/e4f83517-5ee7-4065-8645-c799433ca89b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002002 10.0.0.137 - - [2025-10-31 12:50:02] "GET /firewall-rule/448aca2d-3df3-4bca-877f-960e4dbe3157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002995 10.0.0.137 - - [2025-10-31 12:50:02] "POST /firewall-policys HTTP/1.1" 409 269 0.001781 10.0.0.137 - - [2025-10-31 12:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.137 - - [2025-10-31 12:50:02] "PUT /firewall-policy/81c47eb4-8884-4135-b88a-05d2002b524a HTTP/1.1" 200 265 0.028691 10.0.0.137 - - [2025-10-31 12:50:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.042278 10.0.0.137 - - [2025-10-31 12:50:02] "GET /firewall-policy/81c47eb4-8884-4135-b88a-05d2002b524a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.016327 10.0.0.137 - - [2025-10-31 12:50:02] "GET /application-policy-set/2a4038a8-dbba-4911-a806-97c047ef2fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002859 10.0.0.137 - - [2025-10-31 12:50:02] "GET /firewall-policy/81c47eb4-8884-4135-b88a-05d2002b524a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002533 10.0.0.137 - - [2025-10-31 12:50:02] "GET /firewall-policy/2e58f316-cbb5-4c63-a6e5-65bbd7fec634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002152 10.0.0.137 - - [2025-10-31 12:50:02] "GET /firewall-policy/81c47eb4-8884-4135-b88a-05d2002b524a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002885 10.0.0.137 - - [2025-10-31 12:50:02] "GET /firewall-policy/81c47eb4-8884-4135-b88a-05d2002b524a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002394 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:50:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000869 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:50:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000815 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:50:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000889 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:50:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001008 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:50:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000819 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:50:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000794 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:50:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001115 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:50:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001006 10.0.0.137 - - [2025-10-31 12:51:04] "GET /virtual-machine-interface/c9003844-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.011904 10.0.0.137 - - [2025-10-31 12:51:04] "POST /set-tag HTTP/1.1" 200 109 0.005620 10.0.0.137 - - [2025-10-31 12:51:04] "GET /virtual-machine-interface/cb2a82c8-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004598 10.0.0.137 - - [2025-10-31 12:51:04] "POST /set-tag HTTP/1.1" 200 109 0.002691 10.0.0.137 - - [2025-10-31 12:51:04] "GET /virtual-machine-interface/cb91942c-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004105 10.0.0.137 - - [2025-10-31 12:51:04] "POST /set-tag HTTP/1.1" 200 109 0.002341 10.0.0.137 - - [2025-10-31 12:51:04] "GET /virtual-machine-interface/c9892e38-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004276 10.0.0.137 - - [2025-10-31 12:51:04] "POST /set-tag HTTP/1.1" 200 109 0.001928 10.0.0.137 - - [2025-10-31 12:51:04] "GET /virtual-machine-interface/ca2c9ac8-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004588 10.0.0.137 - - [2025-10-31 12:51:04] "POST /set-tag HTTP/1.1" 200 109 0.008482 10.0.0.137 - - [2025-10-31 12:51:04] "GET /virtual-machine-interface/cbfa084a-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003800 10.0.0.137 - - [2025-10-31 12:51:04] "POST /set-tag HTTP/1.1" 200 109 0.002311 10.0.0.137 - - [2025-10-31 12:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.137 - - [2025-10-31 12:51:04] "GET /loadbalancer/3d445e7e-e2fd-4c8b-9cd8-a354f7170c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002306 10.0.0.137 - - [2025-10-31 12:51:04] "GET /virtual-machine-interface/c9003844-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.003841 10.0.0.137 - - [2025-10-31 12:51:04] "POST /set-tag HTTP/1.1" 200 109 0.015955 10.0.0.137 - - [2025-10-31 12:51:04] "DELETE /loadbalancer-member/49d2e7c8-0298-461b-b5ab-4aacab2a4fbf HTTP/1.1" 200 115 0.033699 10.0.0.137 - - [2025-10-31 12:51:04] "GET /virtual-machine-interface/caacc360-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011692 10.0.0.137 - - [2025-10-31 12:51:04] "POST /set-tag HTTP/1.1" 200 109 0.002076 10.0.0.137 - - [2025-10-31 12:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.137 - - [2025-10-31 12:51:04] "GET /loadbalancer/3d445e7e-e2fd-4c8b-9cd8-a354f7170c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002122 10.0.0.137 - - [2025-10-31 12:51:04] "GET /virtual-machine-interface/cc668b82-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003422 10.0.0.137 - - [2025-10-31 12:51:04] "POST /set-tag HTTP/1.1" 200 109 0.002686 10.0.0.137 - - [2025-10-31 12:51:05] "GET /virtual-machine-interface/ca2c9ac8-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004100 10.0.0.137 - - [2025-10-31 12:51:05] "POST /set-tag HTTP/1.1" 200 109 0.002196 10.0.0.137 - - [2025-10-31 12:51:05] "GET /virtual-machine-interface/ca2c9ac8-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004092 10.0.0.137 - - [2025-10-31 12:51:05] "POST /set-tag HTTP/1.1" 200 109 0.002426 10.0.0.137 - - [2025-10-31 12:51:05] "GET /virtual-machine/ee4bb9db-61d7-47c5-8ee6-0fd344e4515a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003462 10.0.0.137 - - [2025-10-31 12:51:05] "POST /ref-update HTTP/1.1" 200 156 0.013973 10.0.0.137 - - [2025-10-31 12:51:05] "GET /virtual-machine-interface/ca2c9ac8-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006447 10.0.0.137 - - [2025-10-31 12:51:05] "POST /set-tag HTTP/1.1" 200 109 0.031093 10.0.0.137 - - [2025-10-31 12:51:05] "POST /set-tag HTTP/1.1" 200 109 0.070176 10.0.0.137 - - [2025-10-31 12:51:05] "POST /set-tag HTTP/1.1" 200 109 0.060974 10.0.0.137 - - [2025-10-31 12:51:05] "POST /set-tag HTTP/1.1" 200 109 0.032310 10.0.0.137 - - [2025-10-31 12:51:05] "POST /set-tag HTTP/1.1" 200 109 0.062696 10.0.0.137 - - [2025-10-31 12:51:05] "DELETE /instance-ip/ca4a09c8-b657-11f0-9b2c-fa163e055fcc HTTP/1.1" 200 115 0.067520 10.0.0.137 - - [2025-10-31 12:51:06] "DELETE /virtual-machine-interface/ca2c9ac8-b657-11f0-9b2c-fa163e055fcc HTTP/1.1" 200 115 0.109900 10.0.0.137 - - [2025-10-31 12:51:06] "DELETE /virtual-machine/ee4bb9db-61d7-47c5-8ee6-0fd344e4515a HTTP/1.1" 200 115 0.027881 10.0.0.137 - - [2025-10-31 12:51:06] "GET /virtual-machine-interface/c9003844-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007637 10.0.0.137 - - [2025-10-31 12:51:06] "POST /set-tag HTTP/1.1" 200 109 0.007256 10.0.0.137 - - [2025-10-31 12:51:06] "GET /virtual-machine-interface/c9003844-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004129 10.0.0.137 - - [2025-10-31 12:51:06] "POST /set-tag HTTP/1.1" 200 109 0.002602 10.0.0.137 - - [2025-10-31 12:51:06] "GET /virtual-machine/5986ab16-a477-42cd-af52-a1ff48c7a721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004268 10.0.0.137 - - [2025-10-31 12:51:06] "POST /ref-update HTTP/1.1" 200 156 0.012460 10.0.0.137 - - [2025-10-31 12:51:06] "GET /virtual-machine-interface/c9003844-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013870 10.0.0.137 - - [2025-10-31 12:51:06] "POST /set-tag HTTP/1.1" 200 109 0.020118 10.0.0.137 - - [2025-10-31 12:51:06] "POST /set-tag HTTP/1.1" 200 109 0.020792 10.0.0.137 - - [2025-10-31 12:51:06] "POST /set-tag HTTP/1.1" 200 109 0.024345 10.0.0.137 - - [2025-10-31 12:51:06] "POST /set-tag HTTP/1.1" 200 109 0.015556 10.0.0.137 - - [2025-10-31 12:51:06] "POST /set-tag HTTP/1.1" 200 109 0.032268 10.0.0.137 - - [2025-10-31 12:51:06] "DELETE /instance-ip/c91df924-b657-11f0-9b2c-fa163e055fcc HTTP/1.1" 200 115 0.049832 10.0.0.137 - - [2025-10-31 12:51:06] "POST /ref-update HTTP/1.1" 200 156 0.007525 10.0.0.137 - - [2025-10-31 12:51:06] "DELETE /virtual-machine-interface/c9003844-b657-11f0-9b2c-fa163e055fcc HTTP/1.1" 200 115 0.047454 10.0.0.137 - - [2025-10-31 12:51:06] "DELETE /virtual-machine/5986ab16-a477-42cd-af52-a1ff48c7a721 HTTP/1.1" 200 115 0.027633 10.0.0.137 - - [2025-10-31 12:51:06] "GET /virtual-machine-interface/caacc360-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005390 10.0.0.137 - - [2025-10-31 12:51:06] "POST /set-tag HTTP/1.1" 200 109 0.002947 10.0.0.137 - - [2025-10-31 12:51:06] "GET /virtual-machine-interface/caacc360-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003642 10.0.0.137 - - [2025-10-31 12:51:06] "POST /set-tag HTTP/1.1" 200 109 0.002128 10.0.0.137 - - [2025-10-31 12:51:06] "GET /virtual-machine/a2c8a62d-276b-468e-928b-fd32f9e85886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002832 10.0.0.137 - - [2025-10-31 12:51:06] "POST /ref-update HTTP/1.1" 200 156 0.008680 10.0.0.137 - - [2025-10-31 12:51:06] "GET /virtual-machine-interface/caacc360-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.026647 10.0.0.137 - - [2025-10-31 12:51:06] "POST /set-tag HTTP/1.1" 200 109 0.018500 10.0.0.137 - - [2025-10-31 12:51:06] "POST /set-tag HTTP/1.1" 200 109 0.028484 10.0.0.137 - - [2025-10-31 12:51:06] "POST /set-tag HTTP/1.1" 200 109 0.027730 10.0.0.137 - - [2025-10-31 12:51:07] "POST /set-tag HTTP/1.1" 200 109 0.014653 10.0.0.137 - - [2025-10-31 12:51:07] "POST /set-tag HTTP/1.1" 200 109 0.029177 10.0.0.137 - - [2025-10-31 12:51:07] "DELETE /instance-ip/cac67ac6-b657-11f0-9b2c-fa163e055fcc HTTP/1.1" 200 115 0.046793 10.0.0.137 - - [2025-10-31 12:51:07] "DELETE /virtual-machine-interface/caacc360-b657-11f0-9b2c-fa163e055fcc HTTP/1.1" 200 115 0.040856 10.0.0.137 - - [2025-10-31 12:51:07] "DELETE /virtual-machine/a2c8a62d-276b-468e-928b-fd32f9e85886 HTTP/1.1" 200 115 0.017309 10.0.0.137 - - [2025-10-31 12:51:07] "DELETE /tag/d43df6ae-9cb8-41cf-acb8-9e1f5e915e11 HTTP/1.1" 200 115 0.034199 10.0.0.137 - - [2025-10-31 12:51:07] "GET /virtual-machine-interface/c9892e38-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004202 10.0.0.137 - - [2025-10-31 12:51:07] "POST /set-tag HTTP/1.1" 200 109 0.002382 10.0.0.137 - - [2025-10-31 12:51:07] "GET /virtual-machine-interface/c9892e38-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004092 10.0.0.137 - - [2025-10-31 12:51:07] "POST /set-tag HTTP/1.1" 200 109 0.002026 10.0.0.137 - - [2025-10-31 12:51:07] "GET /virtual-machine/3758f974-dafd-4728-9088-7ad5eeeae0d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002841 10.0.0.137 - - [2025-10-31 12:51:07] "POST /ref-update HTTP/1.1" 200 156 0.008169 10.0.0.137 - - [2025-10-31 12:51:07] "GET /virtual-machine-interface/c9892e38-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.018765 10.0.0.137 - - [2025-10-31 12:51:07] "POST /set-tag HTTP/1.1" 200 109 0.062666 10.0.0.137 - - [2025-10-31 12:51:07] "POST /set-tag HTTP/1.1" 200 109 0.032515 10.0.0.137 - - [2025-10-31 12:51:07] "POST /set-tag HTTP/1.1" 200 109 0.023007 10.0.0.137 - - [2025-10-31 12:51:07] "POST /set-tag HTTP/1.1" 200 109 0.019932 10.0.0.137 - - [2025-10-31 12:51:07] "POST /set-tag HTTP/1.1" 200 109 0.023924 10.0.0.137 - - [2025-10-31 12:51:07] "DELETE /instance-ip/c9a1ddb6-b657-11f0-9b2c-fa163e055fcc HTTP/1.1" 200 115 0.044098 10.0.0.137 - - [2025-10-31 12:51:07] "POST /ref-update HTTP/1.1" 200 156 0.008331 10.0.0.137 - - [2025-10-31 12:51:07] "DELETE /virtual-machine-interface/c9892e38-b657-11f0-9b2c-fa163e055fcc HTTP/1.1" 200 115 0.044646 10.0.0.137 - - [2025-10-31 12:51:07] "DELETE /virtual-machine/3758f974-dafd-4728-9088-7ad5eeeae0d4 HTTP/1.1" 200 115 0.019530 10.0.0.137 - - [2025-10-31 12:51:07] "DELETE /tag/c06b4d9d-d453-4b93-b6a3-acbcf221e215 HTTP/1.1" 409 391 0.005548 10.0.0.137 - - [2025-10-31 12:51:07] "DELETE /tag/bf0a6a6c-4f41-4cd4-a59d-394345e8f4bb HTTP/1.1" 200 115 0.033753 10.0.0.137 - - [2025-10-31 12:51:35] "GET /virtual-machine-interface/cb2a82c8-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004477 10.0.0.137 - - [2025-10-31 12:51:35] "POST /set-tag HTTP/1.1" 200 109 0.002453 10.0.0.137 - - [2025-10-31 12:51:35] "GET /virtual-machine-interface/cc668b82-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005870 10.0.0.137 - - [2025-10-31 12:51:35] "POST /set-tag HTTP/1.1" 200 109 0.002308 10.0.0.137 - - [2025-10-31 12:51:35] "GET /virtual-machine-interface/cbfa084a-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003350 10.0.0.137 - - [2025-10-31 12:51:35] "POST /set-tag HTTP/1.1" 200 109 0.001647 10.0.0.137 - - [2025-10-31 12:51:35] "GET /virtual-machine-interface/cb2a82c8-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003930 10.0.0.137 - - [2025-10-31 12:51:35] "POST /set-tag HTTP/1.1" 200 109 0.002809 10.0.0.137 - - [2025-10-31 12:51:35] "GET /virtual-machine/7169f7f7-5e5c-4348-be7e-8dd940307906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003478 10.0.0.137 - - [2025-10-31 12:51:35] "POST /ref-update HTTP/1.1" 200 156 0.008229 10.0.0.137 - - [2025-10-31 12:51:35] "GET /virtual-machine-interface/cb2a82c8-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007641 10.0.0.137 - - [2025-10-31 12:51:35] "POST /set-tag HTTP/1.1" 200 109 0.016186 10.0.0.137 - - [2025-10-31 12:51:35] "POST /set-tag HTTP/1.1" 200 109 0.036250 10.0.0.137 - - [2025-10-31 12:51:35] "POST /set-tag HTTP/1.1" 200 109 0.014152 10.0.0.137 - - [2025-10-31 12:51:35] "POST /set-tag HTTP/1.1" 200 109 0.021834 10.0.0.137 - - [2025-10-31 12:51:35] "DELETE /instance-ip/cb42d4f4-b657-11f0-9b2c-fa163e055fcc HTTP/1.1" 200 115 0.036411 10.0.0.137 - - [2025-10-31 12:51:35] "DELETE /virtual-machine-interface/cb2a82c8-b657-11f0-9b2c-fa163e055fcc HTTP/1.1" 200 115 0.038612 10.0.0.137 - - [2025-10-31 12:51:35] "DELETE /virtual-machine/7169f7f7-5e5c-4348-be7e-8dd940307906 HTTP/1.1" 200 115 0.017543 10.0.0.137 - - [2025-10-31 12:51:35] "DELETE /tag/b55afb07-3dc2-4130-a520-136d7c4216e7 HTTP/1.1" 200 115 0.047653 10.0.0.137 - - [2025-10-31 12:51:35] "GET /virtual-machine-interface/cbfa084a-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004070 10.0.0.137 - - [2025-10-31 12:51:35] "POST /set-tag HTTP/1.1" 200 109 0.002582 10.0.0.137 - - [2025-10-31 12:51:35] "GET /virtual-machine/7a2f2cc6-a7ee-439a-8717-0c51502ac84e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002417 10.0.0.137 - - [2025-10-31 12:51:35] "POST /ref-update HTTP/1.1" 200 156 0.008589 10.0.0.137 - - [2025-10-31 12:51:36] "GET /virtual-machine-interface/cbfa084a-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004114 10.0.0.137 - - [2025-10-31 12:51:36] "POST /set-tag HTTP/1.1" 200 109 0.015502 10.0.0.137 - - [2025-10-31 12:51:36] "POST /set-tag HTTP/1.1" 200 109 0.023525 10.0.0.137 - - [2025-10-31 12:51:36] "POST /set-tag HTTP/1.1" 200 109 0.026053 10.0.0.137 - - [2025-10-31 12:51:36] "POST /set-tag HTTP/1.1" 200 109 0.022887 10.0.0.137 - - [2025-10-31 12:51:36] "DELETE /instance-ip/cc14d292-b657-11f0-9b2c-fa163e055fcc HTTP/1.1" 200 115 0.066500 10.0.0.137 - - [2025-10-31 12:51:36] "DELETE /virtual-machine-interface/cbfa084a-b657-11f0-9b2c-fa163e055fcc HTTP/1.1" 200 115 0.038723 10.0.0.137 - - [2025-10-31 12:51:36] "DELETE /virtual-machine/7a2f2cc6-a7ee-439a-8717-0c51502ac84e HTTP/1.1" 200 115 0.022475 10.0.0.137 - - [2025-10-31 12:51:36] "DELETE /tag/6ec057f8-06b7-42dc-b9ed-903441913552 HTTP/1.1" 200 115 0.032472 10.0.0.137 - - [2025-10-31 12:51:36] "GET /virtual-machine-interface/cc668b82-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004894 10.0.0.137 - - [2025-10-31 12:51:36] "POST /set-tag HTTP/1.1" 200 109 0.004046 10.0.0.137 - - [2025-10-31 12:51:36] "GET /virtual-machine/5d9d5b09-b8f8-4892-9b9d-829e5a7e3985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002928 10.0.0.137 - - [2025-10-31 12:51:36] "POST /ref-update HTTP/1.1" 200 156 0.010273 10.0.0.137 - - [2025-10-31 12:51:36] "GET /virtual-machine-interface/cc668b82-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007471 10.0.0.137 - - [2025-10-31 12:51:36] "POST /set-tag HTTP/1.1" 200 109 0.018322 10.0.0.137 - - [2025-10-31 12:51:36] "POST /set-tag HTTP/1.1" 200 109 0.027954 10.0.0.137 - - [2025-10-31 12:51:36] "POST /set-tag HTTP/1.1" 200 109 0.025174 10.0.0.137 - - [2025-10-31 12:51:36] "POST /set-tag HTTP/1.1" 200 109 0.014020 10.0.0.137 - - [2025-10-31 12:51:36] "DELETE /instance-ip/cc7dfbd2-b657-11f0-9b2c-fa163e055fcc HTTP/1.1" 200 115 0.035986 10.0.0.137 - - [2025-10-31 12:51:36] "DELETE /virtual-machine-interface/cc668b82-b657-11f0-9b2c-fa163e055fcc HTTP/1.1" 200 115 0.038406 10.0.0.137 - - [2025-10-31 12:51:36] "DELETE /virtual-machine/5d9d5b09-b8f8-4892-9b9d-829e5a7e3985 HTTP/1.1" 200 115 0.015839 10.0.0.137 - - [2025-10-31 12:51:36] "DELETE /tag/dc6ee4bc-9398-46e8-9ab4-2646079b71ef HTTP/1.1" 200 115 0.030721 10.0.0.137 - - [2025-10-31 12:51:36] "DELETE /tag/509e7189-3015-43a5-9723-8187b9504dee HTTP/1.1" 409 237 0.003953 10.0.0.137 - - [2025-10-31 12:51:36] "DELETE /tag/3b6e40e3-5c6e-4a13-8f87-c3aff6ea6d11 HTTP/1.1" 409 237 0.004123 10.0.0.137 - - [2025-10-31 12:51:36] "GET /virtual-machine-interface/cb91942c-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003798 10.0.0.137 - - [2025-10-31 12:51:36] "POST /set-tag HTTP/1.1" 200 109 0.001954 10.0.0.137 - - [2025-10-31 12:51:36] "GET /virtual-machine-interface/cb91942c-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004400 10.0.0.137 - - [2025-10-31 12:51:36] "POST /set-tag HTTP/1.1" 200 109 0.002040 10.0.0.137 - - [2025-10-31 12:51:36] "GET /virtual-machine/94baf660-abf1-4401-91b9-96a39bed72d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002486 10.0.0.137 - - [2025-10-31 12:51:36] "POST /ref-update HTTP/1.1" 200 156 0.009658 10.0.0.137 - - [2025-10-31 12:51:36] "GET /virtual-machine-interface/cb91942c-b657-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004002 10.0.0.137 - - [2025-10-31 12:51:36] "POST /set-tag HTTP/1.1" 200 109 0.016823 10.0.0.137 - - [2025-10-31 12:51:36] "POST /set-tag HTTP/1.1" 200 109 0.027718 10.0.0.137 - - [2025-10-31 12:51:37] "POST /set-tag HTTP/1.1" 200 109 0.022060 10.0.0.137 - - [2025-10-31 12:51:37] "POST /set-tag HTTP/1.1" 200 109 0.032527 10.0.0.137 - - [2025-10-31 12:51:37] "DELETE /instance-ip/cbaac672-b657-11f0-9b2c-fa163e055fcc HTTP/1.1" 200 115 0.053677 10.0.0.137 - - [2025-10-31 12:51:37] "DELETE /virtual-machine-interface/cb91942c-b657-11f0-9b2c-fa163e055fcc HTTP/1.1" 200 115 0.034332 10.0.0.137 - - [2025-10-31 12:51:37] "DELETE /virtual-machine/94baf660-abf1-4401-91b9-96a39bed72d3 HTTP/1.1" 200 115 0.025960 10.0.0.137 - - [2025-10-31 12:51:37] "DELETE /tag/4f68fc5c-9c52-426e-bd06-b1209169ff96 HTTP/1.1" 409 237 0.004325 10.0.0.137 - - [2025-10-31 12:51:37] "DELETE /tag/b950c994-62f6-44d6-aa1b-e8e71bb56518 HTTP/1.1" 200 115 0.027123 10.0.0.137 - - [2025-10-31 12:51:37] "DELETE /tag/3079cc7c-4acc-4d70-923f-04a531989796 HTTP/1.1" 200 115 0.035098 10.0.0.137 - - [2025-10-31 12:51:39] "POST /projects HTTP/1.1" 409 238 0.002400 10.0.0.137 - - [2025-10-31 12:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007511 10.0.0.137 - - [2025-10-31 12:51:39] "GET /project/a2a95b57-b44a-4325-921c-82907ac972cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034554 10.0.0.137 - - [2025-10-31 12:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.137 - - [2025-10-31 12:51:39] "GET /virtual-network/56fd6ee2-8104-4605-92cf-21cfbacb6dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005926 10.0.0.137 - - [2025-10-31 12:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001354 10.0.0.137 - - [2025-10-31 12:51:39] "GET /virtual-network/5147028d-e7ca-4b50-98a3-a439e96e612d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005406 10.0.0.137 - - [2025-10-31 12:51:39] "POST /security-groups HTTP/1.1" 409 285 0.001920 10.0.0.137 - - [2025-10-31 12:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.137 - - [2025-10-31 12:51:39] "PUT /security-group/ae11116d-d7eb-4877-baac-b1069c6a592a HTTP/1.1" 200 263 0.055796 10.0.0.137 - - [2025-10-31 12:51:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.026933 10.0.0.137 - - [2025-10-31 12:51:39] "PUT /access-control-list/736ec636-4303-4b87-b75b-dcbaa965946c HTTP/1.1" 200 273 0.019813 10.0.0.137 - - [2025-10-31 12:51:39] "PUT /access-control-list/fbb2c237-e944-45b5-a7cb-67c6adbf4f8a HTTP/1.1" 200 273 0.027928 10.0.0.137 - - [2025-10-31 12:51:44] "POST /projects HTTP/1.1" 409 238 0.002013 10.0.0.137 - - [2025-10-31 12:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001536 10.0.0.137 - - [2025-10-31 12:51:44] "GET /project/a2a95b57-b44a-4325-921c-82907ac972cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034104 10.0.0.137 - - [2025-10-31 12:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.137 - - [2025-10-31 12:51:44] "GET /virtual-network/56fd6ee2-8104-4605-92cf-21cfbacb6dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.008003 10.0.0.137 - - [2025-10-31 12:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004526 10.0.0.137 - - [2025-10-31 12:51:44] "GET /virtual-network/5147028d-e7ca-4b50-98a3-a439e96e612d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004291 10.0.0.137 - - [2025-10-31 12:51:44] "POST /security-groups HTTP/1.1" 409 285 0.002074 10.0.0.137 - - [2025-10-31 12:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.137 - - [2025-10-31 12:51:45] "PUT /security-group/ae11116d-d7eb-4877-baac-b1069c6a592a HTTP/1.1" 200 263 0.051953 10.0.0.137 - - [2025-10-31 12:51:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.025869 10.0.0.137 - - [2025-10-31 12:51:45] "PUT /access-control-list/736ec636-4303-4b87-b75b-dcbaa965946c HTTP/1.1" 200 273 0.019022 10.0.0.137 - - [2025-10-31 12:51:45] "GET /firewall-policy/f4430492-c737-4bfe-a9a7-d5d8406badff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.011329 10.0.0.137 - - [2025-10-31 12:51:45] "PUT /access-control-list/fbb2c237-e944-45b5-a7cb-67c6adbf4f8a HTTP/1.1" 200 273 0.018923 10.0.0.137 - - [2025-10-31 12:51:45] "GET /firewall-rule/0e7ac3c0-6f49-4bcb-88c5-e56cd5345498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002626 10.0.0.137 - - [2025-10-31 12:51:45] "POST /ref-update HTTP/1.1" 200 156 0.045659 10.0.0.137 - - [2025-10-31 12:51:45] "DELETE /firewall-rule/0e7ac3c0-6f49-4bcb-88c5-e56cd5345498 HTTP/1.1" 200 115 0.046617 10.0.0.137 - - [2025-10-31 12:51:45] "GET /firewall-policy/f4430492-c737-4bfe-a9a7-d5d8406badff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.004409 10.0.0.137 - - [2025-10-31 12:51:45] "GET /firewall-rule/26f965f2-4f54-431e-a676-40e7216c46d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003102 10.0.0.137 - - [2025-10-31 12:51:45] "POST /ref-update HTTP/1.1" 200 156 0.047219 10.0.0.137 - - [2025-10-31 12:51:45] "DELETE /firewall-rule/26f965f2-4f54-431e-a676-40e7216c46d0 HTTP/1.1" 200 115 0.041842 10.0.0.137 - - [2025-10-31 12:51:45] "DELETE /tag/509e7189-3015-43a5-9723-8187b9504dee HTTP/1.1" 409 237 0.004615 10.0.0.137 - - [2025-10-31 12:51:45] "DELETE /tag/3b6e40e3-5c6e-4a13-8f87-c3aff6ea6d11 HTTP/1.1" 409 237 0.004573 10.0.0.137 - - [2025-10-31 12:51:45] "DELETE /tag/f8242116-7197-41ab-b5b8-f096897c77f0 HTTP/1.1" 200 115 0.044499 10.0.0.137 - - [2025-10-31 12:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.137 - - [2025-10-31 12:51:45] "GET /virtual-network/56fd6ee2-8104-4605-92cf-21cfbacb6dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004620 10.0.0.137 - - [2025-10-31 12:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.137 - - [2025-10-31 12:51:45] "GET /virtual-network/5147028d-e7ca-4b50-98a3-a439e96e612d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003690 10.0.0.137 - - [2025-10-31 12:51:45] "PUT /virtual-network/56fd6ee2-8104-4605-92cf-21cfbacb6dc8 HTTP/1.1" 200 265 0.040209 10.0.0.137 - - [2025-10-31 12:51:45] "PUT /virtual-network/5147028d-e7ca-4b50-98a3-a439e96e612d HTTP/1.1" 200 265 0.036635 10.0.0.137 - - [2025-10-31 12:51:45] "DELETE /security-group/ae11116d-d7eb-4877-baac-b1069c6a592a HTTP/1.1" 200 115 0.047088 10.0.0.137 - - [2025-10-31 12:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.137 - - [2025-10-31 12:51:45] "DELETE /access-control-list/736ec636-4303-4b87-b75b-dcbaa965946c HTTP/1.1" 200 115 0.031440 10.0.0.137 - - [2025-10-31 12:51:45] "DELETE /access-control-list/fbb2c237-e944-45b5-a7cb-67c6adbf4f8a HTTP/1.1" 200 115 0.022556 10.0.0.137 - - [2025-10-31 12:51:45] "GET /project/a2a95b57-b44a-4325-921c-82907ac972cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.026948 10.0.0.137 - - [2025-10-31 12:51:45] "GET /project/a2a95b57-b44a-4325-921c-82907ac972cf?fields=security_groups HTTP/1.1" 200 1353 0.030260 10.0.0.137 - - [2025-10-31 12:51:45] "DELETE /security-group/247be543-e301-4ffa-bcef-29624d059636 HTTP/1.1" 200 115 0.056066 10.0.0.137 - - [2025-10-31 12:51:45] "DELETE /access-control-list/5f0ed895-17c1-4de5-992f-4433bd87a061 HTTP/1.1" 200 115 0.056512 10.0.0.137 - - [2025-10-31 12:51:45] "GET /project/a2a95b57-b44a-4325-921c-82907ac972cf?fields=application_policy_sets HTTP/1.1" 200 1392 0.057662 10.0.0.137 - - [2025-10-31 12:51:45] "DELETE /access-control-list/3b76c648-3e3e-4d76-8748-0a3c687dc5cf HTTP/1.1" 200 115 0.051652 10.0.0.137 - - [2025-10-31 12:51:46] "DELETE /project/a2a95b57-b44a-4325-921c-82907ac972cf HTTP/1.1" 200 115 0.331667 10.0.0.137 - - [2025-10-31 12:51:46] "POST /projects HTTP/1.1" 409 238 0.002192 10.0.0.137 - - [2025-10-31 12:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.137 - - [2025-10-31 12:51:46] "GET /project/51382b37-76dc-4c1a-a3d2-77a19448f676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033815 10.0.0.137 - - [2025-10-31 12:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.137 - - [2025-10-31 12:51:46] "GET /virtual-network/56fd6ee2-8104-4605-92cf-21cfbacb6dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.003961 10.0.0.137 - - [2025-10-31 12:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.137 - - [2025-10-31 12:51:46] "GET /virtual-network/5147028d-e7ca-4b50-98a3-a439e96e612d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004501 10.0.0.137 - - [2025-10-31 12:51:46] "POST /security-groups HTTP/1.1" 409 285 0.002183 10.0.0.137 - - [2025-10-31 12:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.137 - - [2025-10-31 12:51:46] "PUT /security-group/30bb5649-151d-49b4-bf87-5836060929e2 HTTP/1.1" 200 263 0.055999 10.0.0.137 - - [2025-10-31 12:51:46] "PUT /access-control-list/1b585873-89ae-4cb2-8e20-8bee25027638 HTTP/1.1" 200 273 0.011964 10.0.0.137 - - [2025-10-31 12:51:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.029117 10.0.0.137 - - [2025-10-31 12:51:46] "PUT /access-control-list/12c35ae8-8a82-42d7-b1bd-380932fccfee HTTP/1.1" 200 273 0.033763 10.0.0.137 - - [2025-10-31 12:51:50] "GET /application-policy-set/2a4038a8-dbba-4911-a806-97c047ef2fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002741 10.0.0.137 - - [2025-10-31 12:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.137 - - [2025-10-31 12:51:50] "GET /policy-management/a4a5e5ca-e20a-4263-bf86-c68e35c85e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002507 10.0.0.137 - - [2025-10-31 12:51:50] "GET /firewall-policy/e4f83517-5ee7-4065-8645-c799433ca89b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002093 10.0.0.137 - - [2025-10-31 12:51:50] "GET /firewall-rule/448aca2d-3df3-4bca-877f-960e4dbe3157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002594 10.0.0.137 - - [2025-10-31 12:51:50] "POST /ref-update HTTP/1.1" 200 156 0.016347 10.0.0.137 - - [2025-10-31 12:51:50] "DELETE /firewall-rule/448aca2d-3df3-4bca-877f-960e4dbe3157 HTTP/1.1" 200 115 0.034298 10.0.0.137 - - [2025-10-31 12:51:50] "GET /firewall-policy/81c47eb4-8884-4135-b88a-05d2002b524a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.010503 10.0.0.137 - - [2025-10-31 12:51:50] "GET /firewall-rule/64b8b8b6-3eac-436a-8c4a-83bc8556dc83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.002716 10.0.0.137 - - [2025-10-31 12:51:50] "POST /ref-update HTTP/1.1" 200 156 0.015938 10.0.0.137 - - [2025-10-31 12:51:50] "DELETE /firewall-rule/64b8b8b6-3eac-436a-8c4a-83bc8556dc83 HTTP/1.1" 200 115 0.040108 10.0.0.137 - - [2025-10-31 12:51:50] "GET /firewall-policy/81c47eb4-8884-4135-b88a-05d2002b524a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.006734 10.0.0.137 - - [2025-10-31 12:51:50] "GET /firewall-rule/942aeba5-0c26-4e0b-aa67-eebd3cd0aae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.002815 10.0.0.137 - - [2025-10-31 12:51:51] "POST /ref-update HTTP/1.1" 200 156 0.010540 10.0.0.137 - - [2025-10-31 12:51:51] "DELETE /firewall-rule/942aeba5-0c26-4e0b-aa67-eebd3cd0aae3 HTTP/1.1" 200 115 0.048843 10.0.0.137 - - [2025-10-31 12:51:51] "GET /application-policy-set/2a4038a8-dbba-4911-a806-97c047ef2fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.006436 10.0.0.137 - - [2025-10-31 12:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.137 - - [2025-10-31 12:51:51] "GET /policy-management/a4a5e5ca-e20a-4263-bf86-c68e35c85e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002179 10.0.0.137 - - [2025-10-31 12:51:51] "GET /firewall-policy/81c47eb4-8884-4135-b88a-05d2002b524a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.003030 10.0.0.137 - - [2025-10-31 12:51:51] "POST /ref-update HTTP/1.1" 200 156 0.028257 10.0.0.137 - - [2025-10-31 12:51:51] "DELETE /firewall-policy/81c47eb4-8884-4135-b88a-05d2002b524a HTTP/1.1" 200 115 0.028213 10.0.0.137 - - [2025-10-31 12:51:51] "DELETE /tag/4f68fc5c-9c52-426e-bd06-b1209169ff96 HTTP/1.1" 200 115 0.065609 10.0.0.137 - - [2025-10-31 12:51:51] "DELETE /tag/c06b4d9d-d453-4b93-b6a3-acbcf221e215 HTTP/1.1" 200 115 0.065024 10.0.0.137 - - [2025-10-31 12:51:51] "DELETE /tag/509e7189-3015-43a5-9723-8187b9504dee HTTP/1.1" 200 115 0.057480 10.0.0.137 - - [2025-10-31 12:51:51] "DELETE /tag/3b6e40e3-5c6e-4a13-8f87-c3aff6ea6d11 HTTP/1.1" 200 115 0.030125 10.0.0.137 - - [2025-10-31 12:51:51] "DELETE /loadbalancer-member/f76f8bb5-5bb3-41fa-b3a0-a62a5201755f HTTP/1.1" 200 115 0.025972 10.0.0.137 - - [2025-10-31 12:51:51] "DELETE /loadbalancer-pool/4cdef204-dee8-4116-8370-4d7d32d788dd HTTP/1.1" 200 115 0.030448 10.0.0.137 - - [2025-10-31 12:51:51] "DELETE /loadbalancer-listener/96ec1989-91a9-480a-81ce-bef659e67963 HTTP/1.1" 200 115 0.025180 10.0.0.137 - - [2025-10-31 12:51:51] "DELETE /loadbalancer/3d445e7e-e2fd-4c8b-9cd8-a354f7170c43 HTTP/1.1" 200 115 0.030580 10.0.0.137 - - [2025-10-31 12:51:51] "DELETE /floating-ip/c27b94c3-2d54-4fa8-a2b0-71d7a8fd28c4 HTTP/1.1" 200 115 0.027624 10.0.0.137 - - [2025-10-31 12:51:51] "DELETE /instance-ip/6154da04-66e1-4176-a9d1-f80e7a0ad7a2 HTTP/1.1" 200 115 0.030693 10.0.0.137 - - [2025-10-31 12:51:51] "DELETE /virtual-machine-interface/b53a4ccc-c4c1-409d-b920-319f0b51e437 HTTP/1.1" 200 115 0.042374 10.0.0.137 - - [2025-10-31 12:51:51] "DELETE /tag/54fef522-ba03-4ba5-a96b-e90c79d2d0d0 HTTP/1.1" 200 115 0.054136 10.0.0.137 - - [2025-10-31 12:51:51] "POST /projects HTTP/1.1" 409 238 0.001879 10.0.0.137 - - [2025-10-31 12:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.137 - - [2025-10-31 12:51:51] "GET /project/51382b37-76dc-4c1a-a3d2-77a19448f676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035422 10.0.0.137 - - [2025-10-31 12:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.137 - - [2025-10-31 12:51:51] "GET /virtual-network/56fd6ee2-8104-4605-92cf-21cfbacb6dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.006375 10.0.0.137 - - [2025-10-31 12:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.137 - - [2025-10-31 12:51:51] "GET /virtual-network/5147028d-e7ca-4b50-98a3-a439e96e612d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003936 10.0.0.137 - - [2025-10-31 12:51:51] "POST /security-groups HTTP/1.1" 409 285 0.003477 10.0.0.137 - - [2025-10-31 12:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.137 - - [2025-10-31 12:51:51] "PUT /security-group/30bb5649-151d-49b4-bf87-5836060929e2 HTTP/1.1" 200 263 0.064821 10.0.0.137 - - [2025-10-31 12:51:51] "PUT /access-control-list/1b585873-89ae-4cb2-8e20-8bee25027638 HTTP/1.1" 200 273 0.022311 10.0.0.137 - - [2025-10-31 12:51:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.041559 10.0.0.137 - - [2025-10-31 12:51:52] "GET /firewall-policy/f4430492-c737-4bfe-a9a7-d5d8406badff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.022907 10.0.0.137 - - [2025-10-31 12:51:52] "PUT /access-control-list/12c35ae8-8a82-42d7-b1bd-380932fccfee HTTP/1.1" 200 273 0.031976 10.0.0.137 - - [2025-10-31 12:51:52] "GET /firewall-rule/3a514beb-956e-4cab-bbb3-fb6f664368c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005031 10.0.0.137 - - [2025-10-31 12:51:52] "POST /ref-update HTTP/1.1" 200 156 0.063611 10.0.0.137 - - [2025-10-31 12:51:52] "DELETE /firewall-rule/3a514beb-956e-4cab-bbb3-fb6f664368c4 HTTP/1.1" 200 115 0.050008 10.0.0.137 - - [2025-10-31 12:51:52] "GET /firewall-policy/f4430492-c737-4bfe-a9a7-d5d8406badff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.003999 10.0.0.137 - - [2025-10-31 12:51:52] "GET /firewall-rule/71007a7d-ad50-4563-8ef0-a8ddfc07d075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002385 10.0.0.137 - - [2025-10-31 12:51:52] "POST /ref-update HTTP/1.1" 200 156 0.036854 10.0.0.137 - - [2025-10-31 12:51:52] "DELETE /firewall-rule/71007a7d-ad50-4563-8ef0-a8ddfc07d075 HTTP/1.1" 200 115 0.050509 10.0.0.137 - - [2025-10-31 12:51:52] "DELETE /tag/9a035f80-7670-4234-b512-79c9be404d67 HTTP/1.1" 200 115 0.047949 10.0.0.137 - - [2025-10-31 12:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.137 - - [2025-10-31 12:51:52] "GET /virtual-network/56fd6ee2-8104-4605-92cf-21cfbacb6dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004479 10.0.0.137 - - [2025-10-31 12:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.137 - - [2025-10-31 12:51:52] "GET /virtual-network/5147028d-e7ca-4b50-98a3-a439e96e612d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003744 10.0.0.137 - - [2025-10-31 12:51:52] "PUT /virtual-network/56fd6ee2-8104-4605-92cf-21cfbacb6dc8 HTTP/1.1" 200 265 0.041700 10.0.0.137 - - [2025-10-31 12:51:52] "PUT /virtual-network/5147028d-e7ca-4b50-98a3-a439e96e612d HTTP/1.1" 200 265 0.053488 10.0.0.137 - - [2025-10-31 12:51:52] "DELETE /security-group/30bb5649-151d-49b4-bf87-5836060929e2 HTTP/1.1" 200 115 0.056868 10.0.0.137 - - [2025-10-31 12:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.137 - - [2025-10-31 12:51:52] "DELETE /access-control-list/1b585873-89ae-4cb2-8e20-8bee25027638 HTTP/1.1" 200 115 0.057061 10.0.0.137 - - [2025-10-31 12:51:52] "DELETE /access-control-list/12c35ae8-8a82-42d7-b1bd-380932fccfee HTTP/1.1" 200 115 0.032799 10.0.0.137 - - [2025-10-31 12:51:52] "GET /project/51382b37-76dc-4c1a-a3d2-77a19448f676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.053139 10.0.0.137 - - [2025-10-31 12:51:52] "GET /project/51382b37-76dc-4c1a-a3d2-77a19448f676?fields=security_groups HTTP/1.1" 200 1352 0.030266 10.0.0.137 - - [2025-10-31 12:51:52] "DELETE /security-group/b3c75722-5768-4c96-9339-9c81c1b76587 HTTP/1.1" 200 115 0.057782 10.0.0.137 - - [2025-10-31 12:51:52] "DELETE /access-control-list/fc794a2f-ae54-45d2-8131-cf8135bdea28 HTTP/1.1" 200 115 0.045105 10.0.0.137 - - [2025-10-31 12:51:52] "GET /project/51382b37-76dc-4c1a-a3d2-77a19448f676?fields=application_policy_sets HTTP/1.1" 200 1391 0.053211 10.0.0.137 - - [2025-10-31 12:51:52] "DELETE /access-control-list/f0698d60-6fa4-49f6-b319-283a6e987403 HTTP/1.1" 200 115 0.049947 10.0.0.137 - - [2025-10-31 12:51:53] "DELETE /project/51382b37-76dc-4c1a-a3d2-77a19448f676 HTTP/1.1" 200 115 0.359935 10.0.0.137 - - [2025-10-31 12:52:24] "GET /global-system-configs HTTP/1.1" 200 323 0.003997 10.0.0.137 - - [2025-10-31 12:52:25] "GET /global-system-configs HTTP/1.1" 200 323 0.008768 10.0.0.137 - - [2025-10-31 12:52:51] "GET / HTTP/1.1" 200 36215 0.001652 10.0.0.137 - - [2025-10-31 12:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.137 - - [2025-10-31 12:52:51] "GET /global-vrouter-config/ae146576-d9b0-4014-bffa-7f1bd649544c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002514 10.0.0.137 - - [2025-10-31 12:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.137 - - [2025-10-31 12:52:52] "GET /global-vrouter-config/ae146576-d9b0-4014-bffa-7f1bd649544c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002110 10.0.0.137 - - [2025-10-31 12:53:08] "GET / HTTP/1.1" 200 36215 0.001667 10.0.0.137 - - [2025-10-31 12:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.137 - - [2025-10-31 12:53:08] "GET /global-system-config/47f48624-40c0-47cf-970a-4870c23bfe2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005299 10.0.0.137 - - [2025-10-31 12:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.137 - - [2025-10-31 12:53:08] "GET /config-node/ec1e4290-5f86-4720-ad76-6625cc37be8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.003384 10.0.0.137 - - [2025-10-31 12:53:09] "GET / HTTP/1.1" 200 36215 0.001368 10.0.0.137 - - [2025-10-31 12:53:09] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001964 10.0.0.137 - - [2025-10-31 12:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.137 - - [2025-10-31 12:53:14] "GET /global-vrouter-config/ae146576-d9b0-4014-bffa-7f1bd649544c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002299 10.0.0.137 - - [2025-10-31 12:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.137 - - [2025-10-31 12:53:14] "PUT /global-vrouter-config/ae146576-d9b0-4014-bffa-7f1bd649544c HTTP/1.1" 200 277 0.007451 10.0.0.137 - - [2025-10-31 12:53:14] "GET / HTTP/1.1" 200 36215 0.001972 10.0.0.137 - - [2025-10-31 12:53:14] "POST /alarms HTTP/1.1" 409 264 0.002023 10.0.0.137 - - [2025-10-31 12:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.137 - - [2025-10-31 12:53:14] "PUT /alarm/1a91243a-c6b5-488e-bad9-95d9c88df397 HTTP/1.1" 200 245 0.009119 10.0.0.137 - - [2025-10-31 12:53:14] "POST /alarms HTTP/1.1" 409 261 0.002455 10.0.0.137 - - [2025-10-31 12:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001510 10.0.0.137 - - [2025-10-31 12:53:14] "PUT /alarm/66908b89-1800-46b9-aebd-49e94eb5d4c6 HTTP/1.1" 200 245 0.009282 10.0.0.137 - - [2025-10-31 12:53:14] "POST /alarms HTTP/1.1" 409 261 0.005971 10.0.0.137 - - [2025-10-31 12:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.137 - - [2025-10-31 12:53:14] "PUT /alarm/38d0e77e-3215-4a13-b90d-9f2c6bf1fa5a HTTP/1.1" 200 245 0.010515 10.0.0.137 - - [2025-10-31 12:53:14] "POST /alarms HTTP/1.1" 409 253 0.002419 10.0.0.137 - - [2025-10-31 12:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.137 - - [2025-10-31 12:53:14] "PUT /alarm/b188df41-b2fd-4ab7-87aa-6336dcf2cf24 HTTP/1.1" 200 245 0.010877 10.0.0.137 - - [2025-10-31 12:53:14] "POST /alarms HTTP/1.1" 409 251 0.004153 10.0.0.137 - - [2025-10-31 12:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.137 - - [2025-10-31 12:53:14] "PUT /alarm/76aec975-9f72-4059-93e1-4807fde9e5ec HTTP/1.1" 200 245 0.010363 10.0.0.137 - - [2025-10-31 12:53:14] "POST /alarms HTTP/1.1" 409 252 0.008236 10.0.0.137 - - [2025-10-31 12:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.137 - - [2025-10-31 12:53:14] "PUT /alarm/2e0d356d-6dd0-4f08-8e52-4b7d83a314d1 HTTP/1.1" 200 245 0.009696 10.0.0.137 - - [2025-10-31 12:53:14] "POST /alarms HTTP/1.1" 409 256 0.006750 10.0.0.137 - - [2025-10-31 12:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.137 - - [2025-10-31 12:53:14] "PUT /alarm/bd0c245e-0a48-4545-ba13-a4073b9e716f HTTP/1.1" 200 245 0.009519 10.0.0.137 - - [2025-10-31 12:53:14] "POST /alarms HTTP/1.1" 409 248 0.010302 10.0.0.137 - - [2025-10-31 12:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089 10.0.0.137 - - [2025-10-31 12:53:14] "PUT /alarm/8976a9c6-256f-4c50-ae2e-fff655cfd713 HTTP/1.1" 200 245 0.010024 10.0.0.137 - - [2025-10-31 12:53:14] "POST /alarms HTTP/1.1" 409 252 0.005111 10.0.0.137 - - [2025-10-31 12:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002922 10.0.0.137 - - [2025-10-31 12:53:15] "PUT /alarm/65b66824-a8c9-49af-9d4c-10c08c0c2005 HTTP/1.1" 200 245 0.009212 10.0.0.137 - - [2025-10-31 12:53:15] "POST /alarms HTTP/1.1" 409 257 0.007172 10.0.0.137 - - [2025-10-31 12:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.137 - - [2025-10-31 12:53:15] "PUT /alarm/f75f4010-1e9d-4099-b04d-f8441c474165 HTTP/1.1" 200 245 0.010951 10.0.0.137 - - [2025-10-31 12:53:15] "POST /alarms HTTP/1.1" 409 251 0.003367 10.0.0.137 - - [2025-10-31 12:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.137 - - [2025-10-31 12:53:15] "PUT /alarm/a5a64108-6eec-4e3f-9792-b8328845f4d9 HTTP/1.1" 200 245 0.011925 10.0.0.137 - - [2025-10-31 12:53:15] "POST /alarms HTTP/1.1" 409 257 0.011645 10.0.0.137 - - [2025-10-31 12:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.137 - - [2025-10-31 12:53:15] "PUT /alarm/2f059ddd-b1c5-41d8-990d-27f7f58eaa4f HTTP/1.1" 200 245 0.010899 10.0.0.137 - - [2025-10-31 12:53:15] "POST /alarms HTTP/1.1" 409 261 0.006400 10.0.0.137 - - [2025-10-31 12:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.137 - - [2025-10-31 12:53:15] "PUT /alarm/88653b72-c28e-47ed-bb17-80b2b3bd6c12 HTTP/1.1" 200 245 0.008963 10.0.0.137 - - [2025-10-31 12:53:15] "POST /alarms HTTP/1.1" 409 258 0.003061 10.0.0.137 - - [2025-10-31 12:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.137 - - [2025-10-31 12:53:15] "PUT /alarm/15352339-49f3-4644-aedf-a94a28c5cee0 HTTP/1.1" 200 245 0.009332 10.0.0.137 - - [2025-10-31 12:53:15] "POST /alarms HTTP/1.1" 409 254 0.010496 10.0.0.137 - - [2025-10-31 12:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.137 - - [2025-10-31 12:53:15] "PUT /alarm/339ad955-4e79-4774-a03c-0e86e86b009d HTTP/1.1" 200 245 0.009738 10.0.0.137 - - [2025-10-31 12:53:15] "POST /alarms HTTP/1.1" 409 254 0.007969 10.0.0.137 - - [2025-10-31 12:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.137 - - [2025-10-31 12:53:15] "PUT /alarm/37d964fc-f732-4e98-95b0-3fd5bf7d8c90 HTTP/1.1" 200 245 0.011438 10.0.0.137 - - [2025-10-31 12:53:15] "POST /alarms HTTP/1.1" 409 254 0.007905 10.0.0.137 - - [2025-10-31 12:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.137 - - [2025-10-31 12:53:15] "PUT /alarm/ffc2ae4f-1575-4a17-85e6-22bfb3154b46 HTTP/1.1" 200 245 0.009511 10.0.0.137 - - [2025-10-31 12:53:15] "POST /alarms HTTP/1.1" 409 247 0.003664 10.0.0.137 - - [2025-10-31 12:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.137 - - [2025-10-31 12:53:15] "PUT /alarm/eb600a1f-49a7-45d9-a23d-85a96ad34b1e HTTP/1.1" 200 245 0.010824 10.0.0.137 - - [2025-10-31 12:53:15] "POST /alarms HTTP/1.1" 409 272 0.011553 10.0.0.137 - - [2025-10-31 12:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.137 - - [2025-10-31 12:53:15] "PUT /alarm/802867a2-0234-4d36-bb9b-ef749322724a HTTP/1.1" 200 245 0.011417 10.0.0.137 - - [2025-10-31 12:53:15] "POST /alarms HTTP/1.1" 409 261 0.009502 10.0.0.137 - - [2025-10-31 12:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.137 - - [2025-10-31 12:53:15] "PUT /alarm/ac729374-8950-4b74-b871-db39edf01ae0 HTTP/1.1" 200 245 0.010483 10.0.0.137 - - [2025-10-31 12:53:15] "POST /alarms HTTP/1.1" 409 259 0.013288 10.0.0.137 - - [2025-10-31 12:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.137 - - [2025-10-31 12:53:15] "PUT /alarm/bf1f2d54-3a10-40c5-a91f-0934820a2bf8 HTTP/1.1" 200 245 0.009746 10.0.0.137 - - [2025-10-31 12:53:15] "POST /alarms HTTP/1.1" 409 265 0.005927 10.0.0.137 - - [2025-10-31 12:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.137 - - [2025-10-31 12:53:15] "PUT /alarm/7edea32c-c479-4275-b153-2de58e696232 HTTP/1.1" 200 245 0.009491 10.0.0.137 - - [2025-10-31 12:53:15] "POST /alarms HTTP/1.1" 409 279 0.009932 10.0.0.137 - - [2025-10-31 12:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005040 10.0.0.137 - - [2025-10-31 12:53:16] "PUT /alarm/20066873-db2c-446c-956c-9b32dc08fd46 HTTP/1.1" 200 245 0.009956 10.0.0.137 - - [2025-10-31 12:53:16] "GET / HTTP/1.1" 200 36215 0.001811 10.0.0.137 - - [2025-10-31 12:53:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001678 10.0.0.137 - - [2025-10-31 12:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001300 10.0.0.137 - - [2025-10-31 12:53:16] "PUT /global-vrouter-config/ae146576-d9b0-4014-bffa-7f1bd649544c HTTP/1.1" 200 277 0.007028 10.0.0.137 - - [2025-10-31 12:53:16] "GET / HTTP/1.1" 200 36215 0.002037 10.0.0.137 - - [2025-10-31 12:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.137 - - [2025-10-31 12:53:16] "GET /global-vrouter-config/ae146576-d9b0-4014-bffa-7f1bd649544c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003004 10.0.0.137 - - [2025-10-31 12:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.137 - - [2025-10-31 12:53:16] "PUT /global-vrouter-config/ae146576-d9b0-4014-bffa-7f1bd649544c HTTP/1.1" 200 277 0.010345 10.0.0.137 - - [2025-10-31 12:53:16] "GET / HTTP/1.1" 200 36215 0.002307 10.0.0.137 - - [2025-10-31 12:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.137 - - [2025-10-31 12:53:16] "GET /global-system-config/47f48624-40c0-47cf-970a-4870c23bfe2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004338 10.0.0.137 - - [2025-10-31 12:53:16] "PUT /global-system-config/47f48624-40c0-47cf-970a-4870c23bfe2f HTTP/1.1" 200 275 0.015788 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:53:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001065 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:53:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001077 10.0.0.137 - - [2025-10-31 12:53:20] "GET / HTTP/1.1" 200 36215 0.001333 10.0.0.137 - - [2025-10-31 12:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002538 10.0.0.137 - - [2025-10-31 12:53:20] "GET /routing-instance/e0be26ee-209c-4c3d-ab64-611d22d9878f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002784 10.0.0.137 - - [2025-10-31 12:53:20] "POST /bgp-routers HTTP/1.1" 409 301 0.001935 10.0.0.137 - - [2025-10-31 12:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.137 - - [2025-10-31 12:53:20] "GET /bgp-router/51aec3d5-881b-42ce-86a5-e7873c2d5802?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1817 0.002817 10.0.0.137 - - [2025-10-31 12:53:20] "PUT /bgp-router/51aec3d5-881b-42ce-86a5-e7873c2d5802 HTTP/1.1" 200 255 0.011617 10.0.0.137 - - [2025-10-31 12:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.137 - - [2025-10-31 12:53:22] "GET /global-vrouter-config/ae146576-d9b0-4014-bffa-7f1bd649544c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002292 10.0.0.137 - - [2025-10-31 12:53:34] "GET / HTTP/1.1" 200 36215 0.001721 10.0.0.137 - - [2025-10-31 12:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.137 - - [2025-10-31 12:53:34] "GET /global-system-config/47f48624-40c0-47cf-970a-4870c23bfe2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004431 10.0.0.137 - - [2025-10-31 12:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.137 - - [2025-10-31 12:53:34] "GET /config-node/ec1e4290-5f86-4720-ad76-6625cc37be8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.001797 10.0.0.137 - - [2025-10-31 12:53:46] "GET / HTTP/1.1" 200 36215 0.001906 10.0.0.137 - - [2025-10-31 12:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.137 - - [2025-10-31 12:53:46] "GET /routing-instance/e0be26ee-209c-4c3d-ab64-611d22d9878f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002453 10.0.0.137 - - [2025-10-31 12:53:46] "POST /bgp-routers HTTP/1.1" 409 301 0.001970 10.0.0.137 - - [2025-10-31 12:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.137 - - [2025-10-31 12:53:46] "GET /bgp-router/51aec3d5-881b-42ce-86a5-e7873c2d5802?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1817 0.002614 10.0.0.137 - - [2025-10-31 12:53:46] "PUT /bgp-router/51aec3d5-881b-42ce-86a5-e7873c2d5802 HTTP/1.1" 200 255 0.012006 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:53:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001123 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:53:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000971 10.0.0.137 - - [2025-10-31 12:54:21] "GET / HTTP/1.1" 200 36215 0.001696 10.0.0.137 - - [2025-10-31 12:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.137 - - [2025-10-31 12:54:21] "GET /global-system-config/47f48624-40c0-47cf-970a-4870c23bfe2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004124 10.0.0.137 - - [2025-10-31 12:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001368 10.0.0.137 - - [2025-10-31 12:54:21] "GET /config-node/ec1e4290-5f86-4720-ad76-6625cc37be8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002183 10.0.0.137 - - [2025-10-31 12:54:22] "GET / HTTP/1.1" 200 36215 0.001826 10.0.0.137 - - [2025-10-31 12:54:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001967 10.0.0.137 - - [2025-10-31 12:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.137 - - [2025-10-31 12:54:27] "GET /global-vrouter-config/ae146576-d9b0-4014-bffa-7f1bd649544c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002107 10.0.0.137 - - [2025-10-31 12:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001300 10.0.0.137 - - [2025-10-31 12:54:27] "PUT /global-vrouter-config/ae146576-d9b0-4014-bffa-7f1bd649544c HTTP/1.1" 200 277 0.008781 10.0.0.137 - - [2025-10-31 12:54:27] "GET / HTTP/1.1" 200 36215 0.001644 10.0.0.137 - - [2025-10-31 12:54:27] "POST /alarms HTTP/1.1" 409 264 0.001967 10.0.0.137 - - [2025-10-31 12:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.137 - - [2025-10-31 12:54:27] "PUT /alarm/1a91243a-c6b5-488e-bad9-95d9c88df397 HTTP/1.1" 200 245 0.008038 10.0.0.137 - - [2025-10-31 12:54:27] "POST /alarms HTTP/1.1" 409 261 0.002207 10.0.0.137 - - [2025-10-31 12:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.137 - - [2025-10-31 12:54:27] "PUT /alarm/66908b89-1800-46b9-aebd-49e94eb5d4c6 HTTP/1.1" 200 245 0.007703 10.0.0.137 - - [2025-10-31 12:54:27] "POST /alarms HTTP/1.1" 409 261 0.010020 10.0.0.137 - - [2025-10-31 12:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001546 10.0.0.137 - - [2025-10-31 12:54:27] "PUT /alarm/38d0e77e-3215-4a13-b90d-9f2c6bf1fa5a HTTP/1.1" 200 245 0.008325 10.0.0.137 - - [2025-10-31 12:54:27] "POST /alarms HTTP/1.1" 409 253 0.013094 10.0.0.137 - - [2025-10-31 12:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.137 - - [2025-10-31 12:54:27] "PUT /alarm/b188df41-b2fd-4ab7-87aa-6336dcf2cf24 HTTP/1.1" 200 245 0.009147 10.0.0.137 - - [2025-10-31 12:54:27] "POST /alarms HTTP/1.1" 409 251 0.012760 10.0.0.137 - - [2025-10-31 12:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.137 - - [2025-10-31 12:54:27] "PUT /alarm/76aec975-9f72-4059-93e1-4807fde9e5ec HTTP/1.1" 200 245 0.011308 10.0.0.137 - - [2025-10-31 12:54:27] "POST /alarms HTTP/1.1" 409 252 0.012454 10.0.0.137 - - [2025-10-31 12:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.137 - - [2025-10-31 12:54:27] "PUT /alarm/2e0d356d-6dd0-4f08-8e52-4b7d83a314d1 HTTP/1.1" 200 245 0.009484 10.0.0.137 - - [2025-10-31 12:54:27] "POST /alarms HTTP/1.1" 409 256 0.001925 10.0.0.137 - - [2025-10-31 12:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.137 - - [2025-10-31 12:54:27] "PUT /alarm/bd0c245e-0a48-4545-ba13-a4073b9e716f HTTP/1.1" 200 245 0.011125 10.0.0.137 - - [2025-10-31 12:54:27] "POST /alarms HTTP/1.1" 409 248 0.004782 10.0.0.137 - - [2025-10-31 12:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.137 - - [2025-10-31 12:54:27] "PUT /alarm/8976a9c6-256f-4c50-ae2e-fff655cfd713 HTTP/1.1" 200 245 0.008826 10.0.0.137 - - [2025-10-31 12:54:27] "POST /alarms HTTP/1.1" 409 252 0.006542 10.0.0.137 - - [2025-10-31 12:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.137 - - [2025-10-31 12:54:27] "PUT /alarm/65b66824-a8c9-49af-9d4c-10c08c0c2005 HTTP/1.1" 200 245 0.009282 10.0.0.137 - - [2025-10-31 12:54:28] "POST /alarms HTTP/1.1" 409 257 0.007790 10.0.0.137 - - [2025-10-31 12:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002922 10.0.0.137 - - [2025-10-31 12:54:28] "PUT /alarm/f75f4010-1e9d-4099-b04d-f8441c474165 HTTP/1.1" 200 245 0.007957 10.0.0.137 - - [2025-10-31 12:54:28] "POST /alarms HTTP/1.1" 409 251 0.008278 10.0.0.137 - - [2025-10-31 12:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.137 - - [2025-10-31 12:54:28] "PUT /alarm/a5a64108-6eec-4e3f-9792-b8328845f4d9 HTTP/1.1" 200 245 0.009264 10.0.0.137 - - [2025-10-31 12:54:28] "POST /alarms HTTP/1.1" 409 257 0.002651 10.0.0.137 - - [2025-10-31 12:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.137 - - [2025-10-31 12:54:28] "PUT /alarm/2f059ddd-b1c5-41d8-990d-27f7f58eaa4f HTTP/1.1" 200 245 0.008966 10.0.0.137 - - [2025-10-31 12:54:28] "POST /alarms HTTP/1.1" 409 261 0.004641 10.0.0.137 - - [2025-10-31 12:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.137 - - [2025-10-31 12:54:28] "PUT /alarm/88653b72-c28e-47ed-bb17-80b2b3bd6c12 HTTP/1.1" 200 245 0.010134 10.0.0.137 - - [2025-10-31 12:54:28] "POST /alarms HTTP/1.1" 409 258 0.008398 10.0.0.137 - - [2025-10-31 12:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.137 - - [2025-10-31 12:54:28] "PUT /alarm/15352339-49f3-4644-aedf-a94a28c5cee0 HTTP/1.1" 200 245 0.013011 10.0.0.137 - - [2025-10-31 12:54:28] "POST /alarms HTTP/1.1" 409 254 0.009320 10.0.0.137 - - [2025-10-31 12:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.137 - - [2025-10-31 12:54:28] "PUT /alarm/339ad955-4e79-4774-a03c-0e86e86b009d HTTP/1.1" 200 245 0.010288 10.0.0.137 - - [2025-10-31 12:54:28] "POST /alarms HTTP/1.1" 409 254 0.003513 10.0.0.137 - - [2025-10-31 12:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.137 - - [2025-10-31 12:54:28] "PUT /alarm/37d964fc-f732-4e98-95b0-3fd5bf7d8c90 HTTP/1.1" 200 245 0.010913 10.0.0.137 - - [2025-10-31 12:54:28] "POST /alarms HTTP/1.1" 409 254 0.013250 10.0.0.137 - - [2025-10-31 12:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.137 - - [2025-10-31 12:54:28] "PUT /alarm/ffc2ae4f-1575-4a17-85e6-22bfb3154b46 HTTP/1.1" 200 245 0.009481 10.0.0.137 - - [2025-10-31 12:54:28] "POST /alarms HTTP/1.1" 409 247 0.007912 10.0.0.137 - - [2025-10-31 12:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001560 10.0.0.137 - - [2025-10-31 12:54:28] "PUT /alarm/eb600a1f-49a7-45d9-a23d-85a96ad34b1e HTTP/1.1" 200 245 0.008173 10.0.0.137 - - [2025-10-31 12:54:28] "POST /alarms HTTP/1.1" 409 272 0.004343 10.0.0.137 - - [2025-10-31 12:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001316 10.0.0.137 - - [2025-10-31 12:54:28] "PUT /alarm/802867a2-0234-4d36-bb9b-ef749322724a HTTP/1.1" 200 245 0.008050 10.0.0.137 - - [2025-10-31 12:54:28] "POST /alarms HTTP/1.1" 409 261 0.002680 10.0.0.137 - - [2025-10-31 12:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.137 - - [2025-10-31 12:54:28] "PUT /alarm/ac729374-8950-4b74-b871-db39edf01ae0 HTTP/1.1" 200 245 0.007953 10.0.0.137 - - [2025-10-31 12:54:28] "POST /alarms HTTP/1.1" 409 259 0.006886 10.0.0.137 - - [2025-10-31 12:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.137 - - [2025-10-31 12:54:28] "PUT /alarm/bf1f2d54-3a10-40c5-a91f-0934820a2bf8 HTTP/1.1" 200 245 0.008064 10.0.0.137 - - [2025-10-31 12:54:28] "POST /alarms HTTP/1.1" 409 265 0.007394 10.0.0.137 - - [2025-10-31 12:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.137 - - [2025-10-31 12:54:28] "PUT /alarm/7edea32c-c479-4275-b153-2de58e696232 HTTP/1.1" 200 245 0.009408 10.0.0.137 - - [2025-10-31 12:54:28] "POST /alarms HTTP/1.1" 409 279 0.010347 10.0.0.137 - - [2025-10-31 12:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.137 - - [2025-10-31 12:54:28] "PUT /alarm/20066873-db2c-446c-956c-9b32dc08fd46 HTTP/1.1" 200 245 0.010293 10.0.0.137 - - [2025-10-31 12:54:29] "GET / HTTP/1.1" 200 36215 0.002435 10.0.0.137 - - [2025-10-31 12:54:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002007 10.0.0.137 - - [2025-10-31 12:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.137 - - [2025-10-31 12:54:29] "PUT /global-vrouter-config/ae146576-d9b0-4014-bffa-7f1bd649544c HTTP/1.1" 200 277 0.006806 10.0.0.137 - - [2025-10-31 12:54:29] "GET / HTTP/1.1" 200 36215 0.001367 10.0.0.137 - - [2025-10-31 12:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.137 - - [2025-10-31 12:54:29] "GET /global-vrouter-config/ae146576-d9b0-4014-bffa-7f1bd649544c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002454 10.0.0.137 - - [2025-10-31 12:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.137 - - [2025-10-31 12:54:29] "PUT /global-vrouter-config/ae146576-d9b0-4014-bffa-7f1bd649544c HTTP/1.1" 200 277 0.008835 10.0.0.137 - - [2025-10-31 12:54:29] "GET / HTTP/1.1" 200 36215 0.001814 10.0.0.137 - - [2025-10-31 12:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.137 - - [2025-10-31 12:54:29] "GET /global-system-config/47f48624-40c0-47cf-970a-4870c23bfe2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004311 10.0.0.137 - - [2025-10-31 12:54:29] "PUT /global-system-config/47f48624-40c0-47cf-970a-4870c23bfe2f HTTP/1.1" 200 275 0.013865 10.0.0.137 - - [2025-10-31 12:54:33] "GET / HTTP/1.1" 200 36215 0.001248 10.0.0.137 - - [2025-10-31 12:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.137 - - [2025-10-31 12:54:33] "GET /routing-instance/e0be26ee-209c-4c3d-ab64-611d22d9878f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002261 10.0.0.137 - - [2025-10-31 12:54:33] "POST /bgp-routers HTTP/1.1" 409 301 0.001563 10.0.0.137 - - [2025-10-31 12:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.137 - - [2025-10-31 12:54:33] "GET /bgp-router/51aec3d5-881b-42ce-86a5-e7873c2d5802?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1817 0.002910 10.0.0.137 - - [2025-10-31 12:54:33] "PUT /bgp-router/51aec3d5-881b-42ce-86a5-e7873c2d5802 HTTP/1.1" 200 255 0.013423 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:54:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000992 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:54:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000979 10.0.0.137 - - [2025-10-31 12:54:37] "POST /tags HTTP/1.1" 200 356 0.021663 10.0.0.137 - - [2025-10-31 12:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004802 10.0.0.137 - - [2025-10-31 12:54:37] "GET /tag/06ec3c6a-fa84-4979-b0f4-72fe5fef8f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.028358 10.0.0.137 - - [2025-10-31 12:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.137 - - [2025-10-31 12:54:37] "GET /virtual-network/56fd6ee2-8104-4605-92cf-21cfbacb6dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004039 10.0.0.137 - - [2025-10-31 12:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.137 - - [2025-10-31 12:54:38] "GET /project/d52db1c5-a365-4654-9bb7-b6e5019b59b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.066436 10.0.0.137 - - [2025-10-31 12:54:38] "POST /virtual-machines HTTP/1.1" 200 352 0.016776 10.0.0.137 - - [2025-10-31 12:54:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.020193 10.0.0.137 - - [2025-10-31 12:54:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.160917 10.0.0.137 - - [2025-10-31 12:54:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.011024 10.0.0.137 - - [2025-10-31 12:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006235 10.0.0.137 - - [2025-10-31 12:54:38] "GET /virtual-machine-interface/c24be740-b658-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005248 10.0.0.137 - - [2025-10-31 12:54:38] "POST /instance-ips HTTP/1.1" 200 392 0.022112 10.0.0.137 - - [2025-10-31 12:54:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.030983 10.0.0.137 - - [2025-10-31 12:54:38] "GET /virtual-machine-interface/c24be740-b658-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.014904 10.0.0.137 - - [2025-10-31 12:54:38] "POST /set-tag HTTP/1.1" 200 109 0.017643 10.0.0.137 - - [2025-10-31 12:54:38] "GET /virtual-machine-interface/c24be740-b658-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.020091 10.0.0.137 - - [2025-10-31 12:54:38] "GET /instance-ip/c26eba86-b658-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003103 10.0.0.137 - - [2025-10-31 12:54:38] "GET /virtual-machine-interface/c24be740-b658-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004273 10.0.0.137 - - [2025-10-31 12:54:38] "POST /set-tag HTTP/1.1" 200 109 0.002164 10.0.0.137 - - [2025-10-31 12:54:38] "GET /virtual-router/8d3957ea-d521-4a02-aaf3-e4631e288ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.005135 10.0.0.137 - - [2025-10-31 12:54:38] "POST /ref-update HTTP/1.1" 200 156 0.007984 10.0.0.137 - - [2025-10-31 12:54:38] "GET /virtual-machine-interface/c24be740-b658-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005569 10.0.0.137 - - [2025-10-31 12:54:38] "POST /set-tag HTTP/1.1" 200 109 0.003061 10.0.0.137 - - [2025-10-31 12:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.137 - - [2025-10-31 12:54:38] "GET /virtual-network/56fd6ee2-8104-4605-92cf-21cfbacb6dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003763 10.0.0.137 - - [2025-10-31 12:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004161 10.0.0.137 - - [2025-10-31 12:54:38] "GET /project/d52db1c5-a365-4654-9bb7-b6e5019b59b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.032734 10.0.0.137 - - [2025-10-31 12:54:38] "POST /virtual-machines HTTP/1.1" 200 356 0.008593 10.0.0.137 - - [2025-10-31 12:54:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.015389 10.0.0.137 - - [2025-10-31 12:54:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.098867 10.0.0.137 - - [2025-10-31 12:54:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.008858 10.0.0.137 - - [2025-10-31 12:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006957 10.0.0.137 - - [2025-10-31 12:54:39] "GET /virtual-machine-interface/c2c5c5c4-b658-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.005362 10.0.0.137 - - [2025-10-31 12:54:39] "POST /instance-ips HTTP/1.1" 200 396 0.020863 10.0.0.137 - - [2025-10-31 12:54:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.025974 10.0.0.137 - - [2025-10-31 12:54:39] "GET /virtual-machine-interface/c2c5c5c4-b658-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.008405 10.0.0.137 - - [2025-10-31 12:54:39] "POST /set-tag HTTP/1.1" 200 109 0.015564 10.0.0.137 - - [2025-10-31 12:54:39] "GET /virtual-machine-interface/c2c5c5c4-b658-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.014807 10.0.0.137 - - [2025-10-31 12:54:39] "GET /instance-ip/c2dd70de-b658-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.009141 10.0.0.137 - - [2025-10-31 12:54:39] "GET /virtual-machine-interface/c2c5c5c4-b658-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.003880 10.0.0.137 - - [2025-10-31 12:54:39] "POST /set-tag HTTP/1.1" 200 109 0.002153 10.0.0.137 - - [2025-10-31 12:54:39] "GET /virtual-router/8d3957ea-d521-4a02-aaf3-e4631e288ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004443 10.0.0.137 - - [2025-10-31 12:54:39] "POST /ref-update HTTP/1.1" 200 156 0.011223 10.0.0.137 - - [2025-10-31 12:54:39] "GET /virtual-machine-interface/c2c5c5c4-b658-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.016662 10.0.0.137 - - [2025-10-31 12:54:39] "POST /set-tag HTTP/1.1" 200 109 0.002617 10.0.0.137 - - [2025-10-31 12:54:39] "GET /virtual-machine-interface/c24be740-b658-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005214 10.0.0.137 - - [2025-10-31 12:54:39] "POST /set-tag HTTP/1.1" 200 109 0.002441 10.0.0.137 - - [2025-10-31 12:54:39] "GET /virtual-machine-interface/c2c5c5c4-b658-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004803 10.0.0.137 - - [2025-10-31 12:54:39] "POST /set-tag HTTP/1.1" 200 109 0.002103 10.0.0.137 - - [2025-10-31 12:54:47] "GET / HTTP/1.1" 200 36215 0.001604 10.0.0.137 - - [2025-10-31 12:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.137 - - [2025-10-31 12:54:47] "GET /global-system-config/47f48624-40c0-47cf-970a-4870c23bfe2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004103 10.0.0.137 - - [2025-10-31 12:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001421 10.0.0.137 - - [2025-10-31 12:54:47] "GET /config-node/ec1e4290-5f86-4720-ad76-6625cc37be8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.001611 10.0.0.137 - - [2025-10-31 12:54:51] "GET /virtual-machine-interface/c24be740-b658-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004577 10.0.0.137 - - [2025-10-31 12:54:51] "POST /set-tag HTTP/1.1" 200 109 0.001993 10.0.0.137 - - [2025-10-31 12:54:52] "GET /virtual-machine-interface/c2c5c5c4-b658-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004264 10.0.0.137 - - [2025-10-31 12:54:52] "POST /set-tag HTTP/1.1" 200 109 0.002141 10.0.0.137 - - [2025-10-31 12:54:52] "GET /virtual-machine-interface/c24be740-b658-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004793 10.0.0.137 - - [2025-10-31 12:54:52] "POST /set-tag HTTP/1.1" 200 109 0.002105 10.0.0.137 - - [2025-10-31 12:54:59] "GET / HTTP/1.1" 200 36215 0.002266 10.0.0.137 - - [2025-10-31 12:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.137 - - [2025-10-31 12:54:59] "GET /routing-instance/e0be26ee-209c-4c3d-ab64-611d22d9878f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003361 10.0.0.137 - - [2025-10-31 12:54:59] "POST /bgp-routers HTTP/1.1" 409 301 0.002004 10.0.0.137 - - [2025-10-31 12:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008277 10.0.0.137 - - [2025-10-31 12:54:59] "GET /bgp-router/51aec3d5-881b-42ce-86a5-e7873c2d5802?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1817 0.003126 10.0.0.137 - - [2025-10-31 12:54:59] "PUT /bgp-router/51aec3d5-881b-42ce-86a5-e7873c2d5802 HTTP/1.1" 200 255 0.013332 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:54:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000942 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:54:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000847 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:55:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000856 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:55:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000846 10.0.0.137 - - [2025-10-31 12:55:24] "GET /virtual-machine-interface/c24be740-b658-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006191 10.0.0.137 - - [2025-10-31 12:55:24] "POST /set-tag HTTP/1.1" 200 109 0.003582 10.0.0.137 - - [2025-10-31 12:55:24] "GET /virtual-machine-interface/c24be740-b658-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004123 10.0.0.137 - - [2025-10-31 12:55:24] "POST /set-tag HTTP/1.1" 200 109 0.003062 10.0.0.137 - - [2025-10-31 12:55:24] "GET /virtual-machine/551ad10d-8223-4ea9-8af3-c2e08ca0e428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003268 10.0.0.137 - - [2025-10-31 12:55:24] "POST /ref-update HTTP/1.1" 200 156 0.013929 10.0.0.137 - - [2025-10-31 12:55:24] "GET /virtual-machine-interface/c24be740-b658-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.031597 10.0.0.137 - - [2025-10-31 12:55:24] "POST /set-tag HTTP/1.1" 200 109 0.014855 10.0.0.137 - - [2025-10-31 12:55:24] "POST /set-tag HTTP/1.1" 200 109 0.030091 10.0.0.137 - - [2025-10-31 12:55:24] "DELETE /instance-ip/c26eba86-b658-11f0-9b2c-fa163e055fcc HTTP/1.1" 200 115 0.049134 10.0.0.137 - - [2025-10-31 12:55:24] "DELETE /virtual-machine-interface/c24be740-b658-11f0-9b2c-fa163e055fcc HTTP/1.1" 200 115 0.034345 10.0.0.137 - - [2025-10-31 12:55:25] "DELETE /virtual-machine/551ad10d-8223-4ea9-8af3-c2e08ca0e428 HTTP/1.1" 200 115 0.023412 10.0.0.137 - - [2025-10-31 12:55:25] "GET /virtual-machine-interface/c2c5c5c4-b658-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004368 10.0.0.137 - - [2025-10-31 12:55:25] "POST /set-tag HTTP/1.1" 200 109 0.002348 10.0.0.137 - - [2025-10-31 12:55:55] "GET /virtual-machine-interface/c2c5c5c4-b658-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004107 10.0.0.137 - - [2025-10-31 12:55:55] "POST /set-tag HTTP/1.1" 200 109 0.012656 10.0.0.137 - - [2025-10-31 12:55:55] "GET /virtual-machine-interface/c2c5c5c4-b658-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004908 10.0.0.137 - - [2025-10-31 12:55:55] "POST /set-tag HTTP/1.1" 200 109 0.002416 10.0.0.137 - - [2025-10-31 12:55:55] "GET /virtual-machine/9e15c9a1-c9e2-4f2b-a991-8ad727d4423a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.002726 10.0.0.137 - - [2025-10-31 12:55:55] "POST /ref-update HTTP/1.1" 200 156 0.010079 10.0.0.137 - - [2025-10-31 12:55:55] "GET /virtual-machine-interface/c2c5c5c4-b658-11f0-9b2c-fa163e055fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.012016 10.0.0.137 - - [2025-10-31 12:55:55] "POST /set-tag HTTP/1.1" 200 109 0.027078 10.0.0.137 - - [2025-10-31 12:55:55] "POST /set-tag HTTP/1.1" 200 109 0.038320 10.0.0.137 - - [2025-10-31 12:55:56] "DELETE /instance-ip/c2dd70de-b658-11f0-9b2c-fa163e055fcc HTTP/1.1" 200 115 0.050171 10.0.0.137 - - [2025-10-31 12:55:56] "DELETE /virtual-machine-interface/c2c5c5c4-b658-11f0-9b2c-fa163e055fcc HTTP/1.1" 200 115 0.039301 10.0.0.137 - - [2025-10-31 12:55:56] "DELETE /virtual-machine/9e15c9a1-c9e2-4f2b-a991-8ad727d4423a HTTP/1.1" 200 115 0.032444 10.0.0.137 - - [2025-10-31 12:55:56] "DELETE /tag/06ec3c6a-fa84-4979-b0f4-72fe5fef8f28 HTTP/1.1" 200 115 0.051620 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:56:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000898 [Introspect:8084]10.0.0.137 - - [2025-10-31 12:56:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000856