++ 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 +++ date ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log ++ echo 'INFO: =================== Thu Jan 1 01:32:22 AM UTC 2026 ===================' INFO: =================== Thu Jan 1 01:32:22 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 +++ cut -d / -f 1 ++ DEFAULT_LOCAL_IP=10.0.0.241 ++ 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.241 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.241 ++ ANALYTICSDB_NODES=10.0.0.241 ++ ANALYTICS_SNMP_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8081 ' +++ '[' -n '10.0.0.241:8081 ' ']' +++ echo 10.0.0.241:8081 ++ ANALYTICS_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9042 ' +++ '[' -n '10.0.0.241:9042 ' ']' +++ echo 10.0.0.241:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.241:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8086 ' +++ '[' -n '10.0.0.241:8086 ' ']' +++ echo 10.0.0.241:8086 ++ COLLECTOR_SERVERS=10.0.0.241: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.241 ++ CONFIGDB_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8082 ' +++ '[' -n '10.0.0.241:8082 ' ']' +++ echo 10.0.0.241:8082 ++ CONFIG_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9161 ' +++ '[' -n '10.0.0.241:9161 ' ']' +++ echo 10.0.0.241:9161 ++ CONFIGDB_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9041 ' +++ '[' -n '10.0.0.241:9041 ' ']' +++ echo 10.0.0.241:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.241: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.241 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.241 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:2181, +++ '[' -n 10.0.0.241:2181, ']' +++ echo 10.0.0.241:2181 ++ ZOOKEEPER_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:2181 ' +++ '[' -n '10.0.0.241:2181 ' ']' +++ echo 10.0.0.241:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.241:2181 ++ RABBITMQ_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:5673, +++ '[' -n 10.0.0.241:5673, ']' +++ echo 10.0.0.241:5673 ++ RABBITMQ_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:6379 ' +++ '[' -n '10.0.0.241:6379 ' ']' +++ echo 10.0.0.241:6379 ++ REDIS_SERVERS=10.0.0.241: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.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9092 ' +++ '[' -n '10.0.0.241:9092 ' ']' +++ echo 10.0.0.241:9092 ++ KAFKA_SERVERS=10.0.0.241: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.241 ++ 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.241 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.241 ++ cut -d , -f 1 + local cassandra=10.0.0.241 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.241 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.241 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.241 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.241 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.241 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.241 +++ local servers=10.0.0.241 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ uniq ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.241,10.172.184.1,127.0.0.1,172.17.0.1,252.241.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.241'\''))' +++ local server_ip=10.0.0.241 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.241 ]] +++ [[ ,10.0.0.241,10.172.184.1,127.0.0.1,172.17.0.1,252.241.0.1,, =~ ,10\.0\.0\.241, ]] +++ echo 10.0.0.241 1 +++ return ++ local ip=10.0.0.241 ++ [[ -z 10.0.0.241 ]] ++ echo 10.0.0.241 + host_ip=10.0.0.241 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.241:9041 + cassandra_server_list=10.0.0.241:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.241: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=__ ++ sort ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set ++ 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: 01/01/2026 01:33:17.190 7f84f8f5f900 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/01/2026 01:33:17.333 7f84f8f5f900 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/01/2026 01:33:17.354 7f84f8f5f900 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/01/2026 01:33:17.355 7f84f8f5f900 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.241 - - [2026-01-01 01:33:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001337 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.241:8082/ Hit Ctrl-C to quit. 10.0.0.241 - - [2026-01-01 01:33:30] "GET / HTTP/1.1" 503 181 0.001403 10.0.0.241 - - [2026-01-01 01:33:31] "GET / HTTP/1.1" 200 36215 0.001456 10.0.0.241 - - [2026-01-01 01:33:31] "GET / HTTP/1.1" 200 45303 0.001169 10.0.0.241 - - [2026-01-01 01:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782 10.0.0.241 - - [2026-01-01 01:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.241 - - [2026-01-01 01:33:31] "POST /fqname-to-id HTTP/1.1" 404 186 0.002514 10.0.0.241 - - [2026-01-01 01:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.241 - - [2026-01-01 01:33:31] "GET /global-system-config/d0159ebf-fe20-41ea-a531-28913dc20475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.005898 10.0.0.241 - - [2026-01-01 01:33:31] "GET / HTTP/1.1" 200 36215 0.001912 10.0.0.241 - - [2026-01-01 01:33:31] "POST /service-appliance-sets HTTP/1.1" 200 555 0.121020 10.0.0.241 - - [2026-01-01 01:33:31] "POST /fqname-to-id HTTP/1.1" 404 180 0.020619 10.0.0.241 - - [2026-01-01 01:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005347 10.0.0.241 - - [2026-01-01 01:33:31] "GET /global-system-config/d0159ebf-fe20-41ea-a531-28913dc20475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.009222 10.0.0.241 - - [2026-01-01 01:33:31] "POST /service-appliance-sets HTTP/1.1" 200 543 0.090855 10.0.0.241 - - [2026-01-01 01:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008797 10.0.0.241 - - [2026-01-01 01:33:31] "GET /network-ipam/d7a963ed-d6a6-40a8-937a-242351161062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003927 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:33:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000963 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:33:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000964 10.0.0.241 - - [2026-01-01 01:33:32] "POST /service-templates HTTP/1.1" 200 513 0.057038 10.0.0.241 - - [2026-01-01 01:33:32] "POST /service-templates HTTP/1.1" 200 503 0.056924 10.0.0.241 - - [2026-01-01 01:33:32] "POST /service-templates HTTP/1.1" 200 517 0.063118 10.0.0.241 - - [2026-01-01 01:33:32] "POST /service-templates HTTP/1.1" 200 537 0.058823 10.0.0.241 - - [2026-01-01 01:33:32] "POST /service-templates HTTP/1.1" 200 509 0.287833 10.0.0.241 - - [2026-01-01 01:33:33] "GET / HTTP/1.1" 200 36215 0.009295 10.0.0.241 - - [2026-01-01 01:33:33] "GET / HTTP/1.1" 200 36215 0.001872 10.0.0.241 - - [2026-01-01 01:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.241 - - [2026-01-01 01:33:33] "GET /global-system-config/d0159ebf-fe20-41ea-a531-28913dc20475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008736 10.0.0.241 - - [2026-01-01 01:33:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.009519 10.0.0.241 - - [2026-01-01 01:33:33] "POST /config-nodes HTTP/1.1" 200 595 0.053527 10.0.0.241 - - [2026-01-01 01:33:34] "GET / HTTP/1.1" 200 36215 0.002017 10.0.0.241 - - [2026-01-01 01:33:34] "GET / HTTP/1.1" 200 36215 0.001417 10.0.0.241 - - [2026-01-01 01:33:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.012003 10.0.0.241 - - [2026-01-01 01:33:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.241 - - [2026-01-01 01:33:34] "GET /domain/c80a6bf7-5752-4fa6-9a8f-bf07f73f64d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.003239 10.0.0.241 - - [2026-01-01 01:33:34] "POST /id-to-fqname HTTP/1.1" 200 173 0.000521 10.0.0.241 - - [2026-01-01 01:33:34] "POST /fqname-to-id HTTP/1.1" 404 182 0.027075 10.0.0.241 - - [2026-01-01 01:33:34] "POST /security-groups HTTP/1.1" 200 570 0.105214 10.0.0.241 - - [2026-01-01 01:33:34] "POST /projects HTTP/1.1" 200 483 0.321213 10.0.0.241 - - [2026-01-01 01:33:34] "POST /security-groups HTTP/1.1" 200 536 0.103990 10.0.0.241 - - [2026-01-01 01:33:35] "POST /chown HTTP/1.1" 200 109 0.031357 10.0.0.241 - - [2026-01-01 01:33:35] "POST /policy-managements HTTP/1.1" 409 214 0.003605 10.0.0.241 - - [2026-01-01 01:33:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.241 - - [2026-01-01 01:33:35] "GET /policy-management/18755e99-925b-4e74-a4a6-45fa32f58dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003218 10.0.0.241 - - [2026-01-01 01:33:35] "POST /application-policy-sets HTTP/1.1" 200 530 0.052947 10.0.0.241 - - [2026-01-01 01:33:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009334 10.0.0.241 - - [2026-01-01 01:33:35] "GET /global-vrouter-config/a6c74e90-6250-4969-8956-e9c195ff8f6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.003800 10.0.0.241 - - [2026-01-01 01:33:35] "GET / HTTP/1.1" 200 36215 0.002941 10.0.0.241 - - [2026-01-01 01:33:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006429 10.0.0.241 - - [2026-01-01 01:33:35] "GET /global-system-config/d0159ebf-fe20-41ea-a531-28913dc20475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.024192 10.0.0.241 - - [2026-01-01 01:33:35] "PUT /global-vrouter-config/a6c74e90-6250-4969-8956-e9c195ff8f6a HTTP/1.1" 200 277 0.055052 10.0.0.241 - - [2026-01-01 01:33:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.031645 10.0.0.241 - - [2026-01-01 01:33:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.031664 10.0.0.241 - - [2026-01-01 01:33:35] "GET /virtual-network/84a82332-c469-4f8a-9a3d-e014c0b15636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.008831 10.0.0.241 - - [2026-01-01 01:33:35] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.147924 10.0.0.241 - - [2026-01-01 01:33:35] "POST /id-to-fqname HTTP/1.1" 200 177 0.000604 10.0.0.241 - - [2026-01-01 01:33:35] "POST /fqname-to-id HTTP/1.1" 404 186 0.026850 10.0.0.241 - - [2026-01-01 01:33:36] "POST /security-groups HTTP/1.1" 200 574 0.170952 10.0.0.241 - - [2026-01-01 01:33:36] "POST /projects HTTP/1.1" 200 491 0.685004 10.0.0.241 - - [2026-01-01 01:33:36] "POST /security-groups HTTP/1.1" 200 548 0.137840 10.0.0.241 - - [2026-01-01 01:33:36] "POST /chown HTTP/1.1" 200 109 0.074853 10.0.0.241 - - [2026-01-01 01:33:36] "POST /network-ipams HTTP/1.1" 200 524 0.128200 10.0.0.241 - - [2026-01-01 01:33:36] "POST /network-ipams HTTP/1.1" 200 512 0.072469 10.0.0.241 - - [2026-01-01 01:33:36] "POST /fqname-to-id HTTP/1.1" 404 198 0.003818 10.0.0.241 - - [2026-01-01 01:33:36] "GET / HTTP/1.1" 200 36215 0.001563 10.0.0.241 - - [2026-01-01 01:33:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.020601 10.0.0.241 - - [2026-01-01 01:33:37] "GET /global-system-config/d0159ebf-fe20-41ea-a531-28913dc20475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.009119 10.0.0.241 - - [2026-01-01 01:33:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.017767 10.0.0.241 - - [2026-01-01 01:33:37] "POST /useragent-kv HTTP/1.1" 200 115 0.088165 10.0.0.241 - - [2026-01-01 01:33:37] "POST /virtual-networks HTTP/1.1" 200 540 0.378010 10.0.0.241 - - [2026-01-01 01:33:37] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.092626 10.0.0.241 - - [2026-01-01 01:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011981 10.0.0.241 - - [2026-01-01 01:33:37] "GET /virtual-network/a9b60a97-e8bc-439c-8cda-3b238f78ae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.018870 10.0.0.241 - - [2026-01-01 01:33:37] "POST /network-ipams HTTP/1.1" 200 520 0.055988 10.0.0.241 - - [2026-01-01 01:33:37] "POST /fqname-to-id HTTP/1.1" 404 202 0.014769 10.0.0.241 - - [2026-01-01 01:33:37] "GET / HTTP/1.1" 200 36215 0.001272 10.0.0.241 - - [2026-01-01 01:33:37] "POST /useragent-kv HTTP/1.1" 200 115 0.012777 10.0.0.241 - - [2026-01-01 01:33:37] "POST /virtual-networks HTTP/1.1" 200 548 0.368996 10.0.0.241 - - [2026-01-01 01:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.020406 10.0.0.241 - - [2026-01-01 01:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.019969 10.0.0.241 - - [2026-01-01 01:33:37] "GET /global-system-config/d0159ebf-fe20-41ea-a531-28913dc20475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.022958 10.0.0.241 - - [2026-01-01 01:33:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.011946 10.0.0.241 - - [2026-01-01 01:33:37] "GET /virtual-network/9743071c-2b53-4fae-9d91-b7d740e9f2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.023172 10.0.0.241 - - [2026-01-01 01:33:37] "POST /fqname-to-id HTTP/1.1" 404 199 0.011433 10.0.0.241 - - [2026-01-01 01:33:37] "POST /config-database-nodes HTTP/1.1" 200 613 0.149179 10.0.0.241 - - [2026-01-01 01:33:38] "POST /network-policys HTTP/1.1" 200 540 0.213615 10.0.0.241 - - [2026-01-01 01:33:38] "POST /fqname-to-id HTTP/1.1" 404 197 0.014197 10.0.0.241 - - [2026-01-01 01:33:38] "POST /network-policys HTTP/1.1" 200 536 0.051860 10.0.0.241 - - [2026-01-01 01:33:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.012476 10.0.0.241 - - [2026-01-01 01:33:38] "POST /network-policys HTTP/1.1" 200 544 0.062564 10.0.0.241 - - [2026-01-01 01:33:38] "POST /ref-update HTTP/1.1" 200 156 0.151470 10.0.0.241 - - [2026-01-01 01:33:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021756 10.0.0.241 - - [2026-01-01 01:33:38] "POST /ref-update HTTP/1.1" 200 156 0.162493 10.0.0.241 - - [2026-01-01 01:33:38] "POST /ref-update HTTP/1.1" 200 156 0.083805 10.0.0.241 - - [2026-01-01 01:33:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028693 10.0.0.241 - - [2026-01-01 01:33:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003516 10.0.0.241 - - [2026-01-01 01:33:38] "POST /ref-update HTTP/1.1" 200 156 0.111830 10.0.0.241 - - [2026-01-01 01:33:39] "POST /ref-update HTTP/1.1" 200 156 0.112962 10.0.0.241 - - [2026-01-01 01:33:39] "GET / HTTP/1.1" 200 36215 0.002928 10.0.0.241 - - [2026-01-01 01:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008987 10.0.0.241 - - [2026-01-01 01:33:39] "GET /global-system-config/d0159ebf-fe20-41ea-a531-28913dc20475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.033063 10.0.0.241 - - [2026-01-01 01:33:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.009059 10.0.0.241 - - [2026-01-01 01:33:39] "POST /ref-update HTTP/1.1" 200 156 0.145861 10.0.0.241 - - [2026-01-01 01:33:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019912 10.0.0.241 - - [2026-01-01 01:33:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004224 10.0.0.241 - - [2026-01-01 01:33:39] "POST /analytics-nodes HTTP/1.1" 200 601 0.027288 10.0.0.241 - - [2026-01-01 01:33:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006586 10.0.0.241 - - [2026-01-01 01:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006413 10.0.0.241 - - [2026-01-01 01:33:39] "GET /virtual-network/84a82332-c469-4f8a-9a3d-e014c0b15636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.006067 10.0.0.241 - - [2026-01-01 01:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.241 - - [2026-01-01 01:33:39] "GET /global-vrouter-config/a6c74e90-6250-4969-8956-e9c195ff8f6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.004033 10.0.0.241 - - [2026-01-01 01:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007803 10.0.0.241 - - [2026-01-01 01:33:39] "PUT /global-vrouter-config/a6c74e90-6250-4969-8956-e9c195ff8f6a HTTP/1.1" 200 277 0.020220 10.0.0.241 - - [2026-01-01 01:33:39] "GET /application-policy-set/fc3606b7-ae50-4a2a-b3b5-94c8a97b0350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.020607 10.0.0.241 - - [2026-01-01 01:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.013266 10.0.0.241 - - [2026-01-01 01:33:39] "GET /policy-management/18755e99-925b-4e74-a4a6-45fa32f58dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010029 10.0.0.241 - - [2026-01-01 01:33:39] "GET / HTTP/1.1" 200 36215 0.011497 10.0.0.241 - - [2026-01-01 01:33:39] "POST /firewall-policys HTTP/1.1" 200 532 0.086705 10.0.0.241 - - [2026-01-01 01:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.020604 10.0.0.241 - - [2026-01-01 01:33:39] "GET /global-system-config/d0159ebf-fe20-41ea-a531-28913dc20475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.016453 10.0.0.241 - - [2026-01-01 01:33:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.033748 10.0.0.241 - - [2026-01-01 01:33:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.080982 10.0.0.241 - - [2026-01-01 01:33:39] "GET /firewall-policy/c459e405-da58-404f-a87e-3eaf6c8767dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.055805 10.0.0.241 - - [2026-01-01 01:33:39] "GET /application-policy-set/fc3606b7-ae50-4a2a-b3b5-94c8a97b0350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.006260 10.0.0.241 - - [2026-01-01 01:33:39] "POST /database-nodes HTTP/1.1" 200 599 0.101527 10.0.0.241 - - [2026-01-01 01:33:39] "GET /firewall-policy/c459e405-da58-404f-a87e-3eaf6c8767dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.015705 10.0.0.241 - - [2026-01-01 01:33:39] "GET / HTTP/1.1" 200 36215 0.002089 10.0.0.241 - - [2026-01-01 01:33:40] "POST /ref-update HTTP/1.1" 200 156 0.102050 10.0.0.241 - - [2026-01-01 01:33:40] "POST /alarms HTTP/1.1" 200 583 0.122708 10.0.0.241 - - [2026-01-01 01:33:40] "GET /application-policy-set/fc3606b7-ae50-4a2a-b3b5-94c8a97b0350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.074643 10.0.0.241 - - [2026-01-01 01:33:40] "POST /alarms HTTP/1.1" 200 577 0.049728 10.0.0.241 - - [2026-01-01 01:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006734 10.0.0.241 - - [2026-01-01 01:33:40] "GET /policy-management/18755e99-925b-4e74-a4a6-45fa32f58dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011622 10.0.0.241 - - [2026-01-01 01:33:40] "POST /alarms HTTP/1.1" 200 577 0.100412 10.0.0.241 - - [2026-01-01 01:33:40] "POST /firewall-policys HTTP/1.1" 200 534 0.085878 10.0.0.241 - - [2026-01-01 01:33:40] "POST /alarms HTTP/1.1" 200 561 0.047149 10.0.0.241 - - [2026-01-01 01:33:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.063398 10.0.0.241 - - [2026-01-01 01:33:40] "GET /firewall-policy/571c8075-dcde-4ed9-9603-6b76a969a132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.016399 10.0.0.241 - - [2026-01-01 01:33:40] "GET /application-policy-set/fc3606b7-ae50-4a2a-b3b5-94c8a97b0350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.014878 10.0.0.241 - - [2026-01-01 01:33:40] "POST /alarms HTTP/1.1" 200 557 0.103378 10.0.0.241 - - [2026-01-01 01:33:40] "GET /firewall-policy/571c8075-dcde-4ed9-9603-6b76a969a132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.028224 10.0.0.241 - - [2026-01-01 01:33:40] "GET /firewall-policy/c459e405-da58-404f-a87e-3eaf6c8767dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.015911 10.0.0.241 - - [2026-01-01 01:33:40] "GET /firewall-policy/c459e405-da58-404f-a87e-3eaf6c8767dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.015459 10.0.0.241 - - [2026-01-01 01:33:40] "POST /alarms HTTP/1.1" 200 559 0.099327 10.0.0.241 - - [2026-01-01 01:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.241 - - [2026-01-01 01:33:40] "GET /network-ipam/d7a963ed-d6a6-40a8-937a-242351161062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003947 10.0.0.241 - - [2026-01-01 01:33:40] "POST /ref-update HTTP/1.1" 200 156 0.110320 10.0.0.241 - - [2026-01-01 01:33:40] "POST /alarms HTTP/1.1" 200 567 0.125787 10.0.0.241 - - [2026-01-01 01:33:40] "POST /alarms HTTP/1.1" 200 551 0.121089 10.0.0.241 - - [2026-01-01 01:33:40] "POST /ref-update HTTP/1.1" 200 156 0.190753 10.0.0.241 - - [2026-01-01 01:33:40] "GET / HTTP/1.1" 200 36215 0.001426 10.0.0.241 - - [2026-01-01 01:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.241 - - [2026-01-01 01:33:40] "POST /alarms HTTP/1.1" 200 559 0.094545 10.0.0.241 - - [2026-01-01 01:33:40] "GET /routing-instance/94344235-7ed0-4749-88f9-3a91b9d47a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.011740 10.0.0.241 - - [2026-01-01 01:33:41] "POST /alarms HTTP/1.1" 200 569 0.067347 10.0.0.241 - - [2026-01-01 01:33:41] "POST /bgp-routers HTTP/1.1" 200 618 0.109677 10.0.0.241 - - [2026-01-01 01:33:41] "POST /ref-update HTTP/1.1" 200 156 0.229891 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:33:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000887 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:33:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001255 10.0.0.241 - - [2026-01-01 01:33:41] "GET /bgp-router/1aec8af2-7a09-4c67-be60-297ec781e666?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.049167 10.0.0.241 - - [2026-01-01 01:33:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.040209 10.0.0.241 - - [2026-01-01 01:33:41] "GET /application-policy-set/fc3606b7-ae50-4a2a-b3b5-94c8a97b0350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.025725 10.0.0.241 - - [2026-01-01 01:33:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.013369 10.0.0.241 - - [2026-01-01 01:33:41] "POST /fqname-to-id HTTP/1.1" 404 225 0.006331 10.0.0.241 - - [2026-01-01 01:33:41] "GET /policy-management/18755e99-925b-4e74-a4a6-45fa32f58dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.040527 10.0.0.241 - - [2026-01-01 01:33:41] "GET /global-system-config/d0159ebf-fe20-41ea-a531-28913dc20475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.067187 10.0.0.241 - - [2026-01-01 01:33:41] "POST /alarms HTTP/1.1" 200 557 0.224826 10.0.0.241 - - [2026-01-01 01:33:41] "POST /access-control-lists HTTP/1.1" 200 589 0.088084 10.0.0.241 - - [2026-01-01 01:33:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.033990 10.0.0.241 - - [2026-01-01 01:33:41] "POST /fqname-to-id HTTP/1.1" 404 224 0.023664 10.0.0.241 - - [2026-01-01 01:33:41] "POST /ref-update HTTP/1.1" 200 156 0.042669 10.0.0.241 - - [2026-01-01 01:33:41] "POST /alarms HTTP/1.1" 200 569 0.365197 10.0.0.241 - - [2026-01-01 01:33:41] "POST /firewall-policys HTTP/1.1" 200 532 0.371532 10.0.0.241 - - [2026-01-01 01:33:41] "POST /access-control-lists HTTP/1.1" 200 587 0.340458 10.0.0.241 - - [2026-01-01 01:33:41] "POST /fqname-to-id HTTP/1.1" 404 213 0.003614 10.0.0.241 - - [2026-01-01 01:33:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.153299 10.0.0.241 - - [2026-01-01 01:33:41] "POST /alarms HTTP/1.1" 200 577 0.170932 10.0.0.241 - - [2026-01-01 01:33:41] "GET /firewall-policy/082f9cc3-5c9c-4793-83a1-52cd91b74fee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.043931 10.0.0.241 - - [2026-01-01 01:33:41] "GET /application-policy-set/fc3606b7-ae50-4a2a-b3b5-94c8a97b0350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.036196 10.0.0.241 - - [2026-01-01 01:33:41] "GET /firewall-policy/082f9cc3-5c9c-4793-83a1-52cd91b74fee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.005148 10.0.0.241 - - [2026-01-01 01:33:41] "GET /firewall-policy/571c8075-dcde-4ed9-9603-6b76a969a132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.005131 10.0.0.241 - - [2026-01-01 01:33:41] "POST /access-control-lists HTTP/1.1" 200 581 0.192603 10.0.0.241 - - [2026-01-01 01:33:41] "POST /alarms HTTP/1.1" 200 571 0.114002 10.0.0.241 - - [2026-01-01 01:33:41] "POST /fqname-to-id HTTP/1.1" 404 212 0.010847 10.0.0.241 - - [2026-01-01 01:33:42] "POST /alarms HTTP/1.1" 200 563 0.049640 10.0.0.241 - - [2026-01-01 01:33:42] "GET /firewall-policy/c459e405-da58-404f-a87e-3eaf6c8767dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.015098 10.0.0.241 - - [2026-01-01 01:33:42] "GET /firewall-policy/c459e405-da58-404f-a87e-3eaf6c8767dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.009549 10.0.0.241 - - [2026-01-01 01:33:42] "GET /firewall-policy/571c8075-dcde-4ed9-9603-6b76a969a132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.012549 10.0.0.241 - - [2026-01-01 01:33:42] "POST /access-control-lists HTTP/1.1" 200 579 0.151822 10.0.0.241 - - [2026-01-01 01:33:42] "POST /alarms HTTP/1.1" 200 563 0.120822 10.0.0.241 - - [2026-01-01 01:33:42] "POST /fqname-to-id HTTP/1.1" 404 232 0.024610 10.0.0.241 - - [2026-01-01 01:33:42] "POST /ref-update HTTP/1.1" 200 156 0.121882 10.0.0.241 - - [2026-01-01 01:33:42] "POST /alarms HTTP/1.1" 200 563 0.143773 10.0.0.241 - - [2026-01-01 01:33:42] "POST /access-control-lists HTTP/1.1" 200 596 0.153118 10.0.0.241 - - [2026-01-01 01:33:42] "POST /ref-update HTTP/1.1" 200 156 0.166549 10.0.0.241 - - [2026-01-01 01:33:42] "POST /fqname-to-id HTTP/1.1" 404 231 0.009686 10.0.0.241 - - [2026-01-01 01:33:42] "POST /alarms HTTP/1.1" 200 549 0.197349 10.0.0.241 - - [2026-01-01 01:33:42] "POST /access-control-lists HTTP/1.1" 200 594 0.127228 10.0.0.241 - - [2026-01-01 01:33:42] "POST /fqname-to-id HTTP/1.1" 404 217 0.002579 10.0.0.241 - - [2026-01-01 01:33:42] "POST /ref-update HTTP/1.1" 200 156 0.167980 10.0.0.241 - - [2026-01-01 01:33:42] "POST /alarms HTTP/1.1" 200 597 0.160245 10.0.0.241 - - [2026-01-01 01:33:42] "POST /access-control-lists HTTP/1.1" 200 585 0.178010 10.0.0.241 - - [2026-01-01 01:33:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.006692 10.0.0.241 - - [2026-01-01 01:33:42] "POST /ref-update HTTP/1.1" 200 156 0.218051 10.0.0.241 - - [2026-01-01 01:33:42] "POST /alarms HTTP/1.1" 200 577 0.124456 10.0.0.241 - - [2026-01-01 01:33:42] "POST /access-control-lists HTTP/1.1" 200 583 0.117769 10.0.0.241 - - [2026-01-01 01:33:42] "POST /alarms HTTP/1.1" 200 573 0.087734 10.0.0.241 - - [2026-01-01 01:33:42] "POST /fqname-to-id HTTP/1.1" 404 240 0.006681 10.0.0.241 - - [2026-01-01 01:33:43] "POST /ref-update HTTP/1.1" 200 156 0.188998 10.0.0.241 - - [2026-01-01 01:33:43] "GET /application-policy-set/fc3606b7-ae50-4a2a-b3b5-94c8a97b0350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.040136 10.0.0.241 - - [2026-01-01 01:33:43] "POST /access-control-lists HTTP/1.1" 200 604 0.092050 10.0.0.241 - - [2026-01-01 01:33:43] "POST /alarms HTTP/1.1" 200 585 0.089989 10.0.0.241 - - [2026-01-01 01:33:43] "POST /fqname-to-id HTTP/1.1" 404 239 0.044850 10.0.0.241 - - [2026-01-01 01:33:43] "POST /alarms HTTP/1.1" 200 611 0.086010 10.0.0.241 - - [2026-01-01 01:33:43] "POST /tags HTTP/1.1" 200 300 0.132114 10.0.0.241 - - [2026-01-01 01:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.029970 10.0.0.241 - - [2026-01-01 01:33:43] "POST /access-control-lists HTTP/1.1" 200 602 0.123517 10.0.0.241 - - [2026-01-01 01:33:43] "GET /tag/40c37f41-8c2c-4250-af49-077fdb5c4226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.028865 10.0.0.241 - - [2026-01-01 01:33:43] "POST /set-tag HTTP/1.1" 200 109 0.056432 10.0.0.241 - - [2026-01-01 01:33:43] "POST /route-targets HTTP/1.1" 200 328 0.125762 10.0.0.241 - - [2026-01-01 01:33:43] "POST /ref-update HTTP/1.1" 200 156 0.067106 10.0.0.241 - - [2026-01-01 01:33:43] "POST /route-targets HTTP/1.1" 200 328 0.022211 10.0.0.241 - - [2026-01-01 01:33:43] "POST /ref-update HTTP/1.1" 200 156 0.086297 10.0.0.241 - - [2026-01-01 01:33:43] "GET / HTTP/1.1" 200 36215 0.010953 10.0.0.241 - - [2026-01-01 01:33:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.034903 10.0.0.241 - - [2026-01-01 01:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005947 10.0.0.241 - - [2026-01-01 01:33:43] "POST /route-targets HTTP/1.1" 200 328 0.057271 10.0.0.241 - - [2026-01-01 01:33:44] "PUT /global-vrouter-config/a6c74e90-6250-4969-8956-e9c195ff8f6a HTTP/1.1" 200 277 0.086818 10.0.0.241 - - [2026-01-01 01:33:44] "POST /tags HTTP/1.1" 200 302 0.345526 10.0.0.241 - - [2026-01-01 01:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.031523 10.0.0.241 - - [2026-01-01 01:33:44] "GET /tag/d7033f31-6520-4e55-8556-7873baec86c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.061679 10.0.0.241 - - [2026-01-01 01:33:44] "POST /ref-update HTTP/1.1" 200 156 0.166347 10.0.0.241 - - [2026-01-01 01:33:44] "POST /route-targets HTTP/1.1" 200 328 0.047431 10.0.0.241 - - [2026-01-01 01:33:44] "POST /ref-update HTTP/1.1" 200 156 0.022849 10.0.0.241 - - [2026-01-01 01:33:44] "GET / HTTP/1.1" 200 36215 0.007243 10.0.0.241 - - [2026-01-01 01:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009622 10.0.0.241 - - [2026-01-01 01:33:44] "GET /global-vrouter-config/a6c74e90-6250-4969-8956-e9c195ff8f6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.023990 10.0.0.241 - - [2026-01-01 01:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.241 - - [2026-01-01 01:33:44] "POST /route-targets HTTP/1.1" 200 328 0.148186 10.0.0.241 - - [2026-01-01 01:33:44] "POST /tags HTTP/1.1" 200 326 0.458165 10.0.0.241 - - [2026-01-01 01:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.016879 10.0.0.241 - - [2026-01-01 01:33:44] "GET /tag/7966afe8-b3b9-49b8-817d-b6856b623651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.031037 10.0.0.241 - - [2026-01-01 01:33:44] "POST /ref-update HTTP/1.1" 200 156 0.112815 10.0.0.241 - - [2026-01-01 01:33:44] "PUT /global-vrouter-config/a6c74e90-6250-4969-8956-e9c195ff8f6a HTTP/1.1" 200 277 0.138011 10.0.0.241 - - [2026-01-01 01:33:44] "POST /route-targets HTTP/1.1" 200 328 0.023692 10.0.0.241 - - [2026-01-01 01:33:44] "POST /ref-update HTTP/1.1" 200 156 0.095801 10.0.0.241 - - [2026-01-01 01:33:45] "POST /tags HTTP/1.1" 200 312 0.290800 10.0.0.241 - - [2026-01-01 01:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.015795 10.0.0.241 - - [2026-01-01 01:33:45] "POST /fqname-to-id HTTP/1.1" 404 201 0.005058 10.0.0.241 - - [2026-01-01 01:33:45] "GET /tag/50d2b677-3a47-4aa8-a57c-c645e0ab5113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.073127 10.0.0.241 - - [2026-01-01 01:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.241 - - [2026-01-01 01:33:45] "POST /access-control-lists HTTP/1.1" 200 553 0.098525 10.0.0.241 - - [2026-01-01 01:33:45] "GET /virtual-network/a9b60a97-e8bc-439c-8cda-3b238f78ae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.023343 10.0.0.241 - - [2026-01-01 01:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.039806 10.0.0.241 - - [2026-01-01 01:33:45] "POST /fqname-to-id HTTP/1.1" 404 229 0.040342 10.0.0.241 - - [2026-01-01 01:33:45] "GET /project/74ac26d6-bb98-4e28-8a31-376e67632cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.158301 10.0.0.241 - - [2026-01-01 01:33:45] "GET / HTTP/1.1" 200 36215 0.013695 10.0.0.241 - - [2026-01-01 01:33:45] "POST /access-control-lists HTTP/1.1" 200 591 0.191538 10.0.0.241 - - [2026-01-01 01:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.047756 10.0.0.241 - - [2026-01-01 01:33:45] "POST /virtual-machines HTTP/1.1" 200 378 0.210736 10.0.0.241 - - [2026-01-01 01:33:45] "GET /global-system-config/d0159ebf-fe20-41ea-a531-28913dc20475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.062539 10.0.0.241 - - [2026-01-01 01:33:45] "POST /ref-update HTTP/1.1" 200 156 0.100524 10.0.0.241 - - [2026-01-01 01:33:45] "POST /fqname-to-id HTTP/1.1" 404 237 0.020037 10.0.0.241 - - [2026-01-01 01:33:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.098016 10.0.0.241 - - [2026-01-01 01:33:45] "PUT /global-system-config/d0159ebf-fe20-41ea-a531-28913dc20475 HTTP/1.1" 200 275 0.160493 10.0.0.241 - - [2026-01-01 01:33:45] "POST /access-control-lists HTTP/1.1" 200 603 0.124020 10.0.0.241 - - [2026-01-01 01:33:46] "POST /ref-update HTTP/1.1" 200 156 0.189094 10.0.0.241 - - [2026-01-01 01:33:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.414242 10.0.0.241 - - [2026-01-01 01:33:46] "POST /ref-update HTTP/1.1" 200 156 0.061149 10.0.0.241 - - [2026-01-01 01:33:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.043101 10.0.0.241 - - [2026-01-01 01:33:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.029045 10.0.0.241 - - [2026-01-01 01:33:46] "PUT /access-control-list/702b7808-038d-48bd-bd26-c324c3dc9c1c HTTP/1.1" 200 273 0.069873 10.0.0.241 - - [2026-01-01 01:33:46] "GET /virtual-machine-interface/ea0584c4-e6b1-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.022846 10.0.0.241 - - [2026-01-01 01:33:46] "PUT /access-control-list/d1f9fdc9-ebb3-4b2e-8790-24d60a51a006 HTTP/1.1" 200 273 0.040441 10.0.0.241 - - [2026-01-01 01:33:46] "PUT /access-control-list/f50e67c9-3439-4610-8b95-709f3eb114f1 HTTP/1.1" 200 273 0.035626 10.0.0.241 - - [2026-01-01 01:33:46] "PUT /access-control-list/d8455ce2-ee12-4050-8c16-311ec6e1c7bc HTTP/1.1" 200 273 0.027122 10.0.0.241 - - [2026-01-01 01:33:46] "POST /instance-ips HTTP/1.1" 200 410 0.130354 10.0.0.241 - - [2026-01-01 01:33:46] "PUT /access-control-list/88eb0701-8b28-40ab-8967-90022753b142 HTTP/1.1" 200 273 0.125112 10.0.0.241 - - [2026-01-01 01:33:46] "PUT /access-control-list/0355dfcb-40b9-4460-be0c-a24d47ad2abc HTTP/1.1" 200 273 0.068121 10.0.0.241 - - [2026-01-01 01:33:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.166809 10.0.0.241 - - [2026-01-01 01:33:46] "GET /virtual-machine-interface/ea0584c4-e6b1-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.035213 10.0.0.241 - - [2026-01-01 01:33:46] "PUT /access-control-list/764ed17d-3360-41ed-a2c1-b7e51a2ada1f HTTP/1.1" 200 273 0.022849 10.0.0.241 - - [2026-01-01 01:33:46] "PUT /access-control-list/5849f1a2-8332-447f-8e6a-6ddfca767224 HTTP/1.1" 200 273 0.043722 10.0.0.241 - - [2026-01-01 01:33:46] "PUT /access-control-list/e6cc8748-b85d-4807-a3f7-121842ed1113 HTTP/1.1" 200 273 0.031487 10.0.0.241 - - [2026-01-01 01:33:46] "POST /set-tag HTTP/1.1" 200 109 0.114025 10.0.0.241 - - [2026-01-01 01:33:47] "GET /virtual-machine-interface/ea0584c4-e6b1-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3414 0.030092 10.0.0.241 - - [2026-01-01 01:33:47] "PUT /access-control-list/3f72e111-6deb-47d9-8094-37007adc67f2 HTTP/1.1" 200 273 0.088706 10.0.0.241 - - [2026-01-01 01:33:47] "GET /instance-ip/ea530e38-e6b1-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.065802 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:33:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001218 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:33:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000942 10.0.0.241 - - [2026-01-01 01:33:47] "POST /tags HTTP/1.1" 200 358 0.120296 10.0.0.241 - - [2026-01-01 01:33:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.029851 10.0.0.241 - - [2026-01-01 01:33:47] "GET /tag/7d1b5702-16ee-45da-9705-e324d3ca4975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.105556 10.0.0.241 - - [2026-01-01 01:33:47] "POST /tags HTTP/1.1" 200 306 0.067547 10.0.0.241 - - [2026-01-01 01:33:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.014627 10.0.0.241 - - [2026-01-01 01:33:47] "GET /tag/94ed8b50-7478-44a6-b246-d4cbd40fd666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.018384 10.0.0.241 - - [2026-01-01 01:33:48] "PUT /access-control-list/04715486-766a-434d-b43a-e6b7b10e5b4b HTTP/1.1" 200 273 0.085286 10.0.0.241 - - [2026-01-01 01:33:48] "POST /id-to-fqname HTTP/1.1" 200 174 0.000488 10.0.0.241 - - [2026-01-01 01:33:48] "POST /fqname-to-id HTTP/1.1" 404 183 0.011045 10.0.0.241 - - [2026-01-01 01:33:48] "POST /security-groups HTTP/1.1" 200 571 0.132672 10.0.0.241 - - [2026-01-01 01:33:48] "POST /projects HTTP/1.1" 200 485 0.825692 10.0.0.241 - - [2026-01-01 01:33:48] "POST /fqname-to-id HTTP/1.1" 404 214 0.003300 10.0.0.241 - - [2026-01-01 01:33:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.020780 10.0.0.241 - - [2026-01-01 01:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.028149 10.0.0.241 - - [2026-01-01 01:33:48] "GET /virtual-network/a9b60a97-e8bc-439c-8cda-3b238f78ae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.022892 10.0.0.241 - - [2026-01-01 01:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.241 - - [2026-01-01 01:33:48] "POST /access-control-lists HTTP/1.1" 200 582 0.129591 10.0.0.241 - - [2026-01-01 01:33:48] "GET /virtual-network/9743071c-2b53-4fae-9d91-b7d740e9f2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.017891 10.0.0.241 - - [2026-01-01 01:33:48] "POST /fqname-to-id HTTP/1.1" 404 213 0.022120 10.0.0.241 - - [2026-01-01 01:33:48] "POST /access-control-lists HTTP/1.1" 200 580 0.092731 10.0.0.241 - - [2026-01-01 01:33:48] "PUT /virtual-network/a9b60a97-e8bc-439c-8cda-3b238f78ae61 HTTP/1.1" 200 265 0.186744 10.0.0.241 - - [2026-01-01 01:33:48] "PUT /virtual-network/9743071c-2b53-4fae-9d91-b7d740e9f2f5 HTTP/1.1" 200 265 0.087351 10.0.0.241 - - [2026-01-01 01:33:49] "POST /security-groups HTTP/1.1" 200 539 0.103408 10.0.0.241 - - [2026-01-01 01:33:49] "POST /fqname-to-id HTTP/1.1" 404 234 0.004354 10.0.0.241 - - [2026-01-01 01:33:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.053092 10.0.0.241 - - [2026-01-01 01:33:49] "POST /chown HTTP/1.1" 200 109 0.082072 10.0.0.241 - - [2026-01-01 01:33:49] "GET /application-policy-set/fc3606b7-ae50-4a2a-b3b5-94c8a97b0350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.009093 10.0.0.241 - - [2026-01-01 01:33:49] "POST /access-control-lists HTTP/1.1" 200 598 0.148228 10.0.0.241 - - [2026-01-01 01:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.036429 10.0.0.241 - - [2026-01-01 01:33:49] "POST /fqname-to-id HTTP/1.1" 404 233 0.035443 10.0.0.241 - - [2026-01-01 01:33:49] "GET /policy-management/18755e99-925b-4e74-a4a6-45fa32f58dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.018354 10.0.0.241 - - [2026-01-01 01:33:49] "POST /tags HTTP/1.1" 409 207 0.001968 10.0.0.241 - - [2026-01-01 01:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.241 - - [2026-01-01 01:33:49] "GET /tag/94ed8b50-7478-44a6-b246-d4cbd40fd666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.016325 10.0.0.241 - - [2026-01-01 01:33:49] "POST /access-control-lists HTTP/1.1" 200 596 0.093613 10.0.0.241 - - [2026-01-01 01:33:49] "POST /firewall-rules HTTP/1.1" 200 566 0.154099 10.0.0.241 - - [2026-01-01 01:33:49] "GET /firewall-rule/4361910d-1268-45b0-8e58-cdd598f9cd90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.012727 10.0.0.241 - - [2026-01-01 01:33:49] "GET /firewall-policy/571c8075-dcde-4ed9-9603-6b76a969a132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002837 10.0.0.241 - - [2026-01-01 01:33:49] "GET /firewall-rule/4361910d-1268-45b0-8e58-cdd598f9cd90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.003113 10.0.0.241 - - [2026-01-01 01:33:49] "POST /ref-update HTTP/1.1" 200 156 0.022296 10.0.0.241 - - [2026-01-01 01:33:49] "GET /application-policy-set/fc3606b7-ae50-4a2a-b3b5-94c8a97b0350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.024642 10.0.0.241 - - [2026-01-01 01:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011153 10.0.0.241 - - [2026-01-01 01:33:49] "GET /policy-management/18755e99-925b-4e74-a4a6-45fa32f58dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005691 10.0.0.241 - - [2026-01-01 01:33:49] "POST /tags HTTP/1.1" 409 207 0.004062 10.0.0.241 - - [2026-01-01 01:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.241 - - [2026-01-01 01:33:49] "GET /tag/94ed8b50-7478-44a6-b246-d4cbd40fd666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.013331 10.0.0.241 - - [2026-01-01 01:33:49] "POST /firewall-rules HTTP/1.1" 200 564 0.085691 10.0.0.241 - - [2026-01-01 01:33:49] "GET /firewall-rule/5596d4f6-a824-41f8-b29c-9af74b3af11c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.027894 10.0.0.241 - - [2026-01-01 01:33:49] "GET /firewall-policy/571c8075-dcde-4ed9-9603-6b76a969a132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.006263 10.0.0.241 - - [2026-01-01 01:33:50] "GET /firewall-rule/5596d4f6-a824-41f8-b29c-9af74b3af11c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003729 10.0.0.241 - - [2026-01-01 01:33:50] "POST /ref-update HTTP/1.1" 200 156 0.040685 10.0.0.241 - - [2026-01-01 01:33:50] "POST /tags HTTP/1.1" 200 306 0.104580 10.0.0.241 - - [2026-01-01 01:33:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.241 - - [2026-01-01 01:33:50] "GET /tag/a8b8311a-b52b-49aa-a64d-8d815d63ad5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.013852 10.0.0.241 - - [2026-01-01 01:33:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008980 10.0.0.241 - - [2026-01-01 01:33:50] "GET /project/3fcb763e-2b6c-4416-a499-a0e0f8c6075a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.066170 10.0.0.241 - - [2026-01-01 01:33:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008655 10.0.0.241 - - [2026-01-01 01:33:50] "GET /virtual-network/9743071c-2b53-4fae-9d91-b7d740e9f2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.014658 10.0.0.241 - - [2026-01-01 01:33:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.241 - - [2026-01-01 01:33:50] "GET /service-appliance-set/dcf2d193-5c4c-4341-b018-146b8e8068c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.007953 10.0.0.241 - - [2026-01-01 01:33:50] "POST /fqname-to-id HTTP/1.1" 404 240 0.003624 10.0.0.241 - - [2026-01-01 01:33:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.214265 10.0.0.241 - - [2026-01-01 01:33:50] "PUT /access-control-list/59c13d8e-cce1-4c5d-94e3-e6c8f899649f HTTP/1.1" 200 273 0.055137 10.0.0.241 - - [2026-01-01 01:33:50] "GET /virtual-machine-interface/a8c24e85-fecf-498f-8e7b-7920772d446d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.056454 10.0.0.241 - - [2026-01-01 01:33:51] "POST /instance-ips HTTP/1.1" 200 382 0.217549 10.0.0.241 - - [2026-01-01 01:33:51] "GET /instance-ip/7e975755-0e8c-42aa-8494-82e6441640c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.005207 10.0.0.241 - - [2026-01-01 01:33:51] "POST /loadbalancers HTTP/1.1" 200 584 0.082967 10.0.0.241 - - [2026-01-01 01:33:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.032844 10.0.0.241 - - [2026-01-01 01:33:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007404 10.0.0.241 - - [2026-01-01 01:33:51] "GET /project/3fcb763e-2b6c-4416-a499-a0e0f8c6075a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.064103 10.0.0.241 - - [2026-01-01 01:33:51] "GET /loadbalancer/faf8f482-ebf7-4070-8943-a013e57ecfa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.010407 10.0.0.241 - - [2026-01-01 01:33:51] "GET /project/3fcb763e-2b6c-4416-a499-a0e0f8c6075a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.145522 10.0.0.241 - - [2026-01-01 01:33:51] "GET /instance-ip/7e975755-0e8c-42aa-8494-82e6441640c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003760 10.0.0.241 - - [2026-01-01 01:33:51] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.186860 10.0.0.241 - - [2026-01-01 01:33:51] "POST /floating-ips HTTP/1.1" 200 585 0.119754 10.0.0.241 - - [2026-01-01 01:33:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.041277 10.0.0.241 - - [2026-01-01 01:33:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004919 10.0.0.241 - - [2026-01-01 01:33:51] "GET /project/3fcb763e-2b6c-4416-a499-a0e0f8c6075a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.125907 10.0.0.241 - - [2026-01-01 01:33:51] "GET /loadbalancer-listener/17d01b72-ce05-422f-8d97-fa522903d921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.006649 10.0.0.241 - - [2026-01-01 01:33:51] "GET /loadbalancer-listener/17d01b72-ce05-422f-8d97-fa522903d921?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.006870 10.0.0.241 - - [2026-01-01 01:33:51] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.030053 10.0.0.241 - - [2026-01-01 01:33:51] "GET /instance-ip/7e975755-0e8c-42aa-8494-82e6441640c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.006308 10.0.0.241 - - [2026-01-01 01:33:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004918 10.0.0.241 - - [2026-01-01 01:33:51] "GET /instance-ip/7e975755-0e8c-42aa-8494-82e6441640c6?fields=floating_ips HTTP/1.1" 200 1171 0.014218 10.0.0.241 - - [2026-01-01 01:33:51] "GET /global-vrouter-config/a6c74e90-6250-4969-8956-e9c195ff8f6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.010509 10.0.0.241 - - [2026-01-01 01:33:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.241 - - [2026-01-01 01:33:51] "GET /floating-ip/23ed2ea2-e813-4d3f-b046-291aa46ae9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.004376 10.0.0.241 - - [2026-01-01 01:33:52] "PUT /global-vrouter-config/a6c74e90-6250-4969-8956-e9c195ff8f6a HTTP/1.1" 200 277 0.031557 10.0.0.241 - - [2026-01-01 01:33:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005561 10.0.0.241 - - [2026-01-01 01:33:52] "GET /loadbalancer/faf8f482-ebf7-4070-8943-a013e57ecfa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.003880 10.0.0.241 - - [2026-01-01 01:33:52] "POST /tags HTTP/1.1" 200 302 0.058145 10.0.0.241 - - [2026-01-01 01:33:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.241 - - [2026-01-01 01:33:52] "GET /tag/d0f4502f-c163-4927-9183-05a05d9cd5a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.039858 10.0.0.241 - - [2026-01-01 01:33:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006915 10.0.0.241 - - [2026-01-01 01:33:52] "GET /project/74ac26d6-bb98-4e28-8a31-376e67632cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.052127 10.0.0.241 - - [2026-01-01 01:33:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.241 - - [2026-01-01 01:33:52] "GET /virtual-network/9743071c-2b53-4fae-9d91-b7d740e9f2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.025024 10.0.0.241 - - [2026-01-01 01:33:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.241 - - [2026-01-01 01:33:52] "GET /service-appliance-set/dcf2d193-5c4c-4341-b018-146b8e8068c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003729 10.0.0.241 - - [2026-01-01 01:33:52] "POST /fqname-to-id HTTP/1.1" 404 242 0.003141 10.0.0.241 - - [2026-01-01 01:33:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.159300 10.0.0.241 - - [2026-01-01 01:33:52] "GET /virtual-machine-interface/6c79edc6-87b6-4305-b92b-4743413d1486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.008718 10.0.0.241 - - [2026-01-01 01:33:52] "POST /instance-ips HTTP/1.1" 200 378 0.046263 10.0.0.241 - - [2026-01-01 01:33:52] "GET /instance-ip/54a55e09-990d-4e6a-83af-0db06f91d5ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.043064 10.0.0.241 - - [2026-01-01 01:33:52] "POST /loadbalancers HTTP/1.1" 200 584 0.075467 10.0.0.241 - - [2026-01-01 01:33:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.046991 10.0.0.241 - - [2026-01-01 01:33:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004900 10.0.0.241 - - [2026-01-01 01:33:52] "GET /project/74ac26d6-bb98-4e28-8a31-376e67632cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.089195 10.0.0.241 - - [2026-01-01 01:33:53] "GET /instance-ip/54a55e09-990d-4e6a-83af-0db06f91d5ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.009120 10.0.0.241 - - [2026-01-01 01:33:53] "GET /project/74ac26d6-bb98-4e28-8a31-376e67632cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.076427 10.0.0.241 - - [2026-01-01 01:33:53] "POST /floating-ips HTTP/1.1" 200 583 0.060719 10.0.0.241 - - [2026-01-01 01:33:53] "GET /loadbalancer/98354fcc-81d9-422a-9d12-854f18cd94e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.011769 10.0.0.241 - - [2026-01-01 01:33:53] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.043014 10.0.0.241 - - [2026-01-01 01:33:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.040957 10.0.0.241 - - [2026-01-01 01:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008256 10.0.0.241 - - [2026-01-01 01:33:53] "GET /project/74ac26d6-bb98-4e28-8a31-376e67632cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.064219 10.0.0.241 - - [2026-01-01 01:33:53] "GET /loadbalancer-listener/2b9dc032-5f89-4980-adc9-bc41cfb62f89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.004648 10.0.0.241 - - [2026-01-01 01:33:53] "GET /loadbalancer-listener/2b9dc032-5f89-4980-adc9-bc41cfb62f89?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.007012 10.0.0.241 - - [2026-01-01 01:33:53] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.050946 10.0.0.241 - - [2026-01-01 01:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.241 - - [2026-01-01 01:33:53] "GET /instance-ip/54a55e09-990d-4e6a-83af-0db06f91d5ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003168 10.0.0.241 - - [2026-01-01 01:33:53] "GET /instance-ip/54a55e09-990d-4e6a-83af-0db06f91d5ca?fields=floating_ips HTTP/1.1" 200 1165 0.026267 10.0.0.241 - - [2026-01-01 01:33:53] "GET /floating-ip/a448e7cf-f3a1-4dbe-a496-6d33412a927b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002616 10.0.0.241 - - [2026-01-01 01:33:53] "GET /project/74ac26d6-bb98-4e28-8a31-376e67632cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.075693 10.0.0.241 - - [2026-01-01 01:33:53] "GET /loadbalancer/98354fcc-81d9-422a-9d12-854f18cd94e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003307 10.0.0.241 - - [2026-01-01 01:33:53] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.055613 10.0.0.241 - - [2026-01-01 01:33:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.037934 10.0.0.241 - - [2026-01-01 01:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.012008 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:33:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.003452 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:33:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000949 10.0.0.241 - - [2026-01-01 01:33:53] "GET /project/74ac26d6-bb98-4e28-8a31-376e67632cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.062599 10.0.0.241 - - [2026-01-01 01:33:53] "GET /loadbalancer-listener/e7a541de-ea3e-4bc7-b26a-a3b8006b48f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.004252 10.0.0.241 - - [2026-01-01 01:33:53] "GET /loadbalancer-listener/e7a541de-ea3e-4bc7-b26a-a3b8006b48f0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003492 10.0.0.241 - - [2026-01-01 01:33:53] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.038401 10.0.0.241 - - [2026-01-01 01:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.241 - - [2026-01-01 01:33:53] "GET /instance-ip/54a55e09-990d-4e6a-83af-0db06f91d5ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004190 10.0.0.241 - - [2026-01-01 01:33:53] "GET /instance-ip/54a55e09-990d-4e6a-83af-0db06f91d5ca?fields=floating_ips HTTP/1.1" 200 1165 0.006444 10.0.0.241 - - [2026-01-01 01:33:54] "GET /project/74ac26d6-bb98-4e28-8a31-376e67632cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.071200 10.0.0.241 - - [2026-01-01 01:33:54] "GET /floating-ip/a448e7cf-f3a1-4dbe-a496-6d33412a927b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.020854 10.0.0.241 - - [2026-01-01 01:33:54] "GET /loadbalancer/98354fcc-81d9-422a-9d12-854f18cd94e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.019147 10.0.0.241 - - [2026-01-01 01:33:54] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.029082 10.0.0.241 - - [2026-01-01 01:33:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.032959 10.0.0.241 - - [2026-01-01 01:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008719 10.0.0.241 - - [2026-01-01 01:33:54] "GET /project/74ac26d6-bb98-4e28-8a31-376e67632cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.223402 10.0.0.241 - - [2026-01-01 01:33:54] "GET /loadbalancer-listener/10eeca7c-14ca-43e2-a6ef-b061439826b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.002868 10.0.0.241 - - [2026-01-01 01:33:54] "GET /loadbalancer-listener/10eeca7c-14ca-43e2-a6ef-b061439826b7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.003961 10.0.0.241 - - [2026-01-01 01:33:54] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.065681 10.0.0.241 - - [2026-01-01 01:33:54] "GET /instance-ip/54a55e09-990d-4e6a-83af-0db06f91d5ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010618 10.0.0.241 - - [2026-01-01 01:33:54] "GET /instance-ip/54a55e09-990d-4e6a-83af-0db06f91d5ca?fields=floating_ips HTTP/1.1" 200 1165 0.004981 10.0.0.241 - - [2026-01-01 01:33:54] "GET /floating-ip/a448e7cf-f3a1-4dbe-a496-6d33412a927b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.012068 10.0.0.241 - - [2026-01-01 01:33:54] "POST /tags HTTP/1.1" 200 356 0.061684 10.0.0.241 - - [2026-01-01 01:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010251 10.0.0.241 - - [2026-01-01 01:33:54] "GET /tag/45a00361-3f7f-4e8e-8911-26d8fbfbcc2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.018573 10.0.0.241 - - [2026-01-01 01:33:54] "POST /tags HTTP/1.1" 200 304 0.031860 10.0.0.241 - - [2026-01-01 01:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012048 10.0.0.241 - - [2026-01-01 01:33:54] "GET /tag/7dff4412-7502-41fc-b5f5-c4bd85d8ee6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.014805 10.0.0.241 - - [2026-01-01 01:33:54] "POST /projects HTTP/1.1" 409 218 0.002095 10.0.0.241 - - [2026-01-01 01:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.241 - - [2026-01-01 01:33:54] "GET /project/3fcb763e-2b6c-4416-a499-a0e0f8c6075a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.079659 10.0.0.241 - - [2026-01-01 01:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.241 - - [2026-01-01 01:33:55] "GET /network-ipam/b4f6f00e-9d2c-4649-9ff4-a6fa97dbe072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.007093 10.0.0.241 - - [2026-01-01 01:33:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004785 10.0.0.241 - - [2026-01-01 01:33:55] "GET /virtual-network/a9b60a97-e8bc-439c-8cda-3b238f78ae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.006066 10.0.0.241 - - [2026-01-01 01:33:55] "PUT /virtual-network/a9b60a97-e8bc-439c-8cda-3b238f78ae61 HTTP/1.1" 200 265 0.076982 10.0.0.241 - - [2026-01-01 01:33:55] "GET /virtual-network/a9b60a97-e8bc-439c-8cda-3b238f78ae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.010040 10.0.0.241 - - [2026-01-01 01:33:55] "POST /set-tag HTTP/1.1" 200 109 0.070787 10.0.0.241 - - [2026-01-01 01:33:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.241 - - [2026-01-01 01:33:55] "GET /network-ipam/d45c40a5-cec6-446e-afb8-70cba7e7b71d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.007256 10.0.0.241 - - [2026-01-01 01:33:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005734 10.0.0.241 - - [2026-01-01 01:33:55] "GET /virtual-network/9743071c-2b53-4fae-9d91-b7d740e9f2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.008856 10.0.0.241 - - [2026-01-01 01:33:55] "PUT /virtual-network/9743071c-2b53-4fae-9d91-b7d740e9f2f5 HTTP/1.1" 200 265 0.073371 10.0.0.241 - - [2026-01-01 01:33:55] "GET /virtual-network/9743071c-2b53-4fae-9d91-b7d740e9f2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.021326 10.0.0.241 - - [2026-01-01 01:33:55] "POST /set-tag HTTP/1.1" 200 109 0.062909 10.0.0.241 - - [2026-01-01 01:33:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002828 10.0.0.241 - - [2026-01-01 01:33:55] "GET /network-policy/82c66fb4-722f-4ec6-8d9b-12ce2411a33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003280 10.0.0.241 - - [2026-01-01 01:33:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.241 - - [2026-01-01 01:33:55] "GET /network-policy/e6a81d73-0d9a-4857-a9b6-b5f3ec390e99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.003157 10.0.0.241 - - [2026-01-01 01:33:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.241 - - [2026-01-01 01:33:55] "GET /network-policy/b0d115c4-d3c0-4844-bae7-a2e807ed2dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.003458 10.0.0.241 - - [2026-01-01 01:33:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.241 - - [2026-01-01 01:33:55] "PUT /network-policy/b0d115c4-d3c0-4844-bae7-a2e807ed2dd2 HTTP/1.1" 200 263 0.027024 10.0.0.241 - - [2026-01-01 01:33:56] "PUT /access-control-list/04715486-766a-434d-b43a-e6b7b10e5b4b HTTP/1.1" 200 273 0.106802 10.0.0.241 - - [2026-01-01 01:33:56] "POST /ref-update HTTP/1.1" 200 156 0.168798 10.0.0.241 - - [2026-01-01 01:33:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.038292 10.0.0.241 - - [2026-01-01 01:33:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006649 10.0.0.241 - - [2026-01-01 01:33:56] "PUT /access-control-list/59c13d8e-cce1-4c5d-94e3-e6c8f899649f HTTP/1.1" 200 273 0.104100 10.0.0.241 - - [2026-01-01 01:33:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021078 10.0.0.241 - - [2026-01-01 01:33:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018048 10.0.0.241 - - [2026-01-01 01:33:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003753 10.0.0.241 - - [2026-01-01 01:33:56] "POST /security-groups HTTP/1.1" 409 245 0.005239 10.0.0.241 - - [2026-01-01 01:33:56] "PUT /access-control-list/8fc37823-e3b5-464a-8b4d-b1332601d13e HTTP/1.1" 200 273 0.138125 10.0.0.241 - - [2026-01-01 01:33:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.023070 10.0.0.241 - - [2026-01-01 01:33:56] "PUT /security-group/f53c6be9-4bd8-43f7-a4f4-5831e97962b9 HTTP/1.1" 200 263 0.092508 10.0.0.241 - - [2026-01-01 01:33:56] "PUT /access-control-list/88eb0701-8b28-40ab-8967-90022753b142 HTTP/1.1" 200 273 0.035271 10.0.0.241 - - [2026-01-01 01:33:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.047427 10.0.0.241 - - [2026-01-01 01:33:56] "GET /application-policy-set/fc3606b7-ae50-4a2a-b3b5-94c8a97b0350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.030499 10.0.0.241 - - [2026-01-01 01:33:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009097 10.0.0.241 - - [2026-01-01 01:33:56] "PUT /access-control-list/0355dfcb-40b9-4460-be0c-a24d47ad2abc HTTP/1.1" 200 273 0.065061 10.0.0.241 - - [2026-01-01 01:33:56] "GET /policy-management/18755e99-925b-4e74-a4a6-45fa32f58dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006156 10.0.0.241 - - [2026-01-01 01:33:56] "POST /tags HTTP/1.1" 409 206 0.003810 10.0.0.241 - - [2026-01-01 01:33:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004915 10.0.0.241 - - [2026-01-01 01:33:56] "GET /tag/7dff4412-7502-41fc-b5f5-c4bd85d8ee6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.029250 10.0.0.241 - - [2026-01-01 01:33:56] "POST /firewall-rules HTTP/1.1" 200 564 0.093464 10.0.0.241 - - [2026-01-01 01:33:56] "GET /firewall-rule/11a586a5-1a06-4d20-9372-4627b241f464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.018538 10.0.0.241 - - [2026-01-01 01:33:56] "GET /firewall-policy/571c8075-dcde-4ed9-9603-6b76a969a132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004011 10.0.0.241 - - [2026-01-01 01:33:56] "GET /firewall-rule/11a586a5-1a06-4d20-9372-4627b241f464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002537 10.0.0.241 - - [2026-01-01 01:33:56] "POST /ref-update HTTP/1.1" 200 156 0.034006 10.0.0.241 - - [2026-01-01 01:33:56] "GET /application-policy-set/fc3606b7-ae50-4a2a-b3b5-94c8a97b0350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.018155 10.0.0.241 - - [2026-01-01 01:33:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007538 10.0.0.241 - - [2026-01-01 01:33:56] "GET /policy-management/18755e99-925b-4e74-a4a6-45fa32f58dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004277 10.0.0.241 - - [2026-01-01 01:33:57] "POST /tags HTTP/1.1" 409 206 0.007264 10.0.0.241 - - [2026-01-01 01:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.241 - - [2026-01-01 01:33:57] "GET /tag/7dff4412-7502-41fc-b5f5-c4bd85d8ee6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.061182 10.0.0.241 - - [2026-01-01 01:33:57] "POST /firewall-rules HTTP/1.1" 200 562 0.123879 10.0.0.241 - - [2026-01-01 01:33:57] "GET /firewall-rule/ebe1bb06-919f-4220-9ee9-b3395fff412b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.005850 10.0.0.241 - - [2026-01-01 01:33:57] "GET /firewall-policy/571c8075-dcde-4ed9-9603-6b76a969a132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.007663 10.0.0.241 - - [2026-01-01 01:33:57] "GET /firewall-rule/ebe1bb06-919f-4220-9ee9-b3395fff412b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.008545 10.0.0.241 - - [2026-01-01 01:33:57] "POST /ref-update HTTP/1.1" 200 156 0.044302 10.0.0.241 - - [2026-01-01 01:33:57] "POST /tags HTTP/1.1" 200 372 0.054653 10.0.0.241 - - [2026-01-01 01:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011002 10.0.0.241 - - [2026-01-01 01:33:57] "GET /tag/35f04222-dadf-49ca-96d3-8986eed8ffd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.016704 10.0.0.241 - - [2026-01-01 01:33:57] "POST /tags HTTP/1.1" 200 320 0.027241 10.0.0.241 - - [2026-01-01 01:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009179 10.0.0.241 - - [2026-01-01 01:33:57] "GET /tag/10dad853-9d28-43e8-8c36-66b4a4faeb3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.014820 10.0.0.241 - - [2026-01-01 01:33:57] "POST /id-to-fqname HTTP/1.1" 200 181 0.001302 10.0.0.241 - - [2026-01-01 01:33:57] "POST /fqname-to-id HTTP/1.1" 404 190 0.007944 10.0.0.241 - - [2026-01-01 01:33:57] "POST /security-groups HTTP/1.1" 200 578 0.076486 10.0.0.241 - - [2026-01-01 01:33:57] "POST /projects HTTP/1.1" 200 499 0.285620 10.0.0.241 - - [2026-01-01 01:33:57] "POST /fqname-to-id HTTP/1.1" 404 225 0.006701 10.0.0.241 - - [2026-01-01 01:33:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.026638 10.0.0.241 - - [2026-01-01 01:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.025127 10.0.0.241 - - [2026-01-01 01:33:58] "GET /virtual-network/a9b60a97-e8bc-439c-8cda-3b238f78ae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.030095 10.0.0.241 - - [2026-01-01 01:33:58] "POST /access-control-lists HTTP/1.1" 200 589 0.107364 10.0.0.241 - - [2026-01-01 01:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.017565 10.0.0.241 - - [2026-01-01 01:33:58] "POST /fqname-to-id HTTP/1.1" 404 224 0.016590 10.0.0.241 - - [2026-01-01 01:33:58] "GET /virtual-network/9743071c-2b53-4fae-9d91-b7d740e9f2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.012997 10.0.0.241 - - [2026-01-01 01:33:58] "POST /access-control-lists HTTP/1.1" 200 587 0.081777 10.0.0.241 - - [2026-01-01 01:33:58] "PUT /virtual-network/a9b60a97-e8bc-439c-8cda-3b238f78ae61 HTTP/1.1" 200 265 0.115800 10.0.0.241 - - [2026-01-01 01:33:58] "PUT /virtual-network/9743071c-2b53-4fae-9d91-b7d740e9f2f5 HTTP/1.1" 200 265 0.055526 10.0.0.241 - - [2026-01-01 01:33:58] "POST /security-groups HTTP/1.1" 200 560 0.098147 10.0.0.241 - - [2026-01-01 01:33:58] "POST /fqname-to-id HTTP/1.1" 404 248 0.015508 10.0.0.241 - - [2026-01-01 01:33:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.035404 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:33:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001979 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:33:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000947 10.0.0.241 - - [2026-01-01 01:33:58] "POST /access-control-lists HTTP/1.1" 200 612 0.107258 10.0.0.241 - - [2026-01-01 01:33:58] "POST /fqname-to-id HTTP/1.1" 404 247 0.009261 10.0.0.241 - - [2026-01-01 01:33:58] "POST /chown HTTP/1.1" 200 109 0.092056 10.0.0.241 - - [2026-01-01 01:33:58] "GET /application-policy-set/fc3606b7-ae50-4a2a-b3b5-94c8a97b0350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.027836 10.0.0.241 - - [2026-01-01 01:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.241 - - [2026-01-01 01:33:58] "GET /policy-management/18755e99-925b-4e74-a4a6-45fa32f58dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.017670 10.0.0.241 - - [2026-01-01 01:33:58] "POST /access-control-lists HTTP/1.1" 200 610 0.121244 10.0.0.241 - - [2026-01-01 01:33:58] "POST /tags HTTP/1.1" 409 214 0.027842 10.0.0.241 - - [2026-01-01 01:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004570 10.0.0.241 - - [2026-01-01 01:33:58] "GET /tag/10dad853-9d28-43e8-8c36-66b4a4faeb3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.012572 10.0.0.241 - - [2026-01-01 01:33:58] "POST /firewall-rules HTTP/1.1" 200 580 0.085943 10.0.0.241 - - [2026-01-01 01:33:58] "GET /firewall-rule/d9278ab3-97f8-471e-83dc-fcae224a1950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.004222 10.0.0.241 - - [2026-01-01 01:33:58] "GET /firewall-policy/571c8075-dcde-4ed9-9603-6b76a969a132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.004217 10.0.0.241 - - [2026-01-01 01:33:59] "GET /firewall-rule/d9278ab3-97f8-471e-83dc-fcae224a1950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006286 10.0.0.241 - - [2026-01-01 01:33:59] "POST /ref-update HTTP/1.1" 200 156 0.037287 10.0.0.241 - - [2026-01-01 01:33:59] "GET /application-policy-set/fc3606b7-ae50-4a2a-b3b5-94c8a97b0350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.005516 10.0.0.241 - - [2026-01-01 01:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381 10.0.0.241 - - [2026-01-01 01:33:59] "GET /policy-management/18755e99-925b-4e74-a4a6-45fa32f58dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002882 10.0.0.241 - - [2026-01-01 01:33:59] "POST /tags HTTP/1.1" 409 214 0.001974 10.0.0.241 - - [2026-01-01 01:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.241 - - [2026-01-01 01:33:59] "GET /tag/10dad853-9d28-43e8-8c36-66b4a4faeb3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.011667 10.0.0.241 - - [2026-01-01 01:33:59] "POST /firewall-rules HTTP/1.1" 200 578 0.115357 10.0.0.241 - - [2026-01-01 01:33:59] "GET /firewall-rule/71dd51ab-6e31-475e-b69f-b25454e48542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.015491 10.0.0.241 - - [2026-01-01 01:33:59] "GET /firewall-policy/571c8075-dcde-4ed9-9603-6b76a969a132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.012020 10.0.0.241 - - [2026-01-01 01:33:59] "GET /firewall-rule/71dd51ab-6e31-475e-b69f-b25454e48542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004107 10.0.0.241 - - [2026-01-01 01:33:59] "POST /ref-update HTTP/1.1" 200 156 0.068991 10.0.0.241 - - [2026-01-01 01:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006427 10.0.0.241 - - [2026-01-01 01:33:59] "GET /loadbalancer/98354fcc-81d9-422a-9d12-854f18cd94e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002733 10.0.0.241 - - [2026-01-01 01:33:59] "POST /tags HTTP/1.1" 200 364 0.032056 10.0.0.241 - - [2026-01-01 01:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.241 - - [2026-01-01 01:33:59] "GET /tag/5735ede6-be1f-4510-9c94-7932da666471?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.012741 10.0.0.241 - - [2026-01-01 01:33:59] "POST /tags HTTP/1.1" 200 312 0.021382 10.0.0.241 - - [2026-01-01 01:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.241 - - [2026-01-01 01:33:59] "GET /tag/ca531eec-effc-4032-bf6e-5f82658b421c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.017706 10.0.0.241 - - [2026-01-01 01:33:59] "POST /id-to-fqname HTTP/1.1" 200 177 0.000544 10.0.0.241 - - [2026-01-01 01:33:59] "POST /fqname-to-id HTTP/1.1" 404 186 0.011196 10.0.0.241 - - [2026-01-01 01:33:59] "POST /security-groups HTTP/1.1" 200 574 0.068383 10.0.0.241 - - [2026-01-01 01:33:59] "POST /projects HTTP/1.1" 200 491 0.198024 10.0.0.241 - - [2026-01-01 01:34:00] "POST /fqname-to-id HTTP/1.1" 404 217 0.008232 10.0.0.241 - - [2026-01-01 01:34:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.070953 10.0.0.241 - - [2026-01-01 01:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.030209 10.0.0.241 - - [2026-01-01 01:34:00] "GET /virtual-network/a9b60a97-e8bc-439c-8cda-3b238f78ae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.025434 10.0.0.241 - - [2026-01-01 01:34:00] "POST /access-control-lists HTTP/1.1" 200 585 0.152259 10.0.0.241 - - [2026-01-01 01:34:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.010622 10.0.0.241 - - [2026-01-01 01:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784 10.0.0.241 - - [2026-01-01 01:34:00] "GET /virtual-network/9743071c-2b53-4fae-9d91-b7d740e9f2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.005533 10.0.0.241 - - [2026-01-01 01:34:00] "POST /access-control-lists HTTP/1.1" 200 583 0.042384 10.0.0.241 - - [2026-01-01 01:34:00] "PUT /virtual-network/a9b60a97-e8bc-439c-8cda-3b238f78ae61 HTTP/1.1" 200 265 0.081289 10.0.0.241 - - [2026-01-01 01:34:00] "PUT /virtual-network/9743071c-2b53-4fae-9d91-b7d740e9f2f5 HTTP/1.1" 200 265 0.051889 10.0.0.241 - - [2026-01-01 01:34:00] "POST /security-groups HTTP/1.1" 200 548 0.082778 10.0.0.241 - - [2026-01-01 01:34:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.024060 10.0.0.241 - - [2026-01-01 01:34:00] "POST /fqname-to-id HTTP/1.1" 404 240 0.023664 10.0.0.241 - - [2026-01-01 01:34:00] "POST /chown HTTP/1.1" 200 109 0.020383 10.0.0.241 - - [2026-01-01 01:34:00] "GET /application-policy-set/fc3606b7-ae50-4a2a-b3b5-94c8a97b0350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.025685 10.0.0.241 - - [2026-01-01 01:34:00] "POST /access-control-lists HTTP/1.1" 200 604 0.076930 10.0.0.241 - - [2026-01-01 01:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.020840 10.0.0.241 - - [2026-01-01 01:34:00] "POST /fqname-to-id HTTP/1.1" 404 239 0.004536 10.0.0.241 - - [2026-01-01 01:34:00] "GET /policy-management/18755e99-925b-4e74-a4a6-45fa32f58dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.013533 10.0.0.241 - - [2026-01-01 01:34:00] "POST /tags HTTP/1.1" 409 210 0.002379 10.0.0.241 - - [2026-01-01 01:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006670 10.0.0.241 - - [2026-01-01 01:34:00] "GET /tag/ca531eec-effc-4032-bf6e-5f82658b421c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010875 10.0.0.241 - - [2026-01-01 01:34:00] "POST /access-control-lists HTTP/1.1" 200 602 0.072597 10.0.0.241 - - [2026-01-01 01:34:00] "POST /firewall-rules HTTP/1.1" 200 572 0.084128 10.0.0.241 - - [2026-01-01 01:34:00] "GET /firewall-rule/03e3d428-0721-436a-b89b-64196883fd25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.014852 10.0.0.241 - - [2026-01-01 01:34:00] "GET /firewall-policy/571c8075-dcde-4ed9-9603-6b76a969a132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.006153 10.0.0.241 - - [2026-01-01 01:34:00] "GET /firewall-rule/03e3d428-0721-436a-b89b-64196883fd25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.003213 10.0.0.241 - - [2026-01-01 01:34:01] "POST /ref-update HTTP/1.1" 200 156 0.090057 10.0.0.241 - - [2026-01-01 01:34:01] "GET /application-policy-set/fc3606b7-ae50-4a2a-b3b5-94c8a97b0350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.013646 10.0.0.241 - - [2026-01-01 01:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.241 - - [2026-01-01 01:34:01] "GET /policy-management/18755e99-925b-4e74-a4a6-45fa32f58dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003989 10.0.0.241 - - [2026-01-01 01:34:01] "POST /tags HTTP/1.1" 409 210 0.002374 10.0.0.241 - - [2026-01-01 01:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011382 10.0.0.241 - - [2026-01-01 01:34:01] "GET /tag/ca531eec-effc-4032-bf6e-5f82658b421c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.031859 10.0.0.241 - - [2026-01-01 01:34:01] "POST /firewall-rules HTTP/1.1" 200 570 0.117262 10.0.0.241 - - [2026-01-01 01:34:01] "GET /firewall-rule/140b2eeb-b1e9-4b23-848c-eee9a9a0d1a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004668 10.0.0.241 - - [2026-01-01 01:34:01] "GET /firewall-policy/571c8075-dcde-4ed9-9603-6b76a969a132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.015029 10.0.0.241 - - [2026-01-01 01:34:01] "GET /firewall-rule/140b2eeb-b1e9-4b23-848c-eee9a9a0d1a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004352 10.0.0.241 - - [2026-01-01 01:34:01] "POST /ref-update HTTP/1.1" 200 156 0.049431 10.0.0.241 - - [2026-01-01 01:34:01] "POST /tags HTTP/1.1" 200 364 0.046733 10.0.0.241 - - [2026-01-01 01:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.017060 10.0.0.241 - - [2026-01-01 01:34:01] "GET /tag/6bc4b9b6-bfe0-4fee-8391-50479808c1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.013293 10.0.0.241 - - [2026-01-01 01:34:01] "POST /tags HTTP/1.1" 409 210 0.001957 10.0.0.241 - - [2026-01-01 01:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.241 - - [2026-01-01 01:34:01] "GET /tag/50d2b677-3a47-4aa8-a57c-c645e0ab5113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.013991 10.0.0.241 - - [2026-01-01 01:34:01] "POST /projects HTTP/1.1" 409 223 0.010995 10.0.0.241 - - [2026-01-01 01:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.241 - - [2026-01-01 01:34:01] "GET /project/74ac26d6-bb98-4e28-8a31-376e67632cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.053523 10.0.0.241 - - [2026-01-01 01:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005632 10.0.0.241 - - [2026-01-01 01:34:01] "GET /virtual-network/a9b60a97-e8bc-439c-8cda-3b238f78ae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.007701 10.0.0.241 - - [2026-01-01 01:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.241 - - [2026-01-01 01:34:01] "GET /virtual-network/9743071c-2b53-4fae-9d91-b7d740e9f2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004687 10.0.0.241 - - [2026-01-01 01:34:01] "PUT /virtual-network/a9b60a97-e8bc-439c-8cda-3b238f78ae61 HTTP/1.1" 200 265 0.052417 10.0.0.241 - - [2026-01-01 01:34:02] "PUT /virtual-network/9743071c-2b53-4fae-9d91-b7d740e9f2f5 HTTP/1.1" 200 265 0.057804 10.0.0.241 - - [2026-01-01 01:34:02] "POST /security-groups HTTP/1.1" 409 253 0.009929 10.0.0.241 - - [2026-01-01 01:34:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.241 - - [2026-01-01 01:34:02] "PUT /security-group/8155c3da-a60c-47cd-a2d3-94b17a741989 HTTP/1.1" 200 263 0.075489 10.0.0.241 - - [2026-01-01 01:34:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.022443 10.0.0.241 - - [2026-01-01 01:34:02] "GET /application-policy-set/fc3606b7-ae50-4a2a-b3b5-94c8a97b0350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.013252 10.0.0.241 - - [2026-01-01 01:34:02] "PUT /access-control-list/e6cc8748-b85d-4807-a3f7-121842ed1113 HTTP/1.1" 200 273 0.025871 10.0.0.241 - - [2026-01-01 01:34:02] "PUT /access-control-list/3f72e111-6deb-47d9-8094-37007adc67f2 HTTP/1.1" 200 273 0.019348 10.0.0.241 - - [2026-01-01 01:34:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.241 - - [2026-01-01 01:34:02] "GET /policy-management/18755e99-925b-4e74-a4a6-45fa32f58dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002810 10.0.0.241 - - [2026-01-01 01:34:02] "POST /tags HTTP/1.1" 409 210 0.003864 10.0.0.241 - - [2026-01-01 01:34:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.241 - - [2026-01-01 01:34:02] "GET /tag/50d2b677-3a47-4aa8-a57c-c645e0ab5113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.019241 10.0.0.241 - - [2026-01-01 01:34:02] "POST /firewall-rules HTTP/1.1" 200 572 0.083372 10.0.0.241 - - [2026-01-01 01:34:02] "GET /firewall-rule/5025755b-5fd4-49f4-bf41-62861190376f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006651 10.0.0.241 - - [2026-01-01 01:34:02] "GET /firewall-policy/571c8075-dcde-4ed9-9603-6b76a969a132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.006156 10.0.0.241 - - [2026-01-01 01:34:02] "GET /firewall-rule/5025755b-5fd4-49f4-bf41-62861190376f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003894 10.0.0.241 - - [2026-01-01 01:34:02] "POST /ref-update HTTP/1.1" 200 156 0.051201 10.0.0.241 - - [2026-01-01 01:34:02] "GET /application-policy-set/fc3606b7-ae50-4a2a-b3b5-94c8a97b0350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.011967 10.0.0.241 - - [2026-01-01 01:34:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.241 - - [2026-01-01 01:34:02] "GET /policy-management/18755e99-925b-4e74-a4a6-45fa32f58dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003489 10.0.0.241 - - [2026-01-01 01:34:02] "POST /tags HTTP/1.1" 409 210 0.002172 10.0.0.241 - - [2026-01-01 01:34:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.241 - - [2026-01-01 01:34:02] "GET /tag/50d2b677-3a47-4aa8-a57c-c645e0ab5113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011596 10.0.0.241 - - [2026-01-01 01:34:02] "POST /firewall-rules HTTP/1.1" 200 570 0.079555 10.0.0.241 - - [2026-01-01 01:34:02] "GET /firewall-rule/d4537097-edd9-4e9b-9c97-f4c08702bcf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004358 10.0.0.241 - - [2026-01-01 01:34:02] "GET /firewall-policy/571c8075-dcde-4ed9-9603-6b76a969a132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.004750 10.0.0.241 - - [2026-01-01 01:34:02] "GET /firewall-rule/d4537097-edd9-4e9b-9c97-f4c08702bcf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002724 10.0.0.241 - - [2026-01-01 01:34:02] "POST /ref-update HTTP/1.1" 200 156 0.046505 10.0.0.241 - - [2026-01-01 01:34:02] "POST /tags HTTP/1.1" 409 237 0.004813 10.0.0.241 - - [2026-01-01 01:34:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004719 10.0.0.241 - - [2026-01-01 01:34:03] "GET /tag/6bc4b9b6-bfe0-4fee-8391-50479808c1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.013784 10.0.0.241 - - [2026-01-01 01:34:03] "GET /virtual-machine-interface/ea0584c4-e6b1-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3414 0.005611 10.0.0.241 - - [2026-01-01 01:34:03] "POST /set-tag HTTP/1.1" 200 109 0.021458 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:34:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000983 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:34:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001264 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:34:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001267 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:34:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001001 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:34:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000955 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:34:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001035 10.0.0.41 - - [2026-01-01 01:34:48] "GET / HTTP/1.1" 200 36215 0.001632 10.0.0.41 - - [2026-01-01 01:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.41 - - [2026-01-01 01:34:48] "GET /global-system-config/d0159ebf-fe20-41ea-a531-28913dc20475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004802 10.0.0.41 - - [2026-01-01 01:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.41 - - [2026-01-01 01:34:48] "GET /routing-instance/94344235-7ed0-4749-88f9-3a91b9d47a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003295 10.0.0.41 - - [2026-01-01 01:34:48] "PUT /global-system-config/d0159ebf-fe20-41ea-a531-28913dc20475 HTTP/1.1" 200 275 0.009490 10.0.0.41 - - [2026-01-01 01:34:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.003017 10.0.0.41 - - [2026-01-01 01:34:48] "POST /virtual-routers HTTP/1.1" 200 601 0.025995 10.0.0.41 - - [2026-01-01 01:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.013963 10.0.0.41 - - [2026-01-01 01:34:48] "GET /virtual-router/bcc7c047-01b3-41d7-addf-ec87dc213b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.004828 10.0.0.41 - - [2026-01-01 01:34:48] "POST /fqname-to-id HTTP/1.1" 404 229 0.009974 10.0.0.41 - - [2026-01-01 01:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.41 - - [2026-01-01 01:34:48] "GET /virtual-network/84a82332-c469-4f8a-9a3d-e014c0b15636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.007439 10.0.0.41 - - [2026-01-01 01:34:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.161916 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:37:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000914 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:37:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001426 10.0.0.241 - - [2026-01-01 01:38:07] "GET /global-system-configs HTTP/1.1" 200 323 0.002724 10.0.0.241 - - [2026-01-01 01:38:08] "GET /global-system-configs HTTP/1.1" 200 323 0.002838 10.0.0.41 - - [2026-01-01 01:38:10] "GET / HTTP/1.1" 200 36215 0.001644 10.0.0.41 - - [2026-01-01 01:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.41 - - [2026-01-01 01:38:10] "GET /global-system-config/d0159ebf-fe20-41ea-a531-28913dc20475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005277 10.0.0.41 - - [2026-01-01 01:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.41 - - [2026-01-01 01:38:10] "GET /routing-instance/94344235-7ed0-4749-88f9-3a91b9d47a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003901 10.0.0.41 - - [2026-01-01 01:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.41 - - [2026-01-01 01:38:10] "GET /virtual-router/bcc7c047-01b3-41d7-addf-ec87dc213b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.002888 10.0.0.41 - - [2026-01-01 01:38:10] "PUT /virtual-router/bcc7c047-01b3-41d7-addf-ec87dc213b50 HTTP/1.1" 200 263 0.015107 10.0.0.41 - - [2026-01-01 01:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.41 - - [2026-01-01 01:38:10] "GET /virtual-router/bcc7c047-01b3-41d7-addf-ec87dc213b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003174 10.0.0.41 - - [2026-01-01 01:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.41 - - [2026-01-01 01:38:10] "GET /virtual-machine-interface/ab977a71-952c-4870-bd5d-a92878471ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.005100 10.0.0.41 - - [2026-01-01 01:38:10] "PUT /virtual-machine-interface/ab977a71-952c-4870-bd5d-a92878471ce9 HTTP/1.1" 200 285 0.009219 10.0.0.241 - - [2026-01-01 01:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.241 - - [2026-01-01 01:38:32] "GET /virtual-router/bcc7c047-01b3-41d7-addf-ec87dc213b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003301 10.0.0.241 - - [2026-01-01 01:38:43] "GET /virtual-router/bcc7c047-01b3-41d7-addf-ec87dc213b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003546 10.0.0.241 - - [2026-01-01 01:38:43] "POST /ref-update HTTP/1.1" 200 156 0.011087 10.0.0.241 - - [2026-01-01 01:38:54] "GET /virtual-machine-interface/ea0584c4-e6b1-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004942 10.0.0.241 - - [2026-01-01 01:38:54] "POST /set-tag HTTP/1.1" 200 109 0.004147 10.0.0.241 - - [2026-01-01 01:38:54] "GET /virtual-machine-interface/ea0584c4-e6b1-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005395 10.0.0.241 - - [2026-01-01 01:38:54] "POST /set-tag HTTP/1.1" 200 109 0.002683 10.0.0.241 - - [2026-01-01 01:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.241 - - [2026-01-01 01:38:54] "GET /loadbalancer/98354fcc-81d9-422a-9d12-854f18cd94e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002487 10.0.0.241 - - [2026-01-01 01:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.241 - - [2026-01-01 01:38:55] "GET /loadbalancer/98354fcc-81d9-422a-9d12-854f18cd94e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002521 10.0.0.241 - - [2026-01-01 01:38:55] "GET /loadbalancer-pool/25eb6109-7dcc-4dfa-9c6d-7265b4603b2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.005260 10.0.0.241 - - [2026-01-01 01:38:55] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020216 10.0.0.241 - - [2026-01-01 01:38:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.030625 10.0.0.241 - - [2026-01-01 01:38:55] "GET /virtual-machine-interface/ea0584c4-e6b1-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.010179 10.0.0.241 - - [2026-01-01 01:38:55] "GET /virtual-machine-interface/ea0584c4-e6b1-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007343 10.0.0.241 - - [2026-01-01 01:38:55] "POST /ref-update HTTP/1.1" 200 156 0.011179 10.0.0.241 - - [2026-01-01 01:38:55] "GET /floating-ip/a448e7cf-f3a1-4dbe-a496-6d33412a927b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.011782 10.0.0.241 - - [2026-01-01 01:38:55] "POST /tags HTTP/1.1" 409 205 0.002709 10.0.0.241 - - [2026-01-01 01:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.241 - - [2026-01-01 01:38:55] "GET /tag/d0f4502f-c163-4927-9183-05a05d9cd5a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.015337 10.0.0.241 - - [2026-01-01 01:38:55] "PUT /floating-ip/a448e7cf-f3a1-4dbe-a496-6d33412a927b HTTP/1.1" 200 257 0.011719 10.0.0.241 - - [2026-01-01 01:38:55] "POST /set-tag HTTP/1.1" 200 109 0.060391 10.0.0.241 - - [2026-01-01 01:38:55] "GET /loadbalancer-pool/fa3f25a1-e4ef-4ebc-bef7-71c3b91d5d58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.018420 10.0.0.241 - - [2026-01-01 01:38:55] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019560 10.0.0.241 - - [2026-01-01 01:38:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.020101 10.0.0.241 - - [2026-01-01 01:38:55] "GET /virtual-machine-interface/ea0584c4-e6b1-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.016141 10.0.0.241 - - [2026-01-01 01:38:55] "POST /set-tag HTTP/1.1" 200 109 0.006169 10.0.0.241 - - [2026-01-01 01:38:55] "GET /virtual-machine-interface/ea0584c4-e6b1-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006630 10.0.0.241 - - [2026-01-01 01:38:55] "POST /ref-update HTTP/1.1" 200 156 0.008081 10.0.0.241 - - [2026-01-01 01:38:55] "GET /floating-ip/a448e7cf-f3a1-4dbe-a496-6d33412a927b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.009845 10.0.0.241 - - [2026-01-01 01:38:55] "GET /loadbalancer-pool/9949248a-99b4-4346-95e7-6872cb02b8b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004350 10.0.0.241 - - [2026-01-01 01:38:55] "POST /loadbalancer-members HTTP/1.1" 200 694 0.015543 10.0.0.241 - - [2026-01-01 01:38:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.018858 10.0.0.241 - - [2026-01-01 01:38:55] "PUT /floating-ip/a448e7cf-f3a1-4dbe-a496-6d33412a927b HTTP/1.1" 200 257 0.025037 10.0.0.241 - - [2026-01-01 01:38:55] "GET /virtual-machine-interface/ea0584c4-e6b1-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.016540 10.0.0.241 - - [2026-01-01 01:38:55] "GET /virtual-machine-interface/ea0584c4-e6b1-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006453 10.0.0.241 - - [2026-01-01 01:38:55] "POST /ref-update HTTP/1.1" 200 156 0.008117 10.0.0.241 - - [2026-01-01 01:38:55] "POST /set-tag HTTP/1.1" 200 109 0.002383 10.0.0.241 - - [2026-01-01 01:38:55] "GET /floating-ip/a448e7cf-f3a1-4dbe-a496-6d33412a927b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.002836 10.0.0.241 - - [2026-01-01 01:38:55] "PUT /floating-ip/a448e7cf-f3a1-4dbe-a496-6d33412a927b HTTP/1.1" 200 257 0.016829 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:39:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001390 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:39:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000914 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:39:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001002 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:39:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000890 10.0.0.241 - - [2026-01-01 01:39:21] "GET / HTTP/1.1" 200 36215 0.001811 10.0.0.241 - - [2026-01-01 01:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.241 - - [2026-01-01 01:39:21] "GET /global-system-config/d0159ebf-fe20-41ea-a531-28913dc20475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004133 10.0.0.241 - - [2026-01-01 01:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.241 - - [2026-01-01 01:39:21] "GET /config-node/70ac2256-fce6-4e16-b4ee-ebed60a97d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003222 10.0.0.241 - - [2026-01-01 01:39:33] "GET / HTTP/1.1" 200 36215 0.001228 10.0.0.241 - - [2026-01-01 01:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.241 - - [2026-01-01 01:39:33] "GET /routing-instance/94344235-7ed0-4749-88f9-3a91b9d47a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003558 10.0.0.241 - - [2026-01-01 01:39:33] "POST /bgp-routers HTTP/1.1" 409 301 0.002602 10.0.0.241 - - [2026-01-01 01:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.241 - - [2026-01-01 01:39:33] "GET /bgp-router/1aec8af2-7a09-4c67-be60-297ec781e666?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.005975 10.0.0.241 - - [2026-01-01 01:39:33] "PUT /bgp-router/1aec8af2-7a09-4c67-be60-297ec781e666 HTTP/1.1" 200 255 0.017309 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:39:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001307 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:39:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001130 10.0.0.241 - - [2026-01-01 01:40:04] "GET /virtual-machine-interface/ea0584c4-e6b1-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006665 10.0.0.241 - - [2026-01-01 01:40:04] "POST /set-tag HTTP/1.1" 200 109 0.004212 10.0.0.241 - - [2026-01-01 01:40:04] "GET /virtual-machine-interface/ea0584c4-e6b1-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007770 10.0.0.241 - - [2026-01-01 01:40:04] "POST /set-tag HTTP/1.1" 200 109 0.002811 10.0.0.241 - - [2026-01-01 01:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004444 10.0.0.241 - - [2026-01-01 01:40:04] "GET /loadbalancer/98354fcc-81d9-422a-9d12-854f18cd94e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002524 10.0.0.241 - - [2026-01-01 01:40:04] "GET /virtual-machine-interface/ea0584c4-e6b1-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004613 10.0.0.241 - - [2026-01-01 01:40:04] "POST /set-tag HTTP/1.1" 200 109 0.027766 10.0.0.241 - - [2026-01-01 01:40:04] "DELETE /loadbalancer-member/e090bbdc-e731-4df9-b061-ef986da33ad3 HTTP/1.1" 200 115 0.083146 10.0.0.241 - - [2026-01-01 01:40:04] "GET /virtual-machine-interface/ea0584c4-e6b1-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.013741 10.0.0.241 - - [2026-01-01 01:40:04] "POST /set-tag HTTP/1.1" 200 109 0.002835 10.0.0.241 - - [2026-01-01 01:40:04] "DELETE /loadbalancer-member/438a22ed-e5ea-418f-bad2-a59167f4e007 HTTP/1.1" 200 115 0.046697 10.0.0.241 - - [2026-01-01 01:40:04] "GET /virtual-machine-interface/ea0584c4-e6b1-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007560 10.0.0.241 - - [2026-01-01 01:40:04] "POST /set-tag HTTP/1.1" 200 109 0.002572 10.0.0.241 - - [2026-01-01 01:40:04] "DELETE /loadbalancer-member/9d22bf66-3911-409e-b83b-6138f6e46d85 HTTP/1.1" 200 115 0.035014 10.0.0.241 - - [2026-01-01 01:43:07] "GET /global-system-configs HTTP/1.1" 200 323 0.002382 10.0.0.241 - - [2026-01-01 01:43:08] "GET /global-system-configs HTTP/1.1" 200 323 0.004768 10.0.0.241 - - [2026-01-01 01:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.241 - - [2026-01-01 01:43:20] "GET /loadbalancer/98354fcc-81d9-422a-9d12-854f18cd94e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002786 10.0.0.241 - - [2026-01-01 01:43:20] "GET /loadbalancer-pool/25eb6109-7dcc-4dfa-9c6d-7265b4603b2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003106 10.0.0.241 - - [2026-01-01 01:43:20] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018488 10.0.0.241 - - [2026-01-01 01:43:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.019913 10.0.0.241 - - [2026-01-01 01:43:20] "GET /virtual-machine-interface/ea0584c4-e6b1-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006656 10.0.0.241 - - [2026-01-01 01:43:20] "GET /virtual-machine-interface/ea0584c4-e6b1-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005302 10.0.0.241 - - [2026-01-01 01:43:20] "GET /floating-ip/a448e7cf-f3a1-4dbe-a496-6d33412a927b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002423 10.0.0.241 - - [2026-01-01 01:43:21] "POST /set-tag HTTP/1.1" 200 109 0.064549 10.0.0.241 - - [2026-01-01 01:43:21] "GET /loadbalancer-pool/fa3f25a1-e4ef-4ebc-bef7-71c3b91d5d58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003563 10.0.0.241 - - [2026-01-01 01:43:21] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022739 10.0.0.241 - - [2026-01-01 01:43:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.011590 10.0.0.241 - - [2026-01-01 01:43:21] "GET /virtual-machine-interface/ea0584c4-e6b1-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.027291 10.0.0.241 - - [2026-01-01 01:43:21] "GET /virtual-machine-interface/ea0584c4-e6b1-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.030164 10.0.0.241 - - [2026-01-01 01:43:21] "POST /set-tag HTTP/1.1" 200 109 0.005054 10.0.0.241 - - [2026-01-01 01:43:21] "GET /floating-ip/a448e7cf-f3a1-4dbe-a496-6d33412a927b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004586 10.0.0.241 - - [2026-01-01 01:43:21] "GET /loadbalancer-pool/9949248a-99b4-4346-95e7-6872cb02b8b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003313 10.0.0.241 - - [2026-01-01 01:43:21] "POST /loadbalancer-members HTTP/1.1" 200 694 0.016472 10.0.0.241 - - [2026-01-01 01:43:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.015518 10.0.0.241 - - [2026-01-01 01:43:21] "GET /virtual-machine-interface/ea0584c4-e6b1-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008723 10.0.0.241 - - [2026-01-01 01:43:21] "GET /virtual-machine-interface/ea0584c4-e6b1-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004751 10.0.0.241 - - [2026-01-01 01:43:21] "GET /floating-ip/a448e7cf-f3a1-4dbe-a496-6d33412a927b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002817 10.0.0.241 - - [2026-01-01 01:43:21] "POST /set-tag HTTP/1.1" 200 109 0.002599 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:43:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000901 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:43:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001053 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:43:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001189 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:43:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000886 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:43:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001007 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:43:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000975 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:43:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000853 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:43:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000817 10.0.0.241 - - [2026-01-01 01:44:30] "GET /virtual-machine-interface/ea0584c4-e6b1-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004802 10.0.0.241 - - [2026-01-01 01:44:30] "POST /set-tag HTTP/1.1" 200 109 0.002546 10.0.0.241 - - [2026-01-01 01:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005939 10.0.0.241 - - [2026-01-01 01:44:30] "GET /loadbalancer/98354fcc-81d9-422a-9d12-854f18cd94e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.005688 10.0.0.241 - - [2026-01-01 01:44:30] "GET /virtual-machine-interface/ea0584c4-e6b1-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006343 10.0.0.241 - - [2026-01-01 01:44:30] "POST /set-tag HTTP/1.1" 200 109 0.049570 10.0.0.241 - - [2026-01-01 01:44:30] "DELETE /loadbalancer-member/5442ed41-5666-4a24-b8c7-3b5d8a3abe3c HTTP/1.1" 200 115 0.101559 10.0.0.241 - - [2026-01-01 01:44:30] "GET /virtual-machine-interface/ea0584c4-e6b1-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007731 10.0.0.241 - - [2026-01-01 01:44:30] "POST /set-tag HTTP/1.1" 200 109 0.005908 10.0.0.241 - - [2026-01-01 01:44:30] "DELETE /loadbalancer-member/6459819d-62e2-483b-806b-b4a19171205e HTTP/1.1" 200 115 0.051494 10.0.0.241 - - [2026-01-01 01:44:30] "GET /virtual-machine-interface/ea0584c4-e6b1-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.016455 10.0.0.241 - - [2026-01-01 01:44:30] "POST /set-tag HTTP/1.1" 200 109 0.003259 10.0.0.241 - - [2026-01-01 01:44:31] "DELETE /loadbalancer-member/a223be48-36d8-4236-a594-cbfe10c34508 HTTP/1.1" 200 115 0.070033 10.0.0.241 - - [2026-01-01 01:44:31] "GET /virtual-machine-interface/ea0584c4-e6b1-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007686 10.0.0.241 - - [2026-01-01 01:44:31] "POST /set-tag HTTP/1.1" 200 109 0.004829 10.0.0.241 - - [2026-01-01 01:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.241 - - [2026-01-01 01:47:20] "GET /loadbalancer/98354fcc-81d9-422a-9d12-854f18cd94e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002790 10.0.0.241 - - [2026-01-01 01:47:20] "GET /loadbalancer-pool/25eb6109-7dcc-4dfa-9c6d-7265b4603b2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002966 10.0.0.241 - - [2026-01-01 01:47:20] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018764 10.0.0.241 - - [2026-01-01 01:47:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.015502 10.0.0.241 - - [2026-01-01 01:47:20] "GET /virtual-machine-interface/ea0584c4-e6b1-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.018459 10.0.0.241 - - [2026-01-01 01:47:20] "GET /virtual-machine-interface/ea0584c4-e6b1-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.015279 10.0.0.241 - - [2026-01-01 01:47:20] "GET /floating-ip/a448e7cf-f3a1-4dbe-a496-6d33412a927b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002829 10.0.0.241 - - [2026-01-01 01:47:21] "POST /set-tag HTTP/1.1" 200 109 0.069114 10.0.0.241 - - [2026-01-01 01:47:21] "GET /loadbalancer-pool/fa3f25a1-e4ef-4ebc-bef7-71c3b91d5d58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.022570 10.0.0.241 - - [2026-01-01 01:47:21] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031729 10.0.0.241 - - [2026-01-01 01:47:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.014296 10.0.0.241 - - [2026-01-01 01:47:21] "GET /virtual-machine-interface/ea0584c4-e6b1-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.013336 10.0.0.241 - - [2026-01-01 01:47:21] "POST /set-tag HTTP/1.1" 200 109 0.006156 10.0.0.241 - - [2026-01-01 01:47:21] "GET /virtual-machine-interface/ea0584c4-e6b1-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.011844 10.0.0.241 - - [2026-01-01 01:47:21] "GET /floating-ip/a448e7cf-f3a1-4dbe-a496-6d33412a927b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003680 10.0.0.241 - - [2026-01-01 01:47:21] "GET /loadbalancer-pool/9949248a-99b4-4346-95e7-6872cb02b8b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003775 10.0.0.241 - - [2026-01-01 01:47:21] "POST /loadbalancer-members HTTP/1.1" 200 694 0.018426 10.0.0.241 - - [2026-01-01 01:47:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.021380 10.0.0.241 - - [2026-01-01 01:47:21] "GET /virtual-machine-interface/ea0584c4-e6b1-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008174 10.0.0.241 - - [2026-01-01 01:47:21] "GET /virtual-machine-interface/ea0584c4-e6b1-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008813 10.0.0.241 - - [2026-01-01 01:47:21] "GET /floating-ip/a448e7cf-f3a1-4dbe-a496-6d33412a927b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002850 10.0.0.241 - - [2026-01-01 01:47:21] "POST /set-tag HTTP/1.1" 200 109 0.002735 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:47:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000960 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:47:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001053 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:47:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001171 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:47:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001142 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:47:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001110 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:47:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000926 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:47:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001001 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:47:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001185 10.0.0.241 - - [2026-01-01 01:48:07] "GET /global-system-configs HTTP/1.1" 200 323 0.002869 10.0.0.241 - - [2026-01-01 01:48:08] "GET /global-system-configs HTTP/1.1" 200 323 0.001979 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:51:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000886 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:51:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001126 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:52:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001145 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:52:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002508 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:52:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001076 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:52:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001114 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:52:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001031 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:52:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001362 10.0.0.241 - - [2026-01-01 01:53:07] "GET /global-system-configs HTTP/1.1" 200 323 0.003491 10.0.0.241 - - [2026-01-01 01:53:08] "GET /global-system-configs HTTP/1.1" 200 323 0.002892 10.0.0.241 - - [2026-01-01 01:56:01] "GET / HTTP/1.1" 200 36215 0.001544 10.0.0.241 - - [2026-01-01 01:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.241 - - [2026-01-01 01:56:01] "GET /project/3fcb763e-2b6c-4416-a499-a0e0f8c6075a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.054405 10.0.0.241 - - [2026-01-01 01:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004627 10.0.0.241 - - [2026-01-01 01:56:01] "GET /project/3fcb763e-2b6c-4416-a499-a0e0f8c6075a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.045555 10.0.0.241 - - [2026-01-01 01:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.241 - - [2026-01-01 01:56:02] "GET /project/3fcb763e-2b6c-4416-a499-a0e0f8c6075a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.035014 10.0.0.241 - - [2026-01-01 01:56:02] "POST /tags HTTP/1.1" 200 334 0.038214 10.0.0.241 - - [2026-01-01 01:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.241 - - [2026-01-01 01:56:02] "GET /tag/2d07525b-9cd1-4929-8dfa-c6069c551cb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.015329 10.0.0.241 - - [2026-01-01 01:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.241 - - [2026-01-01 01:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.241 - - [2026-01-01 01:56:02] "GET /project/3fcb763e-2b6c-4416-a499-a0e0f8c6075a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.048610 10.0.0.241 - - [2026-01-01 01:56:02] "GET /project/3fcb763e-2b6c-4416-a499-a0e0f8c6075a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.079818 10.0.0.241 - - [2026-01-01 01:56:02] "GET /virtual-networks?parent_id=3fcb763e-2b6c-4416-a499-a0e0f8c6075a&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.002213 10.0.0.241 - - [2026-01-01 01:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.241 - - [2026-01-01 01:56:02] "GET /virtual-network/9743071c-2b53-4fae-9d91-b7d740e9f2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.008208 10.0.0.241 - - [2026-01-01 01:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.241 - - [2026-01-01 01:56:02] "GET /service-appliance-set/dcf2d193-5c4c-4341-b018-146b8e8068c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002841 10.0.0.241 - - [2026-01-01 01:56:02] "POST /virtual-networks HTTP/1.1" 200 514 0.074644 10.0.0.241 - - [2026-01-01 01:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007494 10.0.0.241 - - [2026-01-01 01:56:02] "POST /fqname-to-id HTTP/1.1" 404 254 0.002077 10.0.0.241 - - [2026-01-01 01:56:02] "GET /network-ipam/8da277f4-b192-4d95-b39f-3c58a544a00d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.004230 10.0.0.241 - - [2026-01-01 01:56:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.064081 10.0.0.241 - - [2026-01-01 01:56:02] "GET /virtual-machine-interface/5d81834d-2e5b-4210-8bd0-0958556a0f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.026461 10.0.0.241 - - [2026-01-01 01:56:02] "POST /useragent-kv HTTP/1.1" 200 115 0.014040 10.0.0.241 - - [2026-01-01 01:56:02] "POST /ref-update HTTP/1.1" 200 156 0.125932 10.0.0.241 - - [2026-01-01 01:56:02] "GET /virtual-network/b87f070e-bc75-4b7d-acd5-3bd8cccec83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.005523 10.0.0.241 - - [2026-01-01 01:56:02] "POST /instance-ips HTTP/1.1" 200 410 0.040431 10.0.0.241 - - [2026-01-01 01:56:02] "GET /instance-ip/47ff5e5c-e1d0-4ad0-a35f-6a6af5573bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.008560 10.0.0.241 - - [2026-01-01 01:56:02] "GET /domains HTTP/1.1" 200 281 0.004458 10.0.0.241 - - [2026-01-01 01:56:02] "GET /domain/c80a6bf7-5752-4fa6-9a8f-bf07f73f64d3 HTTP/1.1" 200 3100 0.010677 10.0.0.241 - - [2026-01-01 01:56:02] "POST /loadbalancers HTTP/1.1" 200 612 0.067310 10.0.0.241 - - [2026-01-01 01:56:02] "GET /project/3fcb763e-2b6c-4416-a499-a0e0f8c6075a HTTP/1.1" 200 5738 0.112718 10.0.0.241 - - [2026-01-01 01:56:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.024915 10.0.0.241 - - [2026-01-01 01:56:02] "GET /project/3fcb763e-2b6c-4416-a499-a0e0f8c6075a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.067508 10.0.0.241 - - [2026-01-01 01:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.020256 10.0.0.241 - - [2026-01-01 01:56:02] "GET /instance-ip/47ff5e5c-e1d0-4ad0-a35f-6a6af5573bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.004540 10.0.0.241 - - [2026-01-01 01:56:02] "GET /virtual-network/b87f070e-bc75-4b7d-acd5-3bd8cccec83e HTTP/1.1" 200 2096 0.009485 10.0.0.241 - - [2026-01-01 01:56:02] "GET /virtual-network/b87f070e-bc75-4b7d-acd5-3bd8cccec83e HTTP/1.1" 200 2096 0.005122 10.0.0.241 - - [2026-01-01 01:56:03] "GET /routing-instance/b90077d3-be55-40c0-bbbc-b9d179f35620 HTTP/1.1" 200 1184 0.007272 10.0.0.241 - - [2026-01-01 01:56:03] "GET /routing-instance/b90077d3-be55-40c0-bbbc-b9d179f35620 HTTP/1.1" 200 1184 0.013481 10.0.0.241 - - [2026-01-01 01:56:03] "GET /project/3fcb763e-2b6c-4416-a499-a0e0f8c6075a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.053470 10.0.0.241 - - [2026-01-01 01:56:03] "POST /route-targets HTTP/1.1" 200 328 0.012399 10.0.0.241 - - [2026-01-01 01:56:03] "GET /loadbalancer/ec56490f-e78d-4430-b1ee-655846045ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.003310 10.0.0.241 - - [2026-01-01 01:56:03] "POST /floating-ips HTTP/1.1" 200 599 0.048856 10.0.0.241 - - [2026-01-01 01:56:03] "POST /ref-update HTTP/1.1" 200 156 0.048200 10.0.0.241 - - [2026-01-01 01:56:03] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.082772 10.0.0.241 - - [2026-01-01 01:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007085 10.0.0.241 - - [2026-01-01 01:56:03] "GET /project/3fcb763e-2b6c-4416-a499-a0e0f8c6075a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.033059 10.0.0.241 - - [2026-01-01 01:56:03] "GET /loadbalancer-listener/424b0b7d-6f56-4828-aa7b-e8666e275050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.003703 10.0.0.241 - - [2026-01-01 01:56:03] "GET /loadbalancer-listener/424b0b7d-6f56-4828-aa7b-e8666e275050?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.008426 10.0.0.241 - - [2026-01-01 01:56:03] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.024053 10.0.0.241 - - [2026-01-01 01:56:03] "GET /instance-ip/47ff5e5c-e1d0-4ad0-a35f-6a6af5573bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.002873 10.0.0.241 - - [2026-01-01 01:56:03] "GET /instance-ip/47ff5e5c-e1d0-4ad0-a35f-6a6af5573bc5?fields=floating_ips HTTP/1.1" 200 1214 0.005108 10.0.0.241 - - [2026-01-01 01:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.241 - - [2026-01-01 01:56:03] "GET /floating-ip/d0fc903f-5680-4768-9793-700cbcea73a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.003093 10.0.0.241 - - [2026-01-01 01:56:03] "GET /loadbalancer/ec56490f-e78d-4430-b1ee-655846045ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.002014 10.0.0.241 - - [2026-01-01 01:56:03] "POST /tags HTTP/1.1" 200 296 0.061951 10.0.0.241 - - [2026-01-01 01:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.013658 10.0.0.241 - - [2026-01-01 01:56:03] "GET /tag/6c025b67-b28d-4b9a-9ff6-a97a91b35ef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.021840 10.0.0.241 - - [2026-01-01 01:56:03] "POST /tags HTTP/1.1" 409 233 0.002557 10.0.0.241 - - [2026-01-01 01:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.241 - - [2026-01-01 01:56:03] "GET /tag/45a00361-3f7f-4e8e-8911-26d8fbfbcc2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.017694 10.0.0.241 - - [2026-01-01 01:56:03] "POST /tags HTTP/1.1" 409 206 0.002403 10.0.0.241 - - [2026-01-01 01:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.241 - - [2026-01-01 01:56:03] "GET /tag/7dff4412-7502-41fc-b5f5-c4bd85d8ee6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011808 10.0.0.241 - - [2026-01-01 01:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008989 10.0.0.241 - - [2026-01-01 01:56:03] "GET /virtual-network/a9b60a97-e8bc-439c-8cda-3b238f78ae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004485 10.0.0.241 - - [2026-01-01 01:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.241 - - [2026-01-01 01:56:03] "GET /project/3fcb763e-2b6c-4416-a499-a0e0f8c6075a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.045834 10.0.0.241 - - [2026-01-01 01:56:03] "POST /virtual-machines HTTP/1.1" 200 370 0.009830 10.0.0.241 - - [2026-01-01 01:56:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.008680 10.0.0.241 - - [2026-01-01 01:56:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.119377 10.0.0.241 - - [2026-01-01 01:56:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.023588 10.0.0.241 - - [2026-01-01 01:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013390 10.0.0.241 - - [2026-01-01 01:56:04] "GET /virtual-machine-interface/078f562a-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.005961 10.0.0.241 - - [2026-01-01 01:56:04] "POST /instance-ips HTTP/1.1" 200 410 0.037643 10.0.0.241 - - [2026-01-01 01:56:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.028960 10.0.0.241 - - [2026-01-01 01:56:04] "GET /virtual-machine-interface/078f562a-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.015960 10.0.0.241 - - [2026-01-01 01:56:04] "POST /set-tag HTTP/1.1" 200 109 0.019914 10.0.0.241 - - [2026-01-01 01:56:04] "GET /virtual-machine-interface/078f562a-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.013683 10.0.0.241 - - [2026-01-01 01:56:04] "GET /instance-ip/07a6e6d2-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.005924 10.0.0.241 - - [2026-01-01 01:56:04] "GET /virtual-machine-interface/078f562a-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004953 10.0.0.241 - - [2026-01-01 01:56:04] "POST /set-tag HTTP/1.1" 200 109 0.002552 10.0.0.241 - - [2026-01-01 01:56:04] "GET /virtual-router/bcc7c047-01b3-41d7-addf-ec87dc213b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004367 10.0.0.241 - - [2026-01-01 01:56:04] "POST /ref-update HTTP/1.1" 200 156 0.009242 10.0.0.241 - - [2026-01-01 01:56:04] "GET /virtual-machine-interface/078f562a-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.018105 10.0.0.241 - - [2026-01-01 01:56:04] "POST /set-tag HTTP/1.1" 200 109 0.002471 10.0.0.241 - - [2026-01-01 01:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.241 - - [2026-01-01 01:56:04] "GET /virtual-network/a9b60a97-e8bc-439c-8cda-3b238f78ae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.006129 10.0.0.241 - - [2026-01-01 01:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.241 - - [2026-01-01 01:56:04] "GET /project/3fcb763e-2b6c-4416-a499-a0e0f8c6075a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.043794 10.0.0.241 - - [2026-01-01 01:56:04] "POST /virtual-machines HTTP/1.1" 200 370 0.022093 10.0.0.241 - - [2026-01-01 01:56:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.012524 10.0.0.241 - - [2026-01-01 01:56:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.118655 10.0.0.241 - - [2026-01-01 01:56:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.009197 10.0.0.241 - - [2026-01-01 01:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011069 10.0.0.241 - - [2026-01-01 01:56:04] "GET /virtual-machine-interface/0807f814-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.011391 10.0.0.241 - - [2026-01-01 01:56:04] "POST /instance-ips HTTP/1.1" 200 410 0.023506 10.0.0.241 - - [2026-01-01 01:56:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.020420 10.0.0.241 - - [2026-01-01 01:56:04] "GET /virtual-machine-interface/0807f814-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.010112 10.0.0.241 - - [2026-01-01 01:56:05] "POST /set-tag HTTP/1.1" 200 109 0.017431 10.0.0.241 - - [2026-01-01 01:56:05] "GET /virtual-machine-interface/0807f814-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.014767 10.0.0.241 - - [2026-01-01 01:56:05] "GET /instance-ip/08238250-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003410 10.0.0.241 - - [2026-01-01 01:56:05] "GET /virtual-machine-interface/0807f814-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004312 10.0.0.241 - - [2026-01-01 01:56:05] "POST /set-tag HTTP/1.1" 200 109 0.002336 10.0.0.241 - - [2026-01-01 01:56:05] "GET /virtual-router/bcc7c047-01b3-41d7-addf-ec87dc213b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.004250 10.0.0.241 - - [2026-01-01 01:56:05] "POST /ref-update HTTP/1.1" 200 156 0.010739 10.0.0.241 - - [2026-01-01 01:56:05] "GET /virtual-machine-interface/0807f814-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.009704 10.0.0.241 - - [2026-01-01 01:56:05] "POST /set-tag HTTP/1.1" 200 109 0.003101 10.0.0.241 - - [2026-01-01 01:56:05] "GET /virtual-machine-interface/078f562a-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006049 10.0.0.241 - - [2026-01-01 01:56:05] "POST /set-tag HTTP/1.1" 200 109 0.003978 10.0.0.241 - - [2026-01-01 01:56:05] "GET /virtual-machine-interface/0807f814-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006310 10.0.0.241 - - [2026-01-01 01:56:05] "POST /set-tag HTTP/1.1" 200 109 0.002595 10.0.0.241 - - [2026-01-01 01:56:08] "GET /domains HTTP/1.1" 200 281 0.002120 10.0.0.241 - - [2026-01-01 01:56:08] "GET /domain/c80a6bf7-5752-4fa6-9a8f-bf07f73f64d3 HTTP/1.1" 200 3100 0.003525 10.0.0.241 - - [2026-01-01 01:56:08] "GET /project/3fcb763e-2b6c-4416-a499-a0e0f8c6075a HTTP/1.1" 200 7091 0.035691 10.0.0.241 - - [2026-01-01 01:56:08] "GET /virtual-network/b87f070e-bc75-4b7d-acd5-3bd8cccec83e HTTP/1.1" 200 2096 0.004203 10.0.0.241 - - [2026-01-01 01:56:08] "GET /virtual-network/b87f070e-bc75-4b7d-acd5-3bd8cccec83e HTTP/1.1" 200 2096 0.004933 10.0.0.241 - - [2026-01-01 01:56:08] "GET /routing-instance/b90077d3-be55-40c0-bbbc-b9d179f35620 HTTP/1.1" 200 1406 0.004650 10.0.0.241 - - [2026-01-01 01:56:08] "GET /routing-instance/b90077d3-be55-40c0-bbbc-b9d179f35620 HTTP/1.1" 200 1406 0.002800 10.0.0.241 - - [2026-01-01 01:56:08] "GET /route-target/d2c49f1f-102a-444d-8c45-75f68eb4f456 HTTP/1.1" 200 1155 0.002819 10.0.0.241 - - [2026-01-01 01:56:08] "GET /virtual-network/b87f070e-bc75-4b7d-acd5-3bd8cccec83e HTTP/1.1" 200 2096 0.003986 10.0.0.241 - - [2026-01-01 01:56:08] "GET /routing-instance/b90077d3-be55-40c0-bbbc-b9d179f35620 HTTP/1.1" 200 1406 0.002898 10.0.0.241 - - [2026-01-01 01:56:08] "GET /virtual-network/b87f070e-bc75-4b7d-acd5-3bd8cccec83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.004281 10.0.0.241 - - [2026-01-01 01:56:08] "GET /virtual-network/b87f070e-bc75-4b7d-acd5-3bd8cccec83e HTTP/1.1" 200 2096 0.003910 10.0.0.241 - - [2026-01-01 01:56:08] "GET /routing-instance/b90077d3-be55-40c0-bbbc-b9d179f35620 HTTP/1.1" 200 1406 0.003141 10.0.0.241 - - [2026-01-01 01:56:08] "GET /routing-instance/b90077d3-be55-40c0-bbbc-b9d179f35620 HTTP/1.1" 200 1406 0.003160 10.0.0.241 - - [2026-01-01 01:56:08] "GET /route-target/d2c49f1f-102a-444d-8c45-75f68eb4f456 HTTP/1.1" 200 1155 0.003513 10.0.0.241 - - [2026-01-01 01:56:08] "GET /domains HTTP/1.1" 200 281 0.002000 10.0.0.241 - - [2026-01-01 01:56:08] "GET /domain/c80a6bf7-5752-4fa6-9a8f-bf07f73f64d3 HTTP/1.1" 200 3100 0.003582 10.0.0.241 - - [2026-01-01 01:56:08] "GET /project/3fcb763e-2b6c-4416-a499-a0e0f8c6075a HTTP/1.1" 200 7091 0.034419 10.0.0.241 - - [2026-01-01 01:56:08] "GET /virtual-network/b87f070e-bc75-4b7d-acd5-3bd8cccec83e HTTP/1.1" 200 2096 0.004460 10.0.0.241 - - [2026-01-01 01:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.241 - - [2026-01-01 01:56:08] "GET /project/3fcb763e-2b6c-4416-a499-a0e0f8c6075a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.042426 10.0.0.241 - - [2026-01-01 01:56:08] "GET /virtual-network/b87f070e-bc75-4b7d-acd5-3bd8cccec83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.003963 10.0.0.241 - - [2026-01-01 01:56:08] "GET /floating-ip-pools?parent_id=b87f070e-bc75-4b7d-acd5-3bd8cccec83e&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001839 10.0.0.241 - - [2026-01-01 01:56:08] "GET /virtual-network/b87f070e-bc75-4b7d-acd5-3bd8cccec83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.003903 10.0.0.241 - - [2026-01-01 01:56:08] "POST /floating-ip-pools HTTP/1.1" 200 564 0.019520 10.0.0.241 - - [2026-01-01 01:56:08] "POST /ref-update HTTP/1.1" 200 156 0.015766 10.0.0.241 - - [2026-01-01 01:56:08] "GET /virtual-network/b87f070e-bc75-4b7d-acd5-3bd8cccec83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.009912 10.0.0.241 - - [2026-01-01 01:56:08] "GET /domains HTTP/1.1" 200 281 0.001480 10.0.0.241 - - [2026-01-01 01:56:08] "GET /domain/c80a6bf7-5752-4fa6-9a8f-bf07f73f64d3 HTTP/1.1" 200 3100 0.002808 10.0.0.241 - - [2026-01-01 01:56:08] "GET /project/3fcb763e-2b6c-4416-a499-a0e0f8c6075a HTTP/1.1" 200 7348 0.030189 10.0.0.241 - - [2026-01-01 01:56:08] "GET /virtual-network/b87f070e-bc75-4b7d-acd5-3bd8cccec83e HTTP/1.1" 200 2335 0.005846 10.0.0.241 - - [2026-01-01 01:56:08] "GET /floating-ip-pool/8e7d9cad-af05-401d-8074-02acee2a7d62 HTTP/1.1" 200 1317 0.002518 10.0.0.241 - - [2026-01-01 01:56:08] "GET /domains HTTP/1.1" 200 281 0.002097 10.0.0.241 - - [2026-01-01 01:56:08] "GET /domain/c80a6bf7-5752-4fa6-9a8f-bf07f73f64d3 HTTP/1.1" 200 3100 0.003517 10.0.0.241 - - [2026-01-01 01:56:08] "GET /project/3fcb763e-2b6c-4416-a499-a0e0f8c6075a HTTP/1.1" 200 7348 0.036796 10.0.0.241 - - [2026-01-01 01:56:08] "GET /virtual-network/b87f070e-bc75-4b7d-acd5-3bd8cccec83e HTTP/1.1" 200 2335 0.004655 10.0.0.241 - - [2026-01-01 01:56:08] "GET /virtual-network/b87f070e-bc75-4b7d-acd5-3bd8cccec83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.005061 10.0.0.241 - - [2026-01-01 01:56:08] "POST /tags HTTP/1.1" 200 366 0.061589 10.0.0.241 - - [2026-01-01 01:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005752 10.0.0.241 - - [2026-01-01 01:56:08] "GET /tag/b89850f3-2ce3-48d7-b41b-549f293d2a4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.016615 10.0.0.241 - - [2026-01-01 01:56:08] "POST /tags HTTP/1.1" 409 206 0.002467 10.0.0.241 - - [2026-01-01 01:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.241 - - [2026-01-01 01:56:08] "GET /tag/7dff4412-7502-41fc-b5f5-c4bd85d8ee6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.022762 10.0.0.241 - - [2026-01-01 01:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.241 - - [2026-01-01 01:56:08] "GET /project/3fcb763e-2b6c-4416-a499-a0e0f8c6075a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.027869 10.0.0.241 - - [2026-01-01 01:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.241 - - [2026-01-01 01:56:08] "GET /virtual-network/a9b60a97-e8bc-439c-8cda-3b238f78ae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.006299 10.0.0.241 - - [2026-01-01 01:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.241 - - [2026-01-01 01:56:08] "GET /service-appliance-set/eb39a660-bf70-47e4-a0fd-67c0c36c1c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.004349 10.0.0.241 - - [2026-01-01 01:56:08] "POST /fqname-to-id HTTP/1.1" 404 258 0.001934 10.0.0.241 - - [2026-01-01 01:56:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.099391 10.0.0.241 - - [2026-01-01 01:56:09] "GET /virtual-machine-interface/3852bc5f-7567-478d-950d-3a143b020766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.016444 10.0.0.241 - - [2026-01-01 01:56:09] "POST /set-tag HTTP/1.1" 200 109 0.013221 10.0.0.241 - - [2026-01-01 01:56:09] "POST /instance-ips HTTP/1.1" 200 418 0.043247 10.0.0.241 - - [2026-01-01 01:56:09] "GET /instance-ip/237b688c-bb0c-4619-9ab0-fd663163b85f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.007724 10.0.0.241 - - [2026-01-01 01:56:09] "POST /loadbalancers HTTP/1.1" 200 620 0.063664 10.0.0.241 - - [2026-01-01 01:56:09] "POST /service-instances HTTP/1.1" 200 568 0.027532 10.0.0.241 - - [2026-01-01 01:56:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.036974 10.0.0.241 - - [2026-01-01 01:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.015040 10.0.0.241 - - [2026-01-01 01:56:09] "POST /ref-update HTTP/1.1" 200 156 0.025728 10.0.0.241 - - [2026-01-01 01:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011996 10.0.0.241 - - [2026-01-01 01:56:09] "GET /project/3fcb763e-2b6c-4416-a499-a0e0f8c6075a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.059901 10.0.0.241 - - [2026-01-01 01:56:09] "PUT /service-instance/175b5b9f-eb2f-451b-8c6a-420efaf307bb HTTP/1.1" 200 267 0.011296 10.0.0.241 - - [2026-01-01 01:56:09] "GET /virtual-machine-interface/3852bc5f-7567-478d-950d-3a143b020766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.020426 10.0.0.241 - - [2026-01-01 01:56:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.036920 10.0.0.241 - - [2026-01-01 01:56:09] "GET /virtual-machine-interface/3852bc5f-7567-478d-950d-3a143b020766?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.023491 10.0.0.241 - - [2026-01-01 01:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.241 - - [2026-01-01 01:56:09] "PUT /service-instance/175b5b9f-eb2f-451b-8c6a-420efaf307bb HTTP/1.1" 200 267 0.008834 10.0.0.241 - - [2026-01-01 01:56:09] "GET /floating-ip-pool/8e7d9cad-af05-401d-8074-02acee2a7d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.002990 10.0.0.241 - - [2026-01-01 01:56:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.009741 10.0.0.241 - - [2026-01-01 01:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.241 - - [2026-01-01 01:56:09] "POST /virtual-machines HTTP/1.1" 200 430 0.014406 10.0.0.241 - - [2026-01-01 01:56:09] "POST /floating-ips HTTP/1.1" 200 673 0.134730 10.0.0.241 - - [2026-01-01 01:56:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.011691 10.0.0.241 - - [2026-01-01 01:56:09] "GET /application-policy-set/fc3606b7-ae50-4a2a-b3b5-94c8a97b0350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.006457 10.0.0.241 - - [2026-01-01 01:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.241 - - [2026-01-01 01:56:09] "GET /policy-management/18755e99-925b-4e74-a4a6-45fa32f58dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012675 10.0.0.241 - - [2026-01-01 01:56:09] "POST /tags HTTP/1.1" 409 221 0.006878 10.0.0.241 - - [2026-01-01 01:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002595 10.0.0.241 - - [2026-01-01 01:56:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.181160 10.0.0.241 - - [2026-01-01 01:56:09] "POST /chown HTTP/1.1" 200 109 0.017227 10.0.0.241 - - [2026-01-01 01:56:09] "GET /tag/2d07525b-9cd1-4929-8dfa-c6069c551cb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.014589 10.0.0.241 - - [2026-01-01 01:56:09] "POST /tags HTTP/1.1" 409 238 0.002785 10.0.0.241 - - [2026-01-01 01:56:09] "POST /chown HTTP/1.1" 200 109 0.026760 10.0.0.241 - - [2026-01-01 01:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007606 10.0.0.241 - - [2026-01-01 01:56:10] "GET /tag/b89850f3-2ce3-48d7-b41b-549f293d2a4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.011183 10.0.0.241 - - [2026-01-01 01:56:10] "PUT /virtual-machine-interface/ddf2a4f4-2344-4ec1-b03c-49a5b8066a47 HTTP/1.1" 200 285 0.023735 10.0.0.241 - - [2026-01-01 01:56:10] "PUT /instance-ip/237b688c-bb0c-4619-9ab0-fd663163b85f HTTP/1.1" 200 257 0.023667 10.0.0.241 - - [2026-01-01 01:56:10] "POST /ref-update HTTP/1.1" 200 156 0.024165 10.0.0.241 - - [2026-01-01 01:56:10] "POST /firewall-rules HTTP/1.1" 200 652 0.114946 10.0.0.241 - - [2026-01-01 01:56:10] "GET /firewall-rule/e4098940-04fb-490d-9889-c90c03774127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.011202 10.0.0.241 - - [2026-01-01 01:56:10] "POST /ref-update HTTP/1.1" 200 156 0.034233 10.0.0.241 - - [2026-01-01 01:56:10] "POST /ref-update HTTP/1.1" 200 156 0.029364 10.0.0.241 - - [2026-01-01 01:56:10] "GET /firewall-policy/082f9cc3-5c9c-4793-83a1-52cd91b74fee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.012781 10.0.0.241 - - [2026-01-01 01:56:10] "GET /firewall-rule/e4098940-04fb-490d-9889-c90c03774127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.003779 10.0.0.241 - - [2026-01-01 01:56:10] "POST /ref-update HTTP/1.1" 200 156 0.032820 10.0.0.241 - - [2026-01-01 01:56:10] "POST /ref-update HTTP/1.1" 200 156 0.039860 10.0.0.241 - - [2026-01-01 01:56:10] "POST /ref-update HTTP/1.1" 200 156 0.017631 10.0.0.241 - - [2026-01-01 01:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.241 - - [2026-01-01 01:56:10] "POST /ref-update HTTP/1.1" 200 156 0.034467 10.0.0.241 - - [2026-01-01 01:56:10] "GET /project/3fcb763e-2b6c-4416-a499-a0e0f8c6075a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.048000 10.0.0.241 - - [2026-01-01 01:56:10] "POST /virtual-machines HTTP/1.1" 200 430 0.032199 10.0.0.241 - - [2026-01-01 01:56:10] "GET /loadbalancer/4ca1986e-7dcd-4e49-84fc-94a5cf4d7c22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.009602 10.0.0.241 - - [2026-01-01 01:56:10] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.027326 10.0.0.241 - - [2026-01-01 01:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006501 10.0.0.241 - - [2026-01-01 01:56:10] "GET /project/3fcb763e-2b6c-4416-a499-a0e0f8c6075a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.064916 10.0.0.241 - - [2026-01-01 01:56:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.131910 10.0.0.241 - - [2026-01-01 01:56:10] "GET /loadbalancer-listener/e7c10e55-b5b5-4be5-a052-ec351577e748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.004898 10.0.0.241 - - [2026-01-01 01:56:10] "POST /chown HTTP/1.1" 200 109 0.041615 10.0.0.241 - - [2026-01-01 01:56:10] "GET /loadbalancer-listener/e7c10e55-b5b5-4be5-a052-ec351577e748?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.035822 10.0.0.241 - - [2026-01-01 01:56:10] "POST /chown HTTP/1.1" 200 109 0.019894 10.0.0.241 - - [2026-01-01 01:56:10] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.048414 10.0.0.241 - - [2026-01-01 01:56:10] "PUT /virtual-machine-interface/589a4282-ae6a-40de-86ea-856614965332 HTTP/1.1" 200 285 0.018225 10.0.0.241 - - [2026-01-01 01:56:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.017450 10.0.0.241 - - [2026-01-01 01:56:10] "PUT /instance-ip/237b688c-bb0c-4619-9ab0-fd663163b85f HTTP/1.1" 200 257 0.047479 10.0.0.241 - - [2026-01-01 01:56:10] "GET /loadbalancer-pool/9c47b529-845a-4f67-a143-cf8d3e895d28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006357 10.0.0.241 - - [2026-01-01 01:56:10] "POST /ref-update HTTP/1.1" 200 156 0.027733 10.0.0.241 - - [2026-01-01 01:56:10] "POST /loadbalancer-members HTTP/1.1" 200 709 0.046487 10.0.0.241 - - [2026-01-01 01:56:10] "POST /ref-update HTTP/1.1" 200 156 0.016047 10.0.0.241 - - [2026-01-01 01:56:10] "POST /ref-update HTTP/1.1" 200 156 0.024365 10.0.0.241 - - [2026-01-01 01:56:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.024227 10.0.0.241 - - [2026-01-01 01:56:10] "GET /loadbalancer-member/72d5c0b4-0793-47e1-a245-15cad4127de3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.008865 10.0.0.241 - - [2026-01-01 01:56:10] "POST /ref-update HTTP/1.1" 200 156 0.032540 10.0.0.241 - - [2026-01-01 01:56:10] "GET /application-policy-set/fc3606b7-ae50-4a2a-b3b5-94c8a97b0350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.006914 10.0.0.241 - - [2026-01-01 01:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.241 - - [2026-01-01 01:56:11] "POST /ref-update HTTP/1.1" 200 156 0.010450 10.0.0.241 - - [2026-01-01 01:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.241 - - [2026-01-01 01:56:11] "GET /policy-management/18755e99-925b-4e74-a4a6-45fa32f58dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.022709 10.0.0.241 - - [2026-01-01 01:56:11] "POST /tags HTTP/1.1" 409 221 0.002320 10.0.0.241 - - [2026-01-01 01:56:11] "POST /chown HTTP/1.1" 200 109 0.012782 10.0.0.241 - - [2026-01-01 01:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.241 - - [2026-01-01 01:56:11] "GET /tag/2d07525b-9cd1-4929-8dfa-c6069c551cb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010127 10.0.0.241 - - [2026-01-01 01:56:11] "POST /tags HTTP/1.1" 409 238 0.001809 10.0.0.241 - - [2026-01-01 01:56:11] "POST /chown HTTP/1.1" 200 109 0.009403 10.0.0.241 - - [2026-01-01 01:56:11] "PUT /instance-ip/237b688c-bb0c-4619-9ab0-fd663163b85f HTTP/1.1" 200 257 0.023562 10.0.0.241 - - [2026-01-01 01:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.241 - - [2026-01-01 01:56:11] "POST /ref-update HTTP/1.1" 200 156 0.022310 10.0.0.241 - - [2026-01-01 01:56:11] "GET /tag/b89850f3-2ce3-48d7-b41b-549f293d2a4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.017555 10.0.0.241 - - [2026-01-01 01:56:11] "POST /firewall-rules HTTP/1.1" 409 293 0.002128 10.0.0.241 - - [2026-01-01 01:56:11] "POST /chown HTTP/1.1" 200 109 0.007370 10.0.0.241 - - [2026-01-01 01:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.241 - - [2026-01-01 01:56:11] "POST /chown HTTP/1.1" 200 109 0.024439 10.0.0.241 - - [2026-01-01 01:56:11] "PUT /instance-ip/237b688c-bb0c-4619-9ab0-fd663163b85f HTTP/1.1" 200 257 0.027232 10.0.0.241 - - [2026-01-01 01:56:11] "PUT /firewall-rule/e4098940-04fb-490d-9889-c90c03774127 HTTP/1.1" 200 261 0.051310 10.0.0.241 - - [2026-01-01 01:56:11] "GET /firewall-rule/e4098940-04fb-490d-9889-c90c03774127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.008370 10.0.0.241 - - [2026-01-01 01:56:11] "POST /ref-update HTTP/1.1" 200 156 0.011099 10.0.0.241 - - [2026-01-01 01:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.241 - - [2026-01-01 01:56:11] "GET /firewall-policy/082f9cc3-5c9c-4793-83a1-52cd91b74fee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.008072 10.0.0.241 - - [2026-01-01 01:56:11] "GET /firewall-rule/e4098940-04fb-490d-9889-c90c03774127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.002212 10.0.0.241 - - [2026-01-01 01:56:11] "POST /chown HTTP/1.1" 200 109 0.009178 10.0.0.241 - - [2026-01-01 01:56:11] "POST /chown HTTP/1.1" 200 109 0.025884 10.0.0.241 - - [2026-01-01 01:56:11] "PUT /instance-ip/237b688c-bb0c-4619-9ab0-fd663163b85f HTTP/1.1" 200 257 0.011764 10.0.0.241 - - [2026-01-01 01:56:11] "POST /ref-update HTTP/1.1" 200 156 0.025948 10.0.0.241 - - [2026-01-01 01:56:11] "POST /chown HTTP/1.1" 200 109 0.021059 10.0.0.241 - - [2026-01-01 01:56:11] "POST /chown HTTP/1.1" 200 109 0.007527 10.0.0.241 - - [2026-01-01 01:56:11] "PUT /instance-ip/237b688c-bb0c-4619-9ab0-fd663163b85f HTTP/1.1" 200 257 0.024303 10.0.0.241 - - [2026-01-01 01:56:11] "POST /ref-update HTTP/1.1" 200 156 0.014862 10.0.0.241 - - [2026-01-01 01:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.241 - - [2026-01-01 01:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004746 10.0.0.241 - - [2026-01-01 01:56:11] "GET /virtual-network/a9b60a97-e8bc-439c-8cda-3b238f78ae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.010399 10.0.0.241 - - [2026-01-01 01:56:11] "POST /chown HTTP/1.1" 200 109 0.010680 10.0.0.241 - - [2026-01-01 01:56:11] "POST /chown HTTP/1.1" 200 109 0.016761 10.0.0.241 - - [2026-01-01 01:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.241 - - [2026-01-01 01:56:11] "GET /project/3fcb763e-2b6c-4416-a499-a0e0f8c6075a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.042859 10.0.0.241 - - [2026-01-01 01:56:11] "POST /virtual-machines HTTP/1.1" 200 374 0.008758 10.0.0.241 - - [2026-01-01 01:56:11] "PUT /instance-ip/237b688c-bb0c-4619-9ab0-fd663163b85f HTTP/1.1" 200 257 0.037840 10.0.0.241 - - [2026-01-01 01:56:11] "POST /ref-update HTTP/1.1" 200 156 0.024661 10.0.0.241 - - [2026-01-01 01:56:11] "POST /chown HTTP/1.1" 200 109 0.016311 10.0.0.241 - - [2026-01-01 01:56:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.032954 10.0.0.241 - - [2026-01-01 01:56:11] "POST /chown HTTP/1.1" 200 109 0.010410 10.0.0.241 - - [2026-01-01 01:56:11] "PUT /instance-ip/237b688c-bb0c-4619-9ab0-fd663163b85f HTTP/1.1" 200 257 0.080710 10.0.0.241 - - [2026-01-01 01:56:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.145445 10.0.0.241 - - [2026-01-01 01:56:12] "POST /ref-update HTTP/1.1" 200 156 0.053926 10.0.0.241 - - [2026-01-01 01:56:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.041343 10.0.0.241 - - [2026-01-01 01:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012305 10.0.0.241 - - [2026-01-01 01:56:12] "GET /virtual-machine-interface/0c515816-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.004312 10.0.0.241 - - [2026-01-01 01:56:12] "POST /instance-ips HTTP/1.1" 200 414 0.020878 10.0.0.241 - - [2026-01-01 01:56:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.030662 10.0.0.241 - - [2026-01-01 01:56:12] "GET /virtual-machine-interface/0c515816-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.011450 10.0.0.241 - - [2026-01-01 01:56:12] "PUT /service-instance/175b5b9f-eb2f-451b-8c6a-420efaf307bb HTTP/1.1" 200 267 0.023622 10.0.0.241 - - [2026-01-01 01:56:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.020479 10.0.0.241 - - [2026-01-01 01:56:12] "POST /set-tag HTTP/1.1" 200 109 0.017007 10.0.0.241 - - [2026-01-01 01:56:12] "GET /virtual-machine-interface/0c515816-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.017495 10.0.0.241 - - [2026-01-01 01:56:12] "GET /instance-ip/0c70586a-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.003319 10.0.0.241 - - [2026-01-01 01:56:12] "PUT /service-instance/175b5b9f-eb2f-451b-8c6a-420efaf307bb HTTP/1.1" 200 267 0.023703 10.0.0.241 - - [2026-01-01 01:56:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.013878 10.0.0.241 - - [2026-01-01 01:56:12] "GET /virtual-machine-interface/0c515816-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.013602 10.0.0.241 - - [2026-01-01 01:56:12] "POST /set-tag HTTP/1.1" 200 109 0.002265 10.0.0.241 - - [2026-01-01 01:56:12] "GET /virtual-router/bcc7c047-01b3-41d7-addf-ec87dc213b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.007606 10.0.0.241 - - [2026-01-01 01:56:12] "PUT /service-instance/175b5b9f-eb2f-451b-8c6a-420efaf307bb HTTP/1.1" 200 267 0.008558 10.0.0.241 - - [2026-01-01 01:56:12] "POST /ref-update HTTP/1.1" 200 156 0.011000 10.0.0.241 - - [2026-01-01 01:56:12] "GET /virtual-machine-interface/0c515816-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.013685 10.0.0.241 - - [2026-01-01 01:56:12] "POST /set-tag HTTP/1.1" 200 109 0.002096 10.0.0.241 - - [2026-01-01 01:56:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.022132 10.0.0.241 - - [2026-01-01 01:56:12] "GET /virtual-machine-interface/0c515816-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.006904 10.0.0.241 - - [2026-01-01 01:56:12] "POST /set-tag HTTP/1.1" 200 109 0.002624 10.0.0.241 - - [2026-01-01 01:56:12] "PUT /service-instance/175b5b9f-eb2f-451b-8c6a-420efaf307bb HTTP/1.1" 200 267 0.008508 10.0.0.241 - - [2026-01-01 01:56:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.007257 10.0.0.241 - - [2026-01-01 01:56:12] "PUT /service-instance/175b5b9f-eb2f-451b-8c6a-420efaf307bb HTTP/1.1" 200 267 0.010965 10.0.0.241 - - [2026-01-01 01:56:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.008671 10.0.0.241 - - [2026-01-01 01:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.241 - - [2026-01-01 01:56:12] "POST /chown HTTP/1.1" 200 109 0.006701 10.0.0.241 - - [2026-01-01 01:56:12] "POST /chown HTTP/1.1" 200 109 0.023252 10.0.0.241 - - [2026-01-01 01:56:12] "POST /ref-update HTTP/1.1" 200 156 0.017282 10.0.0.241 - - [2026-01-01 01:56:12] "POST /chown HTTP/1.1" 200 109 0.007556 10.0.0.241 - - [2026-01-01 01:56:12] "POST /chown HTTP/1.1" 200 109 0.017321 10.0.0.241 - - [2026-01-01 01:56:12] "POST /ref-update HTTP/1.1" 200 156 0.019271 10.0.0.241 - - [2026-01-01 01:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.241 - - [2026-01-01 01:56:13] "POST /chown HTTP/1.1" 200 109 0.011058 10.0.0.241 - - [2026-01-01 01:56:13] "POST /chown HTTP/1.1" 200 109 0.018773 10.0.0.241 - - [2026-01-01 01:56:13] "POST /chown HTTP/1.1" 200 109 0.018188 10.0.0.241 - - [2026-01-01 01:56:13] "POST /chown HTTP/1.1" 200 109 0.006772 10.0.0.241 - - [2026-01-01 01:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.241 - - [2026-01-01 01:56:13] "POST /chown HTTP/1.1" 200 109 0.006002 10.0.0.241 - - [2026-01-01 01:56:13] "POST /chown HTTP/1.1" 200 109 0.006594 10.0.0.241 - - [2026-01-01 01:56:13] "POST /chown HTTP/1.1" 200 109 0.012837 10.0.0.241 - - [2026-01-01 01:56:13] "POST /chown HTTP/1.1" 200 109 0.025760 10.0.0.241 - - [2026-01-01 01:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.241 - - [2026-01-01 01:56:13] "POST /chown HTTP/1.1" 200 109 0.006919 10.0.0.241 - - [2026-01-01 01:56:13] "POST /chown HTTP/1.1" 200 109 0.021412 10.0.0.241 - - [2026-01-01 01:56:13] "POST /chown HTTP/1.1" 200 109 0.006974 10.0.0.241 - - [2026-01-01 01:56:13] "POST /chown HTTP/1.1" 200 109 0.020073 10.0.0.241 - - [2026-01-01 01:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.241 - - [2026-01-01 01:56:13] "POST /chown HTTP/1.1" 200 109 0.009161 10.0.0.241 - - [2026-01-01 01:56:13] "POST /chown HTTP/1.1" 200 109 0.018673 10.0.0.241 - - [2026-01-01 01:56:13] "POST /chown HTTP/1.1" 200 109 0.024140 10.0.0.241 - - [2026-01-01 01:56:13] "POST /chown HTTP/1.1" 200 109 0.019069 10.0.0.241 - - [2026-01-01 01:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.241 - - [2026-01-01 01:56:13] "POST /chown HTTP/1.1" 200 109 0.006822 10.0.0.241 - - [2026-01-01 01:56:13] "POST /chown HTTP/1.1" 200 109 0.018100 10.0.0.241 - - [2026-01-01 01:56:13] "POST /chown HTTP/1.1" 200 109 0.007368 10.0.0.241 - - [2026-01-01 01:56:13] "POST /chown HTTP/1.1" 200 109 0.021924 10.0.0.241 - - [2026-01-01 01:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.241 - - [2026-01-01 01:56:13] "POST /chown HTTP/1.1" 200 109 0.014774 10.0.0.241 - - [2026-01-01 01:56:13] "POST /chown HTTP/1.1" 200 109 0.013864 10.0.0.241 - - [2026-01-01 01:56:13] "POST /chown HTTP/1.1" 200 109 0.020382 10.0.0.241 - - [2026-01-01 01:56:13] "POST /chown HTTP/1.1" 200 109 0.024581 10.0.0.241 - - [2026-01-01 01:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006223 10.0.0.241 - - [2026-01-01 01:56:14] "POST /chown HTTP/1.1" 200 109 0.032555 10.0.0.241 - - [2026-01-01 01:56:14] "POST /chown HTTP/1.1" 200 109 0.007645 10.0.0.241 - - [2026-01-01 01:56:14] "POST /chown HTTP/1.1" 200 109 0.011464 10.0.0.241 - - [2026-01-01 01:56:14] "POST /chown HTTP/1.1" 200 109 0.020405 10.0.0.241 - - [2026-01-01 01:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.241 - - [2026-01-01 01:56:14] "POST /chown HTTP/1.1" 200 109 0.008125 10.0.0.241 - - [2026-01-01 01:56:14] "POST /chown HTTP/1.1" 200 109 0.017366 10.0.0.241 - - [2026-01-01 01:56:14] "POST /chown HTTP/1.1" 200 109 0.007349 10.0.0.241 - - [2026-01-01 01:56:14] "POST /chown HTTP/1.1" 200 109 0.012412 10.0.0.241 - - [2026-01-01 01:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.241 - - [2026-01-01 01:56:14] "POST /chown HTTP/1.1" 200 109 0.008113 10.0.0.241 - - [2026-01-01 01:56:14] "POST /chown HTTP/1.1" 200 109 0.024693 10.0.0.241 - - [2026-01-01 01:56:14] "POST /chown HTTP/1.1" 200 109 0.013594 10.0.0.241 - - [2026-01-01 01:56:14] "POST /chown HTTP/1.1" 200 109 0.005878 10.0.0.241 - - [2026-01-01 01:56:14] "GET /virtual-machine-interface/078f562a-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005745 10.0.0.241 - - [2026-01-01 01:56:14] "POST /set-tag HTTP/1.1" 200 109 0.002766 10.0.0.241 - - [2026-01-01 01:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.241 - - [2026-01-01 01:56:14] "GET /loadbalancer/ec56490f-e78d-4430-b1ee-655846045ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.003111 10.0.0.241 - - [2026-01-01 01:56:14] "GET /loadbalancer-pool/33677b91-cec9-4982-8688-9c543e33400f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.003119 10.0.0.241 - - [2026-01-01 01:56:14] "POST /loadbalancer-members HTTP/1.1" 200 704 0.016096 10.0.0.241 - - [2026-01-01 01:56:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.008781 10.0.0.241 - - [2026-01-01 01:56:14] "GET /virtual-machine-interface/078f562a-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.012300 10.0.0.241 - - [2026-01-01 01:56:14] "GET /virtual-machine-interface/078f562a-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.007183 10.0.0.241 - - [2026-01-01 01:56:14] "POST /tags HTTP/1.1" 409 221 0.003263 10.0.0.241 - - [2026-01-01 01:56:14] "POST /ref-update HTTP/1.1" 200 156 0.020897 10.0.0.241 - - [2026-01-01 01:56:14] "GET /floating-ip/d0fc903f-5680-4768-9793-700cbcea73a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.016358 10.0.0.241 - - [2026-01-01 01:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.241 - - [2026-01-01 01:56:14] "GET /tag/2d07525b-9cd1-4929-8dfa-c6069c551cb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011095 10.0.0.241 - - [2026-01-01 01:56:14] "PUT /floating-ip/d0fc903f-5680-4768-9793-700cbcea73a6 HTTP/1.1" 200 257 0.008606 10.0.0.241 - - [2026-01-01 01:56:14] "POST /set-tag HTTP/1.1" 200 109 0.049886 10.0.0.241 - - [2026-01-01 01:56:15] "GET /virtual-machine-interface/0807f814-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.008715 10.0.0.241 - - [2026-01-01 01:56:15] "POST /set-tag HTTP/1.1" 200 109 0.003758 10.0.0.241 - - [2026-01-01 01:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.241 - - [2026-01-01 01:56:15] "GET /loadbalancer/ec56490f-e78d-4430-b1ee-655846045ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.003009 10.0.0.241 - - [2026-01-01 01:56:15] "GET /loadbalancer-pool/33677b91-cec9-4982-8688-9c543e33400f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.004506 10.0.0.241 - - [2026-01-01 01:56:15] "POST /loadbalancer-members HTTP/1.1" 200 704 0.026757 10.0.0.241 - - [2026-01-01 01:56:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.028235 10.0.0.241 - - [2026-01-01 01:56:15] "GET /virtual-machine-interface/0807f814-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.023576 10.0.0.241 - - [2026-01-01 01:56:15] "GET /virtual-machine-interface/0807f814-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.013660 10.0.0.241 - - [2026-01-01 01:56:15] "POST /ref-update HTTP/1.1" 200 156 0.009588 10.0.0.241 - - [2026-01-01 01:56:15] "GET /floating-ip/d0fc903f-5680-4768-9793-700cbcea73a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.010755 10.0.0.241 - - [2026-01-01 01:56:15] "POST /set-tag HTTP/1.1" 200 109 0.018089 10.0.0.241 - - [2026-01-01 01:56:16] "GET /virtual-machine/f79580cd-4241-4e50-87f7-dbd734af2587?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003123 10.0.0.241 - - [2026-01-01 01:56:16] "GET /virtual-machine-interface/078f562a-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004620 10.0.0.241 - - [2026-01-01 01:56:16] "GET /virtual-machine/6e5c9515-cfde-4128-a92a-0f47893b4990?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.004547 10.0.0.241 - - [2026-01-01 01:56:16] "GET /virtual-machine-interface/0807f814-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.005306 10.0.0.241 - - [2026-01-01 01:56:21] "GET /virtual-machine-interface/0c515816-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004603 10.0.0.241 - - [2026-01-01 01:56:21] "POST /set-tag HTTP/1.1" 200 109 0.002246 10.0.0.241 - - [2026-01-01 01:56:21] "GET /virtual-machine/9a3c5e3c-d4a8-483a-9cd4-b172da22cfe3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.003653 10.0.0.241 - - [2026-01-01 01:56:21] "GET /virtual-machine-interface/0c515816-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004649 10.0.0.241 - - [2026-01-01 01:56:22] "GET /virtual-machine-interface/0c515816-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004452 10.0.0.241 - - [2026-01-01 01:56:22] "POST /set-tag HTTP/1.1" 200 109 0.002514 10.0.0.241 - - [2026-01-01 01:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.241 - - [2026-01-01 01:56:33] "POST /chown HTTP/1.1" 200 109 0.006523 10.0.0.241 - - [2026-01-01 01:56:33] "POST /chown HTTP/1.1" 200 109 0.015537 10.0.0.241 - - [2026-01-01 01:56:33] "POST /chown HTTP/1.1" 200 109 0.022083 10.0.0.241 - - [2026-01-01 01:56:33] "POST /chown HTTP/1.1" 200 109 0.020274 10.0.0.241 - - [2026-01-01 01:56:54] "GET /virtual-machine-interface/0c515816-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004218 10.0.0.241 - - [2026-01-01 01:56:54] "POST /set-tag HTTP/1.1" 200 109 0.004459 10.0.0.241 - - [2026-01-01 01:56:54] "GET /virtual-machine-interface/0c515816-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004406 10.0.0.241 - - [2026-01-01 01:56:54] "POST /set-tag HTTP/1.1" 200 109 0.006452 10.0.0.241 - - [2026-01-01 01:56:54] "GET /virtual-machine/9a3c5e3c-d4a8-483a-9cd4-b172da22cfe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003868 10.0.0.241 - - [2026-01-01 01:56:54] "POST /ref-update HTTP/1.1" 200 156 0.016354 10.0.0.241 - - [2026-01-01 01:56:54] "GET /virtual-machine-interface/0c515816-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.016434 10.0.0.241 - - [2026-01-01 01:56:54] "POST /set-tag HTTP/1.1" 200 109 0.021716 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:56:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001774 10.0.0.241 - - [2026-01-01 01:56:54] "POST /set-tag HTTP/1.1" 200 109 0.029776 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:56:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000996 10.0.0.241 - - [2026-01-01 01:56:54] "DELETE /instance-ip/0c70586a-e6b5-11f0-b69c-fa163ec85670 HTTP/1.1" 200 115 0.048138 10.0.0.241 - - [2026-01-01 01:56:55] "DELETE /virtual-machine-interface/0c515816-e6b5-11f0-b69c-fa163ec85670 HTTP/1.1" 200 115 0.051774 10.0.0.241 - - [2026-01-01 01:56:55] "DELETE /virtual-machine/9a3c5e3c-d4a8-483a-9cd4-b172da22cfe3 HTTP/1.1" 200 115 0.023832 10.0.0.241 - - [2026-01-01 01:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.241 - - [2026-01-01 01:56:57] "GET /tag/b89850f3-2ce3-48d7-b41b-549f293d2a4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.021581 10.0.0.241 - - [2026-01-01 01:56:57] "GET /tag/b89850f3-2ce3-48d7-b41b-549f293d2a4b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.020026 10.0.0.241 - - [2026-01-01 01:56:57] "GET /virtual-machine-interface/3852bc5f-7567-478d-950d-3a143b020766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.007808 10.0.0.241 - - [2026-01-01 01:56:57] "POST /set-tag HTTP/1.1" 200 109 0.014808 10.0.0.241 - - [2026-01-01 01:56:57] "GET /virtual-machine-interface/589a4282-ae6a-40de-86ea-856614965332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.026096 10.0.0.241 - - [2026-01-01 01:56:57] "POST /set-tag HTTP/1.1" 200 109 0.021810 10.0.0.241 - - [2026-01-01 01:56:57] "GET /virtual-machine-interface/ddf2a4f4-2344-4ec1-b03c-49a5b8066a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.005488 10.0.0.241 - - [2026-01-01 01:56:57] "POST /set-tag HTTP/1.1" 200 109 0.017666 10.0.0.241 - - [2026-01-01 01:56:57] "GET /firewall-policy/082f9cc3-5c9c-4793-83a1-52cd91b74fee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.016429 10.0.0.241 - - [2026-01-01 01:56:57] "GET /firewall-rule/e4098940-04fb-490d-9889-c90c03774127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.003143 10.0.0.241 - - [2026-01-01 01:56:57] "POST /ref-update HTTP/1.1" 200 156 0.033346 10.0.0.241 - - [2026-01-01 01:56:57] "DELETE /firewall-rule/e4098940-04fb-490d-9889-c90c03774127 HTTP/1.1" 200 115 0.064895 10.0.0.241 - - [2026-01-01 01:56:57] "DELETE /loadbalancer-member/72d5c0b4-0793-47e1-a245-15cad4127de3 HTTP/1.1" 200 115 0.043880 10.0.0.241 - - [2026-01-01 01:56:57] "PUT /service-instance/175b5b9f-eb2f-451b-8c6a-420efaf307bb HTTP/1.1" 200 267 0.023308 10.0.0.241 - - [2026-01-01 01:56:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.016216 10.0.0.241 - - [2026-01-01 01:56:57] "DELETE /loadbalancer-pool/9c47b529-845a-4f67-a143-cf8d3e895d28 HTTP/1.1" 200 115 0.109184 10.0.0.241 - - [2026-01-01 01:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007074 10.0.0.241 - - [2026-01-01 01:56:57] "POST /chown HTTP/1.1" 200 109 0.016732 10.0.0.241 - - [2026-01-01 01:56:57] "DELETE /loadbalancer-listener/e7c10e55-b5b5-4be5-a052-ec351577e748 HTTP/1.1" 200 115 0.078975 10.0.0.241 - - [2026-01-01 01:56:57] "GET /floating-ip/9fa26147-0ae0-492a-a8ee-6391d7aa83e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2401 0.003232 10.0.0.241 - - [2026-01-01 01:56:57] "POST /chown HTTP/1.1" 200 109 0.024272 10.0.0.241 - - [2026-01-01 01:56:57] "POST /chown HTTP/1.1" 200 109 0.018759 10.0.0.241 - - [2026-01-01 01:56:58] "POST /chown HTTP/1.1" 200 109 0.028748 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:56:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000986 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:56:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000943 10.0.0.241 - - [2026-01-01 01:56:58] "PUT /floating-ip/9fa26147-0ae0-492a-a8ee-6391d7aa83e7 HTTP/1.1" 200 257 0.045051 10.0.0.241 - - [2026-01-01 01:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008391 10.0.0.241 - - [2026-01-01 01:56:58] "POST /chown HTTP/1.1" 200 109 0.008013 10.0.0.241 - - [2026-01-01 01:56:58] "POST /chown HTTP/1.1" 200 109 0.019037 10.0.0.241 - - [2026-01-01 01:56:58] "DELETE /floating-ip/9fa26147-0ae0-492a-a8ee-6391d7aa83e7 HTTP/1.1" 200 115 0.104131 10.0.0.241 - - [2026-01-01 01:56:58] "POST /chown HTTP/1.1" 200 109 0.007145 10.0.0.241 - - [2026-01-01 01:56:58] "POST /chown HTTP/1.1" 200 109 0.024613 10.0.0.241 - - [2026-01-01 01:56:58] "PUT /service-instance/175b5b9f-eb2f-451b-8c6a-420efaf307bb HTTP/1.1" 200 267 0.018347 10.0.0.241 - - [2026-01-01 01:56:58] "GET /floating-ip-pool/8e7d9cad-af05-401d-8074-02acee2a7d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.007200 10.0.0.241 - - [2026-01-01 01:56:58] "DELETE /loadbalancer/4ca1986e-7dcd-4e49-84fc-94a5cf4d7c22 HTTP/1.1" 200 115 0.124564 10.0.0.241 - - [2026-01-01 01:56:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.013262 10.0.0.241 - - [2026-01-01 01:56:58] "POST /ref-update HTTP/1.1" 200 156 0.038373 10.0.0.241 - - [2026-01-01 01:56:58] "POST /ref-update HTTP/1.1" 404 171 0.007059 10.0.0.241 - - [2026-01-01 01:56:58] "PUT /service-instance/175b5b9f-eb2f-451b-8c6a-420efaf307bb HTTP/1.1" 200 267 0.008476 10.0.0.241 - - [2026-01-01 01:56:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.040061 10.0.0.241 - - [2026-01-01 01:56:58] "POST /ref-update HTTP/1.1" 404 171 0.002690 10.0.0.241 - - [2026-01-01 01:56:58] "DELETE /floating-ip-pool/8e7d9cad-af05-401d-8074-02acee2a7d62 HTTP/1.1" 200 115 0.156413 10.0.0.241 - - [2026-01-01 01:56:58] "DELETE /instance-ip/237b688c-bb0c-4619-9ab0-fd663163b85f HTTP/1.1" 200 115 0.307880 10.0.0.241 - - [2026-01-01 01:56:58] "PUT /service-instance/175b5b9f-eb2f-451b-8c6a-420efaf307bb HTTP/1.1" 200 267 0.022764 10.0.0.241 - - [2026-01-01 01:56:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.010366 10.0.0.241 - - [2026-01-01 01:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.241 - - [2026-01-01 01:56:58] "DELETE /virtual-machine-interface/3852bc5f-7567-478d-950d-3a143b020766 HTTP/1.1" 200 115 0.144477 10.0.0.241 - - [2026-01-01 01:56:58] "DELETE /service-instance/175b5b9f-eb2f-451b-8c6a-420efaf307bb HTTP/1.1" 200 115 0.092678 10.0.0.241 - - [2026-01-01 01:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.020532 10.0.0.241 - - [2026-01-01 01:56:58] "POST /useragent-kv HTTP/1.1" 200 115 0.025232 10.0.0.241 - - [2026-01-01 01:56:58] "GET /virtual-machine-interface/ddf2a4f4-2344-4ec1-b03c-49a5b8066a47?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.018724 10.0.0.241 - - [2026-01-01 01:56:58] "POST /useragent-kv HTTP/1.1" 200 115 0.005468 10.0.0.241 - - [2026-01-01 01:56:58] "DELETE /virtual-network/b87f070e-bc75-4b7d-acd5-3bd8cccec83e HTTP/1.1" 200 115 0.281960 10.0.0.241 - - [2026-01-01 01:56:58] "GET /routing-instance/b90077d3-be55-40c0-bbbc-b9d179f35620 HTTP/1.1" 404 171 0.001790 10.0.0.241 - - [2026-01-01 01:56:58] "GET /domains HTTP/1.1" 200 281 0.015138 10.0.0.241 - - [2026-01-01 01:56:58] "GET /domain/c80a6bf7-5752-4fa6-9a8f-bf07f73f64d3 HTTP/1.1" 200 3100 0.002715 10.0.0.241 - - [2026-01-01 01:56:58] "DELETE /route-target/d2c49f1f-102a-444d-8c45-75f68eb4f456 HTTP/1.1" 200 115 0.070061 10.0.0.241 - - [2026-01-01 01:56:58] "DELETE /tag/b89850f3-2ce3-48d7-b41b-549f293d2a4b HTTP/1.1" 200 115 0.203087 10.0.0.241 - - [2026-01-01 01:56:58] "GET /project/3fcb763e-2b6c-4416-a499-a0e0f8c6075a HTTP/1.1" 200 7169 0.069684 10.0.0.241 - - [2026-01-01 01:56:59] "DELETE /virtual-machine-interface/ddf2a4f4-2344-4ec1-b03c-49a5b8066a47 HTTP/1.1" 200 115 0.156138 10.0.0.241 - - [2026-01-01 01:56:59] "POST /ref-update HTTP/1.1" 200 156 0.035481 10.0.0.241 - - [2026-01-01 01:56:59] "DELETE /virtual-machine/27ec3145-8c5e-4ea8-a0c2-eb5198caec3f HTTP/1.1" 200 115 0.082953 10.0.0.241 - - [2026-01-01 01:56:59] "GET /virtual-machine-interface/0807f814-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.019934 10.0.0.241 - - [2026-01-01 01:56:59] "GET /virtual-machine-interface/589a4282-ae6a-40de-86ea-856614965332?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.006309 10.0.0.241 - - [2026-01-01 01:56:59] "POST /set-tag HTTP/1.1" 200 109 0.003810 10.0.0.241 - - [2026-01-01 01:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004823 10.0.0.241 - - [2026-01-01 01:56:59] "GET /loadbalancer/ec56490f-e78d-4430-b1ee-655846045ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.002896 10.0.0.241 - - [2026-01-01 01:56:59] "GET /virtual-machine-interface/0807f814-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.007877 10.0.0.241 - - [2026-01-01 01:56:59] "DELETE /virtual-machine-interface/589a4282-ae6a-40de-86ea-856614965332 HTTP/1.1" 200 115 0.070494 10.0.0.241 - - [2026-01-01 01:56:59] "POST /set-tag HTTP/1.1" 200 109 0.058993 10.0.0.241 - - [2026-01-01 01:56:59] "DELETE /virtual-machine/3e3ef883-d7de-41d7-b685-7897a48a4aad HTTP/1.1" 200 115 0.044615 10.0.0.241 - - [2026-01-01 01:56:59] "DELETE /loadbalancer-member/55be858e-be8b-4d0a-9a9a-1b46e00dd935 HTTP/1.1" 200 115 0.098764 10.0.0.241 - - [2026-01-01 01:57:00] "GET /virtual-machine-interface/0807f814-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.008481 10.0.0.241 - - [2026-01-01 01:57:00] "POST /set-tag HTTP/1.1" 200 109 0.002756 10.0.0.241 - - [2026-01-01 01:57:00] "GET /virtual-machine-interface/0807f814-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005130 10.0.0.241 - - [2026-01-01 01:57:00] "POST /set-tag HTTP/1.1" 200 109 0.002975 10.0.0.241 - - [2026-01-01 01:57:00] "GET /virtual-machine/6e5c9515-cfde-4128-a92a-0f47893b4990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.005680 10.0.0.241 - - [2026-01-01 01:57:00] "POST /ref-update HTTP/1.1" 200 156 0.019847 10.0.0.241 - - [2026-01-01 01:57:00] "GET /virtual-machine-interface/0807f814-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.014840 10.0.0.241 - - [2026-01-01 01:57:00] "POST /set-tag HTTP/1.1" 200 109 0.029035 10.0.0.241 - - [2026-01-01 01:57:00] "POST /set-tag HTTP/1.1" 200 109 0.024247 10.0.0.241 - - [2026-01-01 01:57:01] "POST /set-tag HTTP/1.1" 200 109 0.052161 10.0.0.241 - - [2026-01-01 01:57:01] "DELETE /instance-ip/08238250-e6b5-11f0-b69c-fa163ec85670 HTTP/1.1" 200 115 0.100745 10.0.0.241 - - [2026-01-01 01:57:01] "POST /ref-update HTTP/1.1" 200 156 0.013472 10.0.0.241 - - [2026-01-01 01:57:01] "DELETE /virtual-machine-interface/0807f814-e6b5-11f0-b69c-fa163ec85670 HTTP/1.1" 200 115 0.104198 10.0.0.241 - - [2026-01-01 01:57:01] "DELETE /virtual-machine/6e5c9515-cfde-4128-a92a-0f47893b4990 HTTP/1.1" 200 115 0.025523 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:57:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001191 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:57:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000979 10.0.0.241 - - [2026-01-01 01:57:04] "GET /virtual-machine-interface/078f562a-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.007824 10.0.0.241 - - [2026-01-01 01:57:04] "POST /set-tag HTTP/1.1" 200 109 0.007451 10.0.0.241 - - [2026-01-01 01:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.241 - - [2026-01-01 01:57:04] "GET /loadbalancer/ec56490f-e78d-4430-b1ee-655846045ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.003288 10.0.0.241 - - [2026-01-01 01:57:04] "GET /virtual-machine-interface/078f562a-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.011291 10.0.0.241 - - [2026-01-01 01:57:04] "POST /set-tag HTTP/1.1" 200 109 0.002578 10.0.0.241 - - [2026-01-01 01:57:04] "GET /virtual-machine-interface/078f562a-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004564 10.0.0.241 - - [2026-01-01 01:57:04] "POST /set-tag HTTP/1.1" 200 109 0.002836 10.0.0.241 - - [2026-01-01 01:57:04] "GET /virtual-machine/f79580cd-4241-4e50-87f7-dbd734af2587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002893 10.0.0.241 - - [2026-01-01 01:57:04] "POST /ref-update HTTP/1.1" 200 156 0.010894 10.0.0.241 - - [2026-01-01 01:57:04] "GET /virtual-machine-interface/078f562a-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.022226 10.0.0.241 - - [2026-01-01 01:57:04] "POST /set-tag HTTP/1.1" 200 109 0.027504 10.0.0.241 - - [2026-01-01 01:57:04] "POST /set-tag HTTP/1.1" 200 109 0.024681 10.0.0.241 - - [2026-01-01 01:57:04] "POST /set-tag HTTP/1.1" 200 109 0.030466 10.0.0.241 - - [2026-01-01 01:57:05] "DELETE /instance-ip/07a6e6d2-e6b5-11f0-b69c-fa163ec85670 HTTP/1.1" 200 115 0.046509 10.0.0.241 - - [2026-01-01 01:57:05] "POST /ref-update HTTP/1.1" 200 156 0.013267 10.0.0.241 - - [2026-01-01 01:57:05] "DELETE /virtual-machine-interface/078f562a-e6b5-11f0-b69c-fa163ec85670 HTTP/1.1" 200 115 0.061481 10.0.0.241 - - [2026-01-01 01:57:05] "DELETE /virtual-machine/f79580cd-4241-4e50-87f7-dbd734af2587 HTTP/1.1" 200 115 0.027796 10.0.0.241 - - [2026-01-01 01:57:05] "DELETE /tag/6c025b67-b28d-4b9a-9ff6-a97a91b35ef2 HTTP/1.1" 200 115 0.089703 10.0.0.241 - - [2026-01-01 01:57:05] "DELETE /tag/45a00361-3f7f-4e8e-8911-26d8fbfbcc2e HTTP/1.1" 200 115 0.053482 10.0.0.241 - - [2026-01-01 01:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.241 - - [2026-01-01 01:57:09] "GET /project/3fcb763e-2b6c-4416-a499-a0e0f8c6075a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.042259 10.0.0.241 - - [2026-01-01 01:57:09] "POST /tags HTTP/1.1" 200 394 0.025382 10.0.0.241 - - [2026-01-01 01:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.014735 10.0.0.241 - - [2026-01-01 01:57:09] "GET /tag/a0037317-95be-4c44-8471-312e59df20c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.012160 10.0.0.241 - - [2026-01-01 01:57:09] "POST /tags HTTP/1.1" 200 342 0.018164 10.0.0.241 - - [2026-01-01 01:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.241 - - [2026-01-01 01:57:09] "GET /tag/03c22931-c90e-4379-8766-95bdef9ec551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015400 10.0.0.241 - - [2026-01-01 01:57:09] "POST /id-to-fqname HTTP/1.1" 200 192 0.000474 10.0.0.241 - - [2026-01-01 01:57:09] "POST /fqname-to-id HTTP/1.1" 404 201 0.008783 10.0.0.241 - - [2026-01-01 01:57:09] "POST /security-groups HTTP/1.1" 200 589 0.064740 10.0.0.241 - - [2026-01-01 01:57:09] "POST /projects HTTP/1.1" 200 521 0.210610 10.0.0.241 - - [2026-01-01 01:57:09] "POST /fqname-to-id HTTP/1.1" 404 236 0.002141 10.0.0.241 - - [2026-01-01 01:57:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.018864 10.0.0.241 - - [2026-01-01 01:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.015202 10.0.0.241 - - [2026-01-01 01:57:10] "GET /virtual-network/a9b60a97-e8bc-439c-8cda-3b238f78ae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.035678 10.0.0.241 - - [2026-01-01 01:57:10] "POST /access-control-lists HTTP/1.1" 200 600 0.090854 10.0.0.241 - - [2026-01-01 01:57:10] "POST /fqname-to-id HTTP/1.1" 404 235 0.017964 10.0.0.241 - - [2026-01-01 01:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.241 - - [2026-01-01 01:57:10] "POST /access-control-lists HTTP/1.1" 200 598 0.057482 10.0.0.241 - - [2026-01-01 01:57:10] "GET /virtual-network/9743071c-2b53-4fae-9d91-b7d740e9f2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.062691 10.0.0.241 - - [2026-01-01 01:57:10] "PUT /virtual-network/a9b60a97-e8bc-439c-8cda-3b238f78ae61 HTTP/1.1" 200 265 0.047093 10.0.0.241 - - [2026-01-01 01:57:10] "PUT /virtual-network/9743071c-2b53-4fae-9d91-b7d740e9f2f5 HTTP/1.1" 200 265 0.052205 10.0.0.241 - - [2026-01-01 01:57:10] "POST /security-groups HTTP/1.1" 200 593 0.068774 10.0.0.241 - - [2026-01-01 01:57:10] "POST /fqname-to-id HTTP/1.1" 404 270 0.009232 10.0.0.241 - - [2026-01-01 01:57:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.054539 10.0.0.241 - - [2026-01-01 01:57:10] "POST /chown HTTP/1.1" 200 109 0.063366 10.0.0.241 - - [2026-01-01 01:57:10] "POST /access-control-lists HTTP/1.1" 200 634 0.091280 10.0.0.241 - - [2026-01-01 01:57:10] "GET /application-policy-set/fc3606b7-ae50-4a2a-b3b5-94c8a97b0350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003790 10.0.0.241 - - [2026-01-01 01:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.241 - - [2026-01-01 01:57:10] "GET /policy-management/18755e99-925b-4e74-a4a6-45fa32f58dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003505 10.0.0.241 - - [2026-01-01 01:57:10] "POST /fqname-to-id HTTP/1.1" 404 269 0.003284 10.0.0.241 - - [2026-01-01 01:57:10] "POST /tags HTTP/1.1" 409 226 0.002527 10.0.0.241 - - [2026-01-01 01:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.241 - - [2026-01-01 01:57:10] "GET /tag/03c22931-c90e-4379-8766-95bdef9ec551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.026679 10.0.0.241 - - [2026-01-01 01:57:10] "POST /access-control-lists HTTP/1.1" 200 632 0.081769 10.0.0.241 - - [2026-01-01 01:57:10] "POST /firewall-rules HTTP/1.1" 200 602 0.088609 10.0.0.241 - - [2026-01-01 01:57:10] "GET /firewall-rule/61b1aedc-ae5e-4e6b-9703-89f2369cb187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.010674 10.0.0.241 - - [2026-01-01 01:57:10] "GET /firewall-policy/571c8075-dcde-4ed9-9603-6b76a969a132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.004427 10.0.0.241 - - [2026-01-01 01:57:10] "GET /firewall-rule/61b1aedc-ae5e-4e6b-9703-89f2369cb187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005043 10.0.0.241 - - [2026-01-01 01:57:10] "POST /ref-update HTTP/1.1" 200 156 0.056448 10.0.0.241 - - [2026-01-01 01:57:10] "GET /application-policy-set/fc3606b7-ae50-4a2a-b3b5-94c8a97b0350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.006137 10.0.0.241 - - [2026-01-01 01:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.241 - - [2026-01-01 01:57:11] "GET /policy-management/18755e99-925b-4e74-a4a6-45fa32f58dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003360 10.0.0.241 - - [2026-01-01 01:57:11] "POST /tags HTTP/1.1" 409 226 0.001869 10.0.0.241 - - [2026-01-01 01:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.241 - - [2026-01-01 01:57:11] "GET /tag/03c22931-c90e-4379-8766-95bdef9ec551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010090 10.0.0.241 - - [2026-01-01 01:57:11] "POST /firewall-rules HTTP/1.1" 200 600 0.071565 10.0.0.241 - - [2026-01-01 01:57:11] "GET /firewall-rule/4470d604-ad54-44ce-b543-6f65634429b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004493 10.0.0.241 - - [2026-01-01 01:57:11] "GET /firewall-policy/571c8075-dcde-4ed9-9603-6b76a969a132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.003924 10.0.0.241 - - [2026-01-01 01:57:11] "GET /firewall-rule/4470d604-ad54-44ce-b543-6f65634429b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002772 10.0.0.241 - - [2026-01-01 01:57:11] "POST /ref-update HTTP/1.1" 200 156 0.052805 10.0.0.241 - - [2026-01-01 01:57:12] "POST /tags HTTP/1.1" 200 394 0.031603 10.0.0.241 - - [2026-01-01 01:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010559 10.0.0.241 - - [2026-01-01 01:57:12] "GET /tag/5ce18453-fee2-411c-b3c0-57b775ccb406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011575 10.0.0.241 - - [2026-01-01 01:57:12] "POST /tags HTTP/1.1" 200 342 0.035936 10.0.0.241 - - [2026-01-01 01:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.018633 10.0.0.241 - - [2026-01-01 01:57:12] "GET /tag/5330d94a-2336-43a6-bc2d-fd32f7644f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.021450 10.0.0.241 - - [2026-01-01 01:57:12] "POST /id-to-fqname HTTP/1.1" 200 192 0.000643 10.0.0.241 - - [2026-01-01 01:57:12] "POST /fqname-to-id HTTP/1.1" 404 201 0.002145 10.0.0.241 - - [2026-01-01 01:57:13] "POST /security-groups HTTP/1.1" 200 589 0.066379 10.0.0.241 - - [2026-01-01 01:57:13] "POST /fqname-to-id HTTP/1.1" 404 236 0.005749 10.0.0.241 - - [2026-01-01 01:57:13] "POST /projects HTTP/1.1" 200 521 0.214088 10.0.0.241 - - [2026-01-01 01:57:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.007524 10.0.0.241 - - [2026-01-01 01:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010569 10.0.0.241 - - [2026-01-01 01:57:13] "POST /access-control-lists HTTP/1.1" 200 600 0.040461 10.0.0.241 - - [2026-01-01 01:57:13] "POST /fqname-to-id HTTP/1.1" 404 235 0.001813 10.0.0.241 - - [2026-01-01 01:57:13] "GET /virtual-network/a9b60a97-e8bc-439c-8cda-3b238f78ae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.003658 10.0.0.241 - - [2026-01-01 01:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.241 - - [2026-01-01 01:57:13] "GET /virtual-network/9743071c-2b53-4fae-9d91-b7d740e9f2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.005143 10.0.0.241 - - [2026-01-01 01:57:13] "POST /access-control-lists HTTP/1.1" 200 598 0.067040 10.0.0.241 - - [2026-01-01 01:57:13] "PUT /virtual-network/a9b60a97-e8bc-439c-8cda-3b238f78ae61 HTTP/1.1" 200 265 0.069319 10.0.0.241 - - [2026-01-01 01:57:13] "PUT /virtual-network/9743071c-2b53-4fae-9d91-b7d740e9f2f5 HTTP/1.1" 200 265 0.055498 10.0.0.241 - - [2026-01-01 01:57:13] "POST /security-groups HTTP/1.1" 200 593 0.079814 10.0.0.241 - - [2026-01-01 01:57:13] "POST /fqname-to-id HTTP/1.1" 404 270 0.001862 10.0.0.241 - - [2026-01-01 01:57:13] "POST /access-control-lists HTTP/1.1" 200 634 0.019876 10.0.0.241 - - [2026-01-01 01:57:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.023955 10.0.0.241 - - [2026-01-01 01:57:13] "POST /fqname-to-id HTTP/1.1" 404 269 0.007760 10.0.0.241 - - [2026-01-01 01:57:13] "POST /chown HTTP/1.1" 200 109 0.019871 10.0.0.241 - - [2026-01-01 01:57:13] "GET /application-policy-set/fc3606b7-ae50-4a2a-b3b5-94c8a97b0350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004678 10.0.0.241 - - [2026-01-01 01:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.241 - - [2026-01-01 01:57:13] "GET /policy-management/18755e99-925b-4e74-a4a6-45fa32f58dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.019873 10.0.0.241 - - [2026-01-01 01:57:13] "POST /access-control-lists HTTP/1.1" 200 632 0.058689 10.0.0.241 - - [2026-01-01 01:57:13] "POST /tags HTTP/1.1" 409 226 0.002351 10.0.0.241 - - [2026-01-01 01:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.241 - - [2026-01-01 01:57:13] "GET /tag/5330d94a-2336-43a6-bc2d-fd32f7644f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011743 10.0.0.241 - - [2026-01-01 01:57:13] "POST /firewall-rules HTTP/1.1" 200 602 0.082513 10.0.0.241 - - [2026-01-01 01:57:13] "GET /firewall-rule/1c0cc700-e610-4b49-a26a-a555971d69fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004018 10.0.0.241 - - [2026-01-01 01:57:13] "GET /firewall-policy/571c8075-dcde-4ed9-9603-6b76a969a132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.003394 10.0.0.241 - - [2026-01-01 01:57:13] "GET /firewall-rule/1c0cc700-e610-4b49-a26a-a555971d69fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002298 10.0.0.241 - - [2026-01-01 01:57:13] "POST /ref-update HTTP/1.1" 200 156 0.049067 10.0.0.241 - - [2026-01-01 01:57:13] "GET /application-policy-set/fc3606b7-ae50-4a2a-b3b5-94c8a97b0350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003747 10.0.0.241 - - [2026-01-01 01:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.241 - - [2026-01-01 01:57:13] "GET /policy-management/18755e99-925b-4e74-a4a6-45fa32f58dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004168 10.0.0.241 - - [2026-01-01 01:57:13] "POST /tags HTTP/1.1" 409 226 0.001783 10.0.0.241 - - [2026-01-01 01:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.241 - - [2026-01-01 01:57:13] "GET /tag/5330d94a-2336-43a6-bc2d-fd32f7644f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010134 10.0.0.241 - - [2026-01-01 01:57:14] "POST /firewall-rules HTTP/1.1" 200 600 0.075029 10.0.0.241 - - [2026-01-01 01:57:14] "GET /firewall-rule/988bfc77-e260-4576-82b2-02cebb7b0780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004161 10.0.0.241 - - [2026-01-01 01:57:14] "GET /firewall-policy/571c8075-dcde-4ed9-9603-6b76a969a132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.004755 10.0.0.241 - - [2026-01-01 01:57:14] "GET /firewall-rule/988bfc77-e260-4576-82b2-02cebb7b0780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002542 10.0.0.241 - - [2026-01-01 01:57:14] "POST /ref-update HTTP/1.1" 200 156 0.063553 10.0.0.241 - - [2026-01-01 01:57:15] "POST /tags HTTP/1.1" 200 346 0.100283 10.0.0.241 - - [2026-01-01 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008850 10.0.0.241 - - [2026-01-01 01:57:15] "GET /tag/2946c5f1-8d65-487c-ade9-fb9ba758e1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.013845 10.0.0.241 - - [2026-01-01 01:57:15] "POST /projects HTTP/1.1" 409 238 0.006158 10.0.0.241 - - [2026-01-01 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.241 - - [2026-01-01 01:57:15] "GET /project/1428922d-7a1b-4e4b-a27f-c02cfdf705c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.054482 10.0.0.241 - - [2026-01-01 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005508 10.0.0.241 - - [2026-01-01 01:57:15] "GET /virtual-network/a9b60a97-e8bc-439c-8cda-3b238f78ae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.009125 10.0.0.241 - - [2026-01-01 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.241 - - [2026-01-01 01:57:16] "GET /virtual-network/9743071c-2b53-4fae-9d91-b7d740e9f2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005311 10.0.0.241 - - [2026-01-01 01:57:16] "POST /security-groups HTTP/1.1" 409 285 0.003158 10.0.0.241 - - [2026-01-01 01:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.241 - - [2026-01-01 01:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.241 - - [2026-01-01 01:57:16] "PUT /security-group/9fd127dd-2a6a-48ba-ae3b-cb76e5312d8c HTTP/1.1" 200 263 0.069625 10.0.0.241 - - [2026-01-01 01:57:16] "PUT /access-control-list/9e9e830e-de0f-4340-825c-3c00289c874b HTTP/1.1" 200 273 0.025028 10.0.0.241 - - [2026-01-01 01:57:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.044240 10.0.0.241 - - [2026-01-01 01:57:16] "GET /project/1428922d-7a1b-4e4b-a27f-c02cfdf705c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.113789 10.0.0.241 - - [2026-01-01 01:57:16] "POST /tags HTTP/1.1" 409 228 0.006856 10.0.0.241 - - [2026-01-01 01:57:16] "PUT /access-control-list/660ad58c-eec3-45bd-b2d6-16900184d20a HTTP/1.1" 200 273 0.044670 10.0.0.241 - - [2026-01-01 01:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.241 - - [2026-01-01 01:57:16] "GET /tag/2946c5f1-8d65-487c-ade9-fb9ba758e1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.015280 10.0.0.241 - - [2026-01-01 01:57:16] "POST /tags HTTP/1.1" 200 346 0.026731 10.0.0.241 - - [2026-01-01 01:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.241 - - [2026-01-01 01:57:16] "GET /tag/dce6f9a8-992c-4780-9902-8280079dfd34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.016155 10.0.0.241 - - [2026-01-01 01:57:16] "POST /projects HTTP/1.1" 409 238 0.004797 10.0.0.241 - - [2026-01-01 01:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.241 - - [2026-01-01 01:57:16] "GET /project/45b4d6c3-50de-42ef-a016-7913cdcb0c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.045762 10.0.0.241 - - [2026-01-01 01:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008869 10.0.0.241 - - [2026-01-01 01:57:16] "GET /virtual-network/a9b60a97-e8bc-439c-8cda-3b238f78ae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.007122 10.0.0.241 - - [2026-01-01 01:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.241 - - [2026-01-01 01:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.241 - - [2026-01-01 01:57:16] "GET /virtual-network/9743071c-2b53-4fae-9d91-b7d740e9f2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.006593 10.0.0.241 - - [2026-01-01 01:57:16] "POST /security-groups HTTP/1.1" 409 285 0.002036 10.0.0.241 - - [2026-01-01 01:57:16] "GET /project/45b4d6c3-50de-42ef-a016-7913cdcb0c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039710 10.0.0.241 - - [2026-01-01 01:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010027 10.0.0.241 - - [2026-01-01 01:57:16] "PUT /security-group/af212195-d287-4feb-804b-389211a71f35 HTTP/1.1" 200 263 0.060825 10.0.0.241 - - [2026-01-01 01:57:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.027080 10.0.0.241 - - [2026-01-01 01:57:16] "PUT /access-control-list/493926fa-f2b4-4877-b445-71d2d29b6b0b HTTP/1.1" 200 273 0.015817 10.0.0.241 - - [2026-01-01 01:57:16] "POST /tags HTTP/1.1" 409 228 0.010449 10.0.0.241 - - [2026-01-01 01:57:16] "PUT /access-control-list/1653fd6c-fd45-420f-b359-5ac7b828ab8e HTTP/1.1" 200 273 0.016300 10.0.0.241 - - [2026-01-01 01:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.241 - - [2026-01-01 01:57:16] "GET /tag/dce6f9a8-992c-4780-9902-8280079dfd34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.015736 10.0.0.241 - - [2026-01-01 01:57:16] "POST /tags HTTP/1.1" 200 292 0.061432 10.0.0.241 - - [2026-01-01 01:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.241 - - [2026-01-01 01:57:16] "GET /tag/ab19b5e7-533b-4a11-bae3-fb4350ec34ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.015396 10.0.0.241 - - [2026-01-01 01:57:17] "POST /tags HTTP/1.1" 200 304 0.056298 10.0.0.241 - - [2026-01-01 01:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.241 - - [2026-01-01 01:57:17] "GET /tag/621ac406-05f9-4837-900b-3a4c41502feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.013722 10.0.0.241 - - [2026-01-01 01:57:17] "POST /tags HTTP/1.1" 409 252 0.001799 10.0.0.241 - - [2026-01-01 01:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.241 - - [2026-01-01 01:57:17] "GET /tag/a0037317-95be-4c44-8471-312e59df20c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.015300 10.0.0.241 - - [2026-01-01 01:57:17] "POST /tags HTTP/1.1" 409 226 0.002412 10.0.0.241 - - [2026-01-01 01:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.241 - - [2026-01-01 01:57:17] "GET /tag/03c22931-c90e-4379-8766-95bdef9ec551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011341 10.0.0.241 - - [2026-01-01 01:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.241 - - [2026-01-01 01:57:17] "GET /virtual-network/a9b60a97-e8bc-439c-8cda-3b238f78ae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006251 10.0.0.241 - - [2026-01-01 01:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.241 - - [2026-01-01 01:57:17] "GET /project/1428922d-7a1b-4e4b-a27f-c02cfdf705c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.045527 10.0.0.241 - - [2026-01-01 01:57:17] "POST /virtual-machines HTTP/1.1" 200 396 0.010226 10.0.0.241 - - [2026-01-01 01:57:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.039479 10.0.0.241 - - [2026-01-01 01:57:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.106224 10.0.0.241 - - [2026-01-01 01:57:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.008612 10.0.0.241 - - [2026-01-01 01:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009501 10.0.0.241 - - [2026-01-01 01:57:17] "GET /virtual-machine-interface/33608e40-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005614 10.0.0.241 - - [2026-01-01 01:57:17] "POST /instance-ips HTTP/1.1" 200 398 0.020594 10.0.0.241 - - [2026-01-01 01:57:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.024447 10.0.0.241 - - [2026-01-01 01:57:17] "GET /virtual-machine-interface/33608e40-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009041 10.0.0.241 - - [2026-01-01 01:57:17] "POST /set-tag HTTP/1.1" 200 109 0.063077 10.0.0.241 - - [2026-01-01 01:57:17] "GET /virtual-machine-interface/33608e40-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.019832 10.0.0.241 - - [2026-01-01 01:57:17] "GET /instance-ip/3379e71e-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.006639 10.0.0.241 - - [2026-01-01 01:57:17] "GET /virtual-machine-interface/33608e40-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004751 10.0.0.241 - - [2026-01-01 01:57:17] "POST /set-tag HTTP/1.1" 200 109 0.002495 10.0.0.241 - - [2026-01-01 01:57:17] "GET /virtual-router/bcc7c047-01b3-41d7-addf-ec87dc213b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003675 10.0.0.241 - - [2026-01-01 01:57:17] "POST /ref-update HTTP/1.1" 200 156 0.009575 10.0.0.241 - - [2026-01-01 01:57:17] "GET /virtual-machine-interface/33608e40-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009308 10.0.0.241 - - [2026-01-01 01:57:17] "POST /set-tag HTTP/1.1" 200 109 0.005602 10.0.0.241 - - [2026-01-01 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.241 - - [2026-01-01 01:57:18] "GET /virtual-network/a9b60a97-e8bc-439c-8cda-3b238f78ae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005209 10.0.0.241 - - [2026-01-01 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004843 10.0.0.241 - - [2026-01-01 01:57:18] "GET /project/1428922d-7a1b-4e4b-a27f-c02cfdf705c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.041654 10.0.0.241 - - [2026-01-01 01:57:18] "POST /virtual-machines HTTP/1.1" 200 396 0.010751 10.0.0.241 - - [2026-01-01 01:57:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.008838 10.0.0.241 - - [2026-01-01 01:57:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.101954 10.0.0.241 - - [2026-01-01 01:57:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.015728 10.0.0.241 - - [2026-01-01 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009937 10.0.0.241 - - [2026-01-01 01:57:18] "GET /virtual-machine-interface/33da93ac-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004681 10.0.0.241 - - [2026-01-01 01:57:18] "POST /instance-ips HTTP/1.1" 200 398 0.027903 10.0.0.241 - - [2026-01-01 01:57:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.020623 10.0.0.241 - - [2026-01-01 01:57:18] "GET /virtual-machine-interface/33da93ac-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.014688 10.0.0.241 - - [2026-01-01 01:57:18] "POST /set-tag HTTP/1.1" 200 109 0.063784 10.0.0.241 - - [2026-01-01 01:57:18] "GET /virtual-machine-interface/33da93ac-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007832 10.0.0.241 - - [2026-01-01 01:57:18] "GET /instance-ip/33f4e540-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.007314 10.0.0.241 - - [2026-01-01 01:57:18] "GET /virtual-machine-interface/33da93ac-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005409 10.0.0.241 - - [2026-01-01 01:57:18] "POST /set-tag HTTP/1.1" 200 109 0.002669 10.0.0.241 - - [2026-01-01 01:57:18] "GET /virtual-router/bcc7c047-01b3-41d7-addf-ec87dc213b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.005036 10.0.0.241 - - [2026-01-01 01:57:18] "POST /ref-update HTTP/1.1" 200 156 0.013042 10.0.0.241 - - [2026-01-01 01:57:18] "GET /virtual-machine-interface/33da93ac-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.027930 10.0.0.241 - - [2026-01-01 01:57:18] "POST /set-tag HTTP/1.1" 200 109 0.010225 10.0.0.241 - - [2026-01-01 01:57:18] "POST /tags HTTP/1.1" 200 292 0.020682 10.0.0.241 - - [2026-01-01 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009030 10.0.0.241 - - [2026-01-01 01:57:18] "GET /tag/9db1cb79-de2d-4cc3-946e-30e829d7cc47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.019315 10.0.0.241 - - [2026-01-01 01:57:18] "POST /tags HTTP/1.1" 409 252 0.002700 10.0.0.241 - - [2026-01-01 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.241 - - [2026-01-01 01:57:19] "GET /tag/5ce18453-fee2-411c-b3c0-57b775ccb406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.012536 10.0.0.241 - - [2026-01-01 01:57:19] "POST /tags HTTP/1.1" 409 226 0.004630 10.0.0.241 - - [2026-01-01 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.241 - - [2026-01-01 01:57:19] "GET /tag/5330d94a-2336-43a6-bc2d-fd32f7644f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011831 10.0.0.241 - - [2026-01-01 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.241 - - [2026-01-01 01:57:19] "GET /virtual-network/a9b60a97-e8bc-439c-8cda-3b238f78ae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004568 10.0.0.241 - - [2026-01-01 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.241 - - [2026-01-01 01:57:19] "GET /project/45b4d6c3-50de-42ef-a016-7913cdcb0c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.048607 10.0.0.241 - - [2026-01-01 01:57:19] "POST /virtual-machines HTTP/1.1" 200 396 0.010259 10.0.0.241 - - [2026-01-01 01:57:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.011969 10.0.0.241 - - [2026-01-01 01:57:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.111164 10.0.0.241 - - [2026-01-01 01:57:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.010728 10.0.0.241 - - [2026-01-01 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006549 10.0.0.241 - - [2026-01-01 01:57:19] "GET /virtual-machine-interface/347f1486-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.012861 10.0.0.241 - - [2026-01-01 01:57:19] "POST /instance-ips HTTP/1.1" 200 398 0.033838 10.0.0.241 - - [2026-01-01 01:57:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.041186 10.0.0.241 - - [2026-01-01 01:57:19] "GET /virtual-machine-interface/347f1486-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011286 10.0.0.241 - - [2026-01-01 01:57:19] "POST /set-tag HTTP/1.1" 200 109 0.075811 10.0.0.241 - - [2026-01-01 01:57:19] "GET /virtual-machine-interface/347f1486-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.020205 10.0.0.241 - - [2026-01-01 01:57:19] "GET /instance-ip/34998da2-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003504 10.0.0.241 - - [2026-01-01 01:57:19] "GET /virtual-machine-interface/347f1486-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005980 10.0.0.241 - - [2026-01-01 01:57:19] "POST /set-tag HTTP/1.1" 200 109 0.003719 10.0.0.241 - - [2026-01-01 01:57:19] "GET /virtual-router/bcc7c047-01b3-41d7-addf-ec87dc213b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.004603 10.0.0.241 - - [2026-01-01 01:57:19] "POST /ref-update HTTP/1.1" 200 156 0.017949 10.0.0.241 - - [2026-01-01 01:57:19] "GET /virtual-machine-interface/347f1486-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015838 10.0.0.241 - - [2026-01-01 01:57:19] "POST /set-tag HTTP/1.1" 200 109 0.002965 10.0.0.241 - - [2026-01-01 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.241 - - [2026-01-01 01:57:19] "GET /virtual-network/a9b60a97-e8bc-439c-8cda-3b238f78ae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004651 10.0.0.241 - - [2026-01-01 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.241 - - [2026-01-01 01:57:20] "GET /project/45b4d6c3-50de-42ef-a016-7913cdcb0c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.037639 10.0.0.241 - - [2026-01-01 01:57:20] "POST /virtual-machines HTTP/1.1" 200 396 0.012020 10.0.0.241 - - [2026-01-01 01:57:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.017418 10.0.0.241 - - [2026-01-01 01:57:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.115118 10.0.0.241 - - [2026-01-01 01:57:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.008929 10.0.0.241 - - [2026-01-01 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010507 10.0.0.241 - - [2026-01-01 01:57:20] "GET /virtual-machine-interface/35015ba8-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004885 10.0.0.241 - - [2026-01-01 01:57:20] "POST /instance-ips HTTP/1.1" 200 398 0.021345 10.0.0.241 - - [2026-01-01 01:57:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.027261 10.0.0.241 - - [2026-01-01 01:57:20] "GET /virtual-machine-interface/35015ba8-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009615 10.0.0.241 - - [2026-01-01 01:57:20] "POST /set-tag HTTP/1.1" 200 109 0.068132 10.0.0.241 - - [2026-01-01 01:57:20] "GET /virtual-machine-interface/35015ba8-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.023867 10.0.0.241 - - [2026-01-01 01:57:20] "GET /instance-ip/351b4874-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003356 10.0.0.241 - - [2026-01-01 01:57:20] "GET /virtual-machine-interface/35015ba8-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004506 10.0.0.241 - - [2026-01-01 01:57:20] "POST /set-tag HTTP/1.1" 200 109 0.002536 10.0.0.241 - - [2026-01-01 01:57:20] "POST /tags HTTP/1.1" 200 300 0.020456 10.0.0.241 - - [2026-01-01 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.241 - - [2026-01-01 01:57:20] "GET /tag/1aa3e486-6dbf-48cf-b19c-63c0a479ac62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.018408 10.0.0.241 - - [2026-01-01 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.241 - - [2026-01-01 01:57:20] "GET /virtual-network/a9b60a97-e8bc-439c-8cda-3b238f78ae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005601 10.0.0.241 - - [2026-01-01 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.241 - - [2026-01-01 01:57:20] "GET /project/1428922d-7a1b-4e4b-a27f-c02cfdf705c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.043680 10.0.0.241 - - [2026-01-01 01:57:20] "POST /virtual-machines HTTP/1.1" 200 396 0.009030 10.0.0.241 - - [2026-01-01 01:57:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.030481 10.0.0.241 - - [2026-01-01 01:57:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.143808 10.0.0.241 - - [2026-01-01 01:57:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.011021 10.0.0.241 - - [2026-01-01 01:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.014830 10.0.0.241 - - [2026-01-01 01:57:21] "GET /virtual-machine-interface/357b7348-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007632 10.0.0.241 - - [2026-01-01 01:57:21] "POST /instance-ips HTTP/1.1" 200 398 0.038539 10.0.0.241 - - [2026-01-01 01:57:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.026290 10.0.0.241 - - [2026-01-01 01:57:21] "GET /virtual-machine-interface/357b7348-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.015203 10.0.0.241 - - [2026-01-01 01:57:21] "POST /set-tag HTTP/1.1" 200 109 0.024874 10.0.0.241 - - [2026-01-01 01:57:21] "GET /virtual-machine-interface/357b7348-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.023890 10.0.0.241 - - [2026-01-01 01:57:21] "GET /instance-ip/359bc17a-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.010161 10.0.0.241 - - [2026-01-01 01:57:21] "GET /virtual-machine-interface/357b7348-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010199 10.0.0.241 - - [2026-01-01 01:57:21] "POST /set-tag HTTP/1.1" 200 109 0.002447 10.0.0.241 - - [2026-01-01 01:57:21] "GET /virtual-router/bcc7c047-01b3-41d7-addf-ec87dc213b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.006242 10.0.0.241 - - [2026-01-01 01:57:21] "POST /ref-update HTTP/1.1" 200 156 0.009159 10.0.0.241 - - [2026-01-01 01:57:21] "GET /virtual-machine-interface/35015ba8-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006751 10.0.0.241 - - [2026-01-01 01:57:21] "POST /set-tag HTTP/1.1" 200 109 0.002405 10.0.0.241 - - [2026-01-01 01:57:21] "POST /tags HTTP/1.1" 200 300 0.026064 10.0.0.241 - - [2026-01-01 01:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.241 - - [2026-01-01 01:57:21] "GET /tag/37d151e5-afb2-4a62-b9cb-578b6834769a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.023644 10.0.0.241 - - [2026-01-01 01:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.241 - - [2026-01-01 01:57:21] "GET /virtual-network/a9b60a97-e8bc-439c-8cda-3b238f78ae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005274 10.0.0.241 - - [2026-01-01 01:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.241 - - [2026-01-01 01:57:21] "GET /project/1428922d-7a1b-4e4b-a27f-c02cfdf705c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.061235 10.0.0.241 - - [2026-01-01 01:57:21] "POST /virtual-machines HTTP/1.1" 200 396 0.017360 10.0.0.241 - - [2026-01-01 01:57:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.015393 10.0.0.241 - - [2026-01-01 01:57:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.141998 10.0.0.241 - - [2026-01-01 01:57:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.014588 10.0.0.241 - - [2026-01-01 01:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012328 10.0.0.241 - - [2026-01-01 01:57:22] "GET /virtual-machine-interface/360ed714-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.015393 10.0.0.241 - - [2026-01-01 01:57:22] "POST /instance-ips HTTP/1.1" 200 398 0.018949 10.0.0.241 - - [2026-01-01 01:57:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.029300 10.0.0.241 - - [2026-01-01 01:57:22] "GET /virtual-machine-interface/360ed714-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.019153 10.0.0.241 - - [2026-01-01 01:57:22] "POST /set-tag HTTP/1.1" 200 109 0.030331 10.0.0.241 - - [2026-01-01 01:57:22] "GET /virtual-machine-interface/360ed714-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013293 10.0.0.241 - - [2026-01-01 01:57:22] "GET /instance-ip/362e53c8-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.008493 10.0.0.241 - - [2026-01-01 01:57:22] "GET /virtual-machine-interface/360ed714-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005366 10.0.0.241 - - [2026-01-01 01:57:22] "POST /set-tag HTTP/1.1" 200 109 0.002655 10.0.0.241 - - [2026-01-01 01:57:22] "POST /tags HTTP/1.1" 200 300 0.037774 10.0.0.241 - - [2026-01-01 01:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.241 - - [2026-01-01 01:57:22] "GET /tag/25605439-9cd5-455e-a505-fcf5b5c45cf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.029132 10.0.0.241 - - [2026-01-01 01:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.241 - - [2026-01-01 01:57:22] "GET /virtual-network/a9b60a97-e8bc-439c-8cda-3b238f78ae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004214 10.0.0.241 - - [2026-01-01 01:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.241 - - [2026-01-01 01:57:22] "GET /project/45b4d6c3-50de-42ef-a016-7913cdcb0c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.055144 10.0.0.241 - - [2026-01-01 01:57:22] "POST /virtual-machines HTTP/1.1" 200 396 0.015260 10.0.0.241 - - [2026-01-01 01:57:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.010276 10.0.0.241 - - [2026-01-01 01:57:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.176298 10.0.0.241 - - [2026-01-01 01:57:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.057954 10.0.0.241 - - [2026-01-01 01:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011886 10.0.0.241 - - [2026-01-01 01:57:23] "GET /virtual-machine-interface/36955a3c-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005712 10.0.0.241 - - [2026-01-01 01:57:23] "POST /instance-ips HTTP/1.1" 200 398 0.024190 10.0.0.241 - - [2026-01-01 01:57:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.032933 10.0.0.241 - - [2026-01-01 01:57:23] "GET /virtual-machine-interface/36955a3c-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.024775 10.0.0.241 - - [2026-01-01 01:57:23] "POST /set-tag HTTP/1.1" 200 109 0.027902 10.0.0.241 - - [2026-01-01 01:57:23] "GET /virtual-machine-interface/36955a3c-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.022559 10.0.0.241 - - [2026-01-01 01:57:23] "GET /instance-ip/36b9dc72-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004182 10.0.0.241 - - [2026-01-01 01:57:23] "GET /virtual-machine-interface/36955a3c-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008507 10.0.0.241 - - [2026-01-01 01:57:23] "POST /set-tag HTTP/1.1" 200 109 0.002745 10.0.0.241 - - [2026-01-01 01:57:23] "POST /tags HTTP/1.1" 200 300 0.044877 10.0.0.241 - - [2026-01-01 01:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.241 - - [2026-01-01 01:57:23] "GET /tag/1d241f63-f2c6-4f79-9f49-f7af323d3091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.016029 10.0.0.241 - - [2026-01-01 01:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.241 - - [2026-01-01 01:57:23] "GET /virtual-network/a9b60a97-e8bc-439c-8cda-3b238f78ae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004409 10.0.0.241 - - [2026-01-01 01:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.241 - - [2026-01-01 01:57:23] "GET /project/45b4d6c3-50de-42ef-a016-7913cdcb0c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033017 10.0.0.241 - - [2026-01-01 01:57:23] "POST /virtual-machines HTTP/1.1" 200 396 0.008334 10.0.0.241 - - [2026-01-01 01:57:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.009902 10.0.0.241 - - [2026-01-01 01:57:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.162268 10.0.0.241 - - [2026-01-01 01:57:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.036518 10.0.0.241 - - [2026-01-01 01:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006639 10.0.0.241 - - [2026-01-01 01:57:23] "GET /virtual-machine-interface/371b1226-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005961 10.0.0.241 - - [2026-01-01 01:57:23] "POST /instance-ips HTTP/1.1" 200 398 0.032271 10.0.0.241 - - [2026-01-01 01:57:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.039330 10.0.0.241 - - [2026-01-01 01:57:24] "GET /virtual-machine-interface/371b1226-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.021034 10.0.0.241 - - [2026-01-01 01:57:24] "POST /set-tag HTTP/1.1" 200 109 0.037045 10.0.0.241 - - [2026-01-01 01:57:24] "GET /virtual-machine-interface/371b1226-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.021640 10.0.0.241 - - [2026-01-01 01:57:24] "GET /instance-ip/373bb2d8-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004975 10.0.0.241 - - [2026-01-01 01:57:24] "GET /virtual-machine-interface/371b1226-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005001 10.0.0.241 - - [2026-01-01 01:57:24] "POST /set-tag HTTP/1.1" 200 109 0.004357 10.0.0.241 - - [2026-01-01 01:57:24] "GET /virtual-router/bcc7c047-01b3-41d7-addf-ec87dc213b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.010695 10.0.0.241 - - [2026-01-01 01:57:24] "POST /ref-update HTTP/1.1" 200 156 0.008576 10.0.0.241 - - [2026-01-01 01:57:24] "GET /virtual-machine-interface/357b7348-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.024814 10.0.0.241 - - [2026-01-01 01:57:24] "POST /set-tag HTTP/1.1" 200 109 0.007010 10.0.0.241 - - [2026-01-01 01:57:24] "GET /virtual-machine-interface/33608e40-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004889 10.0.0.241 - - [2026-01-01 01:57:24] "POST /set-tag HTTP/1.1" 200 109 0.003695 10.0.0.241 - - [2026-01-01 01:57:24] "GET /virtual-router/bcc7c047-01b3-41d7-addf-ec87dc213b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006428 10.0.0.241 - - [2026-01-01 01:57:24] "POST /ref-update HTTP/1.1" 200 156 0.011421 10.0.0.241 - - [2026-01-01 01:57:24] "GET /virtual-machine-interface/360ed714-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013620 10.0.0.241 - - [2026-01-01 01:57:24] "POST /set-tag HTTP/1.1" 200 109 0.010776 10.0.0.241 - - [2026-01-01 01:57:24] "GET /virtual-router/bcc7c047-01b3-41d7-addf-ec87dc213b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.004525 10.0.0.241 - - [2026-01-01 01:57:24] "POST /ref-update HTTP/1.1" 200 156 0.013003 10.0.0.241 - - [2026-01-01 01:57:24] "GET /virtual-machine-interface/36955a3c-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011026 10.0.0.241 - - [2026-01-01 01:57:24] "POST /set-tag HTTP/1.1" 200 109 0.003266 10.0.0.241 - - [2026-01-01 01:57:24] "GET /virtual-machine-interface/33da93ac-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004519 10.0.0.241 - - [2026-01-01 01:57:24] "POST /set-tag HTTP/1.1" 200 109 0.002114 10.0.0.241 - - [2026-01-01 01:57:24] "GET /virtual-router/bcc7c047-01b3-41d7-addf-ec87dc213b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.004424 10.0.0.241 - - [2026-01-01 01:57:24] "POST /ref-update HTTP/1.1" 200 156 0.009209 10.0.0.241 - - [2026-01-01 01:57:24] "GET /virtual-machine-interface/371b1226-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014404 10.0.0.241 - - [2026-01-01 01:57:24] "POST /set-tag HTTP/1.1" 200 109 0.002674 10.0.0.241 - - [2026-01-01 01:57:24] "GET /virtual-machine-interface/347f1486-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007537 10.0.0.241 - - [2026-01-01 01:57:24] "POST /set-tag HTTP/1.1" 200 109 0.002687 10.0.0.241 - - [2026-01-01 01:57:24] "GET /virtual-machine-interface/35015ba8-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004834 10.0.0.241 - - [2026-01-01 01:57:24] "POST /set-tag HTTP/1.1" 200 109 0.004401 10.0.0.241 - - [2026-01-01 01:57:24] "GET /virtual-machine-interface/357b7348-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009167 10.0.0.241 - - [2026-01-01 01:57:24] "POST /set-tag HTTP/1.1" 200 109 0.004428 10.0.0.241 - - [2026-01-01 01:57:24] "GET /virtual-machine-interface/360ed714-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006277 10.0.0.241 - - [2026-01-01 01:57:25] "POST /set-tag HTTP/1.1" 200 109 0.003170 10.0.0.241 - - [2026-01-01 01:57:25] "GET /virtual-machine-interface/33608e40-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006702 10.0.0.241 - - [2026-01-01 01:57:25] "POST /set-tag HTTP/1.1" 200 109 0.004820 10.0.0.241 - - [2026-01-01 01:57:25] "GET /virtual-machine-interface/36955a3c-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012995 10.0.0.241 - - [2026-01-01 01:57:25] "POST /set-tag HTTP/1.1" 200 109 0.004985 10.0.0.241 - - [2026-01-01 01:57:25] "GET /virtual-machine-interface/33da93ac-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006921 10.0.0.241 - - [2026-01-01 01:57:25] "POST /set-tag HTTP/1.1" 200 109 0.005516 10.0.0.241 - - [2026-01-01 01:57:25] "GET /virtual-machine-interface/371b1226-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004285 10.0.0.241 - - [2026-01-01 01:57:25] "POST /set-tag HTTP/1.1" 200 109 0.005020 10.0.0.241 - - [2026-01-01 01:57:25] "GET /virtual-machine-interface/347f1486-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004395 10.0.0.241 - - [2026-01-01 01:57:25] "POST /set-tag HTTP/1.1" 200 109 0.002890 10.0.0.241 - - [2026-01-01 01:57:26] "GET /virtual-machine/d646e28d-ccbf-424d-80e4-a8ceb29eda88?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004755 10.0.0.241 - - [2026-01-01 01:57:26] "GET /virtual-machine-interface/33608e40-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007433 10.0.0.241 - - [2026-01-01 01:57:26] "GET /virtual-machine/094889cc-7551-4096-944a-5d924413e1a5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004884 10.0.0.241 - - [2026-01-01 01:57:26] "GET /virtual-machine-interface/33da93ac-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008603 10.0.0.241 - - [2026-01-01 01:57:26] "GET /virtual-machine/7bfa1ea2-8e76-4ee5-81e9-88893e15b75e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.006577 10.0.0.241 - - [2026-01-01 01:57:26] "GET /virtual-machine-interface/347f1486-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006034 10.0.0.241 - - [2026-01-01 01:57:28] "GET /virtual-machine-interface/36955a3c-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004500 10.0.0.241 - - [2026-01-01 01:57:28] "POST /set-tag HTTP/1.1" 200 109 0.005246 10.0.0.241 - - [2026-01-01 01:57:28] "GET /virtual-machine-interface/35015ba8-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012542 10.0.0.241 - - [2026-01-01 01:57:28] "POST /set-tag HTTP/1.1" 200 109 0.003620 10.0.0.241 - - [2026-01-01 01:57:31] "GET /virtual-machine/bcedcda5-d031-4682-8563-b58de2fc1646?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002956 10.0.0.241 - - [2026-01-01 01:57:31] "GET /virtual-machine-interface/35015ba8-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004489 10.0.0.241 - - [2026-01-01 01:57:32] "GET /virtual-machine-interface/360ed714-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009374 10.0.0.241 - - [2026-01-01 01:57:32] "POST /set-tag HTTP/1.1" 200 109 0.002283 10.0.0.241 - - [2026-01-01 01:57:32] "GET /virtual-machine-interface/357b7348-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004733 10.0.0.241 - - [2026-01-01 01:57:32] "POST /set-tag HTTP/1.1" 200 109 0.003580 10.0.0.241 - - [2026-01-01 01:57:33] "GET /virtual-machine-interface/371b1226-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006620 10.0.0.241 - - [2026-01-01 01:57:33] "POST /set-tag HTTP/1.1" 200 109 0.003057 10.0.0.241 - - [2026-01-01 01:57:36] "GET /virtual-machine/4e735b7b-d3e3-46a9-8af4-12d6e4ac4b73?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003324 10.0.0.241 - - [2026-01-01 01:57:36] "GET /virtual-machine-interface/357b7348-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005930 10.0.0.241 - - [2026-01-01 01:57:37] "GET /virtual-machine/db3d48e2-1e9a-4589-a0d2-0b95eb3f03d2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003526 10.0.0.241 - - [2026-01-01 01:57:37] "GET /virtual-machine-interface/36955a3c-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004180 10.0.0.241 - - [2026-01-01 01:57:37] "GET /virtual-machine/df38afc4-658d-41c0-885b-6cd859c8d330?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002922 10.0.0.241 - - [2026-01-01 01:57:37] "GET /virtual-machine-interface/360ed714-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005137 10.0.0.241 - - [2026-01-01 01:57:37] "GET /virtual-machine/63b95ba9-0cce-40fc-afbd-7634ee49d093?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003186 10.0.0.241 - - [2026-01-01 01:57:37] "GET /virtual-machine-interface/371b1226-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003992 10.0.0.241 - - [2026-01-01 01:57:37] "GET /loadbalancer/f0984a3b-b834-444c-9b91-bf88a0f26eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.007666 10.0.0.241 - - [2026-01-01 01:57:37] "POST /tags HTTP/1.1" 200 334 0.039287 10.0.0.241 - - [2026-01-01 01:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005813 10.0.0.241 - - [2026-01-01 01:57:37] "GET /tag/481c8399-bf03-435d-9ada-fc4abc5617f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.019833 10.0.0.241 - - [2026-01-01 01:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.241 - - [2026-01-01 01:57:37] "GET /project/1428922d-7a1b-4e4b-a27f-c02cfdf705c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.042568 10.0.0.241 - - [2026-01-01 01:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004238 10.0.0.241 - - [2026-01-01 01:57:37] "GET /virtual-network/9743071c-2b53-4fae-9d91-b7d740e9f2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004880 10.0.0.241 - - [2026-01-01 01:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.241 - - [2026-01-01 01:57:37] "GET /service-appliance-set/dcf2d193-5c4c-4341-b018-146b8e8068c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003407 10.0.0.241 - - [2026-01-01 01:57:38] "POST /fqname-to-id HTTP/1.1" 404 273 0.002130 10.0.0.241 - - [2026-01-01 01:57:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.126996 10.0.0.241 - - [2026-01-01 01:57:38] "GET /virtual-machine-interface/f6488351-e56c-47d7-8fd3-c08cceb45847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.015251 10.0.0.241 - - [2026-01-01 01:57:38] "POST /instance-ips HTTP/1.1" 200 410 0.022120 10.0.0.241 - - [2026-01-01 01:57:38] "GET /instance-ip/78fcd35e-7229-4345-952e-18d77a5ddbe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.020034 10.0.0.241 - - [2026-01-01 01:57:38] "POST /loadbalancers HTTP/1.1" 200 631 0.069912 10.0.0.241 - - [2026-01-01 01:57:38] "GET /project/1428922d-7a1b-4e4b-a27f-c02cfdf705c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.056466 10.0.0.241 - - [2026-01-01 01:57:38] "GET /instance-ip/78fcd35e-7229-4345-952e-18d77a5ddbe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.008013 10.0.0.241 - - [2026-01-01 01:57:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.044800 10.0.0.241 - - [2026-01-01 01:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010827 10.0.0.241 - - [2026-01-01 01:57:38] "GET /project/1428922d-7a1b-4e4b-a27f-c02cfdf705c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.078032 10.0.0.241 - - [2026-01-01 01:57:38] "POST /floating-ips HTTP/1.1" 200 599 0.081446 10.0.0.241 - - [2026-01-01 01:57:38] "GET /loadbalancer/f0984a3b-b834-444c-9b91-bf88a0f26eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.004038 10.0.0.241 - - [2026-01-01 01:57:38] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.044741 10.0.0.241 - - [2026-01-01 01:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.241 - - [2026-01-01 01:57:38] "GET /loadbalancer/f0984a3b-b834-444c-9b91-bf88a0f26eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.016728 10.0.0.241 - - [2026-01-01 01:57:38] "GET /project/1428922d-7a1b-4e4b-a27f-c02cfdf705c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.053910 10.0.0.241 - - [2026-01-01 01:57:38] "GET /loadbalancer-listener/09e09ffd-3194-46a1-8503-4cf4ec2b42ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.016448 10.0.0.241 - - [2026-01-01 01:57:38] "GET /loadbalancer-listener/09e09ffd-3194-46a1-8503-4cf4ec2b42ca?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.004790 10.0.0.241 - - [2026-01-01 01:57:38] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.038848 10.0.0.241 - - [2026-01-01 01:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.241 - - [2026-01-01 01:57:38] "GET /instance-ip/78fcd35e-7229-4345-952e-18d77a5ddbe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.004093 10.0.0.241 - - [2026-01-01 01:57:38] "GET /loadbalancer/f0984a3b-b834-444c-9b91-bf88a0f26eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.004598 10.0.0.241 - - [2026-01-01 01:57:38] "GET /instance-ip/78fcd35e-7229-4345-952e-18d77a5ddbe4?fields=floating_ips HTTP/1.1" 200 1214 0.011030 10.0.0.241 - - [2026-01-01 01:57:38] "GET /floating-ip/ed7655a1-ea48-448b-aa71-5cf9ae736b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.003760 10.0.0.241 - - [2026-01-01 01:57:38] "GET /loadbalancer-pool/7475f989-86a9-4f39-b713-99bbe8920fb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.006122 10.0.0.241 - - [2026-01-01 01:57:39] "POST /loadbalancer-members HTTP/1.1" 200 723 0.024443 10.0.0.241 - - [2026-01-01 01:57:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.029902 10.0.0.241 - - [2026-01-01 01:57:39] "GET /virtual-machine-interface/33608e40-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.020501 10.0.0.241 - - [2026-01-01 01:57:39] "GET /virtual-machine-interface/33608e40-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005225 10.0.0.241 - - [2026-01-01 01:57:39] "POST /ref-update HTTP/1.1" 200 156 0.012357 10.0.0.241 - - [2026-01-01 01:57:39] "GET /floating-ip/ed7655a1-ea48-448b-aa71-5cf9ae736b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.027713 10.0.0.241 - - [2026-01-01 01:57:39] "POST /tags HTTP/1.1" 409 221 0.017722 10.0.0.241 - - [2026-01-01 01:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006217 10.0.0.241 - - [2026-01-01 01:57:39] "PUT /floating-ip/ed7655a1-ea48-448b-aa71-5cf9ae736b61 HTTP/1.1" 200 257 0.026679 10.0.0.241 - - [2026-01-01 01:57:39] "GET /tag/481c8399-bf03-435d-9ada-fc4abc5617f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.022856 10.0.0.241 - - [2026-01-01 01:57:39] "POST /set-tag HTTP/1.1" 200 109 0.071958 10.0.0.241 - - [2026-01-01 01:57:39] "GET /loadbalancer-pool/7475f989-86a9-4f39-b713-99bbe8920fb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.019604 10.0.0.241 - - [2026-01-01 01:57:39] "POST /loadbalancer-members HTTP/1.1" 200 723 0.029618 10.0.0.241 - - [2026-01-01 01:57:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.014442 10.0.0.241 - - [2026-01-01 01:57:39] "GET /virtual-machine-interface/33da93ac-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.013319 10.0.0.241 - - [2026-01-01 01:57:39] "GET /virtual-machine-interface/33da93ac-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005529 10.0.0.241 - - [2026-01-01 01:57:39] "POST /ref-update HTTP/1.1" 200 156 0.022649 10.0.0.241 - - [2026-01-01 01:57:39] "GET /floating-ip/ed7655a1-ea48-448b-aa71-5cf9ae736b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.013069 10.0.0.241 - - [2026-01-01 01:57:39] "POST /set-tag HTTP/1.1" 200 109 0.109669 10.0.0.241 - - [2026-01-01 01:57:40] "POST /tags HTTP/1.1" 409 206 0.003351 10.0.0.241 - - [2026-01-01 01:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.241 - - [2026-01-01 01:57:40] "GET /tag/621ac406-05f9-4837-900b-3a4c41502feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.013281 10.0.0.241 - - [2026-01-01 01:57:40] "POST /tags HTTP/1.1" 409 204 0.001905 10.0.0.241 - - [2026-01-01 01:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.241 - - [2026-01-01 01:57:40] "GET /tag/37d151e5-afb2-4a62-b9cb-578b6834769a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.013241 10.0.0.241 - - [2026-01-01 01:57:40] "GET /application-policy-set/fc3606b7-ae50-4a2a-b3b5-94c8a97b0350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002493 10.0.0.241 - - [2026-01-01 01:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.241 - - [2026-01-01 01:57:40] "GET /policy-management/18755e99-925b-4e74-a4a6-45fa32f58dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002479 10.0.0.241 - - [2026-01-01 01:57:40] "POST /tags HTTP/1.1" 409 206 0.001576 10.0.0.241 - - [2026-01-01 01:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.241 - - [2026-01-01 01:57:40] "GET /tag/621ac406-05f9-4837-900b-3a4c41502feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.014161 10.0.0.241 - - [2026-01-01 01:57:40] "POST /tags HTTP/1.1" 409 226 0.002261 10.0.0.241 - - [2026-01-01 01:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.241 - - [2026-01-01 01:57:40] "GET /tag/03c22931-c90e-4379-8766-95bdef9ec551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013047 10.0.0.241 - - [2026-01-01 01:57:40] "POST /tags HTTP/1.1" 409 204 0.002624 10.0.0.241 - - [2026-01-01 01:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.241 - - [2026-01-01 01:57:40] "GET /tag/37d151e5-afb2-4a62-b9cb-578b6834769a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011697 10.0.0.241 - - [2026-01-01 01:57:40] "POST /tags HTTP/1.1" 409 226 0.002809 10.0.0.241 - - [2026-01-01 01:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004897 10.0.0.241 - - [2026-01-01 01:57:40] "GET /tag/03c22931-c90e-4379-8766-95bdef9ec551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016052 10.0.0.241 - - [2026-01-01 01:57:40] "GET /application-policy-set/fc3606b7-ae50-4a2a-b3b5-94c8a97b0350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003023 10.0.0.241 - - [2026-01-01 01:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004689 10.0.0.241 - - [2026-01-01 01:57:40] "GET /policy-management/18755e99-925b-4e74-a4a6-45fa32f58dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003513 10.0.0.241 - - [2026-01-01 01:57:40] "POST /firewall-rules HTTP/1.1" 200 628 0.085458 10.0.0.241 - - [2026-01-01 01:57:41] "POST /firewall-rules HTTP/1.1" 200 648 0.085012 10.0.0.241 - - [2026-01-01 01:57:41] "GET /firewall-rule/08be5f49-ae11-4879-b01b-d0effe336455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2599 0.021892 10.0.0.241 - - [2026-01-01 01:57:41] "GET /firewall-policy/c459e405-da58-404f-a87e-3eaf6c8767dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.007068 10.0.0.241 - - [2026-01-01 01:57:41] "GET /firewall-rule/eefc16af-226f-416d-8e90-2ce3761934a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.005576 10.0.0.241 - - [2026-01-01 01:57:41] "POST /ref-update HTTP/1.1" 200 156 0.027087 10.0.0.241 - - [2026-01-01 01:57:41] "POST /firewall-policys HTTP/1.1" 200 608 0.045861 10.0.0.241 - - [2026-01-01 01:57:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.026561 10.0.0.241 - - [2026-01-01 01:57:41] "GET /firewall-policy/dba0bbe8-e8d6-4a21-96e1-ab78c3f07c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.009275 10.0.0.241 - - [2026-01-01 01:57:41] "GET /application-policy-set/fc3606b7-ae50-4a2a-b3b5-94c8a97b0350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004508 10.0.0.241 - - [2026-01-01 01:57:41] "GET /firewall-policy/dba0bbe8-e8d6-4a21-96e1-ab78c3f07c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.003430 10.0.0.241 - - [2026-01-01 01:57:41] "GET /firewall-policy/082f9cc3-5c9c-4793-83a1-52cd91b74fee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004931 10.0.0.241 - - [2026-01-01 01:57:41] "GET /firewall-policy/571c8075-dcde-4ed9-9603-6b76a969a132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.005397 10.0.0.241 - - [2026-01-01 01:57:41] "GET /firewall-policy/c459e405-da58-404f-a87e-3eaf6c8767dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.017668 10.0.0.241 - - [2026-01-01 01:57:41] "GET /firewall-policy/c459e405-da58-404f-a87e-3eaf6c8767dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003246 10.0.0.241 - - [2026-01-01 01:57:41] "GET /firewall-policy/571c8075-dcde-4ed9-9603-6b76a969a132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003690 10.0.0.241 - - [2026-01-01 01:57:41] "POST /ref-update HTTP/1.1" 200 156 0.046608 10.0.0.241 - - [2026-01-01 01:57:41] "POST /ref-update HTTP/1.1" 200 156 0.064396 10.0.0.241 - - [2026-01-01 01:57:41] "POST /ref-update HTTP/1.1" 200 156 0.042943 10.0.0.241 - - [2026-01-01 01:57:41] "POST /ref-update HTTP/1.1" 200 156 0.035352 10.0.0.241 - - [2026-01-01 01:57:41] "POST /ref-update HTTP/1.1" 200 156 0.056741 10.0.0.241 - - [2026-01-01 01:57:41] "GET /firewall-policy/dba0bbe8-e8d6-4a21-96e1-ab78c3f07c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.012828 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:57:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000920 [Introspect:8084]10.0.0.241 - - [2026-01-01 01:57:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000921 10.0.0.241 - - [2026-01-01 01:58:07] "GET /global-system-configs HTTP/1.1" 200 323 0.003613 10.0.0.241 - - [2026-01-01 01:58:08] "GET /global-system-configs HTTP/1.1" 200 323 0.002143 10.0.0.241 - - [2026-01-01 01:59:40] "POST /tags HTTP/1.1" 409 252 0.005912 10.0.0.241 - - [2026-01-01 01:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002996 10.0.0.241 - - [2026-01-01 01:59:40] "GET /tag/5ce18453-fee2-411c-b3c0-57b775ccb406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.012391 10.0.0.241 - - [2026-01-01 01:59:40] "POST /tags HTTP/1.1" 409 228 0.002444 10.0.0.241 - - [2026-01-01 01:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.241 - - [2026-01-01 01:59:40] "GET /tag/dce6f9a8-992c-4780-9902-8280079dfd34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.011112 10.0.0.241 - - [2026-01-01 01:59:40] "GET /application-policy-set/fc3606b7-ae50-4a2a-b3b5-94c8a97b0350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.004724 10.0.0.241 - - [2026-01-01 01:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.241 - - [2026-01-01 01:59:40] "GET /policy-management/18755e99-925b-4e74-a4a6-45fa32f58dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002851 10.0.0.241 - - [2026-01-01 01:59:40] "POST /tags HTTP/1.1" 409 206 0.002012 10.0.0.241 - - [2026-01-01 01:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.241 - - [2026-01-01 01:59:40] "GET /tag/621ac406-05f9-4837-900b-3a4c41502feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012363 10.0.0.241 - - [2026-01-01 01:59:40] "POST /tags HTTP/1.1" 409 226 0.002171 10.0.0.241 - - [2026-01-01 01:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.241 - - [2026-01-01 01:59:40] "GET /tag/03c22931-c90e-4379-8766-95bdef9ec551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014340 10.0.0.241 - - [2026-01-01 01:59:40] "POST /tags HTTP/1.1" 409 204 0.002643 10.0.0.241 - - [2026-01-01 01:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.241 - - [2026-01-01 01:59:40] "GET /tag/37d151e5-afb2-4a62-b9cb-578b6834769a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010818 10.0.0.241 - - [2026-01-01 01:59:40] "POST /tags HTTP/1.1" 409 226 0.002629 10.0.0.241 - - [2026-01-01 01:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.241 - - [2026-01-01 01:59:40] "GET /tag/03c22931-c90e-4379-8766-95bdef9ec551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011196 10.0.0.241 - - [2026-01-01 01:59:40] "POST /tags HTTP/1.1" 409 228 0.001941 10.0.0.241 - - [2026-01-01 01:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.241 - - [2026-01-01 01:59:40] "GET /tag/dce6f9a8-992c-4780-9902-8280079dfd34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.012364 10.0.0.241 - - [2026-01-01 01:59:40] "POST /tags HTTP/1.1" 409 252 0.002066 10.0.0.241 - - [2026-01-01 01:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.241 - - [2026-01-01 01:59:40] "GET /tag/5ce18453-fee2-411c-b3c0-57b775ccb406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.016227 10.0.0.241 - - [2026-01-01 01:59:40] "GET /application-policy-set/fc3606b7-ae50-4a2a-b3b5-94c8a97b0350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003013 10.0.0.241 - - [2026-01-01 01:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.241 - - [2026-01-01 01:59:40] "GET /policy-management/18755e99-925b-4e74-a4a6-45fa32f58dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004036 10.0.0.241 - - [2026-01-01 01:59:40] "POST /firewall-rules HTTP/1.1" 409 281 0.002535 10.0.0.241 - - [2026-01-01 01:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.241 - - [2026-01-01 01:59:40] "PUT /firewall-rule/eefc16af-226f-416d-8e90-2ce3761934a9 HTTP/1.1" 200 261 0.023202 10.0.0.241 - - [2026-01-01 01:59:40] "POST /firewall-rules HTTP/1.1" 409 291 0.018152 10.0.0.241 - - [2026-01-01 01:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.241 - - [2026-01-01 01:59:40] "PUT /firewall-rule/08be5f49-ae11-4879-b01b-d0effe336455 HTTP/1.1" 200 261 0.021178 10.0.0.241 - - [2026-01-01 01:59:40] "GET /firewall-rule/08be5f49-ae11-4879-b01b-d0effe336455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2599 0.011101 10.0.0.241 - - [2026-01-01 01:59:41] "POST /firewall-rules HTTP/1.1" 200 660 0.077202 10.0.0.241 - - [2026-01-01 01:59:41] "GET /firewall-rule/e9c03ee1-b85d-4ce6-9526-dd660d55489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.007190 10.0.0.241 - - [2026-01-01 01:59:41] "GET /firewall-policy/c459e405-da58-404f-a87e-3eaf6c8767dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002456 10.0.0.241 - - [2026-01-01 01:59:41] "GET /firewall-rule/eefc16af-226f-416d-8e90-2ce3761934a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.003081 10.0.0.241 - - [2026-01-01 01:59:41] "POST /firewall-policys HTTP/1.1" 409 269 0.002237 10.0.0.241 - - [2026-01-01 01:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001582 10.0.0.241 - - [2026-01-01 01:59:41] "PUT /firewall-policy/dba0bbe8-e8d6-4a21-96e1-ab78c3f07c9e HTTP/1.1" 200 265 0.023086 10.0.0.241 - - [2026-01-01 01:59:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.023288 10.0.0.241 - - [2026-01-01 01:59:41] "GET /firewall-policy/dba0bbe8-e8d6-4a21-96e1-ab78c3f07c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.008653 10.0.0.241 - - [2026-01-01 01:59:41] "GET /application-policy-set/fc3606b7-ae50-4a2a-b3b5-94c8a97b0350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002662 10.0.0.241 - - [2026-01-01 01:59:41] "GET /firewall-policy/dba0bbe8-e8d6-4a21-96e1-ab78c3f07c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002204 10.0.0.241 - - [2026-01-01 01:59:41] "GET /firewall-policy/082f9cc3-5c9c-4793-83a1-52cd91b74fee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002126 10.0.0.241 - - [2026-01-01 01:59:41] "GET /firewall-policy/571c8075-dcde-4ed9-9603-6b76a969a132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002981 10.0.0.241 - - [2026-01-01 01:59:41] "GET /firewall-policy/c459e405-da58-404f-a87e-3eaf6c8767dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002666 10.0.0.241 - - [2026-01-01 01:59:41] "GET /firewall-policy/dba0bbe8-e8d6-4a21-96e1-ab78c3f07c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002423 10.0.0.241 - - [2026-01-01 01:59:41] "GET /firewall-policy/dba0bbe8-e8d6-4a21-96e1-ab78c3f07c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003066 10.0.0.241 - - [2026-01-01 02:00:42] "GET /virtual-machine-interface/33608e40-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.013144 10.0.0.241 - - [2026-01-01 02:00:42] "POST /set-tag HTTP/1.1" 200 109 0.002908 10.0.0.241 - - [2026-01-01 02:00:42] "GET /virtual-machine-interface/36955a3c-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007118 10.0.0.241 - - [2026-01-01 02:00:42] "POST /set-tag HTTP/1.1" 200 109 0.003056 10.0.0.241 - - [2026-01-01 02:00:42] "GET /virtual-machine-interface/371b1226-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006941 10.0.0.241 - - [2026-01-01 02:00:42] "POST /set-tag HTTP/1.1" 200 109 0.003122 10.0.0.241 - - [2026-01-01 02:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.241 - - [2026-01-01 02:00:42] "GET /loadbalancer/f0984a3b-b834-444c-9b91-bf88a0f26eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002588 10.0.0.241 - - [2026-01-01 02:00:42] "GET /virtual-machine-interface/33608e40-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004170 10.0.0.241 - - [2026-01-01 02:00:42] "POST /set-tag HTTP/1.1" 200 109 0.021060 10.0.0.241 - - [2026-01-01 02:00:42] "DELETE /loadbalancer-member/e90ab1c3-a183-485b-b4ae-d67d07567457 HTTP/1.1" 200 115 0.080955 10.0.0.241 - - [2026-01-01 02:00:43] "GET /virtual-machine-interface/347f1486-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004422 10.0.0.241 - - [2026-01-01 02:00:43] "POST /set-tag HTTP/1.1" 200 109 0.002778 10.0.0.241 - - [2026-01-01 02:00:43] "GET /virtual-machine-interface/35015ba8-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004110 10.0.0.241 - - [2026-01-01 02:00:43] "POST /set-tag HTTP/1.1" 200 109 0.002429 10.0.0.241 - - [2026-01-01 02:00:43] "GET /virtual-machine-interface/357b7348-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005960 10.0.0.241 - - [2026-01-01 02:00:43] "POST /set-tag HTTP/1.1" 200 109 0.002561 10.0.0.241 - - [2026-01-01 02:00:43] "GET /virtual-machine-interface/33da93ac-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005494 10.0.0.241 - - [2026-01-01 02:00:43] "POST /set-tag HTTP/1.1" 200 109 0.003016 10.0.0.241 - - [2026-01-01 02:00:43] "GET /virtual-machine-interface/360ed714-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004446 10.0.0.241 - - [2026-01-01 02:00:43] "POST /set-tag HTTP/1.1" 200 109 0.002421 10.0.0.241 - - [2026-01-01 02:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.241 - - [2026-01-01 02:00:43] "GET /loadbalancer/f0984a3b-b834-444c-9b91-bf88a0f26eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002831 10.0.0.241 - - [2026-01-01 02:00:44] "GET /virtual-machine-interface/33da93ac-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005640 10.0.0.241 - - [2026-01-01 02:00:44] "POST /set-tag HTTP/1.1" 200 109 0.005093 10.0.0.241 - - [2026-01-01 02:00:44] "GET /virtual-machine-interface/33da93ac-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004549 10.0.0.241 - - [2026-01-01 02:00:44] "POST /set-tag HTTP/1.1" 200 109 0.002455 10.0.0.241 - - [2026-01-01 02:00:44] "GET /virtual-machine/094889cc-7551-4096-944a-5d924413e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002568 10.0.0.241 - - [2026-01-01 02:00:44] "POST /ref-update HTTP/1.1" 200 156 0.011022 10.0.0.241 - - [2026-01-01 02:00:44] "GET /virtual-machine-interface/33da93ac-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.014849 10.0.0.241 - - [2026-01-01 02:00:44] "POST /set-tag HTTP/1.1" 200 109 0.022264 10.0.0.241 - - [2026-01-01 02:00:44] "POST /set-tag HTTP/1.1" 200 109 0.024905 10.0.0.241 - - [2026-01-01 02:00:44] "POST /set-tag HTTP/1.1" 200 109 0.032566 10.0.0.241 - - [2026-01-01 02:00:44] "POST /set-tag HTTP/1.1" 200 109 0.032815 10.0.0.241 - - [2026-01-01 02:00:44] "POST /set-tag HTTP/1.1" 200 109 0.017597 10.0.0.241 - - [2026-01-01 02:00:44] "DELETE /instance-ip/33f4e540-e6b5-11f0-b69c-fa163ec85670 HTTP/1.1" 200 115 0.051956 10.0.0.241 - - [2026-01-01 02:00:44] "POST /ref-update HTTP/1.1" 200 156 0.009417 10.0.0.241 - - [2026-01-01 02:00:44] "DELETE /virtual-machine-interface/33da93ac-e6b5-11f0-b69c-fa163ec85670 HTTP/1.1" 200 115 0.051293 10.0.0.241 - - [2026-01-01 02:00:44] "DELETE /virtual-machine/094889cc-7551-4096-944a-5d924413e1a5 HTTP/1.1" 200 115 0.017751 10.0.0.241 - - [2026-01-01 02:00:44] "GET /virtual-machine-interface/347f1486-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005092 10.0.0.241 - - [2026-01-01 02:00:44] "POST /set-tag HTTP/1.1" 200 109 0.002841 10.0.0.241 - - [2026-01-01 02:00:44] "GET /virtual-machine-interface/347f1486-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004032 10.0.0.241 - - [2026-01-01 02:00:44] "POST /set-tag HTTP/1.1" 200 109 0.002365 10.0.0.241 - - [2026-01-01 02:00:44] "GET /virtual-machine/7bfa1ea2-8e76-4ee5-81e9-88893e15b75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003270 10.0.0.241 - - [2026-01-01 02:00:44] "POST /ref-update HTTP/1.1" 200 156 0.022166 10.0.0.241 - - [2026-01-01 02:00:44] "GET /virtual-machine-interface/347f1486-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.016560 10.0.0.241 - - [2026-01-01 02:00:45] "POST /set-tag HTTP/1.1" 200 109 0.021803 10.0.0.241 - - [2026-01-01 02:00:45] "POST /set-tag HTTP/1.1" 200 109 0.039185 10.0.0.241 - - [2026-01-01 02:00:45] "POST /set-tag HTTP/1.1" 200 109 0.030616 10.0.0.241 - - [2026-01-01 02:00:45] "POST /set-tag HTTP/1.1" 200 109 0.019270 10.0.0.241 - - [2026-01-01 02:00:45] "POST /set-tag HTTP/1.1" 200 109 0.031342 10.0.0.241 - - [2026-01-01 02:00:45] "DELETE /instance-ip/34998da2-e6b5-11f0-b69c-fa163ec85670 HTTP/1.1" 200 115 0.063542 10.0.0.241 - - [2026-01-01 02:00:45] "DELETE /virtual-machine-interface/347f1486-e6b5-11f0-b69c-fa163ec85670 HTTP/1.1" 200 115 0.049001 10.0.0.241 - - [2026-01-01 02:00:45] "DELETE /virtual-machine/7bfa1ea2-8e76-4ee5-81e9-88893e15b75e HTTP/1.1" 200 115 0.027108 10.0.0.241 - - [2026-01-01 02:00:45] "GET /virtual-machine-interface/33608e40-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006791 10.0.0.241 - - [2026-01-01 02:00:45] "POST /set-tag HTTP/1.1" 200 109 0.002346 10.0.0.241 - - [2026-01-01 02:00:45] "GET /virtual-machine-interface/33608e40-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004280 10.0.0.241 - - [2026-01-01 02:00:45] "POST /set-tag HTTP/1.1" 200 109 0.002380 10.0.0.241 - - [2026-01-01 02:00:45] "GET /virtual-machine/d646e28d-ccbf-424d-80e4-a8ceb29eda88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003298 10.0.0.241 - - [2026-01-01 02:00:45] "POST /ref-update HTTP/1.1" 200 156 0.012302 10.0.0.241 - - [2026-01-01 02:00:45] "GET /virtual-machine-interface/33608e40-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.016058 10.0.0.241 - - [2026-01-01 02:00:45] "POST /set-tag HTTP/1.1" 200 109 0.018481 10.0.0.241 - - [2026-01-01 02:00:45] "POST /set-tag HTTP/1.1" 200 109 0.039340 10.0.0.241 - - [2026-01-01 02:00:45] "POST /set-tag HTTP/1.1" 200 109 0.036552 10.0.0.241 - - [2026-01-01 02:00:45] "POST /set-tag HTTP/1.1" 200 109 0.020252 10.0.0.241 - - [2026-01-01 02:00:45] "POST /set-tag HTTP/1.1" 200 109 0.033994 10.0.0.241 - - [2026-01-01 02:00:45] "DELETE /instance-ip/3379e71e-e6b5-11f0-b69c-fa163ec85670 HTTP/1.1" 200 115 0.046202 10.0.0.241 - - [2026-01-01 02:00:45] "POST /ref-update HTTP/1.1" 200 156 0.010677 10.0.0.241 - - [2026-01-01 02:00:45] "DELETE /virtual-machine-interface/33608e40-e6b5-11f0-b69c-fa163ec85670 HTTP/1.1" 200 115 0.039836 10.0.0.241 - - [2026-01-01 02:00:45] "DELETE /virtual-machine/d646e28d-ccbf-424d-80e4-a8ceb29eda88 HTTP/1.1" 200 115 0.021656 10.0.0.241 - - [2026-01-01 02:00:45] "DELETE /tag/ab19b5e7-533b-4a11-bae3-fb4350ec34ba HTTP/1.1" 200 115 0.049577 10.0.0.241 - - [2026-01-01 02:00:46] "GET /virtual-machine-interface/35015ba8-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005409 10.0.0.241 - - [2026-01-01 02:00:46] "POST /set-tag HTTP/1.1" 200 109 0.003084 10.0.0.241 - - [2026-01-01 02:00:46] "GET /virtual-machine-interface/35015ba8-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005476 10.0.0.241 - - [2026-01-01 02:00:46] "POST /set-tag HTTP/1.1" 200 109 0.002443 10.0.0.241 - - [2026-01-01 02:00:46] "GET /virtual-machine/bcedcda5-d031-4682-8563-b58de2fc1646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003120 10.0.0.241 - - [2026-01-01 02:00:46] "POST /ref-update HTTP/1.1" 200 156 0.017319 10.0.0.241 - - [2026-01-01 02:00:46] "GET /virtual-machine-interface/35015ba8-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012767 10.0.0.241 - - [2026-01-01 02:00:46] "POST /set-tag HTTP/1.1" 200 109 0.034725 10.0.0.241 - - [2026-01-01 02:00:46] "POST /set-tag HTTP/1.1" 200 109 0.031028 10.0.0.241 - - [2026-01-01 02:00:46] "POST /set-tag HTTP/1.1" 200 109 0.029790 10.0.0.241 - - [2026-01-01 02:00:46] "POST /set-tag HTTP/1.1" 200 109 0.018564 10.0.0.241 - - [2026-01-01 02:00:46] "POST /set-tag HTTP/1.1" 200 109 0.035283 10.0.0.241 - - [2026-01-01 02:00:46] "DELETE /instance-ip/351b4874-e6b5-11f0-b69c-fa163ec85670 HTTP/1.1" 200 115 0.047191 10.0.0.241 - - [2026-01-01 02:00:46] "DELETE /virtual-machine-interface/35015ba8-e6b5-11f0-b69c-fa163ec85670 HTTP/1.1" 200 115 0.036806 10.0.0.241 - - [2026-01-01 02:00:46] "DELETE /virtual-machine/bcedcda5-d031-4682-8563-b58de2fc1646 HTTP/1.1" 200 115 0.026116 10.0.0.241 - - [2026-01-01 02:00:46] "DELETE /tag/621ac406-05f9-4837-900b-3a4c41502feb HTTP/1.1" 409 391 0.008986 10.0.0.241 - - [2026-01-01 02:00:46] "DELETE /tag/9db1cb79-de2d-4cc3-946e-30e829d7cc47 HTTP/1.1" 200 115 0.042749 10.0.0.241 - - [2026-01-01 02:01:14] "GET /virtual-machine-interface/36955a3c-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005518 10.0.0.241 - - [2026-01-01 02:01:14] "POST /set-tag HTTP/1.1" 200 109 0.002339 10.0.0.241 - - [2026-01-01 02:01:14] "GET /virtual-machine-interface/36955a3c-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005421 10.0.0.241 - - [2026-01-01 02:01:14] "POST /set-tag HTTP/1.1" 200 109 0.003012 10.0.0.241 - - [2026-01-01 02:01:14] "GET /virtual-machine/db3d48e2-1e9a-4589-a0d2-0b95eb3f03d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003843 10.0.0.241 - - [2026-01-01 02:01:14] "POST /ref-update HTTP/1.1" 200 156 0.013748 10.0.0.241 - - [2026-01-01 02:01:14] "GET /virtual-machine-interface/36955a3c-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004722 10.0.0.241 - - [2026-01-01 02:01:14] "POST /set-tag HTTP/1.1" 200 109 0.017790 10.0.0.241 - - [2026-01-01 02:01:14] "POST /set-tag HTTP/1.1" 200 109 0.040950 10.0.0.241 - - [2026-01-01 02:01:14] "POST /set-tag HTTP/1.1" 200 109 0.016559 10.0.0.241 - - [2026-01-01 02:01:14] "POST /set-tag HTTP/1.1" 200 109 0.032486 10.0.0.241 - - [2026-01-01 02:01:14] "DELETE /instance-ip/36b9dc72-e6b5-11f0-b69c-fa163ec85670 HTTP/1.1" 200 115 0.063982 10.0.0.241 - - [2026-01-01 02:01:14] "DELETE /virtual-machine-interface/36955a3c-e6b5-11f0-b69c-fa163ec85670 HTTP/1.1" 200 115 0.065527 10.0.0.241 - - [2026-01-01 02:01:14] "DELETE /virtual-machine/db3d48e2-1e9a-4589-a0d2-0b95eb3f03d2 HTTP/1.1" 200 115 0.025620 10.0.0.241 - - [2026-01-01 02:01:14] "DELETE /tag/25605439-9cd5-455e-a505-fcf5b5c45cf6 HTTP/1.1" 200 115 0.040395 10.0.0.241 - - [2026-01-01 02:01:14] "GET /virtual-machine-interface/357b7348-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004160 10.0.0.241 - - [2026-01-01 02:01:14] "POST /set-tag HTTP/1.1" 200 109 0.002536 10.0.0.241 - - [2026-01-01 02:01:14] "GET /virtual-machine-interface/357b7348-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005191 10.0.0.241 - - [2026-01-01 02:01:14] "POST /set-tag HTTP/1.1" 200 109 0.002396 10.0.0.241 - - [2026-01-01 02:01:14] "GET /virtual-machine/4e735b7b-d3e3-46a9-8af4-12d6e4ac4b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003601 10.0.0.241 - - [2026-01-01 02:01:14] "POST /ref-update HTTP/1.1" 200 156 0.020558 10.0.0.241 - - [2026-01-01 02:01:14] "GET /virtual-machine-interface/357b7348-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.015119 10.0.0.241 - - [2026-01-01 02:01:15] "POST /set-tag HTTP/1.1" 200 109 0.019036 10.0.0.241 - - [2026-01-01 02:01:15] "POST /set-tag HTTP/1.1" 200 109 0.040500 10.0.0.241 - - [2026-01-01 02:01:15] "POST /set-tag HTTP/1.1" 200 109 0.036991 10.0.0.241 - - [2026-01-01 02:01:15] "POST /set-tag HTTP/1.1" 200 109 0.017685 10.0.0.241 - - [2026-01-01 02:01:15] "DELETE /instance-ip/359bc17a-e6b5-11f0-b69c-fa163ec85670 HTTP/1.1" 200 115 0.049207 10.0.0.241 - - [2026-01-01 02:01:15] "DELETE /virtual-machine-interface/357b7348-e6b5-11f0-b69c-fa163ec85670 HTTP/1.1" 200 115 0.045781 10.0.0.241 - - [2026-01-01 02:01:15] "DELETE /virtual-machine/4e735b7b-d3e3-46a9-8af4-12d6e4ac4b73 HTTP/1.1" 200 115 0.018824 10.0.0.241 - - [2026-01-01 02:01:15] "DELETE /tag/1aa3e486-6dbf-48cf-b19c-63c0a479ac62 HTTP/1.1" 200 115 0.037296 10.0.0.241 - - [2026-01-01 02:01:15] "GET /virtual-machine-interface/360ed714-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005073 10.0.0.241 - - [2026-01-01 02:01:15] "POST /set-tag HTTP/1.1" 200 109 0.002846 10.0.0.241 - - [2026-01-01 02:01:15] "GET /virtual-machine-interface/360ed714-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003937 10.0.0.241 - - [2026-01-01 02:01:15] "POST /set-tag HTTP/1.1" 200 109 0.002316 10.0.0.241 - - [2026-01-01 02:01:15] "GET /virtual-machine/df38afc4-658d-41c0-885b-6cd859c8d330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004105 10.0.0.241 - - [2026-01-01 02:01:15] "POST /ref-update HTTP/1.1" 200 156 0.011861 10.0.0.241 - - [2026-01-01 02:01:15] "GET /virtual-machine-interface/360ed714-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012722 10.0.0.241 - - [2026-01-01 02:01:15] "POST /set-tag HTTP/1.1" 200 109 0.021868 10.0.0.241 - - [2026-01-01 02:01:15] "POST /set-tag HTTP/1.1" 200 109 0.037402 10.0.0.241 - - [2026-01-01 02:01:15] "POST /set-tag HTTP/1.1" 200 109 0.030863 10.0.0.241 - - [2026-01-01 02:01:15] "POST /set-tag HTTP/1.1" 200 109 0.015745 10.0.0.241 - - [2026-01-01 02:01:15] "DELETE /instance-ip/362e53c8-e6b5-11f0-b69c-fa163ec85670 HTTP/1.1" 200 115 0.060721 10.0.0.241 - - [2026-01-01 02:01:15] "DELETE /virtual-machine-interface/360ed714-e6b5-11f0-b69c-fa163ec85670 HTTP/1.1" 200 115 0.040296 10.0.0.241 - - [2026-01-01 02:01:15] "DELETE /virtual-machine/df38afc4-658d-41c0-885b-6cd859c8d330 HTTP/1.1" 200 115 0.024498 10.0.0.241 - - [2026-01-01 02:01:15] "DELETE /tag/a0037317-95be-4c44-8471-312e59df20c1 HTTP/1.1" 200 115 0.040328 10.0.0.241 - - [2026-01-01 02:01:15] "DELETE /tag/37d151e5-afb2-4a62-b9cb-578b6834769a HTTP/1.1" 409 237 0.003329 10.0.0.241 - - [2026-01-01 02:01:16] "DELETE /tag/2946c5f1-8d65-487c-ade9-fb9ba758e1e8 HTTP/1.1" 200 115 0.036788 10.0.0.241 - - [2026-01-01 02:01:16] "GET /virtual-machine-interface/371b1226-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005803 10.0.0.241 - - [2026-01-01 02:01:16] "POST /set-tag HTTP/1.1" 200 109 0.002160 10.0.0.241 - - [2026-01-01 02:01:16] "GET /virtual-machine-interface/371b1226-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005974 10.0.0.241 - - [2026-01-01 02:01:16] "POST /set-tag HTTP/1.1" 200 109 0.002524 10.0.0.241 - - [2026-01-01 02:01:16] "GET /virtual-machine/63b95ba9-0cce-40fc-afbd-7634ee49d093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003745 10.0.0.241 - - [2026-01-01 02:01:16] "POST /ref-update HTTP/1.1" 200 156 0.012567 10.0.0.241 - - [2026-01-01 02:01:16] "GET /virtual-machine-interface/371b1226-e6b5-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010904 10.0.0.241 - - [2026-01-01 02:01:16] "POST /set-tag HTTP/1.1" 200 109 0.023564 10.0.0.241 - - [2026-01-01 02:01:16] "POST /set-tag HTTP/1.1" 200 109 0.033688 10.0.0.241 - - [2026-01-01 02:01:16] "POST /set-tag HTTP/1.1" 200 109 0.020236 10.0.0.241 - - [2026-01-01 02:01:16] "POST /set-tag HTTP/1.1" 200 109 0.036554 10.0.0.241 - - [2026-01-01 02:01:16] "DELETE /instance-ip/373bb2d8-e6b5-11f0-b69c-fa163ec85670 HTTP/1.1" 200 115 0.054396 10.0.0.241 - - [2026-01-01 02:01:16] "DELETE /virtual-machine-interface/371b1226-e6b5-11f0-b69c-fa163ec85670 HTTP/1.1" 200 115 0.047377 10.0.0.241 - - [2026-01-01 02:01:16] "DELETE /virtual-machine/63b95ba9-0cce-40fc-afbd-7634ee49d093 HTTP/1.1" 200 115 0.020387 10.0.0.241 - - [2026-01-01 02:01:16] "DELETE /tag/1d241f63-f2c6-4f79-9f49-f7af323d3091 HTTP/1.1" 200 115 0.041186 10.0.0.241 - - [2026-01-01 02:01:16] "DELETE /tag/5ce18453-fee2-411c-b3c0-57b775ccb406 HTTP/1.1" 409 237 0.004533 10.0.0.241 - - [2026-01-01 02:01:16] "DELETE /tag/dce6f9a8-992c-4780-9902-8280079dfd34 HTTP/1.1" 409 237 0.005728 10.0.0.241 - - [2026-01-01 02:01:17] "POST /projects HTTP/1.1" 409 238 0.002102 10.0.0.241 - - [2026-01-01 02:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.241 - - [2026-01-01 02:01:17] "GET /project/45b4d6c3-50de-42ef-a016-7913cdcb0c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.040594 10.0.0.241 - - [2026-01-01 02:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.241 - - [2026-01-01 02:01:17] "GET /virtual-network/a9b60a97-e8bc-439c-8cda-3b238f78ae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.010392 10.0.0.241 - - [2026-01-01 02:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.241 - - [2026-01-01 02:01:18] "GET /virtual-network/9743071c-2b53-4fae-9d91-b7d740e9f2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003994 10.0.0.241 - - [2026-01-01 02:01:18] "POST /security-groups HTTP/1.1" 409 285 0.002550 10.0.0.241 - - [2026-01-01 02:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.241 - - [2026-01-01 02:01:18] "PUT /security-group/af212195-d287-4feb-804b-389211a71f35 HTTP/1.1" 200 263 0.054706 10.0.0.241 - - [2026-01-01 02:01:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.025231 10.0.0.241 - - [2026-01-01 02:01:18] "PUT /access-control-list/493926fa-f2b4-4877-b445-71d2d29b6b0b HTTP/1.1" 200 273 0.036355 10.0.0.241 - - [2026-01-01 02:01:18] "PUT /access-control-list/1653fd6c-fd45-420f-b359-5ac7b828ab8e HTTP/1.1" 200 273 0.013154 10.0.0.241 - - [2026-01-01 02:01:23] "POST /projects HTTP/1.1" 409 238 0.002090 10.0.0.241 - - [2026-01-01 02:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.241 - - [2026-01-01 02:01:23] "GET /project/45b4d6c3-50de-42ef-a016-7913cdcb0c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036343 10.0.0.241 - - [2026-01-01 02:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.241 - - [2026-01-01 02:01:23] "GET /virtual-network/a9b60a97-e8bc-439c-8cda-3b238f78ae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004536 10.0.0.241 - - [2026-01-01 02:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.241 - - [2026-01-01 02:01:23] "GET /virtual-network/9743071c-2b53-4fae-9d91-b7d740e9f2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004264 10.0.0.241 - - [2026-01-01 02:01:23] "POST /security-groups HTTP/1.1" 409 285 0.002450 10.0.0.241 - - [2026-01-01 02:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.241 - - [2026-01-01 02:01:23] "PUT /security-group/af212195-d287-4feb-804b-389211a71f35 HTTP/1.1" 200 263 0.055170 10.0.0.241 - - [2026-01-01 02:01:23] "PUT /access-control-list/493926fa-f2b4-4877-b445-71d2d29b6b0b HTTP/1.1" 200 273 0.011436 10.0.0.241 - - [2026-01-01 02:01:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.026028 10.0.0.241 - - [2026-01-01 02:01:23] "GET /firewall-policy/571c8075-dcde-4ed9-9603-6b76a969a132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.007355 10.0.0.241 - - [2026-01-01 02:01:23] "PUT /access-control-list/1653fd6c-fd45-420f-b359-5ac7b828ab8e HTTP/1.1" 200 273 0.029136 10.0.0.241 - - [2026-01-01 02:01:23] "GET /firewall-rule/1c0cc700-e610-4b49-a26a-a555971d69fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004066 10.0.0.241 - - [2026-01-01 02:01:23] "POST /ref-update HTTP/1.1" 200 156 0.073559 10.0.0.241 - - [2026-01-01 02:01:23] "DELETE /firewall-rule/1c0cc700-e610-4b49-a26a-a555971d69fc HTTP/1.1" 200 115 0.039284 10.0.0.241 - - [2026-01-01 02:01:23] "GET /firewall-policy/571c8075-dcde-4ed9-9603-6b76a969a132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.007691 10.0.0.241 - - [2026-01-01 02:01:23] "GET /firewall-rule/988bfc77-e260-4576-82b2-02cebb7b0780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003036 10.0.0.241 - - [2026-01-01 02:01:23] "POST /ref-update HTTP/1.1" 200 156 0.051935 10.0.0.241 - - [2026-01-01 02:01:23] "DELETE /firewall-rule/988bfc77-e260-4576-82b2-02cebb7b0780 HTTP/1.1" 200 115 0.035451 10.0.0.241 - - [2026-01-01 02:01:23] "DELETE /tag/5ce18453-fee2-411c-b3c0-57b775ccb406 HTTP/1.1" 409 237 0.005916 10.0.0.241 - - [2026-01-01 02:01:23] "DELETE /tag/dce6f9a8-992c-4780-9902-8280079dfd34 HTTP/1.1" 409 237 0.005263 10.0.0.241 - - [2026-01-01 02:01:23] "DELETE /tag/5330d94a-2336-43a6-bc2d-fd32f7644f27 HTTP/1.1" 200 115 0.034042 10.0.0.241 - - [2026-01-01 02:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.241 - - [2026-01-01 02:01:23] "GET /virtual-network/a9b60a97-e8bc-439c-8cda-3b238f78ae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004634 10.0.0.241 - - [2026-01-01 02:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.241 - - [2026-01-01 02:01:23] "GET /virtual-network/9743071c-2b53-4fae-9d91-b7d740e9f2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003455 10.0.0.241 - - [2026-01-01 02:01:23] "PUT /virtual-network/a9b60a97-e8bc-439c-8cda-3b238f78ae61 HTTP/1.1" 200 265 0.045951 10.0.0.241 - - [2026-01-01 02:01:24] "PUT /virtual-network/9743071c-2b53-4fae-9d91-b7d740e9f2f5 HTTP/1.1" 200 265 0.045264 10.0.0.241 - - [2026-01-01 02:01:24] "DELETE /security-group/af212195-d287-4feb-804b-389211a71f35 HTTP/1.1" 200 115 0.044342 10.0.0.241 - - [2026-01-01 02:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.241 - - [2026-01-01 02:01:24] "DELETE /access-control-list/493926fa-f2b4-4877-b445-71d2d29b6b0b HTTP/1.1" 200 115 0.029871 10.0.0.241 - - [2026-01-01 02:01:24] "DELETE /access-control-list/1653fd6c-fd45-420f-b359-5ac7b828ab8e HTTP/1.1" 200 115 0.034071 10.0.0.241 - - [2026-01-01 02:01:24] "GET /project/45b4d6c3-50de-42ef-a016-7913cdcb0c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.043273 10.0.0.241 - - [2026-01-01 02:01:24] "GET /project/45b4d6c3-50de-42ef-a016-7913cdcb0c4d?fields=security_groups HTTP/1.1" 200 1352 0.043060 10.0.0.241 - - [2026-01-01 02:01:24] "DELETE /security-group/0e776631-83f3-45a1-a9b1-2122a2d7ee87 HTTP/1.1" 200 115 0.055143 10.0.0.241 - - [2026-01-01 02:01:24] "DELETE /access-control-list/52d7f9fa-ee38-4101-b26f-2905617a6c64 HTTP/1.1" 200 115 0.032714 10.0.0.241 - - [2026-01-01 02:01:24] "GET /project/45b4d6c3-50de-42ef-a016-7913cdcb0c4d?fields=application_policy_sets HTTP/1.1" 200 1391 0.049440 10.0.0.241 - - [2026-01-01 02:01:24] "DELETE /access-control-list/1943cb26-c2ae-4d9a-806a-c298ca860b51 HTTP/1.1" 200 115 0.051440 10.0.0.241 - - [2026-01-01 02:01:24] "DELETE /project/45b4d6c3-50de-42ef-a016-7913cdcb0c4d HTTP/1.1" 200 115 0.345741 10.0.0.241 - - [2026-01-01 02:01:24] "POST /projects HTTP/1.1" 409 238 0.004522 10.0.0.241 - - [2026-01-01 02:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.241 - - [2026-01-01 02:01:24] "GET /project/1428922d-7a1b-4e4b-a27f-c02cfdf705c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032305 10.0.0.241 - - [2026-01-01 02:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.241 - - [2026-01-01 02:01:24] "GET /virtual-network/a9b60a97-e8bc-439c-8cda-3b238f78ae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004041 10.0.0.241 - - [2026-01-01 02:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.241 - - [2026-01-01 02:01:24] "GET /virtual-network/9743071c-2b53-4fae-9d91-b7d740e9f2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004859 10.0.0.241 - - [2026-01-01 02:01:24] "POST /security-groups HTTP/1.1" 409 285 0.002321 10.0.0.241 - - [2026-01-01 02:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.241 - - [2026-01-01 02:01:24] "PUT /security-group/9fd127dd-2a6a-48ba-ae3b-cb76e5312d8c HTTP/1.1" 200 263 0.059108 10.0.0.241 - - [2026-01-01 02:01:24] "PUT /access-control-list/9e9e830e-de0f-4340-825c-3c00289c874b HTTP/1.1" 200 273 0.016165 10.0.0.241 - - [2026-01-01 02:01:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.027221 10.0.0.241 - - [2026-01-01 02:01:24] "PUT /access-control-list/660ad58c-eec3-45bd-b2d6-16900184d20a HTTP/1.1" 200 273 0.034378 10.0.0.241 - - [2026-01-01 02:01:28] "GET /application-policy-set/fc3606b7-ae50-4a2a-b3b5-94c8a97b0350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.004172 10.0.0.241 - - [2026-01-01 02:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004273 10.0.0.241 - - [2026-01-01 02:01:28] "GET /policy-management/18755e99-925b-4e74-a4a6-45fa32f58dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005663 10.0.0.241 - - [2026-01-01 02:01:29] "GET /firewall-policy/c459e405-da58-404f-a87e-3eaf6c8767dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.006412 10.0.0.241 - - [2026-01-01 02:01:29] "GET /firewall-rule/eefc16af-226f-416d-8e90-2ce3761934a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.003279 10.0.0.241 - - [2026-01-01 02:01:29] "POST /ref-update HTTP/1.1" 200 156 0.014997 10.0.0.241 - - [2026-01-01 02:01:29] "DELETE /firewall-rule/eefc16af-226f-416d-8e90-2ce3761934a9 HTTP/1.1" 200 115 0.066891 10.0.0.241 - - [2026-01-01 02:01:29] "GET /firewall-policy/dba0bbe8-e8d6-4a21-96e1-ab78c3f07c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.004510 10.0.0.241 - - [2026-01-01 02:01:29] "GET /firewall-rule/e9c03ee1-b85d-4ce6-9526-dd660d55489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.002885 10.0.0.241 - - [2026-01-01 02:01:29] "POST /ref-update HTTP/1.1" 200 156 0.021274 10.0.0.241 - - [2026-01-01 02:01:29] "DELETE /firewall-rule/e9c03ee1-b85d-4ce6-9526-dd660d55489c HTTP/1.1" 200 115 0.068136 10.0.0.241 - - [2026-01-01 02:01:29] "GET /firewall-policy/dba0bbe8-e8d6-4a21-96e1-ab78c3f07c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.003516 10.0.0.241 - - [2026-01-01 02:01:29] "GET /firewall-rule/08be5f49-ae11-4879-b01b-d0effe336455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2599 0.002867 10.0.0.241 - - [2026-01-01 02:01:29] "POST /ref-update HTTP/1.1" 200 156 0.012942 10.0.0.241 - - [2026-01-01 02:01:29] "DELETE /firewall-rule/08be5f49-ae11-4879-b01b-d0effe336455 HTTP/1.1" 200 115 0.041836 10.0.0.241 - - [2026-01-01 02:01:29] "GET /application-policy-set/fc3606b7-ae50-4a2a-b3b5-94c8a97b0350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.004044 10.0.0.241 - - [2026-01-01 02:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.241 - - [2026-01-01 02:01:29] "GET /policy-management/18755e99-925b-4e74-a4a6-45fa32f58dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002781 10.0.0.241 - - [2026-01-01 02:01:29] "GET /firewall-policy/dba0bbe8-e8d6-4a21-96e1-ab78c3f07c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.003545 10.0.0.241 - - [2026-01-01 02:01:29] "POST /ref-update HTTP/1.1" 200 156 0.041343 10.0.0.241 - - [2026-01-01 02:01:29] "DELETE /firewall-policy/dba0bbe8-e8d6-4a21-96e1-ab78c3f07c9e HTTP/1.1" 200 115 0.081589 10.0.0.241 - - [2026-01-01 02:01:29] "DELETE /tag/621ac406-05f9-4837-900b-3a4c41502feb HTTP/1.1" 200 115 0.102077 10.0.0.241 - - [2026-01-01 02:01:29] "DELETE /tag/37d151e5-afb2-4a62-b9cb-578b6834769a HTTP/1.1" 200 115 0.060171 10.0.0.241 - - [2026-01-01 02:01:29] "DELETE /tag/5ce18453-fee2-411c-b3c0-57b775ccb406 HTTP/1.1" 200 115 0.033729 10.0.0.241 - - [2026-01-01 02:01:29] "DELETE /tag/dce6f9a8-992c-4780-9902-8280079dfd34 HTTP/1.1" 200 115 0.052217 10.0.0.241 - - [2026-01-01 02:01:29] "DELETE /loadbalancer-member/33fb21ea-c3d0-4abc-bd71-799b205f6443 HTTP/1.1" 200 115 0.034693 10.0.0.241 - - [2026-01-01 02:01:30] "DELETE /loadbalancer-pool/7475f989-86a9-4f39-b713-99bbe8920fb0 HTTP/1.1" 200 115 0.064628 10.0.0.241 - - [2026-01-01 02:01:30] "DELETE /loadbalancer-listener/09e09ffd-3194-46a1-8503-4cf4ec2b42ca HTTP/1.1" 200 115 0.047831 10.0.0.241 - - [2026-01-01 02:01:30] "DELETE /loadbalancer/f0984a3b-b834-444c-9b91-bf88a0f26eec HTTP/1.1" 200 115 0.038885 10.0.0.241 - - [2026-01-01 02:01:30] "DELETE /floating-ip/ed7655a1-ea48-448b-aa71-5cf9ae736b61 HTTP/1.1" 200 115 0.037517 10.0.0.241 - - [2026-01-01 02:01:30] "DELETE /instance-ip/78fcd35e-7229-4345-952e-18d77a5ddbe4 HTTP/1.1" 200 115 0.059744 10.0.0.241 - - [2026-01-01 02:01:30] "DELETE /virtual-machine-interface/f6488351-e56c-47d7-8fd3-c08cceb45847 HTTP/1.1" 200 115 0.047248 10.0.0.241 - - [2026-01-01 02:01:30] "DELETE /tag/481c8399-bf03-435d-9ada-fc4abc5617f5 HTTP/1.1" 200 115 0.057721 10.0.0.241 - - [2026-01-01 02:01:30] "POST /projects HTTP/1.1" 409 238 0.003009 10.0.0.241 - - [2026-01-01 02:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.241 - - [2026-01-01 02:01:30] "GET /project/1428922d-7a1b-4e4b-a27f-c02cfdf705c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.040850 10.0.0.241 - - [2026-01-01 02:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.241 - - [2026-01-01 02:01:30] "GET /virtual-network/a9b60a97-e8bc-439c-8cda-3b238f78ae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004829 10.0.0.241 - - [2026-01-01 02:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.241 - - [2026-01-01 02:01:30] "GET /virtual-network/9743071c-2b53-4fae-9d91-b7d740e9f2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003797 10.0.0.241 - - [2026-01-01 02:01:30] "POST /security-groups HTTP/1.1" 409 285 0.004550 10.0.0.241 - - [2026-01-01 02:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.241 - - [2026-01-01 02:01:30] "PUT /security-group/9fd127dd-2a6a-48ba-ae3b-cb76e5312d8c HTTP/1.1" 200 263 0.058773 10.0.0.241 - - [2026-01-01 02:01:30] "PUT /access-control-list/9e9e830e-de0f-4340-825c-3c00289c874b HTTP/1.1" 200 273 0.057340 10.0.0.241 - - [2026-01-01 02:01:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.066451 10.0.0.241 - - [2026-01-01 02:01:30] "GET /firewall-policy/571c8075-dcde-4ed9-9603-6b76a969a132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.029907 10.0.0.241 - - [2026-01-01 02:01:30] "PUT /access-control-list/660ad58c-eec3-45bd-b2d6-16900184d20a HTTP/1.1" 200 273 0.024335 10.0.0.241 - - [2026-01-01 02:01:30] "GET /firewall-rule/61b1aedc-ae5e-4e6b-9703-89f2369cb187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.009247 10.0.0.241 - - [2026-01-01 02:01:30] "POST /ref-update HTTP/1.1" 200 156 0.104710 10.0.0.241 - - [2026-01-01 02:01:30] "DELETE /firewall-rule/61b1aedc-ae5e-4e6b-9703-89f2369cb187 HTTP/1.1" 200 115 0.075172 10.0.0.241 - - [2026-01-01 02:01:30] "GET /firewall-policy/571c8075-dcde-4ed9-9603-6b76a969a132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.007092 10.0.0.241 - - [2026-01-01 02:01:31] "GET /firewall-rule/4470d604-ad54-44ce-b543-6f65634429b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002932 10.0.0.241 - - [2026-01-01 02:01:31] "POST /ref-update HTTP/1.1" 200 156 0.054958 10.0.0.241 - - [2026-01-01 02:01:31] "DELETE /firewall-rule/4470d604-ad54-44ce-b543-6f65634429b9 HTTP/1.1" 200 115 0.079000 10.0.0.241 - - [2026-01-01 02:01:31] "DELETE /tag/03c22931-c90e-4379-8766-95bdef9ec551 HTTP/1.1" 200 115 0.081270 10.0.0.241 - - [2026-01-01 02:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.241 - - [2026-01-01 02:01:31] "GET /virtual-network/a9b60a97-e8bc-439c-8cda-3b238f78ae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004384 10.0.0.241 - - [2026-01-01 02:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.241 - - [2026-01-01 02:01:31] "GET /virtual-network/9743071c-2b53-4fae-9d91-b7d740e9f2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004731 10.0.0.241 - - [2026-01-01 02:01:31] "PUT /virtual-network/a9b60a97-e8bc-439c-8cda-3b238f78ae61 HTTP/1.1" 200 265 0.069713 10.0.0.241 - - [2026-01-01 02:01:31] "PUT /virtual-network/9743071c-2b53-4fae-9d91-b7d740e9f2f5 HTTP/1.1" 200 265 0.093297 10.0.0.241 - - [2026-01-01 02:01:31] "DELETE /security-group/9fd127dd-2a6a-48ba-ae3b-cb76e5312d8c HTTP/1.1" 200 115 0.048766 10.0.0.241 - - [2026-01-01 02:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007312 10.0.0.241 - - [2026-01-01 02:01:31] "DELETE /access-control-list/9e9e830e-de0f-4340-825c-3c00289c874b HTTP/1.1" 200 115 0.040632 10.0.0.241 - - [2026-01-01 02:01:31] "DELETE /access-control-list/660ad58c-eec3-45bd-b2d6-16900184d20a HTTP/1.1" 200 115 0.057293 10.0.0.241 - - [2026-01-01 02:01:31] "GET /project/1428922d-7a1b-4e4b-a27f-c02cfdf705c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.089662 10.0.0.241 - - [2026-01-01 02:01:31] "GET /project/1428922d-7a1b-4e4b-a27f-c02cfdf705c9?fields=security_groups HTTP/1.1" 200 1352 0.047787 10.0.0.241 - - [2026-01-01 02:01:31] "DELETE /security-group/91d47f2d-8d2a-481e-92a6-cc3e67cab7c7 HTTP/1.1" 200 115 0.071492 10.0.0.241 - - [2026-01-01 02:01:31] "DELETE /access-control-list/2402e275-f30d-422b-89a2-e6161792a26e HTTP/1.1" 200 115 0.034393 10.0.0.241 - - [2026-01-01 02:01:31] "GET /project/1428922d-7a1b-4e4b-a27f-c02cfdf705c9?fields=application_policy_sets HTTP/1.1" 200 1391 0.060722 10.0.0.241 - - [2026-01-01 02:01:31] "DELETE /access-control-list/0019abe5-b264-4819-a53c-46e640bf69e1 HTTP/1.1" 200 115 0.069781 10.0.0.241 - - [2026-01-01 02:01:32] "DELETE /project/1428922d-7a1b-4e4b-a27f-c02cfdf705c9 HTTP/1.1" 200 115 0.444026 [Introspect:8084]10.0.0.241 - - [2026-01-01 02:02:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000898 [Introspect:8084]10.0.0.241 - - [2026-01-01 02:02:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001053 10.0.0.241 - - [2026-01-01 02:02:29] "GET / HTTP/1.1" 200 36215 0.001579 10.0.0.241 - - [2026-01-01 02:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.241 - - [2026-01-01 02:02:29] "GET /global-vrouter-config/a6c74e90-6250-4969-8956-e9c195ff8f6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005003 10.0.0.241 - - [2026-01-01 02:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.241 - - [2026-01-01 02:02:29] "GET /global-vrouter-config/a6c74e90-6250-4969-8956-e9c195ff8f6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002525 10.0.0.241 - - [2026-01-01 02:02:44] "GET / HTTP/1.1" 200 36215 0.001462 10.0.0.241 - - [2026-01-01 02:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.241 - - [2026-01-01 02:02:44] "GET /global-system-config/d0159ebf-fe20-41ea-a531-28913dc20475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004832 10.0.0.241 - - [2026-01-01 02:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.241 - - [2026-01-01 02:02:44] "GET /config-node/70ac2256-fce6-4e16-b4ee-ebed60a97d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001877 10.0.0.241 - - [2026-01-01 02:02:55] "GET / HTTP/1.1" 200 36215 0.001648 10.0.0.241 - - [2026-01-01 02:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.241 - - [2026-01-01 02:02:55] "GET /routing-instance/94344235-7ed0-4749-88f9-3a91b9d47a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003489 10.0.0.241 - - [2026-01-01 02:02:55] "POST /bgp-routers HTTP/1.1" 409 301 0.004194 10.0.0.241 - - [2026-01-01 02:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.241 - - [2026-01-01 02:02:55] "GET /bgp-router/1aec8af2-7a09-4c67-be60-297ec781e666?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.004343 10.0.0.241 - - [2026-01-01 02:02:55] "PUT /bgp-router/1aec8af2-7a09-4c67-be60-297ec781e666 HTTP/1.1" 200 255 0.025320 [Introspect:8084]10.0.0.241 - - [2026-01-01 02:02:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000853 [Introspect:8084]10.0.0.241 - - [2026-01-01 02:02:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001122 [Introspect:8084]10.0.0.241 - - [2026-01-01 02:03:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001194 [Introspect:8084]10.0.0.241 - - [2026-01-01 02:03:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000975 [Introspect:8084]10.0.0.241 - - [2026-01-01 02:03:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000947 [Introspect:8084]10.0.0.241 - - [2026-01-01 02:03:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001099 10.0.0.241 - - [2026-01-01 02:03:07] "GET /global-system-configs HTTP/1.1" 200 323 0.003098 10.0.0.241 - - [2026-01-01 02:03:08] "GET /global-system-configs HTTP/1.1" 200 323 0.003212 10.0.0.241 - - [2026-01-01 02:03:17] "GET / HTTP/1.1" 200 36215 0.002398 10.0.0.241 - - [2026-01-01 02:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.241 - - [2026-01-01 02:03:17] "GET /global-system-config/d0159ebf-fe20-41ea-a531-28913dc20475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004923 10.0.0.241 - - [2026-01-01 02:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.241 - - [2026-01-01 02:03:17] "GET /config-node/70ac2256-fce6-4e16-b4ee-ebed60a97d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002093 10.0.0.241 - - [2026-01-01 02:03:17] "GET / HTTP/1.1" 200 36215 0.001525 10.0.0.241 - - [2026-01-01 02:03:17] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002088 10.0.0.241 - - [2026-01-01 02:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.241 - - [2026-01-01 02:03:22] "GET /global-vrouter-config/a6c74e90-6250-4969-8956-e9c195ff8f6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002476 10.0.0.241 - - [2026-01-01 02:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.241 - - [2026-01-01 02:03:22] "PUT /global-vrouter-config/a6c74e90-6250-4969-8956-e9c195ff8f6a HTTP/1.1" 200 277 0.009189 10.0.0.241 - - [2026-01-01 02:03:22] "GET / HTTP/1.1" 200 36215 0.002049 10.0.0.241 - - [2026-01-01 02:03:22] "POST /alarms HTTP/1.1" 409 264 0.002337 10.0.0.241 - - [2026-01-01 02:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.241 - - [2026-01-01 02:03:22] "PUT /alarm/f4daa5fc-e1b2-4c7f-be3e-f86669fd181f HTTP/1.1" 200 245 0.012003 10.0.0.241 - - [2026-01-01 02:03:22] "POST /alarms HTTP/1.1" 409 261 0.003772 10.0.0.241 - - [2026-01-01 02:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.241 - - [2026-01-01 02:03:22] "PUT /alarm/af3b32a8-8862-4261-9ac1-15d6e320fd2e HTTP/1.1" 200 245 0.011700 10.0.0.241 - - [2026-01-01 02:03:22] "POST /alarms HTTP/1.1" 409 261 0.006113 10.0.0.241 - - [2026-01-01 02:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.241 - - [2026-01-01 02:03:22] "PUT /alarm/caea982c-aad5-4ade-aa94-8fbce53377ca HTTP/1.1" 200 245 0.012795 10.0.0.241 - - [2026-01-01 02:03:22] "POST /alarms HTTP/1.1" 409 253 0.001972 10.0.0.241 - - [2026-01-01 02:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.241 - - [2026-01-01 02:03:22] "PUT /alarm/ad5b7eb7-6444-45a0-b1a6-b704a94ca62f HTTP/1.1" 200 245 0.014958 10.0.0.241 - - [2026-01-01 02:03:22] "POST /alarms HTTP/1.1" 409 251 0.003772 10.0.0.241 - - [2026-01-01 02:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.241 - - [2026-01-01 02:03:23] "PUT /alarm/998f3f81-4d18-4892-aa03-9e3555bb26bd HTTP/1.1" 200 245 0.013795 10.0.0.241 - - [2026-01-01 02:03:23] "POST /alarms HTTP/1.1" 409 252 0.007600 10.0.0.241 - - [2026-01-01 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.241 - - [2026-01-01 02:03:23] "PUT /alarm/d3e845c9-0955-474c-8bd4-e85cee72a4e7 HTTP/1.1" 200 245 0.011868 10.0.0.241 - - [2026-01-01 02:03:23] "POST /alarms HTTP/1.1" 409 256 0.009997 10.0.0.241 - - [2026-01-01 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.241 - - [2026-01-01 02:03:23] "PUT /alarm/bf8ed04a-0565-4eed-b2e4-7459fb479c77 HTTP/1.1" 200 245 0.013451 10.0.0.241 - - [2026-01-01 02:03:23] "POST /alarms HTTP/1.1" 409 248 0.022968 10.0.0.241 - - [2026-01-01 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.241 - - [2026-01-01 02:03:23] "PUT /alarm/8db59329-eaeb-4104-8d2a-0f8c1aedc043 HTTP/1.1" 200 245 0.012521 10.0.0.241 - - [2026-01-01 02:03:23] "POST /alarms HTTP/1.1" 409 252 0.007216 10.0.0.241 - - [2026-01-01 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.241 - - [2026-01-01 02:03:23] "PUT /alarm/a6c6e650-5c52-43da-97c7-02c55824acda HTTP/1.1" 200 245 0.011720 10.0.0.241 - - [2026-01-01 02:03:23] "POST /alarms HTTP/1.1" 409 257 0.010777 10.0.0.241 - - [2026-01-01 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.241 - - [2026-01-01 02:03:23] "PUT /alarm/11b647bf-78ff-4406-a60d-3ea26afe9b0a HTTP/1.1" 200 245 0.015219 10.0.0.241 - - [2026-01-01 02:03:23] "POST /alarms HTTP/1.1" 409 251 0.010107 10.0.0.241 - - [2026-01-01 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.241 - - [2026-01-01 02:03:23] "PUT /alarm/f03ffeca-13fc-4637-b24e-fc92d9b08b6e HTTP/1.1" 200 245 0.012753 10.0.0.241 - - [2026-01-01 02:03:23] "POST /alarms HTTP/1.1" 409 257 0.008127 10.0.0.241 - - [2026-01-01 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.241 - - [2026-01-01 02:03:23] "PUT /alarm/379ed600-251d-4a36-839c-a291b7076ae9 HTTP/1.1" 200 245 0.012761 10.0.0.241 - - [2026-01-01 02:03:23] "POST /alarms HTTP/1.1" 409 261 0.013269 10.0.0.241 - - [2026-01-01 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.241 - - [2026-01-01 02:03:23] "PUT /alarm/b5bf76f4-ab00-441a-93f2-490198073ccd HTTP/1.1" 200 245 0.013569 10.0.0.241 - - [2026-01-01 02:03:23] "POST /alarms HTTP/1.1" 409 258 0.008932 10.0.0.241 - - [2026-01-01 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.241 - - [2026-01-01 02:03:23] "PUT /alarm/70900e63-4da5-4723-8f93-cd29e35c499f HTTP/1.1" 200 245 0.014376 10.0.0.241 - - [2026-01-01 02:03:23] "POST /alarms HTTP/1.1" 409 254 0.020415 10.0.0.241 - - [2026-01-01 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.241 - - [2026-01-01 02:03:23] "PUT /alarm/50edc71f-92d3-4a20-a051-4d2cb7fbeb0d HTTP/1.1" 200 245 0.024586 10.0.0.241 - - [2026-01-01 02:03:23] "POST /alarms HTTP/1.1" 409 254 0.018213 10.0.0.241 - - [2026-01-01 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.241 - - [2026-01-01 02:03:23] "PUT /alarm/aabae77c-c167-4dc2-a753-aa4ca0d94c4b HTTP/1.1" 200 245 0.011889 10.0.0.241 - - [2026-01-01 02:03:23] "POST /alarms HTTP/1.1" 409 254 0.008128 10.0.0.241 - - [2026-01-01 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.241 - - [2026-01-01 02:03:24] "PUT /alarm/614339a5-b738-4bc5-b8d2-569723a4b165 HTTP/1.1" 200 245 0.012466 10.0.0.241 - - [2026-01-01 02:03:24] "POST /alarms HTTP/1.1" 409 247 0.002492 10.0.0.241 - - [2026-01-01 02:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.241 - - [2026-01-01 02:03:24] "PUT /alarm/586cd0bd-829b-48ff-a445-94030db58e18 HTTP/1.1" 200 245 0.010751 10.0.0.241 - - [2026-01-01 02:03:24] "POST /alarms HTTP/1.1" 409 272 0.005492 10.0.0.241 - - [2026-01-01 02:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.014937 10.0.0.241 - - [2026-01-01 02:03:24] "PUT /alarm/0c1b3ed5-ed16-4291-ac76-1d44fc5f928a HTTP/1.1" 200 245 0.019067 10.0.0.241 - - [2026-01-01 02:03:24] "POST /alarms HTTP/1.1" 409 261 0.021604 10.0.0.241 - - [2026-01-01 02:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.241 - - [2026-01-01 02:03:24] "PUT /alarm/aaa74e17-6ffe-446a-bc86-9f78050e9265 HTTP/1.1" 200 245 0.011302 10.0.0.241 - - [2026-01-01 02:03:24] "POST /alarms HTTP/1.1" 409 259 0.003614 10.0.0.241 - - [2026-01-01 02:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.241 - - [2026-01-01 02:03:24] "PUT /alarm/a2fe6178-0b54-412a-98f4-5a1073f59212 HTTP/1.1" 200 245 0.011130 10.0.0.241 - - [2026-01-01 02:03:24] "POST /alarms HTTP/1.1" 409 265 0.005958 10.0.0.241 - - [2026-01-01 02:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.241 - - [2026-01-01 02:03:24] "PUT /alarm/657e93e8-f9bb-4472-a713-4e00f79d175b HTTP/1.1" 200 245 0.012425 10.0.0.241 - - [2026-01-01 02:03:24] "POST /alarms HTTP/1.1" 409 279 0.005967 10.0.0.241 - - [2026-01-01 02:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.241 - - [2026-01-01 02:03:24] "PUT /alarm/df8b6c71-cc99-4d7e-899e-16d14c67755e HTTP/1.1" 200 245 0.010615 10.0.0.241 - - [2026-01-01 02:03:24] "GET / HTTP/1.1" 200 36215 0.001798 10.0.0.241 - - [2026-01-01 02:03:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002456 10.0.0.241 - - [2026-01-01 02:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.241 - - [2026-01-01 02:03:24] "PUT /global-vrouter-config/a6c74e90-6250-4969-8956-e9c195ff8f6a HTTP/1.1" 200 277 0.008953 10.0.0.241 - - [2026-01-01 02:03:25] "GET / HTTP/1.1" 200 36215 0.002253 10.0.0.241 - - [2026-01-01 02:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.241 - - [2026-01-01 02:03:25] "GET /global-vrouter-config/a6c74e90-6250-4969-8956-e9c195ff8f6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.008497 10.0.0.241 - - [2026-01-01 02:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.241 - - [2026-01-01 02:03:25] "PUT /global-vrouter-config/a6c74e90-6250-4969-8956-e9c195ff8f6a HTTP/1.1" 200 277 0.021003 10.0.0.241 - - [2026-01-01 02:03:25] "GET / HTTP/1.1" 200 36215 0.001839 10.0.0.241 - - [2026-01-01 02:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.241 - - [2026-01-01 02:03:25] "GET /global-system-config/d0159ebf-fe20-41ea-a531-28913dc20475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005581 10.0.0.241 - - [2026-01-01 02:03:25] "PUT /global-system-config/d0159ebf-fe20-41ea-a531-28913dc20475 HTTP/1.1" 200 275 0.025016 10.0.0.241 - - [2026-01-01 02:03:29] "GET / HTTP/1.1" 200 36215 0.001340 10.0.0.241 - - [2026-01-01 02:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.241 - - [2026-01-01 02:03:29] "GET /routing-instance/94344235-7ed0-4749-88f9-3a91b9d47a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003618 10.0.0.241 - - [2026-01-01 02:03:29] "POST /bgp-routers HTTP/1.1" 409 301 0.002543 10.0.0.241 - - [2026-01-01 02:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.241 - - [2026-01-01 02:03:29] "GET /bgp-router/1aec8af2-7a09-4c67-be60-297ec781e666?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.002911 10.0.0.241 - - [2026-01-01 02:03:29] "PUT /bgp-router/1aec8af2-7a09-4c67-be60-297ec781e666 HTTP/1.1" 200 255 0.013308 [Introspect:8084]10.0.0.241 - - [2026-01-01 02:03:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001004 [Introspect:8084]10.0.0.241 - - [2026-01-01 02:03:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000921 10.0.0.241 - - [2026-01-01 02:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.241 - - [2026-01-01 02:03:30] "GET /global-vrouter-config/a6c74e90-6250-4969-8956-e9c195ff8f6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002833 10.0.0.241 - - [2026-01-01 02:04:11] "GET / HTTP/1.1" 200 36215 0.001779 10.0.0.241 - - [2026-01-01 02:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.241 - - [2026-01-01 02:04:11] "GET /global-system-config/d0159ebf-fe20-41ea-a531-28913dc20475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004375 10.0.0.241 - - [2026-01-01 02:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.241 - - [2026-01-01 02:04:11] "GET /config-node/70ac2256-fce6-4e16-b4ee-ebed60a97d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001867 10.0.0.241 - - [2026-01-01 02:04:23] "GET / HTTP/1.1" 200 36215 0.002465 10.0.0.241 - - [2026-01-01 02:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.241 - - [2026-01-01 02:04:23] "GET /routing-instance/94344235-7ed0-4749-88f9-3a91b9d47a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003916 10.0.0.241 - - [2026-01-01 02:04:23] "POST /bgp-routers HTTP/1.1" 409 301 0.003172 10.0.0.241 - - [2026-01-01 02:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.241 - - [2026-01-01 02:04:23] "GET /bgp-router/1aec8af2-7a09-4c67-be60-297ec781e666?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.013261 10.0.0.241 - - [2026-01-01 02:04:23] "PUT /bgp-router/1aec8af2-7a09-4c67-be60-297ec781e666 HTTP/1.1" 200 255 0.022258 [Introspect:8084]10.0.0.241 - - [2026-01-01 02:04:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000983 [Introspect:8084]10.0.0.241 - - [2026-01-01 02:04:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000912 10.0.0.241 - - [2026-01-01 02:04:38] "GET / HTTP/1.1" 200 36215 0.001619 10.0.0.241 - - [2026-01-01 02:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.241 - - [2026-01-01 02:04:38] "GET /global-system-config/d0159ebf-fe20-41ea-a531-28913dc20475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004595 10.0.0.241 - - [2026-01-01 02:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.241 - - [2026-01-01 02:04:38] "GET /config-node/70ac2256-fce6-4e16-b4ee-ebed60a97d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002412 10.0.0.241 - - [2026-01-01 02:04:38] "GET / HTTP/1.1" 200 36215 0.001615 10.0.0.241 - - [2026-01-01 02:04:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002701 10.0.0.241 - - [2026-01-01 02:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.241 - - [2026-01-01 02:04:43] "GET /global-vrouter-config/a6c74e90-6250-4969-8956-e9c195ff8f6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002301 10.0.0.241 - - [2026-01-01 02:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.241 - - [2026-01-01 02:04:43] "PUT /global-vrouter-config/a6c74e90-6250-4969-8956-e9c195ff8f6a HTTP/1.1" 200 277 0.009199 10.0.0.241 - - [2026-01-01 02:04:44] "GET / HTTP/1.1" 200 36215 0.001619 10.0.0.241 - - [2026-01-01 02:04:44] "POST /alarms HTTP/1.1" 409 264 0.002248 10.0.0.241 - - [2026-01-01 02:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.241 - - [2026-01-01 02:04:44] "PUT /alarm/f4daa5fc-e1b2-4c7f-be3e-f86669fd181f HTTP/1.1" 200 245 0.010022 10.0.0.241 - - [2026-01-01 02:04:44] "POST /alarms HTTP/1.1" 409 261 0.005445 10.0.0.241 - - [2026-01-01 02:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.241 - - [2026-01-01 02:04:44] "PUT /alarm/af3b32a8-8862-4261-9ac1-15d6e320fd2e HTTP/1.1" 200 245 0.009803 10.0.0.241 - - [2026-01-01 02:04:44] "POST /alarms HTTP/1.1" 409 261 0.004703 10.0.0.241 - - [2026-01-01 02:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.241 - - [2026-01-01 02:04:44] "PUT /alarm/caea982c-aad5-4ade-aa94-8fbce53377ca HTTP/1.1" 200 245 0.017338 10.0.0.241 - - [2026-01-01 02:04:44] "POST /alarms HTTP/1.1" 409 253 0.006446 10.0.0.241 - - [2026-01-01 02:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.241 - - [2026-01-01 02:04:44] "PUT /alarm/ad5b7eb7-6444-45a0-b1a6-b704a94ca62f HTTP/1.1" 200 245 0.010178 10.0.0.241 - - [2026-01-01 02:04:44] "POST /alarms HTTP/1.1" 409 251 0.006029 10.0.0.241 - - [2026-01-01 02:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.241 - - [2026-01-01 02:04:44] "PUT /alarm/998f3f81-4d18-4892-aa03-9e3555bb26bd HTTP/1.1" 200 245 0.009611 10.0.0.241 - - [2026-01-01 02:04:44] "POST /alarms HTTP/1.1" 409 252 0.013612 10.0.0.241 - - [2026-01-01 02:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.241 - - [2026-01-01 02:04:44] "PUT /alarm/d3e845c9-0955-474c-8bd4-e85cee72a4e7 HTTP/1.1" 200 245 0.010255 10.0.0.241 - - [2026-01-01 02:04:44] "POST /alarms HTTP/1.1" 409 256 0.009035 10.0.0.241 - - [2026-01-01 02:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.241 - - [2026-01-01 02:04:44] "PUT /alarm/bf8ed04a-0565-4eed-b2e4-7459fb479c77 HTTP/1.1" 200 245 0.025580 10.0.0.241 - - [2026-01-01 02:04:44] "POST /alarms HTTP/1.1" 409 248 0.009658 10.0.0.241 - - [2026-01-01 02:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.241 - - [2026-01-01 02:04:44] "PUT /alarm/8db59329-eaeb-4104-8d2a-0f8c1aedc043 HTTP/1.1" 200 245 0.008808 10.0.0.241 - - [2026-01-01 02:04:44] "POST /alarms HTTP/1.1" 409 252 0.005636 10.0.0.241 - - [2026-01-01 02:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.241 - - [2026-01-01 02:04:44] "PUT /alarm/a6c6e650-5c52-43da-97c7-02c55824acda HTTP/1.1" 200 245 0.012564 10.0.0.241 - - [2026-01-01 02:04:44] "POST /alarms HTTP/1.1" 409 257 0.005072 10.0.0.241 - - [2026-01-01 02:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003625 10.0.0.241 - - [2026-01-01 02:04:44] "PUT /alarm/11b647bf-78ff-4406-a60d-3ea26afe9b0a HTTP/1.1" 200 245 0.010854 10.0.0.241 - - [2026-01-01 02:04:44] "POST /alarms HTTP/1.1" 409 251 0.010906 10.0.0.241 - - [2026-01-01 02:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.241 - - [2026-01-01 02:04:44] "PUT /alarm/f03ffeca-13fc-4637-b24e-fc92d9b08b6e HTTP/1.1" 200 245 0.009330 10.0.0.241 - - [2026-01-01 02:04:44] "POST /alarms HTTP/1.1" 409 257 0.006734 10.0.0.241 - - [2026-01-01 02:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.241 - - [2026-01-01 02:04:44] "PUT /alarm/379ed600-251d-4a36-839c-a291b7076ae9 HTTP/1.1" 200 245 0.010375 10.0.0.241 - - [2026-01-01 02:04:44] "POST /alarms HTTP/1.1" 409 261 0.005272 10.0.0.241 - - [2026-01-01 02:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.241 - - [2026-01-01 02:04:44] "PUT /alarm/b5bf76f4-ab00-441a-93f2-490198073ccd HTTP/1.1" 200 245 0.011581 10.0.0.241 - - [2026-01-01 02:04:44] "POST /alarms HTTP/1.1" 409 258 0.004770 10.0.0.241 - - [2026-01-01 02:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004496 10.0.0.241 - - [2026-01-01 02:04:45] "PUT /alarm/70900e63-4da5-4723-8f93-cd29e35c499f HTTP/1.1" 200 245 0.012495 10.0.0.241 - - [2026-01-01 02:04:45] "POST /alarms HTTP/1.1" 409 254 0.007986 10.0.0.241 - - [2026-01-01 02:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.016280 10.0.0.241 - - [2026-01-01 02:04:45] "PUT /alarm/50edc71f-92d3-4a20-a051-4d2cb7fbeb0d HTTP/1.1" 200 245 0.011297 10.0.0.241 - - [2026-01-01 02:04:45] "POST /alarms HTTP/1.1" 409 254 0.011895 10.0.0.241 - - [2026-01-01 02:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.241 - - [2026-01-01 02:04:45] "PUT /alarm/aabae77c-c167-4dc2-a753-aa4ca0d94c4b HTTP/1.1" 200 245 0.010647 10.0.0.241 - - [2026-01-01 02:04:45] "POST /alarms HTTP/1.1" 409 254 0.006714 10.0.0.241 - - [2026-01-01 02:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.241 - - [2026-01-01 02:04:45] "PUT /alarm/614339a5-b738-4bc5-b8d2-569723a4b165 HTTP/1.1" 200 245 0.011400 10.0.0.241 - - [2026-01-01 02:04:45] "POST /alarms HTTP/1.1" 409 247 0.013246 10.0.0.241 - - [2026-01-01 02:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.241 - - [2026-01-01 02:04:45] "PUT /alarm/586cd0bd-829b-48ff-a445-94030db58e18 HTTP/1.1" 200 245 0.020442 10.0.0.241 - - [2026-01-01 02:04:45] "POST /alarms HTTP/1.1" 409 272 0.013194 10.0.0.241 - - [2026-01-01 02:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.241 - - [2026-01-01 02:04:45] "PUT /alarm/0c1b3ed5-ed16-4291-ac76-1d44fc5f928a HTTP/1.1" 200 245 0.012538 10.0.0.241 - - [2026-01-01 02:04:45] "POST /alarms HTTP/1.1" 409 261 0.005102 10.0.0.241 - - [2026-01-01 02:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.241 - - [2026-01-01 02:04:45] "PUT /alarm/aaa74e17-6ffe-446a-bc86-9f78050e9265 HTTP/1.1" 200 245 0.010820 10.0.0.241 - - [2026-01-01 02:04:45] "POST /alarms HTTP/1.1" 409 259 0.011663 10.0.0.241 - - [2026-01-01 02:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.241 - - [2026-01-01 02:04:45] "PUT /alarm/a2fe6178-0b54-412a-98f4-5a1073f59212 HTTP/1.1" 200 245 0.011307 10.0.0.241 - - [2026-01-01 02:04:45] "POST /alarms HTTP/1.1" 409 265 0.006384 10.0.0.241 - - [2026-01-01 02:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.241 - - [2026-01-01 02:04:45] "PUT /alarm/657e93e8-f9bb-4472-a713-4e00f79d175b HTTP/1.1" 200 245 0.014569 10.0.0.241 - - [2026-01-01 02:04:45] "POST /alarms HTTP/1.1" 409 279 0.018576 10.0.0.241 - - [2026-01-01 02:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.241 - - [2026-01-01 02:04:45] "PUT /alarm/df8b6c71-cc99-4d7e-899e-16d14c67755e HTTP/1.1" 200 245 0.012018 10.0.0.241 - - [2026-01-01 02:04:45] "GET / HTTP/1.1" 200 36215 0.002685 10.0.0.241 - - [2026-01-01 02:04:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002273 10.0.0.241 - - [2026-01-01 02:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.241 - - [2026-01-01 02:04:45] "PUT /global-vrouter-config/a6c74e90-6250-4969-8956-e9c195ff8f6a HTTP/1.1" 200 277 0.007562 10.0.0.241 - - [2026-01-01 02:04:46] "GET / HTTP/1.1" 200 36215 0.001513 10.0.0.241 - - [2026-01-01 02:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.241 - - [2026-01-01 02:04:46] "GET /global-vrouter-config/a6c74e90-6250-4969-8956-e9c195ff8f6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002877 10.0.0.241 - - [2026-01-01 02:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.241 - - [2026-01-01 02:04:46] "PUT /global-vrouter-config/a6c74e90-6250-4969-8956-e9c195ff8f6a HTTP/1.1" 200 277 0.011030 10.0.0.241 - - [2026-01-01 02:04:46] "GET / HTTP/1.1" 200 36215 0.001790 10.0.0.241 - - [2026-01-01 02:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.241 - - [2026-01-01 02:04:46] "GET /global-system-config/d0159ebf-fe20-41ea-a531-28913dc20475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005068 10.0.0.241 - - [2026-01-01 02:04:46] "PUT /global-system-config/d0159ebf-fe20-41ea-a531-28913dc20475 HTTP/1.1" 200 275 0.024646 10.0.0.241 - - [2026-01-01 02:04:50] "GET / HTTP/1.1" 200 36215 0.001538 10.0.0.241 - - [2026-01-01 02:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.241 - - [2026-01-01 02:04:50] "GET /routing-instance/94344235-7ed0-4749-88f9-3a91b9d47a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003565 10.0.0.241 - - [2026-01-01 02:04:50] "POST /bgp-routers HTTP/1.1" 409 301 0.002775 10.0.0.241 - - [2026-01-01 02:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.241 - - [2026-01-01 02:04:50] "GET /bgp-router/1aec8af2-7a09-4c67-be60-297ec781e666?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003092 [Introspect:8084]10.0.0.241 - - [2026-01-01 02:04:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000866 10.0.0.241 - - [2026-01-01 02:04:50] "PUT /bgp-router/1aec8af2-7a09-4c67-be60-297ec781e666 HTTP/1.1" 200 255 0.015428 [Introspect:8084]10.0.0.241 - - [2026-01-01 02:04:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001531 10.0.0.241 - - [2026-01-01 02:04:54] "POST /tags HTTP/1.1" 200 356 0.030159 10.0.0.241 - - [2026-01-01 02:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.023365 10.0.0.241 - - [2026-01-01 02:04:54] "GET /tag/9ad7bd12-fd0a-4320-a397-5fb2852c211d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.012841 10.0.0.241 - - [2026-01-01 02:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.241 - - [2026-01-01 02:04:54] "GET /virtual-network/a9b60a97-e8bc-439c-8cda-3b238f78ae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004595 10.0.0.241 - - [2026-01-01 02:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.241 - - [2026-01-01 02:04:54] "GET /project/3fcb763e-2b6c-4416-a499-a0e0f8c6075a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.036757 10.0.0.241 - - [2026-01-01 02:04:54] "POST /virtual-machines HTTP/1.1" 200 352 0.009762 10.0.0.241 - - [2026-01-01 02:04:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.031586 10.0.0.241 - - [2026-01-01 02:04:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.148951 10.0.0.241 - - [2026-01-01 02:04:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.009412 10.0.0.241 - - [2026-01-01 02:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.016377 10.0.0.241 - - [2026-01-01 02:04:54] "GET /virtual-machine-interface/43e202c0-e6b6-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.006746 10.0.0.241 - - [2026-01-01 02:04:54] "POST /instance-ips HTTP/1.1" 200 392 0.024299 10.0.0.241 - - [2026-01-01 02:04:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.029668 10.0.0.241 - - [2026-01-01 02:04:54] "GET /virtual-machine-interface/43e202c0-e6b6-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.009308 10.0.0.241 - - [2026-01-01 02:04:55] "POST /set-tag HTTP/1.1" 200 109 0.016193 10.0.0.241 - - [2026-01-01 02:04:55] "GET /virtual-machine-interface/43e202c0-e6b6-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.017258 10.0.0.241 - - [2026-01-01 02:04:55] "GET /instance-ip/4402872a-e6b6-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.003284 10.0.0.241 - - [2026-01-01 02:04:55] "GET /virtual-machine-interface/43e202c0-e6b6-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004599 10.0.0.241 - - [2026-01-01 02:04:55] "POST /set-tag HTTP/1.1" 200 109 0.002205 10.0.0.241 - - [2026-01-01 02:04:55] "GET /virtual-router/bcc7c047-01b3-41d7-addf-ec87dc213b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003367 10.0.0.241 - - [2026-01-01 02:04:55] "POST /ref-update HTTP/1.1" 200 156 0.008461 10.0.0.241 - - [2026-01-01 02:04:55] "GET /virtual-machine-interface/43e202c0-e6b6-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.016962 10.0.0.241 - - [2026-01-01 02:04:55] "POST /set-tag HTTP/1.1" 200 109 0.002471 10.0.0.241 - - [2026-01-01 02:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.241 - - [2026-01-01 02:04:55] "GET /virtual-network/a9b60a97-e8bc-439c-8cda-3b238f78ae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004542 10.0.0.241 - - [2026-01-01 02:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.241 - - [2026-01-01 02:04:55] "GET /project/3fcb763e-2b6c-4416-a499-a0e0f8c6075a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034993 10.0.0.241 - - [2026-01-01 02:04:55] "POST /virtual-machines HTTP/1.1" 200 356 0.008024 10.0.0.241 - - [2026-01-01 02:04:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.016993 10.0.0.241 - - [2026-01-01 02:04:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.108069 10.0.0.241 - - [2026-01-01 02:04:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.008372 10.0.0.241 - - [2026-01-01 02:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.241 - - [2026-01-01 02:04:55] "GET /virtual-machine-interface/445b44a0-e6b6-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.008482 10.0.0.241 - - [2026-01-01 02:04:55] "POST /instance-ips HTTP/1.1" 200 396 0.020731 10.0.0.241 - - [2026-01-01 02:04:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.029036 10.0.0.241 - - [2026-01-01 02:04:55] "GET /virtual-machine-interface/445b44a0-e6b6-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.015181 10.0.0.241 - - [2026-01-01 02:04:55] "POST /set-tag HTTP/1.1" 200 109 0.036288 10.0.0.241 - - [2026-01-01 02:04:55] "GET /virtual-machine-interface/445b44a0-e6b6-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.024977 10.0.0.241 - - [2026-01-01 02:04:55] "GET /instance-ip/44749176-e6b6-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.003419 10.0.0.241 - - [2026-01-01 02:04:55] "GET /virtual-machine-interface/445b44a0-e6b6-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004079 10.0.0.241 - - [2026-01-01 02:04:55] "POST /set-tag HTTP/1.1" 200 109 0.002023 10.0.0.241 - - [2026-01-01 02:04:55] "GET /virtual-router/bcc7c047-01b3-41d7-addf-ec87dc213b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.006247 10.0.0.241 - - [2026-01-01 02:04:55] "POST /ref-update HTTP/1.1" 200 156 0.010742 10.0.0.241 - - [2026-01-01 02:04:55] "GET /virtual-machine-interface/445b44a0-e6b6-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.018245 10.0.0.241 - - [2026-01-01 02:04:55] "POST /set-tag HTTP/1.1" 200 109 0.003209 10.0.0.241 - - [2026-01-01 02:04:56] "GET /virtual-machine-interface/43e202c0-e6b6-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004612 10.0.0.241 - - [2026-01-01 02:04:56] "POST /set-tag HTTP/1.1" 200 109 0.002108 10.0.0.241 - - [2026-01-01 02:04:56] "GET /virtual-machine-interface/445b44a0-e6b6-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006053 10.0.0.241 - - [2026-01-01 02:04:56] "POST /set-tag HTTP/1.1" 200 109 0.002400 10.0.0.241 - - [2026-01-01 02:05:05] "GET / HTTP/1.1" 200 36215 0.001556 10.0.0.241 - - [2026-01-01 02:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.241 - - [2026-01-01 02:05:05] "GET /global-system-config/d0159ebf-fe20-41ea-a531-28913dc20475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004958 10.0.0.241 - - [2026-01-01 02:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.241 - - [2026-01-01 02:05:05] "GET /config-node/70ac2256-fce6-4e16-b4ee-ebed60a97d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001957 10.0.0.241 - - [2026-01-01 02:05:07] "GET /virtual-machine-interface/43e202c0-e6b6-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004479 10.0.0.241 - - [2026-01-01 02:05:07] "POST /set-tag HTTP/1.1" 200 109 0.002506 10.0.0.241 - - [2026-01-01 02:05:08] "GET /virtual-machine-interface/445b44a0-e6b6-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.009301 10.0.0.241 - - [2026-01-01 02:05:08] "POST /set-tag HTTP/1.1" 200 109 0.007580 10.0.0.241 - - [2026-01-01 02:05:10] "GET /virtual-machine-interface/43e202c0-e6b6-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004115 10.0.0.241 - - [2026-01-01 02:05:10] "POST /set-tag HTTP/1.1" 200 109 0.002251 10.0.0.241 - - [2026-01-01 02:05:16] "GET / HTTP/1.1" 200 36215 0.002001 10.0.0.241 - - [2026-01-01 02:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.241 - - [2026-01-01 02:05:16] "GET /routing-instance/94344235-7ed0-4749-88f9-3a91b9d47a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002364 10.0.0.241 - - [2026-01-01 02:05:16] "POST /bgp-routers HTTP/1.1" 409 301 0.001556 10.0.0.241 - - [2026-01-01 02:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001308 10.0.0.241 - - [2026-01-01 02:05:16] "GET /bgp-router/1aec8af2-7a09-4c67-be60-297ec781e666?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003149 10.0.0.241 - - [2026-01-01 02:05:16] "PUT /bgp-router/1aec8af2-7a09-4c67-be60-297ec781e666 HTTP/1.1" 200 255 0.023863 [Introspect:8084]10.0.0.241 - - [2026-01-01 02:05:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001286 [Introspect:8084]10.0.0.241 - - [2026-01-01 02:05:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001773 10.0.0.241 - - [2026-01-01 02:05:40] "GET /virtual-machine-interface/43e202c0-e6b6-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004520 10.0.0.241 - - [2026-01-01 02:05:40] "POST /set-tag HTTP/1.1" 200 109 0.002320 10.0.0.241 - - [2026-01-01 02:05:40] "GET /virtual-machine-interface/43e202c0-e6b6-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006558 10.0.0.241 - - [2026-01-01 02:05:40] "POST /set-tag HTTP/1.1" 200 109 0.003155 10.0.0.241 - - [2026-01-01 02:05:40] "GET /virtual-machine/3e8d8c81-4d93-4406-8639-70f5da1bd1bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.003545 10.0.0.241 - - [2026-01-01 02:05:40] "POST /ref-update HTTP/1.1" 200 156 0.011152 10.0.0.241 - - [2026-01-01 02:05:40] "GET /virtual-machine-interface/43e202c0-e6b6-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.016736 10.0.0.241 - - [2026-01-01 02:05:40] "POST /set-tag HTTP/1.1" 200 109 0.020576 10.0.0.241 - - [2026-01-01 02:05:40] "POST /set-tag HTTP/1.1" 200 109 0.021953 10.0.0.241 - - [2026-01-01 02:05:41] "DELETE /instance-ip/4402872a-e6b6-11f0-b69c-fa163ec85670 HTTP/1.1" 200 115 0.048202 10.0.0.241 - - [2026-01-01 02:05:41] "DELETE /virtual-machine-interface/43e202c0-e6b6-11f0-b69c-fa163ec85670 HTTP/1.1" 200 115 0.037537 10.0.0.241 - - [2026-01-01 02:05:41] "DELETE /virtual-machine/3e8d8c81-4d93-4406-8639-70f5da1bd1bd HTTP/1.1" 200 115 0.025079 10.0.0.241 - - [2026-01-01 02:05:41] "GET /virtual-machine-interface/445b44a0-e6b6-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005163 10.0.0.241 - - [2026-01-01 02:05:41] "POST /set-tag HTTP/1.1" 200 109 0.002971 10.0.0.241 - - [2026-01-01 02:06:11] "GET /virtual-machine-interface/445b44a0-e6b6-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004435 10.0.0.241 - - [2026-01-01 02:06:11] "POST /set-tag HTTP/1.1" 200 109 0.012150 10.0.0.241 - - [2026-01-01 02:06:11] "GET /virtual-machine-interface/445b44a0-e6b6-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006732 10.0.0.241 - - [2026-01-01 02:06:11] "POST /set-tag HTTP/1.1" 200 109 0.002843 10.0.0.241 - - [2026-01-01 02:06:11] "GET /virtual-machine/08c2868f-f71d-4604-ba0c-19aa1b96d69f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.004616 10.0.0.241 - - [2026-01-01 02:06:11] "POST /ref-update HTTP/1.1" 200 156 0.012473 10.0.0.241 - - [2026-01-01 02:06:11] "GET /virtual-machine-interface/445b44a0-e6b6-11f0-b69c-fa163ec85670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.007072 10.0.0.241 - - [2026-01-01 02:06:12] "POST /set-tag HTTP/1.1" 200 109 0.022609 10.0.0.241 - - [2026-01-01 02:06:12] "POST /set-tag HTTP/1.1" 200 109 0.040240 10.0.0.241 - - [2026-01-01 02:06:12] "DELETE /instance-ip/44749176-e6b6-11f0-b69c-fa163ec85670 HTTP/1.1" 200 115 0.035348 10.0.0.241 - - [2026-01-01 02:06:12] "DELETE /virtual-machine-interface/445b44a0-e6b6-11f0-b69c-fa163ec85670 HTTP/1.1" 200 115 0.074488 10.0.0.241 - - [2026-01-01 02:06:12] "DELETE /virtual-machine/08c2868f-f71d-4604-ba0c-19aa1b96d69f HTTP/1.1" 200 115 0.041366 10.0.0.241 - - [2026-01-01 02:06:12] "DELETE /tag/9ad7bd12-fd0a-4320-a397-5fb2852c211d HTTP/1.1" 200 115 0.039745